@media only screen and (max-width: 767px) {
#menu-outer {
    height: 110px;
}
  ul#filter {
    padding: 10px 25px 10px 20px;
}
}
.site-logo {
    max-height: 150px;
    margin-bottom: 20px;
}
.site-header.float-header .site-logo {
    max-height: 70px;
    margin-bottom: 0px;
}
.text-slider .maintitle, .text-slider .subtitle {
    text-shadow: 3px 3px 8px #333;
}
#mainnav ul li a, #mainnav ul li::before {
    text-shadow: 3px 3px 8px #333;
}
.site-info, .entry-header {
    display: none !important;
}
.panel-row-style {
    margin: -100px 0;
}