/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

 /* ñapa x traducción */
.up-sells h2 {    position: relative;    color: transparent;}
.up-sells h2::before {    content: "Te puede interesar…";    color: #333;    position: absolute;    left: 0;    top: 0;}
/* home / carrusel / cartel tag etq novedades*/
.text p.product-tags{
    text-transform: uppercase;
    letter-spacing: 4px;
    display: block;
    border: 0px solid black;
    margin: auto;
    width: min-content;
    height: min-content;
    padding: 2px 30px;
    margin: auto;
    position: absolute;
    top: 10px;
    background-color: #dad4bfc7;
    font-size: 13px;
    z-index: 1;
    line-height: 6px;
    height: 28px;
}

/* + FdP : Sec Montaje */
.single-product div.type-product .download .download-files a h3.video::before{
	background: url(/wp-content/uploads/2025/04/Recurso-video__play.png)
}

/* añadidos ref color para Atributos*/
.roble-kenia {
    background-color: #b9986c !important;
}
.roble-escocia {
    background-color: #ac927e !important;
}
.roble-bonanza {
    background-color: #ebd7ba !important;
}
.blanco-verde-hoja-mate{
    background-color: rgb(247 247 247) !important;
    border-color: rgb(135, 141, 118) !important;
    border-style: solid;
    border-width: 0px 0 40px 40px;
    border-left-color: transparent !important;
}
.blanco-moka-mate{
    background-color: rgb(247 247 247) !important;
    border-color: rgb(181,169,156) !important;
    border-style: solid;
    border-width: 0px 0 40px 40px;
    border-left-color: transparent !important;
}
.blanco-gris-mate{
    background-color: rgb(247 247 247) !important;
    border-color: rgb(179,179,179) !important;
    border-style: solid;
    border-width: 0px 0 40px 40px;
    border-left-color: transparent !important;
}
.blanco-azul-space{
    background-color: rgb(247 247 247) !important;
    border-color: rgb(2,98,136) !important;
    border-style: solid;
    border-width: 0px 0 40px 40px;
    border-left-color: transparent !important;
}
.blanco-antracita-mate{
    background-color: rgb(247 247 247) !important;
    border-color: rgb(123,125,124) !important;
    border-style: solid;
    border-width: 0px 0 40px 40px;
    border-left-color: transparent !important;
}
.blanco-negro-mate{
    background-color: rgb(247 247 247) !important;
    border-color: rgb(30,30,30) !important;
    border-style: solid;
    border-width: 0px 0 40px 40px;
    border-left-color: transparent !important;
}