.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:40rem;max-width:calc(100vw - 3rem);padding:0 1.5rem;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner-empty{height:100%;padding:0 1.5rem;overflow:hidden;display:flex;flex-direction:column}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center}cart-drawer.is-empty .drawer__inner{display:grid;grid-template-rows:1fr;align-items:center;padding:0}cart-drawer.is-empty .drawer__header{display:none}cart-drawer:not(.is-empty) .cart-drawer__warnings,cart-drawer:not(.is-empty) .cart-drawer__collection{display:none}.cart-drawer__warnings--has-collection .cart__login-title{margin-top:2.5rem}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{position:relative;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center}.drawer__heading{margin:0 0 1rem}.drawer__close{display:inline-block;padding:0;min-width:4.4rem;min-height:4.4rem;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:10px;right:-10px;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.cart-drawer__warnings .drawer__close{right:5px}.drawer__close svg{height:2rem;width:2rem}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.drawer__footer{border-top:.1rem solid rgba(var(--color-foreground),.2);padding:1.5rem 0}cart-drawer-items.is-empty+.drawer__footer{display:none}.drawer__footer>details{margin-top:-1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.drawer__footer>details[open]{padding-bottom:1.5rem}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:1.5rem 2.8rem 1.5rem 0}.drawer__footer>details+.cart-drawer__footer{padding-top:1.5rem}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap}.cart-drawer__collection{margin:0 2.5rem 1.5rem}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%}.cart-drawer thead{display:inline-table;width:100%}cart-drawer-items{overflow:auto;flex:1}@media screen and (max-height:650px){cart-drawer-items{overflow:visible}.drawer__inner{overflow:scroll}}.cart-drawer .cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1rem;margin-bottom:0}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{grid-row:1 / 3}.cart-drawer .cart-item__image{max-width:100%}.cart-drawer .cart-items thead{margin-bottom:.5rem}.cart-drawer .cart-items thead th:first-child,.cart-drawer .cart-items thead th:last-child{width:0;padding:0}.cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-drawer .cart-item:last-child{margin-bottom:1.5rem}.cart-drawer .cart-item .loading__spinner{right:5px;padding-top:2.5rem}.cart-drawer .cart-items td{padding-top:1.7rem}.cart-drawer .cart-item>td+td{padding-left:1rem}.cart-drawer .cart-item__details{width:auto;grid-column:2 / 4}.cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child{margin-top:0}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:column;gap:.6rem}.cart-drawer .unit-price{margin-top:.6rem}.cart-drawer .cart-items .cart-item__quantity{padding-top:0;grid-column:2 / 5}@media screen and (max-width:749px){.cart-drawer .cart-item cart-remove-button{margin-left:0}}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer .totals{justify-content:space-between}.cart-drawer .price{line-height:1}.cart-drawer .tax-note{margin:1.2rem 0 2rem auto;text-align:left}.cart-drawer .product-option dd{word-break:break-word}.cart-drawer details[open]>summary .icon-caret{transform:rotate(180deg)}.cart-drawer .cart__checkout-button{max-width:none}.drawer__footer .cart__dynamic-checkout-buttons{max-width:100%}.drawer__footer #dynamic-checkout-cart ul{flex-wrap:wrap!important;flex-direction:row!important;margin:.5rem -.5rem 0 0!important;gap:.5rem}.drawer__footer [data-shopify-buttoncontainer]{justify-content:flex-start}.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(50% - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:only-child{flex-basis:100%!important;margin-right:.5rem!important}@media screen and (min-width:750px){.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(100% / 3 - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li,.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li{flex-basis:calc(50% - .5rem)!important}}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}.cart-drawer .quantity-popover-container{padding:0}.cart-drawer .quantity-popover__info.global-settings-popup{transform:translateY(0);top:100%}.cart-drawer .cart-item__error{margin-top:.8rem}.cart-drawer .quantity-popover__info+.cart-item__error{margin-top:.2rem}@media screen and (min-width:750px){.cart-drawer .cart-item__quantity--info quantity-popover>*{padding-left:0}.cart-drawer .cart-item__error{margin-left:0}}.quick-add-modal__content-info product-info .grid__item.product__media-wrapper,.quick-add-modal__content-info product-info .product__info-wrapper .icon-with-text,.quick-add-modal__content-info product-info .product__info-wrapper .shopify-block[id*=judge_me],.quick-add-modal__content-info product-info .product__info-wrapper .see-all-review,.quick-add-modal__content-info product-info .product__info-wrapper.grid__item .coverage-container{display:none}.quick-add-modal__content-info product-info{padding-top:0!important}.quick-add-modal__content-info product-info .product__info-wrapper.grid__item{width:100%;max-width:100%;padding:0}.quick-add-modal__content-info product-info .product__info-wrapper .product-form__input{max-width:100%!important}.quick-add-modal__content-info product-info .product__info-wrapper .product__info-container{max-width:100%}cart-drawer .drawer__inner{width:52rem;border-width:0;max-width:100%;padding:0}cart-drawer-items{padding:0;margin-bottom:auto;display:flex;flex-direction:column;box-sizing:border-box}cart-drawer-items .custom-sidecart{max-height:unset;margin-bottom:auto}cart-drawer.drawer .custom-notes-text{position:absolute;top:0;right:0;width:100%;max-width:52rem}.drawer.active~quick-add-modal{z-index:1000}.details__disocunt .summary__title,.drawer .notes,.drawer .edit-note{transition:all .3s linear}cart-drawer.drawer .custom-notes-text .order-note,cart-drawer.drawer .custom-notes-text .notes-area{padding:4rem}cart-drawer.drawer .custom-notes-text .order-note{border-bottom:1px solid rgba(0,0,0,.05)}cart-drawer.drawer .custom-notes-text .notes-area .add-note{width:calc(100% - 8rem);max-width:100%;min-width:1px;box-sizing:border-box;left:4rem;margin-bottom:4rem;min-height:5rem;font-weight:700;letter-spacing:.05rem;font-size:1.6rem}cart-drawer.drawer .custom-notes-text .notes-area .add-note:hover{background-color:#1c609b}.custom-notes-text .order-note span{font-size:2.4rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}.custom-notes-text .order-note svg{width:1.6rem;height:1.6rem;margin-right:2rem}.custom-notes-text .notes-area .cart__note{top:0;height:auto;flex-direction:column}.custom-notes-text .notes-area .cart__note:before,.custom-notes-text .notes-area .cart__note:after{display:none}.notes-area .cart__note label{position:static}.custom-notes-text .notes-area label{font-size:16px;font-weight:700;line-height:150%;margin-bottom:1.6rem;display:block}.custom-notes-text .notes-area textarea{min-height:18.6rem;color:#000;font-size:16px;font-weight:400;line-height:150%;padding:1.2rem 1.4rem!important;border-color:#000}@media screen and (max-width:749px){cart-drawer.drawer .custom-notes-text .order-note,cart-drawer.drawer .custom-notes-text .notes-area{padding-inline:2rem}cart-drawer.drawer .custom-notes-text .order-note{padding-block:2rem}cart-drawer.drawer .custom-notes-text .notes-area .add-note{width:calc(100% - 4rem);left:2rem}.custom-notes-text .order-note span{font-size:2rem}}cart-drawer .cart__block--sales-point{background:#2783d2;padding-block:1.2rem;padding-inline:4rem;color:#fff}cart-drawer .cart__block--sales-point path{stroke:currentColor}cart-drawer .cart__sales-point{font-weight:700;text-transform:capitalize;font-size:1.2rem}@media screen and (max-width:749px){cart-drawer .cart__block--sales-point{padding-inline:2rem}cart-drawer .cart__sales-point svg{width:1.4rem;height:auto}cart-drawer .cart__sales-point{font-size:1rem}}cart-drawer .drawer-progressbar{padding:1.8rem 4rem;background:#fafafa;gap:1rem;display:flex;flex-direction:column}.drawer-progressbar--true .drawer-progressbar-text{--color-foreground: 39, 131, 210}.drawer-progressbar .progress-container{width:100%;background-color:#0000000d;border-radius:100px;height:5px;position:relative;display:flex;align-items:center}.progress_shipping_icon{position:absolute;top:calc(50% - 1.3rem);width:2.6rem;height:2.6rem;display:inline-flex;padding:.6rem;border-radius:100px;background:#e8f3fd;left:0;z-index:1;color:#2783d2}.progress_shipping_icon svg{display:block;width:100%;height:100%}.drawer-progressbar .progress-bar{height:5px;width:25%;background-color:#2783d2;border-radius:5px 0 0 5px;transition:width .4s ease;display:block}.drawer-progressbar-text{position:relative;padding-left:3.1rem;color:rgb(var(--color-foreground))}.drawer-progressbar-text p{font-size:14px;font-weight:400;line-height:1.5;margin:0}.drawer-progressbar-text p span{color:#2783d2;font-weight:700}cart-drawer .drawer__header{padding:2rem 4rem}cart-drawer .drawer__header .drawer__heading{margin-bottom:0;font-size:20px;font-weight:700;line-height:120%;letter-spacing:-.02em}cart-drawer .drawer__header .drawer__heading .cart-count-bubble-a{font-size:inherit;font-weight:inherit;color:inherit}cart-drawer .drawer__header .drawer__close{right:0;display:block;position:static;width:1.6rem;height:auto;min-width:1.6rem;box-shadow:none;min-height:1px}cart-drawer .drawer__header .drawer__close svg{width:1.6rem;height:1.6rem;display:block}.drawer__cart-items-wrapper .cart-item{padding:3rem 0;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:0;display:block}.cart-main-product-product .cart-item .cart-main-product-image-txt{width:100%;display:flex}.cart-drawer .cart-item:last-child{margin-bottom:3rem;border-width:0}.cart-drawer-main-product .cart-drawer__form{padding-inline:4rem}.cart-item[id*=CartDrawer-] .cart-product-image{width:100%;max-width:100px}.cart-item[id*=CartDrawer-] .cart-product-image .image{padding-bottom:125%;position:relative}.cart-item[id*=CartDrawer-] .cart-product-image .cart-item__image,.cart-item[id*=CartDrawer-] .cart-product-image .cart-item__link{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:10px}.cart-item[id*=CartDrawer-] .cart-product-text{flex:1 1 auto;padding-left:1.9rem;padding-block:.5rem;display:flex;flex-direction:column;flex-wrap:wrap}.cart-item[id*=CartDrawer-] .cart-product-text-inner{margin-bottom:auto}.cart-item[id*=CartDrawer-] .cart-product-text .cart-item__name{font-size:14px;font-weight:500;line-height:150%;color:#000}.cart-item[id*=CartDrawer-] .cart-product-text .card-header{display:flex;align-items:flex-start;justify-content:space-between}.cart-item[id*=CartDrawer-] .cart-product-text cart-remove-button{margin:0}.cart-item[id*=CartDrawer-] .cart-product-text .card-header .button.cart-remove-button{min-width:1px;min-height:1px}.cart-item[id*=CartDrawer-] .cart-product-text .cart-remove-button:hover path[stroke]{stroke:#1c609b;stroke-opacity:1}.cart-item[id*=CartDrawer-] .cart-product-text dl{margin-block:0;display:flex;flex-direction:column}.cart-item[id*=CartDrawer-] .cart-product-text .product-option{font-size:12px;font-weight:400;line-height:150%;margin-top:.2rem}.cart-item[id*=CartDrawer-] .cart-product-text .product-option *{color:#0000004d}.cart-item[id*=CartDrawer-] .cart-product-text .product-option dt{text-transform:capitalize}.cart-item[id*=CartDrawer-] .cart-product-text .product-option dd{color:#000}.cart-item[id*=CartDrawer-] .cart-button-price{display:flex;justify-content:space-between;margin-top:auto}.cart-item[id*=CartDrawer-] .cart-button-price .card-price-wrapper{align-self:flex-end}.cart-item[id*=CartDrawer-] .card-price-wrapper .cart-item__discounted-prices{position:static}.cart-item[id*=CartDrawer-] .cart-price-product .product-option{font-size:1.4rem;line-height:150%;margin-top:0;color:#b2b2b2}.cart-item[id*=CartDrawer-] .cart-price-product .price_root{color:#000;font-weight:700}.cart-item[id*=CartDrawer-] .quantity{border-radius:10px;background:#fafafa}.cart-item[id*=CartDrawer-] .quantity .quantity__input{font-size:1.4rem;font-weight:700;line-height:100%;font-family:inherit;color:#000;letter-spacing:.05em;text-align:center}cart-drawer .drawer__footer{position:sticky;bottom:0;background-color:#1c3f5e;color:#fff;padding-block:2rem 3rem}cart-drawer .drawer__footer .cart-drawer__footer{padding:2rem 4rem 0}.cart-total-price{font-size:14px;font-weight:700;line-height:1.5}.cart-total-saving{display:flex;flex-direction:column;gap:15px;margin-bottom:.6rem}.cart-total-saving p{font-size:1.4rem;line-height:1.5;font-weight:400}.cart-total,.cart-saving{display:flex;justify-content:space-between}.cart-total p,.cart-saving p{margin:0}.cart-drawer__footer .totals{font-weight:700;margin-top:0}.cart-drawer__footer .totals>*{line-height:1.5;color:inherit}.cart-drawer__footer .totals .totals__subtotal{opacity:1}.cart-drawer__footer .cart__ctas{margin-top:2rem}.cart-drawer .cart__checkout-button{gap:1.5rem;font-size:1.6rem;font-weight:700;line-height:100%;letter-spacing:.05em;border-radius:10px;--color-shadow: 39, 131, 210;--color-button: 39, 131, 210;--buttons-radius: 10px;min-height:calc(4.8rem + var(--buttons-border-width)* 2)}.cart-drawer .cart__checkout-button:hover{--color-shadow: 28, 96, 155;--color-button: 28, 96, 155}.cart-drawer__footer .custom-note{margin-top:2rem;font-weight:700}.cart-drawer__footer .custom-note .notes svg{width:1rem;height:auto;margin-right:.8rem}.cart-drawer__footer .custom-note .edit-note:hover,.cart-drawer__footer .custom-note .notes:hover{color:#2783d2!important}.cart-drawer__footer .custom-note .notes:hover path[stroke]{stroke:currentColor}.drawer__footer details.details__disocunt{padding-inline:4rem;margin-top:0;padding-bottom:0;border-bottom:1px solid rgba(255,255,255,.1);background:#1c3f5e;margin-bottom:0}.details__disocunt .summary__title path[stroke]{stroke:currentColor}.drawer__footer details.details__disocunt[open]{padding-bottom:2rem}.drawer__footer .details__disocunt summary{padding:0;margin-top:-2rem;padding-top:2rem;padding-bottom:2rem;margin-bottom:0}.drawer__footer details.details__disocunt:not([open]) summary{margin-bottom:0rem}.details__disocunt .summary__title .icon-coupon{position:static;margin-right:.8rem;width:1.2rem;height:1.2rem}.details__disocunt summary svg{position:absolute;top:calc(50% - .6rem);right:0}.details__disocunt[open] summary svg .plus{opacity:0}.details__disocunt .summary__title{font-size:12px;font-weight:700;line-height:100%;text-transform:none;display:flex;align-items:center;color:#fff9;gap:0;letter-spacing:.05em}.drawer__footer .details__disocunt summary:hover .summary__title{color:#2783d2;color:#fff}.details__disocunt .limoniapps-discountninja-cartdiscountfield-placeholder:not(#id){margin-bottom:0}.details__disocunt .limoniapps-discountninja-cartdiscountfield-inputandbutton:not(#id) input{padding-left:15px;background-image:none;color:#fff;border-color:#fff;border-radius:10px}.limoniapps-discountninja-cartdiscountfield-inner:not(#id){position:relative}.limoniapps-discountninja-cartdiscountfield-inner:not(#id) .limoniapps-discountninja-cartdiscountfield-discountcodes{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;background:#1c3f5e}.drawer__footer .limoniapps-discountninja-cartdiscountfield-feedback:not(#id){margin-top:.6rem;color:#ff7070}.drawer__footer .limoniapps-discountninja-cartdiscountfield-applied:not(#id){color:#fff}.limoniapps-discountninja-cartdiscountfield-discountcodes:not(#id) .limoniapps-discountninja-cartdiscountfield-discountcode{width:100%;font-size:1.2rem;font-weight:700;justify-content:space-between;background-color:transparent;background-image:url(coupon-03.svg);background-repeat:no-repeat;background-position:0 center;padding-left:2.2rem;padding-right:0;background-size:1.2rem 1.2rem;color:currentColor}.limoniapps-discountninja-cartdiscountfield-discountcode:not(#id) svg{color:#fff9}.details__disocunt .limoniapps-discountninja-cartdiscountfield-inputandbutton:not(#id) input::-webkit-input-placeholder,.details__disocunt .limoniapps-discountninja-cartdiscountfield-inputandbutton:not(#id) .limoniapps-discountninja-cartdiscountfield-apply{color:#fff3}@media screen and (max-width:749px){.drawer__footer details.details__disocunt,cart-drawer .drawer__footer .cart-drawer__footer,cart-drawer .drawer-progressbar,cart-drawer .drawer__header{padding-inline:2rem}.cart-drawer-main-product .cart-drawer__form{padding-inline:2rem}.drawer__cart-items-wrapper .cart-item{padding-block:2.4rem}.cart-drawer .cart-item:last-child{margin-bottom:0}.cart-item[id*=CartDrawer-] .cart-product-text-inner .cart-price-product{margin-top:.8rem}.cart-item[id*=CartDrawer-] .cart-button-price{margin-top:1.5rem}.cart-item[id*=CartDrawer-] .cart-product-text cart-remove-button .button{justify-content:flex-end}}cart-drawer.drawer product-recommendations .makro-product-carousel.swiper.swiper-initialized{margin-right:0;padding-right:0;margin-left:0}cart-drawer.drawer product-recommendations .makro-product-carousel.swiper.swiper-initialized .makro-PC-grid{flex-wrap:nowrap;margin-block:0;gap:0}cart-drawer.drawer product-recommendations .makro-product-carousel.swiper.swiper-initialized .makro-PC-grid__item{max-width:100%;width:100%}cart-drawer.drawer product-recommendations{padding:3rem 4rem;display:block}cart-drawer.drawer product-recommendations .card .yotpo,cart-drawer.drawer product-recommendations .card .custom-review-yotpo,cart-drawer.drawer product-recommendations .product-badge,cart-drawer.drawer product-recommendations .custom-tags,cart-drawer.drawer product-recommendations .media-content,cart-drawer.drawer:not(#id) product-recommendations .card__content .card-information .rating,cart-drawer.drawer:not(#id) product-recommendations .card__content .card-information .rating-text,cart-drawer.drawer:not(#id) product-recommendations .card__content .card-information .rating-count.caption,cart-drawer.drawer:not(#id) product-recommendations .rating,cart-drawer.drawer:not(#id) product-recommendations .rating-text,cart-drawer.drawer:not(#id) product-recommendations .rating-count{display:none}cart-drawer.drawer product-recommendations .sectio-header{margin-bottom:1.6rem;display:flex;justify-content:space-between;align-items:flex-end}cart-drawer.drawer .sectio-header .main_heading{font-size:16px;font-weight:700;text-transform:none;letter-spacing:normal;margin-bottom:0;margin-top:0}cart-drawer.drawer product-recommendations .slide-nav{gap:0 2rem;margin-top:0;display:flex!important}cart-drawer.drawer product-recommendations .cart-d-svg{display:block}cart-drawer.drawer product-recommendations .cart-svg{display:none}cart-drawer.drawer product-recommendations .slide-nav .nav-btn{width:1.6rem;height:1.6rem;border-radius:0;background:transparent;cursor:pointer}cart-drawer.drawer product-recommendations .slide-nav .nav-btn:hover path[stroke]{stroke:#1c609b}cart-drawer.drawer product-recommendations .nav-btn.swiper-button-disabled{opacity:.3}cart-drawer.drawer product-recommendations .makro-product-carousel{margin-block-start:1.6rem}cart-drawer.drawer product-recommendations .swiper-initialized .grid__item{max-width:unset}cart-drawer.drawer:not(#id) product-recommendations .card__content{display:flex;flex-direction:column;height:auto;padding:1rem 0;margin-top:0}cart-drawer.drawer:not(#id) product-recommendations .card__content .card-information{margin-top:auto;padding-right:14.4rem;box-sizing:border-box}cart-drawer.drawer:not(#id) product-recommendations .card__inner{padding-top:0}cart-drawer.drawer product-recommendations .card__heading_wrap{flex-direction:column;height:100%}cart-drawer.drawer:not(#id) product-recommendations .card__media{max-width:10.5rem;background-color:#00000005}cart-drawer.drawer:not(#id) product-recommendations .card__media img{mix-blend-mode:darken}cart-drawer.drawer product-recommendations .card__inner .meta-size-selector,cart-drawer.drawer:not(#id) product-recommendations .card__content .card__badge{display:none}cart-drawer.drawer product-recommendations .makro-product--card .ratio:before{min-height:1px;padding-bottom:125%}cart-drawer.drawer:not(#id) product-recommendations .card__media:before{padding-bottom:100%}cart-drawer.drawer:not(#id) product-recommendations .card__content .quick-add{position:absolute;right:1.6rem;bottom:2.6rem;margin-bottom:0}cart-drawer.drawer product-recommendations .quick-add__submit:not([disabled]){--buttons-radius: 10px;border-radius:var(--buttons-radius);height:auto;line-height:1;font-size:1.4rem;font-weight:700;line-height:100%;padding:1rem 1.5rem;min-height:1px;min-width:1px;color:rgb(var(--color-button-text));transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;background:#2783d2;color:#fff;--color-shadow: 39, 131, 210;--color-button-text: 39, 131, 210;letter-spacing:.05em}cart-drawer.drawer product-recommendations .quick-add__submit:not([disabled]):hover{background:#1c609b;color:#fff;--color-shadow: 28, 96, 155;--color-button-text: 28, 96, 155}cart-drawer.drawer product-recommendations .quick-add__submit:not([disabled])>span:not([class]) svg{margin-left:1rem}cart-drawer.drawer product-recommendations .quick-add__submit:not([disabled])>span:not([class]) path[stroke]{stroke:currentColor;stroke-width:.2rem}cart-drawer.drawer product-recommendations .quick-add__submit{width:auto;gap:10px;background:none;color:#000}[lang=fr] cart-drawer.drawer product-recommendations .quick-add__submit{padding-inline:10px}cart-drawer.drawer .quick-add quick-add-modal{display:none}cart-drawer.drawer product-recommendations .card{display:flex;flex-direction:row;padding:1.6rem;border-radius:10px;background:#fafafa;gap:1.9rem}cart-drawer.drawer product-recommendations .card .card__inner{max-width:10.5rem}cart-drawer.drawer product-recommendations .card .card__heading,cart-drawer.drawer product-recommendations .card .card__heading a{margin-block:0;font-size:1.4rem;font-weight:500;line-height:150%;height:auto}cart-drawer.drawer product-recommendations .card .card__information{padding-block:0;height:100%;display:flex;flex-wrap:wrap;flex-direction:column}cart-drawer.drawer product-recommendations:not(#id) .media,cart-drawer.drawer product-recommendations:not(#id) .card__media{height:auto}cart-drawer.drawer product-recommendations:not(#id) .card img{height:100%;width:100%}cart-drawer.drawer product-recommendations .card .price{margin-top:.4rem!important;margin-bottom:0;margin-top:auto;align-items:center}cart-drawer.drawer product-recommendations .card .price_b2b-true{display:flex;flex-direction:row-reverse;align-items:center;gap:2rem;justify-content:flex-end}cart-drawer.drawer product-recommendations .card .price__container--b2b{margin-top:0}cart-drawer.drawer product-recommendations .card .price-item--regular{color:#0d0d0d}cart-drawer.drawer product-recommendations .price--on-sale .price__sale{display:flex;flex-wrap:wrap}cart-drawer.drawer product-recommendations .price--on-sale .price__sale>span:not([class]){margin-right:5px}cart-drawer.drawer product-recommendations .price--on-sale .price__sale>.price-item{order:1}cart-drawer.drawer product-recommendations .card .card__heading_wrap>.price{text-align:right;margin-top:10px}cart-drawer.drawer product-recommendations .price-item--last,cart-drawer.drawer product-recommendations .price__sale .price-item--regular{font-size:14px;font-weight:700;line-height:150%;color:#000}cart-drawer.drawer product-recommendations .price__sale .price-item--regular{color:#b2b2b2;font-weight:400}@media screen and (max-width:749px){cart-drawer.drawer product-recommendations{padding-inline:2rem}cart-drawer.drawer:not(#id) product-recommendations .card__content .card-information{padding-right:0;margin-top:.4rem}cart-drawer.drawer:not(#id) product-recommendations .card__content .quick-add{position:static;margin-top:01.6rem}cart-drawer.drawer product-recommendations .card .card__information{margin-bottom:auto}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/component-cart-drawer.css.map */
