:root {
	--wd-text-font: "helvetica neue 55 roman", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Helvetica Neue", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Helvetica Neue", 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: "helvetica neue 55 roman", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Helvetica Neue", 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: "helvetica neue 55 roman", 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(17,36,47);
	--wd-alternative-color: rgb(130,201,214);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(40,46,105);
	--btn-accented-bgcolor-hover: rgb(52,63,155);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-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: #ffffff;
	background-image: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "Helvetica Neue";
	src: url("//comerciallamas.cl/wp-content/uploads/2024/10/helveticaneue.woff2") format("woff2"), 
url("//comerciallamas.cl/wp-content/uploads/2024/10/helveticaneue.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "helvetica neue 55 roman";
	src: url("//comerciallamas.cl/wp-content/uploads/2024/10/helveticaneue-roman.woff2") format("woff2"), 
url("//comerciallamas.cl/wp-content/uploads/2024/10/helveticaneue-roman.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* div.product-grid-item .price {
	display: none;
}

bdi {
    display: none;
} */

.boton-ficha{
    color: #fff;
    text-decoration: none;
    background-color: #1D3038;
    transition: all .25s ease;
    border-radius: 5px;
    padding: 10px;
}

.boton-ficha:hover{
    color: #fff;
    text-decoration: none;
    background-color: #7A9FA8;
    transition: all .25s ease;
    border-radius: 5px;
    padding: 10px;
}

/* ============================================
   YITH REQUEST A QUOTE — comerciallamas.cl
   Color primario: #1D3038 | Secundario: #7A9FA8
   ============================================ */

#yith-ywraq-form {
  background: #f4f4f4;
  padding: 20px;
}

/* --- Tabla de productos --- */
#yith-ywrq-table-list {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #e2e2e2;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  margin-bottom: 16px;
}

#yith-ywrq-table-list thead tr {
  background: #1D3038;
}

#yith-ywrq-table-list thead th {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 14px 16px;
  border: none;
}

#yith-ywrq-table-list tbody tr {
  border-bottom: 1px solid #f0f0f0;
}

#yith-ywrq-table-list tbody td {
  padding: 14px 16px;
  vertical-align: middle;
}

/* --- Botón Actualizar cotización --- */
.update-list-wrapper {
  padding: 10px 0;
}

.update-list-wrapper input[name="update_raq"] {
  background: transparent !important;
  border: 1.5px solid #1D3038 !important;
  color: #1D3038 !important;
  border-radius: 6px !important;
  padding: 8px 20px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  cursor: pointer;
  transition: all 0.2s;
}

.update-list-wrapper input[name="update_raq"]:hover {
  background: #1D3038 !important;
  color: #fff !important;
}

/* ============================================
   Sección formulario
   ============================================ */

#ywraq-other-form {
  margin-top: 30px;
}

/* Título "Enviar la solicitud" */
h3.ywraq-form-title {
  font-size: 20px;
  font-weight: 700;
  color: #1D3038;
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 3px solid #1D3038;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

/* Card contenedor */
#wpforms-30691 {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #e2e2e2;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  padding: 28px 32px !important;
}

/* Labels */
#wpforms-30691 .wpforms-field-label,
#wpforms-30691 fieldset legend.wpforms-field-label {
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  color: #1D3038 !important;
  margin-bottom: 7px !important;
}

/* Separación entre campos */
#wpforms-30691 .wpforms-field {
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
}

/* Inputs y textarea */
#wpforms-30691 input[type="text"],
#wpforms-30691 input[type="email"],
#wpforms-30691 textarea {
  border: 1.5px solid #ddd !important;
  border-radius: 7px !important;
  padding: 10px 14px !important;
  background: #fafafa !important;
  font-size: 14px !important;
  transition: border-color 0.2s, box-shadow 0.2s !important;
}

#wpforms-30691 input[type="text"]:focus,
#wpforms-30691 input[type="email"]:focus,
#wpforms-30691 textarea:focus {
  border-color: #7A9FA8 !important;
  background: #fff !important;
  box-shadow: 0 0 0 3px rgba(122, 159, 168, 0.2) !important;
  outline: none !important;
}

/* Campo teléfono ITI */
#wpforms-30691 input.iti__tel-input {
  border: 1.5px solid #ddd !important;
  border-radius: 7px !important;
  background: #fafafa !important;
}

#wpforms-30691 input.iti__tel-input:focus {
  border-color: #7A9FA8 !important;
  box-shadow: 0 0 0 3px rgba(122, 159, 168, 0.2) !important;
  outline: none !important;
}

/* Sublabels (Nombre / Apellidos) */
#wpforms-30691 .wpforms-field-sublabel {
  font-size: 11px !important;
  color: #7A9FA8 !important;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

/* ============================================
   Radio buttons como pills
   ============================================ */

#wpforms-30691 .wpforms-field-radio.wpforms-list-inline ul {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 4px 0 0 0;
}

