:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,78,187);
	--wd-alternative-color: rgb(0,78,187);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(13,13,13);
	--btn-accented-bgcolor-hover: rgb(48,48,48);
	--btn-font-weight: 400;
	--btn-transform: capitalize;
	--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: #242424;
	--wd-link-decor-style: solid;
	--wd-link-decor-style-hover: solid;
	--wd-link-decor-color: rgb(51,51,51);
	--wd-link-decor-color-hover: rgb(36,36,36);
}
.wd-age-verify-wrap {
	--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-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(245,245,245);
	background-image: none;
}
html table th {
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	font-weight: 400;
}
 {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
body .wd-swatch, body table.variations label, body .wd-breadcrumbs>:is(span,a):last-child {
	font-weight: 400;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-icon-size: 18px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 40px;
	--wd-arrow-size: 0px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: -15px;
	--wd-arrow-offset-v: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-height: 5px;
}
.wd .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 5px;
}
:root{
--wd-container-w: 1800px;
--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: 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: 0px;
}

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


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

/* Oculta o seletor de quantidade na página do produto */
.single-product .product .quantity,
.single-product .cart .quantity,
.single-product .wd-sticky-btn .quantity {
    display: none !important;
}

/* Ajusta o botão "Comprar" para ocupar o espaço */
.single-product .cart .single_add_to_cart_button {
    margin-left: 0 !important;
}

/* Inverte a ordem: Cor antes de Tamanho */
.single-product .variations tbody {
    display: flex;
    flex-direction: column;
}

