:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #3D3C35;
	--wd-text-font-size: 14px;
	--wd-title-font: "Getho", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: inherit;
	--wd-title-color: #3D3C35;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #3D3C35;
	--wd-entities-title-color-hover: rgb(208, 103, 64);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #3D3C35;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(92,114,82);
	--wd-alternative-color: rgb(208,103,64);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: uppercase;
	--btn-default-font-size: 16px;
	--btn-default-bgcolor: rgb(208,103,64);
	--btn-default-bgcolor-hover: rgb(92,114,82);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: uppercase;
	--btn-accented-font-size: 16px;
	--btn-accented-bgcolor: rgb(208,103,64);
	--btn-accented-bgcolor-hover: rgb(92,114,82);
	--btn-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-font-weight: 600;
	--btn-transform: uppercase;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(86,114,73);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #242424;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.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: #FFFCF9;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html table th {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: rgb(0,0,0);
}
html .product.wd-product .star-rating > div {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 13px;
	color: rgb(90,90,90);
}
.testimonial-content {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: #FFFCF9;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,252,249);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: #FFFCF9;
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: #D06740;
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: #5C7252;
}
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(208,103,64);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(209,127,98);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: #5C7252;
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 50px;
	--wd-arrow-brd-color: rgb(208,103,64);
	--wd-arrow-brd-color-hover: rgb(92,114,82);
	--wd-arrow-brd: 1px solid;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: #5C7252;
	--wd-nscroll-drag-bg-hover: #4A5D42;
}
.wd .product-label.new {
	background-color: #5C7252;
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@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;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 5px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1500px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 1500px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

@font-face {
	font-family: "Getho";
	src: url("//essenciadovale.testarmeusite02.com.br/wp-content/uploads/2026/06/Getho-Light.woff2") format("woff2");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Getho";
	src: url("//essenciadovale.testarmeusite02.com.br/wp-content/uploads/2026/06/Getho-Bold.woff2") format("woff2");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

/* .wd-sticky-nav-title */
.wd-sticky-nav-title {
    background: #ffffff!important;
    color: #1F2327!important;
}
.wd-sticky-nav {
    background-color: #fcf0df !important;
}
.wd-nav-sticky .wd-dropdown-menu.wd-dropdown {
    background: #5C7252!important;
}
.wd-sticky-nav-title .wd-sub-menu.color-scheme-dark {
    color:#FFF9F1 !important;
}
.wd-sub-menu li>a {
    color: #FFF9F1!important;
}
/* Ícones sidebar sticky nav — maiores */
.wd-nav-sticky > li > a .wd-nav-img {
    --nav-img-width: 1.75em!important;
    --nav-img-height: 1.75em!important;
}
/* Sidebar sticky nav — largura maior */
.wd-sticky-nav:is(:hover, .wd-opened) {
    width: 300px !important;
}
/* Contraste do submenu no menu mobile (off-canvas) */
.mobile-nav li.menu-item:not(.item-level-0):not(.current-menu-item) > a.woodmart-nav-link {
  color: #3D3C35 !important;
  opacity: 1 !important;
}
/* Corrige contraste do "Voltar" no drilldown do menu mobile */
.mobile-nav li.wd-drilldown-back > a {
  color: #3D3C35 !important;
  opacity: 1 !important;
}
/* Escurece os ícones do submenu (são imagens, não SVG com cor controlável) */
.mobile-nav .item-level-1 .wd-nav-img {
  filter: brightness(0.4);
}
/* Barra de categorias — mostrar o pote inteiro no círculo */
.category-grid-item .wd-cat-thumb img{
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  padding: 10%;
  box-sizing: border-box !important;
}
/* Marquee de benefícios — fade nas laterais (entrada/saída suave) */
.wd-marquee{
  -webkit-mask-image: linear-gradient(to right,
      transparent 0, #000 60px, #000 calc(100% - 60px), transparent 100%);
          mask-image: linear-gradient(to right,
      transparent 0, #000 60px, #000 calc(100% - 60px), transparent 100%);
}
.wd-nav-arrows .wd-btn-arrow{
  opacity: 1 !important;
  pointer-events: auto !important;
  transform: none !important;
}
/* ===== Preço PIX + parcelamento (Essência do Vale) ===== */
.edv-preco{ font-family:"Poppins",Arial,sans-serif; line-height:1.2; margin:2px 0 0; }
.edv-preco-de{ font-weight:300; font-size:13px; color:#9a9a9a; text-decoration:line-through; margin-right:6px; }
.edv-preco-pix{ font-weight:800; font-size:18px; color:#D06740; white-space:nowrap; }
.edv-preco-pix em{ font-style:normal; font-weight:500; font-size:12px; }
.edv-parcela{ display:block; color:#6b6b6b; font-size:12px; margin-top:1px; }
.edv-parcela strong{ color:#D06740; font-weight:700; }
.edv-parcela--juros{ font-size:11px; opacity:.85; }
.elementor-widget-wd_single_product_add_to_cart .edv-preco{ margin:6px 0 50px; }
/* Página do produto — fontes maiores (07/07/2026) */
.elementor-widget-wd_single_product_add_to_cart .edv-preco-de{ font-size:18px; }
.elementor-widget-wd_single_product_add_to_cart .edv-preco-pix{ font-size:35px; display:block; margin-top:2px; }
.elementor-widget-wd_single_product_add_to_cart .edv-preco-pix em{ font-size:16px; }
.elementor-widget-wd_single_product_add_to_cart .edv-parcela{ font-size:15px; }
.elementor-widget-wd_single_product_add_to_cart .edv-parcela--juros{ font-size:14px; }
/* Aperta o espaço entre título e preço no card */
.wd-products .wd-entities-title,
.wd-products .woocommerce-loop-product__title{ margin-bottom:5px !important; }
/* Esconde preço padrão na single product e no grid */
.single-product .elementor-widget-wd_single_product_price{ display:none !important; }
.product-grid-item .price{ display:none !important; }
/* Loop Builder — espaçamento título/preço */
.wd-loop-prod-title,
h3.wd-entities-title {
    margin-bottom: 2px !important;
}
.wd-product-card-static .edv-preco {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
/* ===== BADGES CARACTERÍSTICAS — ESSÊNCIA DO VALE ===== */
/* Loop Builder — badges sobre a imagem, canto superior esquerdo.
   Estrutura real: .wd-product-card-static > .wd-el-hook > .edv-badges-wrap
   O .wd-el-hook precisa sair do fluxo senão empurra o conteúdo para baixo
   e causa diferença de altura entre cards com/sem badge. */
.wd-product-card-static {
    position: relative;
}
.wd-product-card-static > .wd-el-hook:has(.edv-badges-wrap) {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
    width: auto;
}
.wd-product-card-static .edv-badges-wrap {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    margin: 0;
    line-height: 1;
}
.wd-product-card-static .edv-badge {
    display: inline-block;
    width: fit-content;
    border-radius: 4px;
    padding: 5px 12px;
    font-size: 11px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: .4px;
    line-height: 1.4;
    white-space: nowrap;
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
}
/* Página do produto individual — badges em linha, abaixo do título */
.single-product .edv-badges-wrap {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    margin-bottom: 10px;
    position: static;
}
.single-product .edv-badge {
    font-size: 11px;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 20px;
    text-transform: capitalize;
    letter-spacing: .5px;
    line-height: 1.6;
    box-shadow: none;
}
/* Esconde o label NATIVO de atributo do WoodMart pra não duplicar */
.label-attribute-pa_caracteristicas{ display:none !important; }
/* nav arrows */
.wd-nav-arrows {
  --wd-arrow-size: 40px;
  --wd-arrow-icon-size: 16px;
  --wd-arrow-color: #D06740;
  --wd-arrow-color-hover: #ffffff;
  --wd-arrow-color-dis: #D17F62;
  --wd-arrow-bg-hover: #5C7252;
  --wd-arrow-radius: 50px;
  --wd-arrow-brd-color: #D06740;
  --wd-arrow-brd-color-hover: #5C7252;
  --wd-arrow-brd: 2px solid;
}
.wd-nav-arrows .wd-prev{ margin-right:8px; }
/* video home mudei para contain */
.elementor-custom-embed-image-overlay img { object-fit: contain !important; }
.elementor-kit-23 button {
    border-radius: 0px 20px 20px 0px;
}
/* Tabs do accordion dentro do produto */
.wd-accordion-title {
    background: #F7DAAE;
    border-radius: 50px;
}
.wd-accordion-item {
    border-radius: 20px !important;
}
/* ===== EDV — Quantidade + Botão Comprar estilo Figma (só página do produto) ===== */
.elementor-widget-wd_single_product_add_to_cart div.quantity {
    gap: 10px;
}
.elementor-widget-wd_single_product_add_to_cart div.quantity .plus,
.elementor-widget-wd_single_product_add_to_cart div.quantity .minus {
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    width: 18px !important;
}
.elementor-widget-wd_single_product_add_to_cart div.quantity .plus {
    order: 2;
    color: #D06740 !important;
}
.elementor-widget-wd_single_product_add_to_cart div.quantity .minus {
    order: -1;
    color: #3D3C35 !important;
}
.elementor-widget-wd_single_product_add_to_cart div.quantity input.qty {
    width: 46px !important;
    border: 1.5px solid #D06740 !important;
    border-radius: 10px !important;
    text-align: center;
}
.elementor-widget-wd_single_product_add_to_cart .single_add_to_cart_button {
    border-radius: 10px !important;
}
/* EDV — Quantidade + Botão na loja/categoria (grade e lista) */
.elementor-widget-wd_archive_products div.quantity {
    gap: 8px;
}
.elementor-widget-wd_archive_products div.quantity .plus,
.elementor-widget-wd_archive_products div.quantity .minus {
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    width: 16px !important;
}
.elementor-widget-wd_archive_products div.quantity .plus {
    order: 2;
    color: #fff !important;
}
.elementor-widget-wd_archive_products div.quantity .minus {
    order: -1;
    color: #fff !important;
}
.elementor-widget-wd_archive_products div.quantity input.qty {
    width: 40px !important;
    border: 1.5px solid #D06740 !important;
    border-radius: 10px !important;
    text-align: center;
}
.elementor-widget-wd_archive_products .add_to_cart_button {
    border-radius: 10px !important;
}
/* EDV — remove fill do ícone do accordion nativo do Elementor */
.single-product .elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg {
    fill: #1f212400 !important;
}
/* Size guide */
.wd-sizeguide-table tr:first-child td {
    font-family: 'Poppins' !important;
}
.wd-sizeguide-table td {
    text-align: left!important;
}
/* Frete na pagina de produto */
.custom-postcode-form {
    margin-top: 40px !important;
}
/* EDV — Quantidade + Botão em "Produtos relacionados" */
.elementor-widget-wd_products div.quantity {
    gap: 8px;
}
.elementor-widget-wd_products div.quantity .plus,
.elementor-widget-wd_products div.quantity .minus {
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    width: 16px !important;
}
.elementor-widget-wd_products div.quantity .plus {
    order: 2;
    color: #fff !important;
}
.elementor-widget-wd_products div.quantity .minus {
    order: -1;
    color: #fff !important;
}
.elementor-widget-wd_products div.quantity input.qty {
    width: 40px !important;
    border: 1.5px solid #D06740 !important;
    border-radius: 10px !important;
    text-align: center;
}
.elementor-widget-wd_products .add_to_cart_button {
    border-radius: 10px !important;
}
/* EDV — Depoimentos estilo Figma: cards verdes com aspas */
.testimonials .testimonial-inner {
    background: #5C7252 !important;
    border-radius: 24px !important;
    padding: 36px !important;
}
.testimonials .testimonial-content::before {
    content: '\201C';
    display: block;
    font-family: Georgia, serif;
    font-size: 56px;
    font-weight: 700;
    color: #F7DAAE;
    line-height: 1;
    margin-bottom: 8px;
}
.testimonials .testimonial-content > p {
    color: #FFF9F1 !important;
}
.testimonials .testimonial-rating {
    display: none !important;
}
.testimonials footer {
    display: block;
    border-top: 1px solid rgba(247, 218, 174, .4);
    margin-top: 18px;
    padding-top: 16px;
    color: #F7DAAE !important;
    font-weight: 700 !important;
}
.testimonials footer::before {
    content: '';
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #D9D9D9;
    vertical-align: middle;
    margin-right: 10px;
}
.testimonials footer span {
    display: none;
}
/* arrumar o search botão alinhado esquerda */
.searchform .searchsubmit {
    background-color: transparent !important;
    border-radius: 0 !important;
    color: #D06740 !important;
}
.whb-element-column.whb-empty-column .whb-element-actions button {
    background-color: transparent !important;
    border-radius: 0 !important;
}
/* Rodapé */
.edv-footer-cols {
  position: relative;
}
.edv-footer-cols + .edv-footer-cols {
  padding-left: 24px;
}
.edv-footer-cols + .edv-footer-cols::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  width: 1px;
  background-color: #BCBCBC;
}
@media (max-width: 1024px) {
  .edv-footer-cols + .edv-footer-cols::before {
    display: none;
  }
  .edv-footer-cols + .edv-footer-cols {
    padding-left: 0;
  }
}
/* Botão COMPRAR mais estreito na página do produto */
.elementor-widget-wd_single_product_add_to_cart form.cart .single_add_to_cart_button {
    flex-grow: 0 !important;
    flex-basis: auto !important;
    width: auto !important;
    min-width: 220px;
    padding: 12px 40px !important;
}
/* preço e quantidade no sticky de produto */
.wd-sticky-btn-cart div.quantity{ gap:10px; }
.wd-sticky-btn-cart div.quantity .plus,
.wd-sticky-btn-cart div.quantity .minus{
  background: transparent !important; border: none !important; border-radius: 0 !important; width: 18px !important;
}
.wd-sticky-btn-cart div.quantity .minus{ order:-1; color:#3D3C35 !important; }
.wd-sticky-btn-cart div.quantity .plus{ order:2; color:#D06740 !important; }
.wd-sticky-btn-cart div.quantity input.qty{
  width:46px !important; border:1.5px solid #D06740 !important; border-radius:10px !important; text-align:center;
}
.wd-sticky-btn-cart .single_add_to_cart_button{ border-radius:10px !important; }
/* sanfona dentro do produto */
.wd-sizeguide-table tr:first-child {
    background-color: #F7DAAE!important;
}
/* Fix: links do dropdown Minha Conta (fundo branco com color-scheme-dark) */
.wd-dropdown-my-account.color-scheme-dark .wd-sub-menu li a {
    color: #3D3C35 !important;
}
.wd-dropdown-my-account.color-scheme-dark .wd-sub-menu li a:hover {
    color: #D06740 !important;
}
/* Favoritos */
.wd-empty-block-title:before {
	font-size: 2em!important;
}
/* Accordion opener — círculo com borda (Figma) */
.wd-accordion .wd-accordion-opener {
    width: 30px;
    height: 30px;
    border: 2px solid #3D3C35;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3D3C35;
    transition: all 0.3s ease;
}
.wd-accordion .wd-accordion-title:hover .wd-accordion-opener,
.wd-accordion .wd-accordion-title.wd-active .wd-accordion-opener {
    background-color: #3D3C35;
    color: #FFFCF9;
}
.wd-accordion-content.wd-active {
	padding: 20px;
}
.wd-accordion:where(.wd-style-shadow)>.wd-accordion-item>:is(.wd-accordion-title,.wd-accordion-content) {
	padding: 20px;
}

/* ===== EDV — Empilhar preço "de" acima do "no pix" também nos cards/loja ===== */
.edv-preco-de {
    display: block;
    margin-right: 0;
}
.edv-preco-pix {
    display: block;
    margin-top: 2px;
}

/* ===== EDV — Mobile: mais espaço pro texto "COMPRAR" nos cards (loja e relacionados) ===== */
@media (max-width: 767px) {
  .elementor-widget-wd_archive_products .wd-quantity-overlap,
  .elementor-widget-wd_products .wd-quantity-overlap {
    --quantity-space: 58px;
  }
  .elementor-widget-wd_archive_products div.quantity .plus,
  .elementor-widget-wd_archive_products div.quantity .minus,
  .elementor-widget-wd_products div.quantity .plus,
  .elementor-widget-wd_products div.quantity .minus {
    width: 14px !important;
  }
  .elementor-widget-wd_archive_products div.quantity input.qty,
  .elementor-widget-wd_products div.quantity input.qty {
    width: 26px !important;
  }
  .elementor-widget-wd_archive_products div.quantity,
  .elementor-widget-wd_products div.quantity {
    gap: 4px;
  }
  .elementor-widget-wd_archive_products .add_to_cart_button > span,
  .elementor-widget-wd_products .add_to_cart_button > span {
    padding: 5px 6px !important;
    font-size: 11px !important;
  }
}

/* ===== EDV — Na barra fixa (sticky) de compra do mobile, manter preço em UMA linha só ===== */
.wd-sticky-btn-cart .edv-preco-de,
.wd-sticky-btn-cart .edv-preco-pix {
    display: inline;
    margin-top: 0;
}
.wd-sticky-btn-cart .edv-preco-de {
    margin-right: 6px;
}
/* ===== EDV — Fix real do estouro no mobile: o tema nativo deixa .price:none e o
   botão width:100% (pensado pra barra SEM preço). Como usamos .edv-preco--sticky
   (não é .price, então não é escondido pelo tema), precisamos encolher esse preço
   num espaço fixo e devolver o resto pro botão, em vez de deixá-lo 100%. ===== */
@media (max-width: 768.98px) {
  .wd-sticky-btn .edv-preco--sticky {
    flex: 0 1 auto;
    min-width: 0;
    max-width: 38%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .wd-sticky-btn .edv-preco--sticky .edv-parcela {
    display: none !important;
  }
  .wd-sticky-btn .edv-preco--sticky .edv-preco-pix {
    font-size: 13px !important;
  }
  .wd-sticky-btn .edv-preco--sticky .edv-preco-de {
    font-size: 11px !important;
  }
  .wd-sticky-btn form.cart {
    flex: 1 1 auto;
    min-width: 0;
  }
  .wd-sticky-btn .single_add_to_cart_button {
    width: auto !important;
    flex: 1 1 auto;
  }
}

/* ===== Fix: Lightbox (PhotoSwipe) — remove background dos botões ===== */
.pswp__button {
    background-color: transparent !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
}@media (max-width: 576px) {
	/* ===== EDV — Menu Mobile estilo Figma ===== */

/* Fundo do painel */
.mobile-nav.wd-side-hidden {
    background-color: #FCF0DF !important;
}

/* Header (Fechar) */
.mobile-nav .wd-heading {
    background-color: #FCF0DF !important;
    border-bottom: none !important;
}

/* Remove separadores entre itens */
.mobile-nav .wd-nav-mobile > li > a.woodmart-nav-link {
    border-bottom: none !important;
    text-transform: none !important;
    font-weight: 500 !important;
    color: #1F2327 !important;
}

/* Ícones — sem borda, tamanho maior p/ visualizar */
.mobile-nav .wd-nav-img {
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    filter: none !important;
    width: 32px !important;
    height: auto !important;
}

/* Setas de navegação (drill-down) — botão redondo */
.mobile-nav .wd-nav-opener {
    width: 32px !important;
    height: 32px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #D06740 !important;
    color: #fff !important;
    border-radius: 50% !important;
    flex-shrink: 0 !important;
    margin-right: 10px !important;
}

/* Tabs Categorias / Páginas — botões com cor de fundo */
.mobile-nav .wd-nav-mob-tab {
    display: flex !important;
    gap: 10px !important;
    padding: 10px 20px !important;
    background-color: #FCF0DF !important;
    border-bottom: none !important;
}
.mobile-nav .wd-nav-mob-tab > li.mobile-tab-title {
    flex: 1 !important;
    text-align: center !important;
    border-radius: 25px !important;
    overflow: hidden !important;
}
.mobile-nav .wd-nav-mob-tab > li.mobile-tab-title a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 10px 15px !important;
    background-color: #F7DAAE !important;
    color: #3D3C35 !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    border-radius: 25px !important;
    text-transform: uppercase !important;
    letter-spacing: .5px !important;
    text-align: center !important;
}
.mobile-nav .wd-nav-mob-tab > li.mobile-tab-title.wd-active a {
    background-color: #5C7252 !important;
    color: #FFF9F1 !important;
}

/* Barra de pesquisa — sombra com border-radius */
.mobile-nav .wd-search-form {
    padding: 10px 20px !important;
}
.mobile-nav .wd-search-form input.s {
    background-color: #fff !important;
    border: 1.5px solid #D06740 !important;
    border-radius: 25px !important;
    box-shadow: 0 2px 8px rgba(0,0,0,.1) !important;
}

/* Submenu (drill-down aberto) — fundo verde */
.mobile-nav .wd-nav-mobile li.menu-item > .wd-sub-menu {
    background-color: #5C7252 !important;
}
.mobile-nav .wd-nav-mobile li.menu-item > .wd-sub-menu > li > a,
.mobile-nav .wd-nav-mobile li.menu-item > .wd-sub-menu > li > a .nav-link-text {
    color: #fff !important;
    border-bottom: 1px solid rgba(247,218,174,.2) !important;
}

/* Botão "Voltar" no submenu */
.mobile-nav .wd-nav-mobile li.wd-drilldown-back > a {
    color: #fff !important;
    border-bottom: 1px solid rgba(247,218,174,.3) !important;
}
}

