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

@media only screen and (max-width: 414px) {
.headerh1 {
    font-size: 50px !important;
	margin-top: -200px !important;
	padding-left: 50px;
    padding-right: 50px;
  }
  
.related .fusion-column-wrapper {
	margin-bottom: 15px !important;
}

/** Text after image gallery
.test .fusion-gallery-image::after {
	content: "Siebe is zo grappig" !important;
	text-align: center;
	font-size: 12px !important;
}
}*/