.datepicker--days .datepicker--day-name{
color: #a80c30;
}

.elementor-post__thumbnail__link {
  height: 100%;
  margin: 0;
}

.scml-reports-image {
  position: relative;
}

.scml-reports-image .elementor-post__thumbnail {
  height: 315px;
  padding: 0!important;
}

.scml-reports-video-player {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.scml-reports-wrapper:hover .scml-reports-title a{
	color: #A80C30;
    text-decoration-color: #A80C30 !important;
}
/* .scml-reports-video-player svg {
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.scml-reports-video-player svg path{
  transition: all 0.3s ease-in-out;
}

.scml-reports-video-player svg:hover {
  fill: #FFFFFF;
}

.scml-reports-video-player svg:hover path {
  fill: #000000;
} */

.scml-reports-date {
	margin: 0;
}

.scml-reports-date a:hover {
	text-decoration: none !important;
  color: #000000 !important;
}

.scml-reports-date a{
  	text-decoration: none !important;
    padding-bottom: 10px;
  	color: #000000 !important;
    margin-top: -20px;
    padding-top: 20px;
    display: block;
}

div.scml-reports-title a {
	padding: 10px 0;
}

.scml-reports-title {
  margin-bottom: 20px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: #000000;
}

.jet-smart-filters-date-period.jet-filter {
    max-width: max-content;
}

.jet-date-period {
    position: absolute;
    top: 25px;
    opacity: 0;
    max-width: 180px;
}

.datepicker--cell.-current- {
    color: #A80C30 !important;
}

.datepicker--cell.-range-from-, .datepicker--cell.-range-from-.-focus-, .datepicker--cell.-range-to-, .datepicker--cell.-range-to-.-focus-, .datepicker--cell.-selected-.-current- {
background: #A80C30 !important;
}

.datepicker--cell.-selected- {
background: #A80C30 !important;
}

.datepicker--cell.-range-from-, .datepicker--cell.-range-from-.-focus-, .datepicker--cell.-range-to-, .datepicker--cell.-range-to-.-focus-, .datepicker--cell.-selected-.-current- {
color: #fff !important;
}
