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

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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--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: "Lato", 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: "Lato", 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(30,115,190);
	--wd-alternative-color: rgb(231,104,11);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--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://www.reflexexhibitions.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(30,115,190);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(221,172,97,0.71);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(248,248,247);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > ins .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > ins .amount {
	font-weight: 600;
	font-size: 25px;
}
.wd-popup.popup-quick-view {
	--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;
}
}


/* =========================
   WAPF Customizer Modal
   ========================= */

.wapf-customizer {
  padding: 25px;
  background: #fff;
  width: 96%;
  max-width: 650px;
  position: fixed;
  z-index: 999999;
  top: 3%;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0 0 9999px rgba(0,0,0,0.7);
  display: flex;
  visibility: hidden;
  opacity: 0;
  transition: all .2s;
  max-height: 87vh;
  overflow-y: auto;
}

.wapf-customizer.active {
  visibility: visible;
  opacity: 1;
}

.wapf-customizer-bottom {
  margin-top: 20px;
}

@media (max-width: 768px) {
  .wapf-customizer { top: 0; }
}


/* =========================
   Steps tag - hide qty/add to cart + style wrapper
   ========================= */

.product_tag-steps div.quantity,
.product_tag-steps .button[name="add-to-cart"] {
  display: none;
}

.product_tag-steps .wapf-wrapper {
  border-radius: 4px;
  border: 1px solid #ededed;
  padding: 15px 20px;
  margin-bottom: 20px;
}


/* =========================
   Steps behaviour
   ========================= */

.product_tag-steps .wapf-field-group .step {
  display: none;
}

.product_tag-steps .wapf-field-group .step:first-child {
  display: flex;
}

.product_tag-steps .wapf_step_buttons {
  margin-bottom: 20px;
  overflow: hidden;
}

.product_tag-steps .wapf_btn_next {
  float: right !important;
  background: #f0632b;
  color: #ffffff;
}

.product_tag-steps .wapf_btn_prev {
  float: left !important;
  background: #f0632b;
  color: #ffffff;
}


/* =========================
   Steps progress bar
   ========================= */

.product_tag-steps .wapf-progress {
  position: relative;
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
}

.product_tag-steps .wapf-progress:before,
.product_tag-steps .wapf-progress-bar {
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  background: #ededed;
  top: 14px;
  left: 0;
}

.product_tag-steps .wapf-progress-steps {
  margin-bottom: 30px;
  overflow: hidden;
  counter-reset: step;
  display: flex;
  justify-content: space-between;
}

.product_tag-steps .wapf-progress-steps div {
  position: relative;
}

.product_tag-steps .wapf-progress-steps div:before {
  content: counter(step);
  counter-increment: step;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  display: block;
  font-size: 10px;
  background: #ededed;
}

.product_tag-steps .wapf-progress-steps div.active:before {
  background: #f0632b;
  color: #ffffff;
}

.product_tag-steps .wapf-progress-bar {
  background: #f0632b;
  width: 0%;
}


/* =========================
   CLS FIXES (Woodmart)
   Keep these at the bottom
   ========================= */

/* 1) Reserve stable header height (prevents header jump) */
.whb-header {
  min-height: 90px;
}

@media (max-width: 767px) {
  .whb-header {
    min-height: 70px;
  }
}

/* If sticky header exists, keep it stable */
.whb-sticky-header {
  min-height: 90px;
}

/* 2) Optional: hide mobile “popular categories” sidebar + promo/newsletter bars (reduces late-inserted shifts) */
@media (max-width: 767px) {
  .popular-categories,
  .wd-categories,
  .categories-menu,
  .categories-nav {
    display: none !important;
  }

  .wd-promo-bar,
  .footer-subscribe,
  .newsletter-bar,
  .promo-bar {
    display: none !important;
  }
}

/* 3) Reserve space for product thumbnails (grids + carousels)
      This is the big CLS win for Woodmart product cards.
*/
.wd-products .product-element-top,
.wd-products .product-image-link,
.wd-products .wd-product-thumb,
.wd-carousel .product-element-top,
.wd-carousel .product-image-link,
.wd-carousel .wd-product-thumb,
.product-grid-item .product-element-top,
.product-grid-item .product-image-link,
.product-grid-item .wd-product-thumb {
  aspect-ratio: 1 / 1;     /* keep square thumbnails */
  overflow: hidden;
}

/* Ensure images fill the reserved box (no absolute positioning needed) */
.wd-products img,
.wd-carousel img,
.product-grid-item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;     /* use cover if you prefer cropping */
  max-width: 100%;
}

/* 4) Reserve overall card height so text/buttons don’t get pushed when images resolve */
.product-grid-item,
.product-wrapper {
  min-height: 360px;
}

@media (max-width: 768px) {
  .product-grid-item,
  .product-wrapper {
    min-height: 280px;
  }
}

@media (max-width: 767px) {
  .rev_slider_wrapper,
  rs-module,
  rs-module-wrap {
    display: none !important;
  }
}