#wpforms-30691 .wpforms-field-radio.wpforms-list-inline ul li {
  margin: 0;
  padding: 0;
}

/* Ocultar radio nativo sin romper validación */
#wpforms-30691 .wpforms-field-radio.wpforms-list-inline ul li input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}

/* Pill base */
#wpforms-30691 .wpforms-field-radio.wpforms-list-inline ul li label.wpforms-field-label-inline {
  display: inline-block;
  background: #f0f4f5;
  border: 1.5px solid #c0d2d6;
  border-radius: 20px;
  padding: 7px 18px;
  font-size: 13px !important;
  font-weight: 500 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  color: #1D3038 !important;
  cursor: pointer;
  transition: all 0.2s;
  user-select: none;
}

/* Hover pill */
#wpforms-30691 .wpforms-field-radio.wpforms-list-inline ul li label.wpforms-field-label-inline:hover {
  border-color: #7A9FA8;
  background: #e4edef;
}

/* Pill seleccionado */
#wpforms-30691 .wpforms-field-radio.wpforms-list-inline ul li:has(input[type="radio"]:checked) label.wpforms-field-label-inline {
  background: #1D3038;
  border-color: #1D3038;
  color: #fff !important;
}

/* ============================================
   Área de subida de archivo
   ============================================ */

#wpforms-30691 .wpforms-uploader {
  border: 2px dashed #c0d2d6 !important;
  border-radius: 8px !important;
  background: #f6f9fa !important;
  transition: all 0.2s;
}

#wpforms-30691 .wpforms-uploader:hover {
  border-color: #7A9FA8 !important;
  background: #edf3f5 !important;
}

/* ============================================
   Botón Enviar
   ============================================ */

#wpforms-submit-30691 {
  background: #1D3038 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 7px !important;
  padding: 13px 36px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  letter-spacing: 0.04em !important;
  cursor: pointer !important;
  transition: background 0.2s, transform 0.1s !important;
}

#wpforms-submit-30691:hover {
  background: #7A9FA8 !important;
  transform: translateY(-1px);
}

/* --- Botón "Volver a la tienda" --- */
a.yith-ywraq-before-table-wc-backward {
  display: inline-block;
  background: transparent;
  border: 1.5px solid #1D3038;
  color: #1D3038 !important;
  border-radius: 6px;
  padding: 8px 18px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.03em;
  transition: all 0.2s;
}

a.yith-ywraq-before-table-wc-backward:hover {
  background: #1D3038;
  color: #fff !important;
}


/** LANDING PAGE HELLY HANSEN **/

/**HEADER**/

.hh-header-navbar-badge {
background: rgba(224,92,0,0.15);
      color: var(--hh-red);
      border: 1px solid var(--hh-red);
      font-family: var(--font-body);
      font-size: 11px;
      font-weight: 700;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      padding: 5px 14px;
      border-radius: 2px;
}

.hh-header-navbar-cta{
background: #E05C00;
      color: #fff;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      padding: 12px 28px;
      text-decoration: none;
      border-radius: 2px;
      transition: background 0.2s;
}

/* Configuración del botón modificado de YITH */
.yith_ywraq_add_item_browse_message a {
    display: flex !important;           /* Cambiado a flex para control total de alineación */
    align-items: center !important;     /* Centra el texto verticalmente */
    justify-content: center !important;  /* Centra el texto horizontalmente */
    
    /* Configuración de ancho (Elige una de las 3 opciones de abajo) */
    width: 100% !important;             /* Ocupa todo el ancho disponible del contenedor */
    max-width: 250px !important;        /* Limita el ancho máximo (ajústalo en píxeles a tu gusto) */
    box-sizing: border-box !important;
    
    /* Bordes redondeados */
    border-radius: 5px !important;      /* Cambia a 30px si prefieres un estilo píldora/ovalado */
    
    /* Estilos base de Woodmart */
    background-color: var(--wd-primary-color, #a46497) !important;
    color: #ffffff !important;
    padding: 10px 20px !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px !important;
    text-decoration: none !important;
    transition: background-color 0.2s ease, color 0.2s ease;
    margin: 10px auto 0px auto !important; /* Centra el botón entero si es más chico que el contenedor */
    height: 42px !important;            /* Altura estándar de botón mediano de Woodmart */
}

/* Efecto Hover */
.yith_ywraq_add_item_browse_message a:hover {
    background-color: #333333 !important;
    color: #ffffff !important;
}

/* Corrección de contenedor para que permita el ancho completo del botón */
.yith_ywraq_add_item_browse_message {
    display: block !important;          /* Cambiado a block para que el ancho 100% funcione correctamente */
    width: 100% !important;
    margin-top: 8px !important;
    clear: both !important;
}

/* Btn enviar solicitud cotizaciones*/
input.button.raq-send-request.last {
    background-color: rgb(40, 46, 105);
    color: white;
    border-radius: 8px;
}
input.button.raq-send-request.last:hover {
    background-color: rgb(52,63,155);
    color: white;
    border-radius: 8px;
}
