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



#menu-1-a6449ca li{
  width: 4em !important;
  display block!important;;
  border: 1px solid red;
}
#menu-1-a6449ca li.menu-item a span::before{
            content: "\A";
            white-space: pre;
            font-size:80px;
        }*/
.menu-image.menu-image-title-below{
  height: 80px !important;
}

.tag-cloud-link{
  padding: 10px;
  color:#fff!important;
  background-color:#D99E29;
  font-size:16px!important;
  border-radius:30px;
  line-height:48px;
  margin-bottom:15px;
}



.elementor-sub-item{
margin-left: -140px;
background-color: #fff;}


.elementor-sub-item:hover{
margin-left: -140px;
background-color: #fff!important;}


#submenue_singlepage div nav ul{
width:100%;}

#submenue_singlepage div nav ul li{
flex:auto;
justify-content: center;}

#submenue_singlepage div nav ul li:nth-child(odd) { background: #2462BF }
#submenue_singlepage div nav ul li:nth-child(even) { background: #112E59 }

#submenue_singlepage div nav ul li:nth-child(odd) a:hover { background: #2462BF!important }
#submenue_singlepage div nav ul li:nth-child(even) a:hover { background: #112E59!important }


element.style {
}
#submenue_singlepage div nav ul li a {
    justify-content: center;
    text-transform: uppercase;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover{
background-color:#D99E29!important;
color:#fff!important;}

#submenue_singlepage div nav ul li a{
justify-content: center;
text-transform:uppercase;}


form.post-password-form{
width:350px;
margin:0 auto;
text-align:center;
margin-bottom:200px}

h2.login-form{
text-align:center;
margin-bottom:50px;
margin-top:50px
}

input[type="password"].login_field{
width:170px}

.button{
border:1px solid #D99E29!important;}

.kachel{
min-height:300px;}

.post-tags, .tags-links { display: none; }


.swpm-forgot-pass-link, .swpm-remember-me, .swpm-join-us-link, .swpm-edit-profile-link{ display: none!important; }

.swpm-login-submit [type=submit] { border: none!important; border-radius:50px!important; font-weight:bold }
