.product_listbar .product_listbarwraper {
    width: unset; 
    max-width: 100%;
    margin: auto;
}
.modal-backdrop.show {
    visibility: hidden !important;
}


#order-history-modal .modal-dialog .modal-body .details-request-sec .order-details-table table td {
  /* P/Standard */
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 169.5%;
  /* 27.12px */
  color: #636363;
  padding-top: 24px;
}


.common-form .form-label {
    color: #0E0E0E;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 169.5%;
}

.common-table tbody td h4 {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150.5%;
    text-transform: capitalize;
    color: #0E0E0E;
    margin-bottom: 16px;
    
}
