.fc-wrapper .mp-panel-custom-checkout,
.fc-wrapper .mp-checkout-pro-content,
.fc-wrapper .mp-checkout-ticket-container,
.fc-wrapper .mp-checkout-custom-container {
  padding: 0 !important;
  background-color: transparent !important;
}

.fc-wrapper .mp-input-document {
  background-color: transparent !important;
}

.fc-wrapper .mp-wallet-button-container,
.fc-wrapper .mp-input-table-list {
  background-color: var(--fluidcheckout--color--white, #fff) !important;
}

.fc-wrapper .mp-checkout-container iframe {
  width: 100% !important;
}