/**
Theme Name: EDL Custom Theme
Author: Epic Design Labs
Author URI: https://epicdesignlabs.com
Description: Custom theme developed for you.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: edl-custom-theme
Template: astra
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,700');
ul.fl-service {
    margin: 0 0 0 20px;
}
@media(min-width:1000px){
	ul.fl-service {
		display: flex;
		flex-direction: row;
		flex-flow: wrap;
	}
	ul.fl-service li {
		width:50%;
	}
}

footer form#gform_1 input {
    border: 0px !important;
}

a:focus {
	color:#333f48;
}

.db-object-details h5 {
    font-weight: 700;
}
ul.db-object-details {
    list-style: none;
    margin: 0;
}
ul.db-object-details span, ul.db-object-details a {
    font-size: 15px;
}
ul.db-object-details a, ul.db-object-details a:hover {
    font-weight: 700;
	text-decoration:underline;
}


/*Header CTA Edits*/
.cta-button a {
     background-color: #fff;
     color: #e04e39!important;
}
 .cta-button a:hover {
     background-color: #ceb022;
     color: #f8f0e6!important;
}
/* END Header CTA Edits*/
/* Footer Edits */
/* Form Edits */
 form#gform_1 label {
     display: none;
}
 form#gform_1 input {
     color: #faf6ed !important;
     background-color: transparent;
}
 form#gform_1 input::-webkit-input-placeholder, form#gform_1 input:-moz-placeholder, form#gform_1 input::-moz-placeholder, form#gform_1 input:-ms-input-placeholder {
	 color: #faf6ed !important;
}
 form#gform_1 {
     border: 1px solid #da4d39;
}
 input#input_1_1 {
    /* border-top: 1px solid #df4e39;
     border-bottom:1px solid #df4e39;
     border-left:1px solid #df4e39;
     border-right:none;
     */
     border:none;
     padding: 10px;
}
 form#gform_1 input#gform_submit_button_1 {
     padding: 5px 20px;
     margin-bottom:0px;
}
 form#gform_1 .gform_body {
     width: 80%!important;
     display: inline-block;
}
 form#gform_1 li#field_1_1 {
     padding-right: 0px;
     margin-top: 0px;
}
 form#gform_1 .gform_footer.top_label {
     width: 18%!important;
     display: inline-block!important;
     padding: 0px;
    /* border: 1px solid #da4d39;
     border-left: 0px;
     */
     margin-left: -6px;
     padding-top: 1px;
     margin-top: 0px;
}
 form#gform_1 .ginput_container.ginput_container_email {
     margin-top: 0px!important;
	 border: 0px !important;
}
 form#gform_1 .validation_error {
     width: 80%!important;
     margin: 20px auto;
}
 form#gform_1 .gfield_description.validation_message {
     display: none;
}
 form#gform_1 .gfield_error {
     border-top: 1px solid #ffffff;
     border-bottom: 1px solid #ffffff;
}
/* END Form Edits */
/* END Footer Edits */

/*Home Edits*/

.home .bx-wrapper .bx-controls-auto, .home .bx-wrapper .bx-pager {
    bottom: 15px;
}

.home .fl-module-content-slider .bx-wrapper {
    margin: 0;
}
	
 .posts-right-home .pp-content-grid-pagination, .date-post .pp-content-grid-pagination {
	 display:none;
}


.posts-right-home .pp-content-post {
	margin-bottom:0px;
}

.posts-right-home .pp-content-body {
    border-bottom: 1px solid #e04e39;
	padding-left: 0px!important;
	padding-right: 20px!important;
    margin-left: 30px;
	
}

/* EVENTS */

.title-excerpt-holder span {
    font-size: 18px;
    text-transform: uppercase;
    color: #b7b09c;
}

