*{
    box-sizing: border-box;

}

:root{
    --colorRosa:#F5307D;
    --colorCrema:#ff9;

}

ul,body,div,input,section{
    margin:0;
    padding: 0;
    
}

body{
    font-family: 'Poppins', sans-serif;
    background-color: #fff;
    overflow-x:hidden;
    padding-top: 68px;
    display: flex;
    flex-direction: column;
    min-height: 100dvh;
    

}

main{
    flex-grow: 1;
}






.header__container{
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    
    position:fixed;
    top: 0;
    left:0;
    width: 100vw;

    z-index: 10;
    background-color: #ff9;
    container-type: inline-size;
    container-name: header;
    box-shadow: 0px 10px 55px 0 #11111149;
    
}

.logo{
    width: 60px;
    height: auto;
    margin:16px;
    margin-right: 100px;
    margin-left: 35px; 
}

.header__open-menu{
    font-size: 60px;
    margin-top: 1px;
    margin-right: 15px;
    
}

.header__checkbox{
    display: none;
}


.header__container-menu{
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    background-color: #ff9;
    display: none;
    position: absolute;
    z-index: -1;
    
}
.menu-lista{
    display: flex;
    flex-direction: column;
    height: 40vh; /*40vh*/
    justify-items: start;
    align-items: center;
}

ul li{
    cursor: pointer;
}

.header__checkbox:checked + .header__container-menu {
    display: flex;
}



.menu-lista li{
    font-size: 18px;
    color: #000c;
    list-style: none;
    text-align: center;
    font-weight: bolder;
    padding: 5px;
    margin: 5px;
}

.boton-header a{
    position: relative;
    text-decoration: none;
}

.boton-header a:visited{
    color: #000c;
    text-decoration: none;
}

.boton-header a:link{
    color: #000c;
    text-decoration: none;
}

.boton-header a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #000c;
  transition: width 0.3s;
}

.boton-header a:hover::after {
  width: 100%;
}

#wsp-header{
    width: 7.5rem;
}

#wsp-header:hover{
    background-color: #213343;
    border-color: #213343;

}








@container header (min-width: 54.5rem){

    /* .logo{
        margin: 10px;
        margin-right: 100px;
        margin-left: 35px;
    } */
     
    .logo{
        width: 60px;
        margin-top: 8px;
        margin-bottom: 0;
    }

    .header__open-menu {
        display: none;
    }


    .header__container-menu{
        display: inline-block;
        height: 100%;
    }

    .menu-lista{
        
        height: 100%;
        display: flex;
        flex-direction: row;
    
        align-content: center;
        justify-items:center ;
        align-items:center;
        justify-self: end;
        margin:5px;
        padding-bottom: 8px;
       

        
    }

    

    #wsp-header{
        all: unset;
        display: flex;
        flex-direction: row;
        width: 7.5rem;
        font-weight: 400;
        height: 30px;
        font-family: 'roboto',sans-serif;
        background-color: #25D366;
        border: 3px solid #25D366;
        border-radius: 22px;
        color: #fff;
        justify-items: start;
        align-items: center;
        padding: 7px;
        margin-right: 10px;
        

        
         
        

        
    }

    /*
    .boton__articulo{
    display: flex;
    justify-items: center;
    align-items: center;
    width:60%;
    max-width: 200px;
    height: 40px;
    background-color: #25D366;
    border: 3px solid #25D366;
    border-radius: 11px;
    font-family: 'roboto',sans-serif;
    font-size: 16px;
    color: #fff;
    margin: auto;
    */


    .boton-header a{ 
        font-size: 16px;
        margin-right: 1.5rem;
    }


    .menu-lista li{
    margin-left: 4px;
    }

    #logo-whatsapp-header{
        margin-left: 12px;
        scale: 1.1;
        padding-right: 0;
    }



}

@container header (min-width: 1100px){
    .menu-lista li {
        /*margin:60px*/
        margin: 14px;
    }
}


