/*
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
*/
div[data-style="default"] .toggle.open h3 a {
	background: #014f9d;
}
/*body .toggle:not(.open)>div {
	display: none!important;
}*/
@font-face {
    font-family: 'edenredlight';
    src: url('fonts/Edenred/edenred_light-webfont.eot');
    src: url('fonts/Edenred/edenred_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Edenred/edenred_light-webfont.woff2') format('woff2'),
         url('fonts/Edenred/edenred_light-webfont.woff') format('woff'),
         url('fonts/Edenred/edenred_light-webfont.ttf') format('truetype'),
         url('fonts/Edenred/edenred_light-webfont.svg#edenredlight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'edenredregular';
    src: url('fonts/Edenred/edenred-webfont.eot');
    src: url('fonts/Edenred/edenred-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Edenred/edenred-webfont.woff2') format('woff2'),
         url('fonts/Edenred/edenred-webfont.woff') format('woff'),
         url('fonts/Edenred/edenred-webfont.ttf') format('truetype'),
         url('fonts/Edenred/edenred-webfont.svg#edenredregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.hero-gradient h1 {
    font-size: 38px;
    line-height: 43px;
}
.hero-content-area{
	width: 75%;
	margin: 0 auto;
}
body{
	line-height: 1.333em!important;
}
p{
    font-size: 16px;
    line-height: 25px;
}
.fine-print {
    font-size: 12px;
    line-height: 17px;
}
.fine-print p{
	margin-bottom: 0;
}
.disclaimer{
font-size:10px;
line-height:12px;
}
header#top {
    -webkit-box-shadow: 0px 11px 15px -10px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 11px 15px -10px rgba(0,0,0,0.16);
    box-shadow: 0px 11px 15px -10px rgba(0,0,0,0.16);
}
.hover-group:hover {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50,50,50,0.3);
    -moz-box-shadow: 0px 0px 15px 0px rgba(50,50,50,0.3);
    box-shadow: 0px 0px 15px 0px rgba(50,50,50,0.3);
    transition: all .5s ease;
    cursor: pointer;
}
.about-icons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.hover-group {
    display: block;
    flex: 13% 1 1;
    text-align: center;
    border: 1px solid #cccccc;
    background: #f8f8f8;
    padding: 20px;
    margin-right: 20px;
}
.row .col .hover-group img:not([srcset]), .row .col .hover-group img {
    margin: 10px 0;
    width: 45%;
}
.hover-group:last-of-type {
    margin-right: 0px;
}

.products-container{
	width:100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}

.product-block{
	width: 27%;
	display: inline-block;
	border:1px solid #cccccc;
	background: #f8f8f8;
	padding:20px;
	text-align:center;
	}
