/*

     Theme Name: Hello Elementor Child

     Theme URI:    https://diviextended.com/

     Description:  A child theme of Twenty Twenty-One WordPress theme.

     Template:     hello-elementor

     Version:      1.0.0

     License:      GNU General Public License v2 or later

     License URI:  http://www.gnu.org/licenses/gpl-2.0.html

    */



    @import url("../hello-elementor/style.css");
.form-ff .elementor-button{box-shadow: inset 0px 5px 5px 0px rgba(0,0,0,0.30);}
.select-caret-down-wrapper{display:none;}

.two-icco .elementor-icon-list-icon{background-color:#ef3836;    padding: 10px 5px;
    border-radius: 5px;
    text-align: center;
    align-items: center;margin-right:5px;
    justify-content: center;}
.page-header{display:none;}
.wcr-bg:after{    width: 38%;display:none;
    height: 5px;
    background-color: #ef3836;
    position: absolute;
    bottom: 25px;
    right: 23%;
    content: '';}
.hd-span span{display:block;}

 @media screen and (max-width:1440px){
	 
}
@media (min-width:992px) and (max-width:1199px){
	.two-icco .elementor-icon-list-icon{margin-bottom:10px;}
}
@media screen and (max-width:991px){
	.wcr-bg:after{    bottom: 15px;    right: 7%;    width: 60%;}.two-icco .elementor-icon-list-icon{margin-bottom:10px;}
}
@media screen and (max-width:767px){
	.wcr-bg:after{display:none;}.two-icco .elementor-icon-list-icon{margin-bottom:10px;}
}
@media screen and (max-width:414px){
	
}