.latestOffers .shadow_title_our_process {
    top: 69px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.images_latestOffers {
    margin-top: 70px;
}

.offers_latestOffers {
    background-color: #AE4D4D;
    color: #F7F7F2;
    border-radius: 10px;
    display: inline-block;
    padding: 6px 30px;
}

.desc_latestOffers {
    position: absolute;
}

.des1_latestOffers {
    top: 88px;
    left: 270px;
}

.des2_latestOffers {
    top: 269px;
    left: 149px;
}

.des3_latestOffers {
    top: 342px;
    left: 323px;
}

.text_des1_latestOffers p,
.text_des2_latestOffers p,
.text_des3_latestOffers p,
.text_des4_latestOffers p,
.text_des5_latestOffers p,
.text_des6_latestOffers p {
    margin-bottom: 0px;
}

.text_des1_latestOffers {
    position: absolute;
    top: 126px;
    left: 446px;
}

.text_des1_latestOffers_ar {
    top: 135px;
    left: 452px;
}


.text_des2_latestOffers {
    position: absolute;
    top: 243px;
    left: 121px;
}

.text_des3_latestOffers {
    position: absolute;
    top: 366px;
    left: 473px;
}

.des4_latestOffers {
    top: 170px;
    left: -26px;
}

.des5_latestOffers {
    top: 157px;
    left: 266px;
}

.des6_latestOffers {
    top: 304px;
    left: -12px;
}

.text_des4_latestOffers {
    position: absolute;
    top: 106px;
    left: -111px;
}

.text_des5_latestOffers {
    position: absolute;
    top: 194px;
    left: 402px;
}

.text_des6_latestOffers {
    position: absolute;
    top: 343px;
    left: -86px;
}

.offer_price {
    color: #837C71;
    margin-bottom: 0px;
}

.offer_price .Dec_price {
    font-size: 12px;
    text-decoration: line-through;
}

.latestOffers .first_color {
    background-color: #9D746A !important;
}

.latestOffers .second_color {
    background-color: #94A85A !important;
}

.latestOffers .third_color {
    background-color: #7BA6BD !important;
}

.latestOffers .fourth_color {
    background-color: #9486B2 !important;
}

.product_images_latestOffers {
    width: 150px !important;
}

@media (max-width: 768px) {
    .flex_wrap_reverse{
        display: flex;
        flex-wrap: wrap-reverse;
    }
    .latestOffers .shadow_title_our_process {
        font-size: 22px;
    }
    
    .des1_latestOffers {
        top: 95px;
        left: 170px;
        width: 133px;
    }

    .text_des1_latestOffers {
        top: 126px;
        left: 273px;
    }

    .text_des1_latestOffers p,
    .text_des2_latestOffers p,
    .text_des3_latestOffers p {
        font-size: 14px !important;
    }

    .text_des1_latestOffers_ar {
        top: 122px;
        left: 278px;
    }

    .des2_latestOffers {
        top: 192px;
        left: 86px;
        width: 95px;
    }

    .text_des2_latestOffers {
        top: 154px;
        left: 56px;
    }

    .des3_latestOffers {
        top: 275px;
        left: 174px;
        width: 133px;
    }

    .text_des3_latestOffers {
        position: absolute;
        top: 296px;
        left: 248px;
    }

    .product_images_latestOffers {
        width: 110px !important;
    }

    .product_details_latestOffers {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .text_des4_latestOffers p, .text_des5_latestOffers p, .text_des6_latestOffers p {
        font-size: 14px !important;
    }

    .des4_latestOffers {
        top: 166px;
        left: 24px;
        width: 100px;
    }

    .text_des4_latestOffers {
        position: absolute;
        top: 111px;
        left: 2px;
    }
    .des5_latestOffers {
        top: 174px;
        left: 222px;
        width: 86px;
    }
    .text_des5_latestOffers {
        position: absolute;
        top: 196px;
        left: 286px;
    }
    .des6_latestOffers {
        top: 275px;
        left: 29px;
        width: 86px;
    }
    .text_des6_latestOffers {
        position: absolute;
        top: 297px;
        left: 0px;
    }
}