.single-product .variations tr:has(#pa_cor),
.single-product .variations tr:has(#cor) {
    order: -1;
}

/* ===== MENU PRINCIPAL: branco quando NÃO está sticky ===== */
.whb-header:not(.whb-sticked) .wd-nav > li > a,
.whb-header:not(.whb-sticked) .wd-nav > li > a .nav-link-text,
.whb-header:not(.whb-sticked) .wd-nav > li > a:hover,
.whb-header:not(.whb-sticked) .wd-nav > li > a::after {
  color: #FFFFFF !important;
}

/* ===== Header STICKY: fundo branco ===== */
.whb-header.whb-sticked .whb-top-bar,
.whb-header.whb-sticked .whb-general-header,
.whb-header.whb-sticked .whb-header-bottom,
.whb-header .whb-clone,
.whb-header .whb-clone .whb-general-header {
  background-color: #FFFFFF !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

/* ===== Header STICKY: conteúdo preto ===== */
.whb-header.whb-sticked,
.whb-header .whb-clone {
  --wd-header-el-color: #000000 !important;
  --wd-header-el-color-hover: #000000 !important;
}

.whb-header.whb-sticked .wd-nav > li > a,
.whb-header.whb-sticked .wd-nav > li > a .nav-link-text,
.whb-header.whb-sticked .wd-nav > li > a::after,
.whb-header.whb-sticked .wd-tools-element > a,
.whb-header.whb-sticked .wd-tools-icon,
.whb-header.whb-sticked .wd-tools-icon::before,
.whb-header.whb-sticked .wd-tools-text,
.whb-header.whb-sticked .wd-header-text,
.whb-header.whb-sticked .wd-header-text *,
.whb-header.whb-sticked .wd-social-icons a,
.whb-header .whb-clone .wd-nav > li > a,
.whb-header .whb-clone .wd-nav > li > a .nav-link-text,
.whb-header .whb-clone .wd-nav > li > a::after,
.whb-header .whb-clone .wd-tools-element > a,
.whb-header .whb-clone .wd-tools-icon,
.whb-header .whb-clone .wd-tools-icon::before,
.whb-header .whb-clone .wd-tools-text {
  color: #000000 !important;
}

/* Logo branca vira preta no sticky */
.whb-header.whb-sticked .wd-logo img,
.whb-header .whb-clone .wd-logo img {
  filter: brightness(0);
}

/* ===== HOVER no header (somente antes do sticky) ===== */
@media (hover: hover) {
  .whb-header:not(.whb-sticked):hover .whb-top-bar,
  .whb-header:not(.whb-sticked):hover .whb-general-header,
  .whb-header:not(.whb-sticked):hover .whb-header-bottom {
    background-color: #FFFFFF !important;
  }

  .whb-header:not(.whb-sticked):hover .wd-nav > li > a,
  .whb-header:not(.whb-sticked):hover .wd-nav > li > a .nav-link-text,
  .whb-header:not(.whb-sticked):hover .wd-nav > li > a::after,
  .whb-header:not(.whb-sticked):hover .wd-tools-element > a,
  .whb-header:not(.whb-sticked):hover .wd-tools-icon,
  .whb-header:not(.whb-sticked):hover .wd-tools-icon::before,
  .whb-header:not(.whb-sticked):hover .wd-tools-text,
  .whb-header:not(.whb-sticked):hover .wd-header-text,
  .whb-header:not(.whb-sticked):hover .wd-header-text * {
    color: #000000 !important;
  }

  .whb-header:not(.whb-sticked):hover .wd-logo img {
    filter: brightness(0);
  }
}

/* ===== VARIAÇÕES: botões de tamanho estilo "caixa" ===== */
.variations .wd-swatches-product,
.variations .swatches-select {
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px;
}

.variations .wd-swatch.wd-text,
.variations .swatches-select > div {
  min-width: 68px !important;
  height: 50px !important;
  padding: 0 14px !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #FFFFFF !important;
  border: 1px solid #E5E5E5 !important;
  border-radius: 6px !important;
  color: #000000 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  box-shadow: none !important;
  cursor: pointer;
  transition: border-color .2s ease, background-color .2s ease, color .2s ease;
}

/* Remove sublinhado/marcadores padrão do WoodMart */
.variations .wd-swatch.wd-text::before,
.variations .wd-swatch.wd-text::after,
.variations .wd-swatch.wd-text .wd-swatch-text::before,
.variations .wd-swatch.wd-text .wd-swatch-text::after,
.variations .swatches-select > div::before,
.variations .swatches-select > div::after {
  display: none !important;
}

.variations .wd-swatch.wd-text .wd-swatch-text {
  color: inherit !important;
  font-size: inherit !important;
  text-decoration: none !important;
}

/* Hover */
.variations .wd-swatch.wd-text:hover,
.variations .swatches-select > div:hover {
  border-color: #000000 !important;
}

/* Selecionado */
.variations .wd-swatch.wd-text.wd-active,
.variations .swatches-select > div.active-swatch,
.variations .swatches-select > div.swatch-selected {
  background: #000000 !important;
  border-color: #000000 !important;
  color: #FFFFFF !important;
}

/* Sem estoque / indisponível */
.variations .wd-swatch.wd-text.wd-disabled,
.variations .swatches-select > div.swatch-disabled {
  opacity: .4 !important;
  text-decoration: line-through !important;
  pointer-events: none;
}

/* ===== Botão: "Selecione um tamanho" até escolher a variação ===== */
.single-product .single_add_to_cart_button.wc-variation-selection-needed {
  position: relative;
  color: transparent !important;
  opacity: 1 !important;
}

.single-product .single_add_to_cart_button.wc-variation-selection-needed::after {
  content: "Selecione um tamanho" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  animation: none !important;
  transform: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  color: #FFFFFF !important;
  font: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
}

/* ===== Cores como miniaturas (variações vinculadas) ===== */
.variations_form-linked .wd-swatches-product {
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px;
}

.variations_form-linked .wd-swatch.wd-bg {
  width: 68px !important;
  height: 88px !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 6px !important;
  overflow: hidden;
  background: #EDEDED !important;
  border: 1px solid #E5E5E5 !important;
  box-shadow: none !important;
  transition: border-color .2s ease;
}

.variations_form-linked .wd-swatch.wd-bg::before,
.variations_form-linked .wd-swatch.wd-bg::after {
  display: none !important;
}

.variations_form-linked .wd-swatch.wd-bg .wd-swatch-bg {
  width: 100% !important;
  height: 100% !important;
  border-radius: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  background: none !important;
}

.variations_form-linked .wd-swatch.wd-bg .wd-swatch-bg img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center 60%;
  border-radius: 0 !important;
}

.variations_form-linked .wd-swatch.wd-bg:hover {
  border-color: #000000 !important;
}

.variations_form-linked .wd-swatch.wd-bg.wd-active {
  border: 2px solid #000000 !important;
}

/* ===== Card de produto: nome e categoria (estilo Gymshark) ===== */
.wd-product .product-element-bottom {
  gap: 4px !important;
}

.wd-product .wd-entities-title,
.wd-product .wd-entities-title a {
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  color: #000000 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  margin: 0 !important;
}

.wd-product .wd-product-cats,
.wd-product .wd-product-cats a {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.35 !important;
  color: #757575 !important;
  margin: 0 !important;
}

/* Mobile */
@media (max-width: 768px) {
  .wd-product .wd-entities-title,
  .wd-product .wd-entities-title a,
  .wd-product .wd-product-cats,
  .wd-product .wd-product-cats a {
    font-size: 13px !important;
  }
}
