@media(max-width:576px){
    .sidebar.close .nav-links li .sub-menu{
        display: none;
      }
      .sidebar{
        width: 0px;

       width: 70% !important;
       z-index: 1000 !important;
        display: none;
      }
      .CustomeBgSection {
        padding:10px 0 !important;
      }

      .home-section{
        left: 0px;
        width: calc(100% - 0px);
        z-index: 100;
      }


      .flex-head-top {

        display: block;
        justify-content: space-between;
        align-items: center;

}
    .part-right-content-header{
        margin: 10px 0px;
        justify-content: flex-end !important;
    }
    .close-mnue-mobile span{
        display: block;
    }
    .mnueBars{
        display: none !important;
    }
    .mnueMobile-showSlideBar{
        display: block !important;

      }

      /* --------- */
      .table-add-product{
        border: 0;
        padding: 5px !important;
        background: transparent !important;
    }

    .table-add-product caption {
        font-size: 16px;
    }

    .table-add-product thead {
        border: none;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .table-add-producttr {
        display: block;
        margin-bottom: 2rem;
        font-size: 16px !important;
        padding-bottom: 10px !important;
    }

    .table-add-product td {
        border-bottom: 1px solid #ddd;
        display: block;
        text-align: right !important;
        padding-left: 50% !important;
        margin: 10px 0px !important ;
        position: relative;
    }
    .table-add-product td:first-child{
        padding-left: 75% ;
        text-align: right;
    }

    .table-add-product td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 40%;
        /* padding-left: 15px; */
        font-weight: bold;
        text-transform: uppercase;
        text-align: left;
        font-size: 15px !important;
    }

    .table-add-product td:last-child {
        border-bottom: 0;
    }
    .card-profile-head {
        width: 80px !important;
            text-align: center !important;
      }
      .card-profile-head img{
        width: 25px !important;
        height: 25px !important;
        margin: auto;
      }
      .card-profile-head span{
        font-size: 11px !important;
        display: none;
      }

      .bg-sku {
        background: #F4F5F6;
        padding: 5px;
        width: 140px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        color: #6F7687;
        font-weight: 600;
        font-family: 'Tajawal', sans-serif !important;

      }
      .notofication-card{
        width: 40px;
        height: 40px;
      }
      .notofication-card .num-notfication {
        position: absolute;
        top: 2px;
        right: 2px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: rgba(231, 63, 63, 1);
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 10px;
      }
      .flex-head-dashborad{
        display: block;
      }
      .sec-table-dashborad{
        margin: 30px 0px !important;
      }
      /* .customeTableDashbord{
        width: 500px !important;
        overflow-x: scroll !important;
      } */
      .card-view-image-logo{
        width: 100%;
      }
      .flex-title-store-logo{
        display: block;

      }
      .card-log-in{

        width: 90%;

      }
      #myChartOrders{
        width: 70% !important;
        height: 250px !important;
        text-align: center !important;
      }
      /* -------------- */
      .head-flex-title-table{
        display: block;
      }

      .but-filter-table-part-right{
        display: block;
        width: 100% !important;
      }
      .but-filter-table-part-right div{
        width: 100%;
        margin: 10px 0px !important;
      }
      .but-filter-table-part-right .box-search-table{
        width: 100% !important;
      }
      .flex-head-title-branches{
        display: block !important;
      }
      .but-right-action-branches{
        display: block !important;
      }
      .but-right-action-branches a{
        width: 100% !important;
      }
      .but-right-action-branches .but-big-title{
        margin: 10px 0px !important;
      }
      /* ------------- */
      .table-branh {
        border: 0;
        padding: 5px !important;
        background: transparent !important;
        width: 100% !important;
        height: 700px !important;
        overflow: hidden;
        overflow-y: scroll;
        }
        .table-branh::-webkit-scrollbar {
          width: 4px;
          background: transparent;
          border-radius: 5px;
        }

        .table-branh::-webkit-scrollbar-thumb {
          background: rgb(194, 210, 241);
          border-radius: 5px;
        }

    .table-branh  caption {
        font-size: 16px;
    }

    .table-branh  thead {
        border: none;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .table-branh  {
        display: block;
        margin-bottom: 2rem;
        font-size: 16px !important;
        padding-bottom: 10px !important;
    }

    .table-branh  td {
        border-bottom: 1px solid #ddd;
        display: block;
        text-align: right !important;
        padding-left: 50% !important;
        margin: 10px 0px !important ;
        position: relative;
        min-height: 100px !important;

    }
    .customeTableMobile_Add td{
      height: 120px !important;
    }
    .flex-input-table{
      text-align: center !important;
    }
    .table-branh  td:first-child{
        padding-left: 75% ;
        text-align: right;

    }

    .table-branh  td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 40%;
        padding-left: 15px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: left;
        font-size: 15px !important;
    }

    .table-branh  td:last-child {
        border-bottom: 0;
    }
    .info-tables{
      display: block;
    }
    .but-part-right-action-table button{
      width: 48% !important;
      margin: 10px 0px;
    }
    .flex-input-table{
      display: block;
    }
    .card-email{
      width: 95% !important;
    }
    .email-tst-mobile{
      font-size: 12px;
      margin-left: -15px !important;
    }
    .customeWith-Td{
      width: 100%;
    }
    .customeWith_Td_Colum-name{
      width: 100%;
    }

    .show{

      z-index: 1 !important;
    }
    .modal .modal-content{
      z-index: 4000 !important;

    }

    #Model_Detalis .modal-dialog{
      max-width: 100% !important;
    }
    .head-table-top-action{
      display: block;

    }
    .action-right-table-admin{
      width: 100% !important;
      display: block !important;
    }
    .action-right-table-admin div{
      width: 100% !important;
      margin: 10px 0px !important;
    }
    .box-filer-table-admin2{
      width: 100% !important;
    }
    .box-filer-table-admin2 .select2-container--default{
      width: 100vw !important;
    }
    .info-bottom-table{
      display: block;
      width: 100%;
      margin-top: 20px;
    }
    .part-right-info-table{
      width: 100%;
    }
   .butPrevPage{
    width: 100px;
   }
   .page-list{
    flex-wrap: wrap !important;
    justify-content: center !important;
    margin: 20px 0px;
    padding: 0px 0px !important;
   }
   .butPrevPage , .next-table{
    width: 40px !important;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
   }
   .next-table span{
    display: none;
   }
   .butPrevPage span{
    display: none;
   }
   .row-upload-image{
    display: block;
   }
   .columUploadImage{
    flex-basis: 100% !important;
   }
   .start-top-header-admin{
    display: block;
   }
   .part-right-header-admin{
    margin-top: 20px;
   }
   .colums-product{
    flex-basis: 80%;
    margin: 10px auto;
   }
   .table-product-offer table thead tr th{
    min-width: 200px !important;
  }

  .customeTableBarnch table tbody tr td{
    max-width: 300px !important;
  }
  .flex-head-title-tabls{
    display: block;
  }
  .but-right-table-header{
    margin: 20px 0px !important;
  }
  .customeMobile{
    display: block !important;
  }
  .customeMobile a{
    margin: 10px 0px;
  }
  .flex-but-action-view-approva{
    display: block;
  }
  .card-view-info-approval{
    display: block;
  }
  .customeWithdAction2{
    width:100% !important;
  }
  .customeWithdAction2 .box-filer-table-admin2{
    width: 100% !important;
  }
  .op-end-mobile{
    display: flex;
    justify-content: flex-end !important;
  }
  }
