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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--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: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(60,184,193);
	--btn-default-bgcolor-hover: rgb(49,127,158);
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(79,79,79);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(30,115,190);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,153,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-height: 765px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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

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


/* Forzar cambio de NEW a NUEVO en las etiquetas de WoodMart */
.product-label.new {
    font-size: 0px !important;
}
.product-label.new::after {
    content: "NUEVO" !important;
    font-size: 12px !important;
    font-weight: bold !important;
    display: block !important;
}
/* 1. CAMBIAR "SHOPPING CART" A "CARRITO DE COMPRAS" */
.cart-widget-side .widget-title, 
.wd-side-hidden .wd-heading {
    font-size: 0px !important;
}
.cart-widget-side .widget-title::before, 
.wd-side-hidden .wd-heading::before {
    content: "Carrito de compras" !important;
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    color: #333;
}

/* 2. CAMBIAR "CLOSE" A "CERRAR" */
.close-side-widget, 
.wd-close-side {
    font-size: 0px !important;
}
.close-side-widget::after, 
.wd-close-side::after {
    content: "Cerrar" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    text-transform: uppercase;
    color: #999;
    margin-left: 5px;
}

/* 3. CAMBIAR "SUBTOTAL:" EN EL CARRITO LATERAL */
.woocommerce-mini-cart__total strong, 
.shopping-cart-widget-footer .total strong {
    font-size: 0px !important;
}
.woocommerce-mini-cart__total strong::before, 
.shopping-cart-widget-footer .total strong::before {
    content: "Subtotal:" !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #333;
}

/* ==========================================================
   FLEX COMPLETO PARA LISTA DE DESEOS (SOPORTA ICONO Y NEGRITA)
   ========================================================== */

/* 1. Cambiar texto en el menú lateral (Sidebar) */
.woocommerce-MyAccount-navigation-link--wishlist a {
    font-size: 0px !important;
}
.woocommerce-MyAccount-navigation-link--wishlist a::after {
    content: "Lista de deseos" !important;
    font-size: 14px !important;
    font-weight: bold !important; /* Ahora en negrita */
    color: #333 !important;
}

/* 2. Cambiar texto en el cuadro central y recuperar el corazón */
.wd-my-account-links .wishlist-link a {
    font-size: 0px !important;
}
/* Este bloque le devuelve la vida y el tamaño al ícono del corazón */
.wd-my-account-links .wishlist-link a::before {
    font-size: 40px !important; 
    display: block !important;
    margin-bottom: 10px !important;
}
/* Este bloque pone el texto abajo, limpio y en negrita */
.wd-my-account-links .wishlist-link a::after {
    content: "Lista de deseos" !important;
    font-size: 14px !important;
    font-weight: bold !important; /* Ahora en negrita */
    display: block !important;
    color: #333 !important;
}

/* ==========================================================
   FLEX COMPLETO PARA CERRAR SESIÓN (SOPORTA ICONO Y NEGRITA)
   ========================================================== */

/* Cerrar sesión en el menú lateral */
.woocommerce-MyAccount-navigation-link--customer-logout a {
    font-size: 0px !important;
}
.woocommerce-MyAccount-navigation-link--customer-logout a::after {
    content: "Cerrar sesión" !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #333 !important;
}

/* Cerrar sesión en el cuadro central con su ícono */
.wd-my-account-links .logout-link a {
    font-size: 0px !important;
}
.wd-my-account-links .logout-link a::before {
    font-size: 40px !important;
    display: block !important;
    margin-bottom: 10px !important;
}
.wd-my-account-links .logout-link a::after {
    content: "Cerrar sesión" !important;
    font-size: 14px !important;
    font-weight: bold !important;
    display: block !important;
    color: #333 !important;
}

/* Refuerzo visual para los textos flotantes */
.wd-wishlist-btn .wd-tooltip-label {
    font-size: 0px !important;
}
.wd-wishlist-btn .wd-tooltip-label::before {
    content: "Añadir a la lista de deseos" !important;
    font-size: 12px !important;
}

.wd-quick-view-btn .wd-tooltip-label {
    font-size: 0px !important;
}
.wd-quick-view-btn .wd-tooltip-label::before {
    content: "Vista rápida" !important;
    font-size: 12px !important;
}


/* Arreglar logo recortado en la pantalla de carga (Preloader) en móviles */
.wd-preloader img, 
.woodmart-preloader img {
    max-width: 280px !important; /* Le da el espacio suficiente a los lados */
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important; /* Evita que se mutile o deforme */
}
/* Cambiar "This wishlist is empty" a Español */
.wd-empty-wishlist .wd-empty-title,
.wd-empty-page .title,
h1.wd-empty-title {
    font-size: 0px !important;
}
.wd-empty-wishlist .wd-empty-title::before,
.wd-empty-page .title::before,
h1.wd-empty-title::before {
    content: "Tu lista de deseos está vacía." !important;
    font-size: 24px !important; /* Ajusta el tamaño si es necesario */
    font-weight: bold !important;
    color: #333;
    display: block !important;
}

