.product-item-bottom .product-item-bottom-hidden {
    justify-content: space-between;
}

.product-item-top {
    display: flex;
    justify-content: space-between;
}

.prodict-item-top-btn-wrapper {
    display: flex;
    gap: 5px;
}