@media(min-width:576px) and (max-width:767.98px){
  .sidebar.close .nav-links li .sub-menu{
    display: none;
  }
  .sidebar{
    width: 0px;

    width: 70% !important;
   z-index: 1000 !important;
    display: none;
  }

  .home-section{
    left: 0px;
    width: calc(100% - 0px);
    z-index: 100;
  }


  .flex-head-top {

    display: block;
    justify-content: space-between;
    align-items: center;

}
.part-right-content-header{
    margin: 10px 0px;
    justify-content: flex-end !important;
}
.close-mnue-mobile span{
    display: block;
}
.mnueBars{
    display: none !important;
}
.mnueMobile-showSlideBar{
    display: block !important;

  }
  .table-add-product{
    border: 0;
}

.table-add-product caption {
    font-size: 16px;
}

.table-add-product thead {
    border: none;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.table-add-producttr {
    display: block;
    margin-bottom: 2rem;
    font-size: 16px !important;
    padding-bottom: 10px !important;
}

.table-add-product td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right !important;
    padding-left: 50% !important;
    margin: 10px 0px !important ;
    position: relative;
}
.table-add-product td:first-child{
    padding-left: 75% ;
    text-align: right;
}

.table-add-product td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 40%;
    /* padding-left: 15px; */
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    font-size: 15px !important;
}

