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

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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "League Spartan", 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-widget-title-font: "League Spartan", 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: 14px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(17,70,57);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(17,70,57);
	--btn-accented-bgcolor-hover: rgb(15,64,52);
	--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://palmeiracafe.com.br/wp-content/uploads/2021/10/coffee-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(17,70,57);
	background-image: url(https://palmeiracafe.com.br/wp-content/uploads/2021/10/coffee-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(17,17,17);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(243,243,243);
	background-image: none;
}
.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;
}
}


/* 1 - aumentar especificidade */
body .wd-prefooter {
  display: none !important;
}

/* 2 - forçar esconder tudo dentro (se algo reexibe filhos) */
.wd-prefooter, .wd-prefooter * {
  display: none !important;
}

/* 3 - alternativa caso scripts mudem display: */
.wd-prefooter {
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
}

#hostinger_reach_optin,
label[for="hostinger_reach_optin"] {
    display: none !important;
}

.woocommerce-additional-fields {
    display: none !important;
}
.hostinger-reach-optin__checkbox-text {
    display: none !important;
}




#ship-to-different-address-checkbox,
label.woocommerce-form__label-for-checkbox.checkbox {
    display: none !important;
}





/* 1) Regras específicas por ID do item de menu (mais "fortes") */
#menu-item-15792 > a,
#menu-item-15792 > a .nav-link-text {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important; /* para alguns navegadores/temas */
}

/* Loja */
#menu-item-15935 > a,
#menu-item-15935 > a .nav-link-text {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

/* 2) contexto dentro do header (garante override caso o tema use regras do header) */
.whb-general-header #menu-direita-home .nav-link-text,
.whb-general-header #menu-esquerda-contato .nav-link-text,
.whb-general-header #menu-direita-home .woodmart-nav-link,
.whb-general-header #menu-esquerda-contato .woodmart-nav-link {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

/* 3) estados: hover / active / current-menu-item */
#menu-item-15792 > a:hover,
#menu-item-15792.current-menu-item > a,
#menu-item-15935 > a:hover,
#menu-item-15935.current-menu-item > a,
.whb-general-header #menu-direita-home .woodmart-nav-link:hover,
.whb-general-header #menu-esquerda-contato .woodmart-nav-link:hover {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

/* 4) caso o tema aplique cor via pseudo-elementos ou via span interno extra */
#menu-item-15792 > a span,
#menu-item-15935 > a span,
#menu-direita-home .nav-link-text,
#menu-esquerda-contato .nav-link-text {
  color: #ffffff !important;
  opacity: 1 !important;
}

/* 5) mobile header (caso o menu móvel use outros wrappers) */
.whb-hidden-lg #menu-item-15792 > a,
.whb-hidden-lg #menu-item-15935 > a,
.whb-mobile-left #menu-item-15792 a,
.whb-mobile-right #menu-item-15935 a {
  color: #ffffff !important;
}
