/*
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
*/

@import url("../salient/style.css");

.team-member-overlay~p {
    padding: 0px !important;
}


body[data-bg-header="true"] .container-wrap {
    padding-bottom: 0px !important;
}
.team-member[data-style="meta_overlaid"] .team-meta h3 {
    font-size: 22px !important;
}


.team-member[data-style="meta_overlaid"] .team-meta p {
    font-size: 14px !important;
}

.testimonial_slider blockquote {
  font-size: 20px!important;
   line-height: 35px!Important;
}

.my-font-size span {
    font-size: 16px !important;
    line-height: 1.5em !important;
}

body {
    color: #37324a !important;
}

#toggle-nav {

	display: none;

}

@media only screen and (max-width : 1000px) {

	#toggle-nav {

		display: block;
		float: right;

	}

}


.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  height: 900px;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

@media only screen and (max-width : 511px) {

    .iframe-container {
      height: 1600px;
    }


    body #ajax-content-wrap .nectar-slider-wrap div.swiper-slide .content h2 {
        font-size: 24px!important;
        line-height: 31px!important;
        margin-bottom: 7px;
        letter-spacing: -0.5px;
    }

    body #ajax-content-wrap .nectar-slider-wrap div.swiper-slide .content p span {
        font-size: 13px!important;
        line-height: 27px!important;
        padding-bottom: 7px;
    }
    body #ajax-content-wrap .nectar-slider-wrap div.swiper-slide .content p {
        font-size: 13px!important;
        line-height: 27px!important;
        padding-bottom: 7px!important;
    }
    body #ajax-content-wrap .nectar-slider-wrap div.swiper-slide .button a {
        font-size: 15px!important;
        padding: 2px 7px;
    }

    body #ajax-content-wrap .nectar-slider-wrap .swiper-slide .content {
        margin-top: 10px !important;
        top: 20px !important;
    }

}

.page-id-7113 #footer-outer {
display: none !important;
}

.page-id-7170 #footer-outer {
display: none !important;
}

.page-id-10933 #footer-outer {
display: none !important;
}

.page-id-10933 #header-space , .page-id-10828 #header-outer {

display:none;

}

.container-wrap {
    background-color: #fff !important;
}

.testomonial_slider image-icon {
    display: none !important;
}

.testimonial_slider .image-icon {
	display: none !important;
}

.testimonial_slider blockquote p:first-of-type::before {
	content: open-quote;
}

.testimonial_slider blockquote p:first-of-type::after {
	content: close-quote;
}

  body,.toggle h3 a,body .ui-widget,table,.bar_graph li span strong,#slide-out-widget-area .tagcloud a,#search-results .result .title span,.woocommerce ul.products li.product h3,.woocommerce-page ul.products li.product h3,body .nectar-love span,body .nectar-social .nectar-love .nectar-love-count,body .carousel-heading h2 {
	font-family:Raleway;
	font-size:16px;
	line-height:28.8px !important;
	font-display: swap;
}

.bold,strong,b {
	font-family:Raleway;font-weight:bold;
	font-display: swap;
}

.nectar-fancy-ul ul li .icon-default-style[class^="icon-"] {
	line-height:28.8px!important;
}
