@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//433fc.com/wp-content/themes/woodmart/fonts/woodmart-font-3-300.woff2?v=8.0.6") format("woff2");
}

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

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//433fc.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//433fc.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//433fc.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//433fc.com/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: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(8, 214, 80);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(8,214,80);
	--wd-link-color: rgb(66,81,102);
	--wd-link-color-hover: rgb(8,214,80);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(55,214,80);
	--wd-form-brd-width: 1px;
	--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: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 0px;
}
.header-banner {
	background-color: rgb(241,246,242);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
	font-size: 24px;
	line-height: 25px;
}
html .wd-product .wd-product-cats a {
	font-size: 13px;
	line-height: 15px;
}
html .wd-nav-mobile > li > a {
	font-weight: 400;
	text-transform: capitalize;
	color: rgb(0,0,0);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(8,214,80);
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-weight: 400;
	font-size: 18px;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-image: url(https://433fc.com/wp-content/uploads/lines.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.product-labels .product-label.onsale {
	background-color: rgb(8,214,80);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 20px;
	}

}

@media (max-width: 768.98px) {
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 18px;
	}

}
:root{
--wd-container-w: 1400px;
--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;
--wd-brd-radius: 8px;
}

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

@media (min-width: 1400px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Conthrax";
	src: url("//433fc.com/wp-content/uploads/2025/02/ConthraxRg-Bold.woff2") format("woff2"), 
url("//433fc.com/wp-content/uploads/2025/02/ConthraxRg-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Conthrax";
	src: url("//433fc.com/wp-content/uploads/2025/02/ConthraxSb-Regular.woff2") format("woff2"), 
url("//433fc.com/wp-content/uploads/2025/02/ConthraxSb-Regular.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Conthrax";
	src: url("//433fc.com/wp-content/uploads/2025/02/ConthraxRg-Regular.woff2") format("woff2"), 
url("//433fc.com/wp-content/uploads/2025/02/ConthraxRg-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Conthrax";
	src: url("//433fc.com/wp-content/uploads/2025/02/ConthraxBk-Regular.woff2") format("woff2"), 
url("//433fc.com/wp-content/uploads/2025/02/ConthraxBk-Regular.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Conthrax";
	src: url("//433fc.com/wp-content/uploads/2025/02/ConthraxLt-Regular.woff2") format("woff2"), 
url("//433fc.com/wp-content/uploads/2025/02/ConthraxLt-Regular.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Conthrax";
	src: url("//433fc.com/wp-content/uploads/2025/02/ConthraxEl-Regular.woff2") format("woff2"), 
url("//433fc.com/wp-content/uploads/2025/02/ConthraxEl-Regular.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

.product-labels,
.wapf-product-totals {
display: none !important
}


h1, h2,h3  {
  letter-spacing: clamp(-0.045rem, -0.5vw, -0.09rem);
}

p, body {
  letter-spacing: clamp(-0.03rem, -0.3vw, -0.075rem);
}

:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review) {
    background-color: white;
}

.product-label { 
    font-family:"Conthrax";
}

.whb-main-header {
    z-index: 9999 !important;
}

#gt_float_wrapper {
z-index: 99 !important;
}

.wd-tools-element {
    --wd-header-el-color-hover: #08D650 !important;
}

@media (max-width: 1024px) {
	
.chaty-channel .on-hover-text {
    display: none!important;
	    font-size: 14px !important;
}
.wd-toolbar.wd-toolbar-label-show .wd-tools-icon:before{
    color: #08D650;
	}}


a.wd-social-icon.social-facebook:hover span,
header .current_page_item span,
header a.woodmart-nav-link:hover span {
    color: #08D650;
}
.product_title {
	letter-spacing: clamp(-0.075rem, -0.75vw, -1.2rem);
}

.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) img {
    aspect-ratio: 3/4;
    object-fit: cover;
}

.wd-accordion.wd-opener-style-arrow>.wd-accordion-item>.wd-accordion-title .wd-accordion-opener:before {
 
    font-weight: bolder;
    -webkit-text-stroke-width: thick;
}

.product-element-top {
    border: 1px solid #e9e9e9;
}


.hover-img a::before {
    content: "";
    background: linear-gradient(0deg, #37d650, transparent);
    height: 50%;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 0;
}

.category-grid-item .wrapp-category .wd-entities-title {

    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
}

.woodmart-archive-shop:not(.single-product) .wd-page-content::before {
    content: "";
    position: absolute;
    background: linear-gradient(0deg, white, transparent);
    width: 100%;
    top: 0;
    display: block;
    z-index: 0;
    height: 250px;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
    background-image: url(https://433fc.com/wp-content/uploads/lines.svg);
    background-repeat: no-repeat;
    background-size: 100% 300px;
    background-position: top center;
}

.products:not(.wd-img-width) .cat-design-alt img {
    width: revert-layer;
    aspect-ratio: 1;
    object-fit: contain;
    padding: 5%;
}

.whb-sticky-shadow.whb-sticked .whb-main-header {
    box-shadow: 0 1px 0px rgba(0,0,0,0.1) !important;
		height: 60px;
}

.whb-sticked .whb-general-header {
    background: rgb(255 255 255 / 75%);
    backdrop-filter: blur(15px);
}

header .wd-social-icons>a {
    color: black;
    font-size: 13px;
}

header .wd-social-icons.wd-shape-circle {
    border: 1px solid rgba(0,0,0,0.16);
    border-radius: 5px;
    padding: 0 5px;
}

header .wd-dropdown-menu .cat-design-alt .category-image-wrapp {
    max-width: 50px;
}

header .container.wd-entry-content, 
header div[data-elementor-post-type="cms_block"], 
header [data-element_type="container"], 
header .wd-cats-element, 
header .wd-grid-g {
    height: 100%;
}

header .category-grid-item {
    text-align: center;
    display: flex;
}

header .wrapp-category {
    margin: auto;
}

header .products-bordered-grid.elements-grid { 
    border-top: 1px solid var(--wd-bordered-brd, var(--brdcolor-gray-300));
}

header .products-bordered-grid.elements-grid>.wd-col { 
    border-top: none;
}

.single-product .wd-content-layout {
    padding-block: 20px;
}

nav.wd-breadcrumbs.woocommerce-breadcrumb {
    font-size: 12px;
}

.form-row.form-row-wide.wc-pao-addon-wrap div {
    border: 1px solid rgb(0 0 0 / 15%);
    padding: 6px 10px;
    font-size: 14px;
    border-radius: 5px;
}
.form-row.form-row-wide.wc-pao-addon-wrap {
    display: flex;
    gap: 7px;
}

.wd-product-info { 
    margin-bottom: 10px;
}

.single-product table.variations {
    margin-bottom: 0;
}

span.sku_wrapper {
    order: 3;
}

.product_meta {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    align-items: start;
}

.product_meta .meta-label {
    display: flex;
    flex: 100%;
    margin: 0;
}

.product_meta>span {
    /* border: 1px solid rgb(0 0 0 / 15%); */
    padding: 0;
    font-size: 14px;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.product_meta span a {
    border: 1px solid rgb(0 0 0 / 15%);
    padding: 3px 6px;
    font-size: 14px;
    border-radius: 5px;
	  line-height: 2;
}

.meta-label {
    font-weight: bold;
    margin-bottom: 5px; /* Espaço entre o label e os itens */
}

/* Responsivo: reduz para 2 colunas no tablet */
@media (max-width: 1024px) {
    .product_meta {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Responsivo: reduz para 1 coluna no mobile */
@media (max-width: 768px) {
    .product_meta {
        grid-template-columns: 1fr;
    }
}

.wd-accordion-item:first-child,
.wd-sizeguide-title,
.product_meta .meta-sep {
    display: none;
}

.wd-product-info.wd-style-with-bg {
    padding: 10px 15px;
}

.product-image-summary .summary-inner {
/*    display: flex;
    flex-direction: column; */
    font-size: 14px;
}


.wd-whatsapp-btn::before {
		content: "\f175";
		font-family: "woodmart-font"; 
    font-size: 18px;
    margin-right: 5px;
	color: #08D650 !important
	
}

.wd-action-btn {
    display: inline-flex;
    vertical-align: middle;
    margin-block: 0 !important;
}

.wd-patches-btn::before {
    content: "\f12b";
		font-family: "woodmart-font";
		font-weight: 400;
    font-size: 17px;
    margin-right: 3px;
}

.wd-after-add-to-cart.wd-entry-content {
    display: inline-flex;
    vertical-align: middle;
    margin-inline-end: 20px;
	    gap: 20px;
}

.wd-accordion.wd-style-default>.wd-accordion-item:first-of-type, .wd-accordion.wd-style-default>.wd-nav-wrapper+.wd-accordion-item {
    border-top: 1px solid var(--brdcolor-gray-300) !important;
}

.summary-inner>.price {
    display: inline-flex;
    vertical-align: middle;
    width: 50%;
    margin: 0;
}
.wd-product-info.wd-sold-count {
    display: inline-block; 
	  width: 49%;
	  text-align: right;
}

.wd-accordion-opener,
span.tcfa.tm-arrow.tcfa-angle-down,
.wd-action-btn.wd-style-text>a:before,
.wd-patches-btn::before,
.wd-product-info .wd-info-icon { 
    color: #08D650 !important; 
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    -webkit-box-shadow: var(--wvs-item-box-shadow,0 0 0 1px rgb(0 0 0 / 15%));
    box-shadow: var(--wvs-item-box-shadow,0 0 0 1px rgb(0 0 0 / 15%)); 
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
    -webkit-box-shadow: var(--wvs-hover-item-box-shadow,0 0 0 3px #37d650) !important;
    box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 3px #37d650) !important;
} 


:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review),
.scrollToTop.button-show,
.wapf-field-label.wapf--above,
table.variations label:after,
.wapf-field-multi-text-swatch .wapf-field-label.wapf--above,
#tab-item-title-additional_information {
    display: none !important;
}

.wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon, .wd-after-add-to-cart.wd-entry-content, .wd-sizeguide-btn.wd-action-btn.wd-sizeguide-icon.wd-style-text {
    margin-bottom: 5px !important;
}

 .tabs-location-summary .tabs-layout-accordion { 
    --wd-accordion-spacing: 7px!important;
}

.wapf-swatch--text { 
    margin: 0 !important; 
}

.wapf-swatch--text:hover {
    border-color: #30d650;
}

.wapf-swatch--text.wapf-checked {
    border-color: #30d650;
    background: transparent;
    color: black;
    box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 2px #37d650) !important;
}

.wapf-field-container,
.wapf-product-totals .wapf--inner {
    padding: 0 !important;
}

.wapf-field-multi-text-swatch,
.wapf-product-totals .wapf--inner>div {
    padding-bottom: 0px;
    clear: both;
}
 
.woo-variation-swatches.wvs-show-label .variations th label,
.wapf-wrapper {
    margin-left: 0; 
}

.wapf-field-container {
    padding: 0;
    box-sizing: border-box;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
margin: 1px !important;
}

.woo-variation-swatches .variable-items-wrapper {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
} 

.wapf-product-totals .wapf--inner { 
    max-width: 215px;
}

.wapf-field-label.wapf--above {
    margin-bottom: 0px;
}

.wapf-swatch-wrapper,
.wapf-field-group, .wapf-section { 
    gap: 10px;
}


td.value.cell.woo-variation-items-wrapper {
    display: flex;
}
.wd-reset-side-lg .wd-reset-var {
    width: fit-content;
    float: left;
    clear: both;
    display: inline-flex;
	position: relative !important;
}


input.wapf-input::placeholder {
    color: grey;
		font-weight: 400;
} 

.wapf-field-input input[type=text]  { 
	color: #000;
	font-weight: 600;
    border-color: #cccccc;
}

input[type='text']:focus { 
    box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 2px #37d650) !important;
    border-color: #37d650;
}

.wapf-wrapper {
    display: flex;
    flex-direction: column-reverse;
    gap: 8px;
}@media (min-width: 1025px) {
	.product-image-summary .summary-inner {
    top: 120px !important; 
}

.wapf-field-text.has-width {
    width: calc(50% - 10px) !important;
}

.wd-cookies-popup {
    max-width: 768px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#gt_float_wrapper {
    bottom: 70px !important;
    left: 20px !important;
}


#chaty-widget-0 .chaty-widget {
    bottom: 75px !important;
    right: 15px !important;
}

}

@media (min-width: 577px) and (max-width: 767px) {
	#gt_float_wrapper {
    bottom: 70px !important;
    left: 20px !important;
}


#chaty-widget-0 .chaty-widget {
    bottom: 75px !important;
    right: 15px !important;
}

}

@media (max-width: 576px) {
	#gt_float_wrapper {
    bottom: 70px !important;
    left: 20px !important;
}


#chaty-widget-0 .chaty-widget {
    bottom: 75px !important;
    right: 15px !important;
}

}

