.barra-producto{display:flex;align-items:stretch;justify-content:center;width:100%;background:#b73464;box-shadow:0 3px 8px rgba(0,0,0,.15);margin:0;padding:0}.barra-producto a{flex:1;display:flex;align-items:center;justify-content:center;min-height:56px;color:#fff!important;text-decoration:none!important;font-size:18px;font-weight:700;border-right:1px solid rgba(255,255,255,.15)}.barra-producto a:last-child{border-right:none}.barra-producto a:hover{background:#a52d5d}.barra-producto i{font-size:22px}@media (max-width:768px){.barra-producto a{min-height:48px;font-size:12px}.barra-producto i{font-size:18px}}.barra-producto a:first-child{flex:0 0 10%;max-width:10%}.barra-producto a:not(:first-child){flex:1}