/* Polosoftware Custom CSS  */


footer .row h4 {
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    margin: 20px 15px;
    font-weight: 100;
    font-size: 0.9em;
    font-weight: 600;
}

section#catalog.dettaglio #tabellataglie {
    display: block;
    width: 100%;
    max-width: 310px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 0.8em;
    margin: -10px 0 10px;
    font-weight: 600;
}

header #prehead {
    background: #000000;
    color: #FFFFFF;
}