.elementor-3810 .elementor-element.elementor-element-aee8b90{margin-top:0px;margin-bottom:0px;}.elementor-3810 .elementor-element.elementor-element-fc9410d > .elementor-widget-container{margin:-10px 0px -0px 0px;}@media(min-width:801px){.elementor-3810 .elementor-element.elementor-element-3d6ded6{width:100%;}}/* Start custom CSS for html, class: .elementor-element-fc9410d *//* =========================================
MICHAŁÓWEK 2016 - STRONA KONTAKT
CZYSTY CSS - NIE RUSZA GORNEJ BELKI
========================================= */

html,
body {
max-width: 100%;
overflow-x: hidden !important;
}

/* =========================================
BEZPIECZNY RESET TYLKO DLA TREŚCI STRONY
NIE RUSZA HEADERA / MENU
========================================= */

body:has(.mk-contact-page) h1.entry-title,
body:has(.mk-contact-page) .entry-header,
body:has(.mk-contact-page) .page-header,
body:has(.mk-contact-page) .page-title {
display: none !important;
}

body:has(.mk-contact-page) .site-content,
body:has(.mk-contact-page) .content-area,
body:has(.mk-contact-page) .site-main,
body:has(.mk-contact-page) main,
body:has(.mk-contact-page) article,
body:has(.mk-contact-page) .hentry,
body:has(.mk-contact-page) .entry-content,
body:has(.mk-contact-page) .page-content,
body:has(.mk-contact-page) .wp-block-post-content {
padding-top: 0 !important;
margin-top: 0 !important;
}

body:has(.mk-contact-page) .entry-content > *:first-child,
body:has(.mk-contact-page) .page-content > *:first-child,
body:has(.mk-contact-page) .wp-block-post-content > *:first-child {
margin-top: 0 !important;
padding-top: 0 !important;
}

.mk-contact-page,
.mk-contact-page * {
box-sizing: border-box;
}

.mk-contact-page {
width: 100vw !important;
max-width: 100vw !important;
margin-left: calc(50% - 50vw) !important;
margin-right: calc(50% - 50vw) !important;
margin-top: 0 !important;
padding-top: 0 !important;
overflow: hidden !important;
background: #ffffff !important;
}

/* =========================================
HERO
========================================= */

.mk-contact-hero {
position: relative;
width: 100% !important;
max-width: none !important;
min-height: 500px !important;
margin: 0 !important;
padding: 0 !important;
background: #003f31;
overflow: hidden;
}

.mk-contact-hero-bg {
position: absolute !important;
inset: 0 !important;
z-index: 0;
width: 100% !important;
height: 100% !important;
}

.mk-contact-hero-bg img {
display: block;
width: 100% !important;
max-width: none !important;
height: 100% !important;
object-fit: cover !important;
object-position: center center !important;
}

.mk-contact-hero::after {
content: "";
position: absolute;
inset: 0;
z-index: 1;
pointer-events: none;
background:
linear-gradient(
180deg,
rgba(0, 35, 27, 0.68) 0%,
rgba(0, 35, 27, 0.42) 45%,
rgba(0, 35, 27, 0.76) 100%
),
linear-gradient(
90deg,
rgba(0, 35, 27, 0.32) 0%,
rgba(0, 0, 0, 0.06) 52%,
rgba(0, 35, 27, 0.28) 100%
);
}

.mk-contact-hero-content {
position: relative;
z-index: 2;
width: min(980px, 100%) !important;
margin: 0 auto !important;
padding: 92px 48px 76px 48px !important;
text-align: center !important;
color: #ffffff;
}

.mk-contact-hero h1 {
margin: 0;
padding: 0;
font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
font-size: clamp(66px, 7vw, 104px);
line-height: 0.95;
font-weight: 400;
letter-spacing: -0.025em;
color: #ffffff;
}

.mk-contact-hero h1::before,
.mk-contact-hero h1::after {
display: none !important;
content: none !important;
}

.mk-contact-hero-line {
width: min(420px, 100%);
margin: 22px auto 20px auto;
display: flex;
align-items: center;
justify-content: center;
gap: 18px;
color: rgba(216, 181, 109, 0.95);
}

.mk-contact-hero-line span:not(.mk-contact-hero-mark) {
display: block;
height: 1px;
flex: 1;
background: rgba(216, 181, 109, 0.80);
}

.mk-contact-hero-mark {
width: 32px;
height: 32px;
display: inline-flex;
align-items: center;
justify-content: center;
}

.mk-contact-hero-mark svg {
width: 28px;
height: 28px;
fill: none;
stroke: currentColor;
stroke-width: 1.45;
stroke-linecap: round;
stroke-linejoin: round;
}

