/* 
    Created on : 24 mag 2024, 00:11:07
    Author     : Gianluca Metello
*/

.doctor_box_link  {
    cursor: initial;
    pointer-events: none;
}

.box_bonifico_bancario {
    display: none;
}

.abilitazione_rid {
    display: none;
}

.post-comment {
    display: none;
}

.modalita_pagamento_ordinario {
    display: none;
}

.modalita_pagamento_aggregato {
    display: none;
}

.satispay_selected {
    display: none;
}
.single_data_evento {
    width: 70px;
    height: 70px;
    text-align: center;
    border: 1px solid blue;
    color: #FFF;
    bottom: -10px;
    left: 0px;
    top: auto;
    padding: 4px 15px 6px 15px;
    margin-bottom: 50px;
    font-size: 15px;
    font-weight: 500;
    background-color: #223A66;
     position: absolute;
     top:0;
}

.single_day_evento {
    text-align: center;
    color: #fff;
    align-items: center;   
}

.single_day_evento span {
    margin: 7px 0;
    line-height: 1;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
}

.single_day_evento strong {
    font-family: "Exo", sans-serif;
    font-size: 28px;
    font-weight: 700;
}

.evento_giorno {
    display: block;
}

.evento_giorno span {
    font-weight: bold;
    color: #1CBA9F;
    font-size: 1.4em;
}

.error_form_checkbox {
    display: none;
}

.content_ecm {
    text-align: right;
    position: absolute;
    width: 100%;
    z-index: 998;
    margin-top: 35px;
}

span.credits_ecm {
    font-family: "Exo", sans-serif;
    font-weight: 700;
    background: #32A9AF;
    color: #FFF;
    padding: 10px;
}

div.iscriviti_adesso {
    position: absolute;
    top: 0;
}

/*.elementskit-entry-thumb {
    border: 1px solid;
}*/