/*
Theme Name: Neuros
Theme URI: http://demo.artureanec.com/themes/neuros/
Author: Artureanec
Author URI: https://demo.artureanec.com/
Description: Meet WordPress Theme by Artureanec - really amazing, powerful, clean and ultramodern product, that created with love and attention to details. We know it's difficult to represent yourself on the web in the right way, that's why we spent a lot of time trying to make our Theme more effective. It's flexible, easy customizable, high-quality and really easy to use! So everyone can make awesome website with it. Hope you'll like it. Enjoy!
Version: 1.6.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: neuros
*/
@media only screen and (min-width: 992px) {
    .single-product.woocommerce .content-wrapper .woocommerce-tabs:not(:first-child) {
        padding-top: 5px;
    }
}
.single-product.woocommerce div.product .product_meta-wrapper:not(:first-child){
	    margin:0px 0 0;
	    visibility: hidden;
}
/* تحميل خط Almarai */
@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');

/* تطبيق الخط على كل النصوص العربية */
html[lang="ar"], html[lang="ar"] body,
html[lang="ar"] p,
html[lang="ar"] li,
html[lang="ar"] span,
html[lang="ar"] a,
html[lang="ar"] h1, html[lang="ar"] h2, html[lang="ar"] h3,
html[lang="ar"] h4, html[lang="ar"] h5, html[lang="ar"] h6,
html[lang="ar"] .content-wrapper .elementor-widget-text-editor,
html[lang="ar"] .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text,
html[lang="ar"] .footer .widget_nav_menu ul li,
html[lang="ar"] .footer .widget_archive ul li,
html[lang="ar"] .footer .widget_categories ul li,
html[lang="ar"] .widget_pages ul li,
html[lang="ar"] .footer-widgets > .widget .widget-title,
html[lang="ar"] .footer-widgets > .widget .widget-wrapper h1,
html[lang="ar"] .footer-widgets > .widget .widget-wrapper h2,
html[lang="ar"] .footer-widgets > .widget .widget-wrapper h3,
html[lang="ar"] .footer-widgets > .widget .widget-wrapper h4,
html[lang="ar"] .footer-widgets > .widget .widget-wrapper h5,
html[lang="ar"] .footer-widgets > .widget .widget-wrapper h6,
html[lang="ar"] .footer-widgets > .widget .wp-block-search .wp-block-search__label,
html[lang="ar"] .header .main-menu > li > a { /* هنا ضفنا القوائم الرئيسية */
    font-family: 'Almarai', sans-serif !important;
}

.woocommerce .woocommerce-product-rating {
	    display: none;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews{
	    display: none  !important; 
	
	
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs:not(:first-child){
	  display: none  !important; 
	
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child), .woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child), .woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child), .woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child), .woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child), .woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child){
	
	  display: none  !important; 
}