.barra-tienda{display:flex;flex-flow:column nowrap}#barra-tienda-izq{margin-left:0!important}.barra-tienda .barra-item{align-items:center;border:1px solid #e2e8ee;border-radius:4px;display:flex;flex-flow:row;font-size:20px;height:113px;justify-content:flex-start;margin-bottom:1rem;max-width:294px;padding:2rem;text-decoration:none;transition:.8s;width:100%}.barra-tienda .barra-item:first-child:hover{background:#fffab4}.barra-tienda .barra-item:hover{background:#fff;background:#fffab4;box-shadow:0 3px 13px #e2e8ee;text-decoration:underline}.barra-tienda .barra-item img{height:36px;margin-right:1rem;object-fit:contain;width:36px}@media(max-width:1024px){.barra-tienda .barra-item{height:113px;max-width:100%;padding:2rem 1rem}#barra-tienda-izq{margin-left:0!important}.barra-tienda{padding-top:0}.barra-tienda.one{margin:0 auto}.barra-tienda.three,.barra-tienda.two{flex-flow:row wrap;justify-content:space-between}.barra-tienda.two .barra-item{box-sizing:border-box;width:48%}.barra-tienda.two .barra-item.metricas-barra{font-size:16px}.barra-tienda.three .barra-item{box-sizing:border-box;width:33.33333%}}