/*
 Theme Name:   Les Noies del Medi Child
 Theme URI:    https://javajan.com
 Description:  Tema fill per al tema underscores (_s)
 Author:       Javajan (Albert)
 Author URI:   height: ttps://javajan.com
 Template:     lesnoies
 Version:      1.0.0
*/


@font-face {
    font-family: 'Agrandir';
    src: url('assets/fonts/Agrandir-WideLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Agrandir';
    src: url('assets/fonts/Agrandir-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Agrandir';
    src: url('assets/fonts/Agrandir-ThinItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Agrandir';
    src: url('assets/fonts/Agrandir-TextBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'MadaFont';
    src: url('assets/fonts/MadaFont-LNDM.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}


body,.elementor-widget-text-editor{
    font-family: 'Agrandir';
    letter-spacing: 1px;
}
h1,h2,h3,h4{
  font-family: 'MadaFont'!important;
  text-transform: uppercase;
}
b,strong{
  font-weight: 600;
}
.agrandir-400,.agrandir-400 p{
  font-family: Agrandir;
  font-weight: 400;
}
.post, .page{
    margin: 0;
}
.elementor-widget-container p{
    margin: 0;
}
.heading{
    margin-top: -140px;
    padding: 250px 30px 70px 30px;
    background-size: cover;
    background-position: center center;
    position: relative
}
.heading .mask{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.3);
  z-index: 0
}
.wpml-ls-item{
  order:999;
  margin-top: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.wpml-ls-item button{
  margin-top: -10px;
  transition: all .3s;
  -webkit-tap-highlight-color: transparent;
}
.wpml-ls-item button:focus-visible{
    outline: none;
    box-shadow: none;
    background: #fff; 
}
.wpml-ls-item:has(.sub-menu.open) > button {
  transform: rotate(45deg);
}
.menu-list .wpml-ls-item .sub-menu{
  width: 100%;
  margin-top: -5px!important;

}
.menu-list .wpml-ls-item a{
  width: auto;
}
.page-template-page-without-header header li a, .single-product header li a{
  color: black!important;
}
.page-template-page-without-header header svg, .single-product header svg{
  fill:black!important;
}
.page-template-page-without-header header > div >div > .e-con-inner:first-child, .single-product header > div >div > .e-con-inner:first-child{
  border-bottom: 1px solid black;
}
.page-template-page-without-header header img, .single-product header img{
  filter: invert()!important;
}
.heading h1{
  color: white;
  font-size: 40px;
}
.heading-content{
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
.heading.heading-contact{
  padding: 150px 30px 70px 30px!important;
}
.heading-contact .heading-content{
  max-width: 1500px;
}
.text-center{
  text-align: center;
}
.w-100{
  width: 100%;
}
.viajes.ratio img{
  aspect-ratio: 1/1;
}
.ratio img{
  aspect-ratio: 6 / 4;
  object-fit: cover;
}
.wpcf7-form-control{
  margin-bottom: 15px;
}
.wpcf7-form-control label{
  font-size: 16px!important;
  margin-bottom: 15px;
}
.wpcf7-list-item{
  margin:0;
  margin-bottom: 15px;
}
.wpcf7-not-valid-tip {
  font-size: 14px;
}
 .single-viaje form.wpcf7-form p{
   font-size: 17px;
 }
.wpml-ls-legacy-dropdown{
  width: auto;
}
.wpml-ls-legacy-dropdown a{
  background: transparent;
  color: white;
  border:0;
  padding: 0;
}
.hfe-search-icon-toggle i{
  padding: 0!important;
}
.hfe-search-button-wrapper input[type=search]{
  padding: 0!important;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
  top: calc(50% - .3em)!important;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover{
  background: transparent;
  color: white;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
  border:0;
  padding: 15px 0 10px;
}
.single.single-product header{
  /* background: rgba(0,0,0,.2); */
}
/* .single.single-product header li  a,.single.single-product header  i{
  color:black!important;
} */
@media screen and (min-width:768px){
    .heading{
        padding: 400px 60px 100px 60px;
    }
    .single-viaje .heading{
        padding: 350px 60px 100px 60px;
    }
    .heading h1{
      font-size: 80px!important;
    }
    header .wpml-ls-item{
      display: none;
    }
}
.container-search{
  max-width: 1200px;
  width: 100%;
  margin: 50px auto;
}
/* 🌐 Desktop – menú horitzontal visible */
.menu-list {
  display: flex;
  flex-direction: row;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Estils comuns per enllaços del menú */
.menu-list li a {
  font-size: 15px;
  text-decoration: none;
  color: black;
  padding: 10px;
}

.menu-toggle-label {
  display: none;
  cursor: pointer;
  width: 30px;
  height: 25px;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  z-index: 1001;
}
.menu-toggle-label span {
  display: block;
  height: 3px;
  background: black;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
}
.page-template-page-without-header .menu-toggle-label span, .single-product .menu-toggle-label span{
  background: black;
}

.menu-toggle-checkbox {
  display: none;
}
/* Ocultar submenú por defecto */
/* .menu-header .sub-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 180px;
    width: 100%;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    z-index: 999;
} */

/* Posicionar el contenedor padre */
.menu-header li {
    position: relative;
}

/* Mostrar submenú al hacer hover en el padre */
.menu-header li:hover > .sub-menu {
    display: block;
}

/* Estilos opcionales para los ítems del submenú */
.menu-header .sub-menu li {
    padding: 0;
    text-transform: uppercase;
}

.menu-header .sub-menu {
  list-style: none;
  padding: 0;
  margin: 20px;
}
.menu-item .submenu-toggle{
  display: none;
}
@media (max-width: 1024px) {
    .menu-header li > .sub-menu, .menu-header li:hover > .sub-menu { max-height: 0;opacity: 0;transition: max-height 0.4s ease, opacity 0.4s ease;overflow: hidden;margin:0 }
    .menu-header li > .sub-menu.open { max-height: 400px;opacity: 1;margin:20px 20px 0 20px }
    .menu-item .submenu-toggle {
      display: inline-block;
        background: none;
        border: none;
        cursor: pointer;
        margin-left: 8px;
        font-size: 1.2rem;
    }
}
@media (min-width: 768px) {
  .menu-header .sub-menu {
      display: none;
      position: absolute;
      background-color: #fff;
      list-style: none;
      padding: 0;
      margin: 0;
      min-width: 180px;
      width: 100%;
      box-shadow: 0 4px 6px rgba(0,0,0,0.1);
      z-index: 999;
  }
  
  .menu-header .sub-menu li a {
      display: block;
      color: #333!important;
      padding: 10px 15px;
      text-decoration: none;
      
  }
  .menu-header .sub-menu li a:hover {
      background-color: #f5f5f5;
  }
  /* Añadimos una flechita solo a los elementos con submenú */
  .menu-header .menu-item-has-children > a::after {
      content: ' ▼';
      font-size: 0.7em;
      margin-left: 5px;
  }
}
@media (max-width: 768px) {
  /* Mostrar icona hamburguesa */
  .menu-toggle-label {
    display: flex;
    margin-left: auto;
  }

  /* Canviem a menú vertical */
  .menu-list {
    display: none;
    flex-direction: column;
    gap: 15px;
    padding: 100px 20px 40px;
    margin: 0;
    position: fixed;
    background:white;
    color:black;
    top: 0;
    right: 0;
    height: 100dvh;
    width: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    overflow-y: auto;
    z-index: 1000;
    font-size: 18px;
  }


  /* Mostrar el menú quan el checkbox està activat */
  .menu-toggle-checkbox:checked + .menu-toggle-label span{
    background:black!important;
  }
  .menu-toggle-checkbox:checked + .menu-toggle-label + .menu-list {
    display: flex;
  }

  /* Animació icona X */
  .menu-toggle-checkbox:checked + .menu-toggle-label span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .menu-toggle-checkbox:checked + .menu-toggle-label span:nth-child(2) {
    opacity: 0;
  }
  .menu-toggle-checkbox:checked + .menu-toggle-label span:nth-child(3) {
    transform: rotate(-45deg) translate(10px, -10px);
  }

  /* Millorem llegibilitat en mòbil */
  .menu-list li a {
    font-size: 20px;
    padding: 15px 10px;
    color: black!important;
    text-align: center;
    width: 100%;
  }
  .menu-list li.current-menu-item a {
    color:#BBBBBB!important;
  }
}

/* GENERIC */
.d-flex{
  display: flex;
  flex-wrap: wrap;
  
  
}
.d-flex.flex-wrap{
  flex-wrap: wrap;
}
.justify-content-between{
  justify-content: space-between;
}
.col{
  width: 100%;
}
.mt1{
  margin-top: 15px;
}
.col.edad{
  width: 20%;
  min-width: 100px
}
.reserva .d-flex{
  margin-top: 0;
}
.menu-toggle-label span{
  background: white;
}
@media screen and (min-width:768px){
  .d-flex{
    gap:15px;
    flex-wrap: nowrap;
    margin-top: 15px;
  }
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea{
  background: rgba(255, 245, 230, 1);
  border-radius: 8px;
  border:0;
  padding: 10px;
  width: 100%;
}
textarea{
  background: rgba(255, 251, 245, 1);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
input[type="submit"].wpcf7-submit{
  background: black;
  color: white;
  padding: 15px 50px;
  border-radius: 40px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
  margin: 0 auto;
  text-align: center;
  display: block;
  transition: all .5s
}
input[type="submit"].wpcf7-submit:hover{
  background-color: white;
  color:black;
}
.message{
  background: rgba(255, 245, 230, 1);
  padding: 10px;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.items-row{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 20px;
}
.items-row .slide-item{
  margin: 0;
}
.viajes-list .slide-info{
  height: auto;
}
.viajes-list .slide-item{
  padding-bottom: 30px;
}
.viajes-list.items-row{
  gap: 45px;
}
.slick-slider{
  margin: 0 -10px;
}
.slick-track{
  display: flex;
}
.slick-track .slick-slide{
  height: inherit;
}
.btn-info{
    border-radius:50px;
    border: 1px solid white;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: 600;
    transition: all .5s;
    color: black!important;
    background: white;
    font-weight: 300;
    text-align: center;
    display: inline-block;
    width: auto;
    font-size: 13px;
}
.btn-info:hover{
    background-color: rgba(0,0,0,.9);
    border: 1px solid rgba(0,0,0,.9);
    color:white!important;
}
.wc-block-components-checkout-place-order-button{
  background: transparent;
  border:0;
  padding: 0!important;
}
.btn.btn-black,.wc-block-components-checkout-place-order-button__text{
  text-transform: uppercase;
  padding: 12px 40px;
  border-radius: 30px;
  background-color: black;
  border: 1px solid black;
  color:white;
  font-size: 12px;
  margin-top: 10px;
  display: inline-block;
}
.btn.btn-black:hover,.wc-block-components-checkout-place-order-button__text:hover{
  background-color: white;
  color: black;
}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6{width: 100%;max-width: 100%}
@media screen and (min-width:768px){
  .col-2{width: calc(50% - 20px)}
  .col-3{width: calc(33.33% - 20px)}
  .col-4{width: calc(25% - 20px)}
  .col-5{width: calc(20% - 20px)}
  .col-6{width: calc(16.66% - 20px)}
  .btn-info{padding: 12px 40px;font-size:14px;}
}
.fw-300{font-weight: 300}

/* PATROCINADORES */
.patrocinadores{
    display: flex;
    flex-wrap: wrap;
    gap:20px;
}
.slider-item.patrocinadores .patro-item{
    margin: 10px;
}
.patro-item{
    box-shadow: 0 4px 4px rgba(0,0,0,.25);
    border-radius:10px;
    overflow: hidden;
}
.patrocinadores .patro-img img{
    aspect-ratio: 6 / 4;
    object-fit: cover;
    width: 100%;
}
.patrocinadores p{
    margin: 0;
}
.patrocinadores .patro-info{
    padding: 10px 20px;
}
/* NEXT TRIP */
.viajes-slider .slide-imagen{
    aspect-ratio: 3 / 4;
    object-fit: cover;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    padding: 60px 30px;
    background-size: cover;
    background-position: center center;
}
.viajes-slider .category{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.categoria-item{
    border-radius: 50px;
    background-color: black;
    color:white;
    padding: 6px 15px;
    text-transform: uppercase;    
}
.viaje-info{
    margin-top: 60px;
}
.viaje-info p{
    color: white;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    font-family: 'MadaFont';
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0 0 0;
    
}
.viaje-info h3{
    color: white;
    text-align: center;
    font-size: 34px;
    line-height: 34px;
    font-family: 'MadaFont';
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    text-shadow: 0 0 10px rgba(0,0,0,.2)
    
}

/* ITEMS SLIDER */
.items-slider h3{
  font-size: 24px;
}
@media screen and (min-width:768px) {
    .items-slider h3{
      font-size: 30px;
    }
}

/* LIST VIAJES */
.viaje-imagen{
  min-height: 100px;
  background-size: cover;
  background-position: center;
  position: relative
}
h2.viaje-date{
  font-family: 'MadaFont';
  color: white;
  text-shadow: 0 0 10px rgba(0,0,0,.2);
  font-size: 40px;
  padding: 130px 0 50px;
  margin: 0;
}
.viaje-items{
  display: flex;
  gap:0 25px;
  align-items: center;
}
.viaje-items > span{
  display: flex;
  gap:5px;
  align-items: center;
  font-size: 15px;
}
.viaje-imagen .slide-cats{
  position: absolute;
  top:25px;
  right:20px;
}
.viaje-imagen .slide-cats .categoria-item{
  padding: 9px 40px;
}
/* NEXT EVENTS */
.ver-todos{
    border-radius:50px;
    border: 1px solid black;
    padding: 7px 20px;
    text-transform: uppercase;
    font-weight: 600;
    transition: all .5s;
    color: black!important;
}
.ver-todos:hover{
    background-color: rgba(0,0,0,.8);
    border: 1px solid rgba(0,0,0,.8);
    color:white!important;
}
.slick-dots li{
  border-radius: 30px;
  border: 1px solid black;
  padding: 2px;
  width: auto;
  height: auto;
}
.slick-dots li.slick-active button{
  background: black;
}
.slick-dots li button{
  display: flex;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
}
.slick-dots li button:before{
  display: none
}
.slick-dots li button:before{
    background-color: black;
    border-radius: 100px;
}
.slick-prev,.slick-next{
    background: black;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s;
}
.slick-prev:hover,.slick-next:hover{
    background-color: rgba(28, 28, 28, 1);
}
.slick-prev:hover svg{
    transform: translateX(5px);
}
.slick-next:hover svg{
    transform: translateX(5px);
}
.slick-prev svg,.slick-next svg{
    width: 30px;
    height: 30px;
    fill:white;
    transition: all .5s;
}
.slick-prev{
    transform: rotate(180deg) translate(0, 25px);
    left: -15px;
    z-index: 999;
}
.slick-next{
    right: -15px;
    z-index: 999;
}
.slick-prev::before,.slick-next::before{
    display: none;
}
.eventos-widget-wrapper {
    /* margin: 40px 0; */
}
.eventos-widget-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    
}
.eventos-titulo{
    width: 100%
}
.eventos-more{
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.eventos-slider img,.clases-slider img, .clases-grid img{
  aspect-ratio: 6 / 4;
  object-fit: cover;
}
@media screen and (min-width:768px){
   .eventos-widget-header {
       flex-wrap: nowrap
   } 
}
.slide-item {
    margin: 0 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    display: flex!important;
    flex-direction: column;
    justify-content: space-between;
}
.evento-info{
    padding: 15px;
}
.evento-info p{
    margin: 0;
    display: flex;
    align-items: center;
    gap:10px;
}
.slide-imagen{
    position: relative;
}
.evento-imagen img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.evento-titulo {
    font-size: 1.2em;
    margin-top: 10px;
}
.evento-descripcion{
    margin: 20px 0;
}
a.boton-comprar {
    display: inline-block;
    background: black;
    border-radius: 50px;
    color: white;
    padding: 8px 25px;
    margin-top: 10px;
    text-decoration: none;
}
/* NEXT CLASSES, GRID CLASES */
.slide-button{
  padding-bottom: 30px;
}
.clases-grid .slide-info{
  padding-top: 10px;
}
.slide-info .info{
  font-size: 14px;
  gap: 5px 15px;
  margin-top: 5px;
}
.clases-slider .slide-imagen,.clases-grid .slide-imagen{
  position: relative;
}
.clases-slider .slide-cats,.clases-grid .slide-cats{
  position: absolute;
  top:5px;
  right:5px;
}
.clases-slider .slide-cats span,.clases-grid .slide-cats span{
  display: inline-block;
  font-size: 12px;
  margin-left: 5px;
  box-shadow: 0 0 10px rgba(0,0,0,.2)
}
.clases-slider .slide-cats span:nth-child(even),.clases-grid .slide-cats span:nth-child(even){
  background-color: white;
  color: black;
}
.slide-info{
  padding: 20px 20px 0px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.slide-descripcion{
  margin: 10px 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
}
.clases-grid .slide-item[style*="display: none"] {
    opacity: 0;
    transform: scale(0.95);
    pointer-events: none;
}
.generic-filters{
  display: flex;
  width: 100%;
  gap: 10px;
  margin: 0px 0 30px;
}
.generic-filters button{
  border-radius: 30px;
  padding: 8px 15px;
  border:1px solid black;
  color: black;
  background-color: white;
}
.generic-filters .filtro-activo{
  background-color: black;
  color: white;
}

/* FAQ */
.faq-accordion .faq-item {
  margin-bottom: 1em;
  border-bottom: 1px solid #ccc;
}

.faq-question {
  background: none;
  border: none;
  width: 100%;
  text-align: left;
  font-weight: 400;
  font-size: 20px;
  cursor: pointer;
  padding: 0.5em 0;
  display: flex;
  justify-content: space-between;
  text-transform: uppercase
}
.faq-answer.active {
  max-height: 500px; /* Ajusta según tu contenido máximo */
}
.faq-answer {
  padding: 0.5em 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.single-viaje h1{
  font-size: 50px;
  color: white;
  margin: 0;
  margin-bottom: 15px;
  line-height: 45px;
}
.single-viaje .heading{
  color: white;
}
.single-viaje .heading p{
  margin: 0;
  font-size: 15px;
  text-shadow: 0 0 10px rgba(0,0,0,.2);
}
.single-viaje .heading .destacados{
  text-transform: uppercase
}
.btn-book{
  display: inline-block;
  background: white;
  color: black!important;
  padding: 12px 35px;
  border-radius: 30px;
  text-decoration: none;
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 20px;
  transition: all .3s;
}
.btn-book:hover{
  background-color: black;
  color: white!important;
}
@media screen and (min-width:768px){
  .single-viaje h1{
    font-size: 80px;
    line-height: 75px;
  }
  .single-viaje .heading p{
    font-size: 20px;
  }
}
/* TESTIMONIO */
.testimonio-slider .slide-item{
  border-color: black;
  padding: 30px 20px;
}
.testimonio-img img{
  aspect-ratio: 1 / 1;
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50px
}
.elementor hr{
  background: black;
  display: block;
  margin: 8px 0 10px;
}
.elementor-kit-7 h2{
  font-size: 28px;
}

@media screen and (min-width:900px) {
    .elementor-kit-7 h2 {
        font-size: 45px;
    }
}

/* ABOUT */
.slider-items-grid .slick-track{
  flex-direction: column;
}
.slide-about{
  border: 1px solid black;
  padding:10px;
  display: flex!important;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  text-align: center;
}
.slide-about img{
  height: 83px;
}
.slide-about .about-title{
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  margin: 0;
}
.slide-about a{
  color: black;
}
@media screen and (min-width:768px) {
  .slide-about{
    padding: 30px;
  }
  .slide-about .about-title{
    font-size: 30px;
  } 
}
/* TEAM */
.team-grid{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap:40px 18px;
}
.team-item{
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0,0,0,.2);
  overflow: hidden;
  position: relative
}
.team-item.big{
  width: 100%;
}
.team-item.small{
  width: calc(50% - 20px);
}
.toggle-desc{
  cursor: pointer;
}
.toggle-desc img{
  transition: all .5s;
}
.toggle-desc.rotate img{
  transform: rotate(45deg);
}
.team-rol{
  padding:5px 15px;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.team-rol .hide{
  display: none;
}
.team-image{
  position: relative;
}
.team-image .team-name{
  position: absolute;
  bottom: 25px;
  left: 10px;
  font-size:20px;
  line-height: 20px;
  color: white;
  text-shadow: 0 0 10px rgba(0,0,0,.3);
  font-family: 'MadaFont' !important;
}
.team-image img{
  aspect-ratio: 3 / 4;
  object-fit: cover;
  width: 100%;
}

.team-desc{
  padding:5px 15px;
  display: none;
  background: white;
  width: 100%;
  z-index: 99:
}
@media screen and (min-width:768px){
  .team-item.big{
    width: calc(33% - 15px);
  }
  .team-item.small{
    width: calc(25% - 20px);
  }
  .team-image .team-name{
    font-size:35px;
  }
}
/* TIENDA */
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before{
  display: none!important;
}
.woocommerce-page .site-main{
  max-width: 1500px;
  margin: 0 auto;
  padding: 80px 30px;
}
.entry-summary{
  margin-top: 0;
}
.entry-summary h1{
  margin: 0;
  font-family: 'Agrandir'!important;
  font-size: 22px;
}
.entry-summary .price{
  margin-top: 0;
}
.entry-summary .price span{
  color: black;
}
.cart{
display: flex;
align-items: center;
flex-wrap: wrap;
}
.single_variation_wrap{
  width: 100%;
}
.cart button.single_add_to_cart_button{
  background-color: black!important;
  border-radius: 50px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 40px;
}
.cart input.input-text{
  border:1px solid black;
  background: transparent;
  border-radius: 0;
  padding: 5px;
}
.product_meta{
  display: none;
}
.variations tr th{
  padding: 10px 0;
}
.variations th.label{
  text-align: left;
}
.variations td.value select{
    padding: 5px;

}
.variations .value input[type="radio"],.woocommerce-tabs {
    display: none;
}

.variations .value label {
    display: inline-block;
    padding: 4px 12px;
    margin: 4px 6px 4px 0;
    background-color: white;
    border: 1px solid black;
    border-radius: 2px;
    cursor: pointer;
    user-select: none;
    transition: background-color 0.2s, border-color 0.2s;
}
a.wc-block-cart__submit-button{
  background: black;
  color:white;
  border-radius: 50px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
}
/* Estado activo/seleccionado */
.variations .value input[type="radio"]:checked + label {
    background-color: #333;
    color: #fff;
    border-color: #333;
}
/* Estilo general del grid de productos */
.products {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.products::before,
.products::before,.products::after,
.products::after{
  display: none
}

/* Estilo para cada producto */
.products .product,.products li.product {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 4px rgba(0,0,0,0.25);
    transition: transform 0.3s, box-shadow 0.3s;
    text-align: center;
    margin: 0!important;
    width: calc(50% - 20px);
}
.product-content{
  padding-bottom: 15px;
}
.product .woocommerce-LoopProduct-link {
  display: block;
}
/* Imagen del producto */
.products .product img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    transition: transform 0.3s;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

/* Nombre del producto */
.products .product h2.woocommerce-loop-product__title {
  font-family: 'Agrandir'!important;
  font-weight: 400;
    font-size: 13px!important;
    margin: 0;
    padding: 5px 10px 0!important;
    color: black;
    text-align: left;
}

/* Precio del producto */
.products .product .price, .woocommerce ul.products li.product .price {
    color: black!important;
    font-weight: 600;
    font-size: 13px;
    margin: 0px 15px 10px;
    text-align: left;
    display: flex;
    width: 100%
}

/* Botón añadir al carrito */
.products .product .button {
    background: black;
    color: #fff;
    padding: 8px 10px;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    transition: background 0.3s;
    border: 1px solid black;
    margin: 8px 5px 15px;
    text-align: center;
    cursor: pointer;
    line-height: 1;
}

/* Hover en el botón */
.products .product .button:hover {
    background: white;
    color: black;
}
.wc-block-components-checkout-step__title{
  font-size: 30px!important;
}
@media screen and (min-width:800px) {
  .related.products li.product .btn{
    padding: 12px 40px;
  }
  .products .product{
    width: calc(25% - 15px);
  }
  .products .product h2.woocommerce-loop-product__title,.woocommerce ul.products li.product .price {
    font-size: 16px;
  }
  .products .product .button {
      font-size: 0.9rem;
      padding: 10px 15px;
      margin: 5px auto 15px;
  }
  .products .product .price {
    font-size: 16px;
  }
  .products .product h2.woocommerce-loop-product__title{
    padding: 5px 15px 0!important;
    font-size: 16px!important;
  }
}
.related.products h2{
  margin-bottom: 0px;
}
.related.products li.product{
  padding-bottom: 15px!important;
  width: 46%!important;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.related.products li.product .btn, .product .btn{
  padding: 6px 13px;
  margin: 20px 10px 0px;
  font-size: 11px;
}

@media screen and (min-width:768px) {
  .related.products li.product{
    width: 23%!important;
  }
  .related.products li.product .btn, .product .btn{
    padding: 12px 30px;
    font-size: 14px;
    margin: 20px 15px 5px;
  }
}
/* TOGGLE CF7 */
.heading-reserva main{
  position: relative;
  max-width: 1500px;
  margin: 0 auto;
}
.single-viaje .heading.heading-reserva{
  padding-top: 150px;
}
.single-viaje .reserva{
  background: white;
  color: black;
  border-radius: 10px;
  padding: 35px 30px;
  display: flex;
  gap: 30px;
  margin-top: 50px;
  flex-wrap: wrap;
  text-align: left;
  justify-content: space-between
}
.single-viaje .reserva > div{
  width: 100%;
}
.single-viaje .reserva h2{
  font-size: 40px;
  line-height: 40px;
}
.single-viaje .reserva ul{
  padding: 0 5px;
  margin: 0;
  list-style: none;
}
.single-viaje .reserva .nota{
  font-size: 14px;
  margin-top: 40px;
}
.single-viaje .reserva .info-reserva{
  border: 1px solid black;
  border-radius: 10px;
  padding: 30px 20px;
}
.single-viaje .reserva .info-reserva h3{
  font-family: 'Agrandir'!important;
  line-height: 30px;
  margin: 0;
  margin-bottom: 20px;
  font-size:30px;
}
.toggle-content {
  margin-top: 10px;
  transition: all .5s;
  font-size: 16px;
  padding: 10px;
}
.single-viaje .toggle-content p{
  font-size: 16px;
}
.single-viaje .form-group{
  display: flex;
  flex-direction: column;
  border-radius: 6px;
  overflow: hidden;
}
.single-viaje .form-group p{
  background: rgba(255, 245, 230, 1);
  padding: 8px;
}
.single-viaje .form-multiple-select .wpcf7-form-control-wrap:first-child{
  border-right: 1px solid gray;
  padding-right: 15px
}
.single-viaje .form-multiple-select{
  background: rgba(255, 245, 230, 1);
  border-radius:6px;
  padding:0 8px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.wpcf7-select{
  background-color: transparent;
  border:0;
  max-width: 100%
}
.single-viaje .form-multiple-select input,.single-viaje .form-multiple-select select{
  margin: 0;
}
.single-viaje .form-multiple-select p{
  display: flex;
  align-items: center;
  gap: 10px;
}
.single-viaje .group-items{
  background: rgba(255, 251, 245, 1);
  padding: 8px;
}
.single-viaje .group-items p{
  background: transparent;
}
.single-viaje .wpcf7-radio .wpcf7-list-item{
  margin: 0;
}
.single-viaje .wpcf7-radio{
  display: flex;
  flex-direction: column;
}
.toggle-section:first-child .toggle-content{
  display: block;
}
.toggle-btn {
  background-color: white;
  border: none;
  padding: 10px;
  width: 100%;
  text-align: left;
  cursor: pointer;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width:1024px) {
    .single-viaje .reserva > div{
      width: calc(50% - 30px);
    }
}

.gallery-columns-4{
  grid-template-columns: repeat(2, 1fr);
}
.elementor-image-gallery .gallery-columns-4 .gallery-item{
  max-width: 100%!important;
}
.elementor-image-gallery .gallery-columns-4 .gallery-item img{
  aspect-ratio: 6 / 4;
  object-fit: cover;
  width: 100%;
}
@media screen and (min-width:800px) {
    .gallery-columns-4{
      grid-template-columns: repeat(4, 1fr);
    }
}

/* GALERIA */
.gallery-grid .slide-item{
  position: relative;
}
.gallery-grid img{
  aspect-ratio: 4 / 5;
  object-fit: cover;
  width: 100%;
  display: block;
}
.gallery-grid .btn{
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0 10px rgba(0,0,0,.7);
  width: max-content;
}
.album-title{
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  text-shadow: 0 0 10px black;
  font-size: 40px;
  line-height: 36px;
  padding: 5px 15px;
  width: 100%;
  max-width: 90%;
  text-align: center;
  font-family: 'MadaFont'
}

@media screen and (max-width:630px) {
  .album-title{
    font-size: 22px!important;
    padding: 5px;
  }
}
@media screen and (max-width:1200px) {
    .gallery-grid .slide-item{
      width: calc(50% - 15px);
    }
    .gallery-grid .slide-item .album-title{
      font-size: 35px;
      line-height: 28px;
    }
    
}

.custom-accordion {
  margin-top: 2em;
  border-top: 1px solid #ddd;
}

.accordion-item {
  border-bottom: 1px solid #ddd;
}
.accordion-item span{
  transition: all .5s;
}
.accordion-item.open span{
  transform: rotate(45deg);
}

.accordion-toggle {
  background: none;
  border: none;
  padding: 1em;
  width: 100%;
  text-align: left;
  font-weight: bold;
  cursor: pointer;
  font-size: 1.1em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-content {
  display: none;
  padding: 0.7em;
  animation: fadeIn 0.3s ease-in-out;
}
.accordion-content p{
  margin-top: 0;
}
.accordion-item.open .accordion-content {
  display: block;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before{
  mask-size: 1em!important;
  width: 1em!important;
  height: 1em!important;
}
.wp-block-woocommerce-product-new, .wp-block-woocommerce-empty-cart-block hr,.wc-block-cart__empty-cart__title + hr + .wp-block-heading{
  display: none;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

/* SEARCH */
.search article h3{
  font-family: 'Agrandir'!important;
}

.slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.slick-list.draggable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.elementor-image-carousel img{
  display: block;
}