body.woocommerce-checkout .fc-wrapper .shipping-method__option-label .shipping-method__option-text {
  display: flex;
  align-items: center;
}

body.woocommerce-checkout .fc-wrapper .shipping-method__option-label .shipping-method__option-text .updatePudo {
  display: inline-block;
  margin-left: 10px;
  width: 15px !important;
  cursor: pointer;
}

body.woocommerce-checkout #wc_brt_fermopoint_shipping_methods_custom-div_container,
body.woocommerce-checkout .wc_brt_tr_alert {
  margin-top: 20px;
}