.cart-drawer-empty-state{font-family:var(--font-family-heading);font-size:32px;text-align:center;margin:0 auto}.cart-drawer-empty-state h4{font-size:32px;color:#0d0d0d;line-height:.9}.cart-drawer-empty-state .btn:hover .btn__label--active{background-color:#c71961}.cart-drawer__header-content .ff-heading{font-family:var(--font-family-body)}cart-drawer .drawer-footer{pointer-events:all}.cart-drawer__custom-btn{background-color:#c71961;color:#fbf8f5;overflow:hidden;border-radius:7px;padding:14px 20px;display:flex;gap:6px;font-size:14px;text-transform:uppercase;font-family:var(--font-family-body);align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border:unset}.cart-drawer__custom-btn:hover{background-color:#0d0d0d}.cart-drawer__custom-btn span,.cart-drawer__custom-btn svg{transition:all .3s ease}.cart-drawer__custom-btn .loader{position:absolute;opacity:0}.cart-drawer__custom-btn.loading{background-color:#0d0d0d}.cart-drawer__custom-btn.loading span,.cart-drawer__custom-btn.loading svg{opacity:0}.cart-drawer__custom-btn.loading .loader{opacity:1}.cart-drawer__custom-btn.loading .loader svg{opacity:1}.cart-items .product-item-minimal--bordered{border:unset !important;padding:0 !important}.cart-items .product-item-minimal__title{font-family:var(--font-family-heading);font-size:24px;max-width:187px;line-height:.9}.cart-items .price{font-size:14px;margin-top:6px}.cart-items quantity-input button.btn.btn--style-icon{width:21px;height:21px;background-color:#0b391f;transition:background-color .3s ease}.cart-items quantity-input button.btn.btn--style-icon:hover{background-color:#0d0d0d}.cart-items quantity-input button.btn.btn--style-icon .icon{width:10px;height:10px}.cart-items quantity-input button.btn.btn--style-icon svg path{fill:#fff;stroke:#fff}.cart-items .cart-item__delete-button{background-color:unset !important}.cart-items .cart-item__delete-button svg path{fill:#0d0d0d}