/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.copyright a {
	color: #fff;
}
.fusion-form-form-wrapper .fusion-form-field textarea.fusion-form-input,
.fusion-form-form-wrapper .fusion-form-field .fusion-form-input {
	background-color: #f5f5f5;
	border: none;
    border-style: none !important;
}
.mainmenu_epc a {
	font-weight: bold !important;
}
.mainmenu_epc a:hover span,
.mainmenu_epc li.current-menu-item span {
	color: #88B814;
}
.fusion-sliding-bar-wrapper {
	display: none !important;
}
.blog_berichten_epc .fusion-read-more,
.blog_berichten_epc h2 a  {
	color: #88B814 !important;
}

.fusion-content-sep {
	display: none;
}
.fusion-read-more {
	font-size: 16px; 
}
article .fusion-post-wrapper {
	border-radius: 10px;
	background-color: #fff !important;
}
article .fusion-post-wrapper a.fusion-read-more:after {
	display: none;
}

.fusion-tb-header .fusion-builder-row .fusion_builder_column:nth-child(3) {
	display: none !important;
}