


/*

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: 13px;
    }

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: #085b7e;
    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: #085b7e;
    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: block;
    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: #fcd487;
  border-color: #fcd487;
    color: #fff;
}

.elementor-39 .elementor-element.elementor-element-9087ec4:not(.elementor-motion-effects-element-type-background)
{
  background: linear-gradient(-45deg, #ae9e7f, #ae9e7f, #a48852, #9c8965);
background-size: 400% 400%;
animation: gradient 15s ease infinite;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

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 span.no_phone:after {
    content: "Unavailable";
    display: block;
    position: relative;
    color: #990000;
    padding: 5px;
    margin-top: 3px;
} */

a.elementor-button-link.elementor-button.elementor-size-xs {
    color: #fff;
    margin-right: 20px;
    margin-top: 20px;
}


.ics-calendar-day-details-content {
    display: none !important;
}

.ics-calendar-widget-grid td.has_events .day {
    border-color: #9C8965;
}

.ics-calendar-widget .ics-calendar-pagination {
    top: -17px;
}

.ics-calendar-widget .ics-calendar-pagination {
    background: #9C8965;
}

h4.ics-calendar-label span {
    position: relative;
    top: -15px;
}
span#villa-sirena-202212 {
    color: #9C8965;
    font-size: 18px;
}

span.ics-calendar-pagination.next,span.ics-calendar-pagination.prev {
    background-color: #9C8965;
    color: #fff;
    border: none;
    top: -20px;
}

span.ics-calendar-pagination.next:hover, span.ics-calendar-pagination.prev:hover {
    background-color: #eff9ff;
    color: #9C8965;
}

.ics-calendar-widget-grid td .day {
    border-radius: 0 !important
}

input.btn-booking {
    background-color: #9c8965 !important;
    color: #fff!important;
}
