/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


.form-contact label {
  width: 49%;
}
.form-contact label:nth-child(6){
	width:100%;
}
.form-contact textarea {
  border: 1px solid #aaa8a8 !important;
  height: 150px !important;
}



@media screen and (max-width: 1199px) {
  [data-mobile-nav-style="modern"]::before {
    background-image: linear-gradient(to top left, #232f30 0%, #232f30 100%);
	}




}