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

/* the underline of the menu */

h1, h2, h3, h4, h5, h6,
.av_iconlist_title.iconlist_title  {
	color: #635E38;
}
.modern-quote h1.av-special-heading-tag {
	font-size: 24px;
	font-weight: 200;
}
.caption_bottom .slideshow_caption {
	width: 60%;
}
.avia-caption-content p {
	font-size: 1.3rem;
	font-weight: 200;
	line-height: 1.3;
}

#top .av_header_glassy .header_bg {
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
}
#top .av_header_glassy.av_header_transparency .header_bg {
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
}
#top .av_header_glassy.av_header_transparency #header_main,
#top .av_header_glassy #header_main{
	border: 0 none;
}
body p {
	font-size: 20px;
	font-weight: 300;
}
.mt20 {
	margin-top: 20px;
}
.pt20 {
	padding-top: 20px;
}
.ml30 img {
	margin-left: 30px;
}
#header_main .container {
	padding-top: 20px;
}
.av-main-nav > li > a {
	font-size: 18px;
	font-weight: 200;
	text-transform: lowercase;
	letter-spacing: 1px;
}
.avia-menu-fx .avia-arrow-wrap {
	visibility: hidden;
	height: 26px;
	top: -30px;
}
.current-menu-item > a > .avia-menu-fx {
	background-color: transparent;
}
.avia-arrow {
	width: 2px;
	height: 13px;
	transform: inherit;
}
.main_color .iconlist_content {
	color: #000000;
}
/*over ons pagina*/
.page-id-109 #av_section_1 {
/*    background-color: #DCC9AE;*/
	background-color:#d8d7cc;
}

/*footer */
#nav_menu-5 {
    padding-left: 30px;
}
#nav_menu-5 a {
    font-size: 14px;
    font-weight: 300;
}
#top #footer .widget_nav_menu ul {
    color: black;
    list-style-type: circle;
	list-style-position: initial;
}
#socket {
	font-size: 14px;
	font-weight: 200;
}
#socket .copyright {
	letter-spacing: 1.2px;
}
/* #top .av_header_transparency .avia-menu-fx {
    bottom: -1px;
    width: 70%;
    left: 15%;
} */
.header_color .avia-menu-fx .avia-arrow {
	color: #000000;
}
.avia-builder-el-0.avia-fullscreen-slider .avia-slideshow {
	height: 90vh!important;
}
/* main menu color */
.header_color.av_header_transparency .main_menu ul:first-child > li.current-menu-item > a, 
.header_color.av_header_transparency .main_menu ul:first-child > li.current_page_item > a,
.header_color.av_header_transparency .main_menu ul:first-child > li > a{
	 color: #000000;
}
/* main menu color homepage */
.home .header_color.av_header_transparency .main_menu ul:first-child > li.current-menu-item > a, 
.home .header_color.av_header_transparency .main_menu ul:first-child > li.current_page_item > a,
.home .header_color.av_header_transparency .main_menu ul:first-child > li > a{
	 color: #ffffff;
}
.header_color.av_header_transparency a:hover .avia-menu-fx .avia-arrow {
	border-color: #ffffff;
}
/* menu underline */
.home .header_color.av_header_transparency .avia-menu-fx {
	background-color: #ffffff;
}
.header_color.av_header_transparency .avia-menu-fx {
	background-color: #000000;
}
.bgwhite {
	margin-top: -300px;
	height: 300px;
}
/* leftcolumn in footer */
.footermenu,
.footermenu-right {
	font-size: 15px;
	font-weight: 300;
	line-height: 3;
	display: flex;
	position: relative;
	align-items: center;
}

.footermenu span.line,
.footermenu-right span.line {
	display: inline-block;
	background-color: white;
	height: 1px;
	width: 40px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.footermenu span.arrow,
.footermenu-right span.arrow {
	display: inline-block;
	margin-bottom: 5px;
}
.footermenu span.arrow::after,
.footermenu-right span.arrow::after {
	content: '';
	border-color: white;
	border-style: solid;
	border-width: 0 0 1px 1px;
	display: block;
	height: 8px;
	width: 8px;
	position: absolute;
	left: 47px;
	transform: rotate( -135deg );
	-webkit-transform: rotate( -135deg );
}
.footermenu a,
.footermenu-right a {
	margin-bottom: -5px;
	margin-left: 5px;
}
/* right column in footer */

.footermenu-right span.arrow::after {
	left: 100px;
}
.footermenu-right .first {
    width: 60px;
}
.pointer {
    line-height: 0;
    margin-bottom: 3px;
}
@media only screen and (max-width: 1400px) 	{
	.caption_bottom 	
	.slideshow_caption {
		width: 100%;
	}
}
@media only screen and (max-width:1067px) {
	.responsive #top .slideshow_caption .avia-caption-content, .responsive #top .slideshow_caption .avia-caption-content p {
		font-size: 20px;
	}
}

/* lichtgroen: #d8d7cc*/