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




.social-icons img {filter: brightness(0) invert(1);width:40px !important;height:auto;display:inline-block;margin-right:10px}
.social-icons a:hover img {filter: none}
html body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines::before {width:22px !important}
html body #header-outer.small-nav header#top nav .sf-menu > li.current_page_item > a:hover, 
html body #header-outer.small-nav header#top nav .sf-menu > li.current_page_item > a, 
html body #header-outer.small-nav header#top nav .sf-menu > li > a:hover {color:#54c2bb !important}
header#top nav ul li.current_page_item a {color:#54c2bb !important}

.mission-statement {
    color: #FFF;
    font-family: Georgia,Verdana;
    font-size: 22px;
    font-style: italic;
    line-height: 36px;
}
.our-story-wrapper{
    padding-left:3%;
}
.georgia-italic{
    color: #FFF;
    font-family: Georgia,Verdana;
    font-style: italic;
}

h2 {color:#12284d}
/*.swiper-slide .content h2 {font-weight:600 !important}*/
.life-store-book-wrapper h2 {color:#ffffff}
h2 {margin-bottom:20px}
.about-wrapper h2:not(:first-child) {margin-top:25px}

ul.quick-links, ul.contact-info {padding:0;margin:0}
ul.quick-links li, ul.contact-info li {list-style:none;font-size:18px;line-height:22px;margin-bottom:10px}
#footer-outer #footer-widgets .col ul li {display:inline-block;width:100%}
#footer-outer #footer-widgets .col ul li a, #sidebar div ul li a {display: inherit !important;}
#footer-outer #footer-widgets .col ul li, #footer-outer #footer-widgets .col ul li a {font-size: 16px !important;font-weight: 600;}
#footer-outer a:hover {opacity: 1 !important;color:#54c2bb !important}


/*.life-store-book-wrapper {color:white}*/
.life-store-book-icon-wrapper {font-size:18px;color:white;padding:5% 0 0}
.life-store-book-icon-wrapper.wpb_row.full-width-content img {margin-bottom:20px}
#cta-take-next-step {font-size:24px;line-height:26px;text-align:center;margin-left:0 !important}

.container-wrap input[type="submit"], .container-wrap button[type="submit"], .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 16px !important;
    border-radius: 0 !important;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
	letter-spacing: 0.1em;}

body[data-form-submit="regular"] .container-wrap input[type="submit"],
body[data-form-submit="regular"] input[type="submit"] {background-color:#333336 !important}

body #header-outer, body[data-header-color="dark"] #header-outer {
    background-color: rgba(255, 255, 255, 0);
}
header#top .container .row {height:100px}
#header-space {position:absolute}
body #header-outer {/*background-color: rgba(0, 0, 0, 0.31)*/background-color: rgba(255, 255, 255, 0) !important;}
body #header-outer.small-nav {background-color: rgb(18, 40, 77) !important;transition: background-color 250ms ease-in !important;}
body #header-outer.small-nav  header#top .container .row {height:80px;}

body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines::before {width:22px !important}



#header-outer[data-full-width="true"] header > .container {border-bottom:1px solid #fff}

@media only screen and (max-width : 420px) {
body header#top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {height: 50px !important;}
}

@media only screen and (min-width : 1px) and (max-width : 1000px) {#header-outer {padding: 0 !important;}}

@media only screen and (max-width : 420px) {
body header#top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {height: 50px !important;}
}

@media only screen and (max-width: 1000px) {
	.contact-info-wrapper {float:left;margin-bottom:4%}
	.contact-form-wrapper {float:right}
	body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li {text-transform:uppercase}
	.our-story-wrapper {text-align:center}
	html body #header-outer {padding:0 !important}
	body #header-outer:not(.small-nav) {background-color: rgb(18, 40, 77) !important}
	body #header-outer.small-nav  header#top .container .row {height:80px;}
	
	header#top .container .row{height: 80px}
	body header#top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {padding: 4px 0;}
	
}
@media only screen and (min-width: 1001px) {
.contact-info-wrapper, .about-wrapper {padding:0 5%}
	#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a::after {border:none !important}
body.material #header-outer.small-nav #logo, body.material #header-outer.small-nav .logo-spacing {margin:0 !important}
	/*#header-outer:not([data-format="left-header"]) header#top nav > ul.sf-menu {border-right: 1px solid white;padding-right: 20px}*/
	body.material #header-outer:not(.small-nav) #logo {margin: 10px 0 !important}
}