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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #333333;
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #1B4332;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #1B4332;
	--wd-entities-title-color-hover: #2D5A3F;
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #1B4332;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 15px;
	--wd-primary-color: #1B4332;
	--wd-alternative-color: #D4A853;
	--wd-link-color: #1B4332;
	--wd-link-color-hover: #D4A853;
	--btn-default-bgcolor: #1B4332;
	--btn-default-bgcolor-hover: #2D5A3F;
	--btn-accented-bgcolor: #D4A853;
	--btn-accented-bgcolor-hover: #C4986B;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #1B4332;
	--notices-success-color: #FFFFFF;
	--notices-warning-bg: #D4A853;
	--notices-warning-color: #1B4332;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 600px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 300px;
}
.wd-page-title {
	background-color: #1B4332;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
.wd-footer {
	background-color: #1B4332;
	background-image: none;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #1B4332;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #1B4332;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: #2D5A3F;
}
body[class*="wrapper-boxed"] {
	background-color: #F8F9FA;
	background-image: none;
}
.page .wd-page-content {
	background-color: #FFFFFF;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #F8F9FA;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #FFFFFF;
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(225,222,213);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(225,222,213);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
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-brd-color: #D4A853;
	--wd-form-brd-color-focus: #1B4332;
	--wd-form-bg: #FFFFFF;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: #FFFFFF;
	--wd-arrow-color-hover: #FFFFFF;
	--wd-arrow-color-dis: rgb(255,255,255);
	--wd-arrow-bg: #D4A853;
	--wd-arrow-bg-hover: #1B4332;
	--wd-arrow-bg-dis: rgb(194,120,67);
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: #D4A853;
	--wd-nscroll-drag-bg-hover: #1B4332;
}
.product-labels .product-label.onsale {
	background-color: #D4A853;
	color: #1B4332;
}
.product-labels .product-label.new {
	background-color: #1B4332;
	color: #FFFFFF;
}
.product-labels .product-label.featured {
	background-color: #D4A853;
	color: #1B4332;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 26px;
	}

}

@media (max-width: 768.98px) {
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1200px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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;
--wd-cat-brd-radius: roundedpx;
}

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


/* Guinfer Pratas - Customizações CSS */

/* Cores da marca aplicadas */
.wd-cursor-pointer .wd-nav-shop:hover { color: #D4A853 !important; }
.widget_price_filter .price_slider_amount .button { background: #D4A853 !important; color: #1B4332 !important; }
.woocommerce-pagination .page-numbers.current { background: #1B4332 !important; }
.product-grid-item .wrap-product-title .wd-entities-title a:hover { color: #D4A853 !important; }
.single-product-content .entry-summary .price .woocommerce-Price-amount { color: #D4A853 !important; font-weight: 700; }
.wd-btn.btn-style-default { border-radius: 25px !important; }
.woocommerce-tabs .tabs li.active a { color: #1B4332 !important; border-bottom-color: #D4A853 !important; }

/* Melhorias de conversão */
.single-product-content .product-images { border-radius: 10px; overflow: hidden; }
.single-product-content .entry-summary { padding: 20px; }
.wc-proceed-to-checkout .checkout-button { background: #D4A853 !important; color: #1B4332 !important; font-weight: 700; border-radius: 25px; }
.site-header { box-shadow: 0 2px 10px rgba(27, 67, 50, 0.1); }

/* Mobile improvements */
@media (max-width: 768px) {
  .wd-tools-element .wd-tools-count { background: #D4A853 !important; color: #1B4332 !important; }
  .sticky-add-to-cart { background: #D4A853 !important; }
  .sticky-add-to-cart .button { color: #1B4332 !important; font-weight: 700; }
}

/* Trust signals */
.trust-badges { display: flex; justify-content: center; gap: 20px; margin: 20px 0; }
.trust-badge { text-align: center; padding: 10px; background: #F8F9FA; border-radius: 8px; flex: 1; }
.trust-badge i { color: #D4A853; font-size: 24px; margin-bottom: 8px; }

/* Product labels melhoradas */
.wd-product-label { border-radius: 15px !important; font-weight: 600; }
.wd-product-label.sale-label { background: #D4A853 !important; color: #1B4332 !important; }
.wd-product-label.new-label { background: #1B4332 !important; color: #FFFFFF !important; }

/* Reset line-heights para evitar bugs */
.product-grid-item .wd-entities-title { line-height: normal; }
.wd-entities-title a { line-height: inherit; }
.product-title { line-height: 1.4; }
.wd-product-title { line-height: 1.4; }

:root {
    --guinfer-primary: #1B4B3A;
    --guinfer-secondary: #D4A574;
    --guinfer-accent: #2C5F47;
    --guinfer-text: #2C2C2C;
    --guinfer-light-gray: #F8F9FA;
    --guinfer-success: #28A745;
    --guinfer-warning: #FFC107;
    --guinfer-white: #FFFFFF;
    --guinfer-shadow: 0 4px 12px rgba(27, 75, 58, 0.1);
    --guinfer-border-radius: 8px;
}