.home .entry-header {
    display: none;
}

@media screen and (min-width: 48em) {
    .home.page-two-column .panel-content .entry-content {
        float: none;
        width: 100%;
    }
}
@media screen and (min-width: 48em) {
    body.home.page-two-column #primary .entry-content {
        float: none !important;
        width: 100% !important;
    }
}
#mp_form_slide_in2 {
    display: none !important;
}
#sp-testimonial-free-521 .sp-testimonial-free {
    height: 100%;
    padding: 24px;
    background: #f4f7f9;
    border: 1px solid #d5e1e8;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(70, 90, 105, 0.08);
}

#sp-testimonial-free-521 .sp-testimonial-content {
    color: #33424c;
    font-size: 17px;
    line-height: 1.65;
}

#sp-testimonial-free-521 .sp-testimonial-content::before {
    content: "“";
    display: block;
    color: #8faabd;
    font-size: 48px;
    line-height: 0.8;
    margin-bottom: 12px;
}

#sp-testimonial-free-521 .sp-testimonial-client-name {
    color: #6f8fa3;
    font-weight: 600;
    margin-top: 20px;
}
#sp-testimonial-free-521 .sp-testimonial-free {
    height: 100%;
    padding: 24px;
    background: #f4f7f9;
    border: 1px solid #d5e1e8;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(70, 90, 105, 0.08);
}

#sp-testimonial-free-521 .sp-testimonial-content {
    color: #33424c;
    font-size: 17px;
    line-height: 1.65;
}

#sp-testimonial-free-521 .sp-testimonial-content::before {
    content: "“";
    display: block;
    color: #8faabd;
    font-size: 48px;
    line-height: 0.8;
    margin-bottom: 12px;
}

#sp-testimonial-free-521 .sp-testimonial-client-name {
    color: #6f8fa3;
    font-weight: 600;
    margin-top: 20px;
}
/* PAGINA PERCORSI – TESTO INTRODUTTIVO */
.elementor-element-d49c106 .elementor-heading-title {
    max-width: 780px;
    margin: 0 auto;
    color: #465660;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.55;
}

/* PAGINA PERCORSI – TRE AREE DI INTERVENTO */
.elementor-element-36e925d > p > strong {
    display: block;
    margin: 34px 0 12px;
    color: #58788d;
    font-size: 24px;
    line-height: 1.3;
}

.elementor-element-36e925d > p:first-child > strong {
    margin-top: 0;
}

.elementor-element-36e925d blockquote {
    margin: 0 0 16px !important;
    padding: 0 !important;
    border: 0 !important;
    color: inherit !important;
    font-style: normal !important;
}

.elementor-element-36e925d blockquote p,
.elementor-element-36e925d blockquote span {
    margin: 0;
    font-style: normal !important;
}

.elementor-element-36e925d ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 18px;
    margin: 14px 0 0;
    padding: 0;
}

.elementor-element-36e925d li {
    position: relative;
    margin: 0;
    padding: 12px 14px 12px 40px;
    list-style: none;
    background: #f8fafb;
    border: 1px solid #d5e1e8;
    border-radius: 10px;
}

.elementor-element-36e925d li::before {
    content: "✓";
    position: absolute;
    top: 11px;
    left: 15px;
    color: #6f8fa3;
    font-weight: 700;
}

.elementor-element-36e925d li p {
    margin: 0;
}

.elementor-element-36e925d hr {
    margin: 38px 0;
    border: 0;
    border-top: 1px solid #d5e1e8;
}

/* PAGINA PERCORSI – COME SI SVOLGE */
.elementor-element-5a2a7a7 > p:first-child strong {
    display: block;
    margin-bottom: 24px;
    color: #58788d;
    font-size: 30px;
    line-height: 1.3;
}

.elementor-element-5a2a7a7 ol {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 12px;
    margin: 0 0 22px;
    padding: 0;
    counter-reset: percorso;
}

