/*
Theme Name:  Hello Elementor Child
Template: 	 hello-elementor
Theme URI:	 https://wordpress.org/themes/hello-elementor/
Author:		 ChildThemeWP
Author URI:	 https://childthemewp.com
Version:	 1.0.0
License:	 GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:    	 opensource     
Text Domain: helloelementorchild
*/
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border-radius: 0px !important;
    border: 1px solid #e7e7e7 !important;
}
label {
    font-family: var(--e-global-typography-62ab1dc-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-62ab1dc-font-size) !important;
    font-weight: normal !important;
}

.elementor-kit-11 button, .elementor-kit-11 input[type="button"], .elementor-kit-11 input[type="submit"], .elementor-kit-11 .elementor-button {
       background-color: #4a71b4;
    padding: 12px 50px 12px 50px;
    border-color: #4a71b4;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 200px;
}
.ekit-wid-con .post-meta-list>span {
    display: inline !important;
}
.elementor-element.elementor-element-e900770, .elementor-element.elementor-element-714742bc {
    display: none;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-98def7f.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default img {
    height: 300px !important;
    object-fit: cover !important;
    width: 100% !important;
}
@media (max-width: 767px) { 
.elementor-89 .elementor-element.elementor-element-15a6b5e8 > .elementor-background-overlay {
    background-color: #000000;
    opacity: 0.5; 
}
}