.date-post .pp-content-post-date, .date-of-event-c {
    background-image: url(http://lifeworksnw.staging.wpengine.com/wp-content/uploads/2018/08/Asset-1-1.png);
    width: 120px!important;
    height: 120px!important;
    background-size: contain;
    background-repeat: no-repeat;
}
.date-of-event-c {
	display: inline-block;
    margin-top: -215px;
    margin-left: -54px;
    position: absolute;
	font-size: 30px;
    font-family: Rooney Regular;
    line-height: 1em;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	padding:20px;
	padding-top: 10px;
}
.date-of-event-c span {
    display: block;
    font-size: 16px;
    font-weight: 700;
}
.date-of-event-c span:nth-child(2) {
    font-size: 60px;
    margin: 7px 0px;
}

.date-of-event-c-blog {
	 background-image: url(http://lifeworksnw.staging.wpengine.com/wp-content/uploads/2018/08/Asset-1-1.png);
    width: 120px!important;
    height: 120px!important;
    background-size: contain;
    background-repeat: no-repeat;
	display: inline-block;
	font-size: 24px;
    font-family: Rooney Regular, serif;
    line-height: 1em;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	padding: 22px;
    padding-top: 34px;
}
h3.event-title-c-blog {
    font-size: 24px;
    padding-left: 15px;
	color:#e04e39;
}

.events-detail-date-box {
/* 	display: block; */
    margin: -140px auto 100px;
    float: none;
    height: 176px;
    width: 170px;
    background-image: url(/wp-content/uploads/2018/09/Date-Hero@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.events-detail-date-box span {
	display:block;
	font-size: 80px;
    text-align: center;
    line-height: 0.7em;
    color: #fff;
    font-weight: 600;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 16px;
    font-family: Rooney Regular, serif;
    padding-left: 20px;
    padding-right: 20px;
}

.events-detail-date-box span:nth-child(1) {
	font-size: 20px!important;
    font-family: Rooney Regular, serif;
    text-transform: uppercase;
    display: block;
}
.events-detail-date-box span:nth-child(3) {
    display:none;
}

.chefCompetitors li {
    float: left;
    width: 50%;
    padding-bottom: 20px;
}

.chefCompetitors li span {
    color: #e04e39;
    font-weight: 700;
}

@media all and (min-width:981px){
.image-date-holder-blog {
    display: inline-block;
	width: 33%;
}

.title-excerpt-holder-blog {
    width: 66%;
    float: right;
}
}

@media all and (max-width:980px){
.date-of-event-c-blog {
    margin: 0 auto!important;
    display: block;
    margin-bottom: 23px!important;
}
}

.custom-events-holder-blog {
    max-width: 336px;
    float: none;
    margin-left: 40px;
}

.date-post .pp-post-day, .date-post .pp-post-month {
	background-color:transparent!important;
}


.date-post span.pp-post-day {
    font-size: 46px!important;
    color: #fff!important;
    line-height: 1em;
	margin-bottom: -10px;
    margin-top: 10px;
}

.third-post-custom .pp-content-post-data:after {
    content: "\f504";
    position: absolute;
    right: 10px;
    top: 4px;
    font-family: dashicons;
    font-size: 26px!important;
    color: #e04e39;
}

.date-post .pp-content-post-data{
	width: calc(90% - 100px)!important;
}

.third-post-custom .pp-content-post-data {
    margin-right: 30px;
}

.home-custom-blog .pp-content-grid-post {
    width: 100%!important;
}

.home-custom-blog .pp-content-post .pp-post-content {
	font-family: Museo Sans Rounded-100;
	font-weight: 200;
	font-size:16px;
}
.home-custom-blog .pp-content-post .pp-post-meta {
	font-family: Museo Sans Rounded-100;
	font-weight:300;
}

.underline-p {
	padding-bottom:25px!important; 
	border-bottom:4.8px solid; 
	display:inline-block;}
@media all and (max-width:1120px) {
	.date-of-event-c {margin-left: 10px;}
}

@media all and (max-width:1050px) {
.date-post .pp-content-post-date {
    width: 100%!important;
    background-image: none;
    background-color: #e04e39;
    margin-bottom: 30px;
}
.date-post  .pp-content-post-data {
    width: 93%!important;
}
	.home-custom-blog .pp-post-image {width:100%!important}
	.blog-custom-with-images .pp-content-grid-inner {
    width: 100%!important;
    padding-top: 30px!important;
}
	.montsterat-font {font-family: Museo Sans Rounded-100;}
	
}

.meteor-slides .meteor-buttons {
    bottom: 15px;
    left: 50%;
}

div.meteor-slides.navpaged, div.meteor-slides.navboth {
    margin-bottom: 0px;
}
/*
.meteor-slides .meteor-buttons a {
    background: url(../images/buttons.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    background-size: cover;
}
*/
/*Services Edits*/

.preventionResources p {
    font-size: 18px !important;
}

.preventionResources a:hover {
	color:#333f48;
	text-decoration:underline !important;
}

.servicesSubMenu .current-menu-item a {
    padding-bottom: 25px!important;
    border-bottom: 5px solid white !important;
    color: white;
}
.servicesSubMenu a:hover {
	color:white;
}
.servicesSubMenu a:focus {
	color:#3a3a3a;
}

p.percent-background {
    background-image: url(/wp-content/uploads/2018/08/Yellow-background@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    height: 200px;
    width: 211px;
    padding-top: 50px!important;
    padding-right: 10px!important;
}

.general-button-b-image a.pp-button , 
.general-button-b-image a.pp-button:hover{
	background-size: contain!important;
    background-repeat: no-repeat!important;	
}
.general-button-b-image a.pp-button:hover {
opacity: .8; 
}

.pink-b-img .pp-button , 
.pink-b-img a.pp-button:hover{
	background:#ecc3b2 !important;
	/* background-image: url(/wp-content/uploads/2018/08/Asset-7@2x.png)!important;	*/
}
.red-b-img .pp-button , 
.red-b-img a.pp-button:hover{
	background:#e04e39 !important;	
	background-image: url(/wp-content/uploads/2018/08/Asset-6@2x.png)!important;
}
.dark-b-img .pp-button , 
.dark-b-img a.pp-button:hover{
	background:#333f48 !important;	
	background-image: url(/wp-content/uploads/2018/08/Asset-5@2x.png)!important;
}

.single-location .map-wrapper .fixed-detail .information .services {
    display: none;
}

.accordion-style .uabb-adv-accordion-button {
    background-color: #f1efeb!important;
}

.accordion-style .uabb-adv-accordion-content .uabb-adv-accordion-button {background-color:transparent!important;}
.accordion-style .uabb-adv-accordion-content {
    margin-left: -60px;
}

.accordion-style .uabb-adv-accordion-content .uabb-adv-accordion-content { 
	margin-left: 35px;
}
.accordion-style .uabb-adv-accordion-content .uabb-adv-accordion-content p {
	font-family: Museo Sans Rounded-100;
	font-size: 24px!important;
	font-weight: 200!important;
}

.accordion-style .uabb-adv-accordion-content .uabb-adv-accordion-button {
	padding-top: 5px!important;
    padding-bottom: 5px!important;
}


.text-left-icon-right .uabb-infobox-text-wrap {
    display: inline-block;
}
.text-left-icon-right .uabb-module-content.uabb-imgicon-wrap {
    display: inline-block;
    float: right;
    padding-bottom: 10px;
}

/* WHAT AND WHY TO GIVE */

.page-id-3756 .pp-testimonials-content p {
    line-height: 1.4;
}

.page-id-3756 .pp-testimonials .layout-3 .layout-3-content {
    padding-left: 15px;
}

/* END WHAT AND WHY TO GIVE */

/* CAREERS */

.featuredJobsList h3 {
    text-decoration: underline;
	color:#e04e39;
}

.entry-content .featuredJobs h3 a {
    color: #e04e39;
}

.entry-content .featuredJobs h3 {
    margin-bottom: 6px;
}

#gform_wrapper_3.gform_wrapper .top_label .gfield_label {
    vertical-align: top;
    padding-top: 10px;
}

.featuredJobs p {
    font-size: 16px;
    font-weight: 700;
    color: #c1b29f;
}

/* END CAREERS */



/*Services Slider Edits*/

.fl-post-slider a.slider-prev, .fl-post-slider a.slider-next {
	background-image: url('/wp-content/uploads/2018/08/Arrow_Left_Red_Large@2x.png');
	height:50px;
	width:50px;
	background-size: contain;
    background-repeat: no-repeat;
}
.fl-post-slider-navigation .fl-post-slider-svg-container {
	display:none;
}

.fl-post-slider a.slider-next {
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fl-post-slider-navigation a {opacity:1;}
.fl-post-slider-navigation a:hover {opacity: .7;}

.fl-post-slider-no-thumb, .fl-post-slider-thumb {
    padding: 80px!important;
}

.fl-post-slider-content a:hover {
	color:#e04e39!important;
}

.fl-post-slider-feed-content {
	font-family: Museo Sans Rounded-100;
	font-weight: 300!important;
	font-size: 20px!important;
}


.l-n-newsletter form#gform_1 {
	border: 1px solid #ffffff;
	max-width: 400px;}
.l-n-newsletter form#gform_1 input {
	color: #ffffff !important;
}

.l-n-newsletter form#gform_1 input::-webkit-input-placeholder {
     color: #fff !important;
}
.l-n-newsletter form#gform_1 input:-moz-placeholder {
    /* Firefox 18- */
     color: #fff !important;
}
.l-n-newsletter form#gform_1 input::-moz-placeholder {
    /* Firefox 19+ */
     color: #fff !important;
}
.l-n-newsletter form#gform_1 input:-ms-input-placeholder {
     color: #fff !important;
}

