.flex.flex-between {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.conditioners-earth-slider-outer .owl-carousel.owl-rtl .owl-item .item {
    left: inherit !important;
    width: initial !important;
}

.conditioners-earth-slider-outer .owl-carousel.owl-rtl .owl-item {
    left: initial !important;
}

.conditioners-earth-slider-outer .conditioners-earth-box {
    width: initial !important;
    margin: 0 !important;
    left: initial !important;
}

.products-series-item .purchase-div button {
    font-size: 20px;
    font-weight: 400;
    line-height: 54px;
    transition: 300ms ease-out;
    text-align: center;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none !important;
    border: none;
    padding: 0 10%;
    background-color: #FE9D01;
}

.products-series-item .purchase-div button:hover {
    background-color: #000000;
    color: #ffffff !important;
}

@media only screen and (max-width: 991px) {
    li.box-1-prise.prod-price1 {
        margin-right: 0 !important;
    }
}

.conditioners-earth-slider-outer .owl-carousel.owl-rtl .owl-item .item {
    left: -30%;
}

@media only screen and (max-width: 1199px) {
    .conditioners-earth-section:after {
        height: 100% !important;
    }

    .conditioners-earth-slider-outer {
        /* top: 0 !important; */
    }
}
