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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--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: 16px;
	--wd-primary-color: rgb(44,137,39);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--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: #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: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(50,130,40);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgba(175,175,175,0);
	color: rgba(12,12,12,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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: 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;
}
}


.wpcf7-form textarea{ 
    width: 100% !important;
    height:100px;
}

.elementor-4391 .elementor-element.elementor-element-45d90ab a.hfe-menu-item, .elementor-4391 .elementor-element.elementor-element-45d90ab a.hfe-sub-menu-item {
    font-size: 16px;
}

.elementor-4391 .elementor-element.elementor-element-5e128ca a.hfe-menu-item, .elementor-4391 .elementor-element.elementor-element-5e128ca a.hfe-sub-menu-item {
    font-size: 16px;
}


/* SOLO TÍTULO – Fondo translúcido limpio + borde premium */
.promo-spa-bosque .promo-banner-title,
.promo-spa-bosque .banner-title,
.promo-spa-bosque .wd-banner-title{
  display: inline-block;

  /* Padding: vertical | horizontal */
  padding: 8px 15px;

  border-radius: 12px;
  color: #ffffff !important;

  /* Fondo un poco menos transparente */
  background: rgba(0, 0, 0, 0.60) !important;

  /* Borde premium */
  border: 1px solid rgba(255, 255, 255, 0.30);

  /* Sombra sutil */
  box-shadow: 0 6px 18px rgba(0,0,0,0.30);

  /* Legibilidad */
  text-shadow: 0 2px 8px rgba(0,0,0,0.55);
}


/* =========================================================
   CONTACT FORM 7 - FORMULARIO HOTEL PREMIUM
   ========================================================= */


/* =========================================================
   1. RESET GENERAL
   ========================================================= */

.wpcf7,
.wpcf7 form {
  margin: 0;
  padding: 0;
}

.wpcf7 fieldset {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  min-width: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}


/* =========================================================
   2. OCULTAR CONTENEDORES / BLOQUES INNECESARIOS
   ========================================================= */

/* ocultar fieldset de campos ocultos */
.wpcf7 fieldset.hidden-fields-container {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
}

/* ocultar respuesta vacía */
.wpcf7 .wpcf7-response-output {
  display: none;
}

/* mostrar solo cuando haya resultado */
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
  display: block !important;
  margin-top: 20px !important;
  padding: 14px 18px !important;
  border-radius: 8px !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}

/* eliminar saltos automáticos y párrafos extra de CF7 */
.cf7-grid br {
  display: none !important;
}

.cf7-grid p {
  margin: 0 !important;
  padding: 0 !important;
}


/* =========================================================
   3. GRID PRINCIPAL
   ========================================================= */

.cf7-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 16px !important;
  column-gap: 18px !important;
  width: 100%;
  font-family: "Montserrat", sans-serif;
}

.cf7-col,
.cf7-col-full {
  min-width: 0;
}

.cf7-col-full {
  grid-column: 1 / -1;
}


/* =========================================================
   4. ESTRUCTURA INTERNA DE CADA CAMPO
   ========================================================= */

.cf7-col,
.cf7-col-full {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
}

/* label + campo con separación exacta */
.cf7-col > label,
.cf7-col-full > label {
  display: block !important;
  margin: 0 0 5px 0 !important; /* espacio real entre label y campo */
  padding: 0 !important;
  line-height: 1.2 !important;
  font-size: 15px;
  font-weight: 500;
  color: #2f3a44;
  letter-spacing: 0.2px;
}

/* wrapper del input */
.cf7-grid .wpcf7-form-control-wrap {
  display: block !important;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
}


/* =========================================================
   5. CAMPOS
   ========================================================= */

.cf7-grid input[type="text"],
.cf7-grid input[type="email"],
.cf7-grid input[type="tel"],
.cf7-grid input[type="number"],
.cf7-grid input[type="date"],
.cf7-grid select,
.cf7-grid textarea {
  width: 100% !important;
  box-sizing: border-box !important;
  margin: 0 !important;

  background: #ffffff !important;
  color: #2c3440 !important;

  border: 1.5px solid #b7c0c8 !important;
  border-radius: 10px !important;

  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 1.45 !important;

  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.03) !important;
  outline: none !important;

  transition:
    border-color 0.22s ease,
    box-shadow 0.22s ease,
    background-color 0.22s ease,
    transform 0.12s ease !important;

  appearance: none;
  -webkit-appearance: none;
}