img#gform_ajax_spinner_1 {
    display: none;
}


/*Latest News*/
.pp-content-grid-post-meta {
    padding-bottom: 16px!important;
    color: #333f48!important;
    text-transform: uppercase;
}
h3.pp-content-grid-post-title a {
    color: #e04e39!important;
	line-height: 1.4em;
}

h3.pp-content-grid-post-title a:hover {
    text-decoration: underline;
}

.pp-content-grid-post-excerpt {
	font-family: Museo Sans Rounded-100;
    font-weight: 200;
    font-size: 20px;
    padding-top: 20px;
}
@media all and (min-width:770px) {
	.howCanWeHelpBox {
    margin-top: -70px;
	}
}




/*Menu Edits*/

/* .dNone {display:none!important;}
.our-services-sub-menu , .who-we-are-sub-menu , .how-you-can-help-sub-menu, .join-our-team-sub-menu {
	background-color:#333f48!important;
	
}
.h-back-blue .fl-row-content-wrap{
	background-color: #333f48!important;
}
.h-back-blue .menu-item a {
	color:#fff!important;
}
.h-back-blue .menu-item a:hover {
	color:#e04e39!important;
}

.h-back-blue .current_page_item a{
	color:#e04e39!important;
}

.h-back-blue .cta-button a, .h-back-blue .cta-button a:hover{
	background-color: #e04e39;
	color:#333f48!important;
}

.our-services-sub-menu, .who-we-are-sub-menu, .how-you-can-help-sub-menu, .join-our-team-sub-menu {
    position: absolute;
    top: 100px;
    z-index: 100;
    width: 100%;
}


.fl-theme-layout-template-default .dNone {

	display:block!important;
} */

