.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for section, class: .elementor-element-da6f065 */.mt-global-footer {
  --mt-footer-bg: #e4d5b9;
  --mt-footer-text: #342f2a;
  --mt-footer-soft: #5c554d;
  --mt-footer-accent: #7d4b3a;
  --mt-footer-primary: #3f5b4c;
  --mt-footer-line: rgba(110, 96, 76, 0.25);
  padding: clamp(54px, 7vw, 82px) clamp(20px, 4vw, 56px) 24px;
  color: var(--mt-footer-text);
  background: var(--mt-footer-bg);
  border-top: 1px solid var(--mt-footer-line);
  font-family: "Inter", ui-sans-serif, system-ui, sans-serif;
}

.mt-global-footer,
.mt-global-footer * {
  box-sizing: border-box;
}

.mt-global-footer__grid {
  display: grid;
  width: min(100%, 1168px);
  grid-template-columns: minmax(260px, 1.45fr) minmax(220px, 1fr) minmax(180px, 0.72fr);
  gap: clamp(34px, 6vw, 84px);
  margin-inline: auto;
}

.mt-footer-brand > a {
  display: grid;
  gap: 2px;
  color: inherit !important;
  line-height: 1.1;
  text-decoration: none !important;
}

.mt-footer-brand strong {
  font-family: "Fraunces", Georgia, serif;
  font-size: 1.12rem;
  font-weight: 600;
}

.mt-footer-brand span {
  color: var(--mt-footer-accent);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.mt-footer-brand p {
  max-width: 43ch;
  margin: 18px 0 0;
  color: var(--mt-footer-soft);
  font-size: 0.78rem;
  line-height: 1.6;
}

.mt-footer-column {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.mt-footer-column h2 {
  margin: 0 0 9px;
  color: var(--mt-footer-accent);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.mt-footer-column a {
  max-width: 100%;
  overflow-wrap: anywhere;
  color: var(--mt-footer-text) !important;
  font-size: 0.75rem;
  line-height: 1.48;
  text-decoration: none !important;
}

.mt-footer-column a:hover {
  color: var(--mt-footer-primary) !important;
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

.mt-global-footer__bottom {
  display: flex;
  width: min(100%, 1168px);
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin: clamp(40px, 6vw, 62px) auto 0;
  padding-top: 22px;
  color: var(--mt-footer-soft);
  border-top: 1px solid var(--mt-footer-line);
  font-size: 0.74rem;
}

.mt-global-footer__bottom p {
  margin: 0;
}

.mt-global-footer__bottom a {
  color: inherit !important;
}

.mt-global-footer :where(a):focus-visible {
  outline: 3px solid var(--mt-footer-accent);
  outline-offset: 3px;
}

@media (max-width: 780px) {
  .mt-global-footer__grid {
    grid-template-columns: 1fr 1fr;
  }

  .mt-footer-brand {
    grid-column: 1 / -1;
  }
}

@media (max-width: 500px) {
  .mt-global-footer {
    padding-inline: 18px;
  }

  .mt-global-footer__grid {
    grid-template-columns: 1fr;
  }

  .mt-footer-brand {
    grid-column: auto;
  }

  .mt-global-footer__bottom {
    align-items: flex-start;
    flex-direction: column;
  }
}
/* FIX FOOTER — wklej cały plik na końcu obecnego 13-footer-uae.css */
:is(#colophon, .elementor-location-footer) .elementor-section:has(.mt-global-footer),
:is(#colophon, .elementor-location-footer) .elementor-section:has(.mt-global-footer) > .elementor-container,
:is(#colophon, .elementor-location-footer) .elementor-section:has(.mt-global-footer) > .elementor-container > .elementor-column,
:is(#colophon, .elementor-location-footer) .elementor-widget-html:has(> .mt-global-footer) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

:is(#colophon, .elementor-location-footer) .elementor-section:has(.mt-global-footer) > .elementor-container > .elementor-column > .elementor-widget-wrap {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

:is(#colophon, .elementor-location-footer) .mt-global-footer {
  width: 100% !important;
  margin: 0 !important;
}

#colophon,
#colophon .footer-width-fixer {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.mt-footer-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 9px 18px;
}

.mt-footer-credit {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
}

.mt-global-footer .mt-footer-credit a {
  position: relative;
  color: var(--mt-footer-primary) !important;
  font-weight: 700;
  text-decoration: none !important;
}

.mt-global-footer .mt-footer-credit a::after {
  position: absolute;
  right: 0;
  bottom: -2px;
  left: 0;
  height: 1px;
  content: "";
  background: currentColor;
  transform: scaleX(0.3);
  transform-origin: left;
  opacity: 0.45;
  transition: transform 240ms ease, opacity 240ms ease;
}

.mt-global-footer .mt-footer-credit a:hover::after {
  transform: scaleX(1);
  opacity: 1;
}

@media (max-width: 700px) {
  .mt-footer-meta {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
}/* End custom CSS */