/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/*
#page-footer::before {
    content:"";
    display:block;
    background:url("wp-content/uploads/2024/03/Website_Footer_Banner_24_Second.png") 0 0 no-repeat;
    height:101px;
}

#page-footer .w-socials-item {display:block;}
*/

/*------------------------------------------------*\
	sub navigation bars
\*------------------------------------------------*/
.subnav li a {color:#65AFFF !important;}

.subnav li.current_page_item a {
	background:transparent !important;
	color:#65AFFF !important;
}


/*------------------------------------------------*\
	homepage
\*------------------------------------------------*/
body.home .w-flipbox-front-h {
	min-height:175px;
	background-color:rgba(0, 0, 0, 0.40);
	padding:15px;
}

body.home .w-flipbox-front-h,
body.home .w-flipbox-front-title {
	text-shadow:1px 1px 6px #666;
	color:#fff;
}

body.home .calendar-filters-form-wrapper.wpem-form-wrapper {margin-bottom:0;}

body.home .calendar-day-container {background-color:#fff;}

body.home table.calendar,
body.home th.weekday-name-column,
body.home .calendar-day-container,
body.home td.empty-gray-background {border:1px solid #8ec3ff !important;}

body.home .calendar-day-container.today {background-color:#ffffd9 !important;}

body.home .calendar-day-container .day-number {color:#08589e !important;}

body.home .calendar-event-details-link {
	background-color:#982165 !important;
	color:#fff !important;
}

body.home .weekday-name-column {
	min-height:35px !important;
	background-color:#08589e !important;
}

body.home #calendar_month,
body.home #calendar_year {
	background-color:#c1deff;
	border:0;
	color:#08589e;
}

body.home .wpem-cfilter-button,
body.home .wpem-cp-button {
	background-color:#c1deff;
	color:#08589e;
}

body.home .calendar-title.wpem-heading-text {
	margin-bottom:1em;
	font-size:30px !important;
	text-shadow:1px 1px 4px #000;
	color:#fff;
}

body.home #calendar-container td {
	min-height:75px;
}

body.home #calendar-container .calendar-event-details-link {
	display:block;
	width:55px;
	margin:0 auto 3px;
	padding:6px 0;
	line-height:0 !important;
	font-size:0 !important;
	color:transparent !important;
}

body.home #calendar-container .calendar-day-container br {display:none;}

body.home .tribe-events-notices {display:none;}


/*------------------------------------------------*\
	single event pages
\*------------------------------------------------*/
a.w-btn.us-btn-style_1.buy-tickets {margin-top:18px;}


@media (min-width: 576px) {
  #quadmenu .sub-col-5 .col-sm-2 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

/*------------------------------------------------*\
	tessitura calendar
\*------------------------------------------------*/
.perfDayOff {
	border:1px solid #e2e3e3;
	background-color:#000;
	color:#e2e3e3;
}