/*
    Template:       camille
    Theme Name:     Camille Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Camille - Multi-Concept WordPress Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    camille-child
    Domain Path:    /languages/
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700');

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, table th{
    color: #5F5F5F;
}
#join-team-banner{
    background-position: center top !important;
}
#feed-program-header{
    background-position: right bottom !important;
}
.mega-menu .mm-popup-wide .inner > ul.sub-menu > li li.submenu-position-right > ul.sub-menu{
    box-shadow: 0 0 38px 0 rgba(41, 44, 58, 0.09);
}
.fsf-go-front-on-hover{
    position: relative;
}
.fsf-go-front-on-hover:hover{
    z-index: 5;
}
.main--loop-container .la-loop{
    overflow-y: hidden;
}
.footer-top .search-form .search-button{
    color: #ffffff;
}
.footer-top .search-form .search-field:focus{
    border-color: #c15b00;
}
.pricing__desc.js-el, .pricing-box-description{
	text-align: center;
    margin: 0;
    color: #BED645;
    font-weight: bold;
    line-height: 1.3;
    padding: 2rem;
}
.pricing__desc.js-el{
    font-size: 1.8rem;
}
.pricing-box-description{
    font-size: 2rem;
}
.pricing-box-description.big{
    font-size: 3.5rem;
    line-height: 1.5;
}
.pricing__icon.js-el{
    width: 100% !important;
    height: auto !important;
}
.row-background-top.vc_force_top_bg{
    background-position: center top !important;
}
.row-background-bottom.vc_force_bottom_bg{
    background-position: center bottom !important;
}
.vc_column_container.vc_force_bottom_bg .vc_column-inner{
    background-position: center bottom !important;
}
.row-background-center-bottom{
    background-position: center bottom !important;
}
.row-background-right-bottom{
    background-position: right bottom !important;
}
.charity-icons a:hover{
    opacity: .8;
}
.charity-icons.pdf-icons a{
    display: inline-block;
    margin-right: 5.5rem;
}
.orange{
    color: #FF7900;
}
.green{
    color: #C2D500;
}
.gray{
    color: #5F5F5F;
}
.charity-icons.pdf-icons .pdf-footer{
    color: #FF7900;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1.7rem;
    line-height: 1.5;
    padding-top: 10px;
}
.text-center{
    text-align: center !important;
}
.text-left{
    text-align: left !important;
}
.full-image{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.fsf-orange-btn{
    color: #ffffff !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 30px;
    background: #FF7900;
    font-weight: 700;
    padding: 7px 20px 5px;
    transition: background 0.5s ease;
}
.fsf-orange-btn:hover{
    background: #C2D500 !important;
}
.underlined{
    text-decoration: underline;
}
#colophon .footer-links{
    color: #ffffff;
    transition: color 0.5s ease;
}
#colophon .footer-links:hover{
    color: #c2d700;
}
.fsf-btn-default{
    background: #FF7900 !important;
    transition: background 0.5s ease;
    border: none;
}
.fsf-btn-default:hover{
    background: #C2D500 !important;
}
.fsf-btn-default:focus{
    color: #ffffff !important;
}
.fsf-btn-inverted{
    background: #C2D500 !important;
    transition: background 0.5s ease;
    border: none;
}
.fsf-btn-inverted:hover{
    background: #FF7900 !important;
}
.fsf-btn-magenta{
    background: #D02F86 !important;
    transition: background 0.5s ease;
    border: none;
}
.fsf-btn-magenta:hover{
    background: #C2D500 !important;
}
.fsf-btn-white{
    color: #FF7900 !important;
    background: #FFFFFF !important;
    transition: background 0.5s ease;
    /*border: 2px solid #FF7900 !important;*/
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
}
.fsf-btn-white:hover{
    color: #FFFFFF !important;
    background: #FF7900 !important;
}
.fsf-btn-all-white{
    color: #ffffff !important;
    background: #FF7900 !important;
    transition: background 0.5s ease;
    border: 2px solid #ffffff !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    padding: 10px 50px 8px;
}
.fsf-btn-all-white:hover{
    color: #FF7900 !important;
    background: #FFFFFF !important;
}
.fsf-btn-large{
    width: 30%;
    min-width: 300px;
    padding: 10px 50px;
    font-size: 1.4rem;
    line-height: 1.7;
}
.fsf-btn-long{
    padding: 5px 60px !important;
}
.fsf-simple-links{
    color: #FF7900 !important;
}
.fsf-simple-links:hover{
    color: #C2D500 !important;
}
.fsf-white-links{
    color: #FFFFFF !important;
}
.fsf-white-links:hover{
    color: #C2D500 !important;
}
.fsf-box-link-green{
    color: #C2D500 !important;
}
.fsf-btn-default.btn-orange.btn-donations{
    width: auto;
}
#pink-additional-info .fsf-white-links{
    font-weight: 700 !important;
    font-family: Montserrat, sans-serif !important;
} 
.fsf-box-link-green:hover{
    color: #FF7900 !important;
}
.fsf-box-link-orange{
    color: #FF7900 !important;
}
.fsf-box-link-orange:hover{
    color: #C2D500 !important;
}
.fsf-box-link-yellow{
    color: #FFD600 !important;
}
.fsf-box-link-yellow:hover{
    color: #FF7900 !important;
}
.fsf-generic-heading{
    padding-bottom: 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.fsf-generic-heading.fsf-big-text{
    font-size: 4.7rem;
}
.fsf-generic-subheading{
    padding-top: 1.4rem;
}
.fsf-generic-subheading p{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1.7rem;
    line-height: 1.5;
}
.no-space-y{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.italic{
    font-style: italic !important;
}
#blog_content_container .la-pagination{
    padding-top: 6rem;
    padding-bottom: 6rem;
}
/* SEARCH STYLES */
.search-results #blog_content_container .la-pagination{
    padding-bottom: 5rem;
}
.search-results .showposts-loop.main-search-loop .btn-readmore{
    background: #FF7900 !important;
    color: #ffffff !important;
    padding: 8px 50px !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    transition: background .5s ease;
}
.search-results .showposts-loop.main-search-loop .btn-readmore:hover{
    background: #C2D500 !important;
    color: #ffffff !important;
    border: 1px solid #b2c302;
}
/* LEAD BY EXAMPLE */
#lead-by-example{
    background: #FCF4EC;
    padding: 3rem;
}
/* COLORED CARDS */
.text-purple{
    color: #553147 !important;
}
.text-green{
    color: #52682B !important;
}
.text-orange{
    color: #FF7900 !important;
}
.text-white{
    color: #FFFFFF !important;
}
#colored-icons .fsf-generic-subheading{
    padding-top: 0;
}
#colored-icons .fsf-generic-subheading p{
    font-weight: 500;    
}
.shadow-row{
    border-radius: 4px;
    padding-top: 35px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0px 0px 20px 7px #f7f6f6;
    box-shadow: 0px 0px 20px 7px #f7f6f6;
}
.icon-colored{
    display: block;
    margin: 0 auto;
}
/* TEXT TOOLTIPS */
.fsf-tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #ff7900;
    color: #ff7900;
    cursor: pointer;
}
.fsf-tooltip .tooltiptext {
    visibility: hidden;
    width: 300px;
    background-color: #fffdfd;
    color: #8a8a8a;
    text-align: center;
    border-radius: 6px;
    padding: 15px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    box-shadow: 2px 2px 15px #7d7d7d;
    margin-left: -60px;
}
.fsf-tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fffdfd transparent transparent transparent;
}
.fsf-tooltip:hover .tooltiptext {
    visibility: visible;
}
/* ROW ITALIC BOTTOM */
#row-italic-bottom .fsf-generic-heading{
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 0;
}
#row-italic-bottom .fsf-generic-subheading{
    font-style: italic;
}
#row-italic-bottom .fsf-generic-subheading p{
    font-size: 1.4rem;
}
.single-product .site-main {    
    padding-top: 7rem !important;
    padding-bottom: 5rem !important;
} 
.product--summary .single_add_to_cart_button {    
    color: #fff;
    background-color: #ef8000 !important;
    border-radius: 30px;    
}
.product--summary .single_add_to_cart_button:hover {
    color: #fff;
    background-color: #C2D500 !important;
} 
/* DONATIONS FORM */
#donations-container .donor-info-billing{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
#donations-container .gform_wrapper ul.gform_fields li.gfield.no-labels label{
    display: none !important;
}
.gform_wrapper .top_label .gfield_label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #8a8a8a;
}
.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title, 
.gform_wrapper h3.gform_title{
    font-family: 'Montserrat', sans-serif;
    color: #8a8a8a;
}
.gform_wrapper h2.gsection_title{
    padding-bottom: 1rem !important;
    font-size: 2rem;
}
.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type=submit]{
    color: #ffffff !important;
    background: #FF7900 !important;
    transition: background 0.5s ease;
    border-radius: 30px;
    padding-left: 4rem;
    padding-right: 4rem;
    border: none;
}
.gform_wrapper .gform_footer input.button:hover, 
.gform_wrapper .gform_footer input[type=submit]:hover, 
.gform_wrapper .gform_page_footer input.button:hover, 
.gform_wrapper .gform_page_footer input[type=submit]:hover{
    background: #C2D500 !important;
}
.gform_wrapper.gf_browser_chrome select {
    padding: 2px 0 2px 3px;
    border: 1px solid #ff7900;
    border-radius: 4px;
    padding-left: 15px;
    background-image: url('/wp-content/uploads/2018/12/dropdown-arrow.png');
    -webkit-background-size: 15px 15px;
    background-size: 15px 15px;
    background-position: right 1rem center;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label{
    visibility: hidden;

}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    padding: 10px 0 5px !important;
    border: none;
    min-height: 50px;
    border-bottom: 1px solid #8A8C8D;
}
/* SPEAKER FORM */
.fsf-generic-heading.speaker-headings, .fsf-generic-heading.speaker-headings.inner-heading{
    color: #8a8a8a;
    font-size: 2rem;
    line-height: 1;
}
.fsf-generic-heading.speaker-headings.inner-heading{
    margin: 0;
    font-weight: bold;
    padding-top: 5rem;
    padding-bottom: 0;
}
#speaker-form-container .gform_wrapper .top_label .gfield_label{
    display: none;
}
#speaker-form-container .gform_footer.top_label{
    text-align: center;
}
#speaker-form-container .gform_wrapper textarea.medium {
    border-radius: 4px;
    border: 1px solid #8a8a8a;
    padding-left: 15px;
    padding-top: 10px;
}
.gform_wrapper ul.gform_fields li.gfield label{
    font-size: 2rem;
}
.gform_wrapper ul.gform_fields li.gfield.show-label label{
    display: block !important;
}
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{
    margin-top: 0;
}
.fsf-divider{
  display: block;
  width: 100%;
  border-top: 1px solid #ff7900;
  margin: 2rem 0 4rem;
}
.fsf-divider.gray{
    border-top: 1px solid #8a8a8a;
    margin: 3rem 0 3.3rem;
}

