:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 300;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 300;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: var(--wd-text-font);
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(164,148,131);
	--wd-alternative-color: rgb(46,46,46);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Myraid Pro Regular", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: rgb(164,148,131);
	--btn-accented-bgcolor-hover: rgb(164,148,131);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(250,247,242);
	--notices-success-color: rgb(164,148,131);
	--notices-warning-bg: rgb(164,148,131);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://noha.underdev.in/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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(234,234,234);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-weight: 300;
	font-size: 18px;
	line-height: 18px;
	color: #2E2E2E;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: #A49483;
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-family: "Myraid Pro Regular", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	text-transform: capitalize;
	color: rgb(46,46,46);
}
html .wd-product .wd-entities-title a:hover {
	color: rgb(148,148,148);
}
html .wd-product .wd-product-cats a {
	font-family: "Myraid Pro Regular", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: rgb(148,148,148);
}
html .wd-product .price {
	font-family: "Myraid Pro Bold", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 14px;
	color: rgb(46,46,46);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: #FFFFFF;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: #FFFFFF;
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: #FFFFFF;
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: #FFFFFF;
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: #FFFFFF;
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: #FFFFFF;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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



@font-face {
	font-family: "Skia";
	src: url("//noha.underdev.in/wp-content/uploads/2026/03/Skia-1.ttf") format("woff");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Myraid pro 300";
	src: url("//noha.underdev.in/wp-content/uploads/2026/03/Myriad-Pro-Light.ttf") format("woff");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Myraid Pro Regular";
	src: url("//noha.underdev.in/wp-content/uploads/2026/03/Myriad-Pro-Regular.ttf") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Myraid Pro Bold";
	src: url("//noha.underdev.in/wp-content/uploads/2026/03/Myriad-Pro-Semibold.ttf") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

/* ========================================
   NOHA - GLOBAL ARABIC / RTL
   ======================================== */

/* Normal Elementor text content */
html[dir="rtl"] .elementor-widget-text-editor,
html[dir="rtl"] .elementor-widget-text-editor .elementor-widget-container,
html[dir="rtl"] .elementor-widget-text-editor .elementor-widget-container * {
    direction: rtl !important;
    text-align: right !important;
}

/* Normal Elementor headings */
html[dir="rtl"] .elementor-widget-heading,
html[dir="rtl"] .elementor-widget-heading .elementor-widget-container,
html[dir="rtl"] .elementor-widget-heading .elementor-heading-title {
    direction: rtl !important;
    text-align: right !important;
}


/* ========================================
   NOHA - ARABIC MEGA MENU
   KEEP ORIGINAL ENGLISH LAYOUT
   ======================================== */

/*
   IMPORTANT:
   Do NOT change:
   - display
   - flex-direction
   - justify-content
   - align-items
   - width
   - margin
   on the mega-menu containers.
*/


/* Group headings:
   حسب الفئة
   حسب المناسبة
   حسب المعدن
*/
html[dir="rtl"] .sub-items-wrapper > h3 {
    direction: rtl !important;
    text-align: right !important;
}


/* Arabic text inside menu links */
html[dir="rtl"] .sub-items-wrapper > ul > li > a > span {
    direction: rtl !important;
}


/* Standard WoodMart mega-menu links */
html[dir="rtl"] .wd-dropdown-menu a,
html[dir="rtl"] .wd-dropdown-menu .wd-nav-link {
    direction: rtl !important;
}

/* ========================================
   NOHA - ALIGN ARABIC MEGA MENU GROUP
   ======================================== */

html[dir="rtl"] .sub-items-wrapper {
    margin-left: auto !important;
    margin-right: 0 !important;
}

/* ========================================
   NOHA - RTL MEGA MENU INNER SPACING
   ======================================== */

html[dir="rtl"] .sub-items-wrapper {
    padding-right: 28px !important;
    box-sizing: border-box !important;
}