/*
Theme Name: Webifa Agency
Theme URI: https://webifa.ir
Description: چایلد تم وبیفا (شخصی سازی شده)
Author: Webifa Team
Author URI: https://webifa.ir
Template: hello-elementor
Version: اختصاصی
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: webifa-child
*/

div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #019BA7 !important;
}

/* حذف بکگراند جدول متغیرها */
table.variations,
table.variations tbody,
table.variations tr,
table.variations th,
table.variations td {
    background: #fff !important;
    background-color: #fff !important;
}

/* حذف بکگراند hover یا حالت فعال */
table.variations tr:hover,
table.variations td:hover,
table.variations th:hover {
    background: #fff !important;
}

/* اگر افزونه variation swatches بکگراند داده */
table.variations .variable-items-wrapper,
table.variations .variable-item,
table.variations .variable-item-contents {
    background: #fff !important;
}

.elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true], .elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover, .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true], .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover {
    background-color: #DEFDFF !important;
    background-image: none;
}