
.list_item-seo a {
 text-decoration: underline;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: underline;
    text-decoration-style: solid;
color: #ffffff;
font-weight: bold;  
}

.blc_commercial_offer {
    margin: 10px 0 30px 0;
    padding: 0px 0px;
    background-color: #fff;
    color: #fff;
}

.discount {
    font-family: 'gothambookregular',arial,Helvetica,sans-serif;
    color: #fff;
    text-align: center;
    font-size: 9px;
}

.product-list .list_item-seo {
    word-wrap: break-word;
    hyphens: none;
    -moz-hyphens: none;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
}