/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.2
*/
body #ajax-content-wrap .nectar-social.fixed .nectar-social-inner a i {
	font-weight: 400 !important;
}
body #full_width_portfolio .project-title {
	display: none;
}
.comments-section .comment-wrap {
    display: none !important;
}

img.full_img{
	width:100% !important;
}

.post .content-inner .post-featured-img img {
	width: 100% !important;
	max-height: 280px;
	object-fit: cover;
}