/* ZD Checkout Express v0.1.1 */

body.zdcx-checkout-express {
  background: #f4f6f8;
}

body.zdcx-checkout-express .woocommerce,
body.zdcx-checkout-express .entry-content > .woocommerce {
  max-width: 860px;
  margin: 0 auto;
  padding: 18px 16px 30px;
}

body.zdcx-checkout-express .entry-title,
body.zdcx-checkout-express h1.entry-title {
  max-width: 860px;
  margin: 18px auto 6px;
  padding: 0 16px;
  font-size: 26px;
  line-height: 1.2;
  text-align: left;
}

body.zdcx-hide-footer #colophon,
body.zdcx-hide-footer footer,
body.zdcx-hide-footer .site-footer,
body.zdcx-hide-footer .elementor-location-footer,
body.zdcx-hide-footer .footer-width-fixer {
  display: none !important;
}

body.zdcx-hide-header #masthead,
body.zdcx-hide-header header,
body.zdcx-hide-header .site-header,
body.zdcx-hide-header .elementor-location-header,
body.zdcx-hide-header .hfe-header {
  display: none !important;
}

body.zdcx-compact-layout form.checkout.woocommerce-checkout {
  display: block !important;
  max-width: 860px;
  margin: 0 auto;
  clear: both;
  text-align: left;
}

body.zdcx-compact-layout form.checkout.woocommerce-checkout::before,
body.zdcx-compact-layout form.checkout.woocommerce-checkout::after {
  display: none !important;
}

body.zdcx-compact-layout form.checkout .col2-set,
body.zdcx-compact-layout form.checkout #order_review_heading,
body.zdcx-compact-layout form.checkout #order_review,
body.zdcx-compact-layout form.checkout #payment {
  width: 100% !important;
  max-width: 100%;
  float: none !important;
  clear: both !important;
  display: block;
}

body.zdcx-compact-layout form.checkout #order_review_heading {
  margin: 0 0 10px;
  padding: 0;
  font-size: 20px;
  line-height: 1.2;
  text-align: left;
}

body.zdcx-compact-layout.zdcx-sticky-review form.checkout #order_review {
  position: static;
  top: auto;
}

body.zdcx-checkout-express .zdf-checkout-delivery-box,
body.zdcx-checkout-express .woocommerce-billing-fields,
body.zdcx-checkout-express .woocommerce-shipping-fields,
body.zdcx-checkout-express .woocommerce-additional-fields,
body.zdcx-checkout-express #payment,
body.zdcx-checkout-express #order_review,
body.zdcx-checkout-express .woocommerce-form-coupon-toggle,
body.zdcx-checkout-express form.checkout_coupon {
  background: #ffffff;
  border: 1px solid #e6eaf0;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.05);
}

body.zdcx-checkout-express .zdf-checkout-delivery-box,
body.zdcx-checkout-express .woocommerce-billing-fields,
body.zdcx-checkout-express .woocommerce-shipping-fields,
body.zdcx-checkout-express .woocommerce-additional-fields,
body.zdcx-checkout-express #payment,
body.zdcx-checkout-express #order_review {
  padding: 18px;
  margin: 0 0 16px;
  text-align: left;
}

body.zdcx-checkout-express .woocommerce-billing-fields h3,
body.zdcx-checkout-express .woocommerce-shipping-fields h3,
body.zdcx-checkout-express .woocommerce-additional-fields h3,
body.zdcx-checkout-express #order_review_heading,
body.zdcx-checkout-express .zdcx-payment-title,
body.zdcx-checkout-express .zdf-checkout-delivery-box h3,
body.zdcx-checkout-express .zdf-checkout-delivery-box h2,
body.zdcx-checkout-express .zdf-checkout-delivery-box .zdf-title {
  color: #14213d;
  font-size: 20px;
  font-weight: 750;
  letter-spacing: -0.02em;
  margin: 0 0 14px;
  text-align: left;
}

body.zdcx-checkout-express .zdcx-payment-title {
  margin-bottom: 14px !important;
}

body.zdcx-checkout-express .form-row {
  margin-bottom: 12px !important;
}

body.zdcx-checkout-express .form-row label {
  color: #27364a;
  font-size: 13px;
  font-weight: 650;
  margin-bottom: 5px;
  text-align: left;
}

body.zdcx-checkout-express .woocommerce-input-wrapper input.input-text,
body.zdcx-checkout-express .woocommerce-input-wrapper textarea,
body.zdcx-checkout-express .woocommerce-input-wrapper select,
body.zdcx-checkout-express input.input-text,
body.zdcx-checkout-express select,
body.zdcx-checkout-express textarea {
  min-height: 42px;
  border: 1px solid #d9dee8;
  border-radius: 10px;
  background: #ffffff;
  color: #111827;
  font-size: 15px;
  padding: 9px 11px;
  box-shadow: none;
}

