/* 
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 */
.cmtps_login .um.um-login.um-293.uimob340,.cmtps_login .um.um-register.um-272.uimob340,.cmtps_login .um.um-register.um-253.uimob340 {
    margin-bottom: 0px !important;
}
.cmtps_login .e-con-inner {
    gap: unset !important;
}
::placeholder {
    font-size: 12px;
    padding: 5px;
  }
  .page-id-26 footer#site-footer,.page-id-107 footer#site-footer, .page-id-411 footer#site-footer, .page-id-103 footer#site-footer{
    display: none;
}
.panel-body-contact input.wpcf7-form-control.wpcf7-submit
{
	background-color: #00a65a !important;
    font-size: 14px !important;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    color: #fff !important;
    border: 1px solid #fff !important;
    outline: 0 !important;
    background-image: none;
    border-radius: 4px;
}

label.col-lg-5.col-md-5.col-sm-5.col-xs-12.control-label {
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
    color: #4E5E6A;
}

.panel-body-contact .wpcf7-form-control {
    height: auto;
    padding: 8px 12px !important;
    background: #fff;
    border-radius: 0;
    border: 1px solid #dce1e4;
    box-shadow: none !important;
    font-size: 13px;
    padding: 6px 10px !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

body .site-footer:not(.footer-stacked) .footer-inner .copyright {
    max-width: 35%;
}
body .site-footer:not(.footer-stacked) .footer-inner .site-navigation {
    max-width: 40%;
}
body .site-footer li.menu-item a {
    color: #000 !important;
    font-weight: 600;
}
.hp_none{
    display: none !important;
}
