:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", 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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(20,167,93);
	--wd-alternative-color: rgb(175,175,175);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--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: rgb(98,232,85);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(20,167,93);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(51,51,51);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
	font-size: 32px;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 20px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd .product-label.out-of-stock {
	background-color: rgb(30,115,190);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(168,226,52);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 450px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 15px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Roboto !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Roboto !important;
}

.wd-page-title {
background-color: rgb(238,238,238);
}

/* ======================================================================
   CSS GLOBAL PERSONALIZADO — CHILE — enertik.com/cl/
   Ajustes de tema → CSS personalizado → Global
   Revisado el 2026-08-27.

   TRES CORRECCIONES, NINGUNA CON EFECTO VISUAL

   1. Se borró una llave `}` suelta que dejaba el archivo malformado. Importa
      más que antes: WP Rocket parsea este CSS para generar el used CSS, y un
      bloque malformado hace que un parser abandone antes de tiempo.

   2. Se borraron cinco declaraciones `font:'Open Sans',sans-serif`. Son
      shorthand inválido —al `font:` le falta el tamaño— así que el navegador
      ya las descartaba. Y Open Sans no está cargada en el sitio: medido en una
      ficha de producto, cero apariciones; la tipografía es Roboto. O sea que
      repararlas habría llevado esas celdas a la sans-serif genérica del
      navegador, peor que el Roboto que heredan hoy de `.Product_Description`.

   3. `!improtant` → `!important` en `.bundle_sells_title h3`, donde el error
      de tipeo hacía que `font-weight:normal` se descartara.


   LO QUE NO SE TOCÓ, A PROPÓSITO

   Cambiaría el aspecto y es una decisión, no un arreglo mecánico. Cada punto
   está marcado más abajo con un comentario `REVISAR`:

   - El selector `table { }` a pelo alcanza TODAS las tablas del sitio
     —carrito, checkout, la tabla de pedidos de Mi cuenta— y no sólo las de
     especificaciones.
   - `.footer { }` no matchea nada: el pie es `wd-footer footer-container`, no
     existe ninguna clase `footer` suelta. Cambiar el selector activaría dos
     valores que hoy no se aplican.
   - En `.Product_Description .tbSubTit,.tbSubTit2,.tbTit,...` sólo el PRIMER
     selector está limitado a `.Product_Description`; los otros cuatro quedan
     globales. Riesgo latente, no un problema vivo.
   - `.tbTit3` está declarado dos veces. Es redundante, no está roto.
   - El `padding` de `<tr>` lo ignora el layout de tabla.

   OJO: LOS TRES PAÍSES TIENEN ARCHIVOS DISTINTOS

   No copiar este archivo a otro sitio: se perderían reglas propias de ese
   país. Backup del original, byte a byte y con md5, en backup-css-20260827/.
   ====================================================================== */

/* GENERAL : COLOR DE TEXTOS EN DESCRIPCION Y ESPECIFICACIONES DEL PRODUCTO*/

.Product_Description h2 {
    color: white !important;
    font-weight: 800 !important;
	font-size:18px !important;
		border-bottom:1px #ffffff solid; padding-bottom:5px; 
}


/* DESCRIPCION DEL PRODUCTO */

.Product_Description {
    background-color: #3E3E3E !important;
    font-family: Roboto !important;
    color: white !important;
		display: flex;            /* Use flexbox for alignment */
  justify-content: center;  /* Horizontally center the content */
} 

.tabs-layout-tabs .tabs li a {
		padding-top :10px !important;
}

/* CAJA DE BOTONES DE ENLACE (MANUAL, FOLLETO, APP, .,etc) */

.Link_Buttons {
     background-color: #171717FA !important;
		border-radius: 50px !important;
     padding-bottom: 50px !important;
     padding-top: 50px !important;
	font-size:14px !important;
}

/* COLOR DE ICONOS DE BOTONES DE ENLACE*/


.Link_Buttons .elementor-icon {
    display: inline-block;
    line-height: 1;
    transition: all .2s;
    fill: #FFFFFF !important;
    font-size: 50px;
    text-align: center;
}

