/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */

.max-mega-menu .mega-menu-item .mega-sub-menu
{
	margin-top:20px !important;
}
.footer_newsletter_form {
    width: 100%;
}
.footer_newsletter_form form input {
    border-radius: 50px !important;
}
.footer_newsletter_form form .e-form__buttons {
    position: unset;
}
.footer_newsletter_form form button {
    position: absolute;
    right: 5px;
    top: 4px;
    border-radius: 50px !important;
}
.contact_page_icon {
    background-color: #fff;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 100px;
		box-shadow: 0px 0px 5px #0000001f;
}
@media only screen and (max-width: 1024px) {
.max-mega-menu .mega-menu-item .mega-sub-menu {
    padding: 0px !important;
}
.mega_menu_bar .mega_menu_list {
    position: unset !important;
}	

#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
    width: calc(100% - 50px) !important;
    max-width: 420px;
    padding-top: 0px;
}
#mega-menu-wrap-menu-1:has(.mega-menu-open) #mega-menu-menu-1[data-effect-mobile^="slide_"] + button.mega-close:before {
	background: #000;
}

#mega-menu-wrap-menu-1:has(.mega-menu-open) #mega-menu-menu-1[data-effect-mobile^="slide_right"] + button.mega-close {
    left: auto;
    right: 5px;
    top: 5px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    border-bottom: 1px solid #999;
}	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    margin-top: 0 !important;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
    left: -1080px;
}
	h2.elementor-heading-title.elementor-size-default {
    font-size: 1.5rem;
}
.my-display-block {
    display: block !important;
}
	.elementor-13 .elementor-element.elementor-element-1641034 .elementor-posts-container .elementor-post__thumbnail {
    padding-bottom: calc( 1 * 100% ) !important;
}
}

