/*!
 * Theme Name: Default
 * Package : DashLite
 * Author: Softnio
 * Author URI: http://themeforest.net/user/softnio
 * Version	 :	1.0.0
 * Updated	 :	07.23.2020
**/

.nk-content-body .components-preview.wide-md {
  max-width: 100% !important;
}

@media (min-width: 992px) {
  .nk-content {
    padding-left: 16px;
    padding-right: 16px;
  }
}

#added_product_table {
  width: 100%;
}