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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//bestssoccer.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//bestssoccer.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//bestssoccer.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//bestssoccer.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("//bestssoccer.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//bestssoccer.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//bestssoccer.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//bestssoccer.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", 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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(2,14,31);
	--wd-alternative-color: rgb(238,239,240);
	--wd-link-color: rgb(2,14,31);
	--wd-link-color-hover: rgb(2,14,31);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(224,178,82);
	--btn-accented-bgcolor-hover: rgb(224,178,82);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(13,11,17);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,82,79);
	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(238,239,240);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(2,14,31);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html table th {
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(238,239,240);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(238,239,240);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(238,239,240);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(238,239,240);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(238,239,240);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(238,239,240);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(238,239,240);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(224,178,82);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(224,178,82);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(0,82,79);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(0,82,79);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(0,82,79);
	--wd-nscroll-drag-bg-hover: rgb(0,82,79);
}
.product-labels .product-label.new {
	background-color: rgb(0,82,79);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1480px;
--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;
}

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


/* Prosoccer mega dropdown menu styles for WordPress custom HTML */
.mega-menu__list.mega-menu__list--enhanced,
.mega-menu__list.mega-menu__list--enhanced * {
  box-sizing: border-box;
}
.page-width {
  margin: 0 auto;
  padding-inline: var(--page-padding, 1.6rem);
	 opacity:0.9;
}
.mega-menu__wrapper {
  border-top-width: 7px;
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}

.mega-menu__wrapper.mega-menu__wrapper--with-promotions {
  --promotions-width: clamp(360px, 42vw, 860px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, var(--promotions-width));
  align-items: stretch;
}

/* Hard lock for menus that include right-side promotions (goalkeeper) */
.mega-menu__wrapper.mega-menu__wrapper--with-promotions {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(360px, var(--promotions-width, 860px)) !important;
}

.mega-menu__wrapper.mega-menu__wrapper--with-promotions > .mega-menu__list.mega-menu__list--enhanced {
  grid-column: 1;
  grid-row: 1;
  width: 1450px;
}

.mega-menu__wrapper.mega-menu__wrapper--with-promotions > .mega-menu__promotions {
  grid-column: 2;
  grid-row: 1;
}
.mega-menu__list.mega-menu__list--enhanced {
  --menu-bg: linear-gradient(180deg, #fcfdff 0%, #f6f8fb 100%);
  --menu-border: #e2e8f0;
  --menu-head: #0c1a34;
  --menu-text: #3c4a61;
  --menu-text-hover: #13284d;
  --menu-accent: #cfb06b;
  --menu-accent-strong: #b08a3c;
  --menu-hover-bg: rgba(207, 176, 107, 0.14);
  --menu-panel-width: min(96vw, 1940px);
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0;
  width: var(--menu-panel-width);
  max-width: var(--menu-panel-width);
  margin: 0;
  padding: 0;
  border: 1px solid var(--menu-border);
  border-radius: 14px;
  background: var(--menu-bg);
  box-shadow: 0 18px 36px rgba(15, 23, 42, 0.1);
  overflow: hidden;
  font-family: "Montserrat", "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 14px;
}

.mega-menu__list.mega-menu__list--enhanced .mega-menu__column {
  padding: 16px 14px 14px;
  border-right: 1px solid var(--menu-border);
  position: relative;
  min-width: 0;
}

.mega-menu__list.mega-menu__list--enhanced .mega-menu__column:last-child {
  border-right: 0;
}

.mega-menu__list.mega-menu__list--enhanced .mega-menu__column::before {
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  right: 18px;
  height: 3px;
  border-radius: 0 0 999px 999px;
  background: linear-gradient(90deg, transparent 0%, rgba(207, 176, 107, 0.92) 50%, transparent 100%);
  opacity: 0;
  transition: opacity 0.25s ease;
}

.mega-menu__list.mega-menu__list--enhanced .mega-menu__column:hover::before {
  opacity: 1;
}

.mega-menu__list.mega-menu__list--enhanced .mega-menu__item + .mega-menu__item {
  margin-top: 10px;
}

.mega-menu__list.mega-menu__list--enhanced .mega-menu__link--top {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  color: var(--menu-head);
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-transform: uppercase;
  text-decoration: none;
}

.mega-menu__list.mega-menu__list--enhanced .mega-menu__link--top::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: linear-gradient(90deg, rgba(207, 176, 107, 0.45), rgba(15, 23, 42, 0.08));
}

