div#footer {
    display: none;
}
li#menu-item-search {
    display: none !important;
}
#top .mobile-only
{ display: none; }

@media only screen and (max-width: 768px) {
#header_meta { display: none !important; }}

.av-masonry-load-more {
    background-color: #dcdcdc !important;
}