.elementor-1256 .elementor-element.elementor-element-8e7c71e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:80px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1256 .elementor-element.elementor-element-08e7c90{text-align:center;}.elementor-1256 .elementor-element.elementor-element-08e7c90 .elementor-heading-title{font-family:"Oswald", Sans-serif;font-weight:600;text-transform:uppercase;color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1256 .elementor-element.elementor-element-40f477f{text-align:center;font-family:"Playfair Display", Sans-serif;font-weight:400;font-style:italic;color:var( --e-global-color-54101a7 );}.elementor-1256 .elementor-element.elementor-element-d5d4988{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:30px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1256 .elementor-element.elementor-element-0b31605 .elementor-button{background-color:var( --e-global-color-54101a7 );font-family:"Poppins", Sans-serif;font-weight:400;text-transform:uppercase;border-radius:16px 16px 16px 16px;}.elementor-1256 .elementor-element.elementor-element-0b31605 .elementor-button:hover, .elementor-1256 .elementor-element.elementor-element-0b31605 .elementor-button:focus{background-color:#A22B24D9;}.elementor-1256 .elementor-element.elementor-element-0b31605 .elementor-button-content-wrapper{flex-direction:row-reverse;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-d5d4988 */.tabella-godimento-wrap {
    max-width: 1000px;
    margin: 0 auto;
    padding: 24px;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 14px;
    box-shadow: 0 6px 24px rgba(0,0,0,0.05);
    overflow-x: auto;
}

.tabella-godimento-wrap h2 {
    margin: 0 0 20px;
    font-size: 26px;
    font-weight: 600;
    color: #222;
}

.tabella-godimento {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 15px;
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
}

.tabella-godimento thead {
    background: #1f2937;
    color: #ffffff;
}

.tabella-godimento th {
    padding: 14px 16px;
    text-align: left;
    font-weight: 600;
    border: none;
    white-space: nowrap;
}

.tabella-godimento td {
    padding: 14px 16px;
    border-bottom: 1px solid #eeeeee;
    color: #333;
    vertical-align: middle;
}

.tabella-godimento tbody tr:nth-child(even) {
    background: #fafafa;
}

.tabella-godimento tbody tr:hover {
    background: #f3f6fb;
}

.tabella-godimento tbody tr:last-child td {
    border-bottom: none;
}

.scarica-pdf-godimento {
    margin-bottom: 20px;
    padding: 11px 18px;
    background: #1a73e8;
    color: #fff;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 500;
    font-size: 15px;
    transition: 0.2s ease;
}

.scarica-pdf-godimento:hover {
    background: #1557b0;
}


@media (max-width: 768px) {

    .tabella-godimento-wrap {
        width: 100%;
        max-width: 100%;
        overflow-x: hidden;
        box-sizing: border-box;
    }

    .tabella-godimento {
        min-width: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        border: none;
        box-sizing: border-box;
    }

    .tabella-godimento,
    .tabella-godimento tbody,
    .tabella-godimento tr,
    .tabella-godimento td {
        display: block;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    .tabella-godimento thead {
        display: none;
    }

    .tabella-godimento tr {
        margin-bottom: 14px;
        background: #fff;
        border: 1px solid #e6e6e6;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 2px 10px rgba(0,0,0,0.04);
    }

    .tabella-godimento td {
        display: grid;
        grid-template-columns: 90px 1fr;
        gap: 10px;
        padding: 10px 12px;
        border-bottom: 1px solid #f0f0f0;
        text-align: left;
        font-size: 14px;
        word-break: break-word;
    }

    .tabella-godimento td:last-child {
        border-bottom: none;
    }

    .tabella-godimento td::before {
        font-weight: 600;
        color: #222;
    }

    .tabella-godimento td:nth-child(1)::before {
        content: "Periodo";
    }

    .tabella-godimento td:nth-child(2)::before {
        content: "Dal";
    }

    .tabella-godimento td:nth-child(3)::before {
        content: "Al";
    }

    .tabella-godimento td:nth-child(4)::before {
        content: "Giorni";
    }

    .tabella-godimento td:nth-child(5)::before {
        content: "Settimana";
    }
}

@media print {

    .tabella-godimento,
    .tabella-godimento thead,
    .tabella-godimento tbody,
    .tabella-godimento tr,
    .tabella-godimento th,
    .tabella-godimento td {
        display: revert !important;
        width: auto !important;
        max-width: none !important;
    }

    .tabella-godimento thead {
        display: table-header-group !important;
    }

    .tabella-godimento tbody {
        display: table-row-group !important;
    }

    .tabella-godimento tr {
        display: table-row !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        margin: 0 !important;
    }

    .tabella-godimento th,
    .tabella-godimento td {
        display: table-cell !important;
        border: 1px solid #000 !important;
        padding: 5px 7px !important;
        font-size: 11px !important;
        text-align: center !important;
        color: #000 !important;
        background: #fff !important;
    }

    .tabella-godimento td::before {
        content: none !important;
        display: none !important;
    }

    .tabella-godimento {
        width: 100% !important;
        border-collapse: collapse !important;
        table-layout: fixed !important;
    }

    .tabella-godimento-wrap {
        max-width: 100% !important;
        padding: 0 !important;
        border: none !important;
        box-shadow: none !important;
        background: #fff !important;
    }

    .tabella-godimento-wrap h2 {
        text-align: center !important;
        font-size: 18px !important;
        margin-bottom: 18px !important;
        color: #000 !important;
    }

    .scarica-pdf-godimento,
    header,
    footer,
    .elementor-location-header,
    .elementor-location-footer {
        display: none !important;
    }
}

.tabella-godimento .riga-chiusura-output td 
{
    font-weight: 600;
    background: #f5f5f5;
}/* End custom CSS */