#crossselling_list .product-name
{
    margin-bottom: 5px;
}

#crossselling_list .h5
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#crossselling_list .stock-text
{
    font-family: "Montserrat";
    float: right;
    margin-left: 3px;
    font-weight: bold;
    text-transform: uppercase;
}

#crossselling_list .delivery.orange
{
    color: #F56823 !important;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}

#crossselling_list .product-name a
{
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
}

#crossselling_list .product-name a:hover
{
    color: #515151;
}

#crossselling_list .exclusive span
{
    font-size: 13px;
    line-height: 18px;
    padding: 2px 8px 3px;
    text-decoration: none;
}

#crossselling_list .exclusive span:focus, #crossselling_list .exclusive span:active
{
    text-decoration: none;
}



/*# sourceMappingURL=crossselling.css.map */