/* COLOR DE ICONOS (HOVER) DE BOTONES DE ENLACE*/
.Link_Buttons .elementor-icon:hover {
    fill: #14A75D !important;
    color: #14A75D !important;
    border-color: #14A75D !important; }
    
/* COLOR DE TEXTOS DE BOTONES DE ENLACE*/
.Link_Buttons .elementor-widget-icon-box .elementor-icon-box-content {
    color:white !important;
}

/*------------------------------------------------*/
/* TABLA DE ESPECIFICACIONES */
/* TABLA DE ESPECIFICACIONES */
/* TABLA DE ESPECIFICACIONES */

/* CELDAS : TITULOS DE LA TABLA DE ESPECIFICACIONES - FONDO */
.Product_Description td.tbTit { 
background: #60cb6a !important;
    color: black !important;
	font-weight: bold;
    text-align: left
    !important;
}


.Product_Description td.tbTitcentral { 
background: #60cb6a !important;
    color: black !important;
	font-weight: bold;
    text-align: center
    !important;
}






.Product_Description td.tbTit span { 
color: black !important;
	font-weight: 700 !important;
}


.Product_Description td.tbSubTit {
background:#666;
border:none !important;
color:#fff;
  /* [2026-08-27] `font:` shorthand inválido borrado: le faltaba el tamaño,
     así que el navegador ya lo descartaba, y Open Sans no está cargada. */
height:30px;
padding-left:.5em;
text-align:left !important;
}
	

.Product_Description td.tbSubTit2 {
background:rgba(255,255,255,.1);
border:none !important;
color:#fff;
  /* [2026-08-27] `font:` shorthand inválido borrado: le faltaba el tamaño,
     así que el navegador ya lo descartaba, y Open Sans no está cargada. */
height:30px;
padding-left:.5em;
text-align:left !important;
}

.Product_Description td.tbTit3{
	background:#666;
	border:none !important;
	color:#000;
  /* [2026-08-27] `font:` shorthand inválido borrado: le faltaba el tamaño,
     así que el navegador ya lo descartaba, y Open Sans no está cargada. */
	text-align:center;
}
	

.Product_Description td.tbSubTitCenter {
text-align:center !important;
}
	
	
.Product_Description .tbSubTit,.tbSubTit2,.tbTit,.tbTit2,.tbTit3{
-webkit-print-color-adjust:exact;
background:#ccc;
  /* [2026-08-27] `font:` shorthand inválido borrado: le faltaba el tamaño,
     así que el navegador ya lo descartaba, y Open Sans no está cargada. */
}
	
/* CELDAS DE DATOS DE LA TABLA DE ESPECIFICACIONES */
.Product_Description td {
    border-bottom: 2px #60cb6a solid !important;
	    text-align: center !important;
	    color:white !important;
	padding: 5px
		!important;
  /* [2026-08-27] `font:` shorthand inválido borrado: le faltaba el tamaño,
     así que el navegador ya lo descartaba, y Open Sans no está cargada. */
}

/* FILAS */
.Product_Description tr {
    padding: 5px
		!important;
        font-size: 16px!important ;
        
}

/* CELDAS A LA IZQUIERDA DE LA TABLA DE ESPECIFICACIONES */
.Product_Description td.tbLeft {
    text-align: left !important;
    
}

.tbBorderNone td{
	border:none!important
}

table{
border-collapse:separate;
border-spacing:4px;
margin:0 auto 1.5em;
padding:1em 0;
text-align:center;
}


.Product_Description td.tbTit2 {
	background:#14ce5d;
	border:none;
	color:#000;
	font:600 1.2em 'Open Sans',
		sans-serif;
	height:30px;
	padding-left:.5em;
	text-align:center
}

.Product_Description td.tbTit3{
	background:#14ce5d;
	border:none;
	color:#000;
	font:600 1.2em 'Open Sans',sans-serif;
	height:30px;
	text-align:center
}



/* EFECTOS CUANDO SE PASE EL MOUSE SOBRE ELEMENTOS DELA TABLA DE ESPECIFICACIONESS */
.Product_Description tr:hover{

background-color: #1a1a1a !important;

color: #000000;

}

/* TABLA DE ESPECIFICACIONES */
/* TABLA DE ESPECIFICACIONES */
/* TABLA DE ESPECIFICACIONES */
/*------------------------------------------------*/




/* PIE DE LA PAGINA*/
.footer {
    background: #2F2F2F !important;
    color: #ffffff  !important;
}

/* NO MOSTRAR TABS*/
.tabs.wc-tabs.justify-content-start.tabs-ready {
    display: none;
}

/* [2026-08-27] Llave `}` suelta borrada: no cerraba ningún bloque. */
.single-product-content.tabs li {
    color: white;
}
.single-product-content.tabs li a {
     color: white;
}

/* BOTONES DE ENLACE (MANUAL, FOLLETO, APP, .,etc) */

ul.wc-tabs{
    display: none !important;
  }
  .wc-tab{
    display: block !important
  }

/* TAMAÑO DE LOGOTIPOS EN CARUSEL DE MARCAS */
body .brands-widget .brand-item img {
    max-height: 230px;
}

.woocommerce-Reviews {
	padding-top:50px !important;
}

.Product_Description span {
 color:white !important;
 font-size:16px !important;
}

.Product_Description div {
 color:white !important;
 font-size:16px !important;
}

.Product_Description ul{
   
    color: white  !important;
    font-size:16px !important;
    }

.Arreglarfotos {
border-radius:40px !important;
}


.ArreglarFotoyfondo {
	border-radius:40px !important;
	background-color:white !important;
}
	
		
.bundled_product_title_inner {
font-size: 16px !important;
}

.bundle_sells_title h3 {
	font-size: 14px !important;
	color:#777777 !important;
	font-weight:normal !important;
	
}

.Product_Section {
    background-color: #3E3E3E !important;
}


/* >>> a11y-inputs-16px — bloque gestionado, reemplazar entero >>> */
/* Accesibilidad: los campos de formulario a 16 px en móvil.

   Va de la mano de Ajustes de tema → Otro → Etiqueta de ventana gráfica =
   Escalable (2026-08-27). iOS Safari amplía la página al enfocar un campo que
   mida menos de 16 px, siempre que el zoom esté permitido — y ahora lo está.
   Los campos del theme miden 13-14 px, así que sin esto el buscador, la
   cantidad y el checkout hacen saltar la pantalla en iPhone.

   NO bajar de 16 px sin volver a bloquear el zoom: son las dos mitades del
   mismo cambio.

   Los marcadores están para poder reemplazar este bloque sin duplicarlo: si se
   pega una versión nueva, borrar desde el marcador de apertura hasta el de
   cierre, ambos incluidos. */
@media (max-width: 767px) {
  input[type="text"],
  input[type="search"],
  input[type="email"],
  input[type="tel"],
  input[type="url"],
  input[type="number"],
  input[type="password"],
  select,
  textarea {
    font-size: 16px !important;
  }

  /* El selector de cantidad es angosto: con 16 px necesita más aire */
  .quantity input.qty {
    width: 3.5em !important;
  }
}
/* <<< a11y-inputs-16px <<< */