.table-add-product td:last-child {
    border-bottom: 0;
}
.sec-table-dashborad{
    margin: 30px 0px !important;
  }
  .card-view-image-logo{
    width: 100%;
  }
  .flex-title-store-logo{
    display: block;

  }
  .card-log-in{

    width: 90%;

  }
  .head-flex-title-table{
    display: block;
  }

  .but-filter-table-part-right{
    display: block;
    width: 100% !important;
  }
  .but-filter-table-part-right div{
    width: 100%;
    margin: 10px 0px !important;
  }
  .but-filter-table-part-right .box-search-table{
    width: 100% !important;
  }
  .flex-head-title-branches{
    display: block !important;
  }
  .but-right-action-branches{
    display: block !important;
  }
  .but-right-action-branches a{
    width: 100% !important;
  }
  .but-right-action-branches .but-big-title{
    margin: 10px 0px !important;
  }
  /* ------------- */
  .table-branh {
    border: 0;
    padding: 5px !important;
    background: transparent !important;
    width: 100% !important;
    height: 700px !important;
    overflow: hidden;
    overflow-y: scroll;
    }
    .table-branh::-webkit-scrollbar {
      width: 4px;
      background: transparent;
      border-radius: 5px;
    }

    .table-branh::-webkit-scrollbar-thumb {
      background: rgb(194, 210, 241);
      border-radius: 5px;
    }

.table-branh  caption {
    font-size: 16px;
}

.table-branh  thead {
    border: none;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.table-branh  {
    display: block;
    margin-bottom: 2rem;
    font-size: 16px !important;
    padding-bottom: 10px !important;
}

.table-branh  td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right !important;
    padding-left: 50% !important;
    margin: 10px 0px !important ;
    position: relative;
    height: 100px !important;
}
.table-branh  td:first-child{
    padding-left: 75% ;
    text-align: right;
}

.table-branh  td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 40%;
    padding-left: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    font-size: 15px !important;
}

.table-branh  td:last-child {
    border-bottom: 0;
}
.info-tables{
  display: block;
}
.but-part-right-action-table button{
  width: 48% !important;
  margin: 10px 0px;
}
.card-email{
  width: 95% !important;
}
.show{

  z-index: 1 !important;
}
.modal .modal-content{
  z-index: 4000 !important;

}
#Model_Detalis .modal-dialog{
  max-width: 80% !important;
}
.head-table-top-action{
  display: block;

}
.action-right-table-admin{
  width: 100% !important;
  display: block !important;
}
.action-right-table-admin div{
  width: 100%;
  margin: 10px 0px !important;
}
.info-bottom-table{
  display: block;
  width: 100%;
}
.part-right-info-table{
  width: 100%;
}
.butPrevPage{
width: 100px;
}
.page-list{
flex-wrap: wrap !important;
justify-content: space-between !important;
margin: 20px 0px;
width: 100% !important;
}
.columUploadImage{
  flex-basis: 48% !important;
 }
 .colums-product{
  flex-basis: 48%;

 }
 .table-product-offer table thead tr th{
  min-width: 100px !important;
}
.box-filer-table-admin2{
  width: 100% !important;
}
.box-filer-table-admin2 .select2-container--default{
  width: 100vw !important;
}
.customeMobile{
  display: block !important;
}
.customeMobile a{
  margin: 10px 0px;
}
.flex-head-title-tabls{
  display: block;
}
.flex-but-action-view-approva{
  display: block;
}
.card-view-info-approval{
  display: block;
}
}
@media(min-width:768px) and (max-width:991.98px){
  .sidebar.close .nav-links li .sub-menu{
    display: none;
  }
  .sidebar{
    width: 0px;

   width: 40% !important;
   z-index: 1000 !important;
    display: none;
  }

  .home-section{
    left: 0px;
    width: calc(100% - 0px);
    z-index: 100;
  }


  .flex-head-top {

    display: flex;
    justify-content: space-between;
    align-items: center;

}
.part-right-content-header{
    margin: 10px 0px;
    justify-content: flex-end !important;
}
.close-mnue-mobile span{
    display: block;
}
.mnueBars{
    display: none !important;
}
.mnueMobile-showSlideBar{
    display: block !important;

  }
  .table-add-product{
    border: 0;
}

.table-add-product caption {
    font-size: 16px;
}

.table-add-product thead {
    border: none;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.table-add-producttr {
    display: block;
    margin-bottom: 2rem;
    font-size: 16px !important;
    padding-bottom: 10px !important;
}

.table-add-product td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right !important;
    padding-left: 50% !important;
    margin: 10px 0px !important ;
    position: relative;
}
.table-add-product td:first-child{
    padding-left: 75% ;
    text-align: right;
}

.table-add-product td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 40%;
    /* padding-left: 15px; */
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    font-size: 15px !important;
}