/*-----Sección Main------*/
#portada{
    container-type: inline-size;
    container-name: main;
    width: 100vw;
}



.main__container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    justify-items: center;
    align-items: center;
    height: 82vh;
    margin-top: 30px;
    
}

.main__logogrande{
    height: 40%;
}

.main__img-principal{
    height:60%;
}

.logogrande{
    margin-top: 10px;
    height: 87.5%;
    width: auto;
}

.img-principal{
    height: 100%;
    width: 100vw;
    object-fit: cover;
}



@container main (min-width: 720px){

    .main__container{
        flex-direction: row;
        justify-self: center;
        margin-top: 0;
    }

    .main__img-principal{
        width: 50vw;
        height: 100%;
    }

    .main__logogrande{
        width: 50vw;
        height: 100%;
        display: flex;
        justify-content: center;
        align-content: center;
        justify-items: center;
        align-items: center;
    }
    .logogrande{
        width: auto ;
        height: 300px;
        
    }

    .img-principal{
        width: 100%;
        height: 100%;
    }



}



/*------ Seccion Tienda-----*/
section{
    background-color: #fff;
    
}

.titulo__toppers{
    /* font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; */
    /* background-color: rgba(38, 2, 2, 0.532); */
    background-image: url("ImagTopper/atrapasueños OK TOPYBAND/atrapa 5005.jpg");
    /* background-position: 500px 400px; */
    background-position: -1px -400px; 
    background-size: 1200px;
    color: #302C25;
    text-shadow: 2px 2px 3px #ffffffc5;
    font-size: 3.3rem;
    font-family: 'Poppins',sans-serif;
    margin-top:0;
    position: relative;
    z-index: 2;
}

.titulo__toppers::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff93;
    z-index:-1;


}

h2{
    font-size: 2.5rem;
    
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0;
    margin-top: 10px;
    width: 100vw;
    background-color: #ff9;
}

#nuestros-productos{
    padding-top: 32px;
    padding-bottom: 32px;
    margin-top: 0;
    font-family: 'Poppins',sans-serif;
    font-weight: 700;
    color: #282828;
}

.grid__container-full{
    container-type: inline-size;
    container-name: articulos-grid;
    order: 2;
    
}

.grid__container{
    display:grid;
    grid-template-columns: repeat(2,1fr) ;
    grid-template-rows: auto;
    place-content: center;
    align-items: center;
    place-items: center;
    column-gap: 10px;
    row-gap:5px;
    background-color: #fff;
    margin-left:6px ;
    margin-right: 6px;

    
    
}

.grid__item{
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    /*border: 3px solid rgba(7, 7, 23, 0.226);*/
    border-radius:8px;    
    justify-content:center;
    max-height: fit-content;
    height:auto;
    margin-top: 10px;   
    padding: 10px;
    background-color: #f3f3f3;
    
    
    
}

.grid__container-full{
    background-color: #fff;
    
}

.productos{
    width: 100%;
    height: 150px;
    margin-top: 1px;
    object-fit:cover;
    border-radius: 3px;
    order: -1;
    background-color: #f0f0f0;
}

.producto.loading {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 37%, #f0f0f0 63%);
  background-size: 400% 100%;
  animation: loadingShimmer 1.2s ease-in-out infinite;
}

@keyframes loadingShimmer {
  0% { background-position: -400px 0; }
  100% { background-position: 400px 0; }
}



.grid__item-agregarcarrito {
    display: flex;
    flex-direction:column;
    justify-content: center;
    align-content:center ;
    width: 100%; 
    order: 5;
}
.grid__item-nombre{
    margin: auto;
    font-size: 1.1rem;
    margin: 10px;
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
    color: #282828 ;
    width: 100%;
    
    
    /* Muestra puntos suspensivos cuando el texto es largo */
    

}


.grid__item-precio{
    font-size: 1.3rem;
    font-family:'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    color: #868682;
}


