
.page-profile #customer-profile-tabs #bmui-tab-my-orders .preorder .order-items-wrap thead tr th:first-child,
.page-profile #customer-profile-tabs #bmui-tab-my-orders .preorder .order-items-wrap tbody tr td:first-child{
    width: 40%;
}

.page-profile #customer-profile-tabs #bmui-tab-my-orders .preorder .order-items-wrap tbody tr td:first-child {
    padding-left: 0;
}

.page-profile #customer-profile-tabs #bmui-tab-my-orders .preorder .order-items-wrap thead tr th:first-child{
    padding-left: 10px;
}

.page-profile #customer-profile-tabs #bmui-tab-my-orders .preorder .order-items-wrap thead tr th{
    background: rgba(159, 159, 159, 0.1)
}
