.givesit-search-banner {
    position: relative;
    margin-bottom: 70px;
}

.givesit-search-banner::before {
    position: absolute;
    content: '';
    background: #fff url('https://www.givesit.it/wp-content/uploads/2018/06/1e46f58cfea662873bcd118a4b59f7ea.png') no-repeat center;
    background-size: cover;
    width: 100%;
    height: 785px;
    top: 0;
    left: 0;
    z-index: -1;
}

.filters-top {
    position: relative;
    height: 185px;
    border-bottom: 17px solid #A53445;
    -webkit-box-shadow: 0px 5px 14px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 14px -1px rgba(0,0,0,0.5);
    box-shadow: 0px 5px 14px -1px rgba(0,0,0,0.5);
    z-index: 1;
    padding: 30px 0;
}

.filters-top h2 {
    margin-top: 0;
    color: #A53445;
    text-transform: uppercase;
    font-family: 'Segoe Bold';
}

.infoBox {
    width: 162px !important;
    margin: 0px 0px 33px 0 !important;
    left: 0% !important;
    transform: translateX(-50%) translateZ(0px) !important;
    bottom: 30px !important;
}

.infoBox > img {
    display: none !important;
}

.page-title-top {
    color: #A53445 !important;
    text-transform: uppercase;
    font-family: 'Segoe Bold' !important;
}

#asl-storelocator.asl-p-cont input#auto-complete-search {
    box-shadow: 2px 2px 5px 3px rgba(163, 163, 163, 0.4) !important;
}

#asl-storelocator.asl-p-cont.asl-bg-0 .categories_filter .multiselect.adropdown-toggle.style-btn.btn.btn-default {
    box-shadow: 2px 2px 5px 3px rgba(163, 163, 163, 0.4) !important;
}

#asl-storelocator button.asl_Readmore_button {
    display: none !important;
}