.table-add-product td:last-child {
    border-bottom: 0;
}
.customeRow_Header_Dashborad{
    width: 100%;
}
.sec-table-dashborad{
    margin: 30px 0px !important;
  }
  .card-view-image-logo{
    width: 60%;
  }
  .card-log-in{

    width: 60%;

  }
  .head-flex-title-table{
    display: block;
  }

  .but-filter-table-part-right{
    display: block;
    width: 100% !important;
  }
  .but-filter-table-part-right div{
    width: 100% !important;
    margin: 10px 4px !important;
  }
  .but-filter-table-part-right .box-search-table{
    width: 100% !important;
  }
  .flex-head-title-branches{
    display: block !important;
  }
  .but-right-action-branches{
    display: flex !important;
  }
  .but-right-action-branches a{
    width: 48% !important;
    margin: 0px 10px !important;
  }
  .but-right-action-branches .but-big-title{
    margin: 10px 0px !important;
  }
  /* ---------- */
  .table-branh {
    border: 0;
    padding: 5px !important;
    background: transparent !important;
    width: 100% !important;
    height: 700px !important;
    overflow: hidden;
    overflow-y: scroll;
    }
    .table-branh::-webkit-scrollbar {
      width: 4px;
      background: transparent;
      border-radius: 5px;
    }

    .table-branh::-webkit-scrollbar-thumb {
      background: rgb(194, 210, 241);
      border-radius: 5px;
    }

.table-branh  caption {
    font-size: 16px;
}

.table-branh  thead {
    border: none;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.table-branh  {
    display: block;
    margin-bottom: 2rem;
    font-size: 16px !important;
    padding-bottom: 10px !important;
}

.table-branh  td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right !important;
    padding-left: 50% !important;
    margin: 10px 0px !important ;
    position: relative;
    height: 100px !important;
}
.table-branh  td:first-child{
    padding-left: 75% ;
    text-align: right;
}

.table-branh  td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 40%;
    padding-left: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    font-size: 15px !important;
}

.table-branh  td:last-child {
    border-bottom: 0;
}
.info-tables{
  display: block;
}
.but-part-right-action-table button{
  width: 48% !important;
  margin: 10px 0px;
}
.card-email{
  width: 60% !important;
}
#Model_Detalis .modal-dialog{
  max-width: 80% !important;
}
.info-bottom-table{
  display: block;
  width: 100%;
}
.part-right-info-table{
  width: 100%;
}
.butPrevPage{
width: 100px;
}
.page-list{
flex-wrap: wrap !important;
justify-content: space-between !important;
margin: 20px 0px;
width: 100% !important;
}
.columUploadImage{
  flex-basis: 48% !important;
 }
 .colums-product{
  flex-basis: 48%;

 }
 .table-product-offer table thead tr th{
  min-width: 100px !important;
}
.action-right-table-admin{
  width: 100% !important;

}
.head-table-top-action{
  display: block !important;
}
.box-search-admin{
  width: 48% !important;
}
.box-filer-table-admin2{
  width: 48% !important;
}
.box-filer-table-admin2 .select2-container--default{
  width: 100vw !important;
}
.flex-head-title-tabls{
  display: block;
}

}
@media(min-width:992px) and (max-width:1199.98px){
   .customeColum{
    width: 100% !important;
   }
  .table-add-product{
    border: 0;
}

.table-add-product caption {
    font-size: 16px;
}

.table-add-product thead {
    border: none;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.table-add-producttr {
    display: block;
    margin-bottom: 2rem;
    font-size: 16px !important;
    padding-bottom: 10px !important;
}

.table-add-product td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right !important;
    padding-left: 50% !important;
    margin: 10px 0px !important ;
    position: relative;
}
.table-add-product td:first-child{
    padding-left: 75% ;
    text-align: right;
}

.table-add-product td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 40%;
    /* padding-left: 15px; */
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    font-size: 15px !important;
}

