/* 
Theme Name: Hello Elementor 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: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
*/

/*
    Add your custom styles here
*/

h1.entry-title {
    display: none !important;
}
.hero-txt {
    width: 600px !important;
    margin: 0 auto;
}
.why-us-sec::before {
    content: "";
    background: url(/wp-content/uploads/2022/10/5.png) no-repeat;
    width: 491px;
    height: 635px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.why-img::after {
    content: "";
    background: url(/wp-content/uploads/2022/10/shape1.png) no-repeat;
    width: 152px;
    height: 127px;
    position: absolute;
    top: 52%;
    right: -30%;
    z-index: -1;
}
.vision-sec::after {
    content: "";
    background: url(/wp-content/uploads/2022/10/hero-1-dot-2.png) no-repeat;
    width: 47px;
    height: 74px;
    position: absolute;
    right: 0;
    bottom: 20%;
}
.vision-img::before {
    content: "";
    background: url(/wp-content/uploads/2022/10/hero-1-circle-3.png) no-repeat;
    width: 330px;
    height: 330px;
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
}
.vision-img::after {
    content: "";
    background: url(/wp-content/uploads/2022/10/hero-1-circle-4.png) no-repeat;
    position: absolute;
    width: 170px;
    height: 170px;
    top: 0;
    z-index: -1;
}
.quote-sec::before {
    content: "";
    background: url(/wp-content/uploads/2022/10/quote-icon.svg) no-repeat;
    position: absolute;
    width: 78px;
    height: 78px;
    left: 48%;
    top: 8%;
}