/*
	Theme: Salient Child
	Template: salient
*/
.row.page-header-no-bg {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 5px;
    background-color: #fff;
}
body .container-wrap{
	margin-top: 20px;
}
body[data-bg-header="true"] .container-wrap, body.single-portfolio .container-wrap, body.page-template-template-portfolio-php .container-wrap{
	margin-top: 20px !important;	
}
.post-header, #single-below-header {
    margin: 30px 0px 0px;
    font-size: 10px;
}
header .search-form {
    width: 100%;
    position: static;
    margin: 0px;
    display: block;
}
body.search-results .container-wrap{
    margin-top: 5px !important;
}
.home .addtoany_share_save_container.addtoany_content_bottom {
    display: none;
}
@media only screen and (max-width: 690px){
    body .container, div.slider-nav {
        max-width: 100% !important;
    }
}