@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//roohalnoor.ae/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.6") format("woff2");
}

:root {
	--wd-text-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 18px;
	--wd-title-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: inherit;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: inherit;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: rgb(36,36,36);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(30,77,91);
	--wd-alternative-color: rgb(249,240,235);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(30,77,91);
	--btn-default-bgcolor: rgb(30,77,91);
	--btn-default-bgcolor-hover: rgb(0,71,91);
	--btn-accented-bgcolor: rgb(30,77,91);
	--btn-accented-bgcolor-hover: rgb(0,71,91);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(30,77,91);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}



time.published {
    color: rgb(36, 36, 36);
}
.elementor-popup {
  position: fixed !important;
  right: 20px; /* adjust as needed */
  bottom: 20px; /* default bottom */
  transition: bottom 0.3s ease; /* smooth movement */
}@media (min-width: 1025px) {
	.e-con-boxed.wd-section-stretch-content {
    padding-left: 64px !important;
    padding-right: 64px !important;
}
.container, .container-fluid {
    padding-inline: 64px !important;
}
/*footer*/
.wd-col-start.reset-last-child {
    position: relative;
    text-align: center;
}

.wd-col-start.reset-last-child .wd-social-icons {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.e-con-boxed.wd-section-stretch-content {
    padding-left: 32px !important;
    padding-right: 32px !important;
}
.container, .container-fluid {
    padding-inline: 32px !important;
}
}

