.sale-detail .sale-status .status:not(:last-child)::before {
  border-left: 0 !important;
}

.suscribirme-letterbox.loading {
  background-color: #ddd;
  cursor: not-allowed;
}

.suscribirme-letterbox.loading::after {
  content: 'Enviando';
  display: inline-block;
  margin-left: 10px;
}

.suscribirme-letterbox .spinner {
  display: none;
}

.suscribirme-letterbox.loading .spinner {
  display: inline-block;
}

#app>div:nth-child(4)>section:nth-child(2)>button.slick-prev.slick-arrow {
  left: 1%;
}

#app>div:nth-child(4)>section:nth-child(2)>button.slick-next.slick-arrow {
  right: 1%;
}

.margin-desktop-most-viewed {
  margin-bottom: 140px;
}

.margin-desktop-most-new-offers {
  margin-bottom: 140px;
}

.margin-desktop-nicho {
  margin-bottom: 140px;
}

.margin-desktop-marcas {
  margin-bottom: 140px;
}

.badge {
  font-size: 13px !important;
}

.img-testimonios-tm {
  height: 82px;
}

.new-offers-margin-top {
  margin-top: 60px;
}

.text-carrusel-sticky {
  z-index: 1000;
  height: 50px !important;
  position: fixed;
  top: 60px;
}

.slick-dots {
  display: none !important;
}

#next-tienda {
  right: -4% !important;
}

#prev-tienda {
  left: -41px !important;
}

#next-opiniones {
  right: -4% !important;
}

#prev-opiniones {
  left: -7% !important;
}

header.site-header .site-branding img.isologo {
  width: 38px !important;
  margin-right: 10px;
}

header.site-header .site-branding img.logo {
  flex-grow: 1;
  width: auto;
  max-height: 38px !important;
}

.offers-container {
  width: 100% !important;
  padding: 0px !important;
  margin: 0px !important;
  max-width: 100% !important;
}

.swiper-button-disabled {
  visibility: hidden;
}

.slick-prev {
  left: 2%;
}

.slick-next {
  right: 2%;
}

/* .sub-menu-hijos {
  position: absolute;
  left: 0;
  width: 200px;
  padding: 10px 0;
  border: 1px solid #B4BCC7;
  background-color: #fff;
  line-height: 1.5;
  box-shadow: none !important;
  border-radius: 0px 20px 20px 0px;
  top: 0 !important;
  margin-top: 0 !important;
  max-height: calc(100vh - 250px);
  overflow-y: auto; 
  scroll-behavior: smooth;
  min-height:100%;
}
.sub-menu-hijos::-webkit-scrollbar {
  scrollbar-width: 5px;      
}

header.site-header .site-menu ul.sub-menu {
  top: 88%;
  z-index: 5;
  border-radius: 12px 12px 0px 12px !important;
  border: none;
}

.sub-menu-hijos > a{
  color: black;
    font-weight: 400;
    position: relative;
    display: block;
    transition: all 0.3s;
    border: none;
}

.sub-menu-hijos > a:hover{
  color: black !important;
    font-weight: 400;
    position: relative;
    display: block;
    transition: all 0.3s;
    border: none;
} */
.container-slider-text {
  background-color: #F5E16D;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container-slider-text-text {

  color: #004808;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Poppins';
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  height: 50px !important;

}

.container-slider-text-text>p {
  margin: 0 !important;
}

.container-slider-text-text-mobile {
  color: #004808;
  font-size: 14px;
  line-height: 24px;
  font-family: 'Poppins';
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  height: fit-content !important;
}

.container-slider-text-text-mobile>p {
  margin: 0 !important;
}

#app>div:nth-child(4)>section.container-slider-text.d-none.d-md-flex.w-100.banners.slider-banners.slick-slider.slick-initialized.slick-dotted>ul {
  display: none !important;
}

#app>div:nth-child(4)>section.container-slider-text.d-none.d-md-flex.w-100.banners.slider-banners.slick-slider.slick-initialized.slick-dotted>button.slick-prev.slick-arrow {
  background-image: url(../img/elementos/arrow-l.svg) !important;
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 800;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 40%;
  filter: none;
  left: 20%;
}

#app>div:nth-child(4)>section.container-slider-text.d-none.d-md-flex.w-100.banners.slider-banners.slick-slider.slick-initialized.slick-dotted>button.slick-next.slick-arrow {
  background-image: url(../img/elementos/arrow-r.svg) !important;
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 800;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 40%;
  filter: none;
  right: 20%;
}

