@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//peerless.sa/nzt-skin/fonts/woodmart-font-3-400.woff2?v=8.3.4") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//peerless.sa/modules/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//peerless.sa/modules/woocommerce/assets/fonts/star.woff") format("woff"), url("//peerless.sa/modules/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//peerless.sa/modules/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//peerless.sa/modules/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//peerless.sa/modules/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//peerless.sa/modules/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//peerless.sa/modules/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(6,45,39);
	--wd-alternative-color: rgb(25,183,158);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(25,183,158);
	--btn-default-bgcolor-hover: rgb(6,45,39);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(25,183,158);
	--btn-accented-bgcolor-hover: rgb(6,45,39);
	--btn-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-color: rgb(255,255,255);
	--btn-font-size: 18px;
	--btn-bgcolor: rgb(25,183,158);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(6,45,39);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(19,24,29);
	--wd-link-color-hover: rgb(25,183,158);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(109,78,236);
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html .wd-buy-now-btn {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	text-transform: capitalize;
	color: rgb(255,255,255);
	background: rgb(25, 183, 158);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(6,45,39);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(0,0,0);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgba(151,151,151,0.11);
}

.quantity, .single_add_to_cart_button {
	display: none !important;
}
/* ============= Mega Menu Style (With Glitch Fix) ===================*/
/* ======================= */
.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll){
	padding:0px !important
}
/* ======================= */
/* 1. تنسيق الحاوية الرئيسية (القائمة الأفقية) */
ul.nafez-mega-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #eee;
    font-family: sans-serif;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 999;
}

/* 2. تنسيق عناصر القائمة (li) */
ul.nafez-mega-menu li {
    position: relative; /* ضروري جداً لضبط تموضع القوائم الفرعية */
    white-space: nowrap;
}

/* لون خلفية للبراندات لمنع تداخل النصوص */
li.brand-item {
    background-color: #fff;
}

/* روابط وعناوين القائمة الرئيسية */
ul.nafez-mega-menu > li.nafez-cat-item > a.cat-title {
    display: block;
    padding: 15px 20px;
    color: #333;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    transition: background 0.3s, color 0.3s;
}

/* تأثير عند الوقوف على التصنيف */
ul.nafez-mega-menu > li.nafez-cat-item:hover > a.cat-title {
    background-color: #f5f5f5;
    color: #19B79E; /* لونك المميز */
}

/* -------------------------------------------------- */
/* 3. القوائم الفرعية (مشتركة للبراندات والمنتجات) */
/* -------------------------------------------------- */
ul.nafez-brands,
ul.brand-products {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    position: absolute;
    min-width: 220px; /* زيادة العرض قليلاً */
    
    /* === بداية كود حل الجليتش === */
    visibility: hidden;
    opacity: 0;
    pointer-events: none; /* الماوس لن يرى القائمة وهي مخفية */
    transition: opacity 0.2s ease-in-out, visibility 0.2s;
    z-index: 1000;
    /* === نهاية كود حل الجليتش === */
}
ul.brand-products{
	max-height:70vh !important;
	overflow-y:auto
}
/* عناصر القوائم الفرعية */
ul.nafez-brands li,
ul.brand-products li {
    display: block;
    border-bottom: 1px solid #f9f9f9;
		max-width:250px;
}

ul.nafez-brands li a.brand-title,
ul.brand-products li a {
    display: block;
    padding: 10px 15px;
    color: #555;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
	  white-space: normal;
}

ul.nafez-brands li:hover > a.brand-title,
ul.brand-products li a:hover {
    background-color: #f9f9f9;
    color: #000;
}

/* -------------------------------------------------- */
/* 4. ميكانيكية الظهور (Logic) - معدلة لمنع التداخل */
/* -------------------------------------------------- */

/* إظهار قائمة البراندات عند الوقوف على التصنيف */
li.nafez-cat-item:hover > ul.nafez-brands {
    visibility: visible;
    opacity: 1;
    pointer-events: auto; /* إعادة تفعيل الماوس */
    top: 100%;
    left: 0;
    z-index: 1010;
}

/* إظهار قائمة المنتجات عند الوقوف على البراند */
li.brand-item:hover > ul.brand-products {
    visibility: visible;
    opacity: 1;
    pointer-events: auto; /* إعادة تفعيل الماوس */
    
    /* حل الفراغ بين القوائم */
    top: -1px; /* رفع القائمة بيكسل واحد لتغطية الحدود */
    left: 100%; 
    z-index: 1020; /* تظهر فوق الجميع */
}

/* دعم الاتجاه العربي (RTL) */
.rtl li.brand-item:hover > ul.brand-products {
    left: auto;
    right: 100%;
}

/* أيقونة السهم للبراند */
li.brand-item > a.brand-title::after {
    content: " ›";
    float: right;
    font-weight: bold;
    margin-left: 10px;
}
.rtl li.brand-item > a.brand-title::after {
    content: " ›";
    float: left;
    margin-left: 0;
    margin-right: 10px;
}


/* ============= Form Footer */
.nzt-form {
    display: flex;
}
.nzt-form .wpcf7-submit{
	border-radius:4px !important
}
.rtl .nzt-form {
flex-direction: row-reverse;
}
/* ========== custom-course-accordion =========== */
.custom-course-accordion {
	border: 1px solid #e1e1e1;
	border-radius: 8px;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}
.accordion-item {
	border-bottom: 1px solid #e1e1e1;
}
.accordion-item:last-child {
	border-bottom: none;
}
.accordion-header {
	width: 100%;
	padding: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	border: none;
	cursor: pointer;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	transition: background 0.3s;
}
.accordion-header:hover {
	background: #f9f9f9;
}
.accordion-icon {
	transition: transform 0.3s ease;
}
/* عند الفتح */
.accordion-header.active .accordion-icon {
	transform: rotate(180deg);
}
.accordion-body {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-out;
	background: #fcfcfc;
}
.accordion-content-inner {
	padding: 20px;
	color: #666;
	font-size: 14px;
	line-height: 1.6;
}
.rtl .accordion-content-inner ,
.rtl .outcome-text{
	text-align: right;
}
/* =========== outcomes-grid ========================= */
.outcomes-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.outcome-item {
    display: flex;
    align-items: center;
}
.outcome-icon {
    color: #00D084;
    margin-right: 8px;
    font-size: 16px;
}
.outcome-text {
    font-size: 14px;
}
.rtl .outcome-icon{
	margin-right: 0px;
	margin-left:8px;
}
/* =================== AR Style ================ */
body.rtl *:not(.star-rating){
	font-family: 'Readex Pro' !important;
}
/* ========= reCaptcha =============== */
.grecaptcha-badge { 
    visibility: hidden; 
}@media (max-width: 576px) {
	.outcomes-grid{grid-template-columns: 1fr !important;}
}

