        h1,
        h1 a {
            font-family: Arial !important;        }
            h1,
        h1 a {
            font-family: Arial !important;        }
    
/* MENU */
    /* MENU */
    .prague-header .prague-navigation .main-menu > li > a {
                    font-family: "Times New Roman", sans-serif !important;
                                                                color: #ffffff !important;
                            font-size: 15px !important;
                    }

/* SUBMENU */
    /* SUBMENU */
    .prague-header .prague-navigation .sub-menu li a {
                    font-family: "Times New Roman", sans-serif !important;
                                                                color: #ffffff !important;
                            font-size: 14px !important;
                    }

/* BUTTON */
    /* BUTTON */
    .a-btn, .a-btn-arrow-2, .a-btn-2, .a-btn-arrow, .button.prev, .button.next {
                    font-family: "Arial", sans-serif !important;
                                                                                }

/* Theme Options Custom CSS */
.prague-header { background-color: #1b1d21; }
.prague-header.simple.sticky-menu.light.scroll {
background-color: #1c1d21;
}
.prague-header.simple.sticky-menu {
    height: 100px !important;
}