.top-line-yellow-categorias {
  background-color: #FBC401;
  height: 5px;
  width: 100px;
  border-radius: 2px;
  margin-bottom: 5px;
}

.yellow-divider {
  background-color: #FBC401;
  height: 5px;
  width: 100px;
  border-radius: 2px;
  margin-top: 44px;
  margin-bottom: 0px;
}

.top-line-yellow {
  background-color: #FBC401;
  height: 5px;
  width: 100px;
  border-radius: 2px;
  margin-top: 13px;
  margin-bottom: 5px;
}

.container-60px {
  padding-left: 120px;
  padding-right: 120px;
}


.container-60px>h1 {
  color: #004808;
  font-size: 35px;
  font-weight: 700;
  line-height: 38px;
  font-family: "Poppins";
}

.container-60px>h3 {
  color: #004808;
  font-size: 25px;
  font-weight: 400;
  line-height: 38px;
  font-family: "Poppins";
}

.categoriasHome {
  cursor: pointer;
}

.TiendasHome {
  pointer-events: none;
}

.tiendas-bg {
  background-image: url("./../img/home/Fullbai_TiendasDestacadas_Fondo.png");
  background-size: contain;
  padding-top: 40px;
  padding-bottom: 40px;
}

.grillaCategorias {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  margin-bottom: 140px;
}

.celdaCategorias {
  border: 1px rgb(245, 246, 249) solid;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 160px;
  margin: 0 !important;
}

.celdaCategorias.selected {
  border: 1px solid #FBC401;
  background-color: rgba(251, 196, 1, 0.22);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.celdaCategorias.selected span {
  color: rgba(251, 196, 1, 1);
}

#prev-categories {
  left: -6% !important;
}

#next-categories {
  right: -6% !important;
}

.prev-button-carrousel {
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 800;
  width: 50px;
  height: 50px;
  background-color: white;
  border-radius: 50%;
  cursor: pointer;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 40%;
  border: none;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  background-image: url(/img/elementos/slider-anterior.svg);
  left: 1%;
}

.next-button-carrousel {
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 800;
  width: 50px;
  height: 50px;
  background-color: white;
  border-radius: 50%;
  cursor: pointer;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 40%;
  border: none;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  background-image: url(/img/elementos/slider-siguiente.svg);
  right: 1%;
}

#next-nichos {
  right: -6%;
}

#prev-nichos {
  left: -6%;
}

.prev-button-carrousel-resenias {
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 800;
  width: 50px;
  height: 50px;
  background-color: white;
  border-radius: 50%;
  cursor: pointer;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 40%;
  border: none;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  background-image: url(/img/elementos/slider-anterior.svg);
  left: -5%;
}

.next-button-carrousel-resenias {
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 800;
  width: 50px;
  height: 50px;
  background-color: white;
  border-radius: 50%;
  cursor: pointer;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 40%;
  border: none;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  background-image: url(/img/elementos/slider-siguiente.svg);
  right: -2%;
}

.celdaCategorias img {
  height: 70px !important;
}

.celdaCategorias span {
  color: #004808;
  font-size: 15px;
  font-weight: 600;
  font-family: "Poppins";
  text-align: center;
}


.resenias-bg {
  background-image: url("./../img/home/Fullbai_Testimonios_Fondo.png");
  background-size: contain;
  padding-top: 40px;
  padding-bottom: 40px;
}

.resenias-bg h3 {
  color: #DD6940;
  font-family: "Poppins";
  font-size: 40px;
  line-height: 38px;
  font-weight: 700;
}

.resenias-bg h4 {
  color: #DD6940;
  font-family: "Poppins";
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
}

.resenia-body {
  background-color: #FFFFFF;
  border-radius: 15px;
  padding: 20px;
  margin-right: 30px;
}

.info-resenia h5 {
  color: #004808;
  font-family: "Poppins";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  margin: 0;
}

