/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_GroupBuy
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
span.group-count-notify {
    border: 1px solid #96588a;
    background-color: #ebe8ea;
    color: #96588a;
    text-align: center;
    font-weight: bold;
    margin: 20px auto;
    display: block;
    max-width: 137px;
    text-transform: capitalize;
}
.group-image-container {
    width: 300px;
}
.group-image-wrapper {
    padding-bottom: 125%;
}
.group-product-items {
    width: 100%;
}
.groupbuyprice {
    font-weight: bold;
}
.group-buy-button {
    margin-top: 20px;
}
.toolbar.order-products-toolbar.bottom.group {
    text-align: left;
}
