/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*-- MISC --*/

* {
	-webkit-font-smoothing: antialiased;	
	letter-spacing: 0!important;
}

.entry-content-wrapper ul {
	list-style-type: circle!important;
}

#top .av-flex-placeholder {
    width: 4%;
}

body#top {
    box-shadow: 0 0px 20px rgb(0 0 0 / 40%);
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Dosis', Arial, Helvetica, sans-serif, 'clarendon-urw', serif;
	font-style: normal;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
    text-transform: none;
    font-weight: 500;
}

p {
    line-height: 18px;
}

span.image-overlay-inside {
    display: none;
    cursor: pointer;
}

#header_main {
    border: none;
}

header#header #header_main .container.av-logo-container {
    /*background: url(/wp-content/uploads/header_bg.jpg) center center repeat;*/
    background-color: #2c4276;
}

#header_main .container, 
.main_menu ul:first-child > li a {
    height: 160px;
    line-height: 160px;
}

header#header #header_main .container span.logo a img {
    height: inherit;
    width: auto;
    padding-top: 14px;
    padding-bottom: 17px;
}

header#header #header_main_alternate {
    border-top: solid rgba(255,255,255,0.1) 5px;
    margin-top: -5px;
}

header#header #header_main_alternate .container {
    padding-left: 0;
    padding-right: 0;
}

header#header #header_main ul#avia-menu {
    display: flex;
}

header#header #header_main nav.main_menu ul li a {
    font-size: 12px;
    font-weight: 400;
}

header#header #header_main nav.main_menu ul li {
    background: #001a33;
    flex: auto;
}

header#header.header_color .main_menu ul:first-child > li.current-menu-item > a, 
header#header.header_color .main_menu ul:first-child > li.current_page_item > a {
    color: #fff;
}

header#header.header_color .main_menu ul:first-child > li > a {
    color: #fff;
}

header#header.av_seperator_big_border .av-main-nav > li > a {
    border-color: rgba(255,255,255,0.2);
}

header#header.av_seperator_big_border .av-main-nav > li:first-child a {
    border-left: none;
}

header#header.av_seperator_big_border .av-main-nav > li:nth-last-child(2) a
header#header.av_seperator_big_border .av-main-nav > li:last-child a {
    border: none;
}



header#header.header_color .avia-menu-fx {
    background-color: #ff5a00;
    border-color: #ff5a00;
}

header#header.header_color .main_menu ul:first-child > li a:hover {
    color: #fff;
}

header#header.header_color .main_menu ul:first-child > li a:hover {
    color: #ff5906!important;
}

#header_main #search-4 {
    clear: both;
    position: absolute;
    right: 160px;
    float: none;
    padding: 0;
    top: 8px;
    width: 200px;
    z-index: 9999;
}

#top #header_main #search-4 #searchsubmit {
    line-height: 34px;
    right: 0;
    top: 0;
    z-index: 2;
    margin: 0;
    border-radius: 0;
    min-width: 40px;
    background: transparent;
    color: rgb(235 100 44);
}

#top #header_main #search-4 #s {
    width: 100%;
    position: relative;
    padding: 8px 9px;
    z-index: 1;
    margin: 0;
    box-shadow: none;
    background: #FFF;
    border: none;
    border-radius: 4px;
}

#top #header_main #search-4 .ajax_search_response {
    background: #fff;
    border-radius: 0 0 4px 4px;
}

#header_main #custom_html-2 {
    clear: both;
    position: absolute;
    right: 50px;
    float: none;
    z-index: 999;
    top: 0;
    width: 62%;
    color: #fff;
    text-align: right;
    padding: 0;
}

#header_main #custom_html-2 .donate a {
    background: #ff5902;
    display: inline-block;
    padding: 11px 12px 10px 12px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 0 0 4px 4px;
}

#header_main #custom_html-2 .mission {
    margin-top: 36px;
    font-size: 14px;
    font-weight: 600;
}

header#header.header_color .main_menu ul:first-child > li a:hover {
    color: #234077;
}

#top .av-main-nav ul a {
    line-height: 20px;
}

.header_color .main_menu .menu ul li a {
    color: #666;
}

body#top.home p {
    font-size: 12px;
    line-height: 18px;
}

#hp_mission {
    background: url(/wp-content/uploads/bg-zig.png) repeat-x center bottom;
    padding-bottom: 40px;
}

#hp_mission h2 {
    text-transform: none;
    font-size: 26px;
    line-height: 28px;
    font-family: 'Arvo', serif;
    font-weight: 700;
}

#hp_mission img {
    float: left;
    margin-right: 45px;
    margin-left: 25px;
}

#hp_howwehelp h3,
#hp_news h3 {
    font-size: 26px;
    color: #333;
    font-weight: 500;
}

#hp_news {
    background-color: #f6f6f6;
    border-top: 1px solid #ddd!important;
    border-bottom: 1px solid #ddd!important;
}

#hp_news h4 {
    font-family: 'helvetica neue', helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
}

#hp_partners {
    background: url(/wp-content/uploads/bg-zig-1.png) repeat-x bottom center;
}

#hp_partners h3 {
    font-size: 26px;
    color: #333;
    font-weight: 500;
}

#main h1 {
    margin-bottom: 22px;
}

#main p,
#main ul,
#main ol {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 14px;
}

#main p a, 
#main ul li a, 
#main h2 a {
    color: #00b7f3;
    text-decoration: underline;
}

#main img {
    margin-bottom: 20px;
}

#main img.cfc_logo {
    margin-top: -5px;
    margin-left: -2px;
    margin-bottom: -8px;
}

main .avia-image-container {
    width: 100%;
}

main .avia-image-container img {
    width: 100%;
}