.product-block a{
	color: #555;
}
.product-block:hover{
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50,50,50,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(50,50,50,0.3);
	box-shadow: 0px 0px 15px 0px rgba(50,50,50,0.3);
	transition: all .5s ease;
	cursor:pointer;
}
.row .col .product-block img:not([srcset]), .row .col .product-block img {
	margin: 10px 0;
	width: 35%;
}
.middle{
	margin: 0 6%;
}
.left{
	float: left;
}
.right{
	float: right;
}
.products-bottom{
	margin-top: 40px;
}
.custom-tabs{
	max-width: 65%;
	margin: 0 auto;
}
.custom-tabs .tabbed[data-style*="material"] .wpb_tabs_nav{
	margin-bottom: 0!important;
}
.custom-tabs .tabbed[data-style*="material"][data-color-scheme="extra-color-2"] ul li a.active-tab:after{
	box-shadow: none;
}
.custom-tabs ul:after{
	display: none!important;
}
.custom-tabs .ui-tabs-panel {
    border: 1px solid #ccc;
	padding: 20px;
}
.custom-tabs .ui-tabs-panel a{
	color: #004f9d;
}
.custom-tabs .ui-tabs-panel ul li{
	list-style: none;
}
.custom-tabs .ui-tabs-panel ul{
	margin-left: 5px;
}
.custom-tabs .ui-tabs-panel h3{
	font-size: 20px;
}
.custom-tabs .tabbed[data-style="material"] ul.wpb_tabs_nav li a {
    line-height: 1.42857143;
    border-radius: 0;
    border-top: 1px solid #e5e5e5!important;
    border-left: 1px solid #e5e5e5!important;
    border-right: 1px solid #e5e5e5!important;
    background-color: #f8f8f8;
    color: #555555;
    padding: 15px 18px 15px 18px;
    font-size: 20px;
}
.customer-support{
	padding: 20px;
    border: 1px solid #cccccc;
    background: #f8f8f8;
}
.customer-support a, .customer-support h3{
	color: #004f9d;
}
.cf-left .wpcf7{
	max-width: 80%;
}
.cf-left .wpcf7 br{
	display: none;
}
.wpcf7 p{
	padding-bottom: 15px;
}
.wpcf7 input.wpcf7-submit {
    background: #004f9d;
    padding: 10px 20px;
    color: white !important;
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    border: none!important;
    font-weight: 400;
    border-radius: 0;
    outline-width: 0;
    width: 20%;
    box-shadow: none;
	border-radius: 0!important;
	line-height: normal;
}
input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date], .material.woocommerce-page[data-form-style="default"] input#coupon_code {
    background-color: #fff!important;
    border-radius: 3px!important;
    border: 1px solid #e0e0e0!important;
}
.nw_button{
	font-weight: normal;
	text-transform: none;
}
.wpb_text_column a{
	color: #004f9d;
}
body.material .nectar-button.large {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 18px;
    line-height: 24px;
	font-weight: normal;
}
.resource-thumbs img{
	border: 5px solid #fff;
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;
    -moz-box-shadow: 1px 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
}
#copyright .col.span_5 > p{
	display: none;
}
#copyright .col.span_5 {
	width: 100%;
	float: none;
	text-align: left;
}
#footer-outer #copyright .col ul.customcp{
	float: none;
}
#footer-outer #copyright .col ul.customcp > li:first-child{
	margin-left: 0;
}
.hs_email label {
    display: none;
}
.custom_hubspot input[type="email"] {
    width: 100%;
    border: none!important;
    color: #555555;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    padding: 8px!important;
    border-radius: 3px!important;
	margin-top: 5px;
}
.custom_hubspot .hs-button {
    margin: 10px 0 25px 0;
    background-color: #004f9d;
    width: 35%;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    padding: 8px 12px;
    border-radius: 0px;
}
.social-links {
    float: left;
    padding-bottom: 20px;
}
.social-links li {
    display: inline-block;
	margin-right: 10px;
}
#footer-outer .social-links li a{
	font-size: 25px;
}
#footer-outer .social-links li a i {
	font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}
#footer-outer .row {
    padding-bottom: 0!important;
	padding-top: 20px!important;
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	flex-wrap: wrap;
}
a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
header#top nav ul li a {
    color: #555;
}
body[data-dropdown-style="minimal"] header#top .sf-menu li ul li a, body[data-dropdown-style="minimal"] #header-outer .widget_shopping_cart .quantity, body[data-dropdown-style="minimal"] #header-outer .widget_shopping_cart .cart_list li, body[data-dropdown-style="minimal"] #header-outer .cart-notification, body[data-dropdown-style="minimal"] #header-outer .total, body[data-dropdown-style="minimal"] #header-outer .total strong, body[data-dropdown-style="minimal"] #header-outer ul.product_list_widget li dl dd {
    color: #555;
}
@media only screen and (min-width: 1001px){
	body.material #header-outer #logo, body.material #header-outer .logo-spacing {
		margin-top: 8px!important;
		margin-bottom: 9px!important;
	}
}
.custom-tabs .tabbed[data-style="material"] ul.wpb_tabs_nav li a.active-tab{
	color: #fff;
}
.lime-green-button {
    background: #004f9d;
    padding: 10px 20px;
    color: white !important;
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    border: none;
    font-weight: 400;
}
.bluenavy-button {
    padding: 10px 20px;
    color: white !important;
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
    background-color: #555c66;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.ered-employer-savings-form label span{
	color: inherit!important;
}
.nectar-button.large.download_faq{
    line-height: 18px;
	font-size: 18px;
    font-weight: 400;
}
.nectar-button{
	letter-spacing: 0!important;
	text-transform: none;
}
div[data-style="default"] .toggle{
	text-align: left;
}
#header-secondary-outer ul {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
	-webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
