/*!
Theme Name: spse_ud_theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.1
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: spse_ud_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

spse_ud_theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.checkbox-container.label-right .nf-field-element {
    display: flex !important;
    align-items: center;
    width: auto !important;
}

@media (min-width: 992px) {
    .slider_container_ud_single .slider-gallery .slick-track .slider-gallery-bg {
        width: initial!important;
    }
    .slider_container_ud_single .slider-gallery .slick-track .slider-gallery-bg .img-fluid {
        width: initial!important;
        height: 490px!important;
        min-width: initial!important;
    }
    .slider_container_ud_single .slider-gallery .slick-track .slider-gallery-bg .slide-content {
        max-width: initial!important;
    }
    body.logged-in .fixed-top {
        top: 32px!important;
    }
    [data-name=cap] {
        display: inline-block;
        width: 25%;
    }
    [data-name=numero] {
        display: inline-block;
        width: 25%;
    }

}

.slick-current.slick-active .slide-content {
    animation: ggall 2s 0s backwards;
}

@keyframes ggall {
    0% {
        width: 110%;
        margin: 0;
    }
    100% {
        width: 100%;
        margin: 0;
    }
}

@media (max-width: 992px) {
    @keyframes ggall {
        0% {
            width: 100%;
            margin: 0;
        }
        100% {
            width: 90%;
            margin: 0;
        }
    }
}

@media (min-width: 992px) {
    .spse-form-newsletter .nf-form-cont {
        width: 100%;
    }
    .spse-form-newsletter .nf-form-content {
        width: 100%;
        max-width: initial!important;
    }
    .spse-form-newsletter .nf-row {
        display: inline-block;
    }
    .spse-form-newsletter .name_field,
    .spse-form-newsletter .surname_field {
        width: 258px!important;
        height: 60px!important;
    }
    .spse-form-newsletter .email_field {
        width: 352px!important;
        height: 60px!important;
    }
    .spse-form-newsletter .nf-field-element {
        width: initial!important;
    }
    .spse-form-newsletter .field-wrap {
        display: block!important;
        margin-right: 14px!important;
    }
    .spse-form-newsletter .ninja-forms-field.btn-ud-basicBlue.nf-element {
        width: 164px!important;
        border-radius: 0;
        cursor: pointer;
    }
    .privacy_policy {
        font-family: 'barlowregular';
        white-space: nowrap;
        font-size: 13px;
    }
    .pre_privacy_container {
        width: 750px!important;
        height: 1px;
        display: inline-block;
    }
}

@media (max-width: 992px) {
    [data-name=cap] {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    [data-name=numero] {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .spse-form-newsletter {
        width: 100%;
    }
    .spse-form-newsletter .ninja-forms-field.btn-ud-basicBlue.nf-element {
        width: 100%;
        max-width: 220px;
        font-size: 2rem;
        border-radius: 0;
        cursor: pointer;
    }
}

.nf-error-msg.nf-error-required-error {
    display: none;
}

.checkbox-container label {
    display: none!important;
}

#wbars .legal_pp h2,
.iubenda_legal_document h1 {
    margin-top: 5.5rem!important;
    margin-bottom: 8.6rem!important;
    text-align: center;
    font-family: barlow_condensedmedium;
    font-style: normal;
    font-weight: 500;
    font-size: 6rem;
    line-height: 7.2rem;
    color: #104A6B;
}

.legal_pp h3,
.iubenda_legal_document h2,
.iubenda_legal_document h3#definitions_and_legal_references {
    margin: 4.5rem 0rem!important;
    line-height: 4.4rem;
    font-size: 4rem!important;
}

.iub_content.legal_pp h4,
.iubenda_legal_document h3,
.iubenda_legal_document h4 {
    line-height: 3.2rem;
    margin-bottom: 1.5rem!important;
    font-family: barlow_condensedmedium;
    font-style: normal;
    font-weight: 500;
    font-size: 2.4rem;
}

#iubenda_policy p,
#wbars p,
.iubenda_legal_document p,
.iubenda_legal_document li,
#wbars li,
.generic-page .entry-content,
.generic-page .entry-content p {
    font-family: barlowregular;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
}

.iub_content.legal_pp ul,
.iubenda_legal_document ul,
generic-page ul {
    padding-inline-start: 5px;
    margin-left: 25px!important;
}

.iub_content.legal_pp a,
.iubenda_legal_document a,
generic-page a {
    font-family: barlowregular;
    text-decoration: underline;
    color: #53afbe;
}

.generic-page ul li {
    list-style-type: disc;
}

.generic-page .container-fluid {
    padding-right: 9.8%;
    padding-left: 9.8%;
}

.generic-page h1 {
    margin-top: 5.5rem;
    margin-bottom: 8.6rem;
    text-align: center;
}

.generic-page h5,
.generic-page .entry-content h5 {
    color: #104a6b;
    line-height: 3.2rem;
    margin-bottom: 1.5rem!important;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}


/* mailpoet form */

