/* Estilos escritorio*/
@media (orientation: landscape) {
  .mobile {
    display: none;
  }
  li.distribuidores {
    position: fixed;
    right: 0;
    top: 20%;
    padding: 1%;
    color: white;
    background-color: black;
    z-index: 100;
}
  .hoverm .minititulo {
    position: absolute;
    bottom: 22%;
    left: 5%;
  }
  img.romboderecha {
    position: absolute;
    left: 5%;
  }
  img.lineaizquierda {
    position: absolute;
    right: 0;
    margin-right: -12%;
    top: 46%;
  }
  .rowman.mitadvh {
    height: 50vh;
    width: 50vw;
}
.eyestampsection {
    .destacado {
        margin-top: 5vh;
    }
    .rombitos{
      display:flex;
      flex-direction: column;

    }
      .rowman.mitadvh {
                height: 60vh;   
}

}
.chica {
    .destacado .titulo {

        top: -180px;

    }
}
}
@media (min-width: 768px) and (orientation: landscape) {
  /* Aquí puedes colocar los estilos CSS para dispositivos pequeños y orientación horizontal */
 .eyestampsection {
    
      .rowman.mitadvh {
                height: 70vh;   
}

}
#about {
    .titulo {
        font-size: 7rem;
        letter-spacing: -5px;
    }
}
ul.idioma {
    right: 0;
    position: absolute;
    padding: 20px;
}
}
@media (min-width: 1600px) and (orientation: landscape) {
  /* Aquí puedes colocar los estilos CSS para dispositivos pequeños y orientación horizontal */
  .eyestampsection {
    
      .rowman.mitadvh {
                max-height: 50vh;   
}
        .destacado {
            margin-top: 1vh;
        }
        .romboscolores.columman {

    padding: 20%;

    gap: 10px;
}

}
#about {
    .titulo {
        font-size: 15rem;
        letter-spacing: -10px;
    }
}
}

.hamburger {
  display: none;
  flex-direction: column;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1001;
}

.hamburger span {
  height: 3px;
  width: 25px;
  background-color: black;
  margin: 4px 0;
}

