#rlvlive .relevanssi-live-search-results-showing {
    position: static;
    width: 100% !important;
    min-height: auto;
    max-height: none;
    box-shadow: none;
}
#rlvlive .sc-posts {
    padding-bottom: 80px;
}
#rlvlive .relevanssi-live-search-result-status p,
#relevanssi-live-search-status {
    padding-left: 10px;
    padding-right: 10px;
}
#rlvlive .relevanssi-live-search-result-status p {
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
#rlvlive .rlv-has-spinner {
    border-color: #4AC18E transparent #4AC18E #4AC18E;
}
#rlvlive .rlv-has-spinner::after {
    background-color: #4AC18E;
}
#rlvlive.search-results-showing ~ .sc-tabs__wrap,
#rlvlive.search-results-showing ~ .blog-entry,
#rlvlive.search-results-showing ~ .pagination,
#rlvlive.search-results-showing ~ .sc-posts {
    display: none;
}