.wwof-popup-product-details-container .order-quantity-based-wholesale-pricing-view.table-view {
    margin-top: 24px;
    margin-bottom: 24px;
}
.wwof-popup-product-details-container .order-quantity-based-wholesale-pricing-view.table-view  thead,
.wwof-popup-product-details-container .order-quantity-based-wholesale-pricing-view.table-view  thead tr,
.wwof-popup-product-details-container .order-quantity-based-wholesale-pricing-view.table-view  thead tr th {
    background-color: #E8E8E8;
}
.wwof-popup-product-details-container .order-quantity-based-wholesale-pricing-view.table-view  tbody,
.wwof-popup-product-details-container .order-quantity-based-wholesale-pricing-view.table-view  tbody tr,
.wwof-popup-product-details-container .order-quantity-based-wholesale-pricing-view.table-view  tbody tr th {
    background-color: #f6f6f6;
}
.wwof-popup-product-details-container .order-quantity-based-wholesale-pricing-view.table-view th,
.wwof-popup-product-details-container .order-quantity-based-wholesale-pricing-view.table-view td {
    border: 1px solid #fff;
    text-align: center !important;
    padding: 2px 26px !important;
    color: #444;
    font-size: 14px;
}