/* Product Styles - BelliFarma */

.elementor-widget-st-product-sticker .discount,
.product-flag.discount,
.product-discount-percentage,
.discount-percentage,
.discount-amount,
.product-discount,
.discount-badge {
    background-color: #FFB1E2 !important;
    color: white !important;
}

.elementor-widget-st-product-sticker > div > div > div,
.elementor-widget-st-product-sticker .discount-flag {
    background-color: #FFB1E2 !important;
    color: white !important;
}

.product-flags .product-flag {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
}

.product-miniature .product-flag.discount {
    background-color: #FFB1E2 !important;
}

.product-discount-percentage
.stsb_pm_sticker_reduced_price_amount {
    background-color: #FFB1E2 !important;
    font-weight: 600;
    color: white;
}

.regular-price {
    color: #999;
    text-decoration: line-through;
}

.current-price-value {
    color: #1A3B54;
    font-weight: 700;
}

@media (max-width: 767px) {
    #product .elementor-element-42607f1 {
        display: none !important;
    }
    
    #product .elementor-element-95b3198:nth-of-type(2) {
        display: none !important;
    }
    
    #product .elementor-element-75ab226 {
        display: none !important;
    }
    
    #product .elementor-element-875e96c {
        display: none !important;
    }

    /* Breadcrumb deslizable horizontal en móvil */
    #product .stsb_breadcrumb_ul {
        overflow-x: auto !important;
        overflow-y: hidden !important;
        flex-wrap: nowrap !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
        -ms-overflow-style: none !important;
    }
    
    #product .stsb_breadcrumb_ul::-webkit-scrollbar {
        display: none !important;
    }
    
    #product .stsb_breadcrumb_ul .breadcrumb_item {
        flex-shrink: 0 !important;
        white-space: nowrap !important;
    }
    
    #product .stsb_pro_name,
    #product .elementor-element-6e96ad9 h1,
    #product h1.stsb_pro_name {
        font-size: 24px !important;
        line-height: 1.3 !important;
    }
    
    #product .elementor-element-92e91e8 img[src*="es-default-medium_default.jpg"],
    #product .elementor-element-92e91e8 img[src*="default-medium_default.jpg"] {
        display: none !important;
    }
    
    #product .elementor-element-92e91e8:has(img[src*="es-default-medium_default.jpg"]),
    #product .elementor-element-92e91e8:has(img[src*="default-medium_default.jpg"]) {
        display: none !important;
    }
    
    #product .elementor-element-b9e1cb6 {
        min-height: auto !important;
        height: auto !important;
    }
    
    #product .stsb_pm_info_reference .stsb_pm_info_k {
        min-width: auto !important;
    }
    
    #product .stsb_pm_info_reference {
        gap: 5px !important;
    }
}

