/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

h1.entry-title{
	display: none;
}

h3.elementor-icon-box-title{
	margin: 0;
}

p{
	margin: 0;
}

.sw-bl-01 .swiper-pagination-bullet{
    
    width: 45px;
    border-radius: 0;
    height: 2px;

}

.sw-bl-01 .swiper-pagination-bullet-active{
    background: #3a84ff;
}

.mu-ft01 span.elementor-icon-list-text{
    padding-left: 0;
}

.mu-ft01 span.elementor-icon-list-text:hover{
border-bottom: solid 1px #ffffff;
}

.mu-port1 a{
	background-color: #011463;
    border-radius: 30px;
}