        h1,
        h1 a {
            font-family: Muli !important;        }
            h2,
        h2 a {
            font-family: Muli !important;        }
            p,
        p a {
            font-family: Muli !important;font-size: 16px !important;
 line-height: normal;color: #ffffff !important;        }
    
/* MENU */
    /* MENU */
    .prague-header .prague-navigation .main-menu > li > a {
                    font-family: "Muli", sans-serif !important;
                                                                color: #475b6a !important;
                            font-size: 16px !important;
                    }

/* SUBMENU */
    /* SUBMENU */
    .prague-header .prague-navigation .sub-menu li a {
                    font-family: "Muli", sans-serif !important;
                                                                color: #475b6a !important;
                            }

/* BUTTON */
    /* BUTTON */
    .a-btn, .a-btn-arrow-2, .a-btn-2, .a-btn-arrow, .button.prev, .button.next {
                    font-family: "Muli", sans-serif !important;
                                                                                }

/* Theme Options Custom CSS */
* {
    font-family: Muli, sans-serif;
    font-weight: 300 !important;
    font-size: 16px;
    line-height: 32px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.no-menu { display: none; }

.pagetext {
    font-family: "Muli", sans-serif;
    font-weight: 300 !important;
}

.main-menu li a {
    font-weight: 600;
}

.prague-header.simple.sticky-menu {
    background-color: rgba(255,255,255,0.8);
}