/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/hello-elementor-child
Description: A child theme for the Hello Elementor theme.
Author: Your Name
Author URI: https://example.com
Template: hello-elementor
Version: 1.0.0
*/


.no-mar p{
margin:0 !Important;
}

.no-mar h3{
margin:0 !IMportant;
padding-top:3px;

}

.custom-icons span.elementor-icon-list-icon{
 background-color: #E2F4EA;
    padding:5px 2px 5px 5px;
    border-radius: 50px;
    margin-right:12px;

}


@media only screen and (min-width: 1024px) {

.trans h3.elementor-heading-title.elementor-size-default{
min-height:50px !Important;
}


.trans h2.elementor-heading-title.elementor-size-default {
    min-height: 58px;
}

.trans p{
min-height:93px;
}

.hero-sec2 span.elementor-icon{

margin-top:5px;
}

.services a.elementor-button.elementor-button-link.elementor-size-sm:hover{
padding-left:10px !IMportant;
}


}

@media only screen and (max-width: 681px){

.no-mar h3{
margin:0 !IMportant;
padding-top:3px;

}

.no-mar p{
margin:0 !Important;
}

.elementor-icon-box-icon{
padding-top:5px;
}

}