/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */
.sub-send-inquiry-form {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 9;
}

.sub-inquiry-box-main{width: 100%; display: flex; align-content: center; justify-content: center; padding: 0;}
.sub-logo-content-right{width: 49%; display: inline-block; text-align: center; padding: 0;}
.sub-logo-content-right p{display: inline-block; margin: 15px 0 0 0;}
.sub-logo-content-right p a{color: #000; font-size: 18px; padding: 0 0 10px 0; font-weight: 600; display: inline-block;}
.sub-logo-content-right .pum-theme-4983 .pum-title, .pum-theme-default-theme .pum-title{text-align: center; font-weight: 600; padding: 0 0 15px 0; 
    text-transform: uppercase;
}
.sub-logo-content-right .pum-theme-4983, .pum-theme-default-theme{background-color: rgba(0, 0, 0, 0.5);}
.sub-logo-popup{width: 100%; display: inline-block; text-align: center;}
.sub-logo-popup img{max-width: auto; margin: 0 auto;}

.sub-form-left{width: 49%; display: inline-block; padding: 0;}
.sub-form-left .wpcf7-textarea{height: 100px; margin: 5px 0 0 0;}
.sub-form-left input{display: inline-block; margin: 5px 0 0 0;}
.sub-form-left .wpcf7-submit{color: #ffffff; border-color: #044786; background: #044786;}
.sub-form-left .wpcf7-submit:hover{border-color: #FF7D23; background: #FF7D23;}
.pum-theme-4983 .pum-content+.pum-close, .pum-theme-default-theme .pum-content+.pum-close{background: #044786; padding: 10px 25px;}
.sub-vcs-form-left {width: 60%; float: none; display: inline-block;}
.sub-vcs-form-right {width: 40%; float: right; display: inline-block; position: relative; top: 10px; left: 10px;}

.mobile-footer-social-icon-main {display: none;}