/* ************* */
/*  PRICING BOXES  */
.pricing__item .pricing__wrap_icon .pricing__icon{
    width: 100% !important;
    display: block;
}
.pricing.style-3 .pricing__title {
    color: #5F5F5F !important;
    font-family: 'Montserrat', sans-serif;
}
.pricing.style-3 .pricing__feature {
    padding: 2px;
    color: #5f5f5f;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.pricing.style-3 .pricing__action a span{
    color: #FF7900 !important;
    background: #FFFFFF !important;
    transition: background 0.5s ease;
    border: 2px solid #FF7900 !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
}
.pricing.style-3 .pricing__action a span:hover{
    color: #FFFFFF !important;
    background: #FF7900 !important;
}
/* ************* */
.d-none{
    display: none !important;
}
.d-block{
    display: block !important;
}
.standard-text{
    padding-top: 3rem;
}
.fsf-generic-subheading .standard-text p{
    text-align: left;
}
.big-banner-headline{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 5rem;
    color: #ffffff;
    line-height: 1.3;
}
/* SABAI MAPS TWEAKS */
.sabai-directory-no-image .sabai-directory-images {
  display: none;
}
.sabai-directory-no-image .sabai-directory-main {
  width: 100%;
}
/* SHADOW CARDS */
#shadow-cards-row .wpb_wrapper, #shadow-cards-row .shadow-card.la-service-box{
    height: 100%;
}
.shadow-card.la-service-box.service-type-4 .box-inner{
    height: 100%;
    border-radius: 4px;
    padding: 40px 40px;
    border-bottom: none;
    box-shadow: 0px 0px 10px 5px rgba(159, 159, 159, 0.11);
}
.shadow-card.la-service-box.service-type-4 .box-inner .banner--info{
    text-align: left;
}
.shadow-card.la-service-box.service-type-4 .b-title1{
    color: #5F5F5F;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.shadow-card.la-service-box.service-type-4 .b-title2{
    color: #5F5F5F;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.montserrat-light{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.fsf-wide-text p{
    font-size: 1.6rem;
    line-height: 1.7;
    text-align: center;
}
.fsf-standard-paragraph p{
    font-size: 1.7rem;
    line-height: 1.5;
    color: #666666;
}
.xtra-padd-left{
    padding-left: 2rem;
}
.xtra-padd-right{
    padding-right: 2rem;
}
.site-header .site-branding img{
    top: 45%;
}
.body-loaded .site-header-outer .site-header-inner{
    -webkit-box-shadow: rgba(255, 255, 255, 0.15) 0px 1px 0px inset, rgba(0, 0, 0, 0.075) 0px 1px 5px;
    box-shadow: rgba(255, 255, 255, 0.15) 0px 1px 0px inset, rgba(0, 0, 0, 0.075) 0px 1px 5px;
}
.enable-header-fullwidth:not(.body-boxed) .site-header-top > .container, .enable-header-fullwidth:not(.body-boxed) .site-header .site-header-inner > .container{
    padding-left: 50px;
    padding-right: 50px;
}
/*
#glt-translate-trigger{
    bottom: auto !important;
    top: 200px !important;
    right: -1px;
}
body .tool-container.tool-top {
    top: 250px !important;
    bottom: auto !important;
}
*/
.top-right-actions{
    white-space: nowrap;
}
.top-right-actions .fsf-searchbox{
    vertical-align: middle;
    display: inline-block;
    line-height: 10px;
}
.top-right-actions .cta-get-help{
    display: inline-block;
    padding: 5px 20px;
    background: #ffffff;
    color: #fe9235;
}
.top-right-actions .cta-get-help:hover{
    color: #323232;
}
.top-right-actions .btn-green{
    background: #C2D500;
    padding: 2px 20px;
}
.top-right-actions .btn-green:hover{
    background: #FF7900;
}
.home .icon-box-heading{
    font-weight: 700;
    color: #5F5F5F;
}
.home .colored-blocks .vc_column-inner{
    padding-top: 0;
}
.home .icon-box-description h3{
    color: #C2D500;
}
.home .colored-block-inner{
    padding: 15%;
    margin-bottom: 0;
}
.home .colored-block-inner h2{
    font-size: 3rem;
}
.home .colored-block-inner p{
    font-size: 2rem;
    line-height: 2.7rem;
}
.home .colored-block-inner a{
    font-size: 2rem;
    line-height: 2.7rem;
}
.home .colored-block-inner a:hover {
    color: #ffffff !important;
    text-decoration: underline;
}
.home .by-number-container h2{
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.home #section-numbers{
    padding-bottom: 50px;
}
.food-for-thought p, .find-agency-block p, .spotlight-body-text p{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
}
.dish-bottom-block p{
    font-family: 'Montserrat', sans-serif;
}
#food-for-thought p{
    font-family: 'Montserrat', sans-serif;
}
#colophon{
    margin-top: -1px;
}
.footer-top{
    background-color: #FF7900;
    color: #ffffff;
}
.footer-top h4{
    color: #ffffff;
    margin: 0;
}
.footer-top h2{
    font-size: 2rem;
    color: #ffffff;
}      
.footer-bottom{    
    background-color: #BF5B00;
    color: #fff;
}
.footer-logo{
    display: block;
}
.footer-social a{
    display: inline-block;
    padding: 5px;
}
.footer-social img{
    width: 30px;
    height: auto;
}
.footer-social a:hover{
    opacity: .8;
}
.footer-logo-wrapper{
    margin-bottom: 5px;
}
.home #feed-light-container pre{
    border: none;
    background-color: #FF7900;
}
.camille-body .site-main {
    padding-bottom: 0;
}
#home-slider-container .vc_column_container>.vc_column-inner{
    padding-left: 0;
    padding-right: 0;
}
#food-for-thought, #row-icons-grid{
    margin-left: auto !important;
    margin-right: auto !important;
}
.home .slick-slider .slick-arrow, .home .la-slick-nav .slick-arrow{
    top: 24%;
}
.home .slick-slider .slick-prev, .home .la-slick-nav .slick-prev{
    left: 15px;
}
.home .slick-slider .slick-next, .home .la-slick-nav .slick-next{
    right: 15px;
}
.home .slick-slider .slick-arrow:after, .home .la-slick-nav .slick-arrow:after{
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;    
    border: 1px solid #adc615;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.home .sabai-btn-primary{
    color: #fff!important;
    background-color: #ab3576!important;
    border-color: #e06bac!important;
}
.home .sabai-btn-primary:hover{
    color: #fff!important;
    background-color: #e06bac!important;
    border-color: #ab3576!important;
}
.home .vc_gitem-post-data-source-post_excerpt{
    text-align: center;
    margin-bottom: 0;
}
.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat{
    padding: 0;
    font-size: 1.7rem;
    line-height: 1;
    color: #AEC62F;
    background-color: #ffffff;
}
.vc_btn3.vc_btn3-color-green:hover, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover{
    color: #6f820e;
    background-color: #ffffff;
}
.home .vc_custom_1419240516480 {
    background-color: #ffffff !important;
}
.vc_gitem-post-data-source-post_title h4{
    display: none !important;
}
#food-for-thought{
    padding-top: 2rem;
}
.backtotop-container.show .btn-backtotop{
    border-radius: 50%;
}
.wpb_single_image:not(.la-popup) a.vc_single_image-wrapper:hover:after {
    opacity: 0;
}
.show-for-mobile{
    display: none;
}
.site-header-mobile .site-branding img{
    top: 40%;
    width: 100px;
    height: auto;
    max-height: 200px;    
}
.body-loaded .site-header-outer .site-header-inner{
    padding: 10px 0;
}
.page-subtitle-top{
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1.5;
    padding-top: 1.1rem;
}
.vc_separator.wpb_content_element{
    margin-bottom: 0 !important;
}
.random-img-background{
    background-image: url('https://picsum.photos/1920/1200/?random');
    background-position: center;
    background-size: cover;
}
.random-blur-img-background{
    background-image: url('https://picsum.photos/1920/1200/?random&blur=true');
    background-position: center;
    background-size: cover;
}
.random-blur-fixed-img-background{
    background-image: url('https://picsum.photos/1920/1200/?image=1039&blur=true');
    background-position: center;
    background-size: cover;
}
.prefooter-heading{
    margin-bottom: 0;
    font-size: 3.8rem;
    line-height: 1.4;
    margin-bottom: 0 !important;
}
.prefooter-cta .vc_btn3-shape-rounded.vc_btn3-style-custom{
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 3rem;
    font-size: 1.4rem;
    line-height: 1.5;
    font-family: 'Montserrat', sans-serif !important;
    padding: 10px;
    transition: all .2s ease-in-out;
}
.prefooter-cta .vc_btn3-shape-rounded.vc_btn3-style-custom:hover{
    color: #ff7900 !important;
    background: #ffffff;
}
.text-block-white p{
    color: #ffffff;
    font-size: 1.7rem;
    line-height: 1.7;
    text-align: center;
    font-weight: 500;
    padding-top: 1.7rem;
    font-family: 'Montserrat', sans-serif;
}
.la-subheading-wrapper{
    color: #808080;
    font-size: 1.7rem;
    line-height: 1.4;    
    margin: 0 auto;
    width: 50%;
}
.la-subheading-full-wrapper{
    color: #808080;
    font-size: 1.7rem;
    line-height: 1.4;    
    margin: 0 auto;
}
.text-block p{
    color: #808080;
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif; 
}
.img-responsive{
    width: 100%;
    height: auto;
}
#row-video-hunger .la-headings .heading-tag{
    font-size: 2.7rem;
}
#row-video-hunger .left-subheading-wrapper {
    color: rgba(0,0,0,0.7);
    font-size: 1.4rem;
    line-height: 1.9;
}
#row-video-hunger .wpb_single_image.wpb_content_element{
    margin-bottom: 0 !important;
}
/* ICON BOXES */
.icon-box-wrapper{
    text-align: center;
}
.icon-box-headings{}
.icon-box-copy{}
/* END ICON BOXES */

