
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.ta_prop_list .vc_gitem-post-data-source-post_excerpt {
	display: none;
}

.ta_prop_list .vc_general.vc_btn3 {
	background: none !important;
	color: #333 !important;
	padding: 0;
	position: relative;
}

.ta_prop_list .vc_general.vc_btn3::after {
	content: "\f178";
	font-family: FontAwesome;
	padding-left: 6px;
}

.project-detail-fullscreen-content-descr p {
	font-weight: 200;
}

.project-detail-fullscreen-content-descr p b {
	font-weight: 400;
}

.project-detail-fullscreen-content-descr p:last-child {
	margin-top: 17px;
}

/****Single Project Footer***/
body.single.single-projects .prague-footer .footer-content-outer {
	padding-top: 40px;
	padding-bottom: 40px;
}

body.single.single-projects .prague-logo img {
	max-width: 200px;
}

body.single.single-projects .prague-footer .footer-top-content {
	padding-bottom: 10px;
}

body.single.single-projects .prague-footer .footer-bottom-content {
	padding-top: 10px;
}

body.single.single-projects .prague-footer-info-block .footer-info-block-title {
	margin-bottom: 15px;
}
/****Single Project Footer***/
