.sticky-bar{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid #ccc;padding:12px 16px;z-index:9999;display:none;align-items:center;font-family:Poppins,sans-serif;box-shadow:0 -2px 10px #00000012}.sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;max-width:1320px;margin:0 auto;width:100%;flex-wrap:wrap;gap:16px}.sticky-bar__left{display:flex;align-items:center;gap:12px;flex-shrink:1}.sticky-bar__image{border-radius:8px;object-fit:cover;width:48px;height:48px}.sticky-bar__info{display:flex;flex-direction:column;justify-content:center;color:#3d3d3d}.sticky-bar__price{font-size:15px;color:#3d3d3d;font-weight:600}.sticky-bar__discounted{font-weight:700;margin-right:6px}.sticky-bar__compare-at{text-decoration:line-through;color:#6d6d6d;font-size:14px}.sticky-bar__discount-label{margin-top:4px;font-size:14px;font-weight:600;background-color:#ffcc40;color:#181818;padding:4px 10px;border-radius:20px;display:inline-block;width:fit-content}.sticky-bar__button{background-color:#ff7900;color:#fff;font-weight:600;padding:12px 22px;border:none;border-radius:9999px;cursor:pointer;white-space:nowrap;font-size:16px;transition:background-color .2s ease-in-out;flex-shrink:0}.sticky-bar__button:hover{background-color:#ff9b3f}.sticky-bar__desktop-benefits{display:flex;align-items:center;gap:16px;font-size:14px;color:#181818;font-weight:500}@media (max-width: 768px){.sticky-bar__inner{flex-wrap:nowrap;padding-left:8px;padding-right:8px}.sticky-bar__image{width:42px;height:42px}.sticky-bar__price{font-size:14px}.sticky-bar__button{padding:10px 16px;font-size:15px}.sticky-bar__desktop-benefits{display:none}}.custom-payment-icons-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;padding:12px 0 4px;margin:0 auto;width:100%}.custom-payment-icons-title{font-size:1.09rem;font-weight:700;margin-bottom:8px;letter-spacing:.01em;color:#181818;text-align:center;display:block;width:100%}.custom-payment-icons-row img{height:38px;width:auto;min-width:38px;flex-shrink:0;border-radius:7px;background:#fff;box-shadow:0 1px 4px #00000014;transition:transform .12s;object-fit:contain;padding:2px 8px;margin:0}.custom-payment-icons-row img:hover{transform:translateY(-2px) scale(1.07)}@media (max-width: 600px){.custom-payment-icons-row{justify-content:center;gap:10px;padding-bottom:2px}.custom-payment-icons-row img{height:34px;min-width:34px;padding:2px 3px}}.main-product-atc-btn,.main-product-atc-btn:visited{background:linear-gradient(90deg,#ffa329,#ff7900)!important;color:#fff!important;font-family:Inter,Montserrat,Open Sans,Arial,sans-serif!important;font-size:1.17rem!important;font-weight:800!important;height:56px!important;border:none!important;border-radius:12px!important;width:100%!important;max-width:540px!important;margin:34px auto 18px!important;box-shadow:0 8px 30px #ff823226,0 2px 8px #ff82001c!important;cursor:pointer!important;transition:background .22s cubic-bezier(.39,1.17,.87,1.02),letter-spacing .2s cubic-bezier(.18,.67,.83,.67),font-size .2s,box-shadow .18s,transform .15s;letter-spacing:.045em!important;outline:none!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:56px!important;box-sizing:border-box!important;position:relative!important;z-index:1!important;text-shadow:0 2px 8px rgba(0,0,0,.08)!important;gap:0!important}.main-product-atc-btn:after,.main-product-atc-btn:before{display:none!important;content:none!important}.main-product-atc-btn:hover,.main-product-atc-btn:focus{background:#161616!important;color:#fff!important;letter-spacing:.12em!important;font-size:1.21rem!important;box-shadow:0 20px 54px #00000029,0 7px 22px #ff82001f!important;transform:scale(1.039) translateY(-2px)!important;outline:none!important}.main-product-atc-btn .atc-btn-text{display:inline-block;transition:opacity .14s cubic-bezier(.6,0,.4,1)}.main-product-atc-btn:hover .atc-btn-text,.main-product-atc-btn:focus .atc-btn-text{opacity:0;animation:fadein-btn-text .32s .13s forwards}@keyframes fadein-btn-text{0%{opacity:0;filter:blur(2px);transform:scale(.98)}60%{opacity:.1;filter:blur(2.5px);transform:scale(.98)}80%{opacity:.7;filter:blur(.6px);transform:scale(1.01)}to{opacity:1;filter:blur(0px);transform:scale(1)}}.main-product-atc-btn:active{background:#212121!important;transform:scale(.97)!important}@media (max-width: 600px){.main-product-atc-btn,.main-product-atc-btn:visited{font-size:1.03rem!important;height:44px!important;border-radius:12px!important;max-width:97vw!important;margin:17px auto 9px!important;line-height:44px!important}}.popup-wrapper{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:9999;width:90%;max-width:380px}.social-proof-popup{background-color:#fefefe;color:#111;padding:12px 16px;border-radius:10px;box-shadow:0 4px 12px #00000026;font-size:15px;font-weight:500;display:flex;align-items:center;gap:12px;opacity:0;transition:all .3s ease;box-sizing:border-box;width:100%}.popup-product-image{width:48px;height:48px;border-radius:6px;object-fit:cover;flex-shrink:0}.popup-wrapper.visible .social-proof-popup{opacity:1}.popup-close{position:absolute;top:-10px;right:-10px;background:#fff;border:1px solid #ccc;font-size:14px;width:24px;height:24px;border-radius:50%;line-height:1;text-align:center;cursor:pointer;color:#333;box-shadow:0 2px 6px #0000001a}@media screen and (max-width: 480px){.popup-wrapper{width:95%;max-width:95%}.social-proof-popup{font-size:14px;padding:12px 14px}.popup-product-image{width:42px;height:42px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-ui.css.map */