.info-resenia span {
  color: #004808;
  font-family: "Poppins";
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.reseña-texto {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.informacion-bg {
  background-color: #E1E7E5;
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-informacion {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 500px;
}

.container-informacion h5 {
  color: #004808;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  padding-top: 20px;
  padding-bottom: 0px;
  margin-bottom: 5px;

}

.container-informacion span {
  color: #045F0E;
  text-align: center;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  max-width: 400px;
}

.divider-informacion {
  height: 266px;
  width: 1px;
  background-color: #B4BCC7;
}

.bg-categorias {
  background-color: #E1E7E5;
  padding-top: 30px;
  margin-top: 0px;
  padding-bottom: 60px;
  overflow-x: hidden;
}

.categoriasImage {
  height: 222px;
  width: 227px;
  border-radius: 8px;
}

.container-categories-180 {
  padding-left: 180px;
  padding-right: 180px;
}

.container-categories-180>h1 {
  color: #004808;
  font-size: 22px;
  font-weight: 700;
  line-height: 38px;
  font-family: "Poppins";
}

.categoriasTexto {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #004808;
  background-color: #FFFFFF;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  margin-top: 198px;
  width: 100%;
}

.hoverCategoryCard:hover .categoriasTexto {
  color: #FFFFFF;
  background-color: #004808;
}

.hoverCategoryCard.active .categoriasTexto {
  color: #FFFFFF;
  background-color: #004808;
}

.container-letterbox {
  display: flex;
  padding-right: 120px;
  padding-left: 120px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #FBC401;
  justify-content: space-between;
  align-items: center;
}

.texto-letterbox {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #004808;
  max-width: 520px;
}

.container-letterbox-input {
  position: relative;
}

.input-letterbox {
  width: 500px;
  height: 42px;
  border-radius: 20px;
  border: 0;
  padding-left: 20px;
}

.suscribirme-letterbox {
  margin-top: 9px;
  position: absolute;
  margin-left: -115px;
  background-color: #004808;
  color: #FFFFFF;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
}


.tienda-swiper {
  padding-left: 100px;
  padding-right: 100px;
}

.footer-titulos {
  color: #004808;
  margin-bottom: 5px;
  font-size: 14px;
}

.footer-textos {
  color: #045F0E !important;
}

.footer-divider {
  width: 95%;
  height: 2px;
  background-color: #B4BCC7;
  margin-left: auto;
  margin-right: auto;
}

.footer-container-redes {
  margin-bottom: 100px;
}

.footer-container-redes {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.footer-container-redes a img {
  margin: 0;
}

.informacion-swiper {
  height: 200px;
  width: 100%;
}

.swiper-marcas-card {
  width: fit-content !important;
  margin-right: 40px !important;
}


#app>header>section>button.slick-prev.slick-arrow {
  display: none !important;
}

#app>header>section>button.slick-next.slick-arrow {
  display: none !important;
}

#app>header>section>ul {
  display: none !important;
}

.swiper-pagination-contacto {
  display: flex;
  justify-content: center;
  background-color: #E1E7E5;
  padding-bottom: 12px;
  padding-top: 20px;
}

.swiper-pagination-slider-2 {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.swiper-pagination-slider-3 {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.swiper-slide-categorias-card {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  width: 10%;
  height: 200px;
  opacity: 1;
  transition: opacity 0.5s ease;
}

.fix-swiper-slide {
  width: 250.5px;
  margin-right: 10px;
}

.shieldContainer h3,
.modalShield {
  color: #004808;
  margin: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 38px;
}

.shieldContainer {
  padding: .75rem;
  display: flex;
  gap: 1rem;
  position: relative;
  align-items: center;
  justify-content: center;
  background: #fff;
}

.shieldContainer1 {
  padding-left: 120px;
  padding-right: 120px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  background: #fff;
  gap: 40px;
  position: relative;
  align-items: center;
  justify-content: space-between;
}

.modalShield {
  display: none;
  flex-direction: column;
  gap: .5rem;
  position: absolute;
  bottom: -10rem;
  right: 1rem;
  background-color: #fff;
  padding: 1rem;
  max-width: 22rem;
  width: 80%;
  border-radius: .3rem;
  box-shadow: #ddd 4px 4px 10px;
  z-index: 1;
}

.modalShield>div {
  display: flex;
  align-items: center;
  gap: .5rem;
}

.modalShield>p {
  font-size: 1rem;
  margin: 0;
}

.shieldLogo {
  width: 60px;
  height: 60px;
}

.shieldLogo:hover+.modalShield {
  display: flex;
}

.titulo-tienda {
  font-size: 35px !important;
  padding-bottom: 40px;
  margin: 0 !important;
}

.max-footer-col {
  max-width: 200px;
}

.max-footer-col-ayuda {
  max-width: 100px;
}


/* Incluye el CSS mencionado aquí */
.nicho-swiper .swiper-slide:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.nicho-swiper .swiper-slide:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.nicho-swiper .swiper-wrapper .swiper-slide:nth-child(4n+1) {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.nicho-swiper .swiper-wrapper .swiper-slide:nth-child(4n) {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}


.texto-categorias-titulo {
  padding-bottom: 20px;
  color: #004808;
  font-size: 40px;
  font-weight: 700;
  line-height: 38px;
  font-family: "Poppins";
}


.mobile-novedades-style {
  display: none;
}

.titulo-reseñas-container {
  color: #DD6940 !important;
  margin: 0px !important;
  font-size: 35px !important;
}

.subtitulo-reseñas-container {
  font-size: 25px !important;
}

/* mobile */
.Marca-Title {
  font-size: 35px !important;
}

.tienda-card-container {
  background-color: black;
  width: 340px;
  height: 330px;
  display: flex;
  align-items: flex-end;
  border-radius: 10px;
}

.tienda-card-text-container {
  width: 100%;
  height: 150px;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 5px;
  background-color: rgba(255, 255, 255, 0.860);
  border-radius: 0px 0px 10px 10px;
}

.tienda-card-text-container.active {
  background-color: rgba(255, 255, 255, 1);
}

.tienda-card-img {
  width: 100px;
  height: 100px;
  border-radius: 10px;
}

.tienda-card-container-label {
  display: flex;
  flex-direction: column;
}

.tienda-card-text-name {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #004808;
}

.tienda-card-text-compra {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #004808;
}

.swiper-tiendas {
  display: flex;
  justify-content: center;
  margin: 0 !important;
  opacity: 1;
  transition: opacity 0.5s ease;
}

.swiper-slide-invisible {
  opacity: 0 !important;
}

.swiper-resenias {
  opacity: 1;
  transition: opacity 0.5s ease;
  height: unset;
}


.nicho-container {
  margin-right: 70px;
  margin-left: 70px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
}

.navcategoriastext {
  color: black;
  font-weight: 400;
  position: relative;
  display: block;
  transition: all 0.3s;
  border: none;
  font-size: 14px;
}

.product-card {
  min-height: 400px;
}

.title02 {
  font-size: 16px !important;
}

.section-offers .offers .offer {

  max-width: 24% !important;
  min-width: 24% !important;
  margin-right: 10px !important;
  margin-bottom: 15px;
}

.container-footer-desktop {
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 20px !important;
}

.img-footer {
  height: auto;
}

header.site-header.navbar-stuck .navbar {
  background-color: #FBC401 !important;
}

.height-marcas {
  height: 80px !important;
}

.justify-content-columns-mobile {
  justify-content: flex-end;
}

.columna-eliminar {
  max-width: 150px;
}


@media screen and (min-width: 1100px) {
  .fit-height-carrusel {
    height: 480px;
  }
}

@media screen and (min-width: 1400px) {

  .categoriasTexto {
    width: 100%;
  }

  .categoriasHome {
    height: 420px;
  }

  .container-tiendas-80 {
    padding-left: 180px;
    padding-right: 180px;
  }

  #prev-tienda {
    left: -38px !important;
  }

  #next-tienda {
    right: -34px !important;
  }

  .categoriasTexto {
    margin-top: 212px;
  }

  .categoriasImage {
    height: 250px;
    width: 291px;
  }

  .margin-bottom-high-resolution {
    margin-bottom: 45px;
  }

}

@media screen and (max-width: 1500px) {

  .tienda-swiper {
    padding-left: 0px;
    padding-right: 0px;
  }

  .tienda-card-container {
    background-color: black;
    width: 309px;
    height: 310px;
    display: flex;
    align-items: flex-end;
    border-radius: 10px;
  }

  .prev-button-carrousel {
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 800;
    width: 50px;
    height: 50px;
    background-color: white;
    border-radius: 50%;
    cursor: pointer;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 40%;
    border: none;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background-image: url(/img/elementos/slider-anterior.svg);
    left: -1%;
  }

  .next-button-carrousel {
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 800;
    width: 50px;
    height: 50px;
    background-color: white;
    border-radius: 50%;
    cursor: pointer;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 40%;
    border: none;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background-image: url(/img/elementos/slider-siguiente.svg);
    right: 4%;
  }

  #next-nichos {
    right: -8%;
  }

  #prev-nichos {
    left: -8%;
  }
}

