/*
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.1
*/


.home-header-text {
    font-size: 3em;
    padding-bottom: 20px;
}

.home-header-slide .swiper-slide .content h2 {
    line-height: 1em;
}

.single-post.ascend #page-header-bg.fullscreen-header, .single-post #single-below-header.fullscreen-header {
    background-color: #fff !important;
}   

/* === FOOTER === */

#footer-outer .img-footer {
	max-width: 166px;
	display: inline-block;
}

@only screen and (max-width: 690px) {

div#text-2.widget.widget_text h4 {
	text-align: center;
}

}