.elementor-element-5a2a7a7 ol li {
    position: relative;
    min-height: 150px;
    margin: 0;
    padding: 58px 16px 18px;
    list-style: none;
    background: #ffffff;
    border: 1px solid #d5e1e8;
    border-top: 4px solid #8faabd;
    border-radius: 14px;
}

.elementor-element-5a2a7a7 ol li::before {
    content: counter(percorso);
    counter-increment: percorso;
    position: absolute;
    top: 15px;
    left: 16px;
    width: 30px;
    height: 30px;
    color: #ffffff;
    background: #6f8fa3;
    border-radius: 50%;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}

.elementor-element-5a2a7a7 ol li p {
    margin: 0;
}

.elementor-element-5a2a7a7 > p:last-child {
    margin-top: 18px;
    color: #465660;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .elementor-element-36e925d ul,
    .elementor-element-5a2a7a7 ol {
        grid-template-columns: 1fr;
    }

    .elementor-element-5a2a7a7 ol li {
        min-height: auto;
    }
}
/* TUTTE LE PAGINE ELEMENTOR A LARGHEZZA COMPLETA */
body.elementor-page.page-two-column #primary .entry-header {
    display: none !important;
}

@media screen and (min-width: 48em) {
    body.elementor-page.page-two-column #primary .entry-content {
        float: none !important;
        width: 100% !important;
    }
}
/* PAGINA PARENT TRAINING */
.page-id-84 .entry-header {
    display: none !important;
}

@media screen and (min-width: 48em) {
    .page-id-84.page-two-column #primary .entry-content {
        float: none !important;
        width: 100% !important;
    }
}

.page-id-84 .entry-content > h1 {
    max-width: 820px;
    color: #33424c;
    font-size: 44px;
    line-height: 1.2;
}

.page-id-84 .entry-content > h2 {
    margin-top: 42px;
    padding: 18px 22px;
    color: #58788d;
    font-size: 28px;
    line-height: 1.3;
    background: #f4f7f9;
    border-left: 5px solid #8faabd;
    border-radius: 10px;
}

.page-id-84 .entry-content > ul {
    margin: 18px 0 22px;
    padding: 22px 22px 22px 48px;
    background: #f8fafb;
    border: 1px solid #d5e1e8;
    border-radius: 12px;
}

.page-id-84 .entry-content > ul li {
    margin-bottom: 8px;
}

.page-id-84 .entry-content > hr {
    margin: 42px 0;
    border: 0;
    border-top: 1px solid #d5e1e8;
}

.page-id-84 .wp-block-button__link {
    padding: 14px 24px;
    color: #ffffff;
    background: #6f8fa3;
    border-radius: 8px;
    font-weight: 600;
}

.page-id-84 .wp-block-button__link:hover {
    background: #58788d;
}

.page-id-84 .entry-content > p.has-vivid-red-color {
    margin-top: 42px;
    padding-top: 20px;
    color: #68757d !important;
    border-top: 1px solid #d5e1e8;
    font-size: 14px !important;
    line-height: 1.6;
}

@media screen and (max-width: 767px) {
    .page-id-84 .entry-content > h1 {
        font-size: 34px;
    }

    .page-id-84 .entry-content > h2 {
        padding: 15px 17px;
        font-size: 24px;
    }
}
/* CORREZIONI PARENT TRAINING */
.page-id-84 .entry-content > ul:empty {
    display: none !important;
}

.page-id-84 .entry-content .wp-block-button__link {
    color: #ffffff !important;
    background: #6f8fa3 !important;
    font-family: inherit !important;
    font-size: 16px;
}

.page-id-84 .entry-content .wp-block-button__link:hover {
    background: #58788d !important;
}

.page-id-84 .entry-content .wp-block-button__link code {
    padding: 0;
    color: inherit;
    background: transparent;
    font-family: inherit;
    font-size: inherit;
}
/* PAGINA TUTOR BAMBINI E RAGAZZI */
@media screen and (min-width: 48em) {
    .page-id-102.page-two-column #primary .entry-header,
    .page-id-102.page-two-column #primary .entry-content {
        float: none !important;
        width: 100% !important;
    }
}