@media screen and (max-width: 1400px) {

  .badge {
    font-size: 14px !important;
  }

  .product-card {
    min-height: 460px;
  }

  .categoriasHome {
    height: 475px;
  }

}

@media screen and (max-width: 1400px) {
  .text-categorie-long {
    font-size: 14px !important;
  }

  .site-header .site-menu>ul>li>a {
    padding: 20px 10px;
  }
}

@media screen and (max-width: 1333px) {

  .site-header .site-menu>ul>li>a {
    font-size: 10px !important;
    padding: 20px 13px !important;
  }
}

@media screen and (max-width: 1333px) {

  .text-carrusel-sticky {
    top: 58px;
  }
}

@media screen and (max-width: 1250px) {
  .text-categorie-long {
    font-size: 12px !important;
  }

  .input-letterbox {
    width: 450px;
  }

  .columna-eliminar {
    max-width: 115px;
  }
}

@media screen and (max-width: 1200px) {

  .text-categorie-long {
    font-size: 12px !important;
  }

  .height-marcas {
    height: 50px !important;
  }

  .categoriasImage {
    height: 150px;
  }

  .categoriasTexto {
    margin-top: 140px;
  }

  .product-card {
    min-height: 460px;
  }

  .tienda-card-container {
    width: 285px;
  }

  .columna-eliminar {
    display: none;
  }

  .texto-letterbox {
    font-size: 19px;
  }

  .container-informacion h1 {
    font-size: 16px;
  }
}

@media screen and (max-width: 1150px) {
  .tienda-card-container {
    width: 265px;
  }

}

@media screen and (max-width: 1115px) {
  .text-categorie-long {
    font-size: 11px !important;
  }

  .input-letterbox {
    width: 300px;
  }

}

@media screen and (max-width: 1100px) {
  .fit-height-carrusel {
    height: 485px;
  }
}

@media screen and (max-width: 1091px) {

  .site-header .site-menu>ul>li>a {
    font-size: 10px !important;
    padding: 20px 10px !important;
  }

  .text-carrusel-sticky {
    top: 58px;
  }

  .tienda-card-container {
    width: 252px;
  }

  .tienda-card-text-name {
    font-size: 15px;
  }

  .tienda-card-text-compra {
    font-size: 12px;
  }

  .tienda-card-container {
    width: 200px;
    height: 252px;
  }

  .tienda-card-img {
    width: 70px;
    height: 70px;
  }

  .tienda-card-text-container {
    padding: 10px;
  }

  .fix-envio {
    display: none !important;
  }
}

@media screen and (max-width: 1000px) {
  .categoriasHome {
    display: none !important;
  }
}

@media screen and (max-width: 970px) {
  .texto-letterbox {
    font-size: 17px;
  }
}

@media screen and (max-width: 992px) {

  .max-height-insubcategory {
    min-height: 220px;
  }
}

@media screen and (max-width: 990px) {

  .text-categorie-long {
    font-size: 11px !important;
  }

  .text-carrusel-sticky {
    top: 0;

  }
}

@media screen and (max-width: 891px) {}

@media (max-width: 768px) {
  .fit-height-carrusel {
    height: 400px;
  }

  .section-offers .offers .offer {
    filter: none;
    max-width: -moz-max-content;
    max-width: max-content;
    min-width: 147px !important;
    margin-right: 10px !important;
  }

  .top-line-yellow-categorias {
    margin-top: 15px;
  }

  .container-categories-180 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .celdaCategorias {
    border: 1px rgb(245, 246, 249) solid;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 120px;
    max-height: 120px;
    margin: 0 !important;
  }

  .celdaCategorias span {
    color: #004808;
    font-size: 10px;
    font-weight: 600;
    font-family: "Poppins";
    text-align: center;
  }

  .celdaCategorias img {
    height: 60px !important;
  }

  .titulo-tienda {
    font-size: 21px !important;
    padding-bottom: 20px;
  }

  .prev-button-carrousel {
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 800;
    width: 30px;
    height: 30px;
    background-color: white;
    border-radius: 50%;
    cursor: pointer;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 40%;
    border: none;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background-image: url(/img/elementos/slider-anterior.svg);
    left: 1%;
  }

  .next-button-carrousel {
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 800;
    width: 30px;
    height: 30px;
    background-color: white;
    border-radius: 50%;
    cursor: pointer;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 40%;
    border: none;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background-image: url(/img/elementos/slider-siguiente.svg);
    right: 1%;
  }

  .prev-button-carrousel-resenias {
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 800;
    width: 30px;
    height: 30px;
    background-color: white;
    border-radius: 50%;
    cursor: pointer;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 40%;
    border: none;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background-image: url(/img/elementos/slider-anterior.svg);
    left: -5%;
  }

  .next-button-carrousel-resenias {
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 800;
    width: 30px;
    height: 30px;
    background-color: white;
    border-radius: 50%;
    cursor: pointer;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 40%;
    border: none;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background-image: url(/img/elementos/slider-siguiente.svg);
    right: -5%;
  }

  .swiper-slide-categorias-card {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    width: 10%;
    height: 200px;

  }

  .title02 {
    font-size: 14px !important;
  }

  .text-sm {
    font-size: 9px !important;
  }

  .grillaCategorias {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    margin-bottom: 40px;
  }

  .shieldContainer h3 {
    font-size: 25px !important;
  }

  .shieldContainer1 {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: flex;
    background: #fff;
    gap: 0px;
    position: relative;
    align-items: center;
    justify-content: space-between;
    overflow-x: auto;
    gap: 10px;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
    overflow-y: hidden;

  }

  .shieldItem {
    flex: 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 104px;
  }
}

