cart-drawer .cart-drawer .drawer__header{border-bottom:1px solid rgba(24,100,121,.2);padding:20px 0}cart-drawer .cart-drawer .drawer__heading{color:var(--color-text-primary);font-family:DM Sans;font-size:18px;font-style:normal;font-weight:var(--custom-bold);line-height:26px;margin-bottom:0}cart-drawer .cart-drawer .cart-items .cart-item{border-bottom:1px solid rgba(24,100,121,.2);margin-bottom:20px;padding-bottom:12px}cart-drawer .cart-drawer .cart-items .cart-item__media .cart-item__link{width:100px;height:100px;flex-shrink:0;border-radius:4px;overflow:hidden;display:block;border:1px solid rgba(24,100,121,.2)}cart-drawer .cart-drawer .cart-items .cart-item__media .cart-item__link img{width:100%;height:100%;object-fit:cover}cart-drawer .cart-drawer .cart-items .cart-item__details{grid-column:2 / 5;padding-top:0}cart-drawer .cart-drawer .cart-items .cart-item__details .cart-item__name{color:var(--color-text-primary);font-family:DM Sans;font-size:14px;font-style:normal;font-weight:var(--custom-bold);line-height:21px;text-decoration:none!important}cart-drawer .cart-drawer .cart-items .cart-item__details .product-option{margin-top:10px;position:relative;color:var(--color-text-primary);font-family:DM Sans;font-size:14px;font-style:normal;font-weight:var(--custom-regular);line-height:21px;text-decoration:none!important}cart-drawer .cart-drawer .cart-items .cart-item__details .product-option .loading__spinner{left:0;padding-top:0!important}cart-drawer .cart-drawer .cart-items .cart-item__details .product-option .cart-item__price-wrapper .price{color:var(--color-text-primary);font-family:DM Sans;font-size:14px;font-style:normal;font-weight:var(--custom-regular);line-height:21px;text-decoration:none!important}cart-drawer .cart-drawer .cart-items .cart-item__details .product-option .cart-item__price-wrapper .unit-price{display:none}cart-drawer .cart-drawer .cart-items .cart-item__quantity .quantity-popover-container{max-width:120px}cart-drawer .cart-drawer .cart-items .cart-item__quantity .quantity{border-radius:4px;border:1px solid rgba(24,100,121,.2);min-height:37px}cart-drawer .cart-drawer .cart-items .cart-item__quantity .quantity:after{display:none}cart-drawer .cart-drawer .cart-items .cart-item__quantity .quantity__input:focus-visible{outline:0;outline-offset:0;box-shadow:none}cart-drawer .cart-drawer .cart-items .cart-item__quantity .quantity .quantity__button{width:35px}cart-drawer .cart-drawer .cart-items .cart-item__quantity .quantity .quantity__button .svg-wrapper{width:12px}cart-drawer .cart-drawer .cart-items .cart-item__quantity-wrapper{flex-wrap:wrap}cart-drawer .cart-drawer .cart-items .cart-item__quantity cart-remove-button{margin:10px 0 0;width:100%}cart-drawer .cart-drawer .cart-items .cart-item__quantity .cart-remove-button{background:transparent;border:0;border-radius:0;cursor:pointer;outline:none;padding:0;width:auto}cart-drawer .cart-drawer .cart-items .cart-item__quantity .cart-remove-button .svg-wrapper{height:100%;width:100%;color:var(--color-text-primary);font-family:DM Sans;font-size:14px;font-style:normal;font-weight:var(--custom-regular);line-height:21px;text-decoration:underline!important}cart-drawer .cart-drawer .drawer__footer{border-top:1px solid rgba(24,100,121,.2);padding:25px 0}cart-drawer .cart-drawer .drawer__footer>details{margin-top:0;border-bottom:0}cart-drawer .cart-drawer .drawer__footer summary{padding-bottom:0;padding-top:0}cart-drawer .cart-drawer .drawer__footer summary .summary__title{color:var(--color-text-primary);font-family:DM Sans;font-size:14px;font-style:normal;font-weight:var(--custom-regular);line-height:21px;text-decoration:underline!important}cart-drawer .cart-drawer .drawer__footer summary .summary__title:before{content:"+ "}cart-drawer .cart-drawer .drawer__footer summary[aria-expanded=true] .summary__title:before{content:"- "}cart-drawer .cart-drawer .drawer__footer .cart__note .text-area{border:1px solid rgba(24,100,121,.2);padding:10px;min-height:37px}cart-drawer .cart-drawer .drawer__footer .cart__note.field:after{display:none}cart-drawer .cart-drawer .drawer__footer .field__input:focus-visible{box-shadow:none}cart-drawer .cart-drawer .drawer__footer .totals .totals__total{color:var(--color-text-primary);font-family:DM Sans;font-size:18px;font-style:normal;font-weight:var(--custom-bold);line-height:26px}cart-drawer .cart-drawer .drawer__footer .totals .totals__total-value{color:var(--color-text-primary);font-family:DM Sans;font-size:18px;font-style:normal;font-weight:var(--custom-bold);line-height:26px}cart-drawer .cart-drawer .drawer__footer .cart__ctas{margin-top:20px}cart-drawer .cart-drawer .drawer__footer .cart__ctas button{font-size:14px;font-style:normal;font-weight:var(--custom-bold);line-height:21px;letter-spacing:normal;min-height:45px}cart-drawer .cart-drawer .drawer__inner{border:0!important}cart-drawer .cart-drawer .tax-note{display:none!important}.quick-add-modal[open]{z-index:1001!important}quick-add-modal .quick-add-modal__toggle{border:0!important;border-radius:0!important;padding:0!important}quick-add-modal .quick-add-modal__content .product .product__info-wrapper .product__info-container .product__text{display:none}quick-add-modal{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}quick-add-modal[open]{opacity:1;visibility:visible}quick-add-modal .quick-add-modal__content{transform:translate(-50%) translateY(40px);opacity:0;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .3s ease}quick-add-modal[open] .quick-add-modal__content{transform:translate(-50%) translateY(0);opacity:1}cart-drawer .cart-drawer .cart-drawer__empty-content .cart__empty-text{color:var(--color-text-primary);margin-bottom:20px}cart-drawer .cart-drawer .cart-drawer__empty-content .custom-empty-desc{color:var(--color-text-secondary)!important;margin-bottom:20px}cart-drawer .cart-drawer .cart-drawer__empty-content .button{width:100%}cart-drawer .cart-drawer .cart-drawer__empty-content .button.button--secondary{margin-top:10px;border:1px solid rgba(24,100,121,.2);color:var(--color-text-secondary)}cart-drawer .cart-drawer .cart-drawer__empty-content .button.button--secondary:hover{color:var(--color-white)}@media(max-width:749.98px){cart-drawer .cart-drawer .cart-items .cart-item__media .cart-item__link{width:75px;height:75px}quick-add-modal[open] .quick-add-modal__content{width:100%;bottom:0;margin:0;height:auto}.quick-add-modal__content-info{border-radius:8px 8px 0 0;padding:64px 15px 20px!important;height:auto}.quick-add-modal__content-info>product-info .product__media-wrapper .slider.slider--mobile .slider__slide{max-width:100%}.quick-add-modal__content-info>product-info .product.grid{gap:20px}.quick-add-modal__content-info>product-info .inline-richtext.caption-with-letter-spacing{display:none}.quick-add-modal__content-info>product-info .product__title{margin-bottom:10px}.quick-add-modal__content-info>product-info .product__title h2{color:var(--color-text-primary);font-family:DM Sans;font-size:14px;font-style:normal;font-weight:var(--custom-bold);line-height:21px}.quick-add-modal__content-info>product-info .product__info-wrapper .rating-wrapper{margin:10px 0}.quick-add-modal__content-info>product-info .product__info-container>*+*{margin:10px 0}.quick-add-modal__content-info>product-info .product__info-wrapper .price__regular{font-size:14px;font-weight:var(--custom-regular);line-height:21px}.quick-add-modal__content-info>product-info .product{border-bottom:1px solid rgba(24,100,121,.2);margin-bottom:20px;padding-bottom:10px}.quick-add-modal__content-info>product-info .subify-app-block-wrapper{padding-bottom:10px}.quick-add-modal__content-info>product-info .subify-widget-whole-wrapper{margin:0;padding:0}cart-drawer .cart-drawer .cart-drawer__empty-content .cart__empty-text{color:var(--color-text-primary);margin-bottom:20px}cart-drawer .cart-drawer .cart-drawer__empty-content .custom-empty-desc{color:var(--color-text-secondary)!important;margin-bottom:20px}cart-drawer .cart-drawer .cart-drawer__empty-content .button.button--secondary{margin-top:10px;border:1px solid rgba(24,100,121,.2);color:var(--color-text-secondary)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-cart-drawer.css.map */
