/**
 * Magetop Software.
 *
 * @category  Magetop
 * @package   Magetop_GroupBuy
 * @author    Magetop
 * @copyright Copyright (c) Magetop Software Private Limited (https://magetop.com)
 * @license   https://store.magetop.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;
}
