.back-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background-color:#ccd200!important;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .3s ease;z-index:1000;box-shadow:0 2px 10px #0003}.back-to-top.show{opacity:1;visibility:visible}.back-to-top:hover{background-color:#b8be00!important;transform:translateY(-5px);box-shadow:0 4px 15px #0000004d}.back-to-top svg{width:24px;height:24px;stroke:#581e1c;stroke-width:2;fill:none}.back-to-top:hover svg{animation:bounce-up .5s ease}@keyframes bounce-up{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media screen and (max-width: 749px){.back-to-top{bottom:20px;right:20px;width:45px;height:45px}.back-to-top svg{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/back-to-top.css.map */
