body
{
  padding:1.75rem;
  padding-top:.75rem;

}


.trp-language-switcher > div > a {
    display: block;
    padding: 2px;
    border-radius: 3px;
    color: rgb(51 51 51);
}

.trp-language-switcher > div {
    box-sizing: border-box;
    padding: 3px 15px 3px 5px;
    border: 0px solid #c1c1c1;
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
    background-color: #f3eee7;
    font-size: 14px;
    text-decoration: underline;
}


div#wpfront-scroll-top-container img {
    max-width: 47px;
}


.wmn-widget svg {
    width: 25px;
    height: 24px;
}

.wmn-wrap .wmn-widget {
    padding: 8px;
    background: #fff;
    box-shadow: 0px 0px 10px -3px;
    border-radius: 90px;
    cursor: pointer;
    z-index: 15;
    position: relative;
    width: 40px;
    box-sizing: border-box;
    height: 40px;
}








table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
      border-top: 1px solid #e9e9e9;
      padding: 10px 0;
      font-size: 11px;
    }

span.all-day-indicator {
    display: none !important;
}

    /* .ics-calendar-select {
    color: #000000;
    float: right;
    font-size: 80%;
    margin: -50px 20px;
    max-width: 200px;
    min-width: 200px;
    position: absolute;
    width: 200px;
    z-index: 2;
    top: 0;
    right: 0;
} */

.ics-calendar-month-grid th {
    background: #366167;
    color: #fff;
    padding: 0.5em 0.8em 0.2em 0.8em;
    text-align: center;
    text-transform: uppercase;
}
.ics-calendar-month-grid th, .ics-calendar-month-grid td {
    border: 1px solid #e9e9e9;
    font-size: 13px;
    overflow: visible;
    padding: 0;

    text-align: left;
    vertical-align: m;
    width: auto;
    z-index: 1;
    text-align: center;
}

.ics-calendar-month-grid td {
    height: auto;
}

.ics-calendar-label {
    clear: none !important;
    margin: 0 !important;
    display: none;
}


.ics-calendar:first-child {
    margin-top: 0;
    margin-right: 20px;
}

.ics-calendar-month-grid .today .day {
    background: #366167;
    color: #ffffff;
}

.ics-calendar-month-grid ul.events {
    background-color: #fff;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #fff;
    vertical-align: middle;
}

table.ics-calendar-month-grid tr td {
    height: 40px;
    vertical-align: middle;
}

table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: #fff;
}

.ics-calendar-month-grid .day {
    background: #fff;
    font-weight: normal;
    padding: 2px 0px;
}
.ics-calendar-month-grid .events .title {
    display: none;
    line-height: 1.5em;
    color: #990000;
    font-weight: 500;
}

td.future.empty span.no_phone:after {
    content: "Available";
    display: block;
    position: relative;
    color: green;
    padding: 5px;
    margin-top: 3px;
}


li.event.all-day.multiday_first {
    display: none;
}

.ics-calendar-month-grid .off {
    background: #fff;
    color: rgb(153,153,153) !important;
}


/* HIDE XDSOFT CALENDAR */
.xdsoft_datetimepicker.xdsoft_noselect.xdsoft_default {
    display: none !important;
}

.calendar-table table caption+thead tr:first-child td,
.calendar-table table caption+thead tr:first-child th,
.calendar-table table colgroup+thead tr:first-child td,
.calendar-table table colgroup+thead tr:first-child th,
.calendar-table table thead:first-child tr:first-child td,
.calendar-table table thead:first-child tr:first-child th {
    border-top: 0px solid #ccc;
}

/*.ics-calendar-select {
    float: right;
    position: absolute;
    right: 0;
    top: -55px;
}
*/
.ics-calendar-widget-grid td.today.has_events .day, .ics-calendar-widget-grid td.current.has_events .day, .ics-calendar-year-availability-grid td.today.has_events .day, .ics-calendar-year-availability-grid td.current.has_events .day {
    background: #00b4ffd6;
    border-color: #00b4ffd6;
    color: #ffffff;
}



a.menu-image-title-hide.menu-image-not-hovered.elementor-item img {
    width: 170px;
}

h2.ics-calendar-title,
h3.ics-calendar-label {
    display: none;
}

td.future.has_events ul.events li:after {
    content: "Occupato";
    color: #990000;
    font-size: 13px;
    FONT-WEIGHT: 400;
    white-space: nowrap;
}

/* td.future.has_events span.no_phone:after {
    content: "Unavailable";
    display: block;
    position: relative;
    color: #990000;
    padding: 5px;
    margin-top: 3px;
} */
