/*
Theme Name: Xtrail Child
Theme URI: https://xtrail.qodeinteractive.com/
Description: A child theme of Xtrail Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.1
Text Domain: xtrail
Template: xtrail
*/

.wpcf7 form.invalid .wpcf7-response-output { color:red; }
.wpcf7-not-valid-tip { font-size:13px; }
.qodef-ps-info-title {display:none; }

.qodef-main-menu>ul>li>a {
 padding: 0 25px !important; 
}

@media (max-width:769px) and (min-width:768px) {
    .qodef-main-menu>ul>li>a {
 		padding: 0 20px !important; 
	}
}

.qodef-search-opener {
	display: none !important;
}