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

:root {
	--wd-header-banner-h: 50px;
	--wd-text-font: "Gordita", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(62,70,92);
	--wd-text-font-size: 16px;
	--wd-title-font: "Gordita", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(35,49,10);
	--wd-entities-title-font: "Gordita", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(35,49,10);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Gordita", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Gordita", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(35,49,10);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Gordita", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 40px;
	--wd-primary-color: rgb(35,49,10);
	--wd-alternative-color: rgb(153,24,0);
	--wd-link-color: rgb(35,49,10);
	--wd-link-color-hover: rgb(153,24,0);
	--btn-default-bgcolor: rgb(222,222,199);
	--btn-default-bgcolor-hover: rgb(181,186,167);
	--btn-default-color: rgb(35,49,10);
	--btn-accented-bgcolor: rgb(35,49,10);
	--btn-accented-bgcolor-hover: rgb(58,84,0);
	--btn-accented-color: rgb(222,222,199);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(51,96,0);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(222,222,199);
	--notices-warning-color: rgb(35,49,10);
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(35,49,10);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(52,58,27);
	background-image: none;
}
.page-title-default {
	background-color: rgb(35,49,10);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,31,61);
	background-image: none;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Gordita", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Gordita", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-family: "Gordita", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a, html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title, html .product.category-grid-item .more-products, html .product.category-grid-item.cat-design-replace-title .more-products, html .product.wd-cat .wd-cat-count {
	color: rgb(62,70,92);
}
html .page-title > .container > .title {
	font-family: "Gordita", Arial, Helvetica, sans-serif;
	font-size: 36px;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(241,242,242);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(251,251,251);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(251,251,251);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(251,251,251);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(251,251,251);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(251,251,251);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(251,251,251);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(251,251,251);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 30px;
	--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .page-title > .container > .title {
		font-size: 18px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color-hover: #333;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}



@font-face {
	font-family: "Gordita";
	src: url("//ahoaloe.com.br/wp-content/uploads/2023/08/Gordita-Regular.woff2") format("woff2"), 
url("//ahoaloe.com.br/wp-content/uploads/2023/08/Gordita-Regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Gordita";
	src: url("//ahoaloe.com.br/wp-content/uploads/2023/08/Gordita-Medium.woff2") format("woff2"), 
url("//ahoaloe.com.br/wp-content/uploads/2023/08/Gordita-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Gordita";
	src: url("//ahoaloe.com.br/wp-content/uploads/2023/08/Gordita-Bold.woff2") format("woff2"), 
url("//ahoaloe.com.br/wp-content/uploads/2023/08/Gordita-Bold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

:root{
	--wd-main-bgcolor:#FBFBFB;
}

.woocommerce-shipping-methods small{
	color:#000;
}

/*Fix Menu Desktop Hover*/
.wd-event-hover:hover>.wd-dropdown, .wd-event-click.wd-opened>.wd-dropdown, .wd-dropdown.wd-opened {
    visibility: visible;
    opacity: 1;
    transform: none !important;
    pointer-events: visible;
    pointer-events: unset;
}

/*FIX Product Ribbon Height*/
.aho-banner-product{
	background-size:cover;
}
.aho-banner-header{
	background-size:cover;
}

.woocommerce-password-hint {
	color: #000000 !important;
}@media (max-width: 576px) {
	.pht-whatsapp .wa-widget-toggle.bottom-left {
	bottom: 55px !important;
	left:0px;
}

.sticky-toolbar-on .wd-sticky-btn {
    bottom: 0px !important;
}
}

