.mm-title {
    display: none;
}
.mm-listview {
    font-size: 17px!important;
    line-height: 30px!important;
	text-transform: uppercase;
}

/* =============================================================================
 * Kontaktformular
 * ========================================================================== */

#main .inside form.style5 input, form.style5 select, form.style5 textarea {
	font-size: 1rem;
	line-height: 0.8rem;
	color: #555;
}
/* =============================================================================
 * Smartmenu
 * ========================================================================== */
.smartmenu-content {
    background: rgba(106,8,0,0.8);
}

.pikett {
    position: absolute!important;
    top: -125px!important;
    right: -160px!important;
    background: url(../../demo/stoerer.svg) no-repeat center top;
    background-size: auto;
    background-size: 90%;
    display: block;
    width: 230px;
    height: 230px;
    text-align: center;
    transform: rotate(10deg)!important;
}
.pikett h2 {
    font-size: 40px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    color: #fff !important;
    margin: 60px 0 6px !important;
}
.pikett a {
    color: #fff;
}
.pikett p {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.pikett h2 span {
    font-size: 24px !important;
    font-weight: 600;
    text-transform: uppercase;
}
