.prague-logo a img {width:130px !important;}        h1,
        h1 a {
            font-family: Montserrat !important;        }
            h2,
        h2 a {
            font-family: Montserrat !important;        }
            h3,
        h3 a {
            font-family: Montserrat !important;        }
            h4,
        h4 a {
            font-family: Montserrat !important;        }
            h5,
        h5 a {
            font-family: Montserrat !important;        }
            h6,
        h6 a {
            font-family: Montserrat !important;        }
            p,
        p a {
            font-family: Montserrat !important;        }
    
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-header.simple.sticky-menu.light.scroll {
    background-color: #192e33;
}
.main-menu .sub-menu {   background-color: #192e33;}
h1, h2, h3, h4, h5, h6 { color: #192e33;}



@media screen and (max-width:768px){
	.prague-blog-list-wrapper .blog-list-img{
		width: 100% !important;
  height: 300px !important;
		border-radius: 0px !important;
	}
}
.a-btn-2 { color: #192e33;}
button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
    background: #192e33;}