.img-text-top-wrapper{
    /* padding: 2rem; */
}
.img-caption h2{
    text-align: center;
    font-size: 2.3rem;
}
.img-text-top-wrapper{
    position: relative;
}
.img-text-top-wrapper:after{
    content: "";
	border: 1px solid #FF7900;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 20px;
    top: 20px;
}
.light-green-overlay{
    background: rgba(189, 218, 16, 0.5);
}
.dark-green-overlay{
    background: rgba(52, 68, 15, 0.5);
}
.purple-overlay{
    background: rgba(183, 33, 140, 0.5);
}
.light-orange-overlay{
    background: rgba(239, 98, 9, 0.5);
}
.dark-orange-overlay{
    background: rgba(167, 87, 50, 0.5);
}
.overlay {
    position: absolute; 
    bottom: 0;    
    color: #f1f1f1; 
    width: 100%;
    height: 100%;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}
.overlay .inner{
    position: absolute;
    text-align: left;
    font-size: 1.7rem;
    line-height: 1.7;
    width: 85%;
    top: 50%;
    left: 55%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);  
}
/**** OVERLAY ON HOVER ****/
#fsf-leadership .img-text-top-wrapper .info{
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.4;
    font-style: italic;
    margin: 0;
    padding-bottom: .7rem;
}
#fsf-leadership .img-text-top-wrapper h5 a{
    color: #FFFFFF;
    font-weight: 400;
    -webkit-transition: color .2s linear;
    transition: color .2s linear;
}
#fsf-leadership .img-text-top-wrapper h5 a:hover{
    color: #FF7900;
}
#fsf-leadership .overlay{
    position: absolute; 
    bottom: 0;
    opacity: 0;      
    color: #f1f1f1; 
    width: 100%;
    height: 100%;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
}
#fsf-leadership .img-text-top-wrapper:hover .overlay{
    opacity: 1;
}
#fsf-leadership .overlay .inner{
    position: absolute;
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.7;
    cursor: default;
    width: 85%;
    top: 50%;
    left: 52%;
    z-index: 9;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);  
}
.overlay-hover-container .overlay{
    position: absolute; 
    bottom: 0;
    opacity: 0;      
    color: #f1f1f1; 
    width: 100%;
    height: 100%;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
}
.overlay-hover-container .img-text-top-wrapper:hover .overlay{
    opacity: 1;
}
/***   END     ***/
.extra-padding-column.vc_column_container{
    padding-left: 2rem;
    padding-right: 2rem;
}
#fsf-kitchen-images p{
    margin-bottom: 0;
}
#data-wrapper h2, #data-wrapper p{
    color: #A1B92F;
}
#data-wrapper .stat-label{
    font-size: 1.8rem;
    line-height: 1;
}
.la-stats-counter.icon-pos-none .stats-value, .la-stats-counter.icon-pos-top{
    color: #A1B92F;
    font-size: 3.3rem;
    line-height: 1.2;
    font-weight: 700;
    font-family: "proxima-nova", sans-serif;
}
.la-stats-counter .stats-value:after{
    padding-left: 5px;
}
.la-stats-counter.icon-pos-none, .la-stats-counter.icon-pos-top{
    margin-bottom: 2rem;
}
.florida-unique p{
    font-weight: 700;
    color: #5f5f5f;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    line-height: 1.5;
}
#row-video-hunger p{
    font-family: 'Montserrat', sans-serif;
}
#fsf-leadership .img-caption h2, .board-guys .img-caption h2{
    margin: 0;
    font-size: 2rem;
    padding-top: 1rem;
    text-align: center;    
}
#fsf-leadership .img-caption h3, .board-guys .img-caption h3{
    margin: 0;
    font-size: 1.7rem;
    line-height: 1;
    text-align: center;
    font-weight: 400;    
    padding-top: 7px;
}
/* MEET OUR TEAM TABLES*/
.fsf-tb-container{
    display: block;
    width: 100%;
    border: 1px solid #dddddd;
}
.bg-orange{
    background: #FF7900;
}
.fsf-tb-row:not(.bg-orange):nth-child(even) {
    background: #ffffff;
}
.fsf-tb-row:not(.bg-orange):nth-child(odd) {
    background: #f5f5f5;
}
.fsf-tb-row{
    display: table;
    width: 100%;
    padding: 0 2%;
    table-layout: fixed;
}
.fsf-tb-cell:first-of-type {
    font-weight: 700 !important;          
}
.fsf-tb-cell {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
    font-size: 1.3rem;
    line-height: 1.4;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #5F5F5F;
}
.bg-orange .fsf-tb-cell{
    color: #FFFFFF;
}
.table-col-board-center{
    width: 40%;
}
.table-col-board-sides{
    width: 30%;
}
.table-col-center{
    width: 40%;
}
.table-col-sides{
    width: 30%;
}
.text-center{
    text-align: center;
}
/****  ******   ****/
.fsf-left-align-headings h2{
    font-family: 'proxima-nova', sans-serif;
}
.fsf-left-align-headings p{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.7rem;
    line-height: 1.5;
}
.no-margin-bottom .wpb_content_element{
    margin-bottom: 0 !important;
}
.grid-col-padd-right .vc_column-inner{
    padding-right: 3rem;
    padding-left: 0;
}
.grid-col-padd-left .vc_column-inner{
    padding-left: 3rem;
    padding-right: 0;
}
.la-headings .heading-tag.no-margin-heading {
    margin: 0;
}
.follow-feed-heading{
    margin-bottom: 0 !important;
}
.space-top-row{
    padding-top: 3rem;
}
.btn-orange{
    width: 200px;
}
.fsf-centered-paragraph{
    color: #808080;
    font-size: 1.7rem;
    line-height: 1.4;
    text-align: center;
}
/* Services Boxes */
.banner--info-content > p{
    display: none !important;
}
.la-service-box.service-type-3 .banner--info {
    padding-left: 0;
    padding-right: 0;    
}
.la-service-box.service-type-3.text-left .banner--info {    
    text-align: left;
}
.fsf-services-box.la-service-box.service-type-3 .b-title1{
    color: #5F5F5F;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 2.2rem;
}
.fsf-services-box.la-service-box.service-type-3 .b-title2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1.7rem;
    line-height: 1.5;
}
.fsf-services-box .fsf-box-link {
    color: #FF7900;
    font-weight: bold;
}
.fsf-services-box .fsf-box-link:hover{
    color: #C2D500;
}
#national-prefooter .fsf-services-box.la-service-box.service-type-3 .b-title2{
    padding: 30px 15px 0;
}
/* Padding Helpers */
.padd-right-column.vc_column_container>.vc_column-inner{
    padding-right: 30px;
}
.padd-left-column.vc_column_container>.vc_column-inner{
    padding-left: 30px;
}
.padd-x-column.vc_column_container>.vc_column-inner{
    padding-left: 30px;
    padding-right: 30px;
}
.padd-center-column.vc_column_container>.vc_column-inner{
    padding-left: 22px;
    padding-right: 22px;
}
/* Before Arrows */
.before-arrow-column:before {
    content: "";
    background: url("/wp-content/uploads/2018/12/ico-arrow@2x.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 15%;
    left: 0;
    width: 30px;
    height: 30px;
}
.border-left-column{
    border-left: 1px solid #CCCCCC;
}
/* OVERLAP COLUMNS */
.fsf-image-relative-column{
    position: relative;
}
.fsf-flow-cards{
    position: absolute;
    border-radius: 4px;
    box-shadow: 0px 0px 27px 0px rgba(24, 26, 33, 0.12);
    padding: 40px;
    top: 47%;
    left: -60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 80%;
    height: auto;
    margin: 0;
    background: #ffffff;    
}
.fsf-flow-cards-right{
    position: absolute;
    border-radius: 4px;
    box-shadow: 0px 0px 27px 0px rgba(24, 26, 33, 0.12);
    padding: 40px;
    top: 60%;
    left: 68%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 80%;
    height: auto;
    margin: 0;
    background: #ffffff;
}
.fsf-flow-cards-right.special-events-card{
    top: 47%;
}
.fsf-flow-cards-right.vertical-center-card{
    top: 47%;
}
.fsf-flow-cards.horizontal-center-card{
    left: -47%;
}
.fsf-flow-cards.top-align-card{
    top: 40%;
}
.fsf-flow-cards.bottom-align-card{
    top: 53%;
}
.special-events-card .fsf-event-name{
    color: #ff7900;
    font-size: 2rem;
    line-height: 1.4;
    margin: 0;
    padding: 0;
}
.special-events-card .fsf-event-price{
    color: #C2D500;
    font-size: 3rem;
    line-height: 1.4;
    margin: 0;
    padding: 0;
}
.special-events-card .fsf-event-time{
    position: relative;
    font-size: 2rem;
    line-height: 1.4;
    margin: 0;
    padding: 0;
}
.special-events-card .fsf-event-time:before{
    content: "";
    background: url('/wp-content/uploads/2018/12/ico-time@2x.png') no-repeat;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: -22px;
    width: 15px;
    height: 15px;
}
.special-events-card .fsf-event-location:before{
    content: "";
    background: url('/wp-content/uploads/2018/12/ico-place@2x.png') no-repeat;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: -20px;
    width: 15px;
    height: 15px;
}
.special-events-card .fsf-event-location{
    position: relative;
    font-size: 2rem;
    line-height: 1.4;
    margin: 0;
    padding: 0;
}
.special-events-card .fsf-event-body{
    padding-bottom: 10px;
}
ul, ol {
    list-style-position: outside;
}
.popmake-content{
    padding-top: 3rem;
}
.popmake-content .fsf-generic-heading{
    padding-bottom: 0;
    margin: 0 !important;
}
.popmake-content .fsf-generic-subheading h3{
    margin-top: 5px;
}
.mobile-menu-link{
    display: none !important;
}
.mega-menu > li > a{
    padding-left: 10px;
    padding-right: 10px;
}
/* ********* */
@media only screen and (max-width: 1240px){
    .site-header-mobile {
        display: block;
    }
    .mobile-menu-link{
        display: block !important;
    }
    #header_aside, #masthead_aside, header#masthead .site-header-outer {
        display: none;
    }
}
@media only screen and (max-width: 1400px){
    .fsf-flow-cards{
        left: -45%;
    }
}
@media only screen and (max-width: 992px){
    .fsf-flow-cards, .fsf-flow-cards-right{
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        box-shadow: none;
        padding: 0;
    }
    .fsf-flow-cards.horizontal-center-card{
        left: 0;
    }
    .fsf-image-relative-column {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 767px){    
    .la-subheading-wrapper{
        width: 90%;
    }
    .before-arrow-column:before{
        background: none !important;
        display: none !important;
    }
    .border-left-column{
        border-left: none;
    }
    .padd-right-column.vc_column_container>.vc_column-inner{
        padding-right: 15px;
    }
    .padd-left-column.vc_column_container>.vc_column-inner{
        padding-left: 15px;
    }
    .padd-x-column.vc_column_container>.vc_column-inner{
        padding-left: 15px;
        padding-right: 15px;
    }
    .padd-center-column.vc_column_container>.vc_column-inner{
        padding-left: 15px;
        padding-right: 15px;
    }
    .overlay-hover-container .overlay{
        opacity: 1;
    }
}
@media only screen and (max-width: 575px){    
    .btn.btn-size-lg{
        padding: 12px 10px;
    }
    .fsf-tb-cell{
        font-size: 1.1rem;
        line-height: 2;
    }
    .xtra-padd-left{
        padding-left: 0;
    }
    .xtra-padd-right{
        padding-right: 0;
    }    
}
@media only screen and (max-width: 480px){
    .show-for-mobile{
        display: block;
    }
    .vc_row.vc_column-gap-30 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .vc_row.vc_column-gap-30>.vc_column_container{
        padding: 0;
    }
    .grid-col-padd-left .vc_column-inner, .grid-col-padd-right .vc_column-inner{
        padding-left: 0;
        padding-right: 0;
    }
    #fsf-kitchen-images{
        margin-left: 0;
        margin-right: 0;
    }
    .space-top-row{
        padding-top: 0;
    }
    .mob-space-top{
        padding-top: 15px;
    }
    .mob-space-y{
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