@media (max-width: 991px) {
    #mailpoet_form_1 ul.parsley-errors-list li {
        list-style-type: none;
        color: #f99595;
        font-size: 13.5px;
        padding: 0;
    }
    #mailpoet_form_1 .mailpoet_paragraph:not(.last) input:not([type=submit]) {
        background-color: #f0f2f8;
        border-width: 1px;
        border-style: solid;
        border-color: #e5e5e5;
        min-height: 60px;
        font-size: 16px;
        margin: 0;
        padding: 12px!important;
        border-radius: 0;
    }
    #mailpoet_form_1 .mailpoet_paragraph:not(.last) input[type=submit],
    #pre_submit {
        background-color: #53afbe;
        width: 100%;
        padding: 1.2rem 2rem;
        text-transform: uppercase;
        color: #f7f7f7;
        transition: all .5s;
        min-height: 60px;
        font-family: barlow_condensedmedium;
        font-style: normal;
        font-weight: 500;
        width: 100%;
        border-radius: 0;
        cursor: pointer;
        font-size: 16px;
    }
    #mailpoet_form_1 .mailpoet_paragraph.last .mailpoet_checkbox_label {
        font-family: 'barlowregular';
        /* white-space: nowrap; */
        font-size: 13px;
        padding-right: 30px
    }
    #mailpoet_form_1 .mailpoet_paragraph.last .mailpoet_checkbox_label:nth-of-type(1) {
        display: none;
    }
    #mailpoet_form_1 .mailpoet_paragraph.last .mailpoet_checkbox_label a {
        color: #53AFBE;
    }
    #mailpoet_form_1 .mailpoet_paragraph:not(.last) input:not([type=submit]):focus {
        border: 1px solid #e5e5e5;
        outline: none;
    }
}

