/**
 * Theme Name:     Lemon World
 * Author:         Devnexus
 * Template:       hello-elementor
 * Text Domain:	   lemon-world
 * Description:    Child theme of Hello Elementor
 */

.header-sec .header-rgh-menu .elementor-nav-menu li.header-kontakt-btn a{background-color: var(--e-global-color-dc3d80e);border-radius: 27px;padding: 4px 10px !important;}
.header-sec .header-rgh-menu .elementor-nav-menu li.header-kontakt-btn:hover a {background-color: var(--e-global-color-08743b3);}
.header-sec .header-rgh-menu .elementor-nav-menu li.header-kontakt-btn:hover a::after {opacity: 0 !important;}
@media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: landscape){
	body .e-con {--container-max-width: 1080px !important;}
}