#main blockquote {
    background: #f1f1f1;
    padding: 20px;
    margin-left: -50px;
    border-left: none;
    padding-left: 50px;
    font-family: georgia, times, serif;
    font-style: italic;
}

#main blockquote p {
    font-size: 16px;
    line-height: 25px!important;
}

#main .sidebar section img {
    margin: 0 auto;
    display: block;
    max-width: 81%;
    margin-bottom: 40px;
}

#main .sidebar .video {
    margin-bottom: 30px;
}

#main .sidebar.sidebar_right h3 {
    font-size: 20px;
}

#main img.size-square {
    margin-right: 20px;
    margin-bottom: 0;
}

#wpfront-notification-bar div {
    display: block;
    max-width: 960px;
    margin: 0 auto;
    padding: 5px 0 2px 0;
    line-height: 16px;
}

#top .avia-logo-element-container {
    height: 200px;
    vertical-align: text-bottom;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#top .avia-logo-element-container img {
    max-height: 160px;
}

#footer p {
    font-size: 12px;
    line-height: 18px;
}

#footer .foot-col1 p a {
    font-size: 10px;
}

#footer .foot-col2 img {
    /* flex: auto; */
    margin-right: 2%;
	margin-left: 2%;
	text-align: center;
    /*width: 16%;
    height: fit-content;*/
}

#logos img {
width: 15%;
}

#logos img:nth-of-type(3) {
height: 66px;
width: auto;
}



#footer .foot-col2 p {
    disp lay: flex;
}

#footer .social-icons {
    display: flex;
}

#footer .social-icons a {
    flex: auto;
}

#footer .foot-col3 {
    text-align: center;
    width: 15%!important;
}

#footer .foot-col3 p {
    font-size: 10px!important;
    line-height: 14px!important;
}

body#top.home {
    padding-top: 0!important;
}

body.home .read-more-link a {
    padding: 9px 10px 8px;
    font-size: 13px;
    min-width: 80px;
    background-color: #444444;
    border-color: #444444;
    color: #ffffff;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin: 3px 0;
    line-height: 1.2em;
    position: relative;
    font-weight: normal;
    text-align: center;
    max-width: 100%;
}

body.home .read-more-link:after {
	display: none;
}

body.home .read-more-link {
    text-align: left;
    position: relative;
    margin-top: 20px;
}

span.text-sep.text-sep-date,
span.comment-container.minor-meta,
span.text-sep.text-sep-comment,
span.blog-categories.minor-meta,
span.text-sep.text-sep-cat,
span.blog-author.minor-meta {
    display: none;
}






@media (max-width: 900px) {
	
	#footer .foot-col2 img {
	    flex: none;
	    margin-right: 2.5%;
	    width: auto;
	    max-height: 57px;
	    margin-left: 2.5%;
	}

}

@media (max-width: 815px) {
	
	header#header #header_main #header_main_alternate nav.main_menu ul li a {
	    font-size: 11px!important;
	}
	
	#top .av_seperator_big_border#header #header_main_alternate nav.main_menu .av-main-nav > li > a {
	    padding: 0 8px!important;
	}
	
	
}


@media (max-width: 767px) {

	.responsive #top .logo {
	    width: 200px;
	    margin-left: 20px;
	}
	
	span.logo.avia-svg-logo a svg {
	    display: none;
	}
	
	.responsive .logo a img {
	    display: none;
	}
	
	.responsive .logo a {
	    background: url(/wp-content/uploads/logo_white_horizontal.svg) no-repeat center left;
	    background-size: 70%;
	}
	
	span.logo a {
	    margin: 13px 0 0 20px;
	    box-sizing: border-box;
	}

	.responsive #top #wrap_all .container.av-logo-container {
	    width: 100%;
	    max-width: 100%;
    }
    
    #header_main #search-4, div#custom_html-2 {
	    display: none;
	}
    
	header#header #header_main nav.main_menu ul li {
    	background: #fff;
    }
    
	li.av-burger-menu-main.menu-item-avia-special {
	    padding-right: 20px;
	}
	
	#top #av-burger-menu-ul {
	    vertical-align: top;
	}

	header#header #header_main nav.main_menu ul li a {
	    font-size: 18px;
	    font-weight: 500;
	}
	
	#footer .foot-col2 p {
	    flex-direction: row;
	    justify-content: center;
	}
	
	.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
	    background-color: #244079;
	    color: #fff!important;
	}
	
	.responsive #top #main .sidebar {
	    display: block;
	    overflow: visible;
	    border: none;
	    padding: 0;
	    margin: 0;
	}
	
	.inner_sidebar {
	    margin-left: 0;
	}

	li.mobile-menu-donate a {
	    color: #fff!important;
	    font-size: 24px!important;
	    background: #6ab8e5;
	    text-transform: uppercase;
	    font-weight: 500!important;
	}
	
	#hp_howwehelp .avia-image-container-inner,
	#hp_howwehelp img {
		width: 100%;
	}
	
	#hp_mission {
	    padding-bottom: 20px;
	}

	#hp_mission h2 {
	    font-size: 20px;
	    line-height: 26px;
	    font-weight: 600;
	}
	
	#footer {
	    text-align: center;
	}

	#footer .foot-col2 {
	    width: 70%!important;
	    margin: 0 auto!important;
	}
	
	#footer .foot-col3 {
	    text-align: center;
	    width: 50%!important;
	    margin: 50px auto 0 auto!important;
	}
	
	#footer .foot-col3 p {
	    font-size: 12px!important;
	    line-height: 18px!important;
	}
	
	#footer .social-icons {
	    width: 50%;
	    margin: 0 auto;
	}
	
	#footer #logo-wrap {
		width: 100%!important;
		margin: 0;
		padding: 0;
	}

}