/*Post Edits*/

.category-in-post-custom a {
    color: #333f48;
    display: inline-block;
    border-bottom: 2px dashed;
}


/*Events Edits*/


.event-hero-date .fl-rich-text {
    display: block;
    /* max-width: 150px; */
    margin: 0 auto;
    float: none;
    height: 176px;
    width: 170px;
    background-image: url(/wp-content/uploads/2018/09/Date-Hero@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.event-hero-date p {
    font-size: 80px;
    text-align: center;
    line-height: 0.7em;
    color: #fff;
    font-weight: 600;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 16px;
	font-family: Rooney Regular, serif;
    
    padding-left: 20px;
    padding-right: 20px;
}
.event-hero-date span.month-date-event{
    font-size: 20px!important;
	font-family: Rooney Regular, serif;
	text-transform:uppercase;
	display: block;
	
}
.eventWrapper {
    margin-bottom: 120px;
}

.buy-tickets-button-event a {
    //background-image: url(/wp-content/uploads/2018/09/Button-Background-Buy-Tickets@2x.png)!important;
    //background-color: transparent!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    //width: 200px!important;
    //height: 80px;
    text-align: center;
    padding-top: 20px!important;
	background-color: #e04e39 !important;
	padding: 10px 20px !important;
}

h3.event-title-c {
	font-size: 36px;
    color: #e04e39;
    margin-top: 5px;
    margin-bottom: 5px;
	font-weight: 400;
    font-family: Rooney Regular, serif;
    text-transform: inherit;
	line-height: 1.4;
	text-align: left;
}
.event-excerpt-c {
	font-weight: 100;
    font-size: 20px;
    line-height: 1.5;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    padding: 10px 0px;
    font-family: Museo-Sans-Rounded-300;
}

.image-events-c {
	max-height: 330px;
    overflow: hidden;
}


/*Event single Page*/

.bx-wrapper .bx-controls-direction a{
	background: url(/wp-content/uploads/2018/08/Arrow_Left_Red_Large@2x.png) no-repeat!important;
    background-size: contain!important;
}
a.bx-next {
    transform: rotate(180deg);
}

a.bx-next {
    right: -60px!important;
	
}

a.bx-prev {
    left: -60px!important;
}

a.bx-next, a.bx-prev {
	 width: 48px!important;
    height: 48px!important;
}
/*Events Page*/

@media all and (min-width:1080px) {
.event-stream .pp-content-post-data {
    text-align: left;
}

.event-stream .pp-content-post-date.pp-post-meta {
    position: absolute!important;
    display: block;
    left: -55px;
    float: left;
    top: 137px;
    border-radius: 0px!important;
    width: 120px!important;
    height: 120px!important;

}


.event-stream .fl-photo-content.fl-photo-img-jpg {
    max-height: 330px;
    overflow: hidden;
}


.event-stream .pp-content-post {overflow:visible;}

.event-stream .pp-content-post-date {
    background-color: transparent!important;
    background-image: url(/wp-content/uploads/2018/09/Date-Hero@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.event-stream span.pp-post-day {
    font-size: 60px;
	font-family: Rooney Regular, serif;
	line-height: 1em;
}
	
.event-stream span.pp-post-month {
    font-size: 14px;
	font-family: Museo Sans Rounded-100;
	margin-top: 10px;
}
	
	
	}



/*Planned Giving Page*/

.pg-how .fl-col.fl-node-5b965db89ac89.fl-col-small {
    margin-top: -70px;
}

/*General code*/

.right-icon .uabb-module-content.uabb-imgicon-wrap {
    display: inline;
    float: right;
}

.right-icon .uabb-infobox-text-wrap {
	padding-right: 40px;
}

ul.astra-megamenu.sub-menu {
    width: 100%!important;
    padding: 0px!important;
}
.ast-mm-template-content {
    padding: 0px!important;
	margin: -1px;
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-full-megamenu-wrapper {
    opacity: 1;
    visibility: visible;
    display: none;
}
/*
.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.focus .astra-full-megamenu-wrapper, .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.focus .astra-megamenu, .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.focus .astra-megamenu.sub-menu>li {
    opacity: 1;
    visibility: visible;
    display: block !important;
}
*/
.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.ddOpen .astra-full-megamenu-wrapper, .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.ddOpen .astra-megamenu, .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.ddOpen .astra-megamenu.sub-menu>li {
    display: block !important;
	visibility: visible !important;
    opacity: 1 !important;	
}

/*Menu Edits*/
ul#primary-menu {
    margin-top: 7px;
}

.main-header-menu a {
	color:#f8f0e6;
}
.main-header-menu a:hover {
	color:#e04e39;
}
.ast-theme-transparent-header .main-header-menu a{
    color: #ffffff;
}


/* .main-header-bar:hover a.menu-link, .main-header-bar:hover .main-header-menu a, .main-header-bar.ddSubOpen a.menu-link, .main-header-bar.ddSubOpen .main-header-menu a {
	color:#f8f0e6;
} */
/* .main-header-bar:hover a.menu-link:hover,  .main-header-bar:hover .main-header-menu a:hover, .main-header-bar.ddSubOpen a.menu-link:hover,  .main-header-bar.ddSubOpen .main-header-menu a:hover {
	color:#e04e39;
} */
/* .main-header-bar:hover .cta-button a, .main-header-bar.ddSubOpen .cta-button a {
	background-color: #e04e39!important;
	color: rgba(51,63,72, 1)!important;
}

.main-header-bar:hover .cta-button:hover a, .main-header-bar.ddSubOpen .cta-button:hover a  {
	background-color: #f8f0e6;
} */
.astra-megamenu a span.menu-text {
    display: none;
}

/*Menu Responsive*/
.main-header-bar-navigation.toggle-on #site-navigation {
    background-color: rgba(51, 63, 72, 0.9)!important;
}

.main-header-bar-navigation.toggle-on button.ast-menu-toggle {
    color: #e3dfd7;
}

a.menu-link.ast-hide-menu-item {
    display: none!important;
}


.submenu-with-border .astra-full-megamenu-wrapper {
border:none;
}

.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle {
    color: #e35941!important;
}
button.menu-toggle.main-header-menu-toggle.ast-mobile-menu-buttons-minimal {
    //background-color: #faf6ed;
}
.ast-flyout-menu-enable.ast-header-break-point .main-header-bar-navigation #site-navigation {
    padding-top: 100px;
}
.main-header-bar .cta-button a, .main-header-bar .cta-button a:hover {
    color: white !important;
}
span.close {
    margin-right: 30px;
    margin-top: 30px;
    background-color:#faf6ed;
    color: #d85743!important;
}
button.menu-toggle {
    border-radius: 0px!important;
}
a.pp-button {
    padding-top: 15px!important;
}

@media all and (max-width:1080px){
	ul.astra-megamenu.sub-menu {
    border: 2px solid #ffffff!important;
}

}

/* @media all and (min-width:1081px) {
		.main-header-bar:hover, .main-header-bar.ddOpenPresent {
    background-color: rgba(51,63,72, 1);

}
} */

.map-wrapper {z-index:98!important;}

.astra-full-megamenu-wrapper p {
    font-size: 18px;
}

/*planned-giving/what-to-give*/
.golden-title-acordeon h3 {
    font-family: Rooney Regular!important;
    font-size: 24px!important;
    padding-top: 18px;
    padding-bottom: 26px;
}

.golden-title-acordeon .uabb-text-editor {
    max-width: 780px;
    margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 80px;
}
.golden-title-acordeon .uabb-adv-accordion-item-active {
    background-color: #fbfbfa;
}

.golden-title-acordeon .uabb-adv-accordion-button {
    background-color: #edece7!important;
}

.donor-stories-cat p{
	border-bottom:1px dashed; 
	display:inline-block;
	padding-bottom:10px; 
	line-height:1em;
}

/*Volunteer FORM*/


.left-right-custom-form label.gfield_label {
	padding-right:25px;
	border: 0px;
	font-family: Rooney Regular!important;
	font-size: 23px!important;
	font-weight: 300;
}


.left-right-custom-form input, .left-right-custom-form textarea {
    border: 0px;
	border-radius: 0px;
}
.left-right-custom-form  span.gfield_required {
    font-size: 18px!important;
    color: #e04e39!important;
}


.left-right-custom-form  .gfield_captcha_input_container.simple_captcha_medium {
    /* width: 60%!important; */
    display: inline-block;
    margin-left: 15px;
}

.left-right-custom-form  a.chosen-single {
	height: 35px!important;
}
.left-right-custom-form select, .left-right-custom-form select:focus {
    background-color: transparent;
	background-color:#333f48;
    border: 0px;
    //background-image: url(/wp-content/uploads/2018/09/Select@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
	height: 60px;
}

.left-right-custom-form select {
    color: #fff!important;
	//background:pink !important;
}

.left-right-custom-form select option, .left-right-custom-form select:focus option {
    color: #3a3a3a;
	background:white !important;
	color:white;
	background:#333f48 !important;
}
.ginput_container_text, .ginput_container_email, .ginput_container_phone, .ginput_container_textarea, .simple_captcha_medium {
	display: inline-flex !important;
}
.ginput_container_text input, .ginput_container_email input, .ginput_container_phone input, .ginput_container_textarea textarea, .simple_captcha_medium input {
    border: 1px solid #cccccc !important;
}
 
.left-right-custom-form input.gform_button.button {
    background-color: transparent;
    background-image: url(/wp-content/uploads/2018/09/Send-Button@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
	color: #fff;
}
.left-right-custom-form .gform_footer.top_label {
    max-width: 135px!important;
    margin: 0 auto;
    margin-top: 40px;
}
.left-right-custom-form.gform_wrapper select {
    padding: 0px 0 8px 20px;
	font-size: 15px!important;
}

@media all and (max-width:700px){
	body .gform_wrapper ul li.gfield {
		margin-top: 40px;
	}
}

@media all and (min-width:701px) {
	.left-right-custom-form label.gfield_label {
    width: 40%;
}
	
	.left-right-custom-form .ginput_container {
    width: 60%;
    display: inline-block;
}
	
	.left-right-custom-form  .gfield_captcha_container {
    width: 60%;
    display: inline-block;
}
	
	.left-right-custom-form  input#input_2_8 {
    width: 220px;
}
}
@media all and (max-width:790px){
	.left-right-custom-form select {
    color: #333f48!important;
    background-image: none;
    background-color: #bfb9a6;
	background-color:#333f48 !important;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
}

/*Job Listing*/
.job-listing-form form#gform_1 input{
	color: #3a4852 !important;
}
.job-listing-form form#gform_1 {
    border: 1px solid #3a4852;
}


.job-listing-form input#input_1_1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #3a4852!important;
}
.job-listing-form input#input_1_1::-moz-placeholder { /* Firefox 19+ */
  color: #3a4852!important;
}
.job-listing-form input#input_1_1:-ms-input-placeholder { /* IE 10+ */
  color: #3a4852!important;
}
.job-listing-form input#input_1_1:-moz-placeholder { /* Firefox 18- */
  color: #3a4852!important;
}


