﻿.Suspensivo {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-cart-wrap {
    border-radius: 15px !important;
    height: 380px !important;
}

    .product-cart-wrap .product-img-action-wrap {
        max-height: 250px !important;
    }

.product-content-wrap {
    float: left !important;
}

.product-cart-wrap .product-action-1.show {
    right: 25px !important;
    bottom: 8px;
}
