/* Custom code goes here - paste your css code below in line 3 */

#_desktop_top_menu > ul > li > a, .index_title, .columns .text-uppercase, #home_man .man_title, #home_cat_product .catprod_title, #home_categories .homecat_title  {
    font-size: 20px;
    font-weight: normal;
}

#_desktop_top_menu > ul > li > a.sf-with-ul:after {
    right: -6px;
    font-size: 30px;
}


#_desktop_top_menu > ul > li > a {
    position: relative;
    display: block;
    padding: 12px 30px 10px 15px;
}

@media (min-width: 1476px) {
    .modal-dialog {
        max-width: 1000px;

    }
}