.scroll-down-arrow{display:block;width:30px;height:30px;text-decoration:none;position:fixed;right:60px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:100;transition:opacity .3s ease}@media (max-width: 1000px){.scroll-down-arrow{right:30px}}.scroll-down-arrow.hidden{opacity:0;pointer-events:none}.arrow{width:100%;height:100%;border-right:4px solid #333;border-bottom:4px solid #333;transform:rotate(45deg);position:absolute;top:0;left:0;animation:bounce 1.5s infinite}@media (max-width:1000px){.scroll-down-arrow{right:20px;width:25px;height:25px}}@keyframes bounce{0,20%,50%,80%,100% {transform: translateY(0) rotate(45deg);} 40% {transform: translateY(-10px) rotate(45deg);} 60% {transform: translateY(-5px) rotate(45deg);}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/arrow-more.css.map */
