.prague-logo a img {width:230px !important;height:65px !important;}
/* MENU */
    /* MENU */
    .prague-header .prague-navigation .main-menu > li > a {
                    font-family: "Roboto", sans-serif !important;
                                                                        }

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.main-menu li a {
    font-weight: 400;
    color: #000 !important;
}
.main-menu li a:hover {
    font-weight: 400;
    color: #8a2212 !important;
}
.main-menu li a:active {
    color: #8a2212 !important;
}
.main-menu li.current-menu-item a {
    font-weight: 400;
    color: #8a2212 !important;
}
.main-menu .sub-menu {
    background-color: #fff;
}
.main-menu .sub-menu li a {
    color: #000 !important;
}
.main-menu .sub-menu li a:hover {
    color: #8a2212 !important;
}
.main-menu .sub-menu li a:active {
    color: #8a2212 !important;
}
.prague-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 24px 30px;
    z-index: 300;
    background-color: rgba(255,255,255,0.8);
}
.post-comments {
    display: none;
}
p, p a {
    line-height: 28px;
    font-size: 16px; 
    font-weight: 300;
    color: #383838;
}
.project-detail-splitted-wrapper {
    padding: 100px 0 0 0;
}
.prague-header {
	padding: 10px 30px !important;
}
.prague-footer {
    background-color: #1a171c !important;
}
.prague-footer .footer-content-outer {
	padding: 20px 0 20px !important;
}
.prague-footer .footer-bottom-content {
    padding-top: 10px !important;
}
.prague-footer .footer-top-content {
    padding-bottom: 10px !important;
}
.prague-footer .footer-top-content .prague-footer-main-block .footer-main-content {
    letter-spacing: 0.6px !important;
    max-width: 470px;
    font-size: 13px;
    line-height: 26px;
    font-weight: 300 !important;
    color: #fff !important;
}
.prague-footer .footer-top-content .prague-footer-main-block .prague-logo {
    display: none;
}
.prague-footer-info-block .footer-info-block-content {
    font-size: 13px !important;
    font-weight: 300 !important;
	letter-spacing: 0.6px !important;
    color: #fff;
}
.prague-footer-info-block .footer-info-block-title {
    margin-bottom: 33px !important;
}
.prague-footer .footer-bottom-content .footer-copyright {
    line-height: 15px !important;
    letter-spacing: 1px !important;
    font-weight: 300 !important;
    color: #fff;
}