/* animaciones */
/* ----------------------------------------------
  Generated by AnimatiSS
  Licensed under FreeBSD License
  URL: https://xsgames.co/animatiss
  Twitter: @xsgames_
---------------------------------------------- */

.tracking-in-expand-forward-top{animation:tracking-in-expand-forward-top 0s linear both} @keyframes tracking-in-expand-forward-top{0%{transform:translateY(-8px);opacity:0}100%{transform:translateZ(0) translateY(0);opacity:1}}
/*  */



.div_cat
{
    
    width: 15rem;
}

.category_section 
{
    color: white;
    background-color: var(--azul);
}

.category_section:hover
{
    color: black;
    background-color: var(--amarillo);
}



.sek
{
    color: var(--amarillo)
}




.form_busqueda
{
    justify-content: center;
}

.form_busqueda
{
    margin: 0 auto;
}





.div_productos
{
    display:flex; 
    flex-wrap: wrap; 
    width: 75%; 
}

/* .catSec
{
    animation:tracking-in-expand-forward-top 1.2s linear both;
} */

.asdfa
{
    color: #dddddd
}

