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

.fs-18 { line-height: 1.5; }
.fs-18 h3 { line-height: 33px!important; }
.nectar-fancy-ul li { margin-bottom: 15px!important; font-size: 18px; color: #ddd!important; }
.lead { font-family: Playfair Display; font-size: 28px; line-height: 50px!important; font-weight: 400; }
.back-img-wrap { background: url("/wp-content/uploads/2019/03/hero-alt.jpg") no-repeat top center; min-height: 360px; }


@media only screen and (min-width: 320px) and (max-width: 479px) {

header .icon-salient-search{ display: none!important;}
}


@media only screen and (min-width: 480px) and (max-width: 767px) {

header .icon-salient-search{ display: none!important;}
.hsubtext{ font-size: 17px!important; }
}

@media only screen and (min-width: 768px)and (max-width: 959px) {

header .icon-salient-search{ display: none!important;}
}

@media only screen and (min-width: 960px)and (max-width: 1418px) {

.herotext {font-size: 32px!important;
}
}

