/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./resources/sass/wp-theme-overrides.scss ***!
  \*******************************************************************************************************************************************************************************************************/
button.swal2-close {
  min-height: unset;
}

body.woocommerce-account .nc-billing-payment-methods .nc-pm-header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 1rem;
  margin-bottom: 1rem !important;
  padding-bottom: 0.75rem !important;
  border-bottom: 1px solid #e5e5e5 !important;
  border-top: none !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-list {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem;
  margin-bottom: 1.25rem !important;
  padding: 0 !important;
  list-style: none !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-item {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 0.875rem;
  width: auto !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  padding: 0.75rem 1rem !important;
  background: #fff !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 7px !important;
  margin: 0 !important;
  transition: border-color 0.18s ease, box-shadow 0.18s ease;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-item::before, body.woocommerce-account .nc-billing-payment-methods .nc-pm-item::after {
  display: none !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-item:hover {
  border-color: #c6c6c6 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-item.nc-pm-item--default {
  border-color: #a4cd58 !important;
  background: #f9fcf3 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-item > * {
  width: auto !important;
  max-width: none !important;
  float: none !important;
  flex-basis: auto !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-brand-icon {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
  width: 2.25rem !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-brand-icon i {
  font-size: 2rem !important;
  line-height: 1;
  display: inline-block !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-brand-icon i.fa-cc-visa {
  color: #1a1f71;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-brand-icon i.fa-cc-mastercard {
  color: #eb001b;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-brand-icon i.fa-cc-amex {
  color: #007bc1;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-brand-icon i.fa-cc-discover {
  color: #e65c00;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-brand-icon i.fa-cc-jcb {
  color: #003087;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-brand-icon i.fa-cc-diners-club {
  color: #555;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-brand-icon i.fa-credit-card {
  color: #999;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-details {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.15rem;
  flex: 1 1 auto !important;
  min-width: 0 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-number {
  display: flex !important;
  align-items: center !important;
  gap: 0.3rem;
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  color: #333 !important;
  letter-spacing: 0.2px;
  margin: 0 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-dots {
  font-size: 0.6rem !important;
  letter-spacing: 2px;
  color: #aaa !important;
  line-height: 1;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-meta {
  display: flex !important;
  align-items: center !important;
  gap: 0.3rem;
  font-size: 0.75rem !important;
  color: #888 !important;
  margin: 0 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-brand-label {
  font-weight: 500;
  color: #666 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-sep {
  color: #ccc !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-exp {
  color: #888 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-right {
  display: flex !important;
  align-items: center !important;
  gap: 0.625rem;
  flex-shrink: 0 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-badge {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.25rem;
  padding: 0.22rem 0.65rem !important;
  background: #a4cd58 !important;
  color: #4a6238 !important;
  font-size: 0.68rem !important;
  font-weight: 700 !important;
  border-radius: 20px !important;
  letter-spacing: 0.5px;
  text-transform: uppercase !important;
  white-space: nowrap;
  border: none !important;
  box-shadow: none !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-badge i {
  font-size: 0.6rem;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-actions {
  display: flex !important;
  align-items: center !important;
  gap: 0.375rem;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-actions .button,
body.woocommerce-account .nc-billing-payment-methods .nc-pm-add-form .button,
body.woocommerce-account .nc-billing-payment-methods .nc-pm-header .button {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.3rem !important;
  padding: 0.35rem 0.8rem !important;
  font-size: 0.78rem !important;
  min-height: unset !important;
  height: auto !important;
  line-height: 1.4 !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
  margin: 0 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-actions .button i,
body.woocommerce-account .nc-billing-payment-methods .nc-pm-add-form .button i,
body.woocommerce-account .nc-billing-payment-methods .nc-pm-header .button i {
  font-size: 0.72rem !important;
  pointer-events: none;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-actions .button:disabled, body.woocommerce-account .nc-billing-payment-methods .nc-pm-actions .button[disabled],
body.woocommerce-account .nc-billing-payment-methods .nc-pm-add-form .button:disabled,
body.woocommerce-account .nc-billing-payment-methods .nc-pm-add-form .button[disabled],
body.woocommerce-account .nc-billing-payment-methods .nc-pm-header .button:disabled,
body.woocommerce-account .nc-billing-payment-methods .nc-pm-header .button[disabled] {
  opacity: 0.45 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-actions .button,
body.woocommerce-account .nc-billing-payment-methods #nc-pm-cancel-btn {
  background: transparent !important;
  border: 1px solid #cccccc !important;
  color: #666 !important;
  box-shadow: none !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-actions .button:hover,
body.woocommerce-account .nc-billing-payment-methods #nc-pm-cancel-btn:hover {
  background: transparent !important;
  border-color: #779c59 !important;
  color: #779c59 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-actions .nc-pm-remove:hover {
  border-color: #dc3545 !important;
  color: #dc3545 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-empty {
  display: flex !important;
  align-items: center !important;
  gap: 0.5rem;
  padding: 1.25rem 1rem !important;
  background: #fafafa !important;
  border: 1px dashed #e5e5e5 !important;
  border-radius: 7px !important;
  color: #999 !important;
  font-size: 0.875rem !important;
  margin-bottom: 1.25rem !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-empty i {
  font-size: 1.25rem !important;
  color: #ccc !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-empty span {
  color: #999 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-add-form {
  margin-top: 0.75rem !important;
  margin-bottom: 0.5rem !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-add-form__inner {
  padding: 1.125rem 1.25rem !important;
  background: #fafafa !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 7px !important;
  max-width: 420px;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-add-form__title {
  display: flex !important;
  align-items: center !important;
  gap: 0.4rem;
  font-size: 0.82rem !important;
  font-weight: 600 !important;
  color: #444 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px;
  margin: 0 0 0.875rem !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-add-form__title i {
  color: #779c59 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-pm-add-form__actions {
  display: flex !important;
  align-items: center !important;
  gap: 0.5rem;
  margin-top: 0.875rem !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-stripe-element {
  padding: 0.65rem 0.75rem !important;
  border: 1px solid #d8d8d8 !important;
  border-radius: 5px !important;
  background: #fff !important;
  margin-bottom: 0.5rem !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-stripe-element.StripeElement--focus {
  border-color: #779c59 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-stripe-element.StripeElement--invalid {
  border-color: #dc3545 !important;
}
body.woocommerce-account .nc-billing-payment-methods .nc-stripe-errors {
  color: #dc3545 !important;
  font-size: 0.78rem !important;
  min-height: 1rem;
}

/*# sourceMappingURL=ncthemeoverrides.css.map*/