.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#2F1E3B;--e-global-color-accent:#2F1E3B;--e-global-color-97d4eaa:#F4F1EC;--e-global-color-152fc56:#E7E2DB;--e-global-color-c4a77eb:#A17E63;--e-global-color-e5b9be6:#9F7462;--e-global-color-53cfc8e:#C7B5DA;--e-global-color-0f40c22:#D5CEDA;--e-global-color-e244a77:#C0D0BB;--e-global-color-1fa995e:#AECED6;--e-global-color-5f9ee14:#967766;--e-global-color-8b82be8:#2F1E3B;--e-global-color-f12e514:#533F51;--e-global-color-efdab60:#FFFFFF00;--e-global-color-9d4b1c0:#413957;--e-global-color-eb360ad:#C69E7E;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.5em;--e-global-typography-accent-letter-spacing:1.5px;--e-global-typography-86890a9-font-family:"Mirador Semi Bold";--e-global-typography-86890a9-line-height:1.2em;--e-global-typography-534144f-font-family:"Mirador Regular Italic";--e-global-typography-534144f-font-weight:normal;--e-global-typography-07d6a2b-font-family:"Mirador Medium Italic";--e-global-typography-8cae466-font-family:"Cutive";}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-53cfc8e );font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;color:var( --e-global-color-primary );border-style:none;border-radius:10px 10px 10px 10px;padding:16px 16px 16px 16px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-e5b9be6 );}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-6 h1{font-family:"Mirador Semi Bold", Sans-serif;}.elementor-kit-6 h2{font-family:var( --e-global-typography-534144f-font-family ), Sans-serif;font-weight:var( --e-global-typography-534144f-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1130px;}.e-con{--container-max-width:1130px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-534144f-font-size:26px;--e-global-typography-07d6a2b-font-size:34px;}}/* Start custom CSS */html, body{
    overflow-x:hidden;
    
}
.skorojone{
font-family: 'Mirador Semi Bold', sans-serif;
    src: url('https://jagodowaosadatatry.pl/wp-content/uploads/2025/11/Mirador-SemiBold.woff2') format('woff2');
    font-feature-settings:"ss12","tnum";
}
#jo_form_kontakt textarea {
    margin-top: 50px;
    border: 1px solid #A68C7C !important;
    border-radius: 6px !important;
    padding: 15px !important;
}
/* To jest kontener trzymający checkbox i tekst razem */
#jo_form_kontakt .elementor-field-type-acceptance .elementor-field-option {
    display: flex !important;           /* Włącza tryb kolumnowy */
    align-items: flex-start !important; /* Wyrównuje checkbox do góry tekstu (nie do środka) */
    width: 100%;
}
/* Ukrywamy domyślny systemowy checkbox i tworzymy własny */
#jo_form_kontakt input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid #7a6b5d !important;
    border-radius: 3px!important;
    background-color: transparent;
    cursor: pointer;
    margin-right: 15px;
    position: relative;
    top: 4px; /* Wyrównanie z pierwszą linią tekstu */
    flex-shrink: 0; /* Żeby się nie zgniótł */
}
/* Stan zaznaczony (ptaszek lub wypełnienie) */
#jo_form_kontakt input[type="checkbox"]:checked {
    background-color: #A68C7C;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23ffffff' d='M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E");
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
}
#jo_form_kontakt .elementor-field-type-acceptance label {
    flex: 1;        /* Kluczowe: tekst zajmuje całą wolną przestrzeń obok */
    display: block !important; /* Zachowuje się jak blok tekstu */
    
    font-size: 11px;
    line-height: 1.5 !important;
    padding-top: 0px;          /* Reset paddingu */
    text-align: left;
}
/* Podkreślenie linków w zgodzie (np. Polityka Prywatności) */
#jo_form_kontakt .elementor-field-type-acceptance label a {
    text-decoration: underline;
    color: inherit;
/* Kod celuje w grafikę dekoracyjną i blokuje interakcje    / Blokuje aktywację kliknięcia/fokusu na elemencie */
}
#jo_form_kontakt .elementor-field-type-submit {
    align-items: center;         /* Wycentruj przycisk w pionie względem tekstu */
}

.grafika-stopka {
    
    pointer-events: none; 
    outline: none !important; 
}

/* Blokuje podświetlanie grafiki przy próbie zaznaczania tekstu na stronie */

.grafika-stopka img {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none; /* dla przeglądarki Firefox */
}
/* END grafika-stopka */

.mobile-menu-section .menu-item-528 {
    border-top: 1px solid #A17E6333;
    padding-top: 25px;
    margin-top: 25px;
    
}.mobile-menu-section a {
    color:#A17E63;
}
.mobile-menu-section-a a {
    color:#A17E63;
}

.tstmblur{
    backdrop-filter: blur(1.88px);
}
/* link underline */

 .link-ul a{
    text-decoration: underline;
}

/* 1. Inline icon box*/
.inline-icon-box .elementor-icon-box-content {
    /* Set the container to use Flexbox */
    display: flex;
    /* Vertically align the items (Title and Description) */
    align-items: center; 
    margin-left:-50px;
}

