/**
* 2010-2020 Webkul.
*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through this link for complete license : https://store.webkul.com/license.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
*
*  @author    Webkul IN <support@webkul.com>
*  @copyright 2010-2020 Webkul IN
*  @license   https://store.webkul.com/license.html
*/

.disc-btn {
    width: 100%;
    padding: .100rem;
}
.product-discounts .wk-table-product-discounts thead tr th {
    width: 11%;
    padding: .625rem 0rem;
    background: #fff;
    border: .2125rem solid #e6d5d5;
    text-align: center;
    font-size: .850rem;
}
.product-discounts .wk-table-product-discounts tbody tr td {
    padding: .425rem 0rem;
    text-align: center;
    background: #fff;
    border: .2125rem solid #e6d5d5;
    font-size: .800rem;
}
.table-product-discounts {
    color: #232323;
    font-size: .9375rem;
}
.wk-discount-table-container {
    max-height: 200px;
    overflow: auto;
}
.wk-table-product-discounts{
    width: 100%;
}
