/*
Theme Name: Actief ouder worden
Description: Theme by Qlant
Author: Qlant
Author URI: https://www.qlant.nl/
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.large-text {font-size:130px;line-height:1.1}
.news-block .fusion-imageframe {position:relative;display:block;height:220px;overflow:hidden;}
.top-block:after {content:'';width:300px;height:100%;position:absolute;right:0;top:0;bottom:0;background-image:url('/images/top-block.svg');background-size:cover;background-position:left center;pointer-events:none;}
.footer-block:after {content:'';width:505px;height:100%;position:absolute;margin-left:-33%;bottom:-50px;background-image:url('/images/footer-block.svg');background-size:cover;background-position:left top;pointer-events:none;}
.footer-block:before {content:'';width:100%;height:1100px;position:absolute;left:-14%;bottom:-54px;background-image:url('/images/line.svg');background-size:cover;background-position:left center;pointer-events:none;z-index:21;}
.line-block:before {content:'';width:100%;height:1445px;position:absolute;left:0;right:0;bottom:-130px;background-image:url('/images/line.svg');background-size:cover;background-position:top right;pointer-events:none;z-index:21;}
.line-block .fusion-flex-content-wrap, .footer-block .fusion-flex-content-wrap {position:relative;display:block;z-index:22!important;}
.line-block.left:before {left:-5%;right:auto;}
.line-block.large:before {right:auto;left:-20%;}
@media screen and (max-width: 640px) {
	.footer-block:before, .line-block:before {content:none;}
	.intro-text h2{font-size:25px!important;}
	.large-text {font-size: 70px;}
	.top-block:after {height: 90%;transform: rotate(90deg);right: -30px;left: -30px;width: 70px;margin: 0 auto;top: calc( 50% + 15px);}
	.hide-mobile-radius .fusion-column-wrapper {border-radius:0!important;}
	.footer-block:after {width: 350px;height: 50%;margin-left:0;}
	.news-block .fusion-imageframe {height:150px;}
}
@media screen and (max-width: 480px) {
	.top-block:after {height: 50%;top: auto;bottom: calc(-25% + 15px);}
	.large-text {font-size: 50px;}
	h1 {font-size:40px!important;}
}