@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.clarisa.cl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 900;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(240,115,62);
	--wd-alternative-color: rgb(255,234,185);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(45,45,45);
	--btn-default-font-family: "Lato", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(246,190,50);
	--btn-default-bgcolor-hover: rgb(246,190,50);
	--btn-accented-bgcolor: rgb(246,190,50);
	--btn-accented-bgcolor-hover: rgb(246,190,50);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(136,68,61);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,251,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,251,245);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(255,251,245);
	background-image: none;
}
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(101,91,91);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 0px;
}



.woocommerce-mini-cart .remove {
	font-size:20px !important;
}
.woocommerce-mini-cart__buttons .btn-cart {
	color:#ffffff !important;
}


.wide-field {
    width: 100% !important;
}

.button-jumbo{
	min-height:30px;
}

.button-jumbo p{
	padding: 0px;
  font-size: 11px;
  background-color: #35A344;
  color: white;
  margin-bottom: 0px;
	border-radius: 5px;
}
.button-jumbo br{
	display:none;
}


.button-jumbo a{
	color: white;
  font-weight: 600;
}


.wide-field input {
    width: 100% !important;
}


.new.product-label {
    display: inline-block;
    background-color: inherit; /* Mantiene el color actual */
    color: #fff; /* Asegura que el texto sea legible */
    padding: 5px 15px; /* Ajusta el tamaño para hacerla alargada */
    font-size: 12px; /* Reduce el tamaño del texto */
    border-radius: 5px; /* Opcional: para bordes más redondeados */
    text-transform: uppercase; /* Mantiene el texto en mayúsculas */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
}

.woocommerce-product-gallery img{
	width: auto !important;
}
.woocommerce-product-gallery__image{
		text-align: center;
}
a .wp-post-image .wp-post-image{
		width: auto !important;
}
.wd-carousel-container.wd-gallery-thumb{
		display:none;
}

#menu-item-359{background-color: #35a344 !important;}

.menu-item-type-post_type a{
		font-weight:400 !important;
		color:#ffffff !important;

}



