.motors-elementor-inventory-search-results#listings-result .listing-list-loop .image {
    max-width: 280px;
}

@media (max-width: 767px) {
    .motors-elementor-inventory-search-results#listings-result .listing-list-loop .image {
        max-width: 100%;
        margin-right: 0;
    }
}

@media (max-width: 1024px) {
    .motors-elementor-inventory-search-results#listings-result .stm-filter-chosen-units-list {
        white-space: nowrap;
        overflow-x: auto;
        padding-bottom: 5px;
    }

    .motors-elementor-inventory-search-results#listings-result .stm-filter-chosen-units-list li {
        display: inline-block;
        float: none;
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers {
    display: block;
    position: relative;
    margin-top: 10px;
    padding: 0 60px 0;
    border-top: none;
    text-align: center;
}

@media (max-width: 767px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers {
        padding: 0 50px 0;
    }
}

@media (max-width: 410px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers {
        padding: 0 40px 0;
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li {
    display: inline-block;
    margin-bottom: 0;
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li > a {
    display: block;
    width: 34px;
    height: 35px;
    margin: 0 8px;
    padding: 0;
    background-color: #6c98e1;
    color: #fff;
    border-top: none;
    border-radius: 3px;
    line-height: 35px;
    text-decoration: none !important;
}

@media (max-width: 767px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li > a {
        margin: 0 4px;
    }
}

@media (max-width: 410px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li > a {
        margin: 0 2px;
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li > span {
    display: block;
    width: 34px;
    height: 35px;
    margin: 0 8px;
    padding: 0;
    background-color: #dddddd;
    color: #fff;
    border-top: none;
    border-radius: 3px;
    line-height: 35px;
}

@media (max-width: 767px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li > span {
        margin: 0 4px;
    }
}

@media (max-width: 410px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li > span {
        margin: 0 2px;
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev, .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
    width: 54px;
    height: 35px;
    font-size: 20px;
    border-radius: 3px;
    margin: 0;
}

@media (max-width: 1024px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev, .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev, .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
        width: 50px;
    }
}

@media (max-width: 410px) {
    .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev, .motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
        width: 40px;
    }
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li .prev {
    position: absolute;
    left: 0;
    top: 0;
}

.motors-elementor-inventory-search-results#listings-result ul.page-numbers li .next {
    position: absolute;
    right: 0;
    top: 0;
}

.motors-elementor-inventory-search-results#listings-result .rmv_txt_drctn:hover .image:before {
    opacity: 0;
}