/*
Theme Name: 	Charingo WP Child
Theme URI: 		http://thememascot.net
Description: 	Nonprofit Charity WordPress Theme
Author: 		ThemeMascot Team
Author URI: 	http://themeforest.net/user/thememascot
Version: 		2.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	charingo-wp-child
Template: 		charingo-wp
*/


header#header.header-layout-type-header-2rows-floating-header-style4 .header-nav {
    margin-top: 0px!important;
}

header#header.header-layout-type-header-2rows-floating-header-style4 .header-nav {
	background: rgba(255, 255, 255, 0)!important;
}

header#header.header-layout-type-header-2rows-floating-header-white .header-nav .navbar-scrolltofixed.scroll-to-fixed-fixed #top-primary-nav .menuzord-menu > li.active > a {
	color: #b22134!important;
}

header#header.header-layout-type-header-2rows-floating-header-white .header-nav .navbar-scrolltofixed.scroll-to-fixed-fixed #top-primary-nav .menuzord-menu > li:hover > a {
	color: #b22134!important;
}

p {
    margin-bottom: 20px!important;
}

.vc-row-tm-section-padding {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

.upcoming-project .isotope-layout .isotope-item {
    padding: 0 0px!important;
}

.tm-sc-projects.projects-style6-hanging-content .tm-project .details {
    padding: 15px!important;
    margin-left: 110px!important;
    margin-right: 20px!important
    text-align: left!important;
    margin-top: -150px!important;
    opacity: 0.85;
	border-bottom: 0px!important;
} 

.tm-sc-services.services-style6-hanging-content .tm-service .details {
    padding: 15px!important;
    margin-left: 110px!important;
    margin-right: 20px!important
    text-align: left!important;
    margin-top: -150px!important;
    opacity: 0.85;
	border-bottom: 0px!important;
} 

.scrollToTop {
    background: #FFF!important;
	border: 1px solid #742727;
}

.scrollToTop i {
    color: #742727!important;
	font-size: 32px!important;
	padding-top: 3px!important;
}

.home_intro {
	color: #555555; 
	font-size: 50px; 
	text-transform: uppercase;
}

.home_intro span {
	text-transform: uppercase; 
	font-size: 70px;
}

.v-intro {
	font-size: 38px;
	color: #333;
	line-height: 44px;
}

h5 a:hover {
	color: #b22134;
}

.tm-page-title.page-title-standard .breadcrumbs {
    display: block;
}

.tm-sc-unordered-list.list-style8 ul li:before {
    line-height: auto!important;
}

.btn-plain-text {
    color: #a71c1f!important;
	font-size: 1.2rem!important;
}

.btn-plain-text:hover {
    color: #0065b4!important;
}


/* MK */
.tm-page-title .breadcrumbs span a {
    color: #222 !important;
}

#top-primary-nav .menuzord-menu ul.dropdown li a:after, #top-primary-nav-clone .menuzord-menu ul.dropdown li a:after {
	background: transparent !important;
}

.latest-news:nth-child(2) {
  display: none;
}
.latest-news:nth-child(3) {
  display: none;
}
.latest-news:nth-child(4) {
  display: none;
}

.blog-posts .main-content-area article .entry-content .entry-title {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.header-nav .header-nav-col-row > :first-child {
	padding-right: 0px;
}

header#header .menuzord-brand {
	margin: 20px 0px 20px 0px;
}

.tm-page-title {
	background-color: #f9f9f9 !important;
}

.tm-sc-blog article .post-thumb .post-thumb-inner .thumb {
	display: block !important;
}

@media (max-width: 767.98px){
	.tm-page-title > .container, .tm-page-title > .container-fluid {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
}
/* MK:end */