/*Globales*/
img {
  width: 100%;
  margin: 0 auto;
}
a {
  text-decoration: none;
}
p {
  margin: 0;
}

/*Utilidades*/
.banner-desk {
  display: none !important;
}
@media (min-width: 780px) {
  .banner-desk {
    display: block !important;
  }
  .banner-mob {
    display: none !important;
  }
}

/*Banner Principal*/
.banner-principal-super {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 780px) {
  .banner-principal-super {
    margin-left: -4%;
  }
}
/*Categorias*/
.contenedor-categorias-super {
  width: 98%;
  margin: 2% auto;
}
.contenedor-categos-card {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 10px;
  overflow-x: auto;
}
.card-categoria-super {
  flex: 0 0 35%;
}
@media (min-width: 780px) {
  .card-categoria-super {
    flex: 0 1 20%;
  }
}

img {
  width: 100%;
  height: auto;
}
a {
  text-decoration: none;
}
.banner-mobile {
  display: none !important;
}
.banner-hasta {
  font-size: 2rem;
  margin-top: 6% !important;
}
.banner-descuento {
  font-size: 8rem;
}
.banner-categoria {
  font-size: 3rem;
}
.contenedor-productos-google-sheet {
  margin-top: 5px;
}
.cards-categorias {
  border: 0;
}
.nombre-categorias {
  line-height: 1.2;
  font-weight: bold;
  color: #616161;
}
.imagen-categorias {
  border: 1px solid #dddddd;
  border-radius: 5px;
}
.etiqueta-banner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
}
.carosel-root.promos {
  margin-bottom: 15px;
  padding: 10px 0;
}
.carosel-root.promos .card-carrusel {
  flex-direction: row;
  background: #fff;
}
.carosel-root.promos .texto-carrusel {
  color: #333;
  margin: auto;
  text-align: left;
  margin-left: 5px;
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.2;
}
.carosel-root.promos .texto-carrusel span {
  font-size: inherit;
}
.carosel-root.promos .imagen-carrusel {
  max-width: 100px;
  padding: 0;
}
.carosel-root.promos .imagen-carrusel img {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
}
.menu ul li a {
  color: #000;
  text-decoration: none;
}
@media (min-width: 780px) {
  .carosel-root {
    margin: 15px 0 10px;
  }
}
@media (max-width: 1340px) {
  .banner-hasta {
    font-size: 2rem;
    margin-top: 6% !important;
  }
  .banner-descuento {
    font-size: 7.5rem;
  }
  .banner-categoria {
    font-size: 3.5rem;
  }
  .carosel-root.promos .texto-carrusel {
    font-size: 0.95rem;
  }
}
@media (max-width: 1240px) {
  .banner-hasta {
    font-size: 2rem;
    margin-top: 6% !important;
  }
  .banner-descuento {
    font-size: 6rem;
  }
  .banner-categoria {
    font-size: 2.2rem;
  }
  .carosel-root.promos .imagen-carrusel {
    max-width: 75px;
  }
  .carosel-root.promos .texto-carrusel {
    font-size: 0.8rem;
  }
}
@media (max-width: 1024px) {
  .banner-hasta {
    font-size: 1.5rem;
    margin-top: 3% !important;
  }
  .banner-descuento {
    font-size: 5rem;
  }
  .banner-categoria {
    font-size: 2rem;
  }
  .carosel-root.promos .texto-carrusel {
    font-size: 0.75rem;
  }
}
@media (max-width: 780px) {
  .banner-desktop {
    display: none !important;
  }
  .banner-mobile {
    display: block !important;
  }
  .carosel-nav {
    display: none !important;
  }
  .banner-hasta {
    font-size: 1.7rem;
    margin-top: 25% !important;
  }
  .banner-descuento {
    font-size: 6.5rem;
  }
  .banner-categoria {
    font-size: 2rem;
  }
  .carosel-root.promos .texto-carrusel {
    font-size: 0.5rem;
  }
}
@media (max-width: 600px) {
  .banner-hasta {
    font-size: 1rem;
    margin-top: 30% !important;
  }
  .banner-descuento {
    font-size: 3.5rem;
  }
  .banner-categoria {
    font-size: 1.3rem;
  }
  .carosel-root.promos {
    margin-bottom: 10px;
  }
  .contenedor-categorias {
    flex-wrap: nowrap;
    overflow-x: auto;
    margin: 1% auto 3%;
    width: 95%;
  }
  .cards-categorias {
    line-height: 1.2;
    width: 31%;
    margin: 0 1% 0 auto;
    flex: 0 0 auto;
  }
  .carosel-promos {
    margin: 1% auto;
  }
  .carosel-root.promos .imagen-carrusel {
    max-width: 50px;
  }
  .carosel-promos .carosel-item {
    width: 31%;
  }
}
@media (max-width: 400px) {
  .banner-hasta {
    font-size: 0.9rem;
  }
  .banner-descuento {
    font-size: 3rem;
  }
  .banner-categoria {
    font-size: 1.1rem;
  }
  .carosel-promos .carosel-item {
    width: 38%;
  }
  .carosel-root.promos .imagen-carrusel {
    max-width: 40px;
  }
}
@media (max-width: 330px) {
  .banner-hasta {
    font-size: 0.7rem;
  }
  .banner-descuento {
    font-size: 2.5rem;
  }
  .banner-categoria {
    font-size: 1rem;
  }
  .carosel-root.promos {
    margin-bottom: 5px;
  }
  .carosel-root.promos .texto-carrusel {
    font-size: 0.45rem;
  }
  .nombre-categorias {
    font-size: 0.5rem;
  }
}
@media (max-width: 290px) {
  .banner-hasta {
    font-size: 0.5rem;
    margin-top: 20% !important;
  }
  .banner-descuento {
    font-size: 2.5rem;
  }
  .banner-categoria {
    font-size: 0.8rem;
  }
  .carosel-root.promos .texto-carrusel {
    font-size: 0.35rem;
  }
}
.carosel-nav-left-categos {
  left: 3px;
}
.carosel-nav-right-categos {
  right: 3px;
}
@media (max-width: 600px) {
  .carosel-categos {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin: 1% auto 3%;
    width: 100%;
  }
  .carosel-categos .carosel-item {
    width: 40%;
    margin: 0 1% 0 auto;
    flex: 0 0 auto;
  }
}
.card-carrusel {
  margin: 0 2px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.slick-slide img {
  border-radius: 0;
}
