body:not([class*="elementor-page-"]) .site-main {
max-width: 1140px!important;
}
.calendar-table{
font-weight: 400;
border-color: #000000;
}
.calendar-table thead tr th{
background-color: #4f81bc;
}
.calendar-table th{
color: #ffffff;
font-weight:700;
}
.calendar-table tbody tr.row-color td{
background-color: #b8cce3!important;
}
.hide-first-column thead > tr > th:first-child,
.hide-first-column tbody > tr > td:first-child{
display:none;
}
.vertical-middle td{
vertical-align: middle!important;
}