@media (min-width: 992px) {
    #mailpoet_form_1 form {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0!important;
    }
    #mailpoet_form_1 .mailpoet_paragraph {
        width: auto;
    }
    #mailpoet_form_1 .mailpoet_paragraph.last {
        flex-basis: 100%;
        text-align: right
    }
    #mailpoet_form_1 .mailpoet_paragraph:not(.last) input:not([type=submit]) {
        background-color: #f0f2f8;
        border-width: 1px;
        border-style: solid;
        border-color: #e5e5e5;
        min-height: 60px;
        font-size: 16px;
        margin: 0;
        padding: 12px!important;
        border-radius: 0;
    }
    #mailpoet_form_1 .mailpoet_paragraph:not(.last) input:not([type=submit]):focus {
        border: 1px solid #e5e5e5;
        outline: none;
    }
    #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(1) input {
        width: 258px!important;
        height: 60px!important;
    }
    #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) input {
        width: 258px!important;
        height: 60px!important;
    }
    #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(3) input {
        width: 352px!important;
        height: 60px!important;
    }
    #mailpoet_form_1 .mailpoet_paragraph:not(.last) input[type=submit],
    button#pre_submit {
        background-color: #53afbe;
        width: 100%;
        padding: 1.2rem 2rem;
        text-transform: uppercase;
        color: #f7f7f7;
        transition: all .5s;
        min-height: 60px;
        font-family: barlow_condensedmedium;
        font-style: normal;
        font-weight: 500;
        width: 164px!important;
        border-radius: 0;
        cursor: pointer;
        font-size: 16px;
    }
    #mailpoet_form_1 .mailpoet_paragraph.last .mailpoet_checkbox_label:nth-of-type(1) {
        display: none;
    }
    #mailpoet_form_1 .mailpoet_paragraph.last .mailpoet_checkbox_label {
        font-family: 'barlowregular';
        white-space: nowrap;
        font-size: 13px;
        padding-right: 30px
    }
    #mailpoet_form_1 .mailpoet_paragraph.last .mailpoet_checkbox_label a {
        color: #53AFBE;
    }
    #mailpoet_form_1 .mailpoet_paragraph.last input[type=checkbox] {
        margin-right: 12px
    }
    #mailpoet_form_1 ul.parsley-errors-list {
        margin: 0;
        padding: 0;
        font-family: barlowregular;
        padding-right: 30px;
        height: 16px;
    }
    #mailpoet_form_1 ul.parsley-errors-list li {
        list-style-type: none;
        color: #f99595;
        font-size: 13.5px;
        padding: 0;
    }
}

body.single-mailpoet_page main#primary h1.entry-title {
    padding-top: 5rem;
}

#mailpoet_form_1 {
    padding-top: 4rem;
    padding-bottom: 7rem;
}

p.mailpoet_validate_error {
    /* font-size: 0;
    position: relative;*/
    white-space: nowrap;
}


/*
p.mailpoet_validate_error::before {
    content: "La tua email è già presente nella nostra mailing list, controlla la tua casella di posta o lo spam per la conferma o, se già registrato, ignora questo messaggio";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 2rem;
    padding: 2rem 0;
}*/


/* CSS per Questionario 20210911*/

body.page-template-page-senza-newsletter .nf-mp-header div.nf-progress-container {
    background-color: #DAE7E9;
    height: 6px;
    margin-bottom: 4rem;
    border-radius: 6px;
}

body.page-template-page-senza-newsletter .nf-mp-header div.nf-progress {
    height: 6px;
    background-color: #53afbe;
    border-radius: 6px;
}

body.page-template-page-senza-newsletter .label-above .nf-field-element,
body.page-template-page-senza-newsletter .label-below .nf-field-element {
    padding-left: 1rem;
}

body.page-template-page-senza-newsletter .nf-form-content button,
body.page-template-page-senza-newsletter .nf-form-content input[type=button],
body.page-template-page-senza-newsletter .nf-form-content input[type=submit] {
    background-color: #53afbe;
    background: #53afbe;
    text-transform: uppercase;
    color: #f7f7f7;
    transition: all .5s;
    min-height: 60px;
    font-family: barlow_condensedmedium;
    font-style: normal;
    font-weight: 500;
    width: 164px!important;
    border-radius: 0;
    cursor: pointer;
    font-size: 16px;
}

body.page-template-page-senza-newsletter .nf-mp-footer {
    padding: 3rem 0;
    border-top: 0.8px solid rgba(0, 0, 0, 0.1)
}

body.page-template-page-senza-newsletter .listradio-wrap .nf-field-element label.nf-checked-label:before {
    background: #53afbe;
}

body.page-template-page-senza-newsletter .listradio-wrap .nf-field-element label.nf-checked-label:after {
    border-color: #53afbe;
}

body.page-template-page-senza-newsletter h1.entry-title {
    margin-bottom: 1rem;
}

body.page-template-page-senza-newsletter .checkbox-wrap .nf-field-element label.nf-checked-label:before,
body.page-template-page-senza-newsletter .checkbox-wrap .nf-field-label label.nf-checked-label:before,
body.page-template-page-senza-newsletter .listcheckbox-wrap .nf-field-element label.nf-checked-label:before,
body.page-template-page-senza-newsletter .listcheckbox-wrap .nf-field-label label.nf-checked-label:before {
    color: #53afbe;
}

