.elementor-24572 .elementor-element.elementor-element-dd56daa{--display:flex;}/* Start custom CSS for html, class: .elementor-element-10dbf80 *//* ===== DESKTOP FOOTER PRO FIX ===== */
@media (min-width: 769px) {

  .crtz-footer-top {
    grid-template-columns: 2fr 1fr 1fr 1.2fr !important;
    align-items: flex-start;
    gap: 50px !important;
  }

  /* Brand section */
  .crtz-brand {
    padding-right: 30px;
  }

  .crtz-brand p {
    max-width: 400px;
  }

  /* Column titles */
  .crtz-title {
    font-size: 16px;
    margin-bottom: 18px;
    letter-spacing: 0.8px;
  }

  /* Links spacing */
  .crtz-links {
    gap: 13px;
  }

  .crtz-links a {
    font-size: 14px;
    line-height: 1.6;
  }

  /* Contact section better spacing */
  .crtz-contact {
    margin-top: 25px;
    padding-top: 18px;
  }

  /* Payment section */
  .crtz-payment {
    justify-content: space-between;
    padding: 20px 0;
  }

  /* Bottom bar */
  .crtz-footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

}/* End custom CSS */