.site-header__left a, .site-header__right a {font-size: 20px;}
.site-header__left a:hover, .site-header__right a:hover {font-size: 20px;}
li.nosotrosX{
    font-family: 'Figtree';
    font-weight: 800;
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-top: -3px;
}
a.site-header-movil__search img { max-width: 120px !important; margin-top: -10px; margin-bottom: 15px;}
.site-header__left li:has(> ul) > a::after {display: none !important;}
.site-header__left a.is-active:hover, .site-header__right a.is-active:hover {
  color: #afd604 !important;
}
li.prdc { padding-top: 5px; }
.lo-que-quieras-der {padding-bottom: 0px; padding-top: 5px; margin-left: 50% !important;}
.site-header__right {align-items: center;}

.home-hero { margin-bottom: 20px; }

footer li a:hover {color: #f4de64 !important;}

.home-slogan__cert img {
  width: 96px;
  height: 96px;
  object-fit: contain;
}
.home-slogan__blob img {
  width: 85%;
  height: auto;
}
.home-slogan__bold {font-size: 48px;}
.home-slogan__script {font-size: 85px;}
.home-slogan__izquierda {margin-left: 7%;}

.breadcrumb-nav {font-size: 18px;}

.productos-categorias__img {width: 70%; height: auto; margin: auto;}

.home-pilar__titulo-blob img {width: 85%;}
.home-pilar__titulo-script { font-size: 90px !important; }
#home-recetas .receta-card__info {   display: none !important; }
.home-pilar { margin-top: 0px; }

.home-pilar__boton {width: 80%; max-width: 350px; margin-left: 5%; justify-content: left; padding: 10px 30px;}
.home-pilar.no-movil.home-pilar--izquierda { max-height: 650px; min-height: 600px; }
.home-pilar.no-movil.home-pilar--izquierda span.home-pilar__titulo-bold { font-size: 60px !important; padding-left: 80px;}
.home-pilar.no-movil.home-pilar--izquierda span.home-pilar__titulo-script {font-size: 120px !important; font-weight: 100;}
.home-pilar.no-movil.home-pilar--izquierda .home-pilar__boton span {margin-left: 60px;}

.site-header__center img {max-height: 70px;}
.lo-que-quieras-izq, a .lo-que-quieras-izq {pointer-events: none;}
.site-main { padding-top: 98px; }

.cm-list-input.required:checked + .cm-list-label .slider { background-color: #1a936f !important; }
.cm-list-input:checked + .cm-list-label .slider { background-color: #1a936f !important; }
button.cm-btn.cm-btn-decline.cm-btn-danger.cn-decline { background: #dc0031 !important; border: 0px !important; }
button.cm-btn.cm-btn-success.cm-btn-info.cm-btn-accept { background: #005c3b !important; border: 0px !important; }
button.cm-btn.cm-btn-success.cm-btn-accept-all { background: #498037 !important; border: 0px !important; }

.productos-categorias__nombre {font-size: 1.6rem;}
a.home-pilar__boton { margin-top: -15px !important;}
.productos-categorias__imagen {margin-bottom: -102px;}
.productos-categorias__boton {padding-top: 0px;}
.producto-recetas .section-title {font-size: 5rem !important;}

@font-face {
  font-family: 'VasttagBrush';
  src: url('/themes/custom/aires_theme/fonts/VasttagBrush.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

.slogan-brush,
.titulo-brush,
.recetas-titulo-brush,
.blog-titulo-brush,
.receta-slogan .slogan-brush,
.receta-hero-slide__titulo .titulo-brush,
h1.recetas-titulo-brush {
  font-weight: 300 !important;
  font-synthesis: none !important;
}
.home-pilar__texto {padding-left: 120px;}
:.home-pilar__titulo-blob img {
    width: 100%;
}

.footer-col {font-size: 20px;   line-height: 28px;}
.footer-col ul {margin-top: 10px;}
.footer-col.footer-col--newsletter strong {   font-size: 20px; }
.footer-col--newsletter p {font-size: 18px !important;}

.listado-bg-svg {width: 100%;   max-width: 1280px;}
.producto-card__imagen img {height: auto !important;}

.listado-productos-page nav[role="navigation"] {
  position: relative;
  z-index: 10;
  margin-top: 120px;
}

.btn-mas-recetas__wrap {width: 350px;}

/* ===== Home - Ajustes móvil ===== */
@media (max-width: 767px) {
  .site-header-movil__logo img {
    height: 60px;
  }
  .home-slogan {
    padding: 10px 24px;
  }
  .home-slogan__blob img {
    width: 100%;
    height: auto;
  }
  .home-slogan__script {
    font-size: 55px;
    margin-bottom: 20px;
  }
  .home-slogan__bold {
    font-size: 35px;
    margin-left: 0px;
  }
  .productos-categorias__imagen {
    margin-bottom: -122px;
  }
  .productos-categorias__item {
    text-align: center;
    margin-bottom: 50px;
  }
  .productos-categorias {
    display: block;
  }
}