/**
* Theme Name: One Pharma Child
* Description: This is a child theme of One Pharma, generated by WM Solutions.
* Author: <a href="https://wmsolutions.net/">WM Solutions (Wael Manai)</a>
* Template: One Pharma
 * Version: 1.1.7
*/

.site-quickview .product-iconbox {
	display: none !important;
}

@media screen and (min-width: 1024.1px) {
    .site-banner .site-banner-inner.lg-w-70 {
        width: 60% !important;
    }
}

@media screen and (min-width: 768px) {
    .md\:text-28 {
        font-size: 22px !important;
    }
}

.site-banner .site-banner-content-body .text-14 {
    font-size: 12px  !important;
}

/* Messages d'erreur WooCommerce en rouge */
.woocommerce-error,
.woocommerce-error li,
.woocommerce-error a,
.woocommerce-error strong {
	color: #d63638 !important;
}

.badge.sale::before {
    content: "-";
}

.badge.sale {
    background-color: #e61736 !important;
}

.product-price-wrapper ins {
    color: #254aa1 !important;
}

.product-stock {
    display: none !important;
}

.klbwl-list .product-subtotal {
    display: none;
}

.klbwl-list .product-subtotal,
.klbwl-list .klbwl-item--stock {
    display: none;
}