/* 
Theme Name:		 salient child
Theme URI:		 http://childtheme-generator.com/
Description:	 salient child is a child theme of Salient, created by ChildTheme-Generator.com
Author:			 ThemeNectar
Author URI:		 http://childtheme-generator.com/
Template:		 salient
Version:		 1.0.0
Text Domain:	 salient-child
*/


/*
    Add your custom styles here
*/
body {
	background-color: #f6f6f6 !important;
}
.custom-card {
    background-color: #e7e5e5;
    margin-bottom: 30px;
    height: 100%;
    width: 31%;
}
.custom-card span.meta-category, .custom-card .article-content-wrap {
    padding: 20px;
}
.custom-card .meta-category a {
	color: #20314a;
    font-size: 1.6194rem;
    font-weight: bold;
}
.custom-card .article-content-wrap h5 {
	color: #404041;
    font-size: 1.1244rem;
}
.custom-card ul {
	display: flex;
    flex-wrap: wrap;
    padding: 0px;
    margin: 0px 0px 10px;
}
.custom-card ul li {
    display: flex;
    text-align: left;
    padding: 8px 0px 8px 20px;
    width: 50%;
    position: relative;
}
.custom-card ul li svg {
	position: absolute;
    top: 10px;
    left: -10px;
    height: 25px;
    width: 20px;
}

.single-property-list li {
    list-style: none;
    position: relative;
}
.single-property-list li svg {
	position: absolute;
    top: 3px;
    left: -30px;
    height: 25px;
    width: 20px;
}
.button-black {
    background-color: #20314a;
    color: white;
    width: 100%;
    padding: 6px 48px;
    border-radius: unset !important;
    font-size: 12px;
    border: unset !important;
    font-weight: bold;
    display: flex;
    justify-content: center;
}
body[data-button-style^="rounded"] button {
	border-radius: unset !important;
}
.button-black:hover {
	color: #404041;
    background-color: #cedade;
    cursor: pointer;
}
.main-content img {
	width: 31%;
    height: 240px;
}
.custom-card .post-featured-img {
    height: 280px;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
.custom-card .post-featured-img img {
    height: 100%;
    width: 100% !important;
}

.acc_sumh {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

.wpb_row.vc_row-fluid.vc_row.top-level.full-width-content.vc_row-o-equal-height.vc_row-flex.vc_row-o-content-top.first-section .row-bg-wrap {
    display: none !important;
}

.w_q_div.hjklhk_l p {
    margin-bottom: 0 !important;
    padding-bottom: 8px;
    line-height: 1.5;
    font-size: 15px;
}

.b_b_y .diaggradientback {
	background: #584203 !important;
}

#sc_pagewidth {
    width: 100% !important;
    max-width: 750px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