.product-card .content {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  padding: 8px;
}

@media screen and (max-width: 900px) {

  .justify-content-columns-mobile {
    justify-content: start;
  }

  .subtitulo-reseñas-container  {
    font-size: 17px !important;
  }

  .container-60px>h3 {
    font-size: 17px;
  }

  .subtitulo-nicho {
    font-size: 17px;
    line-height: 22px;
  }

  .container-60px>h1 {
    font-size: 25px;
  }

  .titulo-nicho {
    font-size: 25px;
    margin-bottom: 0;
    padding-bottom: 6px;
    line-height: 25px;
  }

  .titulo-reseñas-container {
    font-size: 25px !important;
  }

  .texto-letterbox {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 16px;
    line-height: 15px;
    color: #004808;
    max-width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }


  footer .main-info {
    padding-bottom: 15px !important;
  }

  .footer-container-redes {
    margin-bottom: 12px;
  }

  .text-categorie-long {
    font-size: 9px !important;
  }

  .margin-top-mobile {
    margin-top: -28px;
  }

  .margin-desktop-nicho {
    margin-bottom: 100px;
  }

  .margin-desktop-marcas {
    margin-bottom: 100px;
  }

  .margin-desktop-most-viewed {
    margin-bottom: 100px;
    margin-top: 30px;
  }

  .margin-desktop-most-new-offers {
    margin-bottom: 100px;
  }


  .img-testimonios-tm {
    height: 65px;
  }

  .button-prev {
    display: none;
  }

  .button-next {
    display: none;
  }

  .tiendas-bg {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .site-header .site-branding {
    padding-right: 0px;
    padding-left: 0px;
  }

  .site-header .site-branding .site-logo {
    width: fit-content;
  }

  .new-offers-margin-top {
    margin-top: 0px;
  }

  /* .overflow-auto-mobile{
    overflow: auto;
  } */
  .swiper-resenias {
    display: flex;
    justify-content: center;
  }

  .display-footer-mobile {
    display: none !important;
  }

  .eliminarPadding {
    padding-left: 0 !important;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container-footer-desktop {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 2px !important;
  }

  #app>div:nth-child(4)>section.w-100.banners.slider-banners.d-block.d-md-none.slider-mobile-fix.slick-initialized.slick-slider>button.slick-prev.slick-arrow {
    display: none !important;
  }

  #app>div:nth-child(4)>section.w-100.banners.slider-banners.d-block.d-md-none.slider-mobile-fix.slick-initialized.slick-slider>button.slick-next.slick-arrow {
    display: none !important;
  }

  .product-card {
    min-height: 0px;
  }

  .max-width-mobile {
    max-width: 250px !important;
  }

  #app>div:nth-child(4)>section:nth-child(3)>button.slick-prev.slick-arrow {
    display: none !important;
  }

  #app>div:nth-child(4)>section:nth-child(3)>button.slick-next.slick-arrow {
    display: none !important;
  }

  .banner-slider {
    height: 200px;
    background-size: cover !important;
  }

  #prev-categories {
    display: none;
  }

  #next-categories {
    display: none;
  }

  .minimoCompraMobile {
    font-size: 13px;
  }

  .container-120px {
    padding-left: 120px;
    padding-right: 86px !important;
  }

  #app>div:nth-child(4)>section:nth-child(11)>button.slick-prev.slick-arrow {
    display: none !important;
  }

  #app>div:nth-child(4)>section:nth-child(11)>button.slick-next.slick-arrow {
    display: none !important;
  }

  #app>div:nth-child(4)>section:nth-child(14)>button.slick-prev.slick-arrow {
    width: 30px !important;
    height: 30px !important;
  }

  #app>div:nth-child(4)>section:nth-child(14)>button.slick-next.slick-arrow {
    width: 30px !important;
    height: 30px !important;
  }

  .nicho-container {
    margin-right: 0px;
    margin-left: 0px;
    /* margin-left: 40px;
    margin-right: 40px; */
    overflow: hidden;
  }

  #next-nichos {
    right: 0%;
  }

  #prev-nichos {
    left: 0;
  }

  .tienda-card-container {
    background-color: black;
    display: flex;
    align-items: flex-end;
    border-radius: 10px;
    width: 100%;
    height: 180px;
  }

  .swiper-tiendas {
    display: flex;
    justify-content: center;
  }

  .tienda-card-text-container {
    width: 100%;
    height: 104px;
    padding: 5px;
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: rgba(255, 255, 255, 0.860);
    border-radius: 0px 0px 10px 10px;
  }

  .tienda-card-img {
    width: 50px;
    height: 50px;
    border-radius: 10px;
  }

  .tienda-card-container-label {
    display: flex;
    flex-direction: column;
  }

  .tienda-card-text-name {
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    color: #004808;
  }

  .tienda-card-text-compra {
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-weight: 400;
    color: #004808;
    line-height: 10px;
  }

  .Marca-Title {
    font-size: 23px !important;
  }


  .shieldContainer {
    padding-top: 0px;
    padding-bottom: .75rem;
    padding-right: .75rem;
    padding-left: .75rem;
    display: flex;
    gap: 1rem;
    position: relative;
    align-items: center;
    justify-content: center;
    background: #fff;
  }

  .resenia-body {
    background-color: #FFFFFF;
    border-radius: 15px;
    padding: 20px;
    width: 90%;
    margin: 0;
  }

  .bg-categorias {
    background-color: #E1E7E5;
    padding-top: 5px;
    padding-bottom: 0px;
    font-size: 22px;
    margin-bottom: 0px !important;
    padding-top: 20px;
  }

  .texto-categorias-titulo {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    font-size: 25px !important;
  }

  .opiniones-fullbai {
    gap: 100% !important;
  }

  .yellow-divider {
    background-color: #FBC401;
    height: 5px;
    width: 100px;
    border-radius: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .mobile-novedades-style {
    display: block;
    font-family: Poppins !important;
    font-size: 19px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    letter-spacing: 0.10000000149011612px !important;
    text-align: left !important;
    color: black !important;
  }

  .fix-swiper-slide {
    width: 150px !important;
  }

  .container-60px {
    padding-left: 14px;
    padding-right: 14px;
  }


  /* letterbox mobile */
  .container-letterbox {
    display: flex;
    flex-direction: column;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FBC401;
    align-items: center;
  }

  .container-letterbox-input {
    width: 100%;
  }

  .input-letterbox {
    width: 100%;
    height: 42px;
    border-radius: 20px;
    border: 0;
    padding-left: 20px;
  }

  .suscribirme-letterbox {
    margin-top: 9px;
    position: absolute;
    margin-left: -115px;
    background-color: #004808;
    color: #FFFFFF;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    border-radius: 8px;
    border: 0;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* informacion */

  .informacion-bg {
    background-color: #E1E7E5;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-informacion {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 500px;
  }

  .container-informacion h1 {
    color: #004808;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 5px;

  }

  .container-informacion span {
    color: #045F0E;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    max-width: 241px;
  }

  .divider-informacion {
    display: none;
  }

  #app>div:nth-child(4)>div.informacion-swiper.d-block.d-md-none.swiper-initialized.swiper-horizontal.swiper-ios.swiper-backface-hidden>div.swiper-button-next {
    display: none;
  }

  #app>div:nth-child(4)>div.informacion-swiper.d-block.d-md-none.swiper-initialized.swiper-horizontal.swiper-ios.swiper-backface-hidden>div.swiper-button-prev {
    display: none;
  }

  .categoriasImage {
    height: 143px;
    width: 140px;
    border-radius: 8px;
  }

  .categoriasTexto {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 10px;
    line-height: 24px;
    color: #004808;
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    padding-top: 4px;
    padding-bottom: 2px;
    border-radius: 4px;
    width: 140px;
    margin-top: 130px;

  }

  .titulo-categorias-padding-mobile {
    margin-bottom: -15px !important;
  }

  .informacion-swiper {
    height: auto;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgb(225, 231, 228);
  }

  #app>div:nth-child(4)>section:nth-child(8)>div>div>div.button-prev {
    display: none !important;
  }

  #app>div:nth-child(4)>section:nth-child(8)>div>div>div.button-next {
    display: none !important;
  }

  #app>div:nth-child(4)>div:nth-child(9)>section>div>div>div.button-prev {
    display: none !important;
  }

  #app>div:nth-child(4)>div:nth-child(9)>section>div>div>div.button-next {
    display: none !important;
  }

  .padding-image-container .image {
    border-radius: 12px;
    padding-top: 110% !important;
    position: relative;
  }

  .product-card .content {
    height: 100% !important;
    min-height: 370px;
    max-height: 453px;
  }

  .slider-productos .content {
    max-height: none !important;
    height: 100% !important;
  }

  .mobile-image {
    border-radius: 15px !important;
  }

  .product-card .product-name .mob-title {
    padding-right: 0px;
  }

  .banner-slider {
    border-radius: 12px !important;
  }

  .slider-mobile-fix {
    border-radius: 0px !important;
    width: 95% !important;
    height: 140px !important;
  }

  .slick-arrow {
    display: none !important;
  }

  .w-letterbox-container {
    width: 100%;
  }

  .max-height-insubcategory-product {
    min-height: 225px !important;
  }

}

