/*
Theme Name:		Avventure Child
Theme URI:		http://avventure.ancorathemes.com/
Description:	Make your modifications to Avventure in this child theme.
Author:			ThemeREX
Author URI:		http://themerex.net
Version:		1.0.0
Template:		avventure
*/

.scheme_default .sc_action_default .sc_action_item_description {
    color: #ffc406 !important;
}

.wpcf7-response-output {
	display: none !important;
}

.menu_mobile .menu_mobile_nav_area li {
    margin-bottom: 10px;
}

@media (max-width: 479px) {
	.menu_mobile .menu_mobile_nav_area > ul > li > a {
		line-height: 1.2em;
	}
}

.menu_mobile .social_item .social_icon {
    font-size: 1.6em;
}

h1, .front_page_section_caption {
    font-size: 3.291rem;
}

.link-menu {
	cursor: pointer;
	
}

.link-menu:hover {
	color: #ff482a;
}