/* LOCATIONS */

#search-by-service #service-list {
    max-width: 1116px;
}
#search-by-service #service-list LI {
    padding: 0px 48px 0px;
    line-height: 21px;
    margin-bottom: 14px;
}

#search-by-service #service-list li label .checkmark {
    top: 4px;
}

.single-location .services .service-list li {
    list-style: none;
    display: inline-block;
    width: 45%;
    margin-right: 5%;
    vertical-align: top;
    margin-bottom: 6px;
}

.single-location .map-wrapper #lifeworks-map.location-detail {
	width: 100%;
	max-height: 350px;
}

.single-location .map-wrapper .fixed-detail {
    width: 0%;
    display: none;
}

.map-wrapper .location-wrapper #search-by-zip, .map-wrapper .location-wrapper .location-detail {
    width: 365px;
}

.map-wrapper .location-wrapper .location-detail .information {
    padding: 25px 50px;
    max-height: 500px;
    overflow: overlay;
    margin-bottom: 20px;
}

/* END LOCATIONS */

/*Story CSS*/

.story-slider a.fl-post-slider-feed-more {
    font-size: 14px;
    color: #cfb023;
    font-weight: 600;
    border-bottom: 1px solid;
    padding-bottom: 0px;
}

 h2.fl-post-slider-title a {
	font-family: Rooney Regular, serif;
}

