/*
Theme Name: Niedermayer Child
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/*---Fonts---*/
@font-face {
	font-family: Barlow;  
    src: url('https://www.niedermayer-saefte.at/wp-content/fonts/BarlowSemiCondensed-Regular.woff') format('woff');}

@font-face {
	font-family: Give-glory;  
    src: url('https://www.niedermayer-saefte.at/wp-content/fonts/GiveYouGlory-Regular.woff') format('woff');}

/*---Menu---*/
/*--Logo--*/
.menu-wrapper.with-header .style-color-485404-bg {
    height: 100px;
}

.hmenu .menu-smart, .hmenu-center .menu-smart, .navbar-cta ul.menu-smart {
    height: 130px;
}

@media (max-width:950px){
	.hmenu .menu-smart, .hmenu-center .menu-smart, .navbar-cta ul.menu-smart {
    height: auto;}
}

/*
#menu-niedermaier-main-menu.menu-primary-inner.menu-smart.sm li.current-menu-item, #menu-niedermaier-main-menu .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-link{
	height: 68px;
	top: 32px;
    position: relative;
}*/

.menu-with-logo .menu-smart > li, .menu-with-logo .menu-smart > li > a {
    height: 77%;
}

.col-lg-0.logo-container.middle{
	background-color: #ffd729;
    padding-right: 0;
    padding-bottom: 0;
}

/*--Navi--*/
body[class*=hmenu-]:not(.hormenu-position-right) .navbar-nav-last:not(.navbar-cta) > ul > li:first-child > a, body[class*=hmenu-]:not(.hormenu-position-right) .navbar-nav-last:not(.navbar-cta) > ul > li:only-child > a {
    margin-left: 0px;
    padding-left: 14px !important;
}

/*#menu-niedermaier-main-menu .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-link:hover*/
#menu-niedermaier-main-menu .current-menu-item a{
	background-color: #fad63a;
}

#menu-niedermaier-main-menu .current-menu-item .drop-menu.sm-nowrap a{
	background-color: #b12a1e;
}

#menu-niedermaier-main-menu .current-menu-item .drop-menu.sm-nowrap a:hover{
	background-color: rgba(0,0,0,0.03);
}

li:hover a:after {
  border-top: 2px solid #fad63a;
  padding-top: 9px !important;
  margin-top: 10px;
}

@media(min-width:960px){
  .nav .drop-menu.sm-nowrap{
  margin-top:-50px !Important;}
}

.mmb-container {
    top: 57%;
    transform: scale(1.5);
}

.mobile-menu-button-light .lines, .mobile-menu-button-light .lines:before, .mobile-menu-button-light .lines:after {
    background: #b12a1e;
}

/*---Produkte---*/
.produkte .tmb .t-entry p.t-entry-meta span {
    font-size: 36px;
    font-weight: 400;
}

/*---Logo-Footer---*/
.niedermayer-footer-logo{
	top: 80px;
}

/*---Footer---*/
footer .social-icon a:hover{
	color: #fff !important;
	opacity: 0.7;
}

footer #menu-niedermayer-footer li a{
	text-transform: uppercase;
}

footer #menu-niedermayer-footer li a:hover{
	color: #fff;
	text-decoration: underline;
}