/* Estilos base para nav-menu */
.nav-menu {
  display: flex;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-menu {
  display: none;
}

@media (orientation: portrait) {
  ul.idioma {
display: flex;
        justify-content: space-around;
}
  .boton {
    padding: 20px 40px;
    margin-bottom: 15%;
    letter-spacing: 8px;
    width: 100%;
  }

  .mobile {
    display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1rem;
    text-transform: capitalize;
  }

  nav {
    display: flex;
  }
  /* menu */
  img.logo {
    width: 10vw;
  }
  nav#header {
    display: none;
  }
  .nav-menu {
    display: none;
    flex-direction: column;
    position: absolute;
    z-index: 2;
    width: 100vw; /* Asegura que no se pase del viewport */
    max-width: 100vw;
    position: absolute;
    right: 0;
    height: 100vh;
    background-color: white;
    padding: 20% 10%;
    top: 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    justify-content: space-around;
    a {
      font-size: 2rem;
    }
  }

  .nav-menu.active {
    display: flex;
  }

  .hamburger {
    display: flex;
  }

  .descripcion,
  article.uso .usos,
  article.colores,
  article.negro,
  footer .flex {
    flex-direction: column;
    max-width: 100%;
  }

  /* eyeliner */
  .logoeyestamp {
    margin: 5% 10%;
  }
  img {
    object-fit: contain;
    max-height: 90vh;
    max-width: 100%;
  }
  img.romboderecha {
    transform: rotate(90deg);
    top: 0;
    margin-top: -47%;
    right: 170px;
    margin-right: 9vw;
    position: absolute;
    width: 11%;
  }
  img.lineaizquierda {
    position: absolute;
    right: 0;
    margin-right: -33%;
    top: 167%;
  }
  .titulo.editorial {
    font-size: 9rem;
    line-height: 9rem;
  }
  .textoizquierda,
  .textoderecha {
    text-align: center;
  }

  .inicio {
    .descripcion,
    .destacado {
      max-width: 50%;
      line-height: inherit;
      flex-direction: column;
      margin-left: -30vw;
      gap: 2vh;
    }
    .destacado {
      max-width: 90%;

      margin: 10%;
    }
    .minititulo {
      position: relative;
      bottom: 0;
      justify-content: center;
      font-size: 1.5rem;
    }
  }
  .subtitle {
    font-size: 0.8rem;
    letter-spacing: 5px;
  }

  img.eyeliner.horizontal {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    max-height: 52vh;
  }

  .container.eyeliner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    position: absolute;
    right: -24vw;
    top: 32vh;
  }
  /* negro */
  .negro .container {
    display: flex;
  }

  .container.negrosmall {
    background-size: cover;
  }
  .container.textocentro {
    order: 1;
  }
  .container.negrosmall {
    order: 2;
    background-image: url("../img/aplicacion_black_samll.jpg");
  }
  .container.negromedium {
    order: 3;
    background-image: url("../img/aplicacion_black_medium.jpg");
  }
  .container.negrosmall:hover,
  .container.negromedium:hover {
    background-size: cover;
  }
  .hover {
    opacity: 1;
  }
  article.negro {
    .logoeyestamp .minititulo {
      bottom: 8vh;
      right: 9vw;
    }
  }

  /* colores */
  .colores .destacado {
    font-size: 2rem;
    flex-direction: column;
    line-height: 3rem;
    padding: 2% 10%;
    text-align: center;
  }
  .container.verde,
  .container.azul,
  .container.marron {
    padding-bottom: 20vh;
  }

  /* usos */
  .container.uso1,
  .container.uso2,
  .container.uso3,
  .container.uso4 {
    height: 70vh;
  }

  /* slider usos*/
  .descripcion,
  article.uso .usos,
  article.colores,
  article.negro,
  footer .flex {
    flex-direction: row;
    max-width: 100%;
  }
  .uso .hoverm {
    /* background: linear-gradient(
      181deg,
      rgb(220 255 255 / 0%) 0%,
      rgba(201, 219, 219, 1) 100%
    ); */

  }

  .uso .destacado {
    padding: 5%;
    flex-direction: column;
  }

  /* slider*/

  html,
  body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
  }

  .swiper {
    width: 100%;
    max-width: 100vw;
  }

  .swiper-wrapper {
    display: flex;
    padding: 0;
  }

  .swiper-slide {
    width: 100%;
    max-width: 100vw;
    flex-shrink: 0;
  }
  .cambioacontainerswiper {
    overflow: visible;
  }

  /* sponges */
  #sponges {
    .container {
      height: 95vh;
    }
    .inicio {
      .esponjas {
        img.velvet {
          left: -25vw;
        }
        img.maxi {
          left: 30vw;
        }
      }
      .textoizquierda,
      .textoderecha {
        text-align: left;
      }
    }
  }

  /* index */
  .logoblanco {
    max-width: 70vw;
  }
  .chica {
    img.chicafoto {
      height: 90vh;
            top: 14vh;
            left: -170px;
            max-height: none;
            max-width: none;
    }
    .destacado {
      top: -5%;
      .titulo {
                        font-size: 1.2rem;
                letter-spacing: 0.6rem;
                top: 2vh;
                left: 26vw;
                width: 80vw;
      }
      .editorial {
       font-size: 9rem;
                margin-top: -22px;
                letter-spacing: -0.5rem;
                top: 0;
                right: -15vw;

      }
    }
  }
  #velvet,
  #maxi {
    flex-direction: column;
    .imgprod {
      width: auto;
      height: auto;
    }
    .container {
      margin-left: 0;
    }
    .izquierda {
      left: 0;
    }
    .container {
      height: auto;
    }
    p {
      margin: 0;
    }
    b,
    strong {
      font-weight: bolder;
      font-size: 1.5rem;
    }
  }

  #velvet {
    .imgprod {
      margin-bottom: -10vh;
      margin-left: -10vw;
    }
  }
  #maxi {
    .imgprod {
      margin-bottom: -10vh;
      margin-left: 12vw;
    }
  }

  #about {
    .rowman {
      flex-direction: column;
    }
    .titulo {
      font-size: 9rem;
      margin-top:10px;
    }
  }

  article.eyestampsection {
    .izquierda {
      left: 0 !important;
    }
    .logoeyestamp {
        margin:0; 
    }
    .boton{
        position:absolute;
        left:-15vw;
    }
.romboscolores {
    height: 40vh;
}
    .eyeliner {
      max-height: 60vh;
      left: 10vw;
      position: absolute;
      img {
        height: 30vh;
        margin-left: 5vw;
        margin-top: 5vh;
      }
    }
  }

  article.uso {

    flex-direction: column-reverse;
    b, strong {
    font-weight: bolder;
    line-height: 3rem;
}
}





    article.eyestampsection {
              padding-bottom: 80vh;
        .romboscolores {
            height: auto;
            width: 90%;
            left:5%;
            display: flex;
            flex-direction: row;
            position: absolute;
            bottom: 0;
        }
                .boton {
            position: absolute;
            left: 0;
            letter-spacing: 5px;
            width: 100%;
        }
                .eyeliner {

            left: 0;
           
        }
                .logoeyestamp {
            margin: 0;
            margin-left: 7%;
            margin-right: -8%;
        }
            img {
        object-fit: cover;
        max-height: 90vh;
        max-width: 100%;
    }

    }
    p.title {
    display: none;
}
}
