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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(74,74,74);
	--wd-text-font-size: 14px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(74,74,74);
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(74,74,74);
	--wd-entities-title-color-hover: rgba(74, 74, 74, 0.7);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(74,74,74);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", 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: #83b735;
	--wd-alternative-color: #fbbc34;
	--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;
	--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;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

.wd-accordion-opener {
    position: relative;
    color: #4a4a4a !important;
    text-align: center;
    font-size: 20px !important;
    line-height: 1;
    transition: inherit;
    padding-right: 10px !important;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #03326c !important;
    font-weight: 600 !important;
	  font-size: 30px !important;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #1ffdd6 !important;
    border-color: #f7f7f7;
    border-radius: 20px 20px 0px 0px !important;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active>a {
    background-color: #1ffdd6 !important;
    border-color: #f0f0f0;
    color: #03326c !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    padding: 8px 10px !important;
}

.wd-info-box:hover {
    background-color: #1ffdd6 !important;
	  border: 2px solid #fff !important;
}

main {
	  margin-bottom: -40px !important;
}

body {
  overflow-x: hidden;
}

/* =========================
   YLHIA WEB PAGE — BASE
   Solo página diseño web
========================= */

body {
  overflow-x: hidden;
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

/* =========================
   ESCENAS FULLSCREEN
========================= */

.ylhia-hero-web,
.ylhia-scene-web-02,
.ylhia-scene-web-03 {
  --ylhia-bg-y: 50%;

  min-height: 100vh !important;
  width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding: 8vw 6vw !important;

  position: relative;
  overflow: hidden;
  isolation: isolate;

  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center var(--ylhia-bg-y) !important;
}

/* =========================
   FONDOS POR ESCENA
========================= */

.ylhia-hero-web {
  background-image:
    linear-gradient(180deg, rgba(255,255,255,.34), rgba(255,255,255,.12)),
    linear-gradient(90deg, rgba(0,45,70,.10), rgba(255,255,255,.42)),
    url("https://www.ylhia.com/wp-content/uploads/2026/05/at1.webp") !important;
}

.ylhia-scene-web-02 {
  background-image:
    linear-gradient(135deg, rgba(246,238,231,.46), rgba(223,207,193,.32)),
    url("https://www.ylhia.com/wp-content/uploads/2026/05/at3.webp") !important;
}

.ylhia-scene-web-03 {
  background-image:
    linear-gradient(90deg, rgba(20,16,14,.26), rgba(20,16,14,.10)),
    url("https://www.ylhia.com/wp-content/uploads/2026/05/at4.webp") !important;
}

/* =========================
   LUZ CINEMATOGRÁFICA
========================= */

.ylhia-hero-web::before,
.ylhia-scene-web-02::before,
.ylhia-scene-web-03::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
}

.ylhia-hero-web::before {
  background:
    radial-gradient(circle at 50% 38%, rgba(255,255,255,.22), transparent 36%),
    linear-gradient(180deg, rgba(0,0,0,.03), rgba(0,0,0,.14));
}

.ylhia-scene-web-02::before {
  background:
    radial-gradient(circle at 70% 35%, rgba(255,255,255,.44), transparent 32%);
}

.ylhia-scene-web-03::before {
  background:
    radial-gradient(circle at 50% 35%, rgba(255,255,255,.10), transparent 34%),
    linear-gradient(180deg, rgba(0,0,0,.12), rgba(0,0,0,.30));
}

/* =========================
   CONTENIDO POR ENCIMA
========================= */

.ylhia-hero-web > .wpb_column,
.ylhia-scene-web-02 > .wpb_column,
.ylhia-scene-web-03 > .wpb_column,
.ylhia-hero-web .vc_column-inner,
.ylhia-scene-web-02 .vc_column-inner,
.ylhia-scene-web-03 .vc_column-inner,
.ylhia-hero-web .wpb_wrapper,
.ylhia-scene-web-02 .wpb_wrapper,
.ylhia-scene-web-03 .wpb_wrapper {
  position: relative;
  z-index: 2;
  background: transparent !important;
}

.ylhia-scene-web-02 .wpb_wrapper,
.ylhia-scene-web-03 .wpb_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* =========================
   TITULARES
========================= */

.ylhia-title,
.ylhia-title-02,
.ylhia-title-03 {
  font-weight: 400;
  letter-spacing: -0.06em;
  text-align: center;
  text-wrap: balance;
  margin-left: auto !important;
  margin-right: auto !important;
}

.ylhia-title {
  font-size: clamp(3.2rem, 5.8vw, 7rem) !important;
  line-height: .88 !important;
  color: #073763;
  max-width: 1180px;
  margin-bottom: 2vw !important;
}

.ylhia-title-02 {
  font-size: clamp(3.2rem, 6vw, 7rem) !important;
  line-height: .9 !important;
  color: #2d211d;
  max-width: 1050px;
  margin-bottom: 4vw !important;
}

.ylhia-title-03 {
  font-size: clamp(3rem, 5.8vw, 6.8rem) !important;
  line-height: .9 !important;
  color: #f4eee8;
  max-width: 1050px;
  margin-bottom: 4vw !important;
}

/* =========================
   MOCKUPS
========================= */

.ylhia-web-mockup img,
.ylhia-mockup-02 img,
.ylhia-mockup-03 img {
  max-width: none !important;
  border-radius: 32px;
  border: solid 2px rgba(255,255,255,.9) !important;
  will-change: transform, opacity, filter;
}

.ylhia-web-mockup img {
  width: min(52vw, 1000px) !important;
  box-shadow: 0 55px 130px rgba(0,0,0,.32);
  transform: rotate(-1.5deg) translateY(-8px);
}

.ylhia-mockup-02 img {
  width: min(52vw, 1000px) !important;
  box-shadow: 0 55px 130px rgba(55,38,28,.24);
  transform: rotate(1.5deg);
}

.ylhia-mockup-03 img {
  width: min(64vw, 1020px) !important;
  box-shadow: 0 60px 140px rgba(0,0,0,.48);
  transform: rotate(-1.2deg);
}

/* =========================
   MÓVIL
========================= */

@media (max-width: 768px) {
  .ylhia-hero-web,
  .ylhia-scene-web-02,
  .ylhia-scene-web-03 {
    min-height: 100vh !important;
    padding: 120px 26px 80px !important;
    background-position: center center !important;
  }

  .ylhia-title,
  .ylhia-title-02,
  .ylhia-title-03 {
    font-size: clamp(3rem, 14vw, 5rem) !important;
    max-width: 100%;
  }

  .ylhia-web-mockup img,
  .ylhia-mockup-02 img,
  .ylhia-mockup-03 img {
    width: 92vw !important;
    transform: rotate(0deg) translateY(0);
  }
}
