        h1,
        h1 a {
            font-family: Arial !important;        }
    
/* MENU */
    /* MENU */
    .prague-header .prague-navigation .main-menu > li > a {
                    font-family: "Roboto Condensed", sans-serif !important;
                                                    font-weight: 700 !important;
                                        color: #0a0a0a !important;
                            font-size: 14px !important;
                    }

/* SUBMENU */
    /* SUBMENU */
    .prague-header .prague-navigation .sub-menu li a {
                    font-family: "Roboto Condensed", sans-serif !important;
                                                                color: #ffffff !important;
                            }

/* BUTTON */

/* Theme Options Custom CSS */
  .prague-footer-main-block img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
/*
.contact-info .title {
    font-weight: 700;
    font-size: 18px;
}
.contact-info .subtitle {
    font-size: 20px;
}
*/
.prague-footer-main-block {
    width: 100% !important;
}

.prague-header .prague-nav-menu-icon a{
border: 1px solid rgb(0 0 0);
background-color: #000000;
}

.prague-header.light.open-menu {
    background-color: #ffffff;
}

a.forsale{
    font-size: 20px;
    color: black;
    font-weight: 500;
}

@media only screen and (max-width: 768px) {
.prague-logo img{
    max-width: 170px !important;
}
}