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

:root {
	--wd-text-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 600;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: rgb(84,9,14);
	--wd-entities-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 800;
	--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: "Nunito", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 800;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(116,17,21);
	--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(235,122,97);
	--btn-accented-bgcolor-hover: rgb(214,111,88);
	--btn-transform: capitalize;
	--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-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
	--wd-popup-width: 600px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(43,107,22);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(21,153,45);
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1330px;
--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: 1330px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.cat-design-default .more-products,
.category-grid-item .wd-entities-title {
	color: #fff;
}

span.nav-link-text,
.wd-sub-menu li>a {
	text-transform: uppercase !important;
	font-size: 85% !important;
}

.category-grid-item .hover-mask {
    z-index: 10;
}

.category-grid-item .category-link {
    z-index: 1;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.7511379551820728) 35%, rgba(0,212,255,0) 100%);
}

p.event-date {
	margin-top: 10px;
    margin-bottom: 0px;
    font-size: 12px;
}

h4.fooevents-attendee-number {
		margin-top: 20px;
}

html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
    color: rgb(255,255,255);
    background: rgb(43,107,22);
    width: 100%;
    height: 60px;
    font-size: 20px;
    text-transform: uppercase;
}

.product-grid-item .price,
small.booking-spaces-left,
a.woocommerce-button.button.cancel {
		display: none !important;
}

.scrollToTop {
		left: 20px;
    bottom: 30px;
}

.wc-pao-addon {
    padding: 0px 2px 20px 0px;
}

.cor-destaque-menu {
  color: #fff;
  background: #89e71b;
}

button#llrp-send-code {
margin-top: 10px !important;
}@media (min-width: 1025px) {
	.whb-general-header {
		border-radius: 15px;
}

.cor-destaque-menu {
	padding: 0 20px 0px 20px;
  border-radius: 7px;
}
}

@media (max-width: 576px) {
	#yith-welrp .yith-welrp-popup-content h3 {
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}

#yith-welrp .yith-welrp-popup-text {
    margin-bottom: 10px;
    font-size: 13px;
}

#yith-welrp .yith-welrp-user-info {
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 13px;
}

#yith-welrp .yith-welrp-form-field {
    margin: 0 0 10px;
}

#yith-welrp .yith-welrp-user-avatar {
		display: none !important;
}
}

