/*
Theme Name: Coppola Child
Theme URI: https://coppola.qodeinteractive.com
Description: A child theme of Coppola
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: coppola
Template: coppola
*/

body .wpcf7 form.sent .wpcf7-response-output {
	border-color: #fff;
}

#qodef-page-header .widget.widget_coppola_core_side_area_opener {
    display: none !important;
}

#qodef-page-header-inner #menu-top-menu-1 .qodef-menu-item-text {
    font-style: normal;
    font-size: 18px;
	
	@media screen and (max-width: 1299px) {
		font-size: 15px;	
	}
}

body #qodef-page-wrapper #qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a {
    color: #e50000 !important;
}
body #qodef-page-wrapper #qodef-page-header-inner.qodef-skin--light nav>ul>li>a svg * {
	stroke: #e50000 !important;		
}