/* ==========================================================================
   SIDE CART (Coșul Lateral XootiX)
   ========================================================================== */
.wdt-shop-cart-widget, .wdt-shop-cart-widget-active { display: none !important; visibility: hidden !important; opacity: 0 !important; pointer-events: none !important; }
.wdt-body-overlay { display: none !important; }
.xoo-wsc-product .xoo-wsc-img { width: 60px !important; max-width: 60px !important; flex: 0 0 60px !important; }
.xoo-wsc-product .xoo-wsc-img img { width: 100% !important; height: auto !important; object-fit: contain !important; }
.xoo-wsc-footer { padding-top: 10px !important; }
.cbd-sidecart-related .woo-custom-stock-status, .cbd-sidecart-related .stock, .cbd-sidecart-related .out-of-stock { display: none !important; }
.xoo-wsc-ft-btn-continue, .xoo-wsc-ft-btn-checkout .amount { display: none !important; }
.cbd-sidecart-related { padding: 15px 0 !important; background-color: transparent !important; border-top: 1px solid #E7EADB !important; margin-top: 10px !important; }
.cbd-sidecart-related h4 { font-family: 'Gentium Book Basic', serif !important; font-size: 15px !important; text-align: center !important; color: #202020 !important; margin-bottom: 15px !important; }
.cbd-related-products-list { display: flex !important; flex-wrap: nowrap !important; gap: 12px !important; overflow-x: auto !important; padding-bottom: 10px !important; margin: 0 10px !important; list-style: none !important; scrollbar-width: thin !important; scrollbar-color: #b67e53 #fdf3f2 !important; }
.cbd-related-products-list::-webkit-scrollbar { height: 4px !important; }
.cbd-related-products-list::-webkit-scrollbar-track { background: #fdf3f2 !important;  }
.cbd-related-products-list::-webkit-scrollbar-thumb { background: #b67e53 !important; border-radius: 4px !important; }
.cbd-related-item { flex: 0 0 110px !important; width: 110px !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important; align-items: center !important; text-align: center !important; }
.cbd-related-item a { text-decoration: none !important; display: flex !important; flex-direction: column !important; align-items: center !important; width: 100% !important; }
.cbd-related-item img { width: 80px !important; height: 80px !important; object-fit: contain !important; margin-bottom: 8px !important; background: transparent !important; border: none !important; }
.cbd-related-title { font-family: 'Montserrat', sans-serif !important; font-size: 11px !important; font-weight: 600 !important; line-height: 1.3 !important; color: #202020 !important; margin-bottom: 5px !important; display: -webkit-box !important; -webkit-line-clamp: 2 !important; -webkit-box-orient: vertical !important; overflow: hidden !important; height: 28px !important; }
.cbd-related-price { font-family: 'Montserrat', sans-serif !important; font-size: 12px !important; font-weight: 700 !important; color: #b67e53 !important; margin-bottom: 8px !important; }
.cbd-related-price del { display: none !important; }
.cbd-related-item .add_to_cart_button { background-color: transparent !important; color: #b67e53 !important; border: 1px solid #b67e53 !important; font-family: 'Montserrat', sans-serif !important; font-size: 10px !important; font-weight: 700 !important; text-transform: uppercase !important; padding: 5px 0 !important; width: 100% !important; border-radius: 4px !important; margin-top: auto !important; transition: all 0.3s ease !important; text-align: center !important; }
.cbd-related-item .add_to_cart_button:hover { background-color: #b67e53 !important; color: #ffffff !important; }
.xoo-wsc-ft-buttons-cont { display: flex !important; flex-direction: row !important; gap: 8px !important; margin-top: 8px !important; }
.xoo-wsc-ft-btn { flex: 1 !important; padding: 10px 5px !important; font-family: 'Montserrat', sans-serif !important; font-size: 11px !important; font-weight: 700 !important; text-transform: uppercase !important; border-radius: 4px !important; display: flex !important; align-items: center !important; justify-content: center !important; line-height: 1 !important; margin: 0 !important; transition: all 0.3s ease !important; }
.xoo-wsc-ft-btn-checkout { background-color: #b67e53 !important; color: #ffffff !important; border: 1px solid #b67e53 !important; }
.xoo-wsc-ft-btn-cart { background-color: transparent !important; color: #b67e53 !important; border: 1px solid #b67e53 !important; }
.xoo-wsc-ft-btn-cart:hover { background-color: #fdf3f2 !important; }

@media (max-width: 768px) {
    .cbd-related-products-list { scrollbar-width: none !important; padding-bottom: 0 !important; }
    .cbd-related-products-list::-webkit-scrollbar { display: none !important; height: 0 !important; width: 0 !important; }
    .xoo-wsc-body { padding-bottom: 0 !important; }
    .xoo-wsc-footer { display: flex !important; flex-wrap: wrap !important; align-items: center !important; justify-content: space-between !important; padding: 5px 15px 10px 15px !important; }
    .cbd-sidecart-related { width: 100% !important; order: 1 !important; padding: 0 0 5px 0 !important; margin: 0 0 8px 0 !important; border-bottom: 1px solid #E7EADB !important; border-top: none !important; }
    .cbd-sidecart-related h4 { font-size: 11px !important; margin-bottom: 5px !important; margin-top: 0 !important; }
    .cbd-related-item { flex: 0 0 75px !important; width: 75px !important; position: relative !important; }
    .cbd-related-item img { width: 40px !important; height: 40px !important; margin-bottom: 2px !important; }
    .cbd-related-title { font-size: 8px !important; height: 20px !important; margin-bottom: 2px !important; }
    .cbd-related-price { display: block !important; text-align: left !important; padding-right: 24px !important; margin-bottom: 0 !important; }
    .cbd-related-price, .cbd-related-price .woocommerce-Price-amount { font-size: 9px !important; }
    .cbd-related-item .add_to_cart_button { position: absolute !important; right: 0px !important; width: 20px !important; height: 20px !important; font-size: 0 !important; border-radius: 50% !important; padding: 0 !important; margin: 0 !important; display: flex !important; align-items: center !important; justify-content: center !important; background-color: #b67e53 !important; border: none !important; }
    .cbd-related-item .add_to_cart_button::after { content: "+" !important; font-size: 16px !important; line-height: 1 !important; font-weight: 400 !important; color: #ffffff !important; }
    .xoo-wsc-ft-totals { width: 50% !important; order: 2 !important; margin: 0 !important; }
    .xoo-wsc-ft-amt-subtotal { display: flex !important; flex-direction: row !important; align-items: center !important; flex-wrap: wrap !important; gap: 1px !important; }
    .xoo-wsc-ft-amt-label { font-size: 11px !important; line-height: 1 !important; margin: 0 !important; text-transform: uppercase !important; }
    .xoo-wsc-ft-amt-label::after { content: ":"; }
    .xoo-wsc-ft-amt-value, .xoo-wsc-ft-amt-value .woocommerce-Price-amount { font-size: 12px !important; font-weight: 800 !important; color: #b67e53 !important; line-height: 1 !important; }
    .xoo-wsc-ft-buttons-cont { width: 50% !important; order: 3 !important; margin: 0 !important; display: block !important; }
    .xoo-wsc-ft-btn-continue, .xoo-wsc-ft-btn-cart { display: none !important; }
    .xoo-wsc-ft-btn-checkout { width: 99% !important; padding: 5px 5px !important; font-size: 9px !important; margin: 0 !important; }
    .xoo-wsc-footer-txt { width: 100% !important; order: 4 !important; font-size: 9px !important; text-align: center !important; margin-top: 8px !important; display: block !important; }
    .xoo-wsc-product .woo-custom-stock-status, .xoo-wsc-product .stock { display: none !important; }
    .xoo-wsc-product { padding: 8px !important; margin-bottom: 8px !important; }
    .xoo-wsc-product .xoo-wsc-pname, .xoo-wsc-product .xoo-wsc-pname a { font-family: 'Montserrat', sans-serif !important; font-size: 11px !important; line-height: 1.2 !important; margin-bottom: 4px !important; display: block !important; }
    .xoo-wsc-product .xoo-wsc-sml-qty, .xoo-wsc-product .xoo-wsc-sml-qty span { font-size: 10px !important; line-height: 1 !important; margin-bottom: 4px !important; color: #666 !important; }
    .xoo-wsc-product .xoo-wsc-priceBox .woocommerce-Price-amount { font-size: 11px !important; font-weight: 700 !important; }
    .xoo-wsc-product .xoo-wsc-priceBox .xoo-wsc-pprice { font-size: 11px !important; font-weight: 500 !important; }
    .xoo-wsc-smr-del { font-size: 14px !important; }
    .xoo-wsc-product .xoo-wsc-img-col { flex: 0 0 50px !important; max-width: 50px !important; margin-right: 10px !important; }
}