/* altura inputs */
.cf7-grid input[type="text"],
.cf7-grid input[type="email"],
.cf7-grid input[type="tel"],
.cf7-grid input[type="number"],
.cf7-grid input[type="date"],
.cf7-grid select {
  min-height: 44px !important;
  padding: 10px 16px !important;
}

/* textarea */
.cf7-grid textarea {
  min-height: 160px;
  padding: 14px 16px !important;
  resize: vertical;
}


/* =========================================================
   6. INTERACCIÓN CAMPOS
   ========================================================= */

.cf7-grid input:hover,
.cf7-grid textarea:hover,
.cf7-grid select:hover {
  border-color: #9faab3 !important;
}

.cf7-grid input:focus,
.cf7-grid textarea:focus,
.cf7-grid select:focus {
  border-color: #7d8a95 !important;
  box-shadow: 0 0 0 3px rgba(120, 130, 140, 0.10) !important;
  background: #ffffff !important;
}


/* =========================================================
   7. PLACEHOLDERS
   ========================================================= */

.cf7-grid input::placeholder,
.cf7-grid textarea::placeholder {
  color: #aab3bb !important;
  opacity: 1 !important;
  font-weight: 400 !important;
}

.cf7-grid input::-webkit-input-placeholder,
.cf7-grid textarea::-webkit-input-placeholder {
  color: #aab3bb !important;
}

.cf7-grid input::-moz-placeholder,
.cf7-grid textarea::-moz-placeholder {
  color: #aab3bb !important;
  opacity: 1 !important;
}


/* =========================================================
   8. BOTÓN
   ========================================================= */

.cf7-btn,
.cf7-grid input[type="submit"],
.cf7-grid button[type="submit"] {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;

  min-width: 180px;
  min-height: 48px;

  padding: 12px 28px !important;
  margin: 8px 0 0 !important;

  background: #2f7d32 !important;
  color: #ffffff !important;
  border: 1px solid #2f7d32 !important;
  border-radius: 10px !important;

  font-family: "Montserrat", sans-serif;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0.6px !important;
  text-transform: uppercase !important;
  text-align: center !important;
  text-decoration: none !important;

  cursor: pointer !important;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08) !important;

  transition:
    transform 0.16s ease,
    background-color 0.2s ease,
    border-color 0.2s ease,
    box-shadow 0.2s ease !important;
}

.cf7-btn:hover,
.cf7-grid input[type="submit"]:hover,
.cf7-grid button[type="submit"]:hover {
  background: #266a29 !important;
  border-color: #266a29 !important;
  transform: translateY(-1px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08) !important;
}

.cf7-col-full:last-child {
  display: flex;
  justify-content: center;
  align-items: center;
}


/* =========================================================
   9. VALIDACIONES Y MENSAJES
   ========================================================= */

.cf7-grid .wpcf7-not-valid-tip {
  display: block;
  margin-top: 8px;
  font-size: 13px;
  line-height: 1.4;
  color: #b42318;
}

.cf7-grid .wpcf7-not-valid {
  border-color: #e3a5a0 !important;
  box-shadow: 0 0 0 4px rgba(180, 35, 24, 0.08) !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  border: 1px solid #cfe7d5 !important;
  background: #f3fbf5 !important;
  color: #235d33 !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
  border: 1px solid #ead2d0 !important;
  background: #fff6f5 !important;
  color: #8a2f2b !important;
}


/* =========================================================
   10. RESPONSIVE
   ========================================================= */

@media (max-width: 767px) {
  .cf7-grid {
    grid-template-columns: 1fr;
    row-gap: 18px !important;
    column-gap: 0 !important;
  }

  .cf7-col-full {
    grid-column: auto;
  }

  .cf7-btn,
  .cf7-grid input[type="submit"],
  .cf7-grid button[type="submit"] {
    width: 100% !important;
    min-width: 100% !important;
  }

  .cf7-grid textarea {
    min-height: 170px;
  }
}