[x-cloak]{display:none!important}.ctr-sticky-atc{--ctr-sticky-atc-bg: #ffffff;--ctr-sticky-atc-text: #282826;--ctr-sticky-atc-btn-bg: #00304a;--ctr-sticky-atc-btn-text: #ededed;--ctr-sticky-atc-btn-hover-bg: #003d5c;--ctr-sticky-atc-sale-price-color: #fe523f;--ctr-sticky-atc-compare-price-color: rgba(40, 40, 38, .53);--ctr-sticky-atc-rating-color: #666666;--ctr-sticky-atc-shadow: 0px 1px 11.8px 0px rgba(0, 0, 0, .25);--ctr-sticky-atc-z-index: 999;position:fixed;bottom:0;left:0;right:0;z-index:var(--ctr-sticky-atc-z-index);background-color:var(--ctr-sticky-atc-bg);box-shadow:var(--ctr-sticky-atc-shadow);transform:translateY(100%);transition:transform .3s ease-in-out;transition-delay:.1s;pointer-events:none}.ctr-sticky-atc.ctr-sticky-atc--visible{transform:translateY(0);pointer-events:auto}.ctr-sticky-atc__container{display:flex;align-items:center;justify-content:space-between;max-width:100%;margin:0 auto;padding:8px 100px;gap:24px}.ctr-sticky-atc__product-info{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.ctr-sticky-atc__image{flex-shrink:0;width:86px;height:86px;border-radius:12px;overflow:hidden;background-color:#f5f5f5}.ctr-sticky-atc__image img{width:100%;height:100%;object-fit:cover}.ctr-sticky-atc__details{display:flex;flex-direction:column;gap:8px;min-width:0}.ctr-sticky-atc__title{font-family:var(--font-heading--family, "Titular", sans-serif);font-weight:800;font-size:32px;line-height:.8;color:var(--ctr-sticky-atc-text);margin:0;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ctr-sticky-atc__rating{display:flex;align-items:center;gap:8px}.ctr-sticky-atc__stars{display:flex;align-items:center;gap:1px;height:16px}.ctr-sticky-atc__stars svg{width:16px;height:16px;color:#f5c518;fill:currentColor}.ctr-sticky-atc__rating-text{font-family:var(--font-body--family, "Inter", sans-serif);font-weight:400;font-size:14px;line-height:1;color:var(--ctr-sticky-atc-rating-color);margin:0;white-space:nowrap}.ctr-sticky-atc__subtitle{font-family:var(--font-body--family, "Inter", sans-serif);font-size:14px;color:var(--ctr-sticky-atc-rating-color);line-height:1;margin:0}.ctr-sticky-atc__right{display:flex;align-items:center;gap:24px;flex-shrink:0}.ctr-sticky-atc__price-wrapper{display:flex;align-items:center;gap:8px;flex-shrink:0}.ctr-sticky-atc__price{font-family:titular700,sans-serif!important;font-weight:900;font-size:40px;line-height:.8;color:var(--ctr-sticky-atc-sale-price-color);margin:0;text-transform:uppercase;white-space:nowrap}.ctr-sticky-atc__compare-price{font-family:titular700,sans-serif!important;font-weight:900;font-size:32px;line-height:.8;color:var(--ctr-sticky-atc-compare-price-color);text-decoration:line-through;margin:0;text-transform:uppercase;white-space:nowrap}.ctr-sticky-atc__button-wrapper{flex-shrink:0}.ctr-sticky-atc__button{display:flex;align-items:center;justify-content:center;gap:8px;background-color:var(--ctr-sticky-atc-btn-bg);color:var(--ctr-sticky-atc-btn-text);font-family:titular700,sans-serif!important;font-weight:800;font-size:32px;line-height:.8;text-transform:uppercase;padding:20px 24px;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.ctr-sticky-atc__button:hover:not(:disabled){background-color:var(--ctr-sticky-atc-btn-hover-bg)}.ctr-sticky-atc__button:disabled{opacity:.6;cursor:not-allowed}.ctr-sticky-atc__button--loading{position:relative;color:transparent}.ctr-sticky-atc__button--loading:after{content:"";position:absolute;width:24px;height:24px;border:3px solid transparent;border-top-color:var(--ctr-sticky-atc-btn-text);border-radius:50%;animation:ctr-sticky-atc-spin .8s linear infinite}@keyframes ctr-sticky-atc-spin{to{transform:rotate(360deg)}}.ctr-sticky-atc__price-wrapper--mobile,.ctr-sticky-atc__button-wrapper--mobile{display:none}.ctr-sticky-atc__sub{display:flex;align-items:center;gap:10px;flex-shrink:0}.ctr-sticky-atc__toggle{display:flex;align-items:center;gap:10px;cursor:pointer;padding:10px 14px;border-radius:10px;background:#f1f6fb;border:1px solid #e3e8ec;-webkit-user-select:none;user-select:none;transition:border-color .2s ease,background-color .2s ease}.ctr-sticky-atc__toggle:hover{border-color:#c8d0d6}.ctr-sticky-atc__toggle:focus-visible{outline:2px solid var(--ctr-sticky-atc-btn-bg);outline-offset:2px}.ctr-sticky-atc__toggle.is-on{background:#eefaf1;border-color:#bfe6cb}.ctr-sticky-atc__switch{width:34px;height:20px;background-color:#c8d0d6;border-radius:10px;position:relative;transition:background-color .2s ease;flex-shrink:0}.ctr-sticky-atc__switch:after{content:"";position:absolute;width:16px;height:16px;background:#fff;border-radius:50%;top:2px;left:2px;transition:transform .2s ease;box-shadow:0 1px 3px #0003}.ctr-sticky-atc__toggle.is-on .ctr-sticky-atc__switch{background-color:#3daf63}.ctr-sticky-atc__toggle.is-on .ctr-sticky-atc__switch:after{transform:translate(14px)}.ctr-sticky-atc__toggle-label{font-family:var(--font-body--family, "Inter", sans-serif);font-size:14px;font-weight:700;color:#00304a;line-height:1.25;white-space:nowrap}.ctr-sticky-atc__freq{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;background:#f1f6fb;border:1px solid #e3e8ec}.ctr-sticky-atc__freq-label{font-family:var(--font-body--family, "Inter", sans-serif);font-size:12.5px;font-weight:700;color:#00304a;white-space:nowrap}.ctr-sticky-atc__freq select{border:1px solid #e3e8ec;border-radius:6px;padding:6px 8px;background:#fff;font-family:var(--font-body--family, "Inter", sans-serif);font-size:11.5px;font-weight:700;letter-spacing:.03em;color:#00304a;text-transform:uppercase;cursor:pointer;width:auto;max-width:190px}.ctr-sticky-atc__price.is-sub{color:#2e9e4f}.ctr-sticky-atc__shipline{font-family:var(--font-body--family, "Inter", sans-serif);font-size:12px;color:var(--ctr-sticky-atc-rating-color);text-align:center;margin:0;padding:0 100px 8px}@media screen and (max-width:767px){.ctr-sticky-atc__container{flex-direction:column;align-items:stretch;padding:16px 20px;gap:16px}.ctr-sticky-atc__product-info{justify-content:space-between;gap:11px}.ctr-sticky-atc__image{width:51px;height:51px;border-radius:8px}.ctr-sticky-atc__details{flex:1;min-width:0;gap:4px}.ctr-sticky-atc__title{font-size:24px}.ctr-sticky-atc__stars{height:14px}.ctr-sticky-atc__stars svg{width:14px;height:14px}.ctr-sticky-atc__rating-text,.ctr-sticky-atc__subtitle{font-size:12px}.ctr-sticky-atc__right{display:none!important}.ctr-sticky-atc__price-wrapper--mobile{display:flex!important;align-items:center;gap:8px;flex-shrink:0}.ctr-sticky-atc__button-wrapper--mobile{display:block!important;width:100%}.ctr-sticky-atc__price{font-size:32px}.ctr-sticky-atc__compare-price{font-size:24px}.ctr-sticky-atc__button{width:100%;font-size:24px;padding:20px 24px;border-radius:12px}.ctr-sticky-atc__sub{flex-direction:column;align-items:stretch;gap:8px;margin:-4px 0}.ctr-sticky-atc__toggle{padding:8px 10px;border-radius:8px}.ctr-sticky-atc__toggle-label{flex:1;font-size:13px;white-space:normal}.ctr-sticky-atc__freq{justify-content:space-between;padding:8px 10px;border-radius:8px}.ctr-sticky-atc__shipline{padding:0 20px 10px;font-size:11.5px}}@media screen and (min-width:768px)and (max-width:1023px){.ctr-sticky-atc__container{padding:8px 40px}.ctr-sticky-atc__title{font-size:24px}.ctr-sticky-atc__price{font-size:32px}.ctr-sticky-atc__compare-price{font-size:24px}.ctr-sticky-atc__button{font-size:24px;padding:16px 20px}.ctr-sticky-atc__toggle-label{font-size:13px}.ctr-sticky-atc__freq{display:none}.ctr-sticky-atc__shipline{padding:0 40px 8px}}.shopify-design-mode .ctr-sticky-atc{bottom:45px}.ctr-sticky-atc__container .yotpo-sr-bottom-line-summary{flex-direction:row!important;gap:10px!important;align-items:center!important}.ctr-sticky-atc__price--regular{color:var(--ctr-sticky-atc-text)}
/*# sourceMappingURL=/cdn/shop/t/507/assets/ctr-sticky-atc.css.map */
