        h3,
        h3 a {
            font-family: Roboto !important;font-size: 28px !important;
 line-height: normal;        }
            h1,
        h1 a {
            font-family: Arial !important;        }
    
/* MENU */
    /* MENU */
    .prague-header .prague-navigation .main-menu > li > a {
                    font-family: "Roboto", sans-serif !important;
                                        font-style: italic !important;
                                        font-weight: 700 !important;
                                                }

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-header {
padding: 40px 30px;
}

@media only screen and (min-width: 1199px)
.prague-header.simple.sticky-menu.light.scroll {
    background-color: #111111e8;
}

element.style {
color: #525252; }
*{ font-size: 18px; }

.prague-shortcode-parent .prague_services{
display: inline-flex;
}

@media only screen and (max-width: 767px)
{
.prague-shortcode-parent .prague_services{
 display: block;
}
}
