.title-area-wrap h1.entry-title {
    font-family: butler_regular-webfont;
    line-height: 78px;
    font-weight: normal;
    font-style: normal;
    font-size: 72px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
    display: none;
}

#header-mobile .header-mobile-wrap {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.av5-products-filter-wrap.single-drop {
    display: none;
}
