
/* MENU */
    /* MENU */
    .prague-header .prague-navigation .main-menu > li > a {
                    font-family: "Roboto", sans-serif !important;
                                                    font-weight: 500 !important;
                                                }

/* SUBMENU */
    /* SUBMENU */
    .prague-header .prague-navigation .sub-menu li a {
                    font-family: "Roboto", sans-serif !important;
                                                    font-weight:  300 !important;
                                                }

/* BUTTON */
    /* BUTTON */
    .a-btn, .a-btn-arrow-2, .a-btn-2, .a-btn-arrow, .button.prev, .button.next {
                    font-family: "Roboto", sans-serif !important;
                                                    font-weight:  500 !important;
                                                        }

/* Theme Options Custom CSS */
.prague-footer .footer-content-outer {
    position: relative;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0 30px;
    z-index: 100;
}

.top-banner.simple .content {
    margin-top: 80px;
    margin-bottom: 65px;
}