@media screen and (max-width: 768px) {
  .product-card .content {
    max-height: 400px;
  }

  .carrusel-fix-height-tablet {
    height: 415px;
  }

  .img-footer {
    width: 180px;
    height: auto;
  }

}

@media screen and (max-width: 751px) {

  .product-card .content {
    min-height: 400px;
    max-height: 400px;
  }
}

@media screen and (max-width: 600px) {

  .bg-categorias {
    background-color: #E1E7E5;
    padding-top: 5px;
    padding-bottom: 0px;
    font-size: 22px;
    margin-bottom: 0px !important;
    margin-top: 20px;
  }

  .titulo-nicho {
    font-size: 16px !important;
    margin-bottom: 0;
    padding-bottom: 6px;
    line-height: 25px !important;
  }

  .subtitulo-reseñas-container {
    font-size: 15px !important;
  }

  .subtitulo-nicho {
    font-size: 12px !important;
    line-height: 22px !important;
  }

  .texto-letterbox {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    color: #004808;
    max-width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }

  .container-60px>h1 {
    color: #004808;
    font-size: 22px;
    font-weight: 700;
    line-height: 38px;
    font-family: "Poppins";
    margin-bottom: 10px;
  }

  .titulo-reseñas-container {
    color: #DD6940 !important;
    margin: 0px !important;
    font-size: 15px !important;
    line-height: 26px !important;
    text-align: center;
  }

}