.grid__item-boton{
    /*background-color: #ff658c;*/
    background-color: #F5307D;
    /*background-color: rgb(51, 60, 189);*/
    color: #fff;
    border: 1px solid #fff;
    padding: 6px;
    border-radius: 8px;
    width: 100%;
    cursor: pointer;
}

.grid__item-boton:hover{
    background-color: #213343

}

.enlace__vermas{
    text-decoration: none;
    color: #fff;
    width: 100%;
    height: 100%;
}
.enlace__vermas:visited{
    color: #fff;
}




#ul__footer-subtitulos a{
    text-decoration: none;
    color: #fff;
}

#ul__footer-subtitulos a:visited{
    text-decoration: none;
}



@container articulos-grid (min-width:900px){
    .grid__container{
        grid-template-columns: repeat(3,1fr);
        gap: 20px;
    }
    
    .productos{
        height: 250px;
    
    }
}


/*------ Lista productos-----*/

.flex__container-productos{
    container-type: inline-size;
    container-name: contenedorProductosIndex;
    background-color: #fff;

}

.flex__container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-items: center;
    background-color: #fff;
    justify-content: center;
    margin-top: 12px;

}

.flex__item-index{
    margin: 30px;
    margin-bottom: 0;
    margin-top: 3px;
}

.productos-index{
    width: 30vw;
    aspect-ratio: 1;
    
    /*width: 70vw;
    height: 30vh;*/
    object-fit: cover;
    border: 1px solid #fff;
    border-radius: 50%;
    
}

.flex__item-index-nombre{
    margin-top: 2px;
    font-size: 20px;
    text-align: center;
    font-family: 'Poppins',sans-serif;
    font-weight: 300;
    cursor: pointer;
   
}



.flex__item-index-nombre:hover{
    background-color: #8686822e;
    border-radius: 10px;
}
/*@container contenedorProductosIndex (min-width: 600px){
    .productos-index{
        width: 40vw;
    }
}*/



@container contenedorProductosIndex (min-width: 500px){
    .flex__container{
        width: 100vw;
        height: auto;
        flex-wrap: wrap;
        margin-bottom: 20px;
        justify-content: space-evenly;

    }

   
    .productos-index{
        width: 190px;
        height: 200px; 
    
    }

    .flex__item-index-nombre{
        font-size: 25px;
        margin-bottom: 0;
    }

    .flex__item-index{
        margin-bottom: 20px;
    }




}


/* Seccion - Como pedir? */

#seccion__comopedir{
    container-type: inline-size;
    container-name: comopedir;

}

.comopedirPedido{
    background-color: #F5307D;
    color: #fff;
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
}

.lista-comoPedir{
    display: flex;
    flex-direction: column;
    background-color:#fff;
    
}

.item__comopedir{
    margin: 10px ;
    background-color: #ff9;
    display: flex;
    flex-direction: row;
    align-items:center;
}

.contenedor__frase-comopedir{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    
    

}

.numero__comopedir{
    font-size: 80px;
    display: inline-block;
    color: #31c5e6;
    margin: 0;
    margin-left: 6px;
    margin-right: 6px;
    font-family: 'Franklin Gothic Medium', sans-serif;
}

.frase__comopedir{
    font-size: 20px;
    padding: 0;
    padding-top: 10px;
    margin: 0;
    font-weight: bolder;
    text-align:left;
    font-family: 'Poppins','Franklin Gothic Medium', sans-serif;
}

.descrip__comopedir{
    font-size: 12px;
    text-align: justify;
    font-family: 'Poppins',"Lexend Deca", sans-serif; 
    color: #213343;
    font-weight: 0;
    letter-spacing: 0.5px;
    line-height: 1.5;
}

.contenedor__icono-comopedir{
    margin: auto;  
    margin-right: 0; 
}

.iconos__comopedir{
    width: 70px;
    margin-left: 20px;
    margin-right: 10px;
}

#fin__comopedir-frase{
        font-size: 50px;
        margin:auto;
        padding: 20px;
        font-weight: 0px;
        color:#31c5e6;
}


