/**
 * 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.
 */



.elementor-93 .elementor-element.elementor-element-90326dc {
	padding:0px !important;
}

.phone-contact a {
    color: #fff !important;
}

.comments-area a, .page-content a {
    text-decoration: none !important;

}

.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {

    margin-bottom: 10px !important;
    margin-top: 10px !important;
}


.contact-form textarea {
	    margin-top: 10px;
}

.contact-form [type=button], .contact-form [type=submit], .contact-form button {
	    border: 2px solid #fff !important;
	color:#fff !important;
}

.elementor-element.elementor-element-ce31007.e-con-full.e-flex.e-con.e-child {
    padding-top: 0px !important;
	padding-bottom:0px !important;
}

.contact-form [type=submit]:hover {
	    background-color: #fcd055;
}
h1.entry-title {
/*     display: none !important; */
}

.bred-crumbs ul {
    margin: 0px !important;
    padding: 0px !important;
}

.bred-crumbs ul li a {
color:#fff;
}
.bred-crumbs ul li {
	list-style:none !important;
    color: #fff !important;
    padding-left: 24px !important;
    font-size: 18px !important;
	    display: inline-block !important;
	    position: relative !important;
}

.bred-crumbs ul li:before {
    position: absolute !important;
    content: "" !important;
    background-image: url(/wp-content/uploads/2024/04/aroow-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: left !important;
    left: 8px !important;
    right: 0 !important;
    top: 1px !important;
    bottom: 0 !important;
}

div#welcome-text{
	position:relative !important;
}

div#welcome-text:before {
    position: absolute !important;
    content: "" !important;
    background-image: url(/wp-content/uploads/2024/04/h1-decor1.png) !important;
    background-repeat: no-repeat !important;
    background-position: left !important;
    width: 390px !important;
    height: 500px !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
}


div#welcome-text:after {
    position: absolute !important;
    content: "" !important;
    background-image: url(/wp-content/uploads/2024/04/h1-decor2.png) !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
    width: 390px !important;
    height: 500px !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
}

