/************Spinner Loader***********************/
div.icon_loader {font-size: 40px;z-index: 11111;position: relative;}
div.icon_loader_xs {font-size: 20px;z-index: 11111;position: relative;}
/***********Bg Image****************/
td[data-bg-image] {
	background-size: cover;
	background-position: center center;
	height: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	width: auto;
	display: table-cell;
}
td[data-bg-image]:hover {transform: none;position: inherit;}
/****************/
.mp_date_exit_event a.mp_date_exit_event_title span {
	padding: 0 2px;
	margin: 0;
	white-space: normal;
	text-overflow: initial;
	overflow: visible;
	word-wrap: break-word;
	word-break: break-word;
	line-height: 1.2;
}
/****************/
.mpeca_calendar_area {margin: 0 auto;overflow: auto;}
table.mpeca_calendar {position: relative;margin: 0;}
.mpeca_calendar_area table.mpeca_calendar:last-child {margin: 0;}
table.mpeca_calendar td {
	padding: 0;
	height: auto;
	min-height: 160px;
	font-size:18px;
	font-weight: 500;
	line-height: 1;
	background-color: #FFF;
	overflow: visible;
}
.mpeca_calendar_area table .mp_date_exit_event img {width: 100%;height: 100%;z-index: 0;margin: 0;}

.mpeca_calendar_area table .mp_date_exit_event.style_lite {overflow: auto;}
.mp_date_exit_event a.mp_date_exit_event_title {
	color: #FFF;
	font-size: 11px;
}
.mp_date_exit_event a.mp_date_exit_event_title .expired{
	background-color: #e76f51;
	padding:2px 5px;
	border-radius: 5px;
	display: inline-block;
	margin-top: 5px;
	font-size: 10px;
	font-style: normal;
}
.mp_date_exit_event  .mep-active-event-list{
	background-color: #2a9d8f;
	padding: 5px;
	border-radius: 5px;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
}
.mp_date_exit_event  .mep-active-event-list .mep-event-time{
	color: #FFF;
	font-size: 13px;
	font-weight:bold ;
	margin-bottom: 5px;
}
div.style_lite_area {
	height: auto;
	min-height: 60px;
	max-height: none;
	overflow: visible;
	display: flex;
	flex-direction: column;
	position: relative;
}
.mp_date_exit_event.style_lite a.mp_date_exit_event_title {
	background-color:#ACABA7;
	height: auto;
	padding: 5px;
	display: block;
	text-align: left;
	margin-bottom: 5px;
  	border-radius: 5px;
	overflow: visible;
	word-wrap: break-word;
	word-break: break-word;
}
.mp_date_exit_event.style_lite a.mp_date_exit_event_title:nth-child(2) {
	 background-color: #e9c46a;
}
.mp_date_exit_event.style_lite a.mp_date_exit_event_title:nth-child(3) {
	background-color: #f4a261;
}
.mp_date_exit_event.style_lite a.mp_date_exit_event_title:nth-child(4) {
	background-color: #e63946;
}
.mp_date_exit_event a.mp_date_exit_event_title:hover {
	overflow: visible;
}
.mp_date_exit_event a.mp_date_exit_event_title span {
	padding: 0 2px;
	margin: 0;
	white-space: normal;
	text-overflow: initial;
	overflow: visible;
	word-wrap: break-word;
	word-break: break-word;
	line-height: 1.2;
}
.mp_date_exit_event.style_lite a.mp_date_exit_event_title span {
	padding: 0 2px;
	margin: 0;
	white-space: normal;
	text-overflow: initial;
	overflow: visible;
	word-wrap: break-word;
	word-break: break-word;
	line-height: 1.2;
}

