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







ul.faqs_icons {
    list-style: none;
    margin-left: -40px;
}
ul.faqs_icons li {
    display: flex;
    margin-top: 14px;
    font-size: 16px;
}
ul.faqs_icons li::before {
    font-family: "FontAwesome";
    content: "\f105";
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding-right: 3px;
    vertical-align: middle;
    margin-right: 5px;
    color: #1181C4;
}
.elementor-element-6dd75c3e p {
    color: #c36;
    font-weight: 500;
}

@media only screen and (max-width: 768px) {
	
.page-id-356 br{
	display: none !important;
}
.page-id-10 br{
	display: none !important;
}
.elementor-menu-toggle .e-font-icon-svg {
    fill: #fff !important;
 
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 40px;
}
	
}


