.c-mini-cart-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:0;pointer-events:none;z-index:9998;-webkit-transition:opacity 0.35s ease;transition:opacity 0.35s ease}.c-mini-cart-overlay.is-visible{opacity:0.24;pointer-events:auto}.c-mini-cart{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:60rem;background-color:#fff;-webkit-box-shadow:-10px 0 30px rgba(0,0,0,0.15);box-shadow:-10px 0 30px rgba(0,0,0,0.15);-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;pointer-events:none;-webkit-transition:opacity 0.35s ease, -webkit-transform 0.35s ease;transition:opacity 0.35s ease, -webkit-transform 0.35s ease;transition:transform 0.35s ease, opacity 0.35s ease;transition:transform 0.35s ease, opacity 0.35s ease, -webkit-transform 0.35s ease;z-index:9999}.c-mini-cart__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-y:auto;padding:3.4rem 2.4rem;position:relative}@media (min-width: 992px){.c-mini-cart__inner{padding:2.4rem}}.c-mini-cart__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.4rem}.c-mini-cart__header h3{margin:0;font-size:var(--fs-32);font-weight:700;color:var(--cl-primary-2)}.c-mini-cart__header .c-mini-cart__close{background:none;border:none;cursor:pointer;padding:0.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.c-mini-cart__header .c-mini-cart__close:hover{opacity:0.8}.c-mini-cart__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:visible;padding-bottom:2rem}.c-mini-cart__footer{margin-top:auto;padding-top:2rem}.c-mini-cart__footer .button{width:100%;height:4.4rem;border-radius:3.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.c-mini-cart__footer .button span{text-align:center}.c-mini-cart__footer .button:hover{opacity:0.8}.c-mini-cart__footer .button-primary{background-color:var(--cl-primary-2);color:var(--cl-white);border:1px solid var(--cl-primary-2)}.c-mini-cart__footer .button-primary span{color:var(--cl-white);font-size:var(--fs-text);font-weight:700}.c-mini-cart__footer .button-secondary{background-color:var(--cl-white);border:1px solid var(--cl-primary-2);color:var(--cl-primary-2)}.c-mini-cart__footer .button-secondary span{color:var(--cl-primary-1);font-size:1.3rem;font-weight:400}.c-mini-cart__footer .c-mini-cart__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.1rem;margin-top:1.2rem}.c-mini-cart__footer--sticky{position:fixed;bottom:0;left:auto;right:0;width:100%;max-width:60rem;background-color:#fff;padding:2rem 2.4rem;border-top:1px solid var(--cl-neutral-2);-webkit-box-shadow:0 -4px 10px rgba(0,0,0,0.1);box-shadow:0 -4px 10px rgba(0,0,0,0.1);z-index:10000;opacity:0;pointer-events:none;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity 0.3s ease, -webkit-transform 0.3s ease;transition:opacity 0.3s ease, -webkit-transform 0.3s ease;transition:opacity 0.3s ease, transform 0.3s ease;transition:opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease}@media (min-width: 992px){.c-mini-cart__footer--sticky{padding:2rem 2.4rem}}.c-mini-cart__footer--sticky.is-visible{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.c-mini-cart__footer--sticky .c-mini-cart__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;margin-top:1.2rem}.c-mini-cart__footer--sticky .c-mini-cart__totals{padding-top:0}.c-mini-cart__footer--sticky .c-mini-cart__totals-row--total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0;border-top:none}.c-mini-cart__footer--sticky .c-mini-cart__totals-row--total span.c-mini-cart__totals-row--total-shipping-text{font-size:var(--fs-text);font-weight:500;letter-spacing:-3%}.c-mini-cart__footer--sticky .c-mini-cart__totals-row--total span.c-mini-cart__totals-row--total-shipping-text strong,.c-mini-cart__footer--sticky .c-mini-cart__totals-row--total span.c-mini-cart__totals-row--total-shipping-text .woocommerce-Price-amount{font-size:var(--fs-bodytext);font-weight:700}@media (min-width: 992px){.c-mini-cart__footer--sticky .c-mini-cart__totals-row--total span.c-mini-cart__totals-row--total-shipping-text{font-size:var(--fs-bodytext)}}.c-mini-cart__totals{padding-top:1.5rem}.c-mini-cart__totals-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2.4rem;font-size:var(--fs-text);font-weight:500;letter-spacing:-3%;color:var(--cl-primary-1)}.c-mini-cart__totals-row .woocommerce-Price-amount{font-family:var(--ff-default);font-size:var(--fs-bodytext);font-weight:700}.c-mini-cart__totals-row--subtotal{margin-bottom:1.6rem}.c-mini-cart__totals-row--subtotal .woocommerce-Price-amount{font-size:1.8rem}.c-mini-cart__totals-row--total{padding-top:2.4rem;border-top:1px solid var(--cl-neutral-2);font-weight:700;font-size:1.8rem}.c-mini-cart__totals-row--total .woocommerce-Price-amount{font-size:2.4rem}.c-mini-cart.is-active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;pointer-events:auto}.c-mini-cart__products__section+.c-mini-cart__products__section{margin-top:3.2rem}@media (min-width: 992px){.c-mini-cart__products__section+.c-mini-cart__products__section{margin-top:4.8rem}}.c-mini-cart__products__section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;margin-bottom:1.6rem}@media (min-width: 992px){.c-mini-cart__products__section-title{margin-bottom:.8rem}}.c-mini-cart__products__section-title-icon{width:1.6rem;height:1.6rem}.c-mini-cart__products__section-title-icon img{width:100%;height:100%}.c-mini-cart__products__section-title-text{font-size:var(--fs-text);font-weight:500;color:var(--cl-primary-1)}.c-mini-cart__products__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.6rem;width:100%}@media (min-width: 992px){.c-mini-cart__products__item{gap:2.4rem}}.c-mini-cart__products__item+.c-mini-cart__products__item{margin-top:2.4rem}.c-mini-cart__products__item{padding-bottom:2.4rem;border-bottom:1px solid var(--cl-neutral-2)}@media (min-width: 992px){.c-mini-cart__products__item:last-of-type{padding-bottom:0;border-bottom:none}}.c-mini-cart__products__item-thumbnail{width:100%;max-width:9.4rem}.c-mini-cart__products__item-thumbnail a{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 992px){.c-mini-cart__products__item-thumbnail{max-width:22.3rem}}.c-mini-cart__products__item-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;width:100%}.c-mini-cart__products__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-mini-cart__products__item-name{font-size:var(--fs-bodytext);font-weight:700;color:var(--cl-primary-1)}@media (min-width: 992px){.c-mini-cart__products__item-name{font-size:var(--fs-titlelist)}}.c-mini-cart__products__item-name .c-cart-preorder-label{display:none}.c-mini-cart__products__item-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.c-mini-cart__products__item-label{font-family:var(--fs-s);font-weight:700;text-transform:uppercase;color:var(--cl-primary-7)}@media (min-width: 992px){.c-mini-cart__products__item-label{font-size:var(--fs-text)}}.c-mini-cart__products__item-description{font-size:var(--fs-text);font-weight:400;color:var(--cl-primary-1);display:none}@media (min-width: 992px){.c-mini-cart__products__item-description{display:block}}.c-mini-cart__products__item-remove a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;gap:.4rem;opacity:1}.c-mini-cart__products__item-remove .text{font-size:var(--fs-s);color:var(--cl-neutral-1);font-weight:500;display:none}@media (min-width: 992px){.c-mini-cart__products__item-remove .text{display:block}}.c-mini-cart__products__item-remove .icon{width:1.6rem;height:1.6rem;display:block;background:url(../images/remove-icon.svg) no-repeat center center}.c-mini-cart__products__item-remove .icon img{width:100%;height:100%}.c-mini-cart__products__item-remove:hover{opacity:.8}.c-mini-cart__bestsellers{margin-top:3.2rem;overflow:visible}@media (min-width: 992px){.c-mini-cart__bestsellers{margin-top:6.4rem}}.c-mini-cart__bestsellers .woo-products{overflow:visible}.c-mini-cart__bestsellers .woo-products__products{overflow-x:auto;overflow-y:hidden;margin:0 -2.4rem;padding:0 2.4rem 1.2rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.c-mini-cart__bestsellers .the__products{margin-top:3.2rem;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.c-mini-cart__bestsellers .the__products h2{font-size:var(--fs-24);font-weight:700;color:var(--cl-primary-2)}.c-mini-cart__bestsellers .the__products .products{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:1.8rem;margin:2.1rem 0 2.4rem}.c-mini-cart__bestsellers .the__products .products .product{width:22.7rem;min-width:22.7rem}@media (min-width: 992px){.c-mini-cart__bestsellers .the__products .products .product{width:33rem;min-width:33rem}}.c-mini-cart__bestsellers .woo-products__products::-webkit-scrollbar{height:.6rem}.c-mini-cart__bestsellers .woo-products__products::-webkit-scrollbar-track{background:transparent}.c-mini-cart__bestsellers .woo-products__products::-webkit-scrollbar-thumb{background:rgba(15,32,108,0.25);border-radius:999px}.c-mini-cart__products__item-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.6rem;margin-top:.8rem}@media (min-width: 992px){.c-mini-cart__products__item-footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.c-mini-cart__products__item-quantity{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width: 992px){.c-mini-cart__products__item-quantity{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.c-mini-cart__products__item-subtotal{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width: 992px){.c-mini-cart__products__item-subtotal{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.c-mini-cart__products__item-subtotal,.c-mini-cart__products__item-subtotal .woocommerce-Price-amount{font-size:1.8rem;font-weight:700;color:var(--cl-primary-1);font-family:var(--ff-default)}@media (min-width: 992px){.c-mini-cart__products__item-subtotal,.c-mini-cart__products__item-subtotal .woocommerce-Price-amount{font-size:2.4rem}}.c-mini-cart__loader{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.85);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;pointer-events:none;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;z-index:10001}.c-mini-cart__loader__spinner{width:4.2rem;height:4.2rem;border:3px solid rgba(15,32,108,0.15);border-top-color:var(--cl-primary-2);border-radius:50%;-webkit-animation:mini-cart-spin 0.9s linear infinite;animation:mini-cart-spin 0.9s linear infinite}.c-mini-cart__loader.is-visible{opacity:1;pointer-events:auto}@-webkit-keyframes mini-cart-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mini-cart-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.c-mini-cart__free-shipping-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2.4rem 1rem;background:#f4f4f4;margin-bottom:2.4rem}@media (min-width: 992px){.c-mini-cart__free-shipping-box{gap:1.6rem}}.c-mini-cart__free-shipping-box__delivery-text{font-size:var(--fs-text);font-weight:700;color:var(--cl-primary-2)}@media (min-width: 992px){.c-mini-cart__free-shipping-box__delivery-text{font-size:var(--fs-bodytext)}}.c-mini-cart__free-shipping-box .woocommerce-Price-amount,.c-mini-cart__free-shipping-box .woocommerce-Price-currencySymbol{font-family:var(--ff-default);font-weight:700}.c-mini-cart__free-shipping-box__delivery-progress-bar-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;width:100%}@media (min-width: 992px){.c-mini-cart__free-shipping-box__delivery-progress-bar-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.4rem}}.c-mini-cart__free-shipping-box__delivery-progress-bar{width:100%;height:1rem;background:var(--cl-neutral-2);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border-radius:.5rem;position:relative}@media (min-width: 992px){.c-mini-cart__free-shipping-box__delivery-progress-bar{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.c-mini-cart__free-shipping-box__delivery-progress-bar span{border-radius:.5rem;position:absolute;top:0;left:0;bottom:0;background:var(--cl-green)}.c-mini-cart__free-shipping-box__delivery-progress-bar span:after{content:"";display:block;position:absolute;width:5.2rem;height:5.1rem;background:url(../images/free-delivery.png);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:20;right:-1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-mini-cart__free-shipping-box__delivery-progress-bar-text{font-size:var(--fs-s);font-weight:700;color:var(--cl-primary-2);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width: 992px){.c-mini-cart__free-shipping-box__delivery-progress-bar-text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}
/*# sourceMappingURL=mini-cart.css.map */