tr:has(#wc-local-pickup-plus-packages-to-ship) {
    display: none !important;
}
tfoot th {
  text-align: left !important;
  width: 20% !important;
}

tfoot td {

  width: 100% !important;
}

tfoot .selection {
  display: none;
}
tfoot .select2-container--below {
  display: none !important;
}
.pickup-location-address {
  text-align: right !important;

  
}

.pickup-location-schedule ul {
  padding-top: 0px !important;
  margin-top: 0px !important;
}

.woocommerce-shipping-contents {
display: none
}