.mega-menu__list.mega-menu__list--enhanced .mega-menu__item-child {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 1px;
}

.mega-menu__list.mega-menu__list--enhanced .reversed-link {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mega-menu__list.mega-menu__list--enhanced .reversed-link > .mega-menu__link {
  border-radius: 10px;
  padding: 4px;
  color: var(--menu-text);
  text-decoration: none;
  transition: transform 0.2s ease, color 0.2s ease, background-color 0.2s ease;
}

.mega-menu__list.mega-menu__list--enhanced .reversed-link > .mega-menu__link:hover,
.mega-menu__list.mega-menu__list--enhanced .reversed-link > .mega-menu__link:focus-visible {
  color: var(--menu-text-hover);
  text-decoration-color: var(--menu-accent-strong);
  text-underline-offset: 2px;
  text-decoration: underline;
  transform: translateX(2px);
}

.mega-menu__list.mega-menu__list--enhanced .reversed-link__text {
  display: inline;
  line-height: 1.3;
}

.mega-menu__list.mega-menu__list--enhanced .mega-menu__icon--small {
  width: 12px;
  height: 12px;
  min-width: 12px;
  border-radius: 999px;
  object-fit: cover;
  box-shadow: 0 0 0 1px rgba(15, 23, 42, 0.18), 0 1px 2px rgba(15, 23, 42, 0.2);
}

.mega-menu__wrapper > .mega-menu__list.mega-menu__list--enhanced {
  flex: 1 1 auto;
  min-width: 0;
}

.mega-menu__icon {
    position: relative;
    overflow: hidden;
    display: block;
    width: 16px;
    height: 16px;
    object-fit: cover;
    object-position: center;
}

.mega-menu__wrapper > .mega-menu__promotions {
  --promotions-width: min(42vw, 860px);
  --promotion-columns: 3;
  flex: 0 0 var(--promotions-width);
  min-width: 0;
}

.mega-menu__wrapper > .mega-menu__promotions.mega-menu__column {
  padding: 16px 14px 14px;
  border: 1px solid var(--menu-border, #e2e8f0);
  border-left: 0;
  border-radius: 0 14px 14px 0;
  background: var(--menu-bg, #f6f8fb);
}

.mega-menu__wrapper > .mega-menu__promotions.mega-menu__column.no-links {
  border-left: 0;
  padding-inline: 0;
}

.mega-menu__wrapper > .mega-menu__promotions-grid {
  display: grid;
  grid-template-columns: repeat(var(--promotion-columns), minmax(0, 1fr));
  gap: 14px;
}

.mega-menu__wrapper > .mega-menu__promotions .promotion-item {
  min-width: 0;
}

/* Structural fallback: wrapper has exactly 2 children (list + promotions) */
.mega-menu__wrapper > .mega-menu__list.mega-menu__list--enhanced:first-child:nth-last-child(2) {
  --menu-panel-width: unset;
  width: calc(100% - var(--promotions-width, 860px));
  max-width: none;
  flex: 0 0 calc(100% - var(--promotions-width, 860px));
  border-right: 0;
  border-radius: 14px 0 0 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.mega-menu__wrapper > .mega-menu__list.mega-menu__list--enhanced:first-child:nth-last-child(2) + .mega-menu__promotions {
  width: var(--promotions-width, 860px);
  flex: 0 0 var(--promotions-width, 860px);
}

.mega-menu__wrapper.mega-menu__wrapper--with-promotions > .mega-menu__list.mega-menu__list--enhanced {
  --menu-panel-width: unset;
  width: 100% !important;
  max-width: none !important;
  border-right: 0;
  border-radius: 14px 0 0 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.mega-menu__wrapper.mega-menu__wrapper--with-promotions > .mega-menu__promotions {
  width: 100% !important;
  max-width: none !important;
  flex: none !important;
}

.mega-menu__list.mega-menu__list--enhanced.mega-menu__list--goalkeeper {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

@supports selector(:has(*)) {
  .mega-menu__wrapper:has(> .mega-menu__promotions) > .mega-menu__list.mega-menu__list--enhanced {
    --menu-panel-width: unset;
    width: auto;
    max-width: none;
    border-right: 0;
    border-radius: 14px 0 0 14px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* Promotions card fallback styles for custom HTML (if theme card styles are unavailable) */
.mega-menu__wrapper .relative {
  position: relative;
}

.mega-menu__wrapper .absolute {
  position: absolute;
}

.mega-menu__wrapper .inset-0 {
  inset: 0;
}

.mega-menu__wrapper .block {
  display: block;
}

.mega-menu__wrapper .w-full {
  width: 100%;
}

.mega-menu__wrapper .h-full {
  height: 100%;
}

.mega-menu__wrapper .overflow-hidden {
  overflow: hidden;
}

.mega-menu__wrapper .text-left,
.mega-menu__wrapper .md\:text-left {
  text-align: left;
}

.mega-menu__wrapper > .mega-menu__promotions .card-media--link {
  display: block;
  height: 100%;
  text-decoration: none;
}

.mega-menu__wrapper > .mega-menu__promotions .card-media {
  position: relative;
  aspect-ratio: 0.3993610224;
  border-radius: 16px;
  overflow: hidden;
}

.mega-menu__wrapper > .mega-menu__promotions .card-media__media-wrapper {
  position: absolute;
  inset: 0;
}

.mega-menu__wrapper > .mega-menu__promotions .card-media__media {
  display: block;
  width: 100%;
  height: 100%;
}

.mega-menu__wrapper > .mega-menu__promotions .card-media__media > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.mega-menu__wrapper > .mega-menu__promotions .bg-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(10, 15, 30, 0.06) 34%,
    rgba(8, 12, 24, 0.46) 72%,
    rgba(6, 10, 18, 0.7) 100%
  );
  pointer-events: none;
}

.mega-menu__wrapper > .mega-menu__promotions .card-media__content {
  position: absolute;
  inset-inline: 0;
  bottom: 0;
  z-index: 2;
  pointer-events: none;
}

.mega-menu__wrapper > .mega-menu__promotions .card-media__content-wrapper {
  padding: 18px 18px 20px;
}

.mega-menu__wrapper > .mega-menu__promotions .card-media__heading {
  margin: 0;
  color: #fff;
  font-size: clamp(1rem, 0.6vw + 0.88rem, 1.45rem);
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.28);
}

/* Utility class compatibility for WordPress custom HTML environments */
.mega-menu__list.mega-menu__list--enhanced .flex {
  display: flex;
}

.mega-menu__list.mega-menu__list--enhanced .flex-col {
  flex-direction: column;
}

.mega-menu__list.mega-menu__list--enhanced .items-center {
  align-items: center;
}

.mega-menu__list.mega-menu__list--enhanced .gap-2 {
  gap: 0.35rem;
}

.mega-menu__list.mega-menu__list--enhanced .gap-4 {
  gap: 0.7rem;
}

.mega-menu__list.mega-menu__list--enhanced .h6,
.mega-menu__list.mega-menu__list--enhanced .font-heading,
.mega-menu__list.mega-menu__list--enhanced .text-subtext {
  margin: 5px 0 0 0;
}

@media (max-width: 1550px) {
  .mega-menu__list.mega-menu__list--enhanced {
    grid-template-columns: repeat(3, minmax(220px, 1fr));
  }
}

@media (max-width: 980px) {
  .mega-menu__list.mega-menu__list--enhanced {
    grid-template-columns: repeat(2, minmax(220px, 1fr));
    border-radius: 12px;
  }

  .mega-menu__list.mega-menu__list--enhanced .mega-menu__column:nth-child(2n) {
    border-right: 0;
  }
}

@media (max-width: 1440px) {
  .mega-menu__wrapper > .mega-menu__promotions {
    --promotions-width: min(44vw, 720px);
  }
}

@media (max-width: 1180px) {
  .mega-menu__wrapper.mega-menu__wrapper--with-promotions {
    grid-template-columns: 1fr !important;
  }

  .mega-menu__wrapper.mega-menu__wrapper--with-promotions > .mega-menu__list.mega-menu__list--enhanced {
    grid-column: 1;
    grid-row: 1;
  }

  .mega-menu__wrapper.mega-menu__wrapper--with-promotions > .mega-menu__promotions {
    grid-column: 1;
    grid-row: 2;
  }

  .mega-menu__wrapper > .mega-menu__list.mega-menu__list--enhanced:first-child:nth-last-child(2) {
    width: 100%;
    flex-basis: 100%;
    border-right: 1px solid var(--menu-border, #e2e8f0);
    border-radius: 14px 14px 0 0;
  }

  .mega-menu__wrapper > .mega-menu__list.mega-menu__list--enhanced:first-child:nth-last-child(2) + .mega-menu__promotions {
    width: 100%;
    flex-basis: 100%;
  }

  .mega-menu__wrapper > .mega-menu__promotions {
    --promotion-columns: 2;
    --promotions-width: min(100%, 100vw);
    flex-basis: 100%;
  }

  .mega-menu__wrapper > .mega-menu__promotions.mega-menu__column {
    border-left: 1px solid var(--menu-border, #e2e8f0);
    border-top: 0;
    border-radius: 0 0 14px 14px;
  }

  .mega-menu__wrapper.mega-menu__wrapper--with-promotions > .mega-menu__list.mega-menu__list--enhanced {
    border-right: 1px solid var(--menu-border, #e2e8f0);
    border-radius: 14px 14px 0 0;
  }

  @supports selector(:has(*)) {
    .mega-menu__wrapper:has(> .mega-menu__promotions) > .mega-menu__list.mega-menu__list--enhanced {
      border-right: 1px solid var(--menu-border, #e2e8f0);
      border-radius: 14px 14px 0 0;
    }
  }
}

@media (max-width: 760px) {
  .mega-menu__wrapper > .mega-menu__promotions {
    --promotion-columns: 1;
  }
}

@media (max-width: 640px) {
  .mega-menu__list.mega-menu__list--enhanced {
    grid-template-columns: 1fr;
  }

  .mega-menu__list.mega-menu__list--enhanced .mega-menu__column {
    border-right: 0;
    border-bottom: 1px solid var(--menu-border);
  }

  .mega-menu__list.mega-menu__list--enhanced .mega-menu__column:last-child {
    border-bottom: 0;
  }
}

.wd-dropdown-menu.wd-design-full-width {
    background: url(/wp-content/uploads/2026/02/drop-menu-bg.webp) !important;
}

/* Original price (strikethrough) gray */
.price del .amount,
.price del .woocommerce-Price-amount,
.price del .woocommerce-Price-amount bdi{
  color: #9a9a9a !important;
  opacity: 1 !important;
}
.price .amount {
	color: #d60000 !important;
}

/* Promotional price (current price) in red */
.price ins .amount,
.price ins .woocommerce-Price-amount,
.price ins .woocommerce-Price-amount bdi{
  color: #d60000 !important;
  text-decoration: none !important;
}
/* Woodmart/WooCommerce: sale badge No line breaks */
.product-labels .onsale.product-label,
.product-labels .product-label {
  white-space: nowrap;
  line-height: 1;
}

/* If a two-digit number is still too cramped, give it a minimum width and center it. */
.product-labels .onsale.product-label {
  min-width: 42px;     /* Adjustable：36~52 Try between */
  text-align: center;
  font-size: 12px;     /* Adjustable：11~13 */
  padding: 4px 6px;    /* Adjustable */
}
/* 1) hide left sticky nav text（WoodMart） */
@media (min-width: 1025px) {
  .wd-sticky-nav,
  .wd-sticky-nav-wrap,
  .wd-sticky-nav-container {
    display: none !important;
  }

  /* 2) Cancel the left margin/width it provides to the page */
  .wd-sticky-nav-enabled {
    margin-left: 0 !important;
    --wd-sticky-nav-w: 0px !important;
  }
}
/* Single post: Hide WoodMart's post meta tags (Posted by, etc.) */
.single-post .wd-post-meta,.single-post .wd-post-cat {
  display: none !important;
}

/* As a fallback: If the theme forces it to display using flex/grid, simply prevent it from taking up space. */
.single-post .wd-post-meta * {
  display: none !important;
}
/* ✅ Homepage only (page-id-30915): Remove the width limit of the WoodMart container */
body.home.elementor-page main#main-content.container{
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.home.elementor-page main#main-content{
  padding: 0 !important;
}
/* Single article: Desktop banner height (controlled by top and bottom spacing) */
@media (min-width: 1025px){
  body.single-post .title-size-large{
    --wd-title-sp: 300px !important;
  }
}
/* flat */
@media (max-width: 1024px){
  body.single-post .title-size-large{
    --wd-title-sp: 200px;
  }
}

/* cell phone */
@media (max-width: 767px){
  body.single-post .title-size-large{
    --wd-title-sp: 100px;
  }
}
.single-post .wd-post-excerpt-in-title{
  margin: 12px 0 0;
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255,255,255,.9);
  max-width: 900px;
}
/* .blog .entry-title.title,
.blog .wd-breadcrumbs,
.home.blog .entry-title.title,
.home.blog .wd-breadcrumbs {
  display:none !important;
} */
@media (min-width: 1025px) {
  .blog .wd-page-title.title-size-large {
    --wd-title-sp: 300px;
  }
}
/* flat */
@media (max-width: 1024px){
   .blog .wd-page-title.title-size-large {
    --wd-title-sp: 200px;
  }
}

/* cell phone */
@media (max-width: 767px){
   .blog .wd-page-title.title-size-large {
    --wd-title-sp: 100px;
  }
}
.wd-post-thumb img{
  width: 100%;
  height: 300px; 
  object-fit: cover; 
  display: block;
}
.wd-dropdown{
  background-color:#fff !important;
}
/* .wd-sub-menu li>a {
    color: #d5d1d1 !important;
} */
 .wd-dropdown-menu a:hover,.wd-sub-menu li>a:hover {
    color: #00524f;
} 
@media (min-width: 1025px){
  body.page-id-30916 .title-size-large{
    --wd-title-sp: 300px;
  }
}
/* flat */
@media (max-width: 1024px){
  body.page-id-30916 .title-size-large{
    --wd-title-sp: 200px;
  }
}

/* cell phone */
@media (max-width: 767px){
  body.page-id-30916 .title-size-large{
    --wd-title-sp: 100px;
  }
}
.wd-menu.widget_nav_mega_menu .wd-nav > li{
  width: 20% !important;
}




.wd-dropdown-inner,
.wd-dropdown-menu .container,
.wd-dropdown-menu .wd-dropdown-inner {
  border-radius: 0 !important;
}


.wd-dropdown .sub-menu{
  border-radius: 0 0 12px 12px !important;
  overflow: hidden;
}
/* ===== Reviews Grid ===== */
.wc-reviews-archive .wc-reviews-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

@media (max-width: 1024px){
  .wc-reviews-archive .wc-reviews-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px){
  .wc-reviews-archive .wc-reviews-grid{
    grid-template-columns: 1fr;
  }
}

.wc-review-card{
  background: #fff;
  border-radius: 14px;
  padding: 18px;
  box-shadow: 0 6px 18px rgba(0,0,0,.06);
  border: 1px solid rgba(0,0,0,.06);
}

.wc-review-head{
  display:flex;
  gap: 12px;
  align-items:center;
  margin-bottom: 10px;
}

.wc-review-avatar img{
  border-radius: 999px;
  display:block;
}

.wc-review-author{
  font-weight: 700;
  line-height: 1.2;
}

.wc-review-date{
  font-size: 12px;
  opacity: .6;
  margin-top: 2px;
}

.wc-review-product{
  margin: 8px 0 10px;
  font-weight: 600;
}
.wc-review-product a{
  text-decoration: none;
}
.wc-review-product a:hover{
  text-decoration: underline;
}

.wc-review-content{
  font-size: 14px;
  line-height: 1.6;
  opacity: .9;
}

/* ===== Stars (simple) ===== */
.wc-review-rating{
  margin: 6px 0 10px;
}
.wc-stars::before{
  content: "★★★★★";
  letter-spacing: 2px;
  font-size: 14px;
  opacity: .25;
}
.wc-stars{
  position: relative;
  display: inline-block;
  line-height: 1;
}
.wc-stars::after{
  content: "★★★★★";
  letter-spacing: 2px;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  width: calc(attr(data-rating number) * 20%);
  overflow: hidden;
  opacity: 1;
}

/* ===== Pagination (like your screenshot) ===== */
.wc-reviews-pagination ul{
  list-style: none;
  display: flex;
  gap: 10px;
  justify-content: center;
  padding: 0;
  margin: 26px 0 0;
}

.wc-reviews-pagination li{
  margin: 0;
  padding: 0;
}

.wc-reviews-pagination a,
.wc-reviews-pagination span{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 44px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid rgba(0,0,0,.08);
  text-decoration: none;
  font-weight: 600;
}

.wc-reviews-pagination .current{
  background: #111;
  color: #fff;
  border-color: #111;
}
.wc-reviews-pagination a:hover{
  background: rgba(0,0,0,.04);
}
/* Pagination center */
.wc-reviews-pagination{
  display: flex;
  justify-content: center;
}

.wc-reviews-pagination ul{
  justify-content: center;
}

.home footer .container,
.home footer .container-fluid{
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-inline: 0 !important;
}

.wd-slider.wd-carousel-container.wd-section-stretch{
  --wd-width: 100vw !important;
	padding-left: 0 !important;
  padding-right: 0 !important;
	left: 0;
	width:100%;
}
.mobile-nav .wd-nav-opener.wd-active {
    background-color: #bbbaba !important;
    color: #fff !important;
}