@container comopedir (min-width: 600px){
    .lista-comoPedir{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    width: 100%;
    max-width: 100%;
    

    }

    .item__comopedir{
        padding: 1px;
    }
}

@container comopedir (min-width:900px){
    .lista-comoPedir{
        grid-template-columns: repeat(3,1fr);
        grid-template-rows: repeat(2,1fr);
    }


}




/* Página Artículo individual*/

.container__articulo{
    background-color: #fff;
    display: flex;
    flex-direction:column;
}

#container__articulo--imagen{
    display: flex;
    position: relative;
}

.imagen__articulo{
    width: 50vw;
    height: 25vh;
    margin: auto;
    margin-top: 40px;
    object-fit:cover;
    border-radius: 7px;
    cursor: pointer;
    
    
}


.imagen_grande{
    
    position: fixed;
    z-index: 2;
    
    top:50%;
    left:50%;
    transform: translate(-50%, -40%);
    object-fit: contain;
    max-width: 80%;
    max-height: 80%;
    background-color: #111;
    cursor: pointer;
}

#overlay{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white; /* Fondo blanco */
  opacity: 0.9;      /* Un poco de transparencia (opcional) */
  z-index: 1;        /* Debajo de la imagen */

}



.container__subimagen-articulo{
    margin-top: 25px;
    display: none;
    flex-direction: row;
    justify-content: space-evenly;
    
}


.subimagen__articulo{
    width: 20%;
    border: 2.5px solid #ccc;

}

#flecha_izq , #flecha_der{
    position: absolute;
    font-family: 'Poppins','Franklin Gothic Medium', sans-serif;
    z-index: 1;
    font-weight: bolder;
    font-size: 2.5rem;
    border: 1px solid #b7b1b147;
    background-color: #b7b1b147;
    color: #0000007d;
    padding: 3px;
    border-radius: 5%;
    top:50%;
    transform: translate(-1%,-50%);
    cursor: pointer;
}

#flecha_izq:hover , #flecha_der:hover{
    background-color: var(--colorCrema);
    color: #302C25;
}

#flecha_izq{
    left: 15%;
}

#flecha_der{
    right: 15%;
}



.container__info-articulo{
    width: 100%;
    padding: 30px;
    
}

.titulo__articulo{
    background-color: #ffffff;
    text-align: center;
    font-size: 32px;
    font-family: 'Poppins','Roboto', sans-serif;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 4px;

}

#precio__articulo{
    font-size: 30px;
    padding-bottom: 2px;
    text-align: center;
}

.boton__articulo{
    display: flex;
    justify-items: center;
    align-items: center;
    width:60%;
    max-width: 200px;
    height: 40px;
    background-color: #25D366;
    border: 3px solid #25D366;
    border-radius: 11px;
    font-family: 'roboto',sans-serif;
    font-size: 16px;
    color: #fff;
    margin: auto;
    /* transition: background-color 0.1s, border-color 0.1s ease ; */
    
}

#boton__productowsp:hover{
    background-color: #213343;
    border-color: #213343;
    cursor: pointer;
}

#logo-whatsapp{
    width:12%;
    margin-left: 16px;
}

.titulo__descripcion{
    font-family: 'Poppins','roboto',sans-serif;
    font-size: 18px;
    font-weight: bolder;
    margin-top: 25px;
    margin-bottom: 8px;
}

#descripcion{
    margin-top: 0;
    font-family: 'Poppins','roboto',sans-serif;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.4;
}

#linea{
    background-color: #213343;
    height: 2px;
    width:85vw;
    margin: auto;
    margin-top: 25px;
    
}

.enlace__comopedir{
    font-weight: bolder;
    font-style: oblique;
    text-decoration: underline;
    
    
}

.enlace__comopedir a{
    color: #111;
}

.enlace__comopedir a:visited {
    color: #111;
}








/* Sección Barra Lateral Izquierda */

.barraizq{
    display: flex;
    flex-direction: column;
    padding: 20px;
    background-color: var(--colorRosa);
    
}

