h1,
h2,
h3,
h4,
h5 {
    font-family: "Russo One", serif !important;
}

p,
span,
em,
u,
div {
    font-family: "Kanit", serif !important;
}

.entry-header {
    border-width: 6px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #6c22bb, rgb(2 215 253)) 1 100%;
}

.container {
    padding: 40px 20px;
    background-color: #2b2b2b;
}

.main-content {
    background-color: #2b2b2b;
}

.header-logo .logo-img {
    float: left;
    position: absolute;
    top: 10px;
    left: 0;
    max-width: 50%;

}

.post-header,
.wpdt-c .d-block {
    display: none !important;
    font-size: 0px !important;
}

table {
    border-radius: 5px
}

.custom_cards {
    border-radius: 30px
}

.table,
.custom_cards {
    border-collapse: separate;
    text-align: center;
    color: #ffffff;

    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 1);
    /*     background: rgb(13 13 13);
       background: linear-gradient(316deg, rgb(0 0 0 / 32%) 5%, rgb(66 66 66) 43%, rgb(13 13 13) 100%); */
    background-color: transparent;
    background-image: linear-gradient(155deg, #1E1C1C 50%, #29052899 100%);
    border: 4px solid #7033a3;
    box-shadow: 4px 4px 4px 2px #15041a3d;
    margin-bottom: 30px;
}

.round_menu_item {
    border-collapse: separate;
    text-align: center;
    color: #ffffff;

    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 1);
    background: rgb(13 13 13);
    background: linear-gradient(316deg, rgb(0 0 0 / 32%) 5%, rgb(66 66 66) 43%, rgb(13 13 13) 100%);
    border: 1px solid white;
    padding: 8px 10px;

}

.round_menu_item a {
    color: #fff;
    font-weight: bolder
}

.page_title {
    font-size: 42px;
    /* background: -webkit-linear-gradient(#484848, #6d67c9); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(235 235 235);
    z-index: 9999;
}

.card-title {
    font-size: 42px;
    /* background: -webkit-linear-gradient(#484848, #6d67c9); */
    color: #9d6ee4;
    z-index: 9999;
}

.page_subtitle {
    font-family: sans-serif;
    font-weight: bolder;
    background: -webkit-linear-gradient(#393939, #fcfcfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.custom_cards .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    /* Overlay scuro con trasparenza */
    z-index: 1;
    border-radius: 25px;
}

.card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wpDataTablesWrapper table.wpDataTable>thead>tr>th,
.wpDataTablesWrapper table.wpDataTable>tbody>tr>td {
    background-color: transparent !important;
    border: none !important;
    color: #ffffff !important;
}

.wpDataTablesWrapper table.wpDataTable>thead>tr {
    border-top: none;
    border-left: none;
    border-right: none;
}

.wpDataTablesWrapper table.wpDataTable>tbody>tr {
    border-bottom: none;
    border-right: none;
    border-left: none;
}

input.form-control,
.filter-option {
    color: #ffffff !important;
}

h3.wpdt-c {
    font-weight: bold;
    font-size: 35px !important;
    margin: 30px 0px;
}


.page_title::before {
    content: "";
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    height: 3px;
    border-radius: 2px;
    background: linear-gradient(130deg, #6c22bb, #af002d 41.07%, #319197 76.05%);

}

h3.wpdt-c::before {
    display: none
}

.round_menu {
    display: flex;
    flex-wrap: wrap;

}

.elementor hr,
hr {
    border: 0 !important;
    height: 3px !important;
    background-color: #FFF !important;
    /* Verde */
    border-radius: 5px !important;
    /* Angoli arrotondati */
    margin: 20px 0 !important;

}

.date_label {
    position: absolute;
    top: 0px;
    right: 0px;
    color: white !important;
    transform: rotate(0deg);
    padding: 2px 10px;
    border-radius: 5px;
}

.date_label.in_corso {
    background-color: #007529;
    z-index: 9999;
    width: 120px;
}

.date_label.in_programma {
    background-color: #1c3893;
    z-index: 9999;
}

.date_label.concluso {
    background-color: #de0013;
    z-index: 9999;
    width: 120px;
}

.nav-tabs .nav-link.active {
    background-color: #19171a !important;
}

.dt-buttons {
    display: none;
}

@media(min-width:994px) {
    .wpDataTablesWrapper div.wdtscroll {
        overflow-x: hidden !important;
    }
}

@media(max-width:699px) {
    .header-logo .logo-img img {
        width: 75px !important;
    }
}

.wpcf7-number {
    min-width: 150px;
}

.single .elementor-tab-title {
    background-color: #3a3a3acf !important;
}

.single .elementor-tab-title.elementor-active {
    background-color: #666666cf !important;
}


.acf-custom-loop {
    display: flex;
    flex-wrap: wrap;
}

ul.custom-tabs-titles {
    flex-wrap: wrap !important;
    gap: 8px !important;
}

.acf-custom-articolo {
    display: flex;
    background: rgba(84, 84, 84, 0.31);
    border-radius: 0px 0px 5px 5px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(13.7px);
    -webkit-backdrop-filter: blur(13.7px);
    border: 1px solid rgba(84, 84, 84, 0.3);
    padding: 8px 15px;
    align-items: center;
    justify-content: center;
}

.acf-custom-articolo {
    margin: 0;
    font-size: 18px;
    color: #e2e2e2;
}