/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.brand-img h1 {
    height: 92px;
    text-align: center;
    padding: 2rem;
    font-size: 2rem !important;
}
#fabricantes-description h1.h1 {
    font-size: 2rem !important;
    margin-bottom: 1rem;
}
.ui-widget-content.ui-menu-divider{
    border: none !important;
}
.ui-widget-content{
    border: none !important;
}



.cash-on-delivery-message{
    display: none !important;
}