.cart-drawer-vendor{background:#fff;border:1px solid #ddd;border-radius:15px}.cart-drawer-vendor-title{color:#4f5563;font-size:14px;font-weight:400;letter-spacing:.05em;line-height:160%}.cart-drawer-items{display:flex;flex-direction:column;gap:10px;padding:15px}.cart-drawer-free-shipping{background:#fcf4f0;border-top-left-radius:15px;border-top-right-radius:15px;display:flex;flex-direction:column;gap:5px;padding:20px}.cart-drawer-free-shipping-text{align-items:center;display:flex;font-size:16px;font-weight:700;gap:5px;letter-spacing:.05em;line-height:160%;text-align:left}.shipping-truck-icon{background-image:url(../images/shipping-truck.png);background-position:50%;background-repeat:no-repeat;background-size:20px;height:20px;width:20px}.cart-drawer-vendor-progress-track{background:#e8e8e8;border-radius:999px;height:8px;overflow:hidden;width:100%}.cart-drawer-vendor-progress-fill{background:var(--theme-primary);border-radius:999px;height:100%}.cart-drawer-item{display:flex;gap:10px;margin-bottom:15px}.cart-drawer-item:last-child{margin-bottom:0}.cart-drawer-item .cart-item-image{flex-shrink:0;width:40px}.cart-drawer-item .cart-item-image img{border-radius:5px;display:block;margin-top:5px;width:100%}.cart-drawer-item .cart-item-content{display:flex;flex:1;flex-direction:column;gap:10px;min-width:0}.cart-drawer-item .cart-item-name{color:#000;font-size:16px;font-weight:700;letter-spacing:.05em;line-height:160%}.cart-drawer-item .cart-item-name a:hover{color:var(--theme-primary)}.cart-drawer-item .cart-item-attributes{color:#666;font-size:13px}.cart-drawer-item .cart-item-price{align-items:center;display:flex;gap:10px;letter-spacing:.05em}.cart-drawer-item .cart-item-current-price{color:#333;font-size:14px;font-weight:600}.cart-drawer-item .cart-item-old-price{color:#4f5563;font-size:14px;font-weight:400;text-decoration:line-through}.cart-drawer-item .cart-item-footer{align-items:center;display:flex;gap:10px}.cart-drawer-item .cart-item-qty{background:#fff;border:1px solid #dadada;border-radius:999px;display:flex;gap:15px;height:36px;overflow:hidden;padding:5px 10px}.cart-drawer-item .cart-item-qty-minus,.cart-drawer-item .cart-item-qty-plus{background-position:50%;background-repeat:no-repeat;cursor:pointer;filter:brightness(0) saturate(100%) invert(24%) sepia(0) saturate(1154%) hue-rotate(154deg) brightness(105%) contrast(77%);width:14px}.cart-drawer-item .cart-item-qty-minus{background-image:url(../images/minus.png)}.cart-drawer-item .cart-item-qty-plus{background-image:url(../images/plus.png)}.cart-drawer-item .cart-item-qty-minus:hover,.cart-drawer-item .cart-item-qty-plus:hover{filter:brightness(0) saturate(100%) invert(38%) sepia(75%) saturate(2653%) hue-rotate(4deg) brightness(101%) contrast(102%)}.cart-drawer-item .cart-item-qty .cart-item-qty-value{font-size:16px;font-weight:700;letter-spacing:.05em;line-height:160%;text-align:center;width:20px}.cart-drawer-item .cart-item-remove{background-image:url(../images/delete-cart.png);background-position:50%;background-repeat:no-repeat;background-size:15px;cursor:pointer;filter:brightness(0) saturate(100%) invert(24%) sepia(0) saturate(1154%) hue-rotate(154deg) brightness(105%) contrast(77%);height:100%;margin-left:15px;width:20px}.cart-drawer-item .cart-item-remove:hover{filter:brightness(0) saturate(100%) invert(38%) sepia(75%) saturate(2653%) hue-rotate(4deg) brightness(101%) contrast(102%)}.cart-drawer-item .cart-item-subtotal{align-items:baseline;color:var(--theme-primary);display:flex;font-size:14px;font-weight:700;letter-spacing:.05em;line-height:160%;margin-left:auto;white-space:nowrap}.cart-drawer-item .cart-item-subtotal span{font-size:20px}.cart-shipping-fee-reminder{color:#333;font-size:14px;font-style:italic;font-weight:500;text-align:center}.cart-drawer-footer{align-items:center;background:#ffeee4;border-top:1px solid #dadada;bottom:0;display:flex;flex-shrink:0;gap:10px;margin-top:auto;padding:15px 20px calc(15px + env(safe-area-inset-bottom))}.cart-drawer-subtotal{display:flex;flex-direction:column;gap:3px;letter-spacing:.05em;line-height:16px;text-align:left;width:50%}.cart-drawer-subtotal span{color:#333;font-size:12px;font-weight:500;letter-spacing:.1em}.cart-drawer-subtotal .cart-drawer-dollar{color:var(--theme-primary);font-size:16px;font-weight:700}.cart-drawer-subtotal strong{color:var(--theme-primary);font-size:20px;font-weight:700}.featured-products-section .btn-more{align-items:center;background:#fff;border:1px solid var(--theme-primary);border-radius:20px;color:var(--theme-primary);display:flex;padding:5px 20px}.featured-products-section .btn-more:hover{background:var(--theme-primary);color:#fff}.featured-products-section .btn-more-text{font-size:13px;font-weight:500}.featured-products-section .right-arrow{background-color:var(--theme-primary)!important;display:inline-block;height:10px;margin-left:5px;mask-image:url(../images/homepage/right-arrow.svg);-webkit-mask-image:url(../images/homepage/right-arrow.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:5px}.featured-products-section .btn-more:hover .right-arrow{background-color:#fff!important}
