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

:root {
	--wd-header-banner-h: 60px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Bebas Neue", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Bebas Neue", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 28px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(171,186,129);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(51,51,51);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page-title-default {
	background-color: rgb(242,242,242);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: 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-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(25,25,25);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(171,186,129);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(227,162,141);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	--wd-widget-title-font-size: 26px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-widget-title-font-size: 24px;
	}

}
:root{
--wd-container-w: 1422px;
--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: 1439px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


/* ---- SINGLE PRODUCT PAGE ---- */
/* IMAGEN PORTADA */
/* Para computadoras (pantallas grandes) */
@media (min-width: 1024px) {
    .woocommerce-product-gallery .wp-post-image {
        background-color: #f2f2f2;
        padding: 5rem;
    }
}

/* TABLETS */
@media (min-width: 769px) and (max-width: 1023px) {
    .woocommerce-product-gallery .wp-post-image {
        background-color: #f2f2f2;
        padding: 0rem; /* Ajusta el padding para tablets */
    }
}

/* MÓVILES */
@media (max-width: 768px) {
    .woocommerce-product-gallery .wp-post-image {
        background-color: #f2f2f2;
        padding: 0rem; /* Ajusta el padding para móviles */
    }

    /* Centra el texto de tarjetas de crédito y débito en MercadoPago Checkout */
    .payment_method_woo-mercado-pago-custom {
        text-align: center !important;
    }
}

/* ---- ARCHIVE PRODUCT PAGE ---- */

/* IMAGEN PRODUCTO */
@media (min-width: 769px) {
    /* Estilo inicial de la imagen dentro del contenedor */
    .wd-shop-product .wd-product .product-image-link img {
        transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18) !important;
        transform: scale3d(1, 1, 1) !important;
        background-color: #f2f2f2;
        padding: 1rem;
    }

    /* Efecto zoom a la imagen del producto al hacer hover sobre el contenedor */
    .wd-shop-product .wd-product:hover .product-image-link img {
        transform: scale3d(1.075, 1.075, 1) !important;
        transform-origin: center center;
    }

    /* Efecto subrayado del título del producto al hacer hover */
    .wd-shop-product .wd-product:hover .wd-entities-title a {
        text-decoration: underline;
    }
}

/* ---- COLORES PERSONALIZADOS ---- */

/* HEAD BAR */
.whb-sticky-header .whb-color-light {
    background-color: #000000 !important;
}

.whb-sticky-header .whb-color-light .wd-tools-count {
    background-color: #ffffff !important;
    color: #000000 !important;
}

/* ---- CÓDIGOS CUSTOM ---- */
.text-center-custom {
    text-align: center !important;
}

/* PRECIO TOTAL CARRITO (NO MINI CARRITO, SINO LA PÁGINA CARRITO) */
.amount-total-custom-carrito .amount {
    font-family: Cabin, Arial, Helvetica, sans-serif !important;
    font-size: 160% !important;
    font-weight: 600 !important;
    color: #000 !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
	/* Centra el texto de tarjetas de crédito y débito en MercadoPago Checkout */
.payment_method_woo-mercado-pago-custom {
	text-align: center !important;
}

/* COLOR BLANCO LINK FOOTER ¿ALGUNA PREGUNTA? */
.custom-footer-alguna-pregunta a{
	color: white !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* COLOR BLANCO LINK FOOTER ¿ALGUNA PREGUNTA? */
.custom-footer-alguna-pregunta a{
	color: white !important;
}
}

@media (max-width: 576px) {
	/* COLOR BLANCO LINK FOOTER ¿ALGUNA PREGUNTA? */
.custom-footer-alguna-pregunta a{
	color: white !important;
}
}