body.zdcx-checkout-express .woocommerce-input-wrapper input.input-text:focus,
body.zdcx-checkout-express .woocommerce-input-wrapper textarea:focus,
body.zdcx-checkout-express .woocommerce-input-wrapper select:focus,
body.zdcx-checkout-express input.input-text:focus,
body.zdcx-checkout-express select:focus,
body.zdcx-checkout-express textarea:focus {
  border-color: #0f9f6e;
  outline: 2px solid rgba(15, 159, 110, 0.15);
}

body.zdcx-checkout-express .zdcx-field-hidden,
body.zdcx-checkout-express #billing_phone_field.zdcx-field-hidden,
body.zdcx-checkout-express #billing_country_field.zdcx-field-hidden,
body.zdcx-checkout-express #billing_birthdate_field,
body.zdcx-checkout-express #billing_birth_date_field,
body.zdcx-checkout-express #billing_gender_field,
body.zdcx-checkout-express #billing_sex_field {
  display: none !important;
}

body.zdcx-checkout-express .woocommerce-additional-fields:empty,
body.zdcx-checkout-express .woocommerce-additional-fields__field-wrapper:empty,
body.zdcx-checkout-express .woocommerce-shipping-fields:empty {
  display: none !important;
}

body.zdcx-checkout-express #order_review table.shop_table {
  border: 0;
  margin: 0;
  border-collapse: collapse;
  width: 100%;
}

body.zdcx-checkout-express #order_review table.shop_table th,
body.zdcx-checkout-express #order_review table.shop_table td {
  border: 0;
  border-bottom: 1px solid #eef1f5;
  padding: 11px 0;
  font-size: 14px;
  text-align: left;
}

body.zdcx-checkout-express #order_review table.shop_table td:last-child,
body.zdcx-checkout-express #order_review table.shop_table .product-total {
  text-align: right;
}

body.zdcx-checkout-express #order_review table.shop_table .order-total th,
body.zdcx-checkout-express #order_review table.shop_table .order-total td {
  border-bottom: 0;
  color: #111827;
  font-size: 18px;
}

body.zdcx-checkout-express #order_review .woocommerce-Price-amount {
  font-weight: 700;
}

body.zdcx-checkout-express .zdcx-trust-row td {
  padding-top: 10px !important;
}

body.zdcx-checkout-express .zdcx-trust-line {
  background: #f0fdf4;
  border: 1px solid #bbf7d0;
  border-radius: 12px;
  color: #166534;
  font-size: 12px;
  font-weight: 650;
  line-height: 1.45;
  padding: 9px 10px;
  text-align: left;
}

body.zdcx-checkout-express .zdf-checkout-guard-note,
body.zdcx-checkout-express .zdf-checkout-guard-note.is-ok {
  background: #eefdf5;
  border: 1px solid #bbf7d0;
  border-radius: 12px;
  color: #166534;
  font-size: 13px;
  font-weight: 650;
  padding: 9px 10px;
  margin: 10px 0 0;
  text-align: left;
}

body.zdcx-checkout-express .zdf-checkout-guard-note.is-blocking,
body.zdcx-checkout-express .zdf-checkout-guard-note.is-error {
  background: #fff7ed;
  border-color: #fed7aa;
  color: #9a3412;
}

body.zdcx-checkout-express #payment ul.payment_methods {
  border: 0;
  padding: 0;
  margin: 0;
}

body.zdcx-checkout-express #payment ul.payment_methods li.wc_payment_method {
  background: #ffffff;
  border: 1px solid #e1e6ef;
  border-radius: 14px;
  list-style: none;
  margin: 0 0 10px;
  padding: 13px 14px;
  transition: border-color .15s ease, box-shadow .15s ease, background .15s ease;
  text-align: left;
}

body.zdcx-checkout-express #payment ul.payment_methods li.wc_payment_method:has(input.input-radio:checked),
body.zdcx-checkout-express #payment ul.payment_methods li.wc_payment_method.zdcx-selected {
  border-color: #0f9f6e;
  box-shadow: 0 0 0 3px rgba(15, 159, 110, 0.12);
  background: #fbfffd;
}

body.zdcx-checkout-express #payment ul.payment_methods li.wc_payment_method > input.input-radio {
  margin: 2px 8px 0 0;
  vertical-align: top;
}

body.zdcx-checkout-express #payment ul.payment_methods li.wc_payment_method > label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #14213d;
  font-size: 15px;
  font-weight: 750;
  line-height: 1.25;
  cursor: pointer;
  margin: 0;
  max-width: calc(100% - 28px);
  text-align: left;
}

body.zdcx-checkout-express #payment ul.payment_methods li.wc_payment_method > label img {
  max-height: 22px;
  width: auto;
  margin: 0 !important;
}

body.zdcx-checkout-express #payment .payment_box {
  background: #f8fafc;
  border: 1px solid #e5eaf2;
  border-radius: 12px;
  color: #334155;
  font-size: 13px;
  line-height: 1.45;
  margin: 12px 0 0;
  padding: 12px;
  text-align: left;
}