#barraizq__titulo-categorias{
    margin-bottom: 0;
    font-weight: bolder;
}

#ul-barraizq{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 27%;
 
    margin-top: 10px;/*Esto cambia*/
    
    
}

.item_ul-barraizq{
    list-style: none;
    font-family: 'Poppins',sans-serif;
    text-decoration:overline;
    color: #fff;
    margin-bottom: 16px;/*esto cambia */
    cursor: pointer;
    
    
}






/*---Footer-----*/

.container__footer{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    /* background-color: #213343; */
    background-color:var(--colorRosa);
    margin-top: 10px;
    padding-top: 10px;
    color: #fff;
}

.footer__logo{
    display: none;
}

#siguenos{
    text-align: center;
    margin-bottom: 4px;
}

#footer__logos-redes{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    padding-bottom: 20px;
}

#ul__footer-subtitulos{
    list-style: none;
}

#ul__footer-subtitulos li{
    margin: 5px;
}

#footer__copyright{
    display: flex;
    /* background-color: #213343; */
    background-color: var(--colorRosa);
}

#footer__copyright p{
    margin: auto;
    margin-bottom: 10px ;
    margin-top: 10px;
    color: #ccc;
    padding:11px;
}


.footer__imagenes-logo{
    width: 30px;
    margin: 5px;
}







/*-----Seccion toppers destacados-----*/

.section-destacados{
    background-color: #fff;
    position: relative ;
}

.toppers__destacados{
    background-color: #fff;
    display: flex;
    flex-direction:row;
    align-items: center;
    margin: auto;
    overflow: hidden;
    width: 80%;
    justify-content: flex-start;
    position:relative;
}

#titulo__toppers-destacados{
    background-color: #fff;
    text-align: center;
    font-size: 40px;
    padding-top: 35px;
}

.lista__toppers-destacados{
    display: flex;
    flex-direction: row;
    background-color: #fff;
    gap: 20px;
    transition: transform 0.3s ease;
    align-items: stretch;


    /*white-space: nowrap;*/
}

.item__topp-destacados{
    flex-shrink: 0;
    background-color: #fff;
    width: 13.5rem;
    height: 100%;
    scroll-snap-align: start;
    justify-self: space-between;

    
    


        /* Muestra puntos suspensivos cuando el texto es largo */
   
    
}

.flecha{
    position: absolute;
    top:50%;
    color: black;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    padding: 5px 10px;
    cursor: pointer;
    z-index:2;

    font-size: 3.5rem;
    /* font-size: 1.5rem; */
    font-family:'Poppins', 'Franklin Gothic Medium', sans-serif;
    
}

.izq{
    left: 7%;
}

.der{
    right: 3%;
}


/*-----ETIQUETAS------*/

.container__packseti{
    order:1;
    display: flex;
    justify-content: space-evenly;
    padding: 20px;
    flex-wrap: wrap;    
}

.imagen_pack{
    width: 40%;
}


/*-----CLIENTE movil----*/

.container__clientes{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 2%;
    justify-content: center;
    gap: 20px;
}

.clientes__img{
    width: 45%;
    border-radius: 4px;
}




@media only screen and (max-width: 1100px){



    #ul-barraizq{
        justify-items: start;
        align-items: center;
        justify-content: space-evenly;
        align-content: center;
    }

    .izq{
        display: none;
    }

    .der{
        display:none;
    }
    
    .toppers__destacados{
         overflow-x: scroll;
         scrollbar-width: none;
         scroll-snap-type: x mandatory;
         
    }

    .toppers__destacados::-webkit-scrollbar{
        display: none;
    
    }

    .lista__toppers-destacados{
        height: 100%;
        justify-content: space-between;    
    }


    .grid__item{
        width: 90%;
        min-height: 99%;
        justify-content: space-between;
    }

     .item__topp-destacados{
        width: 20%;
        height: 100%;
        justify-content: space-evenly;
    }


}


@media only screen and (min-width:600px){
    .item_ul-barraizq{
        color: #111;
        
       
    }
    #ul-barraizq{
         
        justify-content:left;   
    }
}

