/* Polosoftware Custom CSS  */

section#catalog #center .item .frame .cnt .prodotto, section#catalog #center .item .frame .cnt .taglia_catalogo {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 1em;
    line-height: 1.2em;
    height: 2.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 10px;
    text-transform: capitalize;
}



section#catalog #center .item .frame .cnt .prezzo em {
    display: inline-block;
    font-style: normal;
    letter-spacing: 0.15em;
    font-weight: 800;
    color: #000;
}