/* Stock Status Styles */
.mp_date_exit_event a.mp_date_exit_event_title.event-sold-out {
	background-color: #dc3545 !important;
	border-left: 4px solid #721c24;
}
.mp_date_exit_event a.mp_date_exit_event_title.event-low-stock {
	background-color: #ffc107 !important;
	border-left: 4px solid #856404;
	color: #000 !important;
}
.mp_date_exit_event a.mp_date_exit_event_title.event-limited {
	background-color: #fd7e14 !important;
	border-left: 4px solid #a0522d;
}

/* Stock Status Text Styles */
.mp_date_exit_event a.mp_date_exit_event_title .booked {
	background-color: #dc3545;
	color: #fff;
	padding: 2px 5px;
	border-radius: 3px;
	display: inline-block;
	margin-top: 3px;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
.mp_date_exit_event a.mp_date_exit_event_title .available {
	background-color: #dc3545;
	color: #fff;
	padding: 2px 5px;
	border-radius: 3px;
	display: inline-block;
	margin-top: 3px;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
.mp_date_exit_event a.mp_date_exit_event_title .limited {
	background-color: #dc3545;
	color: #fff;
	padding: 2px 5px;
	border-radius: 3px;
	display: inline-block;
	margin-top: 3px;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
.mp_date_exit_event a.mp_date_exit_event_title .low-stock {
	background-color: #dc3545;
	color: #fff;
	padding: 2px 5px;
	border-radius: 3px;
	display: inline-block;
	margin-top: 3px;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}

/* Seat Status Container */
.mp_date_exit_event a.mp_date_exit_event_title .seat-status {
	margin-top: 3px;
}
.mp_date_exit_event a.mp_date_exit_event_title .seat-status i {
	display: block;
	margin-bottom: 2px;
}

/* Stock Details Display */
.mp_date_exit_event a.mp_date_exit_event_title .stock-details {
	font-size: 8px;
	margin-top: 2px;
	opacity: 0.9;
}

/* Debug Styles - Remove in production */
.mp_date_exit_event a.mp_date_exit_event_title.debug-stock {
	border: 2px dashed #ff0000;
	background-color: #ffe6e6 !important;
}
.mp_date_exit_event a.mp_date_exit_event_title.debug-stock::before {
	content: "DEBUG: ";
	color: #ff0000;
	font-weight: bold;
}
.mp_date_exit_event a.mp_date_exit_event_title:hover span {
	position: absolute;left: 0;top: 0;bottom: 0;z-index: 1111;min-width: 100%;
	-webkit-box-shadow: 0 0 6px 1px #D9D9D9;
	box-shadow: 0 0 6px 1px #D9D9D9;
	background-color: #000;color: var(--theme-color);
	display: -webkit-flex;display: flex;
	-webkit-align-items: center;align-items: center;
	-webkit-justify-content: center;justify-content: center;
}
.mp_date_exit_event.style_lite a.mp_date_exit_event_title:hover span {
	position: relative;
	background-color: #30C39E;color: #F2F2F2;display: block;
}
.mp_date_exit_event .mp_date_exit_event_date {
	position: absolute;left: 0;bottom: 0;background-color: #000B;color: #FFF;z-index: 1;
	border-radius: 0 10px 0 0;font-size: 13px;width: 25px;height: 25px
}
.mp_date_exit_event .mp_date_exit_event_count {
	position: absolute;
	right:10px;
	bottom: 0;
	z-index: 1;
	padding: 2px 4px;
	font-size: 11px;
	border-radius: 4px;
}
table.mpeca_calendar .mp_date_exit_event_list {
	position: absolute;left: 0;top: 100%;right: 0;z-index: 11;
	padding: var(--default-mp);
	color: #FFF;
	display: none;
}
.mpeca_calendar_area table th {font-size: 14px;padding: 7px 2px !important;}
table.mpeca_calendar td:hover .mp_date_exit_event_list {display: block;}

table.mpeca_calendar .mp_date_exit_event_list .mep_calendar_hover_popup{
	display: flex;
	justify-content: start;
	align-items: stretch;
	gap: 15px;
	flex-wrap: wrap;
}
.mep_calendar_hover_popup .mage_row{
	display: flex;
	flex-direction: column	;
	justify-content: start;
	align-items: center;
	background-color: #fff;
	box-shadow: 0 0 6px 1px #D9D9D9;
	border-radius: 10px;
	width: calc(97%/3);
}
.mep_calendar_hover_popup .mage_row .thumbnail{
	width: 100%;
	height: 250px;
	background-color: #f3f4f6;
	border-radius: 10px 10px 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mep_calendar_hover_popup .mage_row .thumbnail a{
	display: block;
	height: 100%;
}
.mep_calendar_hover_popup .mage_row .thumbnail img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px 10px 0 0;
}

.mp_date_exit_event_list .mep_calendar_hover_popup .mage_row .title{
	font-size: 24px;
  	font-weight: bold;
	margin: 0;
	padding: 0;
}
.mep_calendar_hover_popup .mage_row .content{
	width: 100%;
	padding: 25px 20px;
}

.mep_calendar_hover_popup .mage_row .icon-container {
	width: 32px;
	height: 32px;
	background-color: rgba(20, 184, 166, 0.1);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 12px;
	flex-shrink: 0;
}
.mep_calendar_hover_popup .mage_row .icon-container i{
	color: rgba(20, 184, 166, 1);
}
.mep_calendar_hover_popup .mage_row .detail-content {
	flex: 1;
	text-align: left;
}
.mep_calendar_hover_popup .mage_row .view-button {
	display: block;
	text-align: center;
	width: 100%;
	padding: 12px;
	margin-top: 8px;
	background: linear-gradient(to right, #14b8a6, #2563eb);
	color: white;
	border: none;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
	transition: background 0.2s;
  }
.mep_calendar_hover_popup .mage_row .detail-label {
	font-size: 14px;
	color: #6b7280;
	margin-bottom: 2px;
}
.mep_calendar_hover_popup .mage_row .detail-value {
	font-size: 16px;
	font-weight: 600;
	color: #1f2937;
  }
.mep_calendar_hover_popup .mage_row .detail-item {
	display: flex;
	align-items: flex-start;
	margin-bottom: 16px;
  }
table.mpeca_calendar .mp_date_exit_event_list h3 {
	color: var(--theme-color);
	text-align: center;
	padding: 7px;margin: 0 0 10px 0;
	border-bottom: 1px solid #FFF;
}
table.mpeca_calendar .mp_date_exit_event_list ul li {
	padding: 7px 0;
	border-bottom: 1px dashed #DDD;
	color: #FFF;
	text-align: center;
}
table.mpeca_calendar .mp_date_exit_event_list ul li:first-child {
	border-top: 1px dashed #DDD;
}
table.mpeca_calendar .mp_date_exit_event_list ul li span {font-size: 16px;}
table.mpeca_calendar .mp_date_exit_event_list ul li a {
	padding: 5px;
	margin: 0;
	font-size: 20px;
	font-weight: 500;
	text-align: center;width: 100%;
	border-radius: 5px;
}
.mp_date_exit_event_list .mage_row {margin: 0 0 var(--default-mp) 0;}
.mp_date_exit_event_list .mage_row:last-child {margin: 0;}
table.mpeca_calendar th.mp_event_main_date {font-size: 25px;}
span.mep_calender_load_more_event {
	cursor: pointer;padding: 5px 15px;font-size: 14px;background-color: red;color: var(--theme-alternate-color);margin: 5px 0;
}
div.mep_calender_load_more_event_list {display: none;position: absolute;left: 0;right: 0;top: 100%;}
div.mep_calender_load_more_event_area:hover div.mep_calender_load_more_event_list {display: block;z-index: 11;}
.style_lite_area .textRight {
	color: #333;
	text-align: right;
}
.style_lite_area.current_date{

}
.mpeca_calendar_area .textRight .date-bg{
	background: transparent;
	color: #999;
	font-weight:normal;
	padding:5px;
	border-radius: 100px;
	width: 32px;
	height: 32px;
	text-align: center;
}

.mpeca_calendar_area .date-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #222;
    color: #4fc3f7;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    white-space: nowrap;
    line-height: 32px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

/* Also fix for current_date if needed */
.mpeca_calendar_area .current_date .date-bg {
    color: #fff;
}

.mpeca_calendar_area .current_date {
	background-color: transparent !important;
	color: inherit !important;
}
/*****************Responsive************************/
@media only screen and (max-width: 1100px) {
	table.mpeca_calendar th.mp_event_main_date {font-size: 22px;}
	table.mpeca_calendar td {font-size: 20px;}
	table.mpeca_calendar .mp_date_exit_event_list h3 {font-size: 20px !important;}
	.mpeca_calendar_area table th {font-size: 12px;}
}
@media only screen and (max-width: 1000px) {
	table.mpeca_calendar th.mp_event_main_date {font-size: 20px;}
	table.mpeca_calendar td {font-size: 18px;}
	table.mpeca_calendar th {font-size: 12px;}
	.mp_date_exit_event .mp_date_exit_event_date,
	.mp_date_exit_event .mp_date_exit_event_count {font-size: 13px;}
	table.mpeca_calendar .mp_date_exit_event_list ul li {font-size: 12px;padding: 5px 0;}
}
@media only screen and (max-width: 900px) {
	table.mpeca_calendar th.mp_event_main_date {font-size: 17px;}
	table.mpeca_calendar td {font-size: 15px;}
	.mp_date_exit_event a.mp_date_exit_event_title {font-size: 10px;padding: 3px;}
	.mp_date_exit_event .mp_date_exit_event_date,
	.mp_date_exit_event .mp_date_exit_event_count {font-size: 11px;}
	table.mpeca_calendar .mp_date_exit_event_list h3 {font-size: 18px !important;}
}
@media only screen and (max-width: 800px) {
	table.mpeca_calendar th.mp_event_main_date {font-size: 16px;}
	table.mpeca_calendar td {font-size: 14px;}
}
@media only screen and (max-width: 700px) {
	table.mpeca_calendar th.mp_event_main_date {font-size: 15px;}
	table.mpeca_calendar td {font-size: 13px;}
	.mp_date_exit_event a.mp_date_exit_event_title {font-size: 8px;padding: 2px;}
	.mp_date_exit_event .mp_date_exit_event_date,
	.mp_date_exit_event .mp_date_exit_event_count {font-size: 10px;}
	table.mpeca_calendar .mp_date_exit_event_list h3 {font-size: 16px !important;}
}
@media only screen and (max-width: 600px) {
	table.mpeca_calendar th.mp_event_main_date {font-size: 14px;}
	table.mpeca_calendar td {font-size: 12px;height: 40px;}
	table.mpeca_calendar th {font-size: 11px;}
}
@media only screen and (max-width: 500px) {
	table.mpeca_calendar th.mp_event_main_date {font-size: 12px;}
	table.mpeca_calendar td {font-size: 11px;height: 35px;}
	table.mpeca_calendar th {font-size: 10px;}
	.mp_date_exit_event .mp_date_exit_event_date,
	.mp_date_exit_event .mp_date_exit_event_count {font-size: 9px;display: none;}
}
@media only screen and (max-width: 400px) {
	table.mpeca_calendar th.mp_event_main_date {font-size: 11px;}
	table.mpeca_calendar td {font-size: 10px;height: 30px;}
	table.mpeca_calendar th {font-size: 9px;}
	.mp_date_exit_event .mp_date_exit_event_date,
	.mp_date_exit_event .mp_date_exit_event_count {font-size: 8px;}
	
}
div.textRight {text-align: right;
}
.bordi_smussati {
border-radius:80px; background-color:#000;}