/* Cambiar el botón "RETURN TO SHOP" a Español */
.wd-empty-wishlist .btn,
.wd-empty-page .btn,
.return-to-shop .button {
    font-size: 0px !important;
}
.wd-empty-wishlist .btn::before,
.wd-empty-page .btn::before,
.return-to-shop .button::before {
    content: "VOLVER A LA TIENDA" !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #fff !important;
    display: block !important;
}

/* ==========================================
   1. CORRECCIÓN DE TÍTULO: LISTA DE DESEOS VACÍA (62252.jpg)
   ========================================== */
.wd-empty-wishlist .wd-empty-title,
.wd-empty-wishlist h1,
.wd-empty-wishlist h2,
.wd-empty-wishlist p,
.wd-empty-title {
    font-size: 0px !important;
}
.wd-empty-wishlist .wd-empty-title::before,
.wd-empty-wishlist h1::before,
.wd-empty-wishlist h2::before,
.wd-empty-wishlist p::before,
.wd-empty-title::before {
    content: "Tu lista de deseos está vacía." !important;
    font-size: 22px !important;
    font-weight: bold !important;
    color: #333 !important;
    display: block !important;
}

/* ==========================================
   2. TRADUCCIÓN PÁGINA DE INGRESO / LOGIN (62253.jpg)
   ========================================== */

/* Etiqueta de la Contraseña (Password) */
label[for="password"] {
    font-size: 0px !important;
}
label[for="password"]::before {
    content: "Contraseña " !important;
    font-size: 14px !important;
    color: #333 !important;
}

/* Botón verde de LOG IN */
button[name="login"].button,
.woocommerce-form-login .button,
.wd-login-form .btn {
    font-size: 0px !important;
}
button[name="login"].button::before,
.woocommerce-form-login .button::before,
.wd-login-form .btn::before {
    content: "INICIAR SESIÓN" !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #fff !important;
    display: block !important;
}

