.cart-drawer{width:100%;max-width:380px;height:100%;overflow-y:auto;padding:0;position:fixed;right:0;top:0;transform:translate(100%);-webkit-transform:translateX(100%);transition:.4s ease-in-out;z-index:1111;background:#fff}.cart-drawer[aria-hidden=false]{transform:translate(0);-webkit-transform:translateX(0)}.cart-drawer__inner{height:100%;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;border-top:0;border-left:1px solid #1a1a1a;border-right:0 border-bottom: 0}.cart-drawer__header{height:36px;padding:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #1a1a1a}.cart-drawer__close{max-width:20px}.cart-drawer__content{height:calc(100% - 60px);display:flex;flex-direction:column;background:transparent linear-gradient(180deg,#fff 0,var(--beige-light) 100%) 0 0 no-repeat padding-box}.cart-drawer__items{height:100%;overflow:scroll;padding:0 20px}.cart-item{padding:8px 20px 8px 8px;display:flex;align-items:center;position:relative;border-bottom:1px solid rgba(26,26,26,.2)}.cart-item__remove{width:30px;height:30px;padding:5px;position:absolute;top:15px;right:10px;display:flex;align-items:center;color:#000}.cart-item__image{height:86px;width:86px;position:relative;flex-shrink:0}.cart-item__content{width:100%;padding-left:14px}.cart-item__title,.cart-item .product-option{margin:0;padding-right:30px;text-transform:initial;letter-spacing:.42px;font-size:14px;line-height:16px;font-family:effra,sans-serif}.cart-item__frequency,.cart-item__option{margin:0 0 10px;text-transform:unset}.cart-item__bottom{margin-top:0;display:flex;justify-content:space-between;align-items:center}.cart-item__quantity .quantity{width:unset}.cart-item__quantity .quantity__button{width:30%}.cart-item__quantity .quantity__input{width:20px;height:auto}.cart-drawer__footer{padding:16px 20px;position:absolute;left:0;right:0;bottom:0;border-top:1px solid black;background:var(--white);z-index:999}.cart-drawer__footer .sh4{margin:0}.cart-drawer__shipping-wrapper{margin-bottom:0;display:flex;justify-content:space-between;align-items:center}.cart-drawer__subtotal-wrapper{margin-bottom:14px;display:flex;justify-content:space-between;align-items:center}.cart-drawer__loading-container{position:relative;display:flex;justify-content:center;align-items:center}.cart-drawer__loading-container.loading h4{opacity:0}.cart-drawer__loading-container .loading-overlay{text-align:center;width:100%;top:10px;right:0;bottom:10px;left:0;background:#fff}.cart-drawer__footer .button{width:100%;display:block;text-transform:uppercase;font-weight:700;letter-spacing:1.44px}.cart-drawer__empty{height:100vh;width:100%;padding:30px 20px 80px;display:flex;align-items:center;text-align:center;flex-direction:column;overflow:hidden;position:relative}.cart-upsell__container{display:flex;border-radius:17px;padding:5px;background-color:#fff;width:100%;justify-content:space-between;margin:6px 0}.cart-upsell__container-left{display:flex}.cart-upsell__container-left h6{margin:0 0 5px}.cart-upsell__img{height:95px;margin-right:10px}.cart-upsell__img img{border-radius:12px}.cart-upsell__container-atc{text-align:left;align-self:center}.cart-upsell__button{background-color:#ecd8c5;padding:6px 22px;border-radius:30px;text-transform:unset;cursor:pointer}.cart-upsell__container-right{text-align:right;display:flex;flex-direction:column;justify-content:space-between;padding:5px}.cart-upsell__container-right p{margin:0}.cart-upsell__sale-price{color:#545759;text-decoration:line-through}.text-hero__title .h2{transform:translateY(-5px)!important}.cart-drawer__empty .small_text{text-transform:none}.trending,.popular{background-color:#e2eef6;border:2px solid #1F2322;border-radius:18px;padding:3px 11px;min-width:75px}.trending p,.popular p{text-transform:none;text-align:center}.sub-upsell__container{padding:22px 8px 8px}.sub-products__text{text-align:center;max-width:420px;margin:0 auto}.sub-upsell__container-scroll{overflow:scroll;position:relative;white-space:nowrap;display:flex;gap:10px}.cart-drawer__second-slide{width:100%;height:100vh;background:transparent linear-gradient(180deg,#fff 0,var(--beige-light) 100%) 0 0 no-repeat padding-box;position:absolute;transform:translate(100%);-webkit-transform:translateX(100%);transition:.4s ease-in-out}.cart-drawer__second-slide.show-second{transform:translate(0);-webkit-transform:translateX(0)}.cart-drawer__second-container,.cart-drawer__radio-container{margin-top:40px}.cart-drawer__radio-container .container{display:block;position:relative;padding:20px 50px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-top:1px solid #a7a7a7}.cart-drawer__radio-container .container:last-of-type{border-bottom:1px solid black}.cart-drawer__radio-container .container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:50%;left:20px;height:18px;width:18px;background-color:transparent;border-radius:50%;border:2px solid #000;transform:translateY(-50%)}.cart-drawer__radio-container .container input:checked~.checkmark{background-color:transparent}.cart-drawer__radio-container .container .checkmark:after{content:"";position:absolute;display:none}.cart-drawer__radio-container .container input:checked~.checkmark:after{display:block}.cart-drawer__radio-container .container .checkmark:after{top:2px;left:2px;width:10px;height:10px;border-radius:50%;background:#000}.cart-drawer__second-container .button{margin:20px;animation:unset;will-change:unset;transition:unset;background:#f6ece1;cursor:pointer}.cart-drawer{background:var(--beige);padding-bottom:50px}.cart-drawer__content{height:100%}.cart-drawer__footer .cart-drawer__subtotal,.cart-drawer__footer .subtotal{margin:0;font-size:14px;line-height:16px;font-weight:400;text-transform:initial;letter-spacing:.42px;font-family:effra,sans-serif;color:var(--black)}.cart-drawer__title{margin:0;text-align:center;width:100%;font-size:18px;line-height:23px;font-weight:500;text-transform:initial;letter-spacing:normal;color:var(--o-black)}.cart-drawer__items{padding-bottom:230px}.cart-drawer__items::-webkit-scrollbar{width:2px}.cart-drawer__items::-webkit-scrollbar-thumb{background:var(--black);-webkit-box-shadow:auto}.cart-drawer .odd_calender_heading{font-size:0!important}.cart-drawer .odd_calender_heading:before{content:"select a delivery date";font-size:16px;text-transform:uppercase;font-weight:400;font-family:effra,sans-serif}.cart-drawer .cart-item__price{position:absolute;right:0;top:50%;transform:translateY(-50%);padding-top:20px}.cart-drawer .cart-item__price .price{font-family:effra,sans-serif;font-size:13px;line-height:15px;letter-spacing:.33px;letter-spacing:normal}.cart-drawer .cart-item{padding:20px 0}.cart-drawer .cart-item__variant{padding-right:30px}.cart-drawer .cart-item__variant .cart-item__option{font-style:normal;letter-spacing:1px;font-size:12px;margin:3px 0}.cart-drawer .cart-item__content .product-option{margin:6px 0 0}.cart-drawer .cart-item__quantity .quantity{width:57px;height:20px;background:var(--white)}.cart-drawer .cart-item__quantity .quantity__input{font-size:11px;line-height:13px;border-left:1px solid var(--black);border-right:1px solid var(--black);font-family:effra,sans-serif}.cart-drawer .quantity__button svg{width:7px}.cart-drawer .cart-item__remove{top:50%;padding:0 0 20px;right:0;width:auto;height:auto;transform:translateY(-50%);z-index:999}.cart-drawer .rmdp-wrapper{background:var(--beige);border:1px solid var(--black)}.cart-drawer .rmdp-header{background:var(--beige);border-bottom:1px solid var(--black);height:39px}.cart-drawer .rmdp-header .prev_next_button{background-color:var(--white)!important;color:var(--black)!important;border:1px solid var(--black);border-radius:unset!important}.cart-drawer .rmdp-header-values{color:var(--black)!important;font-weight:400;font-style:italic}.cart-drawer .rmdp-header,.cart-drawer .rmdp-wrapper{border-radius:unset}.cart-drawer .rmdp-calendar{padding:0!important}.cart-drawer .rmdp-week{background:var(--beige)}.cart-drawer .rmdp-day{border:.5px solid var(--beige)}.cart-drawer .rmdp-day,.rmdp-week-day{width:43px!important;height:43px!important}.cart-drawer .rmdp-day.rmdp-disabled{background:var(--white)}.cart-drawer .rmdp-day span{margin:0;font-weight:700}.cart-drawer .identixweb-order-delivery-deliveryNote{line-height:20px}.cart-drawer .rmdp-day.rmdp-selected span:not(.highlight){background:var(--yellow)!important;border:1px solid var(--black)!important;border-radius:unset!important}.cart-drawer #gsp-widget .gspa .gspa-in{max-width:100%!important;width:100%!important}.cart-drawer #gsp-widget .gspa .gspa-wrap .gspa-in div.gspa-desc{width:100%!important;max-width:100%!important}.cart-drawer #gsp-widget .gspa .gspa-input-checkbox:checked{border-color:#000!important;border-radius:0!important}.cart-drawer #gsp-widget .gspa-flex-row-a{justify-content:flex-start!important}.cart-drawer .cart-drawer__footer #gsp-widget .gspa{padding:0 0 14px}.cart-drawer .cart-drawer__footer #gsp-widget .gspa-flex-col-a{width:100%!important}.cart-drawer .cart-drawer__footer .alert-message p{margin-top:0;line-height:1.2;font-size:14px;color:red;font-family:effra;text-align:center}.cart-drawer .cart-item__variant{margin:10px 0}.delivery-note{margin-bottom:10px!important;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/77/assets/component-cart-drawer.css.map */
