.elementor-2388 .elementor-element.elementor-element-00f09a3{--display:flex;}.elementor-2388 .elementor-element.elementor-element-179e9c1{margin:55px 0px calc(var(--kit-widget-spacing, 0px) + 55px) 0px;}body.elementor-page-2388:not(.elementor-motion-effects-element-type-background), body.elementor-page-2388 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAF8F6;}@media(max-width:767px){.elementor-2388 .elementor-element.elementor-element-00f09a3{--margin-top:55px;--margin-bottom:55px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-2388 .elementor-element.elementor-element-179e9c1{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS *//* ============================================
   Adatvédelmi Tájékoztató – Alapstílusok
   ============================================ */

.privacy-container {
    font-family: "Plus Jakarta Sans", Sans-serif;
    color: #141413;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}



/* Címsorok */
.privacy-container h1 {
    font-size: 28px;
    font-weight: 700;
    color: #54544A;
    margin-bottom: 12px;
    line-height: 1.3;
}

.privacy-container h2 {
    font-size: 22px;
    font-weight: 700;
    color: #54544A;
    margin-top: 40px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 2px solid #e0e0d8;
    line-height: 1.3;
}

.privacy-container h3 {
    font-size: 18px;
    font-weight: 600;
    color: #54544A;
    margin-top: 28px;
    margin-bottom: 12px;
    line-height: 1.35;
}

.privacy-container h4 {
    font-size: 16px;
    font-weight: 600;
    color: #54544A;
    margin-top: 24px;
    margin-bottom: 12px;
    line-height: 1.4;
}

/* Bekezdések */
.privacy-container p {
    margin-bottom: 14px;
    line-height: 1.7;
}

/* Listák */
.privacy-container ul,
.privacy-container ol {
    margin: 12px 0 18px 0;
    padding-left: 24px;
}

.privacy-container ul li,
.privacy-container ol li {
    margin-bottom: 8px;
    line-height: 1.65;
}

.privacy-container ul {
    list-style-type: disc;
}

.privacy-container ol {
    list-style-type: decimal;
}

/* Vastag szöveg */
.privacy-container strong {
    font-weight: 800;
    color: #3f3f38;
}

/* Kód (süti nevek) */
.privacy-container code {
    font-family: "Courier New", monospace;
    background-color: #f5f5f0;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 13.5px;
}

/* Táblázatok */
.privacy-container table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0 28px 0;
    font-size: 14.5px;
}

.privacy-container table th {
    background-color: #f0f0e8;
    font-weight: 600;
    text-align: left;
    padding: 12px 14px;
    border: 1px solid #d8d8cc;
    color: #3f3f38;
}

.privacy-container table td {
    padding: 11px 14px;
    border: 1px solid #e0e0d4;
    vertical-align: top;
}

.privacy-container table tr:nth-child(even) {
    background-color: #fafaf6;
}

/* ============================================
   Mobil optimalizálás
   ============================================ */

@media (max-width: 767px) {

    .privacy-container {
        padding: 16px 14px;
        font-size: 14.5px;
    }

    .privacy-container h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .privacy-container h2 {
        font-size: 19px;
        margin-top: 32px;
        margin-bottom: 14px;
        padding-bottom: 6px;
    }

    .privacy-container h3 {
        font-size: 16.5px;
        margin-top: 24px;
        margin-bottom: 10px;
    }

    .privacy-container h4 {
        font-size: 15px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .privacy-container ul,
    .privacy-container ol {
        padding-left: 20px;
    }

    .privacy-container ul li,
    .privacy-container ol li {
        margin-bottom: 7px;
    }

    /* Táblázatok mobilra */
    .privacy-container table {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        font-size: 13.5px;
    }

    .privacy-container table th,
    .privacy-container table td {
        padding: 10px 12px;
        white-space: nowrap;
    }

    /* Ha nagyon keskeny a képernyő, a táblázat cellái törjenek */
    .privacy-container table td {
        white-space: normal;
        min-width: 120px;
    }
}/* End custom CSS */