.page-id-102 .entry-header {
    margin-bottom: 28px;
}

.page-id-102 .entry-title {
    max-width: 820px;
    color: #33424c;
    font-size: 44px;
    line-height: 1.2;
}

.page-id-102 .entry-content > h2 {
    margin-top: 42px;
    padding: 18px 22px;
    color: #58788d;
    font-size: 28px;
    line-height: 1.3;
    background: #f4f7f9;
    border-left: 5px solid #8faabd;
    border-radius: 10px;
}

.page-id-102 .entry-content > ul {
    margin: 18px 0 22px;
    padding: 22px 22px 22px 48px;
    background: #f8fafb;
    border: 1px solid #d5e1e8;
    border-radius: 12px;
}

.page-id-102 .entry-content > ul li {
    margin-bottom: 8px;
}

.page-id-102 .entry-content > hr {
    margin: 42px 0;
    border: 0;
    border-top: 1px solid #d5e1e8;
}

.page-id-102 .entry-content .wp-block-button__link {
    padding: 14px 24px;
    color: #ffffff !important;
    background: #6f8fa3 !important;
    border-radius: 8px;
    font-family: inherit !important;
    font-size: 16px;
    font-weight: 600;
}

.page-id-102 .entry-content .wp-block-button__link:hover {
    background: #58788d !important;
}

@media screen and (max-width: 767px) {
    .page-id-102 .entry-title {
        font-size: 34px;
    }

    .page-id-102 .entry-content > h2 {
        padding: 15px 17px;
        font-size: 24px;
    }
}
/* CORREZIONE TITOLO E NOTA FINALE – TUTOR RAGAZZI */
.page-id-102 .entry-header .entry-title {
    color: #33424c !important;
    font-size: 44px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.page-id-102 .entry-content > p:last-of-type {
    margin-top: 42px;
    padding-top: 20px;
    color: #68757d;
    border-top: 1px solid #d5e1e8;
    font-size: 14px;
    line-height: 1.6;
}

@media screen and (max-width: 767px) {
    .page-id-102 .entry-header .entry-title {
        font-size: 34px !important;
    }
}
/* PAGINA TUTOR ADOLESCENTI E ADULTI */
@media screen and (min-width: 48em) {
    .page-id-111.page-two-column #primary .entry-header,
    .page-id-111.page-two-column #primary .entry-content {
        float: none !important;
        width: 100% !important;
    }
}

.page-id-111 .entry-header {
    margin-bottom: 28px;
}

.page-id-111 .entry-header .entry-title {
    max-width: 820px;
    color: #33424c !important;
    font-size: 44px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.page-id-111 .entry-content > h2 {
    margin-top: 42px;
    padding: 18px 22px;
    color: #58788d;
    font-size: 28px;
    line-height: 1.3;
    background: #f4f7f9;
    border-left: 5px solid #8faabd;
    border-radius: 10px;
}

.page-id-111 .entry-content > hr {
    margin: 42px 0;
    border: 0;
    border-top: 1px solid #d5e1e8;
}

.page-id-111 .entry-content .wp-block-button__link {
    padding: 14px 24px;
    color: #ffffff !important;
    background: #6f8fa3 !important;
    border-radius: 8px;
    font-family: inherit !important;
    font-size: 16px;
    font-weight: 600;
}

.page-id-111 .entry-content .wp-block-button__link:hover {
    background: #58788d !important;
}

.page-id-111 .entry-content > p:last-of-type {
    margin-top: 42px;
    padding-top: 20px;
    color: #68757d;
    border-top: 1px solid #d5e1e8;
    font-size: 14px;
    line-height: 1.6;
}

@media screen and (max-width: 767px) {
    .page-id-111 .entry-header .entry-title {
        font-size: 34px !important;
    }

    .page-id-111 .entry-content > h2 {
        padding: 15px 17px;
        font-size: 24px;
    }
}