button.slick-prev.slick-arrow, button.slick-next.slick-arrow {

    background-size: contain;
    background-repeat: no-repeat;
    height: 150px;
    width: 80px;
    z-index: 999;
}
button.slick-prev.slick-arrow {
    background-image: url(/wp-content/uploads/2018/10/left-yellow@2x.png);
	left: -40px;
}
button.slick-next.slick-arrow {
	background-image: url(/wp-content/uploads/2018/10/right-yellow@2x.png);
	right: -40px;
}

.slick-next:before, .slick-prev:before {
	color:transparent!important;
}

.event-excerpt-c {
    color: #333f48;
}


/*Team Members Page*/

.teamPageBlock .uabb-post-thumbnail.uabb-blog-post-section {
    margin-bottom: 20px;
}

.position-job-c {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 3px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #3a3a3a;
    letter-spacing: 1.2px;
}



form#search-by-service h2, .map-wrapper .fixed-detail .information .name {
   font-weight: 400;
    font-family: Rooney Regular, serif!important;
}

.map-wrapper .fixed-detail .information .address, .map-wrapper .fixed-detail .information .phones, .map-wrapper .fixed-detail .information .hours {
	    font-family: Museo Sans Rounded-100!important;
	
}

.gallery-icon {
	border:0px;
}

