/* 
 Theme Name:   Child Hello Elementor
 Theme URI:    
 Description:  
 Author:       admin
 Author URI:   https://www.jeleteledesign.fi
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.sub-menu .menu-item a {
	text-transform: none !important;
}

.palvelut-link-box {
	transition: 500ms;
}

.palvelut-link-box:hover {
	background: #C09A02 !important;
	
}

.palvelut-link-box:hover h3 {
	color: black !important;
}

.forminator-button-submit {
	display: none !important;
}