ul li{
    list-style: none;
}

 .second_header{
    font-weight: bold;
 
    display: flex;
    justify-content: space-between;
}
/* .second_header_ul{
  margin-left:7px;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
} */
.second_header_column1{
    /* margin-left: -47px; */
}
ul.second_header_ul li a{
    color: #333;
}
.perchase_btn{
   font-weight: bold;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
        font-size: 15px;
}
.second_header_li1{
    padding: 5px;
    width: 107px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    list-style: none;
}
.second_header_column2 {
    display: flex;
    gap: 20px;
    align-items: center;
}
/*inventori_order2  csss =====*/
.inventory_order2{
    max-width: 800px;
  margin-left: auto;
  margin-right: 26%;
}

/*inventori_order2  csss end =====*/


table.inventory_table {
          width: 100%;
          border-collapse: collapse;
      }
 
.inventory_table th {
  position: sticky;
  top: 0;
  background:#ddd;
}

      .inventory_table th, td {
          padding: 10px;
          text-align: left;
          border-bottom: 1px solid #ddd;
      }
      @media screen and (max-width: 442px){

        .table {
           width: 80% !important;
       }
       }
       .wi_dth {
        width: 255px;
     }
     .table-text2{
         display: flex;
         gap: 10px;
     }
     .table-text {
  /*  margin-top:5px;*/
    color: #6c757d;
}
.mrgn-lef{
    margin-left: 11%;
}
@media (min-width: 1910px) and (max-width: 2560px)  {
   
    .wi_dth{
          width: 344px !important;
    }
    .second_header_li1{
    width: 120px !important;
}
.mrgn-lef{
    margin-left:30%;
}
.table{
        width: 430px !important;
}
.table_box2 {
    display: flex;
    gap: 30px !important;
}
.table-text2{
   padding: 10px !important;
}
}



/* css sale2 */

/* end css sale2 */