/* BENEFITS */

.entry-content table td {
    text-align: center;
}

tbody tr:first-child th {
    text-align: center;
}

table, th, td {
    border: 0px;
}

tbody tr:nth-child(n+2) th, tbody tr:nth-child(n+2) td {
    border: 1px solid #e8e6e0;
}


/* END BENEFITS */

/* ANNUAL REPORTS PAGE */

.annualreport-featured a.pp-button {
    background: #e04e39;
    color: white;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    padding: 15px 60px !important;
    max-width: 450px;
}

.annualreport-featured .pp-infobox-button.pp-button-wrap {
    margin-top: -56px;
}

/* END ANNUAL REPORTS PAGE */

/* CONTACT */

.fl-node-5c35e53cea5cd {
    z-index: 1;
    position: relative;
}

#gform_fields_4 li#field_4_1, #gform_fields_4 #field_4_3 {
    display: inline-block;
	width:49%;
	max-width:100%;
	margin-right:1% !important;
}
#gform_fields_4 #field_4_2, #gform_fields_4 #field_4_4 {
    display: inline-block;
	width:49%;
	max-width:100%;
	margin-left:1% !important;
}

/* END CONTACT */

/* MEGA MENU */

.astra-full-megamenu-wrapper {
    min-height: 720px;
    background: #333f48 !important;
}

