.elementor-995176 .elementor-element.elementor-element-b46c9ee{margin-top:0px;margin-bottom:0px;}.elementor-995176 .elementor-element.elementor-element-b302755 > .elementor-element-populated{padding-block-start:0px;padding-inline-start:30px;padding-block-end:0px;padding-inline-end:0px;}.elementor-995176 .elementor-element.elementor-element-0420161 > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(max-width:767px){.elementor-995176 .elementor-element.elementor-element-b46c9ee{padding:0px 0px 0px 0px;}.elementor-995176 .elementor-element.elementor-element-313a84b{width:100%;}.elementor-995176 .elementor-element.elementor-element-313a84b > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}.elementor-995176 .elementor-element.elementor-element-313a84b > .elementor-element-populated{margin-block-start:0px;margin-inline-start:0px;margin-block-end:0px;margin-inline-end:0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding-block-start:0px;padding-inline-start:0px;padding-block-end:0px;padding-inline-end:0px;}.elementor-995176 .elementor-element.elementor-element-b302755 > .elementor-element-populated{padding-block-start:0px;padding-inline-start:0px;padding-block-end:0px;padding-inline-end:0px;}}/* Start custom CSS for html, class: .elementor-element-4cdd7c4 */@media screen and (max-width: 768px) {
  table {
    table-layout: fixed; 
  /*  width: 100%;*/
  }
  .colonna-fissa {
    width: 40px; /* Sostituisci con i tuoi valori (es. 100px, 120px) */
    overflow: hidden;
    text-overflow: ellipsis;

  }
   .colonna-fissa2 {
    width: 25px; /* Sostituisci con i tuoi valori (es. 100px, 120px) */
    overflow: hidden;
    text-overflow: ellipsis;

  }
  .styled-table th,
.styled-table td {
    padding: 12px 0 !important;
    
}
}

.styled-table {
   /* border-collapse: collapse;
    margin: 25px 0;*/
    font-size: 0.9em;
    font-family: sans-serif;
   /* min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);*/
    border-top: 1px solid #3F4D82;
  
}

.styled-table thead tr th{
    text-align: center;
    background-color: #f3f3f3;
}
.background-cell-color{
    background-color: #3F4D82;
    color: #FEC15F;
    text-align: center;
}
.styled-table th,
.styled-table td {
    padding: 12px 15px;
    
}
.styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.center{
    text-align:center;
}

.styled-table tbody tr:last-of-type {
    border-bottom: 1px solid #3F4D82;
}
.wp-block-table.is-style-stripes tr:first-child, tr:first-child {
    border-top: 1px solid #3F4D82;}/* End custom CSS */