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

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

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

:root {
	--wd-text-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(40,40,40);
	--wd-text-font-size: 14px;
	--wd-title-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Metropolis", 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: "Metropolis", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(192,28,45);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(192,28,45);
	--btn-accented-bgcolor-hover: rgb(192,28,45);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(192,28,45);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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(247,247,247);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1350px;
--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-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;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "Metropolis";
	src: url("//mcx.store/wp-content/uploads/2021/10/Metropolis-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis";
	src: url("//mcx.store/wp-content/uploads/2021/10/Metropolis-Bold.woff2") format("woff2"), 
url("//mcx.store/wp-content/uploads/2021/10/Metropolis-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

.woocommerce-product-gallery img {
    width: 100%;
    border-radius: var(--wd-brd-radius);
	border: 1px solid #e5e5e5;
}
.woocommerce-product-details__short-description .tagged_as,
.product_meta .tagged_as {
    display: none !important;
}
.related-products .product-grid-item .product-element-top {
  border: 1px solid #ccc; /* Light gray border */
  padding: 5px; /* Optional: adds some space inside the frame */
  box-sizing: border-box;
}
.products .product {
    border: 1px solid #e0e0e0;  /* light gray border */
    padding: 15px;              /* space inside */
    transition: all 0.3s ease;
}
.wd-product-cats
{
	height:40px;
}
.wd-entities-title
{
	height:75px;
}
.product_title
{
	font-size:24px;
}

/* Put qty, Add to Cart, and Ask MCXpert on one line */
.single-product .summary .cart {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap; /* safe on narrower screens */
}

/* Order (Qty → Add to Cart → Ask) */
.single-product .summary .cart .quantity { order: 1; margin: 0 !important; }
.single-product .summary .cart .single_add_to_cart_button { order: 2; }
.single-product .summary .cart #fme_efw_enquire_now_btn { order: 3; }

/* Shrink button sizes (both) */
.single-product .summary .cart .single_add_to_cart_button,
.single-product .summary .cart #fme_efw_enquire_now_btn {
  padding: 10px 18px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  flex: 0 0 auto;               /* prevent full width */
}

/* Keep your yellow style on the FME button */
.single-product .summary .cart #fme_efw_enquire_now_btn {
  background: #ffeb00;
  color: #000;
  border: 0;
  width: auto !important;        /* override any 100% width */
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}

/* If a second (full-width) Ask button appears elsewhere, hide it */
.single-product .summary > #fme_efw_enquire_now_btn,
.single-product .summary .fme-astra-enquiry-form-btn,
.single-product .summary .product-enquiry,
.single-product .summary .enquiry-button {
  display: none !important;
}

/* Mobile: stack vertically */
@media (max-width: 768px) {
  .single-product .summary .cart {
    flex-direction: column;
    align-items: stretch;
  }
  .single-product .summary .cart .single_add_to_cart_button,
  .single-product .summary .cart #fme_efw_enquire_now_btn {
    width: 100%;
  }
}

/* Make the image match the price font size */
.woocommerce-Price-amount .aed-img,
.price .aed-img {
  display: inline-block;
  height: 1em;      /* same as text size */
  width: auto;
  margin-right: 0.25em;
  vertical-align: baseline;
  image-rendering: -webkit-optimize-contrast; /* crisp PNGs */
}

/* PRODUCTS (grid, related, upsells, single) — add icon before amount */
.wd-products .product .price .woocommerce-Price-amount::before,
.related.products .price .woocommerce-Price-amount::before,
.upsells .price .woocommerce-Price-amount::before,
.single-product .summary .price .woocommerce-Price-amount::before {
  content: "";
  display: inline-block;
  width: 0.9em;
  height: 0.9em;
  margin-right: .25em;
  position: relative;
  top: 0.1em;               /* tweak -0.03em…-0.10em for perfect alignment */
  background: currentColor;   /* inherits sale/red etc. */
  -webkit-mask: url("/wp-content/uploads/currency-icons/dirham.svg") no-repeat center / contain;
          mask: url("/wp-content/uploads/currency-icons/dirham.svg") no-repeat center / contain;
}

/* WIDGETS — keep them clean (no custom icon injection) */
.widget .woocommerce-Price-amount::before { content: none !important; }

/* --- HEADER CART TOTAL: remove any symbol printed after the amount --- */
.wd-header-cart .woocommerce-Price-currencySymbol,
.header .woocommerce-Price-amount + .woocommerce-Price-currencySymbol,
.widget_shopping_cart .total .woocommerce-Price-currencySymbol {
  display: none !important;
}

/* kill any theme icon added via ::after in the header total */
.wd-header-cart .woocommerce-Price-amount::after,
.widget_shopping_cart .total .woocommerce-Price-amount::after {
  content: none !important;
}

/* --- OPTIONAL: add your AED icon BEFORE the amount in header only --- */
.wd-header-cart .woocommerce-Price-amount::before,
.widget_shopping_cart .total .woocommerce-Price-amount::before {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  margin-right: .2em;
  position: relative;
  top: 0.1em; /* tweak -0.03em … -0.10em if needed */
  background: currentColor;
  -webkit-mask: url("/wp-content/uploads/currency-icons/dirham.svg") no-repeat center / contain;
          mask: url("/wp-content/uploads/currency-icons/dirham.svg") no-repeat center / contain;
}

.wd-entities-title
Specificity: (0,1,0)
 {
	 line-height: 1.1 !important;
}

.wd-cat .wd-entities-title {
	font-size: 18px !important;
	line-height: 1.2em !important;
}

/* Reduce single product title on phones */
@media (max-width: 480px) {
  .single-product h1.product_title.entry-title {
    font-size: 20px !important;   /* try 20–24px to taste */
    line-height: 1.15 !important;
    margin-bottom: 10px !important;
    overflow-wrap: anywhere;       /* prevent overlap */
    word-break: break-word;
    hyphens: auto;
  }
}
