/*
Theme Name:     Hello Elemento Child
Description:    Webfarkas child theme
Author:         webfarkas
Template:       hello-elementor

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.transition03 .elementor-background-overlay, .title-effect h3 {
    transition: all 0.3s !important;
}
.transition03:hover .title-effect h3 {
	margin-bottom:20px;
	text-decoration:underline;
}
@media(max-width:767px){
    .mobilheight {
    height: 65vw;
}
}
@media(min-width:768px) {
	.col38 {
	width:38% !important;
}
.col24 {
	width:24% !important;
}
}
