body.theme-astra .select2-container .select2-selection--single {
  padding: 0 !important;
}

body.theme-astra .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 10px;
  padding-right: 10px;
}

body.theme-astra div.woocommerce form .form-row .select2-selection .select2-selection__clear {
  right: 5px;
}

body.theme-astra .woocommerce ul#shipping_method li.shipping-method__option:not(.elementor-widget-woocommerce-cart #shipping_method li) {
  padding: 0;
  text-indent: 0;
}