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

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

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

:root {
	--wd-header-banner-h: 34px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(68,68,68);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(139,94,59);
	--wd-alternative-color: rgb(255,106,0);
	--wd-link-color: rgb(0,165,207);
	--wd-link-color-hover: rgb(0,130,158);
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(90,70,50);
	--btn-accented-bgcolor-hover: rgb(62,50,37);
	--wd-form-brd-width: 2px;
	--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: url(https://newhomefurniture.ae/wp-content/uploads/2025/02/Calendar_Ramadan-1.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 30px;
}
.header-banner {
	background-color: rgb(139,94,59);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://newhomefurniture.ae/wp-content/uploads/2021/08/page-title-shop.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(192,133,82);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(163,107,63);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(90,70,50);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(62,50,37);
}
.product-labels .product-label.onsale {
	background-color: rgb(200,92,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(168,164,144);
	color: rgb(58,58,58);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 34px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

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


button.single_add_to_cart_button.button.alt {
    flex: 1 0 auto;
}

button#wd-add-to-cart {
    flex: 1 0 auto;
}


/* Neutral pill-style linked variation buttons */
.variations_form-linked a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 110px;       /* adjust width if needed */
  padding: 8px 14px;
  margin: 5px 6px 5px 0;
  border: 1px solid #ccc;
  border-radius: 6px;
  background: #fff;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none !important;
  transition: all 0.25s ease;
  text-align: center;
  line-height: 1.4;
}

/* Hover effect - subtle gray */
.variations_form-linked a:hover {
  border-color: #888;
  background: #f9f9f9;
  color: #000;
}

/* Active/selected state */
.variations_form-linked a.current {
  border-color: #333;
  background: #f2f2f2;
  color: #000 !important;
  font-weight: 600;
}

/* Hide customization button for full-nhf-packages */
.product_cat-full-nhf-packages .wd-button-wrapper {
    display: none !important;
}


/* Change scroll to top from right to left */
body .scrollToTop {
    right: auto !important;
    left: 20px !important; /* Adjust the 20px value as needed */
}
/* End */

@media (max-width: 768px) {
  #chaty-widget-0 .chaty-widget {
    bottom: 80px !important;
  }
}





@media (max-width: 576px) {
	/* Hide mobile menu for NHF-links */
.page-id-33324 .wd-toolbar {
    display: none !important;
}


}