.astra-megamenu {
    color: #faf6ed;
    font-size: 18px;
}

/* END MEGA MENU */

/* ANIMATIONS */

/* ----------------------------------------------
 * Generated by Animista on 2019-1-15 18:55:23
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation rotate-in-2-cw
 * ----------------------------------------
 */


.rotate-in-2-cw:hover {
	-webkit-animation: rotate-in-2-cw 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: rotate-in-2-cw 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.rotate-in-2-ccw:hover {
	-webkit-animation: rotate-in-2-ccw 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: rotate-in-2-ccw 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}


@-webkit-keyframes rotate-in-2-cw {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotate-in-2-cw {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}
/* ----------------------------------------------
 * Generated by Animista on 2019-1-15 18:59:57
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation rotate-in-2-ccw
 * ----------------------------------------
 */
@-webkit-keyframes rotate-in-2-ccw {
  0% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotate-in-2-ccw {
  0% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}
.main-header-menu a {
    color: #f8f0e6;
}

@media all and (min-width:1080px){
	.mobileMenu {
		display:none;
	}
	.cta-button a, .cta-button a:hover {
		margin:auto;
	}
}
@media all and (max-width:1079px){
	.main-header-bar-wrap {
	//display:none;
	}
	#menu-main-menu-mobile li:last-child a span {
		background-color: transparent!important;
		background-image: url(/wp-content/uploads/2018/09/Send-Button@2x.png)!important;
		background-size: inherit;
		background-repeat: no-repeat;
		padding: 16px 25px;
	}
	#menu-main-menu-mobile ul li:first-child a {
		background-image: url(/wp-content/uploads/nav-mobile-arrow.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 2%;
	}	
}
@media all and (max-width:768px) {
	.home .map-wrapper .location-wrapper {
		position: relative;
		top: auto;
		right: auto;
	}
	.home .map-wrapper .location-wrapper #search-by-zip {
		width: 100%;
	}	
	.home .map-wrapper .location-wrapper .location-list li {
		clear: both;
	}
}

.sub-menu a.menu-link {
    //background-color: #333f48;
    //border-bottom: 1px solid #ffffff61!important;
}

.locations-heading {
	position:relative;
}

.locations-heading span.fl-heading-text::before {
    content: url(https://lifeworksstagi.wpengine.com/wp-content/uploads/marker-red-mid1.png);
	position: absolute;
    left: -35px;
}
.ast-desktop .main-header-menu.submenu-with-border .sub-menu .menu-link, .ast-desktop .main-header-menu.submenu-with-border .children .menu-link {
	border-color: #272e33!important;
}

.mapsvg-controller-view-content {
	display:flex!important;
	flex-direction: column-reverse!important;
}
@media(max-width:1400px){
	.ast-masthead-custom-menu-items {
		padding: 0;
	}	
	.ast-header-break-point.ast-header-custom-item-outside .main-header-bar .ast-search-icon {
		margin-right: 0;
	}
	.ast-search-icon .astra-search-icon {
		font-size: 1.8rem;
	}
	.astra-search-icon::before {
		color: #e24d32;
	}	
	.ast-header-break-point .main-header-bar .ast-search-menu-icon.slide-search .search-form {
		right: 0;
		left: 0;
	}
	.ast-search-menu-icon.ast-dropdown-active {
		position: initial;
	}
	.search-custom-menu-item {
		position: initial;
	}
	.header-main-layout-1 .main-header-container {
		position: relative;
	}
	.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form, .ast-search-menu-icon.ast-dropdown-active.slide-search .search-form label, .ast-search-menu-icon.ast-dropdown-active .search-field {
		max-width: 100%;
	}
}