.mk-contact-hero p {
margin: 0 auto;
max-width: 700px;
font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
font-size: 25px;
line-height: 1.35;
font-weight: 400;
color: rgba(255, 255, 255, 0.94);
}

.mk-contact-hero-buttons {
margin-top: 34px;
display: flex;
align-items: center;
justify-content: center;
gap: 22px;
flex-wrap: wrap;
}

.mk-contact-hero-buttons a,
.mk-contact-hero-buttons a:visited {
min-width: 210px;
min-height: 54px;
padding: 15px 24px;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 13px;
border: 1px solid rgba(255, 255, 255, 0.76);
background: rgba(0, 35, 27, 0.16);
color: #ffffff !important;
font-family: "Inter", "Montserrat", Arial, sans-serif;
font-size: 13px;
line-height: 1;
font-weight: 800;
letter-spacing: 0.09em;
text-transform: uppercase;
text-decoration: none !important;
transition: all 0.25s ease;
}

.mk-contact-hero-buttons a:hover {
background: #ffffff;
color: #00694e !important;
border-color: #ffffff;
transform: translateY(-2px);
}

/* =========================================
IKONY W PRZYCISKACH
========================================= */

.mk-contact-btn-icon {
position: relative;
display: inline-block;
width: 19px;
height: 19px;
min-width: 19px;
}

.mk-contact-phone-icon::before {
content: "";
position: absolute;
left: 4px;
top: 2px;
width: 11px;
height: 15px;
border: 2px solid currentColor;
border-left-width: 3px;
border-radius: 9px;
transform: rotate(-28deg);
}

.mk-contact-mail-icon::before {
content: "";
position: absolute;
left: 1px;
top: 4px;
width: 17px;
height: 12px;
border: 2px solid currentColor;
}

.mk-contact-mail-icon::after {
content: "";
position: absolute;
left: 3px;
top: 6px;
width: 13px;
height: 8px;
border-left: 2px solid currentColor;
border-bottom: 2px solid currentColor;
transform: rotate(-45deg);
}

.mk-contact-pin-icon::before {
content: "";
position: absolute;
left: 4px;
top: 1px;
width: 11px;
height: 11px;
border: 2px solid currentColor;
border-radius: 50% 50% 50% 0;
transform: rotate(-45deg);
}

.mk-contact-pin-icon::after {
content: "";
position: absolute;
left: 8px;
top: 5px;
width: 3px;
height: 3px;
background: currentColor;
border-radius: 50%;
}

/* =========================================
KAFLE KONTAKTOWE
========================================= */

.mk-contact-info {
width: min(1180px, 100%) !important;
max-width: 1180px !important;
margin: 0 auto !important;
padding: 34px 48px !important;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
background: #ffffff;
}