/*NOSOTROOOS*/

#nosotros{
    all:unset;
   
    font-size: 3rem;
    text-align: center;
    color: #F5307D;
    text-shadow: 3px 3px 5px #11111177;
}

.imagen-nosotros{
    width: 80vw;
    height: auto;
    border-radius: 40px;
    padding: 30px;
}

.container__nosotros{
    /*display: flex;
    flex-direction: column;*/
    padding: 10vw;
    padding-top: 2rem;
    /*background:linear-gradient(to bottom, transparent 5%,#ff9, #31c5e6);*/
                                        
    background: -webkit-linear-gradient(to bottom,transparent 10%, #ffff9b, #fff);/* Chrome 10-25, Safari 5.1-6 */                          
    background: linear-gradient(to bottom, transparent 10%, #ffff9b, #fff);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */                                             
}

.parrafo-nosotros{
    text-align:center ;
    letter-spacing: 1.7px;
}

.texto-nosotros{
    display: flex;
    flex-direction: column;
    align-items: center;

}

.texto-nosotros :nth-child(2) {
        font-style: oblique;
}

/*CONTACTANOS*/

#contactanos{
    all:unset;

    font-size: 2rem;
    color: #ff9;
    font-weight: bolder;
    
    text-shadow: 3px 3px 5px #11111177;
    text-align: center;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.container__contactanos{
    display: flex;
    flex-direction: column;
    margin: 10vw;
    padding: 5vw;
    /* border: 0.5px solid #213343f0; */
    border: 0.5px solid #F5307D;
    border-radius: 2rem;
    box-shadow: 0px 0px 5px 15px #11111153;
    /* background-color: #213343dd; */
    background-color: #f5307ce5;
}




.main__contactanos{
    /* background: linear-gradient(to bottom, transparent 10%, #ffff9b 92%, #d446d4a2); */
    background-image: url("Imagen\ comprimida-min.jpg");
    background-size: cover;
    background-position: center;
}

.texto-contactanos{
    letter-spacing: 1px;
    line-height: 2;
    color: #fff;
}

.wsp-logo{
    width: 20px;
    vertical-align: middle;
}

#flex__iconos-contactanos{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    
   

}

.container__wsp-contactanos{
    display: flex;
    gap: 10%;
    margin: 10px;
}

.imagen-contactanos{
    scale:1.5;
    
}

.texto-icono-contactanos{
    color: #fff;
    font-size: 15px;
    margin-top: 25px;
}

.enlace-contactanos{
    text-decoration: none;
    color: #fff;
}


:target{
    scroll-margin-top: 100px;
}



/*-----PACK ETIQUETAS----*/
#lista__productos-toppers{
    display: flex;
    flex-direction: column;
}

.container__packseti{
    padding-bottom: 0;
}

.imagen_pack{
    width: 45%;
    margin-bottom: 20px;
}

