.custom-drawer{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100%;overflow-y:hidden;background:#fff;z-index:9999999999;background-color:#323335ba}.custom-drawer.active,.custom-drawer.loading{display:block}.custom-drawer--container{position:absolute;right:0;max-width:60rem;width:100vw;height:100%;background:#fff;transform:translate(100%)}.custom-drawer--left .custom-drawer--container{left:0;right:auto;max-width:442px;width:442px;min-width:320px;transform:translate(-100%);display:flex;flex-direction:column;overflow:hidden}.custom-drawer--left .custom-drawer-header{flex-shrink:0;filter:drop-shadow(0 0 10px rgba(0,0,0,.15))}.custom-drawer--left .custom-drawer-body{flex:1;overflow-y:auto;height:100%}.custom-drawer.active .custom-drawer--container,.custom-drawer.loading .custom-drawer--container{animation:drawerOpen .5s;transform:translate(0)}.custom-drawer--left.active .custom-drawer--container,.custom-drawer--left.loading .custom-drawer--container{animation:drawerOpenLeft .5s;transform:translate(0);height:100%;height:100vh;height:100dvh}.custom-drawer.loading{opacity:0;z-index:-1}.custom-cart-drawer.active .custom-cart-drawer--container,.custom-cart-drawer.loading .custom-cart-drawer--container{animation:cartOpen .5s;transform:translate(0)}.custom-cart-drawer.loading{opacity:0;z-index:-1}.cart-width{max-width:48rem;margin:auto}.custom-cart-drawer--header{padding:10px 0;border-bottom:1px solid #ccd6e0}.custom-cart-drawer--header .cart-width{display:flex;justify-content:flex-start;align-items:center}.custom-cart-drawer--header__icon{width:20px;height:20px}.custom-cart-drawer--header__icon .icon{cursor:pointer;transition:.3s;display:flex}.custom-cart-drawer--header__icon .icon svg{stroke:#000;width:100%;height:auto}@media (max-width: 749px){.custom-drawer--left .custom-drawer--container{width:calc(100vw - 77px)}.custom-drawer--header__icon .icon svg{width:14px;height:14px}}.custom-cart-drawer--header__icon .icon:hover svg{stroke:#00f}.custom-cart-drawer--header__text{margin-left:10px}.custom-cart-drawer--header__text .heading{font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:left;color:#000;margin:0}.custom-cart-drawer--header__logo{width:65px;height:33px;display:block;position:relative;overflow:hidden;margin-left:auto}.custom-cart-drawer--header__logo img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:contain;object-position:center}.custom-cart-drawer__heading{font-size:19px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.53;letter-spacing:normal;text-align:center;color:#2d2d2d;margin:0;margin-top:3.3rem}.custom-cart-drawer--buttons{margin-top:1.4rem}.custom-cart-drawer__button{margin-top:1.4rem;text-align:center}.custom-cart-drawer__button .button{max-width:35rem;padding-top:1.35rem;padding-bottom:1.35rem;margin:auto}.custom-cart-drawer--body{background-color:#fafafa;height:calc(100vh - 242px);overflow-y:auto;padding-top:2rem;position:relative}.cart-items{display:block}.cart-item{display:flex;justify-content:flex-start;align-items:flex-start;padding:17px;background-color:#fff;border-radius:7px;border:solid 1px #ccd6e0;margin-top:2rem}.cart-item:first-of-type{margin-top:0}.cart-item__image{display:block;width:95px;height:95px;position:relative;overflow:hidden;border-radius:7px;min-width:95px;min-height:95px}.cart-item__image img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:center}.cart-item__details{width:auto;margin-left:14px;display:block;min-height:95px;display:flex;flex-direction:column}.cart-item__title{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;text-align:left;color:#2d2d2d;margin:0}.cart-item__options{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:normal;text-align:left;color:#3e3e3e;margin:0}.cart-item__price{min-width:100px;margin-left:auto;text-align:right}.cart-item__discounted-prices{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:flex-end;margin:0}.cart-item__discounted-prices .cart-item__old-price{margin-left:0}.cart-item__price .price,.upsell-product--price .price{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:right}.cart-item__price .price--end,.upsell-product--price .price--end{color:#000}.cart-item__price .cart-item__old-price{color:#454f5b}.cart-item__price .price--end.text-red{color:#db343c}.cart-item__quantity{display:flex;padding:6px!important;justify-content:center;align-items:center;max-width:105px;border:1px solid #ccd6e0;border-radius:7px;background-color:#fff}@media (max-width: 749px){.cart-item__quantity{height:37px}}.cart-item__remove,.cart-item__quantity-button{display:flex;justify-content:center;align-items:center;width:15px;cursor:pointer}.cart-item__remove{display:none}[data-qty="1"] .cart-item__remove{display:flex}[data-qty="1"] .cart-item__quantity-button.minus{display:none}.cart-item__remove svg{width:100%;transition:.3s}.cart-item__remove:hover svg{stroke:#00f}.cart-item__quantity-button{font-size:14px;line-height:1;color:#253746}@media (max-width: 749px){.quantity__input{font-size:16px;padding:0}.cart-item__quantity-button{font-size:20px;width:20px}.cart-item__quantity-button.plus{padding-left:5px}.cart-checkout--button.minus{padding-right:5px}.cart-item__remove{padding-right:5px;width:20px}}.cart-item__quantity-button:hover{color:#00f;font-weight:700}.cart-item__quantity-input{max-width:50px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#2d2d2d}.quantity__input:focus-visible{box-shadow:none;outline:none;outline-offset:unset}.custom-cart-drawer--gift-box{border-radius:7px;border:solid 1px #ccd6e0;background-color:#fff;padding:15px 17px;margin-top:20px!important}.custom-cart-drawer--gift-box__header{position:relative;display:block;cursor:pointer}.custom-cart-drawer--gift-box__header p{font-size:1.6rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#2d2d2d;margin:0}.custom-cart-drawer--gift-box__icon{position:absolute;display:flex;justify-content:center;align-items:center;width:20px;top:7px;right:5px;cursor:pointer}.custom-cart-drawer--gift-box__icon svg{stroke:#000;transition:.3s}.custom-cart-drawer--gift-box__body{height:0;overflow:hidden}.custom-cart-drawer--gift-box__body textarea{width:100%;border-radius:7px;border:solid 1px #ccd6e0;padding:11px 13px}#gift-box-checkbox{display:none}#gift-box-checkbox:checked~.custom-cart-drawer--gift-box__body{animation:openGiftBox .5s;margin-top:15px;height:138px}#gift-box-checkbox:checked+.custom-cart-drawer--gift-box__header svg{transform:rotate(180deg)}.upsell-products{margin-top:40px}.upsell-products--heading{margin:0;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;text-align:left;color:#3e3e3e}.upsell-products-wrapper{width:calc(100% + 20px);margin-left:-10px}.upsell-products-wrapper .embla__slide{width:100%;padding:0 10px}.upsell-product--item{margin-top:10px;border-radius:7px;border:solid 1px #ccd6e0;background-color:#fff;padding:13px 17px;display:flex}.upsell-product--image{width:125px;height:125px;position:relative;overflow:hidden;border-radius:7px}.upsell-product--image img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:center}.upsell-product--details{margin-left:15px;display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 110px)}.upsell-product--title{margin:0;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;text-align:left;color:#2d2d2d}.upsell-product--form{display:flex;justify-content:space-between;align-items:flex-end}.upsell-atc--button{font-size:16px;display:flex;justify-content:center;align-items:center;padding:.3rem 2.5rem;line-height:1;min-width:0;min-height:0}.custom-cart-drawer--footer{position:absolute;width:100%;bottom:0;box-shadow:0 -3px 13px #00000029;filter:drop-shadow(0 0 10px rgba(0,0,0,.15));background-color:#fff;padding:30px 0;height:140px}.custom-cart-drawer__subtotal{font-size:19px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;text-align:left;color:#000;margin:0;display:flex;justify-content:space-between;align-items:center;letter-spacing:-1px}.custom-cart-drawer__subtotal .subtotal.text-red{color:#db343c}.custom-cart-drawer__subtotal del{color:#454f5b;padding-right:5px}.cart-checkout--button{margin-top:16px}.custom-cart-drawer__tax-message{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;text-align:left;color:#464646;margin-top:7px;letter-spacing:0}.custom-cart-drawer__tax-message p{margin:0}.button--checkout .btn__text{margin-left:10px}.empty__cart .custom-cart-drawer--items,.empty__cart .custom-cart-drawer--gift-box,.empty__cart .upsell-products,.empty__cart .custom-cart-drawer--footer{display:none}.loading .empty__cart .upsell-products{display:block}.custom-cart-drawer--empty{display:none}.empty__cart .custom-cart-drawer--empty{display:block}.cart-item__form{margin-top:auto}.custom-cart-drawer--overaly{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background:#0003}.icon-loading{display:none;width:5rem;height:5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cart__loading .custom-cart-drawer--overaly{display:block}.cart__loading .icon-loading{display:flex}@media (max-width: 749px){.cart-width{margin:0 20px}.custom-cart-drawer--header__icon{width:14px;height:14px}.custom-cart-drawer--header__text{margin-left:7px}.custom-cart-drawer--header__text .heading{font-size:1.6rem;font-weight:400}.custom-cart-drawer--header__logo{width:48px;height:25px}.custom-cart-drawer--empty .cart-width{max-width:30rem;margin:auto}.custom-cart-drawer__heading{font-size:1.6rem;padding:0 3rem}.custom-cart-drawer--buttons{margin-top:3px}.custom-cart-drawer__button .button{font-size:1.9rem}.cart-item{margin-bottom:0;gap:0}.cart-item__details{width:100%}.cart-item__discounted-prices{justify-content:flex-start}.cart-item__options,.cart-item__price .price,.upsell-product--price .price{font-size:12px}.cart-item__form{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.cart-item__price{min-width:auto;margin-left:0}.custom-cart-drawer--footer{padding:20px 0}.custom-cart-drawer__subtotal{font-size:16px}.custom-cart-drawer__tax-message{letter-spacing:-1px}.custom-cart-drawer--body{height:calc(100vh - 210px)}}.upsell-products-wrapper .embla__dots{margin-top:2rem}.upsell-products-wrapper .embla__dot{width:20px;height:20px}.upsell-products-wrapper .embla__dot:after{width:15px;height:15px;top:3px;left:3px}.upsell-products-wrapper .embla__dot:focus-visible{box-shadow:none}@keyframes cartOpen{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes openGiftBox{0%{height:0}to{height:138px}}.upsell-product-option-title{margin:0;font-family:Grotek}.upsell-select{font-family:Grotek;padding:.5rem 1.5rem .5rem .5rem;margin-top:.25rem;border-color:#ccd6e0;appearance:none;-webkit-appearance:none;min-width:100px;max-width:100px;min-height:24px;border-radius:8px;-moz-appearance:none;background:url(/cdn/shop/files/Icon_255345b7-c6d0-46a5-bc53-dc1717a79608.png?v=1690294653) no-repeat 90% 50%}.upsell-atc--button{margin-top:1rem}.upsell-product--form{flex-direction:column;align-items:flex-start}.upsell-select:first-of-type{margin-right:.75rem}.upsell-atc--button{width:100%;height:24px;border-radius:8px;font-weight:600}.upsell-product--price{margin-top:.3rem}@media screen and (max-width: 600px){.upsell-select{font-size:12px;min-width:75px}.upsell-product--price .price{font-size:14px}}.expected-delivery-wrapper{display:none}.upsell-product--details{display:flex;flex-direction:column}.upsell-product--title{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.upsell-product--price,.upsell-product--price .cart-item__discounted-prices{align-items:flex-start}.upsell-product--price .price--end.text-red{color:#db343c!important}@media (max-width: 749px){.upsell-product--title{flex-direction:column;align-items:flex-start;gap:8px}}@keyframes drawerOpen{0%{transform:translate(100%)}to{transform:translate(0)}}.button.button--checkout{background-color:#57bf6e;border-color:#57bf6e}.button.button--checkout:hover{background-color:#51b165;color:#fff}.button.button--checkout:hover svg *{fill:#fff!important}.close-btn-cart{padding:0;border:none;z-index:5;background-color:transparent;cursor:pointer}.upsell-pdp-title-div{display:flex;align-items:center;justify-content:space-between}@keyframes drawerOpenLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/410/assets/custom-cart-drawer.css.map */