body.page-template-page-senza-newsletter .submit-container {
    margin-bottom: 8rem;
}

body.page-template-page-senza-newsletter .submit-container input[type=button] {
    width: auto!important;
    padding: 0 13rem!important;
    float: right;
    font-size: 20px;
    background-color: #f29528!important;
    background: #f29528!important;
}

@media only screen and (max-width: 37.438em) {
    body.page-template-page-senza-newsletter .nf-next-previous li input {
        max-width: 135px!important;
    }
}

p.ud-text-generic,
.ud-text-generic {
    font-family: barlowregular;
    font-style: normal;
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 30px;
}

h2.ud_tv_head {
    font-family: barlow_condensedmedium;
    font-style: normal;
    font-weight: 500;
    font-size: 4rem;
    /*  line-height: 5.2rem; */
    color: #104a6b;
    padding-left: 2.4rem;
    border-left: 3px solid #53AFBE;
    margin-bottom: 3rem;
}

h2.ud_tv_head span:nth-child(2) {
    color: #53AFBE!important;
}

@media only screen and (min-width: 992px) {
    .ud-text-generic {
        padding-right: 2.5rem;
    }
    h2.ud_tv_head span {
   /*     white-space: nowrap; */
    }
    h2.ud_tv_head span:nth-child(2) {
        display: block;
    }
}

@media only screen and (max-width: 991.8px) {
    h2.ud_tv_head {
        padding-left: 0;
        border-left: 0;
        font-size: 32px;
    }
    .ud-text-generic {
        padding-bottom: 3rem;
    }
}


/* --- Sondaggio Conosciamoci meglio */

.conosciamoci-meglio-pool h3 {
    font-size: 24px;
    font-family: 'barlowregular';
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5rem;
}

.conosciamoci-meglio-pool .list-radio-wrap .nf-field-element ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px!important;
    margin-left: -15px !important;
}

.conosciamoci-meglio-pool .list-radio-wrap .nf-field-label {
    display: none;
}

.conosciamoci-meglio-pool .listradio-container.label-above {
    padding: 0;
    max-width: 100%;
}

.conosciamoci-meglio-pool .list-radio-wrap .nf-field-element ul li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 15px!important;
}

.conosciamoci-meglio-pool .nf-row:not(:first-child) {
    margin-top: -25px;
}

.conosciamoci-meglio-pool .list-radio-wrap .nf-field-element ul li label {
    margin: 0!important;
    background-color: #f0f2f7;
    color: #7c8cb0;
    padding: 20px 60px;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    cursor: pointer;
}


/*
.conosciamoci-meglio-pool .list-radio-wrap .nf-field-element ul li label:hover,
.conosciamoci-meglio-pool .list-radio-wrap .nf-field-element ul li label.sim-hover {
    background-color: #53afbe;
    color: #fff;
} */

.conosciamoci-meglio-pool .list-radio-wrap .nf-field-element ul li label::before,
.conosciamoci-meglio-pool .list-radio-wrap .nf-field-element ul li label::after {
    display: none;
}

.conosciamoci-meglio-pool .list-radio-wrap [type=radio] {
    display: none;
}

.conosciamoci-meglio-pool .list-radio-wrap .nf-field-element ul li [type=radio]:checked~label {
    background-color: #53afbe;
    color: #fff;
}

.conosciamoci-meglio-pool .list-radio-wrap .nf-field-element ul li [type=radio]:checked~label::after,
.conosciamoci-meglio-pool .list-radio-wrap .nf-field-element ul li [type=radio]:checked~label::before {
    display: none
}

.conosciamoci-meglio-pool-lists ul li {
    list-style-type: none;
    font-size: 20px
}

