[data-override-id="shipping-deadline-filter"] { display:none !important; }
[data-override-id="shipping-deadline-table-detail"] { display:none !important; }
[data-override-id="shipping-deadline-order-information"] { display:none !important; }
[data-override-id="shipping-deadline-shipment-information"] { display:none !important; }
[data-override-id="shipping-deadline-dashboard-late-link"] { display:none !important; }
#ordersDatatable > thead > tr > th:nth-child(6) > a 
 { 
  color: #8a959f;
  pointer-events: none;
  cursor: default;
  visibility: hidden;
}
#ordersDatatable > thead > tr > th:nth-child(6) > a > span { visibility: hidden;}
#ordersDatatable > thead > tr > th:nth-child(6):after {
  content: 'Método de envío';
}