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

:focus-visible {
  outline: 2px solid #0066ff !important;
  outline-offset: 2.5px !important;
  box-shadow: 0 0 0 3px #ffffff !important;
}


.no-p-margin-bottom,
.no-p-margin-bottom p {
	margin-bottom: 0;
}


.hrk-lunis-header-menu .elementor-nav-menu__container li.menu-item {
	border-top: 1px solid #ffffff !important;
	margin-bottom: 0 !important;
}

.hrk-lunis-header-menu .elementor-nav-menu__container li:last-of-type {
	border-bottom: 1px solid #ffffff !important;
}


#show-header-menu-popup .menu-item button {
	border: none !important;
	margin-left: 31px !important;
	margin-right: 31px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	background-color: transparent !important;
	background: transparent !important;
}

#show-header-menu-popup .menu-item button:hover {
	border: none !important;
}

@media(max-width: 920px) {
	#show-header-menu-popup .menu-item button {
		margin-left: 19px !important;
		margin-right: 19px !important;
	}
}



.close-icon-button button,
.close-icon-button button:focus,
.close-icon-button button:hover {
	background: transparent;
	background-color: transparent;
}
.close-icon-button button,
.close-icon-button button:hover {
	border: none;
}