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



/*Add your own styles here:*/
/*Nathalie Albert Webdesign*/
.Nathalie {
	height: 100%;
	float: right;
	vertical-align:middle;
}
.Nathalie img {
	vertical-align:middle;
}
/*current menu item blauw*/
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a {
	color: #0079a3 !important;
}
/*nav blogs blauw*/
#top .avia-post-nav {
	background: rgb(0, 74, 173);
}
/*social icons*/
.sidebar .social_bookmarks li {
clear: none!important;
}
#top .social_bookmarks {
    height: 60px;
}
#top .social_bookmarks li {
	padding: 0 60px 0 0;
	border-right-style: none;
	border-right-width: none;
}
#top .social_bookmarks li a {
	color: #004aad;
	font-size:30px;
}


/*datum weg uit blog*/
.avia-content-slider .slide-meta time {
    display: none;
}
blockquote {
	margin-top: 50px;
}
blockquote p {
	font-weight: 600;
}

/*socials in footer*/
#footer .social_bookmarks li {
	display: inline;
	position: relative;
	float: none;
	padding:0;
}


#footer .social_bookmarks li a {
    float: none;
    line-height: 30px;
    display: inline;
    margin: 0px;
    outline: none;
    padding-right: 20px;
    overflow: visible;
    z-index: 2;
    position: relative;
    text-align: center;
	color: #fff;
}


#top .widget_nav_menu li {
    font-size: 16px;
}

/*cookiebanner aanpassen*/
#cookie-notice {
    min-width: 1px!important;
    z-index: 100000;
    left: 20px!important;
    text-align: left!important;
    width: 250px;
}
#cookie-notice, #cookie-notice * {
    border-radius: 5px!important;
}
.cn-position-bottom {
    bottom: 2%!important;
}
.cookie-notice-container {
    text-align: left!important;
}
.cn-close-icon {
    top: 15px!important;
}
.cn-button.bootstrap {
    background: #4c80ad!important;
}

/* SOCIALS: */
#top #wrap_all .av-social-link-facebook a:focus,
#top #wrap_all .av-social-link-instagram a:focus,
#top #wrap_all .av-social-link-mailasail a:focus,
#top #wrap_all .av-social-link-youtube a:focus {
	color: #fff !important;
	background-color: transparent!important;
    text-decoration: none;
}

#top #wrap_all .av-social-link-facebook:hover a,
#top #wrap_all .av-social-link-instagram:hover a,
#top #wrap_all .av-social-link-mailasail:hover a,
#top #wrap_all .av-social-link-youtube:hover a,
#top #wrap_all .sidebar .av-social-link-facebook:hover a,
#top #wrap_all .sidebar .av-social-link-instagram:hover a,
#top #wrap_all .sidebar .av-social-link-mailasail:hover a,
#top #wrap_all .sidebar .av-social-link-youtube:hover a {
	color: #109bc5!important;
    background-color: transparent!important;
}

#top #wrap_all .sidebar .av-social-link-facebook a,
#top #wrap_all .sidebar .av-social-link-instagram a,
#top #wrap_all .sidebar .av-social-link-mailasail a,
#top #wrap_all .sidebar .av-social-link-youtube a {
    color: #004aad !important;
    background-color: transparent!important;
}

.donation-form-fields {
	margin: 8px;
}

.donation-form input[type="radio"] {
	margin: 8px;
}

.donation-button {
/* 	height: 50px; */
/* 	font-size: 36px; */
/* 	font-weight: bold; */
	border-radius: 5px !important;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #f0437e;
	padding: 14px 30px;
}

.donation-form br {
	display: none;
}

.donation-form label {
	display: block;
}