@media screen and (max-width: 600px) {

  .content-publication-in-publication {
    max-height: 400px !important;
    min-height: 400px !important;
  }

  .product-card .content {
    min-height: 400px;
    max-height: 400px;
  }

  .mobile-padding-categories .image {
    padding-top: 30% !important;
  }

  .padding-image-container .image {
    padding-top: 100% !important;
  }

  .content-mobile-categories {
    min-height: 150px !important;
  }

  .mobile-padding-store .image {
    padding-top: 100% !important;
  }
}

@media screen and (max-width: 500px) {
  .carrusel-fix-height-tablet {
    height: auto;
  }

  .product-card .content {
    min-height: 370px;
    max-height: 370px;
  }

}

@media screen and (min-width: 1500px) and (max-width: 1600px) {
  .tienda-card-container {
    width: 270px;
    height: 270px;
  }
}

@media screen and (min-width: 1600px) {
  .product-card {
    min-height: 436px;
  }

  .categoriasHome {
    height: 460px;
  }

  .container-tiendas-80 {
    padding-left: 180px;
    padding-right: 180px;
  }

  #prev-tienda {
    left: -15px !important;
  }

  #next-tienda {
    right: -7px !important;
  }

  .tienda-swiper {
    padding-left: 60px;
    padding-right: 60px;
  }

}

@media screen and (max-width: 430px) {

  .section-offers .offers .offer {
    filter: none;
    max-width: -moz-max-content;
    max-width: max-content;
    min-width: 135px !important;
    margin-right: 10px !important;
  }

  .content-publication-in-publication {
    max-height: 400px !important;
    min-height: 425px !important;
  }

}

@media screen and (max-width: 416px) {

  .section-offers .offers .offer {
    filter: none;
    max-width: -moz-max-content;
    max-width: max-content;
    min-width: 135px !important;
    margin-right: 10px !important;
  }

  .content-publication-in-publication {
    max-height: 400px !important;
    min-height: 510px !important;
  }

}

@media screen and (max-width: 400px) {

  .section-offers .offers .offer {
    filter: none;
    max-width: -moz-max-content;
    max-width: max-content;
    min-width: 135px !important;
    margin-right: 10px !important;
  }
}

.card-store .product-card {
  min-height: auto;
}

.card-store .content {
  height: 100% !important;
  min-height: auto;
  max-height: 50rem;
}