.mk-contact-info-card,
.mk-contact-info-card:visited {
display: block;
min-height: 190px;
padding: 34px 28px 28px 28px;
background: #ffffff;
border: 1px solid rgba(0, 63, 49, 0.12);
box-shadow: 0 14px 38px rgba(0, 63, 49, 0.05);
text-align: center;
text-decoration: none !important;
color: #003f31 !important;
transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.mk-contact-info-card:hover {
transform: translateY(-4px);
box-shadow: 0 22px 54px rgba(0, 63, 49, 0.11);
}

.mk-contact-info-icon {
width: 56px;
height: 56px;
margin: 0 auto 18px auto;
color: #00694e;
}

.mk-contact-info-icon svg {
width: 56px;
height: 56px;
fill: none;
stroke: currentColor;
stroke-width: 1.55;
stroke-linecap: round;
stroke-linejoin: round;
}

.mk-contact-info-card h3 {
margin: 0 0 14px 0;
padding: 0;
font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
font-size: 32px;
line-height: 1;
font-weight: 400;
color: #003f31;
}

.mk-contact-info-card h3::before {
display: none !important;
content: none !important;
}

.mk-contact-info-card h3::after {
content: "" !important;
display: block !important;
width: 42px;
height: 1px;
margin: 14px auto 0 auto;
background: #d8b56d;
}

.mk-contact-info-card p {
margin: 0 auto;
max-width: 280px;
font-family: "Inter", "Montserrat", Arial, sans-serif;
font-size: 14px;
line-height: 1.55;
color: rgba(29, 29, 27, 0.76);
}

/* =========================================
FORMULARZ - UKŁAD SEKCJI
========================================= */

.mk-contact-form-section {
width: min(1180px, 100%) !important;
max-width: 1180px !important;
margin: 0 auto !important;
padding: 54px 48px 58px 48px !important;
display: grid;
grid-template-columns: minmax(280px, 0.85fr) minmax(420px, 1.25fr) !important;
gap: 56px !important;
align-items: start;
background: #fbfaf6 !important;
}

.mk-contact-form-text {
width: min(430px, 100%) !important;
justify-self: start !important;
padding-top: 22px;
}

.mk-contact-form-text > span {
display: inline-block;
margin-bottom: 16px;
font-family: "Inter", "Montserrat", Arial, sans-serif;
font-size: 12px;
line-height: 1;
font-weight: 800;
letter-spacing: 0.18em;
text-transform: uppercase;
color: #b7924d;
}

.mk-contact-form-text h2 {
margin: 0 0 22px 0;
padding: 0;
font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
font-size: clamp(42px, 4vw, 62px);
line-height: 1;
font-weight: 400;
letter-spacing: -0.028em;
color: #003f31;
}

.mk-contact-form-text h2::before {
display: none !important;
content: none !important;
}

.mk-contact-form-text h2::after {
content: "" !important;
display: block !important;
width: 58px;
height: 2px;
margin-top: 18px;
background: #d8b56d;
}

.mk-contact-form-text p {
margin: 0 0 12px 0;
font-family: "Inter", "Montserrat", Arial, sans-serif;
font-size: 15px;
line-height: 1.7;
color: rgba(29, 29, 27, 0.78);
}

.mk-contact-rackets {
width: 74px;
height: 74px;
margin-top: 46px;
color: #d8b56d;
}

.mk-contact-rackets svg {
width: 74px;
height: 74px;
fill: none;
stroke: currentColor;
stroke-width: 1.4;
stroke-linecap: round;
stroke-linejoin: round;
}

.mk-contact-form-box {
justify-self: end !important;
width: min(650px, 100%) !important;
padding: 30px;
background: #ffffff;
border: 1px solid rgba(0, 63, 49, 0.12);
box-shadow: 0 16px 42px rgba(0, 63, 49, 0.06);
}

/* =========================================
CONTACT FORM 7
========================================= */

.mk-contact-wp-form {
width: 100%;
}

.mk-contact-wp-form .wpcf7 {
width: 100%;
margin: 0 !important;
padding: 0 !important;
}

.mk-contact-wp-form form {
width: 100%;
margin: 0 !important;
padding: 0 !important;
}

.mk-contact-wp-form p {
margin: 0 0 16px 0 !important;
padding: 0 !important;
}

.mk-contact-wp-form label {
display: block;
margin: 0 0 8px 0;
font-family: "Inter", "Montserrat", Arial, sans-serif;
font-size: 13px;
line-height: 1.25;
font-weight: 700;
color: #003f31;
}

.mk-contact-wp-form .wpcf7-form-control-wrap {
display: block;
width: 100%;
}

.mk-contact-wp-form input[type="text"],
.mk-contact-wp-form input[type="email"],
.mk-contact-wp-form input[type="tel"],
.mk-contact-wp-form input[type="url"],
.mk-contact-wp-form select,
.mk-contact-wp-form textarea {
width: 100% !important;
min-height: 46px !important;
margin: 0 !important;
padding: 12px 14px !important;
border: 1px solid rgba(0, 63, 49, 0.18) !important;
border-radius: 0 !important;
background: #ffffff !important;
color: #1d1d1b !important;
font-family: "Inter", "Montserrat", Arial, sans-serif !important;
font-size: 14px !important;
line-height: 1.4 !important;
box-shadow: none !important;
outline: none !important;
}

.mk-contact-wp-form textarea {
min-height: 118px !important;
resize: vertical;
}

.mk-contact-wp-form input[type="text"]:focus,
.mk-contact-wp-form input[type="email"]:focus,
.mk-contact-wp-form input[type="tel"]:focus,
.mk-contact-wp-form input[type="url"]:focus,
.mk-contact-wp-form select:focus,
.mk-contact-wp-form textarea:focus {
border-color: #00694e !important;
}

.mk-contact-wp-form input::placeholder,
.mk-contact-wp-form textarea::placeholder {
color: rgba(29, 29, 27, 0.46) !important;
}

.mk-contact-wp-form input[type="submit"],
.mk-contact-wp-form button[type="submit"],
.mk-contact-wp-form .wpcf7-submit {
width: 100% !important;
min-height: 50px !important;
margin: 4px 0 0 0 !important;
padding: 15px 22px !important;
border: none !important;
border-radius: 0 !important;
background: #00694e !important;
color: #ffffff !important;
font-family: "Inter", "Montserrat", Arial, sans-serif !important;
font-size: 13px !important;
line-height: 1 !important;
font-weight: 800 !important;
letter-spacing: 0.08em !important;
text-transform: uppercase !important;
cursor: pointer !important;
box-shadow: none !important;
transition: background 0.25s ease, transform 0.25s ease;
}

.mk-contact-wp-form input[type="submit"]:hover,
.mk-contact-wp-form button[type="submit"]:hover,
.mk-contact-wp-form .wpcf7-submit:hover {
background: #005640 !important;
transform: translateY(-2px);
}

.mk-contact-wp-form .wpcf7-spinner {
margin: 12px auto 0 auto !important;
display: block;
}

.mk-contact-wp-form .wpcf7-not-valid-tip {
margin-top: 6px;
font-family: "Inter", "Montserrat", Arial, sans-serif;
font-size: 12px;
line-height: 1.35;
color: #a94442;
}

.mk-contact-wp-form .wpcf7-response-output {
margin: 18px 0 0 0 !important;
padding: 12px 14px !important;
border-radius: 0 !important;
font-family: "Inter", "Montserrat", Arial, sans-serif;
font-size: 13px;
line-height: 1.45;
}

.mk-contact-wp-form .wpcf7 form.invalid .wpcf7-response-output,
.mk-contact-wp-form .wpcf7 form.unaccepted .wpcf7-response-output,
.mk-contact-wp-form .wpcf7 form.payment-required .wpcf7-response-output {
border-color: #d8b56d !important;
}

.mk-contact-wp-form .wpcf7 form.sent .wpcf7-response-output {
border-color: #00694e !important;
}

/* =========================================
MAPA
========================================= */

.mk-contact-map-row {
width: min(1180px, 100%) !important;
max-width: 1180px !important;
margin: 0 auto !important;
padding: 28px 48px 38px 48px !important;
display: grid;
grid-template-columns: 0.75fr 1.55fr;
gap: 28px;
align-items: stretch;
}

.mk-contact-map-text {
padding: 38px 36px;
background: #ffffff;
border: 1px solid rgba(0, 63, 49, 0.12);
}

.mk-contact-map-text > span {
display: inline-block;
margin-bottom: 14px;
font-family: "Inter", "Montserrat", Arial, sans-serif;
font-size: 12px;
line-height: 1;
font-weight: 800;
letter-spacing: 0.18em;
text-transform: uppercase;
color: #b7924d;
}

.mk-contact-map-text h2 {
margin: 0 0 18px 0;
padding: 0;
font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
font-size: clamp(34px, 3.3vw, 48px);
line-height: 1;
font-weight: 400;
color: #003f31;
}

.mk-contact-map-text h2::before {
display: none !important;
content: none !important;
}

.mk-contact-map-text h2::after {
content: "" !important;
display: block !important;
width: 52px;
height: 2px;
margin-top: 16px;
background: #d8b56d;
}

.mk-contact-map-text p {
margin: 0 0 28px 0;
font-family: "Inter", "Montserrat", Arial, sans-serif;
font-size: 14px;
line-height: 1.65;
color: rgba(29, 29, 27, 0.78);
}

.mk-contact-map-text a,
.mk-contact-map-text a:visited {
min-height: 48px;
padding: 14px 20px;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 11px;
background: #00694e;
color: #ffffff !important;
text-decoration: none !important;
font-family: "Inter", "Montserrat", Arial, sans-serif;
font-size: 12px;
line-height: 1;
font-weight: 800;
letter-spacing: 0.06em;
text-transform: uppercase;
}

.mk-contact-map {
min-height: 280px;
overflow: hidden;
border: 1px solid rgba(0, 63, 49, 0.12);
background: #f4f4f0;
}

.mk-contact-map iframe {
width: 100%;
height: 100%;
min-height: 280px;
border: 0;
display: block;
filter: saturate(0.88) contrast(0.96);
}

/* =========================================
DOLNE KAFLE
========================================= */

.mk-contact-bottom-links {
width: min(1180px, 100%) !important;
max-width: 1180px !important;
margin: 0 auto !important;
padding: 0 48px 72px 48px !important;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 18px;
}

.mk-contact-bottom-card,
.mk-contact-bottom-card:visited {
position: relative;
min-height: 156px;
padding: 28px 28px;
display: flex;
align-items: flex-end;
justify-content: space-between;
gap: 18px;
overflow: hidden;
color: #ffffff !important;
text-decoration: none !important;
background:
linear-gradient(
115deg,
rgba(0, 45, 34, 0.96) 0%,
rgba(0, 83, 62, 0.82) 48%,
rgba(0, 0, 0, 0.38) 100%
),
var(--bottom-img);
background-size: cover;
background-position: center;
box-shadow: 0 18px 44px rgba(0, 63, 49, 0.12);
transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.mk-contact-bottom-card:hover {
transform: translateY(-4px);
box-shadow: 0 28px 64px rgba(0, 63, 49, 0.18);
}

.mk-contact-bottom-card h3 {
margin: 0 0 8px 0;
padding: 0;
font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
font-size: 31px;
line-height: 1;
font-weight: 400;
color: #ffffff;
}

.mk-contact-bottom-card h3::before,
.mk-contact-bottom-card h3::after {
display: none !important;
content: none !important;
}

.mk-contact-bottom-card p {
margin: 0;
max-width: 250px;
font-family: "Inter", "Montserrat", Arial, sans-serif;
font-size: 13px;
line-height: 1.45;
color: rgba(255, 255, 255, 0.88);
}

.mk-contact-bottom-card span {
width: 42px;
height: 42px;
min-width: 42px;
border-radius: 999px;
border: 1px solid rgba(255, 255, 255, 0.66);
display: flex;
align-items: center;
justify-content: center;
color: #ffffff;
font-size: 22px;
transition: background 0.25s ease, transform 0.25s ease;
}

.mk-contact-bottom-card:hover span {
background: #00694e;
transform: translateX(3px);
}

/* =========================================
RESPONSYWNOŚĆ
========================================= */

@media screen and (max-width: 1024px) {
.mk-contact-hero {
min-height: 450px !important;
}

.mk-contact-hero-content {
padding: 74px 42px 66px 42px !important;
}

.mk-contact-hero h1 {
font-size: 78px;
}

.mk-contact-hero p {
font-size: 22px;
}

.mk-contact-info,
.mk-contact-form-section,
.mk-contact-map-row,
.mk-contact-bottom-links {
width: 100% !important;
max-width: none !important;
padding-left: 42px !important;
padding-right: 42px !important;
}

.mk-contact-info {
grid-template-columns: 1fr;
gap: 18px;
}

.mk-contact-form-section {
grid-template-columns: 1fr !important;
gap: 38px !important;
}

.mk-contact-form-text,
.mk-contact-form-box {
justify-self: center !important;
}

.mk-contact-form-text {
text-align: center;
}

.mk-contact-form-text h2::after,
.mk-contact-map-text h2::after {
margin-left: auto;
margin-right: auto;
}

.mk-contact-rackets {
margin-left: auto;
margin-right: auto;
}

.mk-contact-map-row {
grid-template-columns: 1fr;
}

.mk-contact-bottom-links {
grid-template-columns: 1fr;
}
}

@media screen and (max-width: 640px) {
.mk-contact-hero {
min-height: 430px !important;
}

.mk-contact-hero-content {
padding: 62px 24px 58px 24px !important;
}

.mk-contact-hero h1 {
font-size: 58px;
}

.mk-contact-hero-line {
width: 270px;
gap: 12px;
}

.mk-contact-hero p {
max-width: 340px;
font-size: 18px;
}

.mk-contact-hero-buttons {
gap: 12px;
}

.mk-contact-hero-buttons a {
width: 100%;
min-width: 0;
}

.mk-contact-info,
.mk-contact-form-section,
.mk-contact-map-row,
.mk-contact-bottom-links {
padding-left: 24px !important;
padding-right: 24px !important;
}

.mk-contact-info {
padding-top: 28px !important;
padding-bottom: 28px !important;
gap: 14px;
}

.mk-contact-info-card {
min-height: auto;
padding: 30px 22px;
}

.mk-contact-info-card h3 {
font-size: 29px;
}

.mk-contact-form-section {
padding-top: 42px !important;
padding-bottom: 42px !important;
}

.mk-contact-form-text h2 {
font-size: 42px;
}

.mk-contact-form-box {
width: 100% !important;
padding: 24px;
}

.mk-contact-map-row {
padding-top: 24px !important;
padding-bottom: 34px !important;
}

.mk-contact-map-text {
padding: 30px 24px;
}

.mk-contact-map-text a {
width: 100%;
}

.mk-contact-bottom-links {
padding-bottom: 48px !important;
gap: 14px;
}

.mk-contact-bottom-card {
min-height: 136px;
padding: 24px 22px;
}

.mk-contact-bottom-card h3 {
font-size: 28px;
}

.mk-contact-bottom-card span {
width: 36px;
height: 36px;
min-width: 36px;
}
}/* End custom CSS */