/*
Theme Name: 	Consultez Child
Theme URI: 		http://thememascot.net
Description: 	Finance & Consulting Wordpress Theme. You can get more themes from here: https://themeforest.net/user/thememascot/portfolio
Author: 		ThemeMascot Team
Author URI: 	http://themeforest.net/user/thememascot
Version: 		3.0
Minimum Requires PHP:	8.1
Tested up to:	6.7
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	consultez-child
Template: 		consultez
*/
/* Remove white overlay background */
.elementor-142 .elementor-element.elementor-element-8d438d4::before {
    background-color: transparent !important;
}
.logo-default{
/* 	width: auto !important; */
	width: 240px !important;
}
@media (max-width: 767px) {
    .logo-default {
        width: 180px !important;   /* adjust value */
        height: auto !important;
    }
}

.form-control.mr-sm-2.custome-tc.col-10{
	background-color: #ffff !important
}