@media only screen and (min-width: 600px){

    /*Barra izquierda PC*/
    .contenedor-barraizq-main{
        display: flex;
        flex-direction: row;
    }

    .barraizq{
        display: inline-block;
        width:20vw;
        align-content: start;
        background-color: #f4f4f4;

    }

    #barraizq__titulo-categorias{
        margin-top: 20%;
        margin-bottom: 3px;
        padding-left: 18px;
        font-weight: bolder;
        
    }

    #ul-barraizq{
        padding:20px;
        padding-top: 3px;
        margin-left: 8%;
    
    }

    .item_ul-barraizq{
        list-style: none;
        margin: 12px;
        width:fit-content;
        border: 0 solid #f4f4f4;
        background-color: #f4f4f4;
        transition: box-shadow 0.5s ease;
        
        text-decoration: none;
    }

    .item_ul-barraizq:hover{
        /*font-size: 17px;*/
        border: 0 solid #86868234;
        border-radius: 7px;
        background-color: var(--colorRosa);
        padding: 10px;
        font-weight: bolder;
        color: #ffffff;
        /* color: #111111dd; */
        box-shadow: 5px 5px #11111129 ;
        /*box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);*/
        
        /*#11111185*/
    }
    


    /* Toppers*/
    #lista__productos-toppers{
        /* display: inline-block; */
        display: flex;
        flex-direction: column;
        width: 80vw;
    }

    .titulo__toppers{
        width: 100%;
    }

   .grid__item{
    padding: 30px;
   }



   /*Página Artículo individual*/

   .container__articulo{
    flex-direction: row;
   }

   .imagen__articulo{
    width: 40vw;
    height: 80vh;
    object-fit:contain;
   }

   .container__info-articulo{
    width: 40vw;
    /*border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 15px 15px 55px 0 #7d7b7ba0; 
    background-color: #eee;*/
    margin:auto;
    padding-left: 0;
    padding-top: 0;
    margin-left: 2px;
    margin-top: 80px;
   }

   #linea{
    display: none;
   }

   .titulo__articulo{
    margin-top: 10px;
    /*background-color: #eee*/;
    text-align: start;
    
   }

   .boton__articulo{
    margin-left: 0;
    margin-top: 4px;
   }

   #precio__articulo{
    text-align: start;
    margin-top: 20px;
    
   }

   .container__articulo--imagen--subimagen{
    display: flex;
    flex-direction: column;
    width: 60%;
   }

   .container__subimagen-articulo{
    display: flex;
   }

   .subimagen__articulo{
    width:15%;
    min-width: 15%;
    height: auto;
    object-fit: cover;
    cursor: pointer;
   }


   .container__info-articulo{
    width: 40%;
   }


   /*---FOOTER---*/

   .footer__logo{
    display:inline-block;
    width:120px;
   }

   #footer__logos-redes{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    }

    .footer__imagenes-logo{
    width: 30px;
    margin: 5px;
    }

    #siguenos{
        margin-bottom: 10px;
    }

    /*-------- NOSOTROS ------ */
    .imagen-nosotros{
        width: 75%;
        border-radius: 40px;
    }




    /* ---NOSOTROS  ----


    .texto-nosotros{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: 300px repeat(2, 450px);
        gap: 30px;
        justify-content: center;
        align-content: center;

    }

    #nosotros{
        font-size: 4rem;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-content: center;
        background-image: url("Topper 9.jpg");
        background-size: 750px;
        border-radius:5px;
        position: relative;
        z-index: 2;
    }

     #nosotros::after {
        content: '';
        width: 100%;
        height: 100%;
        background-color: #ffffffd5;
        top:0;
        left: 0;
        position: absolute;
        border-radius: 5px;
        z-index: -1;
    }

    .parrafo-nosotros{
        font-size: 1.3rem;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-content: center;
        background-color:#ff9;
        font-style: oblique;
    }

    .texto-nosotros :nth-child(2) {
        background-color: transparent;
        
    }
    
    .texto-nosotros :nth-child(3) {
        order: 4;
        
    }

     .texto-nosotros :nth-child(4) {
        height: 80%;
        background-color:transparent;
    }

    



    .texto-nosotros :nth-child(6) {
        order: 5;
        height: 80%;
        background-color:transparent;
       

    }

    .imagen-nosotros{
        width: 100%;
        object-fit: cover;
        border-radius: 35px;
        
        

    /* width: 40vw;
    height: auto; */
    /* padding: 30px; */
    


    /* CONTACTANOS */

    #flex__iconos-contactanos{
        flex-direction: row;
        justify-content: space-evenly;
        justify-items: center;
    }

    .container__wsp-contactanos{
        flex-direction: column;
        margin: 10px;
    }

    .imagen-contactanos{
        width: 6vw;
        margin: auto;
    }

    .texto-icono-contactanos{
        font-size: 13px;
        
    }

    /*---Clientes---*/

    .clientes__img{
    width: 30%;
    
    }


}

@media only screen and (min-width:1100px){
    .grid__container{
        place-items: initial;
    }
}














