/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.business-club-note { display:none; }
.custom-add-to-cart-with-qty .buttons_added{ float:left;  }
.bundle-label {   
    font-weight: bold;
    text-align: center;
    font-size: 14px;   
}
.bundled-custom .price { display:none !important; }
.single-product-bundle-info-wrapper { clear: both; }
.single-product-bundle span.amount { font-size: 13px; color: #ef7f01; font-weight:bold; }
.single-product-bundle table { width:100%; }
.single-product-bundle table td { text-align: left; border: 1px solid #eee; padding:5px 0; }
.single-product-bundle table td.tright { text-align:right; }