/* 2. Target the Title) */
.inline-icon-box .elementor-icon-box-title {
    /* Change the display to inline-block to allow the next element to sit beside it */
    display: inline-block;
    /* Remove any default bottom margin that might be pushing the description down */
    margin-bottom: 0 !important;
    /* Add a small right margin for spacing between the Title and Description */
    margin-right: 15px; /* Adjust spacing as needed */
    /* Ensure the title doesn't shrink unnecessarily */
    white-space: nowrap; 
}

/* 3. Target the Description  */
.inline-icon-box .elementor-icon-box-description {
    /* Set the description to be displayed inline */
    display: inline;
    /* Ensure the description wraps naturally if the line is too long */
    flex-grow: 1;
}

/* KOD photo stack */
/* -------------------------------------- */
/* 1. CONTAINER CONFIGURATION (The Frame) */
/* -------------------------------------- */
.my-photo-stack {
    aspect-ratio: 1 / 1; /* Enforces a perfect square */
    isolation: isolate;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%; /* Should be controlled via Elementor, but ensuring full width here */
    min-height: 400px; /* Safety Min-Height */

    /* FIX: PREVENT BLUE SELECTION ON CONTAINER CLICK */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* -------------------------------------- */
/* 2. IMAGE STYLING AND CENTERING FIX */
/* -------------------------------------- */
.stack-img {
    /* FIX: ABSOLUTE CENTER (Top/Left 50% + Transform) */
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    
    /* Remove the rigid margin that prevented centering */
    margin: 0 !important;
    
    /* Reduced width to 80% for "Breathe Air" */
    width: 88% !important; 
    height: 88% !important;
    aspect-ratio: 1 / 1; 
    object-fit: cover;
    pointer-events: auto; /* Ensure images are clickable */
    
    /* FIX: PREVENT BLUE SELECTION ON IMAGES */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; 
    
    
    /* Transition settings */
    opacity: 1;
    transition: opacity 0.8s ease-in-out; 
}

/* -------------------------------------- */
/* 3. AUTOMATIC STACKING & ROTATION FIX */
/* -------------------------------------- */
/* CRUCIAL FIX: We must add translate(-50%, -50%) to every transform 
   rule to center the image while it rotates and scales. */

/* Bottom Image */
.stack-img:nth-child(1) { transform: translate(-50%, -50%) rotate(2.53deg) scale(0.96); z-index: 1; }
/* 2nd Image */
.stack-img:nth-child(2) { transform: translate(-50%, -50%) rotate(-2deg) scale(0.97); z-index: 2; }
/* 3rd Image */
.stack-img:nth-child(3) { transform: translate(-50%, -50%) rotate(0deg) scale(0.98); z-index: 3; }
/* 4th Image */
.stack-img:nth-child(4) { transform: translate(-50%, -50%) rotate(1.83deg) scale(0.99); z-index: 4; }
/* Top Image (5th) */
.stack-img:nth-child(5) { transform: translate(-50%, -50%) rotate(-1.93deg) scale(1); z-index: 5; }

/* -------------------------------------- */
/* 4. UTILITY CLASSES (Keep Unchanged) */
/* -------------------------------------- */
.stack-img.hidden-layer {
    opacity: 0 !important;
    pointer-events: none;
}

.stack-img.no-anim {
    transition: none !important;
}

/* -------------------------------------- */
/* 5. NAVIGATION ARROWS (Keep Unchanged) */
/* -------------------------------------- */
.stack-nav {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%); /* Perfect vertical center */
    z-index: 100;
    cursor: pointer;
    transition: 0.3s;
}

/* Force Left Button to Left */
.prev-btn {
    left: 3px !important;
    right: auto !important;
}

/* Force Right Button to Right */
.next-btn {
    right: 3px !important;
    left: auto !important;
}

.stack-nav:hover {
    /* Add hover style here if needed */
}

/* ----------------------------------
.sticky-bar-cta
    opacity: 0;
    transform: translateY(100%);
    transition: all 0.35s ease;
    pointer-events: none;
}
.sticky-bar-cta.active {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto; *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mirador Semi Bold';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://jagodowaosadatatry.pl/wp-content/uploads/2025/11/Mirador-SemiBold_freeze.woff2') format('woff2'),
		url('https://jagodowaosadatatry.pl/wp-content/uploads/2025/11/Mirador-SemiBold_freeze.woff') format('woff'),
		url('https://jagodowaosadatatry.pl/wp-content/uploads/2025/11/Mirador-SemiBold_freeze.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mirador Regular Italic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://jagodowaosadatatry.pl/wp-content/uploads/2025/12/MiradorRegularItalic.woff2') format('woff2'),
		url('https://jagodowaosadatatry.pl/wp-content/uploads/2025/12/MiradorRegularItalic.woff') format('woff'),
		url('https://jagodowaosadatatry.pl/wp-content/uploads/2025/12/MiradorRegularItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mirador Medium Italic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://jagodowaosadatatry.pl/wp-content/uploads/2025/12/MiradorMediumItalic.woff2') format('woff2'),
		url('https://jagodowaosadatatry.pl/wp-content/uploads/2025/12/MiradorMediumItalic.woff') format('woff'),
		url('https://jagodowaosadatatry.pl/wp-content/uploads/2025/12/MiradorMediumItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */