#sp-only {
    display: none;
}
#before_footer_widget{
    display: none;
}

.search-widget-wrapper-872d0c {
    position: fixed !important;
    transform: none !important;
    bottom: 0!important;
    top: auto!important;
}

#tripla-searching-app {
    height: 0 !important;
}

@media screen and (max-width: 990px) {
    .search-widget-wrapper-872d0c {
        top: 320px!important;
        position: absolute!important;
        bottom: auto!important;
    }

    #sp-only {
        display: block;
    }
    .fv-cp{
        margin-top: 360px;
    }
}

@media screen and (max-width: 600px) {
    .search-widget-wrapper-872d0c {
        top: 200px!important;
    }
}

@media screen and (max-width: 480px) {
      .fv-cp{
        margin-top: 400px;
    }
}