/* Texto de Recordarme (Remember me) */
.woocommerce-form-login__rememberme,
label.rememberme,
.login-form-footer label {
    font-size: 0px !important;
}
.woocommerce-form-login__rememberme::after,
label.rememberme::after,
.login-form-footer label::after {
    content: "Recuérdame" !important;
    font-size: 14px !important;
    color: #333 !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

/* Enlace de ¿Olvidaste tu contraseña? (Lost your password?) */
.lost_password a,
.woocommerce-LostPassword a,
.woocommerce-form-login__lost-password a {
    font-size: 0px !important;
}
.lost_password a::before,
.woocommerce-LostPassword a::before,
.woocommerce-form-login__lost-password a::before {
    content: "¿Olvidaste tu contraseña?" !important;
    font-size: 14px !important;
    color: #7a9c2d !important; /* Mantiene el color verde oliva original */
}

/* El separador central (OR) */
.wd-login-separator,
.social-login-title,
.login-separator {
    font-size: 0px !important;
}
.wd-login-separator::before,
.social-login-title::before,
.login-separator::before {
    content: "O" !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #333 !important;
}

/* ==========================================
   1. REFUERZO PARA LA PÁGINA DE INGRESO (62254.jpg)
   ========================================== */

/* Forzar "¿Olvidaste tu contraseña?" */
.lost_password a, 
.woocommerce-LostPassword a, 
.woocommerce-form-login__lost-password a,
.wd-lost-password a {
    font-size: 0px !important;
}
.lost_password a::before, 
.woocommerce-LostPassword a::before, 
.woocommerce-form-login__lost-password a::before,
.wd-lost-password a::before {
    content: "¿Olvidaste tu contraseña?" !important;
    font-size: 14px !important;
    color: #7a9c2d !important; /* Mantiene su verde original */
    display: inline-block !important;
}

/* Forzar el separador "O" */
.login-separator span, 
.wd-login-separator, 
.login-separator {
    font-size: 0px !important;
}
.login-separator span::before, 
.wd-login-separator::before, 
.login-separator::before {
    content: "O" !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #333 !important;
    display: inline-block !important;
}


/* ==========================================
   2. TRADUCCIÓN LISTA DE DESEOS CON PRODUCTOS (62255.jpg)
   ========================================== */

/* Título principal "YOUR WISHLISTS" */
.wishlist-title, 
.wd-wishlist-title, 
.wd-wishlist-content h2 {
    font-size: 0px !important;
}
.wishlist-title::before, 
.wd-wishlist-title::before, 
.wd-wishlist-content h2::before {
    content: "MIS LISTAS DE DESEOS" !important;
    font-size: 24px !important;
    font-weight: bold !important;
    color: #333 !important;
    text-transform: uppercase !important;
    display: block !important;
}

/* Botón verde "CREATE WISHLIST" */
.wd-create-wishlist-btn a, 
.wd-wishlist-content .btn, 
.create-wishlist-btn {
    font-size: 0px !important;
}
.wd-create-wishlist-btn a::before, 
.wd-wishlist-content .btn::before, 
.create-wishlist-btn::before {
    content: "CREAR LISTA DE DESEOS" !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #fff !important;
    display: block !important;
}

/* Subtítulo "My wishlist" al lado de los puntos */
.wd-wishlist-group-title, 
.wd-wishlist-tab-name,
.wd-wishlist-head h2 {
    font-size: 0px !important;
}
.wd-wishlist-group-title::before, 
.wd-wishlist-tab-name::before,
.wd-wishlist-head h2::before {
    content: "Mi lista de deseos" !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #333 !important;
    display: inline-block !important;
}

/* Texto del botón "Remove" (Eliminar) */
.wd-wishlist-removeBtn, 
.wd-remove-from-wishlist, 
.remove-btn-text,
.wishlist-items-table .remove span {
    font-size: 0px !important;
}
.wd-wishlist-removeBtn::after, 
.wd-remove-from-wishlist::after, 
.remove-btn-text::after,
.wishlist-items-table .remove span::after {
    content: "Eliminar" !important;
    font-size: 14px !important;
    color: #333 !important;
    display: inline-block !important;
}

/* ==========================================
   1. LISTA DE DESEOS VACÍA - CELULAR (62257.jpg)
   ========================================== */
.wd-empty-wishlist h1, .wd-empty-wishlist h2, .wd-empty-title, .wd-empty-page .title, .wd-empty-content h1,
.wd-empty-wishlist h1 *, .wd-empty-wishlist h2 * , .wd-empty-title *, .wd-empty-page .title *, .wd-empty-content h1 * {
    font-size: 0px !important;
}
.wd-empty-wishlist h1::before, .wd-empty-wishlist h2::before, .wd-empty-title::before, .wd-empty-page .title::before, .wd-empty-content h1::before {
    content: "Tu lista de deseos está vacía." !important;
    font-size: 22px !important;
    font-weight: bold !important;
    color: #333 !important;
    display: block !important;
}

/* ==========================================
   2. TÍTULOS PRINCIPALES CON PRODUCTOS (62256.jpg y 62258.jpg)
   ========================================== */
/* Borra de raíz "YOUR WISHLISTS" y "YOUR PRODUCTS WISHLIST" */
.wishlist-title, .wd-wishlist-title, .wd-wishlist-content h2, .wd-wishlist-content h1, .wd-wishlist-page-title,
.wishlist-title *, .wd-wishlist-title *, .wd-wishlist-content h2 *, .wd-wishlist-content h1 * {
    font-size: 0px !important;
}
.wishlist-title::before, .wd-wishlist-title::before, .wd-wishlist-content h2::before, .wd-wishlist-content h1::before, .wd-wishlist-page-title::before {
    content: "MIS LISTAS DE DESEOS" !important;
    font-size: 24px !important;
    font-weight: bold !important;
    color: #333 !important;
    text-transform: uppercase !important;
    display: block !important;
}

/* ==========================================
   3. SUBTÍTULO INTERMEDIO (62258.jpg)
   ========================================== */
/* Elimina el acople de "Mi lista de deseos : My wishlist" */
.wd-wishlist-group-title, .wd-wishlist-tab-name, .wd-wishlist-head h2,
.wd-wishlist-group-title *, .wd-wishlist-tab-name *, .wd-wishlist-head h2 * {
    font-size: 0px !important;
}
.wd-wishlist-group-title::before, .wd-wishlist-tab-name::before, .wd-wishlist-head h2::before {
    content: "Mi lista de deseos" !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #333 !important;
    display: inline-block !important;
}

/* ==========================================
   4. BOTÓN ELIMINAR / REMOVE (62256.jpg y 62258.jpg)
   ========================================== */
.wd-wishlist-removeBtn, .wd-remove-from-wishlist, .remove-btn-text, .wishlist-items-table .remove a,
.wd-wishlist-removeBtn *, .wd-remove-from-wishlist *, .wishlist-items-table .remove a * {
    font-size: 0px !important;
}
.wd-wishlist-removeBtn::after, .wd-remove-from-wishlist::after, .remove-btn-text::after, .wishlist-items-table .remove a::after {
    content: "Eliminar" !important;
    font-size: 14px !important;
    color: #333 !important;
    display: inline-block !important;
}


.yaydp-sale-tag {
    display: none !important;
}