/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


.eael-simple-menu-container {
  border: unset !important;
}
.menu-item a {
  border: unset !important;
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 600;
}

.home-form .col-md-3 {
  float: left;
  width: 25%;
}

.home-form .col-md-4 {
  float: left;
  width: 30%;
}

.home-form .col-md-2 {
  float: left;
  width: 20%;
}


.home-form .wpcf7-form-control.wpcf7-select {
  border: unset;
  border-radius: 10px;
  margin-top: 15px;
}

.home-form .col-md-3 p {
  padding-inline: 20px;
  padding-block: 15px;
}

.home-form .col-md-4 p {
  padding-inline: 20px;
  padding-block: 15px;
}

.home-form .col-md-2 p {
  padding-inline: 20px;
  padding-block: 15px;
}

.home-form .wpcf7-form-control.wpcf7-submit {
  margin-top: 30px;
  border-radius: 10px;
}

.home-form label {
  width: 100%;
}

.mobile-sec {
  float: left;
  width: 100%;
  padding: 0;
  margin-top: -44px;
}
.country-code {
  float: left;
  width: 30%;
  padding: 0;
  margin: 0;
}
.mob-num {
  float: left;
  width: 82%;
  padding: 0;
  margin-left: -35px;
}	