.add-to-cart-mod.process{position:relative;z-index:0}.add-to-cart-mod.process:before{content:'';background:linear-gradient(45deg,#e60004,#ff7300,#fdfdfd,#2500ff,#000000,#002bff,#e60004,#000000,#e60004);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);animation:glowing 20s linear infinite;transition:opacity .3s ease-in-out;border-radius:10px}.add-to-cart-mod.process:after{z-index:-1;content:'';position:absolute;width:100%;height:100%;background:#E60004;left:0;top:0;border-radius:4px}.modal-sun-overlay[data-id="order"] .header_thanks .icon{width:85px;height:85px;margin:0 auto 15px}.modal-sun-overlay[data-id="order"] .modal-in-thanks{text-align:center;font-size:16px}.modal-sun-overlay[data-id="order"] .modal-in-thanks .header_thanks{margin-bottom:15px}.header-mini-cart{position:fixed;right:0;z-index:99;top:50%;background:#fff;padding:12px 10px 10px 10px;border-radius:8px 0 0 8px;box-shadow:-4px 3px 5px #0000001f;display:flex}.header-cart-icon{width:30px;height:30px;position:relative}.header-cart-icon .icon{width:100%;height:100%}.header-cart-count{position:absolute;background-color:#E60004;color:#fff;font-size:12px;border-radius:50%;width:18px;height:18px;right:2px;top:-4px;display:flex;align-items:center;justify-content:center;font-weight:500}@media (max-width:767px){.header-mini-cart{bottom:0;top:auto;right:auto;left:0;width:100%;display:flex;justify-content:center;border-radius:8px 8px 0 0;box-shadow:0 -3px 5px #0000001f;padding:8px 10px 6px 10px}}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}100%{background-position:0 0}}