/**

 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

body{overflow-x:hidden;}

.how-it-work .elementor-image-box-title{    width: 60px;
    height: 60px;
    background-color: var(--e-global-color-accent);
    margin: auto;
    margin-bottom: 30px;
    border-radius: 100%;}

.wpcf7-response-output{
    color: #fff!important;
}
.form-wrap-set{display:flex; flex-wrap:wrap;}
.form-wrap-set .col-20{width: calc(100% / 1); padding-bottom: 10px;}

.form-wrap-set .input-wrap input, .form-wrap-set .input-wrap select{
padding: 12px 20px!important;
font-size: 16px;
font-weight: 400;
border: 1px solid var(--e-global-color-accent);
background-color: #ffffff29;
color:var(--e-global-color-accent);
}

.form-wrap-set .input-wrap input:focus, .form-wrap-set .input-wrap select:focus{
border: 1px solid var(--e-global-color-d1cac75);
outline:none; box-shadow:unset;

}

.form-wrap-set .Submit{        background-color: var(--e-global-color-accent)!important;
    font-weight: 500!important;
    border:1px solid var(--e-global-color-accent)!important;
    color:#fff!important;
    font-weight: var(--e-global-typography-accent-font-weight)!important;
    border-radius: 5px 5px 5px 5px!important;
    padding: 12px 45px 12px 45px!important; transition:0.4s;}
.form-wrap-set .Submit:hover{     background-color: var(--e-global-color-d1cac75)!important; transition:0.4s; 
	border:1px solid var(--e-global-color-d1cac75)!important;}
::placeholder{color:var(--e-global-color-accent);}


#masthead{
    position:fixed!important;
    left:0px;
    right:0px;
    z-index:999;
    top:0px;
    transition:0.4s;
}

.shadbrdr{
 transition:0.4s;
 background-color: var(--e-global-color-primary);
}

.wpcf7 form.sent .wpcf7-response-output{color:#fff;}

Shettyprashant90@yahoo.com