.conosciamoci-meglio-pool-lists ul li::before {
    content: "\2022";
    color: #f29528;
    font-size: 23px;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.conosciamoci-meglio-submit .nf-field-element {
    text-align: center;
}

.conosciamoci-meglio-pool .nf-form-content button,
.conosciamoci-meglio-pool .nf-form-content input[type=button],
.conosciamoci-meglio-pool .nf-form-content input[type=submit] {
    background: #f29528;
    text-transform: uppercase;
    font-family: 'barlow_condensedmedium';
    padding: 10px 50px;
    font-size: 22px;
    margin: 0 auto;
    border-radius: 0px;
    min-height: 60px;
    font-style: normal;
    font-weight: 500;
    margin-top: 50px;
}

.header-pool {
    min-height: 450px;
    display: flex;
    flex-direction: row;
    align-content: space-between;
    align-items: flex-end;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.header-pool h1 {
    margin-top: 0;
    margin-bottom: 3.5rem;
    text-align: left;
    padding-left: 3.5rem;
    color: white;
    z-index: 2;
    letter-spacing: 1.2px;
    font-size: 55px;
}

.header-pool.pool-has-thumbnail.size-und_large::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(115, 115, 115);
    background: linear-gradient(56deg, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 60%);
    z-index: 1;
}
.senza-newsletter .generic-page{
    padding-left: 3.5rem;
    margin-top: 9.8rem;
    margin-bottom: 12.8rem;
}
.senza-newsletter .generic-page .entry-content{
    margin-top: 0;
}
h1.conosciamoci-meglio-h,
.already_submitted h1 {
    text-align: left;
    font-size: 4.5rem;
    margin-top:0;
    margin-bottom: 0;
}

p.conosciamoci-meglio-responsse,
.already_submitted p {
    font-size: 22px!important;
    margin-bottom: 0;
}

/* main.pool .nf-response-msg {
    min-height: 30vh;
} */

.hidden-nf-field {
    display: none;
}

main.pool .nf-error.field-wrap .nf-field-element:after {
    width: 100%;
    top: -50px;
    font-family: 'barlow_condensedmedium';
    content: "Seleziona con un click uno di questi argomenti";
}

main.pool .nf-pass.field-wrap .nf-field-element:after {
    display: none;
}

/* .already_submitted:not(#mailpoet_form_1) {
    min-height: 30vh;
} */

@media only screen and (max-width: 37.438em) {
    main.pool .html-wrap {
        display: none;
    }
    main.pool .list-radio-wrap li::before {
        content: "";
        display: block;
        width: 100%;
        height: 180px;
        position: relative;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    main.pool .list-radio-wrap li:nth-child(1)::before {
        background-image: url(/wp-content/themes/spse_ud_theme/images/foto2.jpg);
    }
    main.pool .list-radio-wrap li:nth-child(2)::before {
        background-image: url(/wp-content/themes/spse_ud_theme/images/foto3.jpg);
    }
    main.pool .list-radio-wrap li:nth-child(3)::before {
        background-image: url(/wp-content/themes/spse_ud_theme/images/foto4.jpg);
    }
    main.pool .list-radio-wrap li::after {
        content: "";
        display: block;
        width: 100%;
        min-height: 195px;
        position: relative;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    main.pool .list-radio-wrap li:nth-child(1)::after {
        background-image: url(/wp-content/uploads/2021/11/list-educazione.png);
    }
    main.pool .list-radio-wrap li:nth-child(2)::after {
        background-image: url(/wp-content/uploads/2021/11/list-societa.png);
    }
    main.pool .list-radio-wrap li:nth-child(3)::after {
        background-image: url(/wp-content/uploads/2021/11/list-spiritualita.png);
    }

}

/* ---- Media query custom ----*/
@media (min-width: 576px) and (max-width: 900px){
    .conosciamoci-meglio-pool .list-radio-wrap .nf-field-element ul li label{
        padding-right: 25px !important;
        padding-left: 25px !important;
    }
}

.nf-element[type=button] {
    cursor: pointer;
}


/* --- Fine sondaggio --- */

.acf-field.acf-field-select.acf-field-6089aa4356f62.is-required {
    display: inline-block;
    width: 34%;
    float: left;
}

[data-name=provincia] select {
    padding: 1.3rem 0.5rem;
    border-radius: 3px;
}

#acf-field_6089aa4356f62 {
    min-height: 47px;
}

@media only screen and (max-width: 37.438em) {
    .acf-field.acf-field-select.acf-field-6089aa4356f62.is-required {
        padding-left: 0!important;
        padding-right: 0!important;
        display: block!important;
        width: 100%!important;
        float: none;
    }
}

div#mailpoet_form_1.already_submitted {
    position: relative;
}

div#mailpoet_form_1.already_submitted:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    text-align: center;
    font-family: 'barlow_condensed';
    font-style: normal;
    font-weight: normal;
    font-size: 2rem;
    line-height: 2.4rem;
    padding-top: 3rem;
    content: "Sei già iscritto alla nostra newsletter";
    background: rgba(255, 255, 255, 1);
}