body.zdcx-checkout-express #payment .payment_box::before {
  display: none !important;
}

body.zdcx-compact-mp .mp-checkout-pro-benefits-title,
body.zdcx-compact-mp .mp-checkout-pro-benefits,
body.zdcx-compact-mp .mp-checkout-credits-container,
body.zdcx-compact-mp .mp-credits-checkout-benefits,
body.zdcx-compact-mp .mp-checkout-credits-redirect,
body.zdcx-compact-mp .mp-checkout-pix-terms-and-conditions,
body.zdcx-compact-mp .mp-checkout-wallet-container,
body.zdcx-compact-mp #mp-wallet-button,
body.zdcx-compact-mp .mp-checkout-pro-payment-methods-container {
  display: none !important;
}

body.zdcx-compact-mp .mp-checkout-pro-redirect,
body.zdcx-compact-mp .mp-checkout-redirect-v3-container,
body.zdcx-compact-mp .mp-checkout-pix-container,
body.zdcx-compact-mp .mp-checkout-container {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.zdcx-compact-mp .mp-checkout-pro-redirect-title,
body.zdcx-compact-mp .mp-checkout-pro-redirect-description,
body.zdcx-compact-mp .mp-checkout-redirect-v3-title,
body.zdcx-compact-mp .mp-checkout-redirect-v3-description {
  color: #334155;
  font-size: 13px;
  line-height: 1.35;
  margin: 0 0 4px;
}

body.zdcx-checkout-express #payment .form-row.place-order {
  padding: 14px 0 0;
  margin: 0 !important;
}

body.zdcx-checkout-express .woocommerce-privacy-policy-text {
  color: #64748b;
  font-size: 12px;
  line-height: 1.4;
  margin: 0 0 10px;
  text-align: left;
}

body.zdcx-checkout-express .woocommerce-privacy-policy-text p {
  margin: 0;
}

body.zdcx-checkout-express .woocommerce-terms-and-conditions-wrapper {
  margin: 0 0 12px;
}

body.zdcx-checkout-express .woocommerce-form__label-for-checkbox.checkbox {
  background: #f8fafc;
  border: 1px solid #e5eaf2;
  border-radius: 10px;
  color: #1f2937;
  display: flex !important;
  gap: 8px;
  align-items: flex-start;
  padding: 10px;
  font-size: 13px;
  font-weight: 650;
  text-align: left;
}

body.zdcx-checkout-express #place_order,
body.zdcx-checkout-express button#place_order,
body.zdcx-checkout-express .woocommerce #payment #place_order {
  width: 100%;
  min-height: 48px;
  border-radius: 14px;
  background: #0f9f6e;
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: -0.01em;
  border: 0;
  box-shadow: 0 12px 24px rgba(15, 159, 110, 0.24);
}

body.zdcx-checkout-express #place_order:hover,
body.zdcx-checkout-express button#place_order:hover {
  background: #0b8b60;
}

body.zdcx-checkout-express .zdcx-no-email-suggestion .mailcheck,
body.zdcx-checkout-express .mailcheck,
body.zdcx-checkout-express .email-suggestion,
body.zdcx-checkout-express [class*="mailcheck"],
body.zdcx-checkout-express [id*="mailcheck"] {
  display: none !important;
}

body.zdcx-checkout-express .woocommerce-error,
body.zdcx-checkout-express .woocommerce-info,
body.zdcx-checkout-express .woocommerce-message {
  border-radius: 12px;
}

body.zdcx-checkout-express .woocommerce-form-coupon-toggle,
body.zdcx-checkout-express form.checkout_coupon {
  padding: 12px 14px;
  margin-bottom: 12px;
  text-align: left;
}

@media (min-width: 760px) {
  body.zdcx-checkout-express .form-row-first,
  body.zdcx-checkout-express .form-row-last {
    width: calc(50% - 7px) !important;
  }
}

@media (max-width: 980px) {
  body.zdcx-checkout-express .woocommerce,
  body.zdcx-checkout-express .entry-content > .woocommerce {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (max-width: 640px) {
  body.zdcx-checkout-express .entry-title,
  body.zdcx-checkout-express h1.entry-title {
    font-size: 22px;
    padding: 0 12px;
  }

  body.zdcx-checkout-express .zdf-checkout-delivery-box,
  body.zdcx-checkout-express .woocommerce-billing-fields,
  body.zdcx-checkout-express .woocommerce-shipping-fields,
  body.zdcx-checkout-express .woocommerce-additional-fields,
  body.zdcx-checkout-express #payment,
  body.zdcx-checkout-express #order_review {
    border-radius: 14px;
    padding: 14px;
  }

  body.zdcx-checkout-express .form-row-first,
  body.zdcx-checkout-express .form-row-last {
    float: none !important;
    width: 100% !important;
  }
}
