.shop__home--products{display:flex;flex-direction:column;justify-content:center;padding:2.5%}@media only screen and (min-width:330px){.shop__home--products{display:grid;flex-direction:row;grid-template-columns:50% 50%}}@media only screen and (min-width:768px){.shop__home--products{display:grid;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px){.shop__home--products{gap:2rem;grid-template-columns:repeat(4,1fr);margin:auto;max-width:1400px}}.shop__categorias{margin:6rem 0}.shop__categorias--titulo img{display:block;max-height:80vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.shop__categorias--resumen{background-color:#e0e0e0;margin-bottom:10%;padding:1% 2.5% 2.5%}.shop__categorias--resumen h1{text-align:center}@media only screen and (min-width:768px){.shop__categorias--resumen{margin-bottom:10rem}.shop__categorias--resumen p{margin:auto;max-width:80rem}}@media only screen and (min-width:768px) and (min-width:1024px){.shop__categorias--resumen p{text-align:center}}.shop__categorias--contenido{margin:10% 0}@media only screen and (min-width:1024px){.shop__categorias--contenido{margin:10rem auto;max-width:170rem}}.shop__categorias--contenido--primero,.shop__categorias--contenido--segundo{align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:1024px){.shop__categorias--contenido--primero,.shop__categorias--contenido--segundo{display:grid;grid-template-columns:50% 50%}}.shop__categorias--contenido--primero img,.shop__categorias--contenido--segundo img{display:block;margin:auto;max-width:50rem}@media only screen and (min-width:1024px){.shop__categorias--contenido--primero img,.shop__categorias--contenido--segundo img{max-width:100%}}.shop__categorias--contenido--primero--texto,.shop__categorias--contenido--segundo--texto{padding:2.5%}@media only screen and (min-width:1024px){.shop__categorias--contenido--primero--texto,.shop__categorias--contenido--segundo--texto{margin:auto;width:80%}}.shop__categorias--contenido--primero--texto h2,.shop__categorias--contenido--segundo--texto h2{position:relative}.shop__categorias--contenido--primero--texto h2 :after,.shop__categorias--contenido--segundo--texto h2 :after{color:#d4af37;content:"";display:block;height:8px;width:40%}@media only screen and (min-width:1024px){.shop__categorias--contenido--segundo--texto{order:1}.shop__categorias--contenido--segundo picture{order:2}}.shop__categorias--sin--roductos{text-align:center}.shop__categorias--noencontrado{align-items:center;display:flex;flex-direction:column;grid-column:1/3;margin-top:20%;padding:2.5%}@media only screen and (min-width:768px){.shop__categorias--noencontrado{grid-column:1/5;margin-top:10rem}}@media only screen and (min-width:1024px){.shop__categorias--noencontrado{gap:2rem;grid-template-columns:repeat(4,1fr);grid-template-columns:1/6}}@keyframes titulo{0%{margin-left:0;opacity:0}to{margin-left:40rem;opacity:1}}@keyframes tituloMovil{0%{margin-left:-20%;opacity:0}to{margin-left:0;opacity:1}}
/*# sourceMappingURL=category.css.map */
