/*
Theme Name: Avada Child Sterkerik.nl
Description: Child theme for Avada theme
Author: Memento
Author URI: https://mmnt.nl
Template: Avada
Version: 1.0.1
Text Domain:  Avada
*/

.fusion-header.fusion-sticky-shadow{
	height:80px !important;
}

.fusion-header.fusion-sticky-shadow .fusion-logo{
	margin-top:15px !important;
	margin-bottom:15px !important;
}

.fusion-header.fusion-sticky-shadow nav.fusion-main-menu{
	margin-top:10px;
}

.fusion-header.fusion-sticky-shadow #menu-main-menu>li.menu-item>a{
	height:80px;
}

.fusion-alert .fusion-alert-content-wrapper{
	font-size: 14px !important;
}

.stappen h4,
.stappen h5{
	margin-top:5px !important;
	margin-bottom:5px !important;
}

.stappen h5{
	text-transform:uppercase !important;
	margin-top:25px !important;	
}

body .gform_wrapper .gfield select,
body .gform_wrapper .gfield textarea,
body .gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	border-color:#263866 ;
}

body .gform_wrapper.gravity-theme .gfield_required{
	color:#ffa652;
}

body .homelist .fusion-li-item i:before{
	font-size:20px;
	position:relative;
	top:5px;
}

body #toTop{
	background-color:#263866;
}

body .fusion-secondary-menu>ul>li>a{
	height:20px;
}

body nav.fusion-secondary-menu{
	margin-top:10px;
	margin-bottom:10px;
}

body nav.fusion-secondary-menu li.current-menu-item{
	font-weight:bold;
}

@media only screen and (max-width: 790px) {
	body #main h1{
		font-size:38px !important;
	}
	body #main h2{
		font-size:32px !important;
	}
	body #main .intro h2{
		font-size:22px !important;
	}	
	body #main h3{
		font-size:28px !important;
	}
	body #main h4{
		font-size:24px !important;
	}
	.fusion-mobile-menu-icons a{
		margin-top:10px;
	}
}