body #header-secondary-outer nav >ul >li{
	padding: 9px 0 8px 0;
}
#header-secondary-outer ul.sf-menu li, body #header-secondary-outer nav >ul >li >a{
	text-transform: uppercase;
    color: #555;
    font-size: 15px!important;
}
body #header-secondary-outer nav >ul >li.button_solid_color {
    background: #004f9d;
}
body #header-secondary-outer nav >ul >li.button_solid_color > a{
    color: #fff;
	margin-right: 10px!important;
}
body #header-secondary-outer nav >ul.sf-menu {
    padding: 0!important;
}
#header-secondary-outer ul li.justify-end{
	margin-left: auto;
}
div.ptp-plan {
    background-color: #00a1e4!important;
	color: #fff!important;
}
div.ptp-price {
    background-color: #72c6ef!important;
	color: #fff!important;
}
.cd-timeline-img[class*=" icon-"] {
    background-color: #004f9d!important;
}
.managers img{
	border-radius: 5px;
}
.managers.single-manager h3, .managers.single-manager h4{
	margin-bottom: 0;
}
.back-management{
	margin-bottom: 20px;
    background-color: #f8f8f8;
    padding: 6px 10px;
    border-radius: 5px;
}
.back-management ul{
	padding: 0;
	margin: 0;
    list-style-type: none;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
	-webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.back-management ul li {
    list-style: none;
    list-style-position: outside;
}
.fullwidth_btn{
	width: 100%;
	text-align: center;
}
.fullwidth_img{
	width: 100%;
	height: auto;
}
.home_hero h1, h2.home_hero {
	font-size: 38px;
    line-height: 43px;
}
.home_hero p{
	font-size: 18px;
}
.home_hero .nectar-button{
	max-width: 270px;
	width: 100%;
	text-align: center;
}
.secondary-menu.first-left .page-submenu li:first-child {
    float: left;
}
.employee-calculator {
    width: 65%;
    max-width: 830px;
    margin: 10px auto;
    text-align: left;
}
.row .why-choose-col .col img:not([srcset]){
    width: 30%;
}

 .feedzy-rss ul li{
    vertical-align: top;
    padding: 15px!important;
    flex: 1;
    display: block;
    border:1px solid #cccccc;
    min-height: 275px;
 }
 .feedzy-rss .rss_item {
    border-bottom: 1px solid #cccccc;
    margin: 15px;
    background: #ffffff;
}
.feedzy-rss .rss_item .title {
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
}
 .rss_header{
  display: none;
 }
 .rss_content{
  display: none;
 }
 .feedzy-rss .rss_item .rss_image {
    margin: 0 0 10px 0;
    width: 100%!important;
}
.feedzy-rss ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
	width: 100%;
}
.feedzy-rss .rss_item .rss_image span {
    left: 0;
}
.product-image p{
	padding: 0!important;
	margin: 0!important;
}

.product-image .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	-ms-flex-pack: distribute;
    justify-content: space-around;
    height: 100%;
}
.product-image {
    background-color: #f3f3f4;
    text-align: center;
    border-radius: 15px;
    padding: 10px;
    height: 200px;
}
.product-image h2{
	color: #13145c;
}
.product-image img {
    margin: 10px auto!important;
}
.row .col .product-image img:not([srcset]) {
    max-width: 80%;
    max-height: 100px;
}

.page-submenu li a.active {
    color: #004f9d!important;
}
@media only screen and (max-width: 768px){
  .feedzy-rss ul li {
    flex-basis: 40%;
  }
}
@media only screen and (max-width: 450px){
  .feedzy-rss ul li {
    flex-basis: 85%;
    min-height: 0px;
  }
  .feedzy-rss .rss_item .rss_image {
    width: 100%!important;
    display: block;
  }
}

@media only screen and (max-width: 690px){
	.wpb_wrapper h2.vc_custom_heading {
		font-size: 25px!important;
		line-height: 30px!important;
	}

}
@media screen and (min-width: 769px){
	.half_col_custom_left > .col > .vc_column_container , .half_col_custom_right > .col > .vc_column_container{
		min-height: 500px;
	}
	.half_col_custom_left > .row-bg-wrap > .using-image > .row-bg {
		width: 50%;
		left: auto;
		right: 0;
	}
	.half_col_custom_right > .row-bg-wrap > .using-image > .row-bg {
		width: 50%;
	}
}
@media only screen and (max-width: 768px){
	.about-icons {
		flex-wrap: wrap;
	}
	.hover-group {
		flex: 100% 0 0;
		margin-bottom: 15px;
	}
	.product-block{
	width: 50%;
	display: block;
	margin:0 auto;
	}
	.product-image{
	height:auto;
	margin-top:30px;
	}
	.first{
	margin-top:0;
	}
	.left{
	float:none;
	}
	.right{
	float: none;
	}
	.middle{
	margin:20px auto;
	}
	.products-bottom{
	margin-top: 0px;
	}
	.products-container {
	width: 100%;
	display: block;
	}
}
@media only screen and (max-width: 480px){
	.product-block{
	width: 90%;
	display: block;
	margin:0 auto;
	margin-bottom:20px;
	}
}
.page-submenu li a {
    color: inherit!important;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    display: block;
    opacity: 0.7;
    font-weight: bold;
}