div#mailpoet_form_1.already_submitted #pre_submit {
    display: none;
}

div#mailpoet_form_1.not_confirmed {
    position: relative;
}

div#mailpoet_form_1.not_confirmed #pre_submit {
    display: none;
}

div#mailpoet_form_1.not_confirmed:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    text-align: center;
    font-family: 'barlow_condensed';
    font-style: normal;
    font-weight: normal;
    font-size: 2rem;
    line-height: 2.4rem;
    padding-top: 3rem;
    content: "Hai già richiesto l'iscrizione alla nostra newsletter, controlla la tua casella di posta o la cartella spam";
    background: rgba(255, 255, 255, 1);
}

div#mailpoet_form_1 form.mailpoet_form_sending #pre_submit {
    display: none;
}

#pre_submit:hover {
    opacity: 0.7;
}

@media only screen and (min-width: 105em) and (max-width: 120em) {
    .ud_donate_form .acf-form-submit::after {
        bottom: auto!important;
        top: 25px!important;
    }
}

.img-fluid.pool-img {
    cursor: pointer;
}

.hover-on.column-selected .d-none.image-hover {
    display: flex!important;
    background: #3e98a7;
    color: white;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding: 2rem 1.2rem;
    font-weight: 500;
    cursor: pointer;
}

.hover-on:not(.column-selected) .d-none.image-hover {
    display: flex !important;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #F0F2F8;
    align-items: center;
    justify-content: center;
    padding: 2rem 1.2rem;
    opacity: 0.8;
    color: #313446;
    font-weight: 500;
    cursor: pointer;
}

.conosciamoci-meglio-pool-lists ul {
    cursor: pointer;
}

.conosciamoci-meglio-pool .list-radio-wrap .nf-field-element ul li {
    margin-bottom: 0px!important;
}

.conosciamoci-meglio-pool-lists .col.sensible-col {
    padding-top: 20px;
}

.pool-img {
    cursor: pointer;
}

.mailpoet_paragraph.last li.parsley-required {
    color: white;
    font-size: 0!important;
    position: relative;
}

.mailpoet_paragraph.last li.parsley-required::after {
    content: "Questo campo è obbligatorio";
    display: block;
    color: white;
    position: absolute;
    right: 0;
    top: 0;
    color: #f99595;
    font-size: 13.5px;
    padding: 0;
}

.btn-with-arrows {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2188 4.78125L14.4375 9L10.2188 13.2188' stroke='%2353AFBE' stroke-width='1.5' stroke-linecap='square'/%3E%3Cpath d='M5 4.78125L9.21875 9L5 13.2188' stroke='%2353AFBE' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E")!important;
    background-repeat: no-repeat;
    background-position:90%;
    padding-right:60px;
}


.btn-with-arrows:hover {
    background: #F0F2F8;
    border: 1px solid #53AFBE;
    box-sizing: border-box;
    color: var(--basicBlue);
        background-repeat: no-repeat;
    background-position:90%;
}

.btn_play_video {
    border:7px solid rgba(80,80,80,0.15)
}


div#modalSearch {
    min-height: 200px;
}
