/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/



.ekit_page_list_content .elementor-icon-list-icon svg{
    font-size: 100px !important;
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right:0 !important;
    margin-left:0 !important;
}


/* from comment */
#wpr-submit-comment {
    border-radius: 8px;
    background-color: #1e73be;
    font-size: 26px;
    padding: 6px 45px 12px 45px;
    margin: 25px 0px 0px 0px;    
}