.table-add-product td:last-child {
    border-bottom: 0;
}
.customeRow_Header_Dashborad{
    width: 50%;
}
.customeTableMobile{
    width: 100% !important;

}
.sec-table-dashborad{
    margin: 30px 0px !important;
  }
  .card-view-image-logo{
    width: 60%;
  }
  .card-log-in{

    width: 60%;

  }
  .head-flex-title-table{
    display: block;
  }

  .but-filter-table-part-right{
    display: flex;
    flex-wrap: wrap !important;
    width: 100% !important;
  }

  .but-filter-table-part-right div{
    margin-top: 4px !important;
  }
  .filter-box{
    width: 48% !important;
  }
  .filter-by-District{
    width: 48% !important;
    margin: 10px 0px !important;
  }
  .filter-by-Town{
    width: 48% !important;
    margin: 10px 0px !important;
  }
  .but-filter-table-part-right .box-search-table{
    width: 48% !important;
    margin: 0px !important;
  }
  .flex-head-title-branches{
    display: block !important;
  }
  .but-right-action-branches{
    display: flex !important;
  }
  .but-right-action-branches a{
    width: 48% !important;
    margin: 0px 10px !important;
  }
  .but-right-action-branches .but-big-title{
    margin: 10px 0px !important;
  }
  /* ---------- */
  .table-branh {
    border: 0;
    padding: 5px !important;
    background: transparent !important;
    width: 100% !important;

    }
    .table-branh::-webkit-scrollbar {
      width: 4px;
      background: transparent;
      border-radius: 5px;
    }

    .table-branh::-webkit-scrollbar-thumb {
      background: rgb(194, 210, 241);
      border-radius: 5px;
    }

.table-branh  caption {
    font-size: 16px;
}

.table-branh  thead {
    border: none;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.table-branh  {
    display: block;
    margin-bottom: 2rem;
    font-size: 16px !important;
    padding-bottom: 10px !important;

}

.table-branh  td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right !important;
    padding-left: 50% !important;
    margin: 10px 0px !important ;
    position: relative;
    height: 100px !important;
}
.table-branh  td:first-child{
    padding-left: 75% ;
    text-align: right;
}

.table-branh  td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 40%;
    padding-left: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    font-size: 15px !important;
}

.table-branh  td:last-child {
    border-bottom: 0;
}
.info-tables{
  display: block;
}
.but-part-right-action-table button{
  width: 48% !important;
  margin: 10px 0px;
}
.card-email{
  width: 60% !important;
}
.info-bottom-table{
  display: block;
  width: 100%;
}
.part-right-info-table{
  width: 100%;
}
.butPrevPage{
width: 100px;
}
.page-list{
flex-wrap: wrap !important;
justify-content: space-between !important;
margin: 20px 0px;
width: 100% !important;
}
.columUploadImage{
  flex-basis: 48% !important;
 }
 .colums-product{
  flex-basis: 48%;

 }
 /* ------------------ */
 .customeRowInfoDashborad{
  width: 100% !important;
 }
 .table-product-offer table thead tr th{
  min-width: 100px !important;
}
.action-right-table-admin{
  width: 100% !important;

}
.head-table-top-action{
  display: block !important;
}
.box-search-admin{
  width: 48% !important;
}
.box-filer-table-admin2{
  width: 48% !important;
}
.box-filer-table-admin2 .select2-container--default{
  width: 100vw !important;
}
.customeCardEdit{
  width: 100% !important;
}
.customeGelleryRes{
  width: 100% !important;
}
}
@media(min-width:1200px) and (max-width:1400px){
  /* ---------- */
  .table-branh {
    border: 0;
    padding: 5px !important;
    background: transparent !important;
    width: 100% !important;

    }
    .table-branh::-webkit-scrollbar {
      width: 4px;
      background: transparent;
      border-radius: 5px;
    }

    .table-branh::-webkit-scrollbar-thumb {
      background: rgb(194, 210, 241);
      border-radius: 5px;
    }

.table-branh  caption {
    font-size: 16px;
}

.table-branh  thead {
    border: none;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.table-branh  {
    display: block;
    margin-bottom: 2rem;
    font-size: 16px !important;
    padding-bottom: 10px !important;

}

.table-branh  td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right !important;
    padding-left: 50% !important;
    margin: 10px 0px !important ;
    position: relative;
    height: 100px !important;
}
.table-branh  td:first-child{
    padding-left: 75% ;
    text-align: right;
}

.table-branh  td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 40%;
    padding-left: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    font-size: 15px !important;
}

.table-branh  td:last-child {
    border-bottom: 0;
}
.info-tables{
  display: block;
}
.but-part-right-action-table button{
  width: 48% !important;
  margin: 10px 0px;
}
.but-filter-table-part-right{
  display: flex;
  flex-wrap: wrap !important;
  width: 100% !important;
}

.but-filter-table-part-right div{
  margin-top: 4px !important;
}
.columUploadImage{
  flex-basis: 30% !important;
 }
 .colums-product{
  flex-basis: 30%;

 }
 .customeRowInfoDashborad{
  width: 100% !important;
 }
 .table-product-offer table thead tr th{
  min-width: 100px !important;
}
}




.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.loader {
    border: 6px solid #f3f3f3;
    border-top: 6px solid red;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
