/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

li.header-contact-menu {
    margin-right: 0 !important;
}

li.header-contact-menu a {
  font-size: 20px !important;
  margin-right: 0 !important;
}

#header-outer[data-format=centered-menu] #top .span_3, #header-outer[data-format=centered-menu] #top nav>.buttons {
	position: static !important;
}

.sf-menu li.nectar-header-text-content-wrap img {
	width: 100px !important;
	max-width: 100px !important;
	margin: 0 !important;
}

#header-outer .nectar-header-text-content {
	padding-left: 0 !important;
}

#header-outer[data-format=centered-menu] .logo-spacing {
	display: none !important;
}

.mobile-header-contact {
	  font-size: 20px !important;
}

body.material #header-outer #top nav #search-btn {
	margin-left: 25px !important;
	margin-right: 21px !important;
}

body a {
	color: #2c6ace;
}

body.single .featured-media-under-header__meta-wrap {
	justify-content: space-between;
}

body.single .featured-media-under-header__meta-wrap .meta-content-wrap > span {
	display: block;
}

@media(max-width: 500px) {
	body.single .featured-media-under-header__meta-wrap {
		display: block !important;
	}
}


body.single .related-post-wrap .post-meta,
body.single .related-post-wrap .excerpt {
	display: none !important;
}

body.single .related-post-wrap .article-content-wrap {
	padding-bottom: 0;
}

body.single .blog-recent[data-style*=classic_enhanced].related-posts .inner-wrap {
	padding-bottom: 0 !important;
}

body.single .container-wrap.no-sidebar {
	padding-bottom: 0 !important;
}


body.single .material .blog-recent.related-posts {
	padding-bottom: 100px !important;
}

body.category-in-the-media .post-area.featured_img_left article .article-content-wrap .post-featured-img-wrap {
	display: none !important;
}



body.category-in-the-media .post-area.featured_img_left.span_12 .article-content-wrap .post-content-wrap {
	left: 0;
    width: 100%;
    padding: 1% 15px;
}

.post-area.featured_img_left.span_12 .article-content-wrap .post-content-wrap {
	padding: 0 0 60px 30px !important;
}

@media only screen and (max-width: 690px) {
	.post-area.featured_img_left.span_12 .article-content-wrap .post-content-wrap {
		padding: 30px 0 0 0 !important;
	}
}

.ascend .related-post-wrap h3.related-title,
.material .related-post-wrap h3.related-title {
    padding-top: 0 !important;
}


body.single-post .row.related-post-wrap {
	padding: 65px 0 70px !important;
}

.feature-image-caption {
	display: block;
    background: rgba(255, 255, 255, .8);
    color: #161616;
    line-height: 1.4em;
    bottom: 1px;
    position: absolute;
    left: 0;
	top: 100%;
    padding-top: 10px;
    font-size: 14px;
}

@media(max-width: 500px) {
	.feature-image-caption {
		width: 100%;
		font-size: 14px;
		padding: 8px;
	}
	
	.featured-media-under-header__featured-media:not([data-format="video"]):not([data-format="audio"]):not([data-has-img="false"]) {
		margin-bottom: 50px;
	}
}


.wp-caption .wp-caption-text {
    max-width: 90%;
    width: auto;
    margin-left: 5%;
    display: inline-block;
    margin-bottom: 5px;
	border: none !important;
    background-color: none !important;
    box-shadow: none !important;
	top: 0 !important;
	position: static !important;
		
}

body.single-post .divider-wrap .divider-border {
	margin-top: 35px !important;
	margin-bottom: 15px !important;
}


.featured-media-under-header__featured-media .post-featured-img img,
.page-header-bg-image {
	position: static !important;
	width: auto !important;
	height: auto !important;
}

.featured-media-under-header__featured-media:not([data-format="video"]):not([data-format="audio"]):not([data-has-img="false"]) {
	position: static !important;
	padding: 0 !important;
	margin-bottom: 30px !important;
    
}

@media(max-width: 500px) {
	
	.featured-media-under-header__featured-media:not([data-format="video"]):not([data-format="audio"]):not([data-has-img="false"]) {
		margin-bottom: 15px !important		
	}

}

.feature-image-caption {
	max-width: 1000px;
	margin: auto;
	position: static !important;
}

.row .col .wp-caption .wp-caption-text, .wp-caption .wp-caption-text {
	padding-left: 0 !important;
	margin-left: 0 !important;
}







