
.prague-logo a img {
	width: 208px !important;
	height: 46px !important;
}

/* MENU */

/* MENU */
.prague-header .prague-navigation .main-menu > li > a {
	font-family: "Roboto", sans-serif !important;
	font-size: 14px !important;
}

/* SUBMENU */

/* SUBMENU */
.prague-header .prague-navigation .sub-menu li a {
	font-family: "Roboto", sans-serif !important;
	font-size: 12px !important;
}

/* BUTTON */

/* Theme Options Custom CSS */
.page-id-1616  .prague-header .prague-logo img {
	filter: invert(1);
}

.page-id-2599  .prague-header .prague-logo img {
	filter: invert(1);
}

.page-id-1763  .prague-header .prague-logo img {
	filter: invert(1);
}

.page-id-519   .prague-header .prague-logo img {
	filter: invert(1);
}

.page-id-1119  .prague-header .prague-logo img {
	filter: invert(1);
}

.postid-1443   .prague-header .prague-logo img {
	filter: invert(1);
}

.postid-1104   .prague-header .prague-logo img {
	filter: invert(1);
}

.postid-1101  .prague-header .prague-logo img {
	filter: invert(1);
}

@media screen and (min-width: 1025px) {
	.footer-main-content .container {
		display: flex;
	}
	
	top-content .prague-footer-main-block .footer-main-content p {
		line-height: 2.5;
	}
	
	.prague-footer .footer-top-content .prague-footer-main-block .footer-main-content {
		margin-top: 0px;
	}
	
	.prague-footer .footer-top-content .prague-footer-info-block {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	.prague-footer .footer-top-content {
		padding-bottom: 10px;
	}
	
	.prague-footer .footer-top-content .prague-footer-main-block .footer-main-content {
		margin-top: 15px;
	}
	
	.footer-main-content .container .inner-container {
		width: 50%;
	}
	
	.footer-main-content .container .inner-container {
		width: auto;
		max-width: 50%;
		display: table;
		margin: auto;
	}
	
	.footer-main-content .container .inner-container.left {
		margin-left: 0;
	}
	
	.footer-main-content .container .inner-container.right {
		margin-right: 0;
	}
	
	.inner-container h5 {
		color: white;
		font-weight: 300;
		font-style: normal;
		letter-spacing: 4.5px;
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 35px;
	}
	
	.inner-container.right a {
		color: white;
		font-weight: 600;
	}
	
	* {
		font-size: 13px;
	}
	
	.prague-footer .footer-content-outer {
		padding: 100px 0 140px;
	}
}

@media screen and (max-width:767px) {
	.footer-main-content .inner-container {
		text-align: center !important;
	}
	
	h5 {
		color: white;
	}
	
	* {
		font-size: 13px;
	}
}
