/***** logo *****/

.logo a {
    background: url('../img/logo_restaurant_und_hotel_wismar_schriftzug.png');
    background-size: contain;
}

.mainmenu ul li a {
    font-size: 18px !important;
}

#top .mod_langswitcher {
/ / display: block;
}

/***** infobox *****/

.ce_revolutionslider_text .infobox {
    padding: 1.5rem 1.5rem 0.4375rem;
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
    color: #555;
    background: rgba(255, 255, 255, 0.95);
}
@media only screen and (max-width: 767px) {
    .ce_revolutionslider_text .infobox {
        font-size: 1rem !important;
        line-height: 1.25rem !important;
    }
}
@media only screen and (max-width: 479px) {
    .ce_revolutionslider_text .infobox {
        font-size: 0.75rem !important;
        line-height: 0.9375rem !important;
    }
}

#mmenu_top, #mmenu_bottom {
	display:none;
}

.image_container a {
	background: #fff;
	border-color: #fff;
}