/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 18 2025 | 11:36:34 */
.comments-form__closed
{
	display: none;
}

.mec-search-form.mec-totalcal-box
{
	box-shadow: none;
	background-color: #EAEDF0;
	border: solid 1px #F9F9F9;
}

.mec-wrap .mec-totalcal-box .mec-totalcal-view  span.mec-totalcalview-selected
{
	color: #fff;
}

.mec-wrap input:focus,
.mec-wrap select:focus,
.mec-wrap textarea:focus 
{
  outline: none !important; 
  border-color: #0E3852 !important;
}

.mec-calendar .mec-calendar-events-side .mec-table-side-day
{
	padding: 8px !important;
}