/*
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
*/


body .portfolio-items .col img {
    display: block;
    margin-bottom: 0;
    width: inherit !important;
}

#top #logo {
    width: auto;
    max-width: none;
    display: block;
    line-height: 22px;
    font-size: 33px !important;
    letter-spacing: -1px;
    color: #4B6DB4;
    font-family: 'Open Sans';
    font-weight: bold;
}

.comments-section {
	display:none;
}

#featured .orbit-slide.centered article .post-title h2 {
    margin: 0 auto 7px auto;
        margin-top: 150px !important;
    left: -10px;
    max-width: 560px;
    min-width: 560px;
}

#current-category {display:none !important}

.nectar-love-wrap {display:none !important}

.portfolio-items .work-meta {
    text-align: left;
    float: left;
    width: 100%;
    font-size: 11px;
    color: #999;
}

.vert-center a:first-of-type {display:none} 

.portfolio-items .col.span_3 .work-meta h4 {
    font-size: 16px;
    line-height: normal;
    letter-spacing: -1px;
}

.category .subheader {display:none;}

.portfolio-filters-inline ul li {display:inline-block !important}


#top nav.sub-menu{
    background-color: transparent !important;
}
.sub-menu{
    background-color: transparent !important;
}


#recent-projects-3 h4 {display:none}


body.single .project-title .section-title {
    padding: 0 0px 0 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}


@media only screen and (min-width:999px) and (max-width: 1250px){
#header-outer #top .col.span_3 #logo {
    vertical-align: middle;
	font-size:18px !important;
	}
	
}

@media only screen and (min-width : 690px) and (max-width : 1000px) {
.single-portfolio #full_width_portfolio .row .col.section-title h1 {
    max-width: 590px;
    margin: 0 auto;
    letter-spacing: -1px;
    font-size: 28px;
	line-height:40px;
}}
@media only screen and (min-width: 1px) and (max-width: 999px){
#header-outer #top .col.span_3 #logo {
    vertical-align: middle;
	font-size:13px !important;
	}
	
}
@media only screen and (max-width : 690px) {
body.single-portfolio .row .col.section-title.span_12 h1 {
    width: 280px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 2.2em;
	}
	.mw-main-about-image {display:none}
}
