body.toplevel_page_mec-intro,
body.m-e-calendar_page_MEC-settings,
body.mec_invoice_page_api-key-app,
body.m-e-calendar_page_MEC-addons,
body.m-e-calendar_page_MEC-report,
body.m-e-calendar_page_MEC-ix {
	background: #fff;
}

body.toplevel_page_mec-intro #webnus-dashboard .mec-cmsg-2-notification-box-wrap {
	margin-top: 0 !important;
}

#mec_location_thumbnail_img img,
#mec_organizer_thumbnail_img img,
#mec_sponsor_thumbnail_img img,
#mec_thumbnail_img img {
	max-width: 250px;
}

.taxonomy-mec_label .column-id,
.taxonomy-mec_location .column-id,
.taxonomy-mec_organizer .column-id,
.taxonomy-mec_speaker .column-id,
.taxonomy-mec_sponsor .column-id {
	width: 40px;
}

.taxonomy-mec_label .column-primary,
.taxonomy-mec_location .column-primary,
.taxonomy-mec_organizer .column-primary,
.taxonomy-mec_speaker .column-primary,
.taxonomy-mec_sponsor .column-primary {
	width: 250px;
}

.mec-color {
	width: 16px;
	height: 16px;
	display: inline-block;
	border-radius: 50%;
	margin: 6px 10px 6px 0;
	vertical-align: middle;
}

.mec-send-email-button {
	background: #008aff;
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 20px;
	padding: 10px 0;
	margin-top: 18px;
	font-weight: 700;
	border-radius: 4px;
	cursor: pointer;
}

.mec-send-email-button:hover {
	opacity: 0.9;
}

.mec-event-color-container,
.mec-event-title-container {
	display: inline-block;
}

.mec-meta-box-colors-container .mec-form-row {
    padding: 0 !important;
}

.mec-meta-box-colors-container .mec-form-row .wp-picker-container {
	margin: 10px 0;
}

.mec-available-color-row {
	margin-top: 0;
}

.mec-available-color-row .mec-color {
	cursor: pointer;
}

.mec-widget-container a {
	text-decoration: none;
}

.mec-widget-container label {
	padding-right: 15px;
}

.mec-util-hidden {
	display: none;
}

.button.mec-util-hidden {
	display: none;
}

.wns-be-container {
	max-width: 1020px;
	background-color: #f7f8f9;
	background-repeat: repeat-x;
	border: 1px solid #dcdfe1;
	border-radius: 15px;
	overflow: hidden;
	margin: 25px auto;
	overflow: visible;
	box-shadow: 0 1px 4px rgb(0 0 0 / 1%);
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.wns-be-sidebar {
	width: 230px;
	float: left;
	position: relative;
}

.wns-be-sidebar ul.wns-be-group-menu,
.wns-be-sidebar ul.wns-be-group-menu li {
	list-style: none;
	margin: 0;
	transition: all 0.2s ease;
}

.wns-be-sidebar .wns-be-group-menu li a {
	display: block;
	position: relative;
	outline: 0;
	padding: 13px 4px 13px 20px;
	background: #e3e5e7;
	background: 0 0;
	border: none;
	color: #3f454a;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.2s ease;
}

.wns-be-sidebar .wns-be-group-menu > li:hover > a {
	color: #07bbe9;
	background: #fff;
	opacity: 1;
}

.wns-be-sidebar .wns-be-group-menu > li.active > a {
	text-shadow: none;
	background: #ecf9fd;
	color: #07bbe9;
	border-top: 1px solid #ccecf4;
}

.wns-be-sidebar .wns-be-group-menu > li:first-child > a {
	border-top: none;
}

.wns-be-main {
	background: #fff;
	margin-left: 230px;
	border-left: 1px solid #e6e9eb;
	padding-bottom: 84px;
	box-shadow: inset 0 1px 0 #fff;
	min-height: 1110px;
	position: relative;
	z-index: 2;
}

.wns-be-main .wns-saved-settings {
	margin: 0;
	border-bottom: 1px solid #dedede;
	background: #dff0d8;
	color: #468847;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}

.wns-be-container .dpr-btn {
	display: inline-block;
	font-size: 13px;
	padding: 0 16px 1px;
	height: 36px;
	margin-right: 3px;
	line-height: 35px;
	color: #555;
	border: 1px solid #ccc;
	background: #f7f7f7;
	text-decoration: none;
	transition: 0.24s all ease;
	-webkit-transition: 0.24s all ease;
}

.wns-be-container .dpr-btn:hover {
	background: #fcfcfc;
	border-color: #999;
	color: #303030;
}

.wns-be-container .dpr-btn.dpr-save-btn {
	display: inline-block;
	text-decoration: none;
	padding: 0 16px;
	height: 36px;
	line-height: 36px;
	font-weight: 500;
	font-size: 14px;
	border-radius: 20px;
	box-shadow: 0 1px 2px rgb(0 0 0 / 2%);
	text-shadow: none;
	margin-right: 5px;
	background: #fff;
	color: #0ec3f3;
	border: 1px solid #d1e5ec;
	letter-spacing: 0.2px;
	transition: 0.24s all ease;
}

.wns-be-container .dpr-btn.dpr-save-btn {
	box-shadow: 0 0 0 4px #e4ffe6;
	text-shadow: none;
	margin-right: 5px;
	background: #64e385;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 1px 22px;
}

.wns-be-container .dpr-btn.dpr-save-btn:hover {
	box-shadow: 0 0 0 6px rgb(100 227 133 / 28%);
	background: #54d274;
	border-color: #4ac76a;
}

.wns-be-container .wns-be-group-tab h2,
.wns-be-container .wns-be-group-tab h4 {
	margin-bottom: 27px;
	margin-top: 0;
	padding: 12px 15px 12px 15px;
	font-size: 21px;
	line-height: 27px;
	letter-spacing: -0.4px;
	font-weight: 700;
	position: relative;
}

.wns-be-container .wns-be-group-tab h4,
.wns-be-container .wns-be-group-tab h5 {
	margin: 5px 0 10px;
}

.wns-be-container .wns-be-group-tab h2:before,
.wns-be-container .wns-be-group-tab h4:before {
	content: '';
	width: 4px;
	height: 16px;
	margin-right: 5px;
	background-color: #07bbe9;
	display: block;
	position: absolute;
	left: 0;
	top: 19px;
}

.wns-be-container .wns-be-group-tab h5 {
	font-size: 15px;
	font-weight: 700;
	margin: 30px 0 25px;
	position: relative;
}

.wns-be-container .wns-be-group-tab h5::after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #eee;
	position: absolute;
	top: 9px;
	margin-left: 10px;
}

.wns-be-group-tab #booking_form_option h5 {
	font-size: 16px;
	font-weight: 400;
	margin: 35px 5px 10px;
}

.wns-be-container .wns-be-group-tab p {
	font-size: 12px;
	color: #8d9599;
	font-weight: 400;
	margin: 0;
}

.wns-be-sidebar .wns-be-group-tab-link-a span {
	display: block;
}

.wns-be-sidebar .wns-be-group-tab-link-a span.wns-be-group-menu-title {
	padding-left: 24px;
	padding-top: 1px;
	font-size: 14px;
	font-weight: 600;
}

.wns-be-sidebar li.active ul.subsection {
	padding-top: 8px;
	padding-bottom: 12px;
	background: #fff;
	border-bottom: 1px solid #e6e9eb;
	margin: 0;
}

.wns-be-sidebar li .subsection a {
	background: #fff;
	color: #686f73;
	opacity: 1;
	font-size: 13px;
	font-weight: 400;
	cursor: pointer;
	padding: 8px 4px 8px 46px;
}

.wns-be-sidebar li .subsection a:hover {
	background: #fafafa;
	color: #242525;
}

.wns-be-container li a:active,
.wns-be-container li a:focus {
	outline: 0;
	box-shadow: none;
}

.wns-be-sidebar .wns-be-group-menu li .subsection li.active a {
	color: #00b0dd;
	position: relative;
	z-index: 99;
	font-weight: 500;
}

.wns-be-sidebar .wns-be-group-menu li .subsection li.active a:after,
.wns-be-sidebar .wns-be-group-menu li .subsection li.active a:before {
	position: absolute;
	z-index: 9999;
	content: ' ';
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-right-color: #fff;
	right: -1px;
	top: 10px;
}

.wns-be-sidebar .wns-be-group-menu li .subsection li.active a:before {
	border-right-color: #d7d8d9;
	right: 0;
}

.wns-be-sidebar li a i {
	color: #a0abb5;
	vertical-align: middle;
	font-size: 16px;
	position: absolute;
	margin-top: 2px;
}

.wns-be-sidebar .wns-be-group-menu li.active > a i,
.wns-be-sidebar .wns-be-group-menu li:hover > a i {
	color: #07bbe9;
}

.wns-be-sidebar .has-sub span.extra-icon {
	float: right;
	padding: 4px 7px 4px;
	margin-left: 4px;
	margin-right: 10px;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: 600;
	line-height: 9px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0 solid transparent;
}

.wns-be-sidebar .has-sub span.extra-icon i {
	margin-left: -3px;
	margin-top: 2px;
	color: #bac6d0;
	font-size: 10px;
}

.wns-be-sidebar .wns-be-group-tab-link-a span.extra-icon i {
	right: 10px;
	font-size: 10px;
}

.wns-be-sidebar .wns-be-group-menu li.active > a span.extra-icon i {
	margin-top: 1px;
}

.wns-be-container #wns-be-footer {
	border-top: 1px solid #dedede;
	z-index: 999;
	padding: 25px 20px 20px;
	background: #fafafa !important;
	height: 44px;
	text-align: right;
	border-radius: 0 0 14px 14px;
}

.wns-be-container #wns-be-content {
	padding: 0px 0px 40px 40px;
}

.wns-be-container #wns-be-infobar {
	background: #fff;
	border-bottom: 1px solid #e6e9eb;
	padding: 20px;
	text-align: right;
	box-shadow: inset 0 1px 0 #fcfcfc;
	height: 79px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	border-radius: 14px 14px 0 0;
}

.wns-be-container #wns-be-infobar:before {
	content: '';
	width: 93px;
	height: 78px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff url(../img/mec-logo-icon.png) no-repeat center;
	background-size: 50px;
	z-index: 997;
	border-radius: 14px 0 0 0;
}

.wns-be-container .notice-yellow {
	margin: 0;
	border-bottom: 1px solid #dedede;
	background-color: #fcf8e3;
	color: #c09853;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.wns-be-container .notice-red,
.wns-be-container .wns-be-field-errors {
	margin: 0;
	border-bottom: 1px solid #dedede;
	background-color: #f2dede;
	color: #b94a48;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.wns-be-container #mec_styling_form .button,
.wns-be-container #mec_styling_form .button-secondary {
	border-color: #e6e9eb;
	background: #fff;
	vertical-align: top;
	border-radius: 4px;
	box-shadow: 0 3px 10px -1px rgb(0 0 0 / 1%);
	transition: all 0.2s ease;
}

.wns-be-container .wp-color-result-text {
	border-color: #e6e9eb;
}

.wns-be-container #mec_styling_form .button-secondary:hover,
.wns-be-container #mec_styling_form .button.hover,
.wns-be-container #mec_styling_form .button:hover {
	background: #f0f9fc;
	border-color: #d1e5ec;
}

.wns-be-container #mec_styling_form .wp-color-result:hover {
	background: #f0f9fc;
}

@media (max-width: 1280px) {
	.wns-be-container {
		width: 98%;
	}

	.wns-be-container #wns-be-content {
		padding: 5px 20px 20px;
	}

	.wns-be-sidebar li .subsection a {
		padding-left: 24px;
	}

	.wns-be-main {
		margin-left: 210px;
	}

	.wns-be-sidebar {
		width: 210px;
	}

	.mec-form-row .mec-col-8 label,
	.mec-form-row .mec-col-9 label {
		padding-right: 14px;
	}

	.wns-be-container #wns-be-content {
		padding: 5px 10px 0;
	}

	.mec-container {
		padding: 8px;
	}
}

@media (max-width: 1024px) {
	.wns-be-main .mec-form-row .mec-col-3 {
		min-width: 200px;
	}

	.wns-be-main .mec-form-row .mec-col-9 {
		width: calc(100% - 210px);
	}
}

@media (max-width: 860px) {
	.wns-be-main .mec-form-row .mec-col-3 {
		max-width: 100% !important;
		width: 100% !important;
		margin-bottom: 10px !important;
	}

	.wns-be-main .mec-form-row .mec-col-9 {
		width: 100% !important;
	}

	.mec-container {
		padding-left: 0 !important;
	}

	.wns-be-container #wns-be-infobar:before {
		display: none;
	}

	.mec-search-settings-wrap {
		margin-top: 0 !important;
	}

	#wns-be-infobar.sticky {
		top: 0 !important;
	}

	#mec-search-settings {
		margin-bottom: 10px !important;
	}
}

@media (max-width: 640px) {
	.wns-be-sidebar {
		width: 150px;
	}

	.wns-be-main {
		margin-left: 150px;
	}
}

@media (max-width: 480px) {
	a.dpr-btn.dpr-save-btn {
		display: block !important;
		text-align: center !important;
		margin-top: 20px !important;
	}

	.mec-search-settings-wrap {
		text-align: center !important;
		display: block !important;
	}

	#mec-search-settings {
		margin: 0 !important;
		width: 100% !important;
	}

	.wns-be-container #wns-be-infobar {
		height: auto !important;
	}

	.wns-be-container .wns-be-sidebar {
		width: 100%;
		position: unset;
		float: none;
	}

	.wns-be-container .wns-be-main {
		margin-left: 0;
		width: 100%;
		position: unset;
	}

	.wns-be-container {
		margin-top: 50px;
	}

	.wns-be-container #wns-be-infobar:before {
		width: 100%;
	}

	.wns-be-container #wns-be-infobar {
		height: 150px;
	}

	#mec-search-settings {
		margin-top: 80px;
		width: 181px;
	}
}

body.post-type-mec-events th.column-primary {
	width: 35%;
}

body.post-type-mec-events th.column-start_date {
	width: 100px;
}

body.post-type-mec-events th.column-end_date {
	width: 100px;
}

body.post-type-mec-events th.column-repeat {
	width: 75px;
}

body.post-type-mec-events th.column-author {
	width: 150px;
}

body.post-type-mec-books th.column-primary {
	width: 20%;
}

body.post-type-mec-books th.column-event {
	width: 170px;
}

body.post-type-mec-books th.column-bdate {
	width: 120px;
}

body.post-type-mec-books th.column-confirmation {
	width: 120px;
}

body.post-type-mec-books th.column-verification {
	width: 120px;
}

body.post-type-mec-books th.column-author {
	width: 150px;
}

.mec-meta-box-labels-container .mec-form-row {
	overflow: auto;
}

.mec-form-row.mec-last-tooltip {
	padding-bottom: 100px !important;
}

.mec-tooltip {
	display: inline-block;
	position: relative;
	margin-right: 10px;
	cursor: help;
	bottom: 0;
	padding-right:10px;
}

.mec-tooltip:last-child {
	margin-right: 0;
}

.mec-tooltip:hover:after {
	background: #313130;
	border-radius: 5px;
	bottom: 24px;
	color: #fff;
	content: attr(title);
	left: -75px;
	padding: 10px;
	position: absolute;
	z-index: 98;
	width: 240px;
}

.mec-tooltip:hover:before {
	border: solid;
	border-color: #313130 transparent;
	border-width: 6px 6px 0;
	bottom: 18px;
	content: '';
	left: 30%;
	position: absolute;
	z-index: 99;
}

.mec-tooltip .dashicons-before:before {
	font-size: 24px;
    color: #40d9f1;
    width: 24px;
    height: 38px;
    line-height: 38px;
	padding: 0;
}

.mec-tooltip a:focus {
	box-shadow: none;
}

.mec-form-row .bootstrap_unvalid {
	display: block;
	border: 2px solid red;
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted #000;
}

.mec-tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: red;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
}

.ui-datepicker {
	background-color: #fff;
	border: 1px solid #66afe9;
	border-radius: 4px;
	box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
	display: none;
	margin-top: 4px;
	padding: 10px;
	width: 240px;
}

.ui-datepicker a,
.ui-datepicker a:hover {
	text-decoration: none;
	cursor: pointer;
}

.ui-datepicker a:hover,
.ui-datepicker td:hover a {
	color: #2c6396;
	-webkit-transition: color 0.1s ease-in-out;
	-moz-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-header {
	margin-bottom: 4px;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title {
	font-weight: 700;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	cursor: default;
	font-family: dashicons;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: 400;
	height: 20px;
	line-height: 1.4;
	margin-top: 2px;
	width: 20px;
}

.ui-datepicker .ui-datepicker-prev {
	float: left;
	text-align: left;
}

.ui-datepicker .ui-datepicker-next {
	float: right;
	text-align: center;
}

.ui-datepicker .ui-datepicker-prev:before {
	content: '\f341';
}

.ui-datepicker .ui-datepicker-next:before {
	content: '\f345';
}

.ui-datepicker .ui-icon {
	display: none;
}

.ui-datepicker .ui-datepicker-calendar {
	table-layout: fixed;
	width: 100%;
}

.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar th {
	text-align: center;
	padding: 4px 0;
}

.ui-datepicker .ui-datepicker-calendar td {
	border-radius: 4px;
	-webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	-moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	-o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-calendar td:hover {
	background-color: #eee;
	cursor: pointer;
}

.ui-datepicker .ui-datepicker-calendar td a {
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-current-day {
	background-color: #4289cc;
}

.ui-datepicker .ui-datepicker-current-day a {
	color: #fff;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
	background-color: #fff;
	cursor: default;
}

.mec-col-1,
.mec-col-10,
.mec-col-11,
.mec-col-12,
.mec-col-2,
.mec-col-3,
.mec-col-4,
.mec-col-5,
.mec-col-6,
.mec-col-7,
.mec-col-8,
.mec-col-9 {
	position: relative;
	min-height: 1px;
	padding: 0;
	margin: 0;
}

@media (min-width: 783px) {
	.mec-col-1,
	.mec-col-10,
	.mec-col-11,
	.mec-col-12,
	.mec-col-2,
	.mec-col-3,
	.mec-col-4,
	.mec-col-5,
	.mec-col-6,
	.mec-col-7,
	.mec-col-8,
	.mec-col-9 {
		float: left;
	}

	.mec-col-12 {
		width: 99%;
	}

	.mec-col-11 {
		width: 90.66666667%;
	}

	.mec-col-10 {
		width: 82.33333333%;
	}

	.mec-col-9 {
		width: 74%;
	}

	.mec-col-8 {
		width: 65.66666667%;
	}

	.mec-col-7 {
		width: 57.33333333%;
	}

	.mec-col-6 {
		width: 49%;
	}

	.mec-col-5 {
		width: 40.66666667%;
	}

	.mec-col-4 {
		width: 32.33333333%;
	}

	.mec-col-3 {
		width: 24%;
	}

	.mec-col-2 {
		width: 15.66666667%;
	}

	.mec-col-1 {
		width: 7.33333333%;
	}
}

#mec-occurrences .mec-occurrences-list,
#mec_bfixed_form_fields,
#mec_event_form_fields,
#mec_orgz_form_row,
#mec_reg_form_fields {
	background: #f7f8f9;
	padding: 20px;
	margin: 0 0 20px 0;
	border-radius: 3px;
	min-height: 150px;
	border: 2px dashed #dcdee0;
}

#mec-occurrences .mec-occurrences-list li,
#mec_bfixed_form_fields li,
#mec_event_form_fields li,
#mec_orgz_form_row li,
#mec_reg_form_fields li {
	border-radius: 5px;
	padding: 25px;
	background: #fff;
	position: relative;
	transition: all 0.3s ease;
	border: 1px solid #f1f3f5;
	box-shadow: 0 1px 5px rgb(0 0 0 / 2%);
}

#mec_reg_form_fields li div input,
#mec_reg_form_fields li div select {
    display: block;
}

#mec_bfixed_form_fields li ul,
#mec_event_form_fields li ul,
#mec_reg_form_fields li ul {
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 1px;
}

#mec_bfixed_form_fields li ul li,
#mec_event_form_fields li ul li,
#mec_reg_form_fields li ul li {
	padding: 7px 30px 7px 46px;
}

#mec_bfixed_form_fields span.mec_bfixed_field_type,
#mec_bfixed_form_fields span.mec_event_field_type,
#mec_event_form_fields span.mec_event_field_type,
#mec_orgz_form_row span.mec_orgz_item_name,
#mec_reg_form_fields span.mec_reg_field_type {
	font-size: 12px;
	font-weight: 600;
	color: #07bbe9;
	text-transform: capitalize;
	letter-spacing: 0.3px;
	padding-left: 20px;
}

#mec-occurrences .mec-occurrences-list .mec-occurrences-delete-button,
#mec_bfixed_form_fields span.mec_bfixed_field_option_sort,
#mec_bfixed_form_fields span.mec_bfixed_field_remove,
#mec_bfixed_form_fields span.mec_bfixed_field_sort,
#mec_event_form_fields span.mec_event_field_option_sort,
#mec_event_form_fields span.mec_event_field_remove,
#mec_event_form_fields span.mec_event_field_sort,
#mec_orgz_form_row span.mec-additional-organizer-remove,
#mec_orgz_form_row span.mec-additional-organizer-sort,
#mec_reg_form_fields span.mec_reg_field_option_sort,
#mec_reg_form_fields span.mec_reg_field_remove,
#mec_reg_form_fields span.mec_reg_field_sort {
	font-size: 0;
	color: #fff;
}

#mec-occurrences .mec-occurrences-list .mec-occurrences-delete-button,
#mec_bfixed_form_fields span.mec_bfixed_field_remove,
#mec_event_form_fields span.mec_event_field_remove,
#mec_orgz_form_row span.mec-additional-organizer-remove,
#mec_reg_form_fields span.mec_reg_field_remove {
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
}

#mec-occurrences .mec-occurrences-list .mec-occurrences-delete-button:before,
#mec_bfixed_form_fields span.mec_bfixed_field_option_sort:before,
#mec_bfixed_form_fields span.mec_bfixed_field_remove:before,
#mec_bfixed_form_fields span.mec_bfixed_field_sort:before,
#mec_event_form_fields span.mec_event_field_option_sort:before,
#mec_event_form_fields span.mec_event_field_remove:before,
#mec_event_form_fields span.mec_event_field_sort:before,
#mec_orgz_form_row span.mec-additional-organizer-remove:before,
#mec_orgz_form_row span.mec-additional-organizer-sort:before,
#mec_reg_form_fields span.mec_reg_field_option_sort:before,
#mec_reg_form_fields span.mec_reg_field_remove:before,
#mec_reg_form_fields span.mec_reg_field_sort:before {
	position: absolute;
	left: 20px;
	top: 23px;
	width: 20px;
	height: 20px;
	display: block;
	cursor: move;
	font-family: simple-line-icons;
	content: '\e023';
	font-size: 15px;
	color: #07bbe9;
}

#mec-occurrences .mec-occurrences-list .mec-occurrences-delete-button:before {
	font-weight: 400;
}

#mec-occurrences .mec-occurrences-list .mec-occurrences-delete-button:before,
#mec_bfixed_form_fields span.mec_bfixed_field_remove:before,
#mec_event_form_fields span.mec_event_field_remove:before,
#mec_orgz_form_row span.mec-additional-organizer-remove:before,
#mec_reg_form_fields span.mec_reg_field_remove:before {
	content: '\e082';
	width: 20px;
	height: 20px;
	left: auto;
	right: 15px;
	color: #f96666;
	cursor: pointer;
	font-size: 18px;
}

#mec_bfixed_form_fields span.mec_bfixed_field_option_sort:before,
#mec_event_form_fields span.mec_event_field_option_sort:before,
#mec_reg_form_fields span.mec_reg_field_option_sort:before {
	font-size: 13px;
	left: 15px;
	top: 25px;
	width: 15px;
	height: 15px;
}

#mec_bfixed_form_fields p.mec_bfixed_field_options,
#mec_event_form_fields p.mec_event_field_options,
#mec_reg_form_fields p.mec_reg_field_options {
	margin: 12px 0 8px;
}

#mec_bfixed_form_fields input[type='number'],
#mec_bfixed_form_fields input[type='text'],
#mec_bfixed_form_fields select,
#mec_bfixed_form_fields textarea,
#mec_event_form_fields input[type='number'],
#mec_event_form_fields input[type='text'],
#mec_event_form_fields select,
#mec_event_form_fields textarea,
#mec_reg_form_fields input[type='number'],
#mec_reg_form_fields input[type='text'],
#mec_reg_form_fields select,
#mec_reg_form_fields textarea {
	min-width: 260px;
	min-height: 34px;
	margin-bottom: 7px;
	margin-top: 7px;
}

#mec_bfixed_form_fields textarea,
#mec_event_form_fields textarea,
#mec_reg_form_fields textarea {
	min-height: 66px;
}

#mec_bfixed_form_field_types button,
#mec_bfixed_form_fields button,
#mec_event_form_field_types button,
#mec_event_form_fields button,
#mec_reg_form_field_types button,
#mec_reg_form_fields button {
	position: relative;
	outline: 0;
	background: #fff;
	border: 1px solid #e6e9eb;
	border-radius: 50px;
	padding: 9px 21px 10px 31px;
	line-height: 1;
	font-size: 12px;
	font-weight: 600;
	color: #07bbe9;
	letter-spacing: 0.4px;
	height: auto;
	cursor: pointer;
	margin-top: 5px;
	text-transform: capitalize;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.03);
}

#mec_bfixed_form_field_types button:hover,
#mec_bfixed_form_fields button:hover,
#mec_event_form_field_types button:hover,
#mec_event_form_fields button:hover,
#mec_reg_form_field_types button:hover,
#mec_reg_form_fields button:hover {
	border-color: #07bbe9;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

#mec_bfixed_form_field_types button:before,
#mec_bfixed_form_fields button:before,
#mec_event_form_field_types button:before,
#mec_event_form_fields button:before,
#mec_reg_form_field_types button:before,
#mec_reg_form_fields button:before {
	position: absolute;
	left: 10px;
	color: #07bbe9;
	content: '\e095';
	font-family: simple-line-icons;
	font-size: 13px;
	display: inline-block;
	top: 9px;
}

#mec_bfixed_form_field_types button.red:hover,
#mec_bfixed_form_fields button.red:hover,
#mec_event_form_field_types button.red:hover,
#mec_event_form_fields button.red:hover,
#mec_reg_form_field_types button.red:hover,
#mec_reg_form_fields button.red:hover {
	border-color: #ea6485;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

#mec_bfixed_form_field_types button.red:before,
#mec_bfixed_form_fields button.red:before,
#mec_event_form_field_types button.red:before,
#mec_event_form_fields button.red:before,
#mec_reg_form_field_types button.red:before,
#mec_reg_form_fields button.red:before {
	position: absolute;
	left: 12px;
	color: #ea6485;
	content: '\e095';
	font-family: simple-line-icons;
	font-size: 13px;
	display: inline-block;
}

#mec_bfixed_form_fields .mec_bfixed_notification_placeholder,
#mec_event_form_fields .mec_event_notification_placeholder {
	padding: 2px;
	display: block;
	margin: 10px 0 20px;
}

@media (max-width: 768px) {
	#mec_bfixed_form_fields input[type='number'],
	#mec_bfixed_form_fields input[type='text'],
	#mec_bfixed_form_fields select,
	#mec_bfixed_form_fields textarea,
	#mec_event_form_fields input[type='number'],
	#mec_event_form_fields input[type='text'],
	#mec_event_form_fields select,
	#mec_event_form_fields textarea,
	#mec_reg_form_fields input[type='number'],
	#mec_reg_form_fields input[type='text'],
	#mec_reg_form_fields select,
	#mec_reg_form_fields textarea {
		min-width: 80px;
		width: 100%;
	}
}

.mec-form-row {
	padding: 5px 5px 35px;
}

.wns-be-main .mec-form-row {
	padding: 0 5px 20px;
	width: 100%;
	clear: both;
	min-height: 50px;
}

#taxes_option #mec_fees_list .mec-form-row,
#ticket_variations_option #mec_ticket_variations_list .mec-form-row {
	padding: 10px;
}

.post-type-mec-events .mec-form-row {
	padding: 0 0 20px 0;
}

.mec-form-row .mec-col-3 {
	margin: 0;
	padding-right: 10px;
}

.mec-form-row label.mec-col-3 {
	cursor: default;
}

.wns-be-main .mec-form-row .mec-col-3 {
	min-width: 290px;
	padding: 1px 0 0;
	margin: 0;
}

.wns-be-main .mec-form-row .mec-col-9 {
	width: calc(100% - 290px);
	float: right;
}

.mec-form-row .mec-col-9 .mec-box {
	position: relative;
	border: 1px solid #e6e9eb;
	padding: 20px;
	margin: 0;
	background: #fff;
	max-width: 80%;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 1%);
}

.mec-form-row .mec-col-9 .mec-box label {
	display: block;
	padding: 20px 20px 4px;
}

.mec-form-row .mec-col-9 .mec-box .mec-tooltip {
	position: absolute;
	display: block;
	width: fit-content;
	left: auto;
	right: 20px;
	bottom: 20px;
}

#booking_option .mec-form-row .mec-col-8 {
	margin: 0;
}

.mec-options-fields {
	padding-top: 25px;
	overflow: hidden;
	animation: fadeEffect 0.31s;
	min-height: 450px;
}

#mec_booking_form .mec-options-fields,
#mec_integrations_form .mec-options-fields,
#mec_modules_form .mec-options-fields,
#mec_notifications_form .mec-options-fields,
#mec_settings_form .mec-options-fields,
#mec_single_form .mec-options-fields {
	display: none;
}

.mec-options-fields.active {
	display: block !important;
}

@keyframes fadeEffect {
	from {
		opacity: 0;
		margin-left: 12px;
	}

	to {
		opacity: 1;
		margin-left: 0;
	}
}

.mec-form-row:after,
.mec-form-row:before {
	content: ' ';
	display: table;
}

.mec-form-row:after {
	clear: both;
}

.mec-form-row input[type='number'],
.mec-form-row input[type='text'],
.mec-form-row input[type='url'],
.mec-form-row select,
.mec-form-row textarea {
	height: 38px;
	box-sizing: border-box;
	margin-bottom: 8px;
	padding: 0 6px;
	box-shadow: none;
	border-radius: 2px;
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.05);
	margin: 0 1% 0 0;
}

#mec-notifications .mec-form-row .mec-form-row input[type='text'],
#mec-notifications .mec-form-row .mec-form-row input[type='url'],
#mec-notifications .mec-form-row .mec-form-row select,
#mec-notifications .mec-form-row .mec-form-row textarea,
#mec-notifications .mec-form-row input[type='number'] {
	width: 100%;
	max-width: 290px;
}

#mec_location_new_container .mec-form-row input[type='text'],
#mec_organizer_new_container .mec-form-row input[type='text'],
#mec_sponsor_new_container .mec-form-row input[type='text'] {
	min-width: 200px;
}

#mec-notifications .mec-form-row .mec-form-row textarea {
	max-width: 100%;
}

.wns-be-main .mec-form-row input[type='number'],
.wns-be-main .mec-form-row input[type='password'],
.wns-be-main .mec-form-row input[type='text'],
.wns-be-main .mec-form-row input[type='url'],
.wns-be-main .mec-form-row select,
.wns-be-main .mec-form-row textarea {
	width: 100%;
	max-width: 290px;
	margin-left: -1px;
	margin-right: -1px;
	margin-bottom: 0;
}

.wns-be-main .mec-form-row .wp-editor-area {
	max-width: 100%;
	background: #fff;
	margin: 0;
}

#mec_bfixed_form_fields input[type='number'],
#mec_bfixed_form_fields input[type='text'],
#mec_bfixed_form_fields select,
#mec_bfixed_form_fields textarea,
#mec_event_form_fields input[type='number'],
#mec_event_form_fields input[type='text'],
#mec_event_form_fields select,
#mec_event_form_fields textarea,
#mec_reg_form_fields input[type='number'],
#mec_reg_form_fields input[type='text'],
#mec_reg_form_fields select,
#mec_reg_form_fields textarea,
.wns-be-main .mec-form-row input[type='email'],
.wns-be-main .mec-form-row input[type='number'],
.wns-be-main .mec-form-row input[type='password'],
.wns-be-main .mec-form-row input[type='search'],
.wns-be-main .mec-form-row input[type='text'],
.wns-be-main .mec-form-row input[type='url'],
.wns-be-main .mec-form-row select {
	border-radius: 5px;
	min-height: 38px;
	border: none;
	background-color: #f7f8f9;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 7%);
	margin-bottom: 15px;
}

.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border-radius: 5px;
	min-height: 38px;
	border: none;
	background-color: #f7f8f9;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 7%);
}

.select2-container--default .select2-selection--multiple input[type='search'] {
	border-radius: unset;
    min-height: 2;
    border: none;
    background-color: transparent;
    box-shadow: none;
    margin: 0 !important;
}

.select2-container--default .select2-selection--multiple {
	line-height: 17px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	margin-bottom: 0;
}

.post-type-mec-events .mec-add-event-tabs-wrap .select2-container,
.post-type-mec-events .mec-create-shortcode-tab-content .select2-container,
.wns-be-main .mec-form-row .mec-create-shortcode-tab-content .select2-container {
	border: none;
	background-color: #f7f8f9;
	border-radius: 5px;
	line-height: 38px;
	padding-left: 10px;
	min-height: 38px;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 7%);
}

.mec-add-event-tabs-wrap .select2-container .select2-selection--multiple,
.mec-create-shortcode-tab-content .select2-container .select2-selection--multiple,
.wns-be-main .mec-form-row .select2-container .select2-selection--multiple {
	min-height: 38px;
	padding: 0;
	border: none;
	box-shadow: none;
	background: 0 0;
	border: none !important;
	box-shadow: none !important;
}

.post-type-mec-events .select2-dropdown,
.wns-be-main .mec-form-row .select2-dropdown {
	border: 1px solid #ddd !important;
}

.post-type-mec-events
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	padding-left: 0;
}

.wns-be-main .mec-form-row input[type='search'] {
	line-height: 2 !important;
}

.wns-be-main .mec-form-row .select2-container {
	width: 100% !important;
	max-width: 290px !important;
}

.wns-be-main #mec_messages_form_container input[type='text'] {
	max-width: 100%;
}

.mec-form-row input[type='radio'] {
	margin: 0 6px 0 0;
}

.mec-form-row select {
	margin-top: 0;
}

.mec-form-row select {
	min-width: 80px;
}

.cancellation-period-box {
	max-width: 290px;
}

.mec-form-row .cancellation-period-box input[type='number'] {
	width: 48%;
}

.mec-form-row .cancellation-period-box input[type='number']:first-child {
	margin-right: calc(2% + 4px);
}

#mec_meta_box_repeat_form .mec-form-row select {
	min-width: 65px;
}

.ui-datepicker select {
	min-width: 60px;
}

#mec_styles_CSS {
	max-width: 100%;
}

.mec-book-status-form select {
	display: block;
	width: 99%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mec-form-row label {
	vertical-align: top;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 38px;
	font-weight: 600;
	padding: 0 !important;
	display: inline-block;
}

.mec-form-row input[type='checkbox'] + label {
	padding-top: 1px;
}

.mec-meta-box-labels-container .mec-form-row label {
	padding-top: 0;
	line-height: 2.1;
}

#mec_reg_form_fields label,
#mec_reg_form_fields p.description {
	display: block;
}

.mec-form-row label.mec-col-2,
.mec-form-row label.mec-col-4 {
	padding-top: 10px;
}

#mec-event-data .mec-form-row label {
	display: block;
}

#mec_bfixed_form_fields input[type='checkbox'],
#mec_reg_form_fields input[type='checkbox'],
.mec-form-row input[type='checkbox'] {
	width: 22px;
	height: 22px;
	min-height: 0;
	background: #f7f8f9;
	border: none;
	margin: -1px 5px 0 0;
	vertical-align: middle;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 7%);
}

#mec_bfixed_form_fields input[type='checkbox']:checked,
#mec_reg_form_fields input[type='checkbox']:checked,
.mec-form-row input[type='checkbox']:checked {
	background: #64e385;
	border-color: #64e385;
}

#mec_bfixed_form_fields input[type='checkbox']:checked:before,
#mec_reg_form_fields input[type='checkbox']:checked:before,
.mec-form-row input[type='checkbox']:checked:before {
	content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNC42ODgiIHZpZXdCb3g9IjAgMCAyMCAxNC42ODgiPg0KICA8ZyBpZD0idGlja18xXyIgZGF0YS1uYW1lPSJ0aWNrICgxKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtNjcuOTk4KSI+DQogICAgPGcgaWQ9Ikdyb3VwXzEiIGRhdGEtbmFtZT0iR3JvdXAgMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCA2Ny45OTcpIj4NCiAgICAgIDxwYXRoIGlkPSJQYXRoXzEiIGRhdGEtbmFtZT0iUGF0aCAxIiBkPSJNMTkuNzA3LDY4LjI5YTEsMSwwLDAsMC0xLjQxNCwwTDYuMzEyLDgwLjI3MSwxLjcwNyw3NS42NjZBMSwxLDAsMCwwLC4yOTIsNzcuMDhMNS42LDgyLjM5MmExLDEsMCwwLDAsMS40MTQsMEwxOS43MDcsNjkuN0ExLDEsMCwwLDAsMTkuNzA3LDY4LjI5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtNjcuOTk3KSIgZmlsbD0iI2ZmZiIvPg0KICAgIDwvZz4NCiAgPC9nPg0KPC9zdmc+DQo=');
	line-height: 22px;
	width: 15px;
	float: none;
	margin: 0;
}

.post-type-mec-events #mec_metabox_label input[type='checkbox'],
.post-type-mec-events .components-panel__body input[type='checkbox'] {
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
}

.post-type-mec-events #mec_metabox_label input[type='checkbox']:focus,
.post-type-mec-events .components-panel__body input[type='checkbox']:focus {
	outline: unset;
	box-shadow: unset;
}

.post-type-mec-events #mec_metabox_label input[type='checkbox'] + label,
.post-type-mec-events .components-panel__body input[type='checkbox'] + label {
	padding-top: 1px;
}

.post-type-mec-events #mec_metabox_label input[type='checkbox'],
.post-type-mec-events .components-panel__body input[type='checkbox'] {
	width: 22px;
	height: 22px;
	min-height: 0;
	background: #f7f8f9;
	border: none;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 7%);
}

.post-type-mec-events #mec_metabox_label input[type='checkbox']:checked,
.post-type-mec-events .components-panel__body input[type='checkbox']:checked {
	background: #64e385;
	border-color: #64e385;
	color: #64e385;
}

.post-type-mec-events #mec_metabox_label input[type='checkbox']:checked:before,
.post-type-mec-events .components-panel__body input[type='checkbox']:checked:before {
	color: #64e385;
	line-height: 16px;
	width: 15px;
	float: none;
	margin: 2px;
}

#mec_settings_fes_thankyou_page_url,
.mec-form-row .mec-col-4 input[type='number'],
.mec-form-row .mec-col-4 input[type='text'],
.mec-form-row .mec-col-4 select,
.mec-form-row .mec-col-4 textarea {
	width: 82%;
	max-width: 290px;
}

#mec_calendar_display_options .mec-col-4 input {
	margin-left: 20px !important;
	width: 80%;
}

.mec-form-row .description {
	display: inline-block;
	border-left: 1px dashed #ccc;
	line-height: 32px;
	padding-left: 12px;
	margin-top: 5px;
	color: #555;
}

.mec-form-row .description code {
	font-style: normal;
}

.mec-form-row .time-dv {
	font-size: 14px;
	font-weight: 700;
	margin-right: 1%;
	line-height: 38px;
}

.mec-meta-box-fields {
	margin: 30px 10px;
}

.mec-meta-box-fields > .mec-meta-box-fields {
	margin-left: 0;
}

.mec-meta-box-fields .mec-title {
	margin: 5px 0;
}

.mec-meta-box-fields h4.mec-title {
	margin: 40px 0 16px;
}

.post-type-mec-events h4,
.post-type-mec_calendars .mec-meta-box-fields h3 {
	text-transform: capitalize;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 6px;
	margin: 40px 0 16px;
	font-size: 15px;
	font-weight: 600;
}

.mec-meta-box-fields .mec-dashicons {
	font-size: 20px;
	line-height: 22px;
	color: #07bbe9;
}

.mec-form-row .mec-box,
.mec-meta-box-fields .mec-box {
	background: #fff;
	padding: 20px 10px 10px;
	margin: 10px 0;
	border-radius: 8px;
	border: 1px solid #e6e9eb;
	box-shadow: 0 1px 4px -1px rgb(0 0 0 / 1%);
}

.meta-box-sortables .mec-meta-box-fields .mec-box {
	padding: 15px;
}

.mec-form-row .mec-box {
	max-width: 960px;
}

.mec-form-row .mec-box .button,
.mec-meta-box-fields .mec-box .button {
	float: right;
}

#mec_gateways_form .mec-form-row:first-child,
#mec_notifications_form_container .mec-form-row:nth-child(2) {
	overflow: hidden;
}

#mec_gateways_form .mec-tooltip {
	float: right;
}

.mec-container {
	background: #fff;
	padding: 15px 0 15px 15px;
}

#mec_booking_form .mec-container,
#mec_single_form .mec-container {
	padding: 0;
}

.nav-tab-active {
	background: #fff;
	border-bottom: 1px solid #fff;
}

#mec_social_networks .mec-form-row {
	margin-bottom: 0;
}

#mec_styles_form #mec_styles_CSS {
	height: 200px;
	margin-bottom: 5px;
	font-family: Consolas, Monaco, monospace;
	font-size: 13px;
	width: 97%;
	background: #f9f9f9;
	outline: 0;
}

#mec_calendar_filter .description {
	max-width: 500px;
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
	clear: both;
}

#mec_calendar_display_options #mec-all-month > div {
	display: inline-block;
	min-width: 120px;
}

.mec-sed-methods li a {
	text-decoration: unset;
}

.mec-sed-methods li {
	display: inline-block;
	padding: 8px 12px;
	border: 1px solid #ddd;
	margin: 0 5px 5px 0;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: 0 2px 15px -2px rgba(0, 0, 0, 0.1);
}

.mec-sed-methods li a:hover,
.mec-sed-methods li:hover {
	border-color: #07bbe9;
	color: #07bbe9;
}

.mec-sed-methods li.active,
.mec-sed-methods li.active a {
	border-color: #07bbe9;
	background-color: #ecf9fd;
	color: #07bbe9;
	font-weight: 600;
	cursor: default;
	box-shadow: none;
}

.meta-box-sortables .mec-switcher input + label {
	max-width: 52px;
	width: 52px;
	height: 30px;
	margin: 4px 0;
}

.meta-box-sortables .mec-switcher input + label:after,
.meta-box-sortables .mec-switcher input + label:before {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.meta-box-sortables .mec-switcher input + label:after {
	width: 24px;
	height: 24px;
}

.meta-box-sortables .mec-switcher input:checked + label:before {
	box-shadow: 2px 2px 12px -2px #4fdc73 inset;
	background: #64e385;
	border-color: #64e385;
}

.meta-box-sortables .mec-switcher input:checked + label:after {
	margin-left: 24px;
}

.mec-switcher input:checked + label:after {
	margin-left: 16px;
}

#mec_gateways_form input[type='text'],
#mec_gateways_form select,
#mec_gateways_form textarea {
	width: calc(100% - 30px);
}

#mec_gateways_form textarea {
	min-height: 65px;
}

#mec_gateways_form li .mec-gateway-options-form,
#payment_gateways_option li .mec-gateway-options-form {
	padding: 35px 10px 5px 10px;
	background-color: #fff;
	border: 1px solid #e6e9eb;
	border-left: 6px solid #e6e9eb;
	margin-bottom: 40px;
	margin-top: -5px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.05);
}

#payment_gateways_option #mec_gateways6_container_toggle.mec-gateway-options-form {
	padding: 10px 10px 10px 17px;
}

#payment_gateways_option #mec_gateways6_container_toggle.mec-gateway-options-form p {
	border-radius: 4px;
	max-width: 90%;
}

#mec_gateways_form_container .mec-form-row input[type='number'],
#mec_gateways_form_container .mec-form-row select {
	width: 100%;
}

div#mec_gateways_form_container .mec-required.mec-mandatory {
	border: 1px solid red;
}

#mec_payment_options_wrapper .mec-form-row .mec-col-4 select {
	margin-top: 0;
}

#mec_payment_options_wrapper .mec-col-9 .mec-form-row {
	padding-bottom: 0;
}

#mec_payment_options_wrapper .mec-col-9 .mec-form-row .mec-col-4 {
	width: 103px;
	margin-left: -5px;
}

#booking_notification_section label {
	display: inline-block;
	min-width: 160px;
}

div#booking_notification_section iframe {
	height: 300px !important;
}

@media (max-width: 536px) {
	#booking_notification_section input[type='text'],
	#booking_notification_section select {
		min-width: 100%;
	}
}

#booking_notification_section ul li:last-child .wp-editor-container {
	margin-bottom: 0;
}

#mec_messages_form_container ul li label {
	display: block;
	font-weight: 400;
}

#mec_messages_form_container ul li input {
	display: block;
	width: 100%;
}

.mec-message-categories li.mec-acc-label {
	font-size: 15px;
	font-weight: 400;
	padding: 0 30px;
	cursor: pointer;
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #e6e6e6;
	margin: 0;
	letter-spacing: 0.2px;
	position: relative;
}

.mec-message-categories li.mec-acc-label .mec-acc-cat-name {
	line-height: 65px;
	font-size: 17px;
	transition: all 0.2s ease;
}

.mec-message-categories li.mec-acc-label .mec-acc-cat-name:hover {
	color: #07bbe9;
}

.mec-message-categories ul {
	margin: 15px 5px;
}

.webnus-icons-list li {
	width: 40px;
	display: inline-block;
	list-style: none;
	padding: 0;
}

.webnus-icons-list input {
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	cursor: pointer;
}

.webnus-icons-list li label {
	color: #777;
	display: inline-block !important;
	float: none !important;
	width: 33px !important;
	text-align: center;
	font-size: 23px !important;
	font-weight: 400 !important;
	padding: 5px 0 !important;
	border: 1px solid #eee !important;
}

.mec-webnus-icon {
	float: left;
	margin-right: 10px;
}

.mec-webnus-icon i {
	font-size: 24px;
	color: #222;
}

.mec-accordion ul {
	display: none;
}

.mec-switcher input {
	position: absolute;
	margin-left: -9999px;
	visibility: hidden;
}

.mec-switcher input + label {
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: 0;
	padding: 2px;
	width: 50px;
	height: 22px;
	background-color: #e5e9ee;
	border-radius: 60px;
}

.mec-switcher input + label {
	max-width: 52px;
    width: 52px;
    height: 30px;
	margin: 4px 0;
}

.mec-switcher input + label:after,
.mec-switcher input + label:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	content: '';
}

.mec-switcher input + label:before {
	right: 1px;
	background-color: #f1f1f1;
	border-radius: 60px;
	transition: background 0.4s;
}

.mec-switcher input + label:after {
	width: 24px;
	background-color: #fff;
	border-radius: 100%;
	transition: margin 0.4s;
	border: 1px solid transparent;
	box-shadow: 0 0 5px rgb(0 0 0 / 4%);
}

.mec-switcher input + label:after {
	margin-top: 2px;
	margin-left: 2px;
	width: 24px;
	height: 24px;
}

.wns-be-group-tab .mec-switcher input[value='1'] + label,
.wns-be-group-tab .mec-switcher input[value='1'] + label:before {
	box-shadow: 2px 2px 12px -2px #4fdc73 inset;
	position: relative;
	background: #64e385;
	border-color: #64e385;
}

.wns-be-group-tab .mec-switcher input + label:before {
	right: 1px;
	background-color: #f1f1f1;
	border-radius: 60px;
	transition: background 0.4s;
}

.wns-be-group-tab .mec-switcher input[value='1'] + label:after {
	margin-left: 24px;
}

.mec-switcher label {
	display: block;
}

.mec-sed-methods li {
	display: inline-block;
	padding: 10px;
	border: 1px solid #ddd;
	margin: 0 5px 5px 0;
	cursor: pointer;
}

#wpwrap .mec-button-primary {
	border-bottom: none;
	letter-spacing: 0.5px;
	line-height: 18px;
	height: 46px;
	transition: all 0.5s ease;
	color: #fff;
	padding: 12px 25px;
	display: block;
	text-align: center;
	font-size: 14px;
	background: 0 0;
	background-color: #008aff;
	text-shadow: none;
	border: 0;
	box-shadow: none;
	display: inline-block;
	margin: 25px 0 12px;
	min-width: 146px;
}

#wpwrap .mec-button-primary:hover {
	background-color: #41c9de;
}

#wpwrap .mec-button-primary.loading {
	background-color: #73c02a;
}

#wpwrap .mec-button-primary:before {
	content: '\f00c';
	font-family: fontawesome;
	margin-right: 4px;
	font-size: 16px;
	display: none;
}

#wpwrap .mec-button-primary.loading:before {
	display: inline-block;
}

.mec-image-select-wrap {
	clear: both;
	overflow: hidden;
	padding: 10px 0;
	margin: 0;
}

.mec-image-select-wrap li {
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 0;
}

.mec-image-select-wrap li input[type='radio'] {
	display: none;
}

.mec-form-row .mec-image-select-wrap li label {
	padding: 5px 0 0;
	display: block;
}

@media (max-width: 1280px) {
	.mec-image-select-wrap li {
		margin-right: 20px;
	}
}

@media (max-width: 480px) {
	.mec-image-select-wrap li {
		margin-right: 18px;
	}
}

.mec-image-select-wrap li input {
	display: none;
}

.mec-image-select-wrap li span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 3px;
	border-radius: 2px;
	border: 3px solid transparent;
	transition: all 0.2s ease;
}

.mec-image-select-wrap li input:checked + span {
	border-color: #fff;
	box-shadow: 0 0 14px rgba(0, 0, 0, 0.25);
}

.mec-image-select-wrap li input:checked + span:after {
	content: '\e080';
	font-family: simple-line-icons;
	font-size: 18px;
	line-height: 18px;
	display: inline-block;
	color: #fff;
	padding: 8px 9px;
	max-width: 100%;
	max-height: 100%;
	font-weight: 400;
}

.m-e-calendar_page_MEC-ix #wpwrap .mec-button-primary.mec-btn-2 {
	margin: 0 0 0 12px;
}

.m-e-calendar_page_MEC-ix #wpwrap input[type='file'] {
	padding-top: 12px;
	padding-bottom: 12px;
}

.m-e-calendar_page_MEC-ix #wpwrap .mec-form-row select {
	min-height: 46px;
}

.mec-image-select-wrap .mec-colorskin-1 {
	background-color: #40d9f1;
}

.mec-image-select-wrap .mec-colorskin-2 {
	background-color: #0093d0;
}

.mec-image-select-wrap .mec-colorskin-3 {
	background-color: #e53f51;
}

.mec-image-select-wrap .mec-colorskin-4 {
	background-color: #f1c40f;
}

.mec-image-select-wrap .mec-colorskin-5 {
	background-color: #e64883;
}

.mec-image-select-wrap .mec-colorskin-6 {
	background-color: #45ab48;
}

.mec-image-select-wrap .mec-colorskin-7 {
	background-color: #9661ab;
}

.mec-image-select-wrap .mec-colorskin-8 {
	background-color: #0aad80;
}

.mec-image-select-wrap .mec-colorskin-9 {
	background-color: #0ab1f0;
}

.mec-image-select-wrap .mec-colorskin-10 {
	background-color: #ff5a00;
}

.mec-image-select-wrap .mec-colorskin-11 {
	background-color: #c3512f;
}

.mec-image-select-wrap .mec-colorskin-12 {
	background-color: #55606e;
}

.mec-image-select-wrap .mec-colorskin-13 {
	background-color: #fe8178;
}

.mec-image-select-wrap .mec-colorskin-14 {
	background-color: #7c6853;
}

.mec-image-select-wrap .mec-colorskin-15 {
	background-color: #bed431;
}

.mec-image-select-wrap .mec-colorskin-16 {
	background-color: #2d5c88;
}

.mec-image-select-wrap .mec-colorskin-17 {
	background-color: #77da55;
}

.mec-image-select-wrap .mec-colorskin-18 {
	background-color: #2997ab;
}

.mec-image-select-wrap .mec-colorskin-19 {
	background-color: #734854;
}

.mec-image-select-wrap .mec-colorskin-20 {
	background-color: #a81010;
}

.mec-image-select-wrap .mec-colorskin-21 {
	background-color: #4ccfad;
}

.mec-image-select-wrap .mec-colorskin-22 {
	background-color: #3a609f;
}

.mec-image-select-wrap .mec-colorskin-23 {
	background-color: #333;
}

.mec-image-select-wrap .mec-colorskin-24 {
	background-color: #d2d2d2;
}

.mec-image-select-wrap .mec-colorskin-25 {
	background-color: #636363;
}

@media screen and (max-width: 782px) {
	.mec-form-row .description {
		max-width: 500px;
		display: block;
		margin: 0 0 5px 0;
		padding: 0;
		border: none;
	}

	.mec-col-1,
	.mec-col-10,
	.mec-col-11,
	.mec-col-12,
	.mec-col-2,
	.mec-col-3,
	.mec-col-4,
	.mec-col-5,
	.mec-col-6,
	.mec-col-7,
	.mec-col-8,
	.mec-col-9 {
		margin-bottom: 5px;
		display: block;
	}

	.mec-form-row .mec-box .button,
	.mec-meta-box-fields .mec-box .button {
		float: left;
	}

	.mec-form-row .time-dv {
		padding: 0 4px;
	}

	.mec-form-row .mec-col-4 input[type='text'],
	.mec-form-row .mec-col-4 select {
		width: auto;
		min-width: 192px;
	}

	.mec-tooltip .dashicons-before:before {
		font-size: 32px;
	}
}

#frmb-0-clear-all,
#frmb-0-save,
#frmb-0-view-data {
	display: none;
}

#mec_sn_googlecal {
	margin-bottom: 0;
}

#mec_fee_row1 .button {
	margin-right: 10px;
}

h4.mec-form-subtitle {
	font-size: 15px;
	margin-top: 0;
}

h5.mec-form-second-title {
	font-size: 15px;
	margin-top: 0;
}

#webnus-dashboard * {
	box-sizing: border-box;
}

#webnus-dashboard.about-wrap {
	max-width: 1040px;
	margin: 25px auto 20px;
}

@media (max-width: 1280px) {
	#webnus-dashboard.about-wrap {
		max-width: 1024px;
	}
}

#webnus-dashboard .change-log {
	word-wrap: break-word;
}

#webnus-dashboard .welcome-head img {
	background: #fff;
	padding: 15px;
	border-radius: 8px 8px 0 0;
	width: 216px;
	margin: 0 0 0 auto;
	display: block;
	border: 1px solid #e3e5e7;
	border-bottom: none;
}

.w-welcome {
	position: relative;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 19px;
}

.w-box {
	position: relative;
	background: #fff;
	padding: 5px 25px;
	margin-top: 30px;
}

.w-theme-version {
	box-shadow: 0 2px 5px -5px #00000021;
	text-shadow: none;
	background: #f7f8f9;
	text-align: center;
	display: block;
	padding: 10px 0;
	color: #8e9596;
	font-size: 12px;
	font-weight: 400;
	margin-top: 0;
	border-radius: 0 0 8px 8px;
	font-family: monospace;
	width: 216px;
	margin: 0 0 0 auto;
	border: 1px solid #e3e5e7;
	border-top: none;
}

.w-box {
	padding: 0;
	min-height: 310px;
	box-shadow: none;
	border-radius: 15px;
	border: 1px solid #e3e5e7;
}

.w-box.upcoming-events .mec-load-more-wrap {
    display: none;
}

.w-box.print-events {
	min-height: 134px;
}

.w-box.gateways {
	max-height: 390px;
}

.w-box.gateways canvas {
	max-height: 280px !important;
}

.w-box-head {
	font-weight: 600;
	padding: 20px 72px;
	position: relative;
	border-bottom: 2px solid #ccecf4;
	font-size: 20px;
}

.w-box-head span {
	position: absolute;
	left: 0;
	padding: 0 25px;
	line-height: 58px;
	background: #008aff;
	height: 100%;
	top: 0;
	color: #fff;
}

.w-box-child,
.w-box-content {
	padding: 20px 30px 30px;
	line-height: 24px;
	font-size: 14px;
}

.mec-count-child {
	width: 50%;
	margin: 0 auto;
	color: #01c6d9;
}

#webnus-dashboard .w-button a {
	color: #fff !important;
	border-radius: 0;
	padding: 10px 24px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 600;
	background: #008aff;
	margin: 10px 0;
	display: inline-block;
	text-transform: uppercase;
}

#webnus-dashboard .w-box .w-button a:hover {
	background: #222;
	background: linear-gradient(95deg, #555 0, #222 50%, #000 100%);
	box-shadow: 0 5px 21px -5px rgba(0, 0, 0, 0.5);
}

.w-system-info {
	margin-bottom: 7px;
}

.w-system-info:first-child {
	margin-top: 20px;
}

.w-system-info > span {
	display: inline-block;
	min-width: 145px;
	line-height: 20px;
	font-size: 13px;
}

#webnus-dashboard .w-current {
	min-width: 110px;
}

#webnus-dashboard .w-min {
	min-width: 65px;
}

.w-icon {
	color: #fff;
	padding: 3px;
	border-radius: 4px;
	margin-right: 10px;
	vertical-align: middle;
}

.w-icon-green {
	background: #27ae60;
}

.w-icon-red {
	background: #e74c3c;
}

.extra .w-box-head {
	padding: 30px 30px 10px;
	border-bottom: 1px solid #fff;
	border-radius: 11px 11px 0 0;
}

.doc .w-box-head {
	color: #4cbf67;
}

#webnus-dashboard .doc .w-button a {
	background: #4cbf67;
	background: linear-gradient(95deg, #6fe08a 0, #58cf74 50%, #36cb58 100%);
	margin: 35px 0 17px;
	box-shadow: 0 5px 10px -5px #4cbf67;
	background-color: #fff;
}

#webnus-dashboard .support .w-button a {
	background: #ff876c;
	background: linear-gradient(95deg, #ff876c 0, #ff7455 50%, #ff5a35 100%);
	margin: 13px 0 18px;
	box-shadow: 0 5px 10px -5px #ff876c;
}

.doc .w-box-content {
	background: url(../img/document.png) no-repeat right center;
}

.doc .w-box-content p,
.w-box.support .w-box-content p {
	width: 54%;
	color: #666;
	margin-top: 10px;
	max-width: 380px;
}

.w-box-child p {
	color: #666;
	margin-top: 10px;
}

.w-box.support {
	background: #fff url(../img/support.png) no-repeat top right;
}

.w-box.support .w-box-head {
	width: 50%;
	color: #ff876c;
}

.w-box-content pre {
	text-align: left;
	background: #f5f6f7;
	font-size: 13px;
	padding: 20px 25px;
	height: 480px;
	overflow-y: scroll;
	white-space: break-spaces;
	border-radius: 11px;
	font-family: monospace;
	margin: 0 0 10px;
}

#webnus-dashboard .button:not(.mec-intro-section-link-tag) {
	border: 0;
	background: 0 0;
	box-shadow: none;
	color: #e74c3c;
	font-weight: 700;
}

.w-box .state {
	position: absolute;
	top: 0;
	left: -100vw;
}

#webnus-dashboard .button:hover {
	color: #222;
}

.w-box .state:checked ~ .content {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.w-box .state:checked ~ .backdrop {
	bottom: 0;
	opacity: 1;
	z-index: 1;
}

.w-box .lightbox {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	height: 0;
	padding: 0 20px;
}

.w-box .lightbox .content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
	position: relative;
	z-index: 2;
	max-width: 500px;
	max-height: 95vh;
	margin: 20px auto;
	padding: 20px;
	background: #fff;
	-webkit-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	-webkit-transition: 0.3s -webkit-transform ease-in-out;
	transition: 0.3s transform ease-in-out;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.w-box .lightbox .main {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.w-box .lightbox .backdrop {
	position: fixed;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 100%;
	left: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.3);
	-webkit-transition: 0.3s opacity ease-in-out;
	transition: 0.3s opacity ease-in-out;
}

.content .main p {
	color: #bf3737;
}

p.mec_dash_count {
	font-size: 60px;
	font-weight: 100;
	margin: 0;
	color: #38d5ed;
}

.w-col-sm-3 .w-box.doc {
	text-align: center;
	min-height: auto;
}

.w-Knowledgebase {
	color: #8e5cea;
}

.mec-view-all-articles a {
	margin: 30px 0 17px;
	display: inline-block;
	color: #fff !important;
	border-radius: 0;
	padding: 10px 24px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 600;
	background: #8e5cea;
	display: inline-block;
	text-transform: uppercase;
	transition: all 0.24s ease;
	-webkit-transition: all 0.24s ease;
}

.mec-view-all-articles a:hover {
	background-color: #222;
}

.w-box.upcoming-events .mec-event-article {
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.w-box.upcoming-events .mec-event-article .mec-event-label-captions {
	padding: 2px 5px;
	border-radius: 3px;
	color: #fff;
	font-size: 0.86em;
}

.w-box.upcoming-events .mec-event-article .mec-event-date {
	font-size: 13px;
	background-color: #38d5ed;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	width: 50px;
	padding-bottom: 2px;
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: monospace;
}

.w-box.upcoming-events .mec-event-article .mec-event-date:beforex {
	content: '\e075';
	font-family: simple-line-icons;
	font-size: 18px;
	line-height: 15px;
	color: #bdeaf1;
	float: left;
	margin-right: 11px;
}

.w-box.upcoming-events .mec-event-article .mec-event-date span {
	font-weight: 700;
	border-radius: 6px 6px 0 0;
	padding: 3px 0 1px;
	font-size: 18px;
	display: block;
	background: #61dcef;
	font-family: arial, sans-serif;
}

.w-box.upcoming-events .mec-event-article .mec-event-date span.mec-multiple-dates {
	font-size: 11px;
}

.w-box.upcoming-events .mec-event-article h4.mec-event-title {
	margin: 0;
	font-size: 16px;
	line-height: 28px;
}

.w-box.upcoming-events .mec-event-article .mec-shortcode-virtual-badge,
.w-box.upcoming-events .mec-event-article .mec-shortcode-zoom-badge {
	font-size: 11px;
	line-height: 1.62;
	background: #222;
	padding: 2px 9px;
	border-radius: 12px;
	color: #fff;
	margin: 0 0 0 5px;
}

.w-box.upcoming-events .mec-event-article .mec-shortcode-virtual-badge i,
.w-box.upcoming-events .mec-event-article .mec-shortcode-zoom-badge i {
	padding: 0 5px 0 0;
}

#webnus-dashboard .w-box.upcoming-events .mec-event-article h4.mec-event-title a {
	color: #5f676b;
}

#webnus-dashboard .w-box.upcoming-events .mec-event-article h4.mec-event-title a:hover {
	text-decoration: underline;
}

.w-box.upcoming-events .mec-event-article .mec-event-detail {
	font-size: 13px;
	color: #979899;
}

.w-box.upcoming-events .mec-event-article .mec-detail-button {
	display: none;
}

.w-box.total-bookings ul li {
	display: inline-block;
	background: #f3f4f5;
	margin-right: 5px;
	border-radius: 50px;
	padding: 0 5px;
	transition: all 0.2s ease;
}

.w-box.total-bookings ul li.selected {
	background: #fff;
	border: 1px solid #e9e9e9;
}

.w-box.total-bookings ul li a {
	padding: 6px 12px;
	display: inline-block;
	border-radius: 3px;
	text-transform: none;
	font-size: 13px;
	letter-spacing: 0.4px;
	transition: all 0.1s ease;
	font-weight: 600;
	text-decoration: none;
}

.w-box.total-bookings ul li.active {
	background: #38d5ed;
}

.w-box.total-bookings ul li:hover {
	background: #38d5ed;
}

#webnus-dashboard .w-box.total-bookings ul li a {
	color: #000;
}

#webnus-dashboard .w-box.total-bookings ul li.active a,
#webnus-dashboard .w-box.total-bookings ul li:hover a {
	color: #fff;
}

#webnus-dashboard .w-box.total-bookings ul li a:focus {
	box-shadow: unset;
	outline: unset;
	outline-offset: 0;
}

.info-msg,
.mec-error,
.mec-success,
.warning-msg {
	margin: 10px 0;
	padding: 10px;
	border-radius: 11px;
}

.post-type-mec-events.taxonomy-mec_speaker .warning-msg p {
	color: #9f6000;
}

.info-msg {
	color: #059;
	background-color: #bef;
}

.info-msg-link {
	background: #fff;
	padding: 4px 12px 6px;
	border-radius: 3px;
	line-height: 1;
	font-weight: 600;
	color: #008aff;
}

.mec-success {
	color: #270;
	background-color: #dff2bf;
}

.warning-msg {
	color: #9f6000;
	background-color: #feefb3;
}

.mec-error {
	color: #d8000c !important;
	background-color: #ffbaba;
}

.w-row .fs-notifier.success.show.visible {
	font-size: 12px !important;
}

.w-row .fs-notifier.success.show.visible a {
	font-size: 25px !important;
	margin-top: -3px;
}

.mec-certain-day > div,
.mec-select-deselect-actions li,
.mec-xi-facebook-import-events .mec-select-deselect-actions li,
.mec-xi-google-import-events .mec-select-deselect-actions li {
	display: inline-block;
	position: relative;
	outline: 0;
	background: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 50px;
	padding: 11px 21px 11px 21px;
	line-height: 1;
	font-size: 11px;
	font-weight: 600;
	color: #444;
	letter-spacing: 2px;
	height: auto;
	cursor: pointer;
	margin-top: 5px;
	text-transform: uppercase;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.03);
}

#mec-exceptional-days .mec-certain-day > div,
#mec_exceptions_in_days_container .mec-certain-day > div {
	padding: 0 15px;
	margin: 0 5px 10px 0;
}

.mec-certain-day .mec-in-days-day,
.mec-certain-day > div .mec-not-in-days-day {
	line-height: 36px;
}

.mec-certain-day > div:hover,
.mec-select-deselect-actions li:hover,
.mec-xi-facebook-import-events .mec-select-deselect-actions li:hover,
.mec-xi-google-import-events .mec-select-deselect-actions li:hover {
	border-color: #07bbe9;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

.mec-not-in-days-remove {
	border: 1px solid #ff4b64;
	border-radius: 20px;
	padding: 0 0 0 1px;
	color: #ff4b64;
	width: 11px;
	height: 12px;
	text-align: center;
	line-height: 12px;
	display: inline-block;
	margin-right: -5px;
	margin-left: 6px;
}

.mec-xi-facebook-import-events .mec-success,
.mec-xi-google-import-events .mec-success {
	width: 460px;
}

.mec-xi-facebook-import-events .mec-select-deselect-actions li,
.mec-xi-google-import-events .mec-select-deselect-actions li {
	display: inline-block;
	cursor: pointer;
}

.lity-content > div {
	overflow: auto;
}

.mce-mec-mce-items {
	text-transform: capitalize !important;
}

#mec_setting_contextual li {
	list-style: none !important;
	font-size: 12px;
	margin: 0;
	padding: 6px;
}

.mec-bbf-field-container {
	margin-bottom: 10px;
}

.mec-bbf-field-container label {
	display: block;
}

.kc-components ul.kc-components-list li .cpicon.mec-kingcomposer-icon,
.kc-element-icon .cpicon.mec-kingcomposer-icon {
	background: url(../img/ico-mec-vc.png) no-repeat center center;
	background-size: auto;
	background-repeat: no-repeat;
}

.mec-archive-skinsm.mec-category-skins,
.mec-carousel-archive-link,
.mec-carousel-head-text,
.mec-toggle-month-divider {
	display: none;
}

span.mec-archive-skins,
span.mec-category-skins {
	vertical-align: text-bottom;
}

.mec-archive-skins input,
.mec-archive-skins select,
.mec-category-skins input,
.mec-category-skins select {
	min-width: 225px;
	vertical-align: baseline;
}

#mec_settings_default_skin_archive,
#mec_settings_default_skin_category {
	min-width: 225px;
}

.w-welcome p span {
	background: #fff;
	padding: 4px 10px;
}

#mec_masonry_skin_options_container .mec-form-row .description {
	margin-left: 0;
	padding-left: 0;
	border: none;
	margin-top: -4px;
}

@media (max-width: 1280px) {
	span.mec-archive-skins,
	span.mec-category-skins {
		margin-left: 0;
	}
}

.mec-shortcode-virtual-badge i {
	padding: 0 5px 0 7px;
}

.mec-search-form-options-container input[type='text'] {
	margin-top: 10px;
}

@media (min-width: 760px) and (max-width: 1280px) {
	.mec-virtual-event-wrap .mec-form-row .mec-col-1,
	.mec-zoom-event-wrap .mec-form-row .mec-col-1 {
		width: 12%;
	}

	.mec-virtual-event-wrap .mec-form-row .mec-col-4,
	.mec-virtual-event-wrap .mec-form-row .mec-col-6,
	.mec-zoom-event-wrap .mec-form-row .mec-col-4,
	.mec-zoom-event-wrap .mec-form-row .mec-col-6 {
		width: 40%;
	}

	.mec-virtual-event-wrap .mec-form-row .mec-col-3,
	.mec-virtual-event-wrap .mec-form-row .mec-col-5,
	.mec-zoom-event-wrap .mec-form-row .mec-col-3,
	.mec-zoom-event-wrap .mec-form-row .mec-col-5 {
		width: 45%;
	}

	.mec-virtual-event-wrap .mec-form-row .mec-col-2,
	.mec-zoom-event-wrap .mec-form-row .mec-col-2 {
		width: 21%;
	}
}

#mec_zoom_checkall {
	background: #fff;
	border: 1px solid #282828;
	border-radius: 60px;
	padding: 6px 32px 8px;
	margin: 30px 0 0;
	cursor: pointer;
	display: block;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

#mec_zoom_checkall:focus {
	box-shadow: inset;
	outline: 0;
}

#mec_zoom_checkall:hover {
	background: #282828;
	color: #fff;
}

/*!
     * Bootstrap v3.3.7 (http://getbootstrap.com)
     * Copyright 2011-2016 Twitter, Inc.
     * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
     */
#webnus-dashboard button,
#webnus-dashboard input,
#webnus-dashboard select,
#webnus-dashboard textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

#webnus-dashboard a {
	color: #337ab7;
	text-decoration: none;
}

#webnus-dashboard a:focus,
#webnus-dashboard a:hover {
	color: #23527c;
}

#webnus-dashboard a:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}

#webnus-dashboard figure {
	margin: 0;
}

#webnus-dashboard img {
	vertical-align: middle;
}

.w-img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.w-img-rounded {
	border-radius: 6px;
}

.w-img-thumbnail {
	padding: 4px;
	line-height: 1w-42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0w-2s ease-in-out;
	-o-transition: all 0w-2s ease-in-out;
	transition: all 0w-2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.w-img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.w-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.w-sr-only-focusable:active,
.w-sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

.w-container,
.w-container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

[role='button'] {
	cursor: pointer;
}

@media (min-width: 768px) {
	.w-container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.w-container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.w-container {
		width: 1170px;
	}
}

.w-row {
	margin-left: -15px;
	margin-right: -15px;
}

.w-col-lg-1,
.w-col-lg-10,
.w-col-lg-11,
.w-col-lg-12,
.w-col-lg-2,
.w-col-lg-3,
.w-col-lg-4,
.w-col-lg-5,
.w-col-lg-6,
.w-col-lg-7,
.w-col-lg-8,
.w-col-lg-9,
.w-col-md-1,
.w-col-md-10,
.w-col-md-11,
.w-col-md-12,
.w-col-md-2,
.w-col-md-3,
.w-col-md-4,
.w-col-md-5,
.w-col-md-6,
.w-col-md-7,
.w-col-md-8,
.w-col-md-9,
.w-col-sm-1,
.w-col-sm-10,
.w-col-sm-11,
.w-col-sm-12,
.w-col-sm-2,
.w-col-sm-3,
.w-col-sm-4,
.w-col-sm-5,
.w-col-sm-6,
.w-col-sm-7,
.w-col-sm-8,
.w-col-sm-9,
.w-col-xs-1,
.w-col-xs-10,
.w-col-xs-11,
.w-col-xs-12,
.w-col-xs-2,
.w-col-xs-3,
.w-col-xs-4,
.w-col-xs-5,
.w-col-xs-6,
.w-col-xs-7,
.w-col-xs-8,
.w-col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.w-col-xs-1,
.w-col-xs-10,
.w-col-xs-11,
.w-col-xs-12,
.w-col-xs-2,
.w-col-xs-3,
.w-col-xs-4,
.w-col-xs-5,
.w-col-xs-6,
.w-col-xs-7,
.w-col-xs-8,
.w-col-xs-9 {
	float: left;
}

.w-col-xs-12 {
	width: 100%;
}

.w-col-xs-11 {
	width: 91.66666667%;
}

.w-col-xs-10 {
	width: 83.33333333%;
}

.w-col-xs-9 {
	width: 75%;
}

.w-col-xs-8 {
	width: 66.66666667%;
}

.w-col-xs-7 {
	width: 58.33333333%;
}

.w-col-xs-6 {
	width: 50%;
}

.w-col-xs-5 {
	width: 41.66666667%;
}

.w-col-xs-4 {
	width: 33.33333333%;
}

.w-col-xs-3 {
	width: 25%;
}

.w-col-xs-2 {
	width: 16.66666667%;
}

.w-col-xs-1 {
	width: 8.33333333%;
}

.w-col-xs-pull-12 {
	right: 100%;
}

.w-col-xs-pull-11 {
	right: 91.66666667%;
}

.w-col-xs-pull-10 {
	right: 83.33333333%;
}

.w-col-xs-pull-9 {
	right: 75%;
}

.w-col-xs-pull-8 {
	right: 66.66666667%;
}

.w-col-xs-pull-7 {
	right: 58.33333333%;
}

.w-col-xs-pull-6 {
	right: 50%;
}

.w-col-xs-pull-5 {
	right: 41.66666667%;
}

.w-col-xs-pull-4 {
	right: 33.33333333%;
}

.w-col-xs-pull-3 {
	right: 25%;
}

.w-col-xs-pull-2 {
	right: 16.66666667%;
}

.w-col-xs-pull-1 {
	right: 8.33333333%;
}

.w-col-xs-pull-0 {
	right: auto;
}

.w-col-xs-push-12 {
	left: 100%;
}

.w-col-xs-push-11 {
	left: 91.66666667%;
}

.w-col-xs-push-10 {
	left: 83.33333333%;
}

.w-col-xs-push-9 {
	left: 75%;
}

.w-col-xs-push-8 {
	left: 66.66666667%;
}

.w-col-xs-push-7 {
	left: 58.33333333%;
}

.w-col-xs-push-6 {
	left: 50%;
}

.w-col-xs-push-5 {
	left: 41.66666667%;
}

.w-col-xs-push-4 {
	left: 33.33333333%;
}

.w-col-xs-push-3 {
	left: 25%;
}

.w-col-xs-push-2 {
	left: 16.66666667%;
}

.w-col-xs-push-1 {
	left: 8.33333333%;
}

.w-col-xs-push-0 {
	left: auto;
}

.w-col-xs-offset-12 {
	margin-left: 100%;
}

.w-col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.w-col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.w-col-xs-offset-9 {
	margin-left: 75%;
}

.w-col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.w-col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.w-col-xs-offset-6 {
	margin-left: 50%;
}

.w-col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.w-col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.w-col-xs-offset-3 {
	margin-left: 25%;
}

.w-col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.w-col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.w-col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width: 768px) {
	.w-col-sm-1,
	.w-col-sm-10,
	.w-col-sm-11,
	.w-col-sm-12,
	.w-col-sm-2,
	.w-col-sm-3,
	.w-col-sm-4,
	.w-col-sm-5,
	.w-col-sm-6,
	.w-col-sm-7,
	.w-col-sm-8,
	.w-col-sm-9 {
		float: left;
	}

	.w-col-sm-12 {
		width: 100%;
	}

	.w-col-sm-11 {
		width: 91.66666667%;
	}

	.w-col-sm-10 {
		width: 83.33333333%;
	}

	.w-col-sm-9 {
		width: 75%;
	}

	.w-col-sm-8 {
		width: 66.66666667%;
	}

	.w-col-sm-7 {
		width: 58.33333333%;
	}

	.w-col-sm-6 {
		width: 50%;
	}

	.w-col-sm-5 {
		width: 41.66666667%;
	}

	.w-col-sm-4 {
		width: 33.33333333%;
	}

	.w-col-sm-3 {
		width: 25%;
	}

	.w-col-sm-2 {
		width: 16.66666667%;
	}

	.w-col-sm-1 {
		width: 8.33333333%;
	}

	.w-col-sm-pull-12 {
		right: 100%;
	}

	.w-col-sm-pull-11 {
		right: 91.66666667%;
	}

	.w-col-sm-pull-10 {
		right: 83.33333333%;
	}

	.w-col-sm-pull-9 {
		right: 75%;
	}

	.w-col-sm-pull-8 {
		right: 66.66666667%;
	}

	.w-col-sm-pull-7 {
		right: 58.33333333%;
	}

	.w-col-sm-pull-6 {
		right: 50%;
	}

	.w-col-sm-pull-5 {
		right: 41.66666667%;
	}

	.w-col-sm-pull-4 {
		right: 33.33333333%;
	}

	.w-col-sm-pull-3 {
		right: 25%;
	}

	.w-col-sm-pull-2 {
		right: 16.66666667%;
	}

	.w-col-sm-pull-1 {
		right: 8.33333333%;
	}

	.w-col-sm-pull-0 {
		right: auto;
	}

	.w-col-sm-push-12 {
		left: 100%;
	}

	.w-col-sm-push-11 {
		left: 91.66666667%;
	}

	.w-col-sm-push-10 {
		left: 83.33333333%;
	}

	.w-col-sm-push-9 {
		left: 75%;
	}

	.w-col-sm-push-8 {
		left: 66.66666667%;
	}

	.w-col-sm-push-7 {
		left: 58.33333333%;
	}

	.w-col-sm-push-6 {
		left: 50%;
	}

	.w-col-sm-push-5 {
		left: 41.66666667%;
	}

	.w-col-sm-push-4 {
		left: 33.33333333%;
	}

	.w-col-sm-push-3 {
		left: 25%;
	}

	.w-col-sm-push-2 {
		left: 16.66666667%;
	}

	.w-col-sm-push-1 {
		left: 8.33333333%;
	}

	.w-col-sm-push-0 {
		left: auto;
	}

	.w-col-sm-offset-12 {
		margin-left: 100%;
	}

	.w-col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.w-col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.w-col-sm-offset-9 {
		margin-left: 75%;
	}

	.w-col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.w-col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.w-col-sm-offset-6 {
		margin-left: 50%;
	}

	.w-col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.w-col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.w-col-sm-offset-3 {
		margin-left: 25%;
	}

	.w-col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.w-col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.w-col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 992px) {
	.w-col-md-1,
	.w-col-md-10,
	.w-col-md-11,
	.w-col-md-12,
	.w-col-md-2,
	.w-col-md-3,
	.w-col-md-4,
	.w-col-md-5,
	.w-col-md-6,
	.w-col-md-7,
	.w-col-md-8,
	.w-col-md-9 {
		float: left;
	}

	.w-col-md-12 {
		width: 100%;
	}

	.w-col-md-11 {
		width: 91.66666667%;
	}

	.w-col-md-10 {
		width: 83.33333333%;
	}

	.w-col-md-9 {
		width: 75%;
	}

	.w-col-md-8 {
		width: 66.66666667%;
	}

	.w-col-md-7 {
		width: 58.33333333%;
	}

	.w-col-md-6 {
		width: 50%;
	}

	.w-col-md-5 {
		width: 41.66666667%;
	}

	.w-col-md-4 {
		width: 33.33333333%;
	}

	.w-col-md-3 {
		width: 25%;
	}

	.w-col-md-2 {
		width: 16.66666667%;
	}

	.w-col-md-1 {
		width: 8.33333333%;
	}

	.w-col-md-pull-12 {
		right: 100%;
	}

	.w-col-md-pull-11 {
		right: 91.66666667%;
	}

	.w-col-md-pull-10 {
		right: 83.33333333%;
	}

	.w-col-md-pull-9 {
		right: 75%;
	}

	.w-col-md-pull-8 {
		right: 66.66666667%;
	}

	.w-col-md-pull-7 {
		right: 58.33333333%;
	}

	.w-col-md-pull-6 {
		right: 50%;
	}

	.w-col-md-pull-5 {
		right: 41.66666667%;
	}

	.w-col-md-pull-4 {
		right: 33.33333333%;
	}

	.w-col-md-pull-3 {
		right: 25%;
	}

	.w-col-md-pull-2 {
		right: 16.66666667%;
	}

	.w-col-md-pull-1 {
		right: 8.33333333%;
	}

	.w-col-md-pull-0 {
		right: auto;
	}

	.w-col-md-push-12 {
		left: 100%;
	}

	.w-col-md-push-11 {
		left: 91.66666667%;
	}

	.w-col-md-push-10 {
		left: 83.33333333%;
	}

	.w-col-md-push-9 {
		left: 75%;
	}

	.w-col-md-push-8 {
		left: 66.66666667%;
	}

	.w-col-md-push-7 {
		left: 58.33333333%;
	}

	.w-col-md-push-6 {
		left: 50%;
	}

	.w-col-md-push-5 {
		left: 41.66666667%;
	}

	.w-col-md-push-4 {
		left: 33.33333333%;
	}

	.w-col-md-push-3 {
		left: 25%;
	}

	.w-col-md-push-2 {
		left: 16.66666667%;
	}

	.w-col-md-push-1 {
		left: 8.33333333%;
	}

	.w-col-md-push-0 {
		left: auto;
	}

	.w-col-md-offset-12 {
		margin-left: 100%;
	}

	.w-col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.w-col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.w-col-md-offset-9 {
		margin-left: 75%;
	}

	.w-col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.w-col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.w-col-md-offset-6 {
		margin-left: 50%;
	}

	.w-col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.w-col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.w-col-md-offset-3 {
		margin-left: 25%;
	}

	.w-col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.w-col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	.w-col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.w-col-lg-1,
	.w-col-lg-10,
	.w-col-lg-11,
	.w-col-lg-12,
	.w-col-lg-2,
	.w-col-lg-3,
	.w-col-lg-4,
	.w-col-lg-5,
	.w-col-lg-6,
	.w-col-lg-7,
	.w-col-lg-8,
	.w-col-lg-9 {
		float: left;
	}

	.w-col-lg-12 {
		width: 100%;
	}

	.w-col-lg-11 {
		width: 91.66666667%;
	}

	.w-col-lg-10 {
		width: 83.33333333%;
	}

	.w-col-lg-9 {
		width: 75%;
	}

	.w-col-lg-8 {
		width: 66.66666667%;
	}

	.w-col-lg-7 {
		width: 58.33333333%;
	}

	.w-col-lg-6 {
		width: 50%;
	}

	.w-col-lg-5 {
		width: 41.66666667%;
	}

	.w-col-lg-4 {
		width: 33.33333333%;
	}

	.w-col-lg-3 {
		width: 25%;
	}

	.w-col-lg-2 {
		width: 16.66666667%;
	}

	.w-col-lg-1 {
		width: 8.33333333%;
	}

	.w-col-lg-pull-12 {
		right: 100%;
	}

	.w-col-lg-pull-11 {
		right: 91.66666667%;
	}

	.w-col-lg-pull-10 {
		right: 83.33333333%;
	}

	.w-col-lg-pull-9 {
		right: 75%;
	}

	.w-col-lg-pull-8 {
		right: 66.66666667%;
	}

	.w-col-lg-pull-7 {
		right: 58.33333333%;
	}

	.w-col-lg-pull-6 {
		right: 50%;
	}

	.w-col-lg-pull-5 {
		right: 41.66666667%;
	}

	.w-col-lg-pull-4 {
		right: 33.33333333%;
	}

	.w-col-lg-pull-3 {
		right: 25%;
	}

	.w-col-lg-pull-2 {
		right: 16.66666667%;
	}

	.w-col-lg-pull-1 {
		right: 8.33333333%;
	}

	.w-col-lg-pull-0 {
		right: auto;
	}

	.w-col-lg-push-12 {
		left: 100%;
	}

	.w-col-lg-push-11 {
		left: 91.66666667%;
	}

	.w-col-lg-push-10 {
		left: 83.33333333%;
	}

	.w-col-lg-push-9 {
		left: 75%;
	}

	.w-col-lg-push-8 {
		left: 66.66666667%;
	}

	.w-col-lg-push-7 {
		left: 58.33333333%;
	}

	.w-col-lg-push-6 {
		left: 50%;
	}

	.w-col-lg-push-5 {
		left: 41.66666667%;
	}

	.w-col-lg-push-4 {
		left: 33.33333333%;
	}

	.w-col-lg-push-3 {
		left: 25%;
	}

	.w-col-lg-push-2 {
		left: 16.66666667%;
	}

	.w-col-lg-push-1 {
		left: 8.33333333%;
	}

	.w-col-lg-push-0 {
		left: auto;
	}

	.w-col-lg-offset-12 {
		margin-left: 100%;
	}

	.w-col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.w-col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.w-col-lg-offset-9 {
		margin-left: 75%;
	}

	.w-col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.w-col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.w-col-lg-offset-6 {
		margin-left: 50%;
	}

	.w-col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.w-col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.w-col-lg-offset-3 {
		margin-left: 25%;
	}

	.w-col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.w-col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.w-col-lg-offset-0 {
		margin-left: 0;
	}
}

.w-clearfix:after,
.w-clearfix:before,
.w-container-fluid:after,
.w-container-fluid:before,
.w-container:after,
.w-container:before,
.w-row:after,
.w-row:before {
	content: ' ';
	display: table;
}

.w-clearfix:after,
.w-container-fluid:after,
.w-container:after,
.w-row:after {
	clear: both;
}

.w-center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.w-pull-right {
	float: right !important;
}

.w-pull-left {
	float: left !important;
}

.w-hide {
	display: none !important;
}

.w-show {
	display: block !important;
}

.w-invisible {
	visibility: hidden;
}

.w-text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.w-hidden {
	display: none !important;
}

.w-affix {
	position: fixed;
}

.mec-image-popup-wrap {
	display: none;
}

#wns-be-infobar.sticky {
	position: fixed;
	top: 32px;
	background: #fff;
	z-index: 999;
	width: 82%;
}

.wns-be-main .wns-saved-settings.sticky {
	position: fixed;
	width: 62.5%;
	top: 111px;
	z-index: 999999999999999999;
}

textarea.mec-import-settings-content {
	display: block;
	width: 100%;
	min-height: 120px;
	margin-bottom: 25px;
	padding: 10px 15px;
}

.mec-import-options-notification {
	display: inline-block;
}

.mec-import-options-notification .mec-message-import-error,
.mec-import-options-notification .mec-message-import-success {
	display: inline-block;
	padding: 15px 12px;
	margin-left: 12px;
	opacity: 0;
	visibility: hidden;
	font-weight: 700;
}

.mec-import-options-notification .mec-message-import-success {
	opacity: 1;
	visibility: visible;
	border: 2px solid green;
}

.mec-import-options-notification .mec-message-import-error {
	opacity: 1;
	visibility: visible;
	border: 2px solid #e62117;
}

.mec-export-settings:focus,
.mec-import-settings:focus {
	color: #07bbe9;
}

.mec-import-settings-wrap {
	position: relative;
}

.mec-import-settings-wrap textarea {
	max-width: unset !important;
}

.mec-loarder-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(202, 202, 202, 0.7);
	z-index: 9999;
}

.mec-loarder-wrap.mec-settings-loader {
	top: 34px;
}

.mec-loarder {
	position: absolute;
	width: 64px;
	height: 64px;
	top: calc(50% - 32px);
	left: calc(50% - 36px);
}

.mec-loarder div {
	display: inline-block;
	position: absolute;
	left: 6px;
	width: 4px;
	background: #fff;
	animation: mec-loarder 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.mec-loarder div:first-child {
	left: 27px;
	animation-delay: -0.24s;
	background: #0075ff;
}

.mec-loarder div:nth-child(2) {
	left: 36px;
	animation-delay: -0.12s;
	background: #028bff;
}

.mec-loarder div:nth-child(3) {
	left: 45px;
	animation-delay: 0;
	background: #32a0ff;
}

@keyframes mec-loarder {
	0% {
		top: 6px;
		height: 51px;
	}

	100%,
	50% {
		top: 19px;
		height: 26px;
	}
}

.w-box.support-page.searchbox {
	background: #40d8f0;
	color: #fff;
	min-height: 260px;
	text-align: center;
	border-radius: 11px;
}

#webnus-dashboard .search-form input {
	background: rgba(255, 255, 255, 0.2);
	border: none;
	width: 50%;
	outline: 0;
	color: rgba(255, 255, 255, 0.7);
	font-size: 18px;
	border-radius: 4px 0 0 4px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03);
	-webkit-transition: background 0.4s, box-shadow 0.2s;
	transition: background 0.4s, box-shadow 0.2s;
	padding: 20px 32px;
	margin: 0;
}

#webnus-dashboard .search-form button {
	background: rgba(255, 255, 255, 0.2);
	border: none;
	padding: 20px 32px;
	margin-left: -2px;
	color: #fff;
	border-radius: 0 4px 4px 0;
	font-size: 18px;
	cursor: pointer;
	-webkit-transition: background 0.4s, box-shadow 0.2s;
	transition: background 0.4s, box-shadow 0.2s;
}

#webnus-dashboard .search-form button:hover {
	background: #fff;
	color: #3a3c4c;
}

.w-box.support-page.searchbox p {
	font-size: 30px;
}

.search-form input::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.7);
}

.search-form input::-moz-placeholder {
	color: rgba(255, 255, 255, 0.7);
}

.search-form input:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.7);
}

.search-form input:-moz-placeholder {
	color: rgba(255, 255, 255, 0.7);
}

#webnus-dashboard .search-form input:active,
#webnus-dashboard .search-form input:focus {
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
	background: #fff;
	color: #3a3c4c;
}

#webnus-dashboard .search-form input:active::-webkit-input-placeholder,
#webnus-dashboard .search-form input:focus::-webkit-input-placeholder {
	color: #3a3c4c;
}

#webnus-dashboard .search-form input:active::-moz-placeholder,
#webnus-dashboard .search-form input:focus::-moz-placeholder {
	color: #3a3c4c;
}

#webnus-dashboard .search-form input:active:-ms-input-placeholder,
#webnus-dashboard .search-form input:focus:-ms-input-placeholder {
	color: #3a3c4c;
}

#webnus-dashboard .search-form input:active:-moz-placeholder,
#webnus-dashboard .search-form input:focus:-moz-placeholder {
	color: #3a3c4c;
}

#webnus-dashboard .w-box.support-page.mec-ticksy {
	text-align: center;
	min-height: 260px;
}

#webnus-dashboard .w-box.support-page.mec-ticksy p {
	font-size: 20px;
	width: 70%;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 40px;
}

#webnus-dashboard .support-box a,
#webnus-dashboard .w-box.support-page.mec-ticksy a {
	color: #fff;
	font-weight: 500;
	border-radius: 50px;
	text-shadow: none;
	background: #40d8f0;
	border: none;
	transition: 0.24s;
	padding: 12px 30px;
	cursor: pointer;
	margin-bottom: 40px;
	display: inline-block;
}

#webnus-dashboard .support-box a:hover,
#webnus-dashboard .w-box.support-page.mec-ticksy a:hover {
	background: #222;
	box-shadow: 0 5px 23px -7px rgba(0, 0, 0, 0.5);
}

#webnus-dashboard .support-box a {
	margin: 40px 4px 0 4px;
}

.mec-faq-accordion > .mec-faq-accordion-content {
	display: none;
}

#webnus-dashboard .mec-faq-accordion-trigger a {
	font-size: 15px;
	padding: 15px;
	background: #f0f1f2;
	display: block;
	color: #222;
	line-height: 17px;
	outline: 0;
	border-radius: 8px;
}

.mec-faq-accordion-trigger {
	margin-bottom: 5px;
	position: relative;
}

#webnus-dashboard .mec-faq-accordion-trigger a:after {
	font-family: simple-line-icons;
	content: '\e095';
	position: absolute;
	right: 12px;
	font-weight: 700;
}

.mec-faq-accordion-content {
	padding: 5px 14px 25px;
}

#webnus-dashboard .mec-faq-accordion-trigger a.active:after {
	content: '\e082';
}

#webnus-dashboard .support-page-links a {
	color: #fff;
	border-radius: 50px;
	padding: 13px 24px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 0.2s ease;
}

#webnus-dashboard .support-page-links a:hover,
#webnus-dashboard .w-box.support-page.videobox .w-button a:hover {
	background: #222;
	box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.1);
}

#webnus-dashboard .support-page-links {
	display: inline-block;
	margin: 12px 4px 16px 0;
}

.support-page-links.link-to-doc a {
	background: #d09d5f;
}

.support-page-links.link-to-videos a {
	background: #ff876c;
}

.support-page-links.link-to-articles a {
	background: #69ca8a;
}

.w-box.support-page.articles-box .w-box-content a {
	display: block;
	padding: 6px 0;
}

#webnus-dashboard .w-box.support-page.videobox .w-button a {
	color: #fff;
	font-size: 10px;
	padding: 5px 15px;
	min-height: 10px;
	font-weight: 500;
	border-radius: 22px;
	box-shadow: 0 3px 10px -9px #ff5a35;
	text-shadow: none;
	background: #ff876c;
	border: none;
	transition: 0.24s;
}

.w-box.support-page.articles-box,
.w-box.support-page.faq-box {
	min-height: 500px;
}

.w-box.support-page.videobox {
	border-radius: 11px;
	min-height: 282px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.01) !important;
}

.w-box.support-page.videobox .w-box-content {
	padding: 15px;
}

.w-box.support-page.videobox .w-box-head {
	font-size: 15px;
	text-align: center;
	padding: 20px 0 0;
}

#webnus-dashboard .w-box.support-page.videobox .w-button a i {
	margin-right: 6px;
}

.support-page .w-box-content ul {
	margin-top: 5px;
	padding-left: 5px;
}

.support-page .w-box-content ul li {
	font-size: 13px;
}

.support-page .w-box-content ul li i {
	font-size: 13px;
	vertical-align: text-bottom;
	margin-right: 3px;
	color: #40d8f0;
}

.w-box.mec-activation {
	background: #fff url(../img/dp-dsb-support.jpg) no-repeat top right;
}

.w-box.mec-activation .w-box-head {
	width: 75%;
}

.w-box.mec-activation .w-box-content {
	padding: 10px 30px;
}

.w-box.mec-activation input[type='radio'] {
	display: none;
}

.w-box.mec-activation input[type='radio'] + label {
	color: #000;
	font-size: 13px;
	line-height: 14px !important;
	color: #7b7b7b;
}

.w-box.mec-activation input[type='radio'].checked + label {
	color: #40d8f0;
}

.mec-form-row input[type='radio'],
.w-box.mec-activation input[type='radio'] + label span {
	display: inline-block;
	margin: -2px 6px 0 0;
	vertical-align: middle;
	cursor: pointer;
	height: 22px;
	width: 22px;
	text-align: center;
	background-color: #fff;
	border: 2px solid #e1e2e3;
	border-radius: 100%;
	box-shadow: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	transition: all 0.3s ease;
}

.mec-form-row input[type='radio']:checked,
.w-box.mec-activation input[type='radio'].checked + label span {
	border-color: #afebf5;
}

.mec-form-row input[type='radio']:before,
.w-box.mec-activation input[type='radio'] + label span:after {
	content: '';
	display: block;
	margin: 0;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 10px;
	height: 10px;
	background: 0 0;
	border-radius: 100%;
	transition: all 0.2s ease;
	transform: scale(0.1);
}

.mec-form-row input[type='radio']:checked:before,
.w-box.mec-activation input[type='radio'].checked + label span:after {
	background: #38d5ed;
	transform: scale(1);
}

.w-box.mec-activation .LicenseType label {
	padding-right: 20px;
	font-weight: 500;
}

.w-box.mec-activation .LicenseField {
	display: inline-block;
	position: relative;
	margin-top: 20px;
}

.w-box.mec-activation input[name='MECPurchaseCode'] {
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
	min-width: 220px;
	background: #f7f8f9;
	border: none;
	border-radius: 33px;
	width: 500px;
	min-height: 50px;
	margin: 0;
	padding-left: 20px;
	text-align: left;
}

#webnus-dashboard .w-box.mec-activation input[type='submit'] {
	height: 40px;
	line-height: 40px;
	font-weight: 600;
	border: none;
	cursor: pointer;
	padding: 0 30px;
	border-radius: 33px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	text-shadow: none;
	background: #64e385;
	transition: all 0.28s ease;
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 12px;
}

#webnus-dashboard .w-box.mec-activation input[type='submit']:hover {
	background: #45ce68;
}

#webnus-dashboard .w-box.mec-activation input[type='submit'].delete {
	background: #c2c2c2;
	color: #000;
}

#webnus-dashboard .w-box.mec-activation input[type='submit'].delete:hover {
	background: #ccc;
}

#MECActivation .MECPurchaseStatus,
.addon-activation-form .MECPurchaseStatus {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	padding-top: 9px;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	border-radius: 50%;
	padding-top: 8px;
	position: absolute;
	right: -51px;
	top: calc(50% - 20px);
}

.MECPurchaseStatus:after,
.MECPurchaseStatus:before {
	position: absolute;
	border-radius: 50px;
	background: #fff;
	content: '';
	transform: rotate(45deg);
}

.MECPurchaseStatus.PurchaseError:before {
	width: 22px;
	height: 4px;
	right: 9px;
	top: 18px;
	transform: rotate(45deg);
}

.MECPurchaseStatus.PurchaseError:after {
	width: 22px;
	height: 4px;
	right: 9px;
	top: 18px;
	transform: rotate(-45deg);
}

.MECPurchaseStatus.PurchaseSuccess:before {
	width: 13px;
	height: 4px;
	right: 19px;
	top: 21px;
	transform: rotate(45deg);
}

.MECPurchaseStatus.PurchaseSuccess:after {
	width: 22px;
	height: 4px;
	right: 5px;
	top: 18px;
	transform: rotate(-45deg);
}

#MECActivation .MECPurchaseStatus.PurchaseError,
.addon-activation-form .MECPurchaseStatus.PurchaseError {
	background: #ff876c;
}

#MECActivation .MECPurchaseStatus.PurchaseSuccess,
.addon-activation-form .MECPurchaseStatus.PurchaseSuccess {
	background: #64e385;
}

.wna-spinner-wrap {
	position: absolute;
	background: #000;
	width: 509px;
	height: 64px;
	top: -8px;
	border-radius: 50px;
	z-index: 999;
	background-color: #fff;
	opacity: 0.9;
}

.wna-spinner {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 6px auto;
}

.wna-spinner .double-bounce1,
.wna-spinner .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #40d8f0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out;
}

.wna-spinner .double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

#MECActivation .MECLicenseMessage,
.addon-activation-form .MECLicenseMessage {
	padding-top: 24px;
	margin-bottom: -24px;
	color: #f64;
	max-width: 570px;
}

.MECLicenseMessage.mec-message-hidden {
	display: none;
}

#webnus-dashboard .w-box.mec-activation input[type='submit'].mec_revoke {
	background: #e0e0e0;
	color: #222;
}

.box-addons-activation {
	margin-top: 24px;
	margin-bottom: 24px;
}

.box-addon-activation-toggle-content,
.box-addon-activation-toggle-head {
	display: none;
}

.addon-activation-form h3 {
	font-size: 15px;
	font-weight: 400;
	margin: 34px 0 -7px;
}

.box-addon-activation-toggle-head {
	line-height: 1.5;
	font-size: 14px;
	margin-top: 14px;
	cursor: pointer;
	padding: 10px 18px;
	border: 1px solid #d3d5d7;
	border-radius: 25px;
	transition: all 0.2s ease;
}

.box-addon-activation-toggle-head:hover {
	border-color: #a5d9e1;
}

.box-addon-activation-toggle-head i {
	margin-right: 7px;
	cursor: pointer;
	font-size: 13px;
	font-weight: normal;
}

#mec-advanced-wraper div:first-child > ul {
	display: block;
	margin: 5px 0;
	padding: 5px 0;
	width: 390px;
	border: 1px solid #e1e2e3;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

#mec-advanced-wraper div:first-child > ul span {
	display: none;
}

#mec-advanced-wraper div:first-child > ul * {
	display: inline-block;
	background: #fff;
	font-size: 12px;
	color: #717273;
	text-align: center;
}

#mec-advanced-wraper div:first-child > ul > li {
	width: 60px;
	font-weight: 700;
	margin: 0 10px 0 0;
	padding: 4px 0;
	border-right: 1px solid #e1e2e3;
}

#mec-advanced-wraper div:first-child > ul > ul > li {
	margin: 0;
	padding: 2px 10px;
	cursor: pointer;
	border-radius: 2px;
	transition: all 0.18s ease;
}

#mec-advanced-wraper div:first-child > ul > ul > li:hover,
.mec-active {
	background: #07bbe9 !important;
	color: #fff !important;
}

@-webkit-keyframes sk-bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
	}

	50% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bounce {
	0%,
	100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}

	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

.w-col-sm-3 .w-box.addon {
	min-height: 372px;
	text-align: center;
	border-radius: 9px;
	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 1%);
}

.m-e-calendar_page_MEC-addons .welcome-content .w-col-sm-3 {
	width: 33.33%;
	clear: none !important;
	min-height: 380px;
}

@media (min-width: 768px) and (max-width: 1281px) {
	.m-e-calendar_page_MEC-addons .welcome-content .w-col-sm-3 {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.m-e-calendar_page_MEC-addons .welcome-content .w-col-sm-3 {
		width: 100%;
	}
}

.w-box-child.mec-addon-box {
	padding: 0;
}

.mec-addon-box-head {
	border-bottom: 1px solid #f7f8f9;
	padding: 20px 20px 8px;
	margin-bottom: 14px;
	position: relative;
}

.mec-addon-box-version {
	position: relative;
	border-radius: 1px;
	padding: 0 8px;
	font-family: monospace;
	background: #f4f7f7;
	color: #00a1b7;
	font-size: 11px;
	letter-spacing: 0.2px;
	line-height: 21px;
	display: inline-block;
	margin: 10px 0;
}

.mec-addon-box-head img {
	display: block;
	width: 100%;
	height: 60px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.mec-addon-box-title {
	font-weight: 600;
	font-size: 18px;
	line-height: 36px;
	color: #27272a;
	letter-spacing: -0.2px;
}

.mec-addon-box-title a span {
	color: #444;
	font-size: 15px;
}

.mec-addon-box-content {
	padding: 0 20px;
}

.mec-addon-box-content p {
	color: #6e757b;
	font-size: 14px;
	letter-spacing: 0.1px;
}

.mec-addon-box-mec-version {
	background: #f3f3f3;
	padding: 10px;
	font-size: 13px;
}

.mec-addon-box-pro {
	display: inline-block;
	background: #ff7d5f;
	color: #fff;
	font-weight: 600;
	font-size: 11px;
	letter-spacing: 0.2px;
	line-height: 21px;
	padding: 0 8px;
	border-radius: 3px;
}

#webnus-dashboard .addons-page-links {
	display: inline-block;
	margin: 12px 4px 16px 0;
}

#webnus-dashboard .addons-page-links a {
	background-color: #fff;
	color: #fff;
	border-radius: 2px;
	padding: 13px 24px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
}

.addons-page-links.link-to-purchase a {
	background: #4cbf67;
	background: linear-gradient(95deg, #6fe08a 0, #58cf74 50%, #36cb58 100%);
	box-shadow: 0 5px 10px -5px #4cbf67;
}

.addons-page-links.link-to-install-addons a {
	background: #b092e6;
	background: linear-gradient(95deg, #b092e6 0, #9b70e8 50%, #8e5cea 100%);
	box-shadow: 0 5px 10px -5px #b092e6;
}

#webnus-dashboard .addons-page-links a:hover,
#webnus-dashboard .w-box.addons-page.videobox .w-button a:hover {
	background: #222;
	background: linear-gradient(95deg, #555 0, #222 50%, #000 100%);
	box-shadow: 0 5px 21px -5px rgba(0, 0, 0, 0.5);
}

.mec-addon-box-footer {
	background: #f7f8f9;
	border-radius: 0 0 9px 9px;
	padding: 10px 1px 8px;
	margin-top: 25px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

#webnus-dashboard .mec-addon-box-footer a {
	margin-top: 10px;
	display: inline-block;
	text-shadow: none;
	border: none;
	transition: 0.24s;
	position: relative;
	margin-right: 7px;
	font-size: 12px;
	font-weight: 500;
	border-radius: 8px;
	padding: 9px 18px 8px;
	width: 53px;
	height: 34px;
	line-height: 21px;
	background: 0 0;
	margin: 0;
	box-shadow: none;
}

#webnus-dashboard .mec-addon-box-footer a:last-of-type {
	margin-right: 0;
}

#webnus-dashboard .mec-addon-box-footer a.mec-addon-box-intro:hover {
	background-color: #ff3535;
	background: linear-gradient(95deg, #ff6c6c 0, #f55 50%, #ff3535 100%);
}

#webnus-dashboard .mec-addon-box-footer a:hover {
	background: #00cae6;
	cursor: pointer !important;
}

#webnus-dashboard .mec-addon-box-footer a i {
	color: #00cae6;
	font-size: 16px;
}

#webnus-dashboard .mec-addon-box-footer a:hover i {
	color: #fff;
}

#mec_tickets .mec-box {
	position: relative;
	padding: 20px;
}

#mec_fees_list input[type='text'].mec-col-12,
#mec_ticket_variations_list input[type='text'].mec-col-12 {
	max-width: 625px;
}

#taxes_option .mec-form-row input[type='text'].mec-col-12,
#ticket_variations_option input[type='text'].mec-col-12 {
	max-width: 575px;
}

.mec-booking-tab-content .mec-form-row textarea {
	max-width: 762px;
}

#mec_tickets .button.remove {
	padding: 0;
	min-height: 28px;
	height: 28px;
	width: 28px;
	margin: 0;
	border-radius: 50%;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #fff;
	box-shadow: none;
	background: #fff;
	border-color: #ea6485;
	font-size: 20px;
	line-height: 1.5;
}

#mec_tickets .button.remove svg {
	fill: #ea6485 !important;
}

#mec_tickets .button.remove:hover {
	color: #fff;
	border-color: #ea6485;
	background: #ea6485;
}

#mec_tickets .button.remove:hover svg {
	fill: #fff !important;
}

@media (max-width: 480px) {
	#mec_tickets .button.remove {
		top: 5px;
		right: 5px;
	}
}

.mec-ticket-id {
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	color: #07bbe9;
	padding: 0 0 8px;
	margin-bottom: 14px;
	cursor: default;
}

.mec-ticket-end-time.mec-col-12 .mec-time-span,
.mec-ticket-start-time.mec-col-12 .mec-time-span {
	min-width: 80px;
	display: inline-block;
}

.mec-ticket-start-time {
	margin-bottom: 20px;
}

.mec-ticket-time {
	min-width: 69px;
	display: inline-block;
}

.mec-stop-selling-tickets {
	min-width: 185px;
}

#mec_meta_box_hourly_schedule_days .mec-form-row input[type='text'],
#mec_meta_box_tickets_form .mec-form-row input[type='text'] {
	max-width: 290px;
}

@media (max-width: 1366px) {
	#mec_meta_box_hourly_schedule_days .mec-box.mec-form-row input[type='text'] {
		max-width: 150px;
		min-width: 110px;
	}
}

#mec_exceptions_not_in_days_date {
	width: 100%;
}

#mec-event-data input[type='date'],
#mec-event-data input[type='email'],
#mec-event-data input[type='tel'],
#mec-event-data input[type='text'],
#mec-event-data input[type='url'],
#mec-event-data select,
#mec-event-data textarea,
#mec_exceptions_not_in_days_date,
#mec_meta_box_date_form input[type='text'],
#mec_meta_box_date_form input[type='url'],
#mec_select_tags.mec-create-shortcode-tab-content input[type='text'],
#mec_settings_weather_module_api_key {
	max-width: 290px;
}

#mec-event-data
	input[type='text'].mec_date_picker.mec-col-4
	#mec_meta_box_calendar_skin_options
	input[type='text'].mec_date_picker.mec-col-4 {
	max-width: 32.33333333%;
}

#payment_gateways_option .mec-col-4 input[type='number'],
#payment_gateways_option .mec-col-4 input[type='text'],
#payment_gateways_option .mec-col-4 select,
#payment_gateways_option .mec-col-4 textarea {
	width: 90%;
}

.mec-form-repeating-event-row .mec-col-6 input[type='text'] {
	width: 35%;
}

.addons-page-error,
.addons-page-notice {
	display: block;
	margin-top: 15px;
	margin-bottom: 0;
	background: #fff;
	border-left: 4px solid #00a0d2;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	padding: 1px 12px;
}

.addons-page-error p,
.addons-page-notice p {
	margin: 0.5em 0;
	padding: 2px;
	font-size: 13px;
}

.addons-page-error {
	border-left-color: #dc3232;
}

.mec-addon-box-comingsoon {
	background: 0 0;
	padding: 8px 11px;
	color: #5a5a5a;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}

.mec-addons .w-row .w-col-sm-3:nth-child(4n + 1) {
	clear: left;
}

@media (min-width: 960px) {
	#webnus-dashboard .mec-addon-box-footer .w-button {
		text-align: right;
	}
}

@media (min-width: 1401px) {
	.mec-addon-box-title a span {
		font-size: 17px;
	}
}

.mec-pro-notice {
	margin-top: 24px;
	line-height: 30px;
}

.mec-pro-notice .info-msg {
	padding: 50px 30px;
	margin-bottom: 0;
}

#webnus-dashboard .mec-pro-notice .info-msg {
	background: #fff;
	box-shadow: 0 1px 2px rgb(0 0 0 / 1%);
	text-align: center;
	color: #55595d;
}

#webnus-dashboard a.info-msg-link {
	background: #e66f52;
	background: linear-gradient(95deg, #ff8162 0, #e66f52 50%, #ff4c20 100%);
	box-shadow: 0 5px 10px -5px #e66f52;
	border-radius: 2px;
	padding: 12px 50px;
	font-size: 16px;
	line-height: 24px;
	border: none;
	margin: 20px auto 0;
	color: #fff;
	transition: all 0.3s ease;
	display: inline-block;
}

#webnus-dashboard a.info-msg-link:hover {
	background: #222;
	background: linear-gradient(95deg, #555 0, #222 50%, #000 100%);
	box-shadow: 0 5px 21px -5px rgba(0, 0, 0, 0.5);
}

#webnus-dashboard .info-msg p {
	width: 70%;
	margin: 0 auto;
	line-height: 1.8;
}

#webnus-dashboard .info-msg-coupon {
	font-size: 13px;
	color: #777;
	max-width: 600px;
	line-height: 1.68;
	margin: 25px auto 0;
}

#webnus-dashboard .info-msg-coupon strong {
	font-weight: 700;
	color: #19ce18;
}

.info-msg .socialfollow {
	padding-top: 20px;
}

.info-msg .socialfollow a {
	margin: 0 2px;
	display: inline-block;
}

.info-msg .socialfollow a i {
	background: #96a4b1;
	color: #fff;
	padding: 6px;
	border-radius: 3px;
	font-size: 18px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	transition: all 0.25s;
}

.info-msg .socialfollow a:hover i {
	background: #008aff;
}

.mec-intro-section .w-box-content {
	text-align: center;
}

.mec-intro-section .w-box-content.mec-intro-section-welcome {
	max-width: 600px;
	margin: 0 auto;
}

.mec-intro-section .w-box-content.mec-intro-section-welcome h3 {
	font-size: 26px;
}

a.mec-intro-section-link-tag.button.button-hero {
	margin: 0 10px 40px;
}

a.mec-intro-section-link-tag.button.button-primary.button-hero {
	color: #fff !important;
}

a.mec-intro-section-link-tag.button.button-secondary.button-hero {
	color: #1dbfd8 !important;
}

.mec-intro-section-ifarme iframe {
	border: 1px solid #e7e7e7;
	border-radius: 9px;
	padding: 15px;
	box-shadow: 0 3px 10px -6px rgb(0 0 0 / 12%);
}

.w-box-content.mec-intro-section-welcome p {
	margin-bottom: 0;
}

.mec-tooltip a:focus {
	box-shadow: none;
}

#mec_booking_form .mec-options-fields,
#mec_modules_form .mec-options-fields,
#mec_settings_form .mec-options-fields,
#mec_single_form .mec-options-fields {
	padding-bottom: 0 !important;
}

#mec_taxes_fees_container_toggle {
	margin-bottom: 60px;
}

#mec_taxes_fees_container_toggle {
	margin-bottom: 60px;
}

.wns-be-sidebar li {
	position: relative;
}

.wns-be-sidebar li .submneu-hover {
	position: absolute;
	top: -1px;
	right: -222px;
	width: 220px;
	z-index: 9;
	background: #fff;
	border: 1px;
	border-style: solid;
	border-color: #dedede;
	margin: 0;
	overflow: visible;
	opacity: 0;
	visibility: hidden;
	transition: all 0.23s ease;
	padding-top: 8px;
	padding-bottom: 12px;
}

.wns-be-sidebar li:hover .submneu-hover {
	opacity: 1;
	visibility: visible;
}

.wns-be-sidebar li .submneu-hover a {
	background: #fff;
	color: #636363;
	opacity: 1;
	font-size: 12px;
	padding: 6px 4px 6px 26px;
}

.wns-be-sidebar li .submneu-hover a:hover {
	background: #f6f6f6;
	color: #222;
}

.wns-be-sidebar li .submneu-hover:before {
	position: absolute;
	z-index: 999;
	content: ' ';
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right-color: #fff;
	left: -15px;
	top: 14px;
	border-right-color: #c5c5c5;
	right: 0;
}

.wns-be-sidebar li .submneu-hover:after {
	position: absolute;
	z-index: 999;
	content: ' ';
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right-color: #fff;
	left: -14px;
	top: 14px;
}

.wns-be-sidebar li a:focus,
.wns-be-sidebar li:focus {
	outline: -webkit-focus-ring-color auto 0;
	border: 0;
	box-shadow: none;
}

@media (max-width: 480px) {
	.wns-be-sidebar li .submneu-hover {
		width: 175px;
		right: 0;
	}

	.wns-be-sidebar li .submneu-hover a {
		font-size: 11px;
		padding: 5px 5px 5px 20px;
	}
}

.mec-tooltip:hover:after,
.mec-tooltip:hover:before {
	display: none;
}

.mec-tooltip {
	bottom: 0;
}

.mec-tooltip .box {
	min-width: 300px;
	max-width: 600px;
	display: inline-block;
	left: 36px;
    top: calc(50% - 9px);
	transform: translateY(-50%);
	padding: 0;
	margin-top: 8px;
	background-color: #535a61;
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 1.3;
	position: absolute;
	z-index: 9999999;
	box-sizing: border-box;
	border-radius: 6px;
	box-shadow: 0 4px 32px -10px #444b50;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.23s;
}

#webnus-dashboard .mec-tooltip .box p,
.mec-tooltip .box p {
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	font-style: normal;
}

.mec-tooltip:hover .box {
	visibility: visible;
	opacity: 1;
}

.mec-tooltip:hover .box {
	padding: 20px;
	border-radius: 8px;
}

.mec-tooltip .box h5 {
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	margin: -30px -20px;
	padding: 15px 0;
	text-align: center;
	margin-bottom: 10px;
	background: #3a3f44;
	border-bottom: 1px solid #30353a;
	border-radius: 6px 6px 0 0;
	z-index: 9999;
}

.mec-tooltip .box h5:after {
	display: none;
}

#webnus-dashboard .mec-tooltip .box p a,
.mec-tooltip .box p a {
	color: #40d9f1;
	margin-top: 10px;
	margin-left: 0;
	font-weight: 400;
	position: relative;
	text-decoration: none;
	display: block;
	width: max-content;
}

.mec-tooltip .box a:hover {
	color: #f90;
}

.mec-tooltip .box:after {
	display: block;
	position: absolute !important;
	top: 100% !important;
	right: 50% !important;
	margin-top: -6px !important;
	margin-right: -6px !important;
	width: 12px !important;
	height: 24px !important;
	overflow: hidden !important;
	transform: rotate(-90deg) !important;
}

.mec-tooltip .box:before {
	display: block;
	content: '' !important;
	position: absolute !important;
	width: 12px;
	height: 12px;
	left: -10px !important;
	top: 50% !important;
	transform: translate(50%, -50%) rotate(-45deg) !important;
	background-color: #535a61 !important;
	box-shadow: 0 8px 9px -4px #535a61 !important;
	z-index: 0 !important;
}

.mec-tooltip .box.top {
	left: 50%;
	top: 0;
	transform: translate(-50%, -100%);
	margin-top: 0;
	margin-left: -10px;
}

.mec-tooltip .box.top:after {
	top: 50% !important;
	right: 100% !important;
}

.mec-tooltip .box.top:before {
	left: 50% !important;
	top: 100% !important;
}

.mec-tooltip .box.bottom {
	left: 50%;
	top: auto;
	bottom: 0;
	transform: translate(-50%, 100%);
	margin-bottom: -20px;
	margin-left: -10px;
}

.mec-tooltip .box.bottom:after {
	top: 0 !important;
	right: 50% !important;
	background-color: #3a3f44 !important;
}

.mec-tooltip .box.bottom:before {
	left: 50% !important;
	top: -7px !important;
	transform: translateX(-50%);
	background-color: #3a3f44 !important;
}

.mec-tooltip .box.left {
	left: auto;
    right: 36px;
    top: calc(50% - 9px);
    transform: translateY(-50%);
}

.mec-tooltip .box.left:before {
	right: 0 !important;
	left: auto !important;
	top: 50% !important;
}

form#mec_reg_fields_form input[type='radio']:before {
	content: '';
	display: inline-block;
	background: #fff;
	border-radius: 18px;
	width: 14px;
	height: 14px;
	margin: -1px 0 0 -2px;
	cursor: pointer;
	border: 2px solid #e1e7ed;
	box-shadow: 0 2px 15px -3px rgba(69, 77, 89, 0.32);
}

form#mec_reg_fields_form input[type='radio']:checked:before {
	border: 7px solid #ccecf4;
	background: #fff;
	box-shadow: 0 3px 16px -3px #008aff;
	width: 4px;
	height: 4px;
}

form#mec_reg_fields_form input[type='radio'] {
	min-height: 0;
	margin-right: 6px;
}

form#mec_reg_fields_form label {
	margin-right: 20px;
}

@media (min-width: 1200px) and (max-width: 1366px) {
	.mec-tooltip .box {
		min-width: 290px;
	}

	.mec-tooltip .box h5 {
		font-size: 15px;
	}

	.mec-tooltip .box .content {
		font-size: 12px;
	}
}

@media (max-width: 1366px) {
	.wns-be-container .wns-be-group-tab p {
		margin-top: 0;
	}
}

.mec-addons-notification-box-wrap .w-col-sm-12,
.mec-cmsg-notification-box-wrap .w-col-sm-12 {
	padding: 0;
}

.mec-addons-notification-box-wrap img {
	width: auto;
}

.mec-addons-notification-box-image {
	width: 555px;
	display: inline-block;
	vertical-align: top;
}

.mec-addons-notification-box-content {
	width: calc(100% - 559px);
	display: inline-block;
}

.mec-addons-notification-box-content p {
	margin-top: 1%;
	line-height: 1.5;
	font-size: 16px;
}

.mec-addons-notification-box-content .w-box-content {
	padding-top: 0;
	padding-bottom: 0;
}

.mec-addons-notification-box-content ol {
	font-size: 16px;
}

.mec-addons-notification-box-content a {
	background: #38d5ed;
	color: #fff !important;
	padding: 10px 26px;
	margin-top: 5px;
	display: inline-block;
	border-radius: 3px;
	text-transform: capitalize;
	font-size: 16px;
	letter-spacing: 0.4px;
	transition: all 0.1s ease;
	font-weight: 600;
	text-decoration: none;
}

.mec-addons-notification-box-content a:hover {
	background: #000;
}

.w-clearfix.w-box.mec-addons-notification-box-wrap span,
.w-clearfix.w-box.mec-cmsg-2-notification-box-wrap span,
.w-clearfix.w-box.mec-cmsg-notification-box-wrap span {
	right: 0;
	left: unset;
	cursor: pointer;
	background: 0 0;
	padding: 0 16px;
}

.w-clearfix.w-box.mec-addons-notification-box-wrap span i,
.w-clearfix.w-box.mec-cmsg-2-notification-box-wrap span i,
.w-clearfix.w-box.mec-cmsg-notification-box-wrap span i {
	font-size: 28px;
	vertical-align: sub;
	color: #f2113e;
}

.mec-custom-msg-notification-wrap,
.wns-be-container .mec-addons-notification-wrap {
	padding: 0;
	margin: 0;
}

.mec-custom-msg-notification-wrap .w-col-sm-12,
.wns-be-container .mec-addons-notification-wrap .w-col-sm-12 {
	padding: 0;
}

.wns-be-container .w-box {
	margin-top: 0;
}

.wns-be-container.mec-addons-notification-set-box {
	margin-right: 15px;
	margin-top: 50px;
	margin-bottom: 27px;
}

@media (max-width: 1200px) {
	.mec-addons-notification-box-content,
	.mec-addons-notification-box-image {
		width: 100%;
		display: block;
	}

	.mec-addons-notification-box-image {
		text-align: center;
	}
}

@media (max-width: 768px) {
	.mec-addons-notification-box-image img {
		width: 100%;
		height: auto;
	}
}

.mec-details-addons-container {
	margin-top: 20px;
}

.mec-details-addons-wrap img {
	float: left;
	width: 19%;
	margin-right: 17px;
}

.mec-details-addons-wrap {
	clear: both;
	margin-bottom: 80px;
	display: block;
	position: relative;
}

.mec-details-addons-wrap a {
	text-decoration: none;
}

.mec-details-addons-wrap p {
	float: left;
	width: 340px;
	margin-top: 0;
	margin-bottom: 30px;
}

.mec-details-addons-title {
	font-weight: 700;
}

.mec-details-addons-title a {
	color: #444;
}

body .crisp-client .crisp-1rjpbb7 .crisp-1rf4xdh .crisp-ewasyx {
	border-radius: 10px !important;
	box-shadow: 0 4px 38px rgba(0, 0, 0, 0.14) !important;
}

body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl,
body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl *,
body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z,
body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z * {
	font-family: proxima-nova, -apple-system, BlinkMacSystemFont, 'Segoe UI', Catamaran,
		sans-serif !important;
}

body .crisp-client .crisp-1rjpbb7 .crisp-145mbcr,
body .crisp-client .crisp-1rjpbb7 .crisp-1jrqqbm:hover {
	background-color: #fff !important;
}

body .crisp-client .crisp-1rjpbb7 .crisp-14u434g {
	border-color: #e7e8e9 !important;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-1784wh6
	.crisp-1xmtdlg
	.crisp-1bkorcf
	.crisp-1vzg1qq {
	font-size: 20px !important;
	width: 14px !important;
	height: 19px !important;
	opacity: 0.85;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-1784wh6
	.crisp-1xmtdlg
	.crisp-1bkorcf
	.crisp-1vzg1qq:hover {
	opacity: 0.99;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-zyxrmn
	.crisp-1bu0ive
	.crisp-1sps3eb
	.crisp-1vd2grm
	.crisp-12w4w1a {
	font-size: 13px !important;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-zyxrmn
	.crisp-1bu0ive
	.crisp-1sps3eb
	.crisp-1vd2grm
	.crisp-12w4w1a::-webkit-input-placeholder {
	color: #717273 !important;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-zyxrmn
	.crisp-1bu0ive
	.crisp-z7oo2o
	.crisp-lgu84d
	.crisp-1ohjrf0
	.crisp-dqw9ko
	.crisp-bhspdv[data-from='visitor']
	.crisp-z89v5n
	.crisp-162m9xf {
	background-color: #008aff !important;
	color: #fff !important;
	box-shadow: none !important;
	border-radius: 5px !important;
	padding: 15px 25px 15px !important;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-zyxrmn
	.crisp-1bu0ive
	.crisp-z7oo2o
	.crisp-lgu84d
	.crisp-1ohjrf0
	.crisp-dqw9ko
	.crisp-bhspdv[data-from='visitor']
	.crisp-z89v5n
	.crisp-162m9xf
	.crisp-1o2g4mc {
	color: #fff !important;
	font-size: 13px !important;
	letter-spacing: 0.3px !important;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-zyxrmn
	.crisp-1bu0ive
	.crisp-z7oo2o
	.crisp-lgu84d
	.crisp-1ohjrf0
	.crisp-dqw9ko
	.crisp-bhspdv
	.crisp-z89v5n
	.crisp-162m9xf {
	background-color: #f1f2f3 !important;
	border-radius: 5px !important;
	padding: 15px 25px 15px !important;
	box-shadow: none !important;
	color: #121314 !important;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-zyxrmn
	.crisp-1bu0ive
	.crisp-z7oo2o
	.crisp-lgu84d
	.crisp-1ohjrf0
	.crisp-dqw9ko
	.crisp-bhspdv[data-type='audio']
	.crisp-z89v5n
	.crisp-162m9xf {
	background-color: #d1d7dc !important;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-zyxrmn
	.crisp-1bu0ive
	.crisp-z7oo2o
	.crisp-lgu84d
	.crisp-1ohjrf0
	.crisp-dqw9ko
	.crisp-bhspdv[data-from='operator']
	.crisp-z89v5n
	.crisp-1o2g4mc {
	color: #121314 !important;
	-webkit-text-fill-color: #121314 !important;
	font-size: 13px !important;
	letter-spacing: 0.3px !important;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-zyxrmn
	.crisp-1bu0ive
	.crisp-z7oo2o
	.crisp-lgu84d
	.crisp-1ohjrf0
	.crisp-dqw9ko
	.crisp-bhspdv
	.crisp-mkirz6
	.crisp-12qaym5
	.crisp-39hskb {
	opacity: 0.4;
	margin-right: 5px !important;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-zyxrmn
	.crisp-1bu0ive
	.crisp-z7oo2o
	.crisp-lgu84d
	.crisp-1ohjrf0
	.crisp-dqw9ko
	.crisp-bhspdv
	.crisp-mkirz6
	.crisp-12qaym5
	.crisp-ehr6mw {
	opacity: 0.68;
	font-size: 12px !important;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-1784wh6
	.crisp-1xmtdlg {
	background-image: linear-gradient(125deg, #008aff -10%, #0066b1 100%) !important;
	height: 110px !important;
	padding-top: 35px !important;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-1784wh6
	.crisp-1xmtdlg
	.crisp-rhv8pz
	.crisp-1uw6f17,
body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-1784wh6
	.crisp-1xmtdlg
	.crisp-rhv8pz
	.crisp-85evuk,
body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx
	.crisp-1784wh6
	.crisp-1xmtdlg
	.crisp-rhv8pz
	.crisp-nu40j6 {
	font-size: 17px !important;
	line-height: 28px !important;
	padding-top: 10px !important;
}

body .crisp-client .crisp-1rjpbb7 .crisp-1rf4xdh .crisp-kquevr .crisp-x94m06 {
	background-color: #008aff !important;
	background-image: linear-gradient(125deg, #008aff -10%, #008af0 100%) !important;
	box-shadow: 0 5px 34px -6px #008aff !important;
}

body .crisp-client .crisp-1rjpbb7 .crisp-4oo1n4 {
	background-color: transparent !important;
}

body
	.crisp-client
	.crisp-1rjpbb7
	.crisp-1rf4xdh
	.crisp-ewasyx[data-chat-status='ongoing']
	.crisp-1784wh6
	.crisp-1xmtdlg
	.crisp-172kolj {
	margin-top: -10px !important;
}

body
	.crisp-client
	.crisp-1rjpbb7[data-last-operator-face='false']
	.crisp-1rf4xdh
	.crisp-kquevr
	.crisp-x94m06
	.crisp-16qgsyi
	.crisp-101bp3x[data-is-ongoing='false'] {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1OCIgaGVpZ2h0PSI1NSIgdmlld0JveD0iMCAwIDU4IDU1Ij4NCiAgPGcgaWQ9ImNoYXQtc3ZncmVwby1jb21fMV8iIGRhdGEtbmFtZT0iY2hhdC1zdmdyZXBvLWNvbSAoMSkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTEuNSkiPg0KICAgIDxwYXRoIGlkPSJQYXRoXzEiIGRhdGEtbmFtZT0iUGF0aCAxIiBkPSJNMjksMS41YzE2LjAxNiwwLDI5LDExLjY0MSwyOSwyNmEyNC4wMSwyNC4wMSwwLDAsMS00LjgsMTQuMzE4Yy40LDQuNzQ1LDEuNTQyLDExLjQyOCw0LjgsMTQuNjgyLDAsMC05Ljk0My0xLjQtMTYuNjc3LTUuNDYybC0uMDIyLjAwOWMtMi43NjQtMS44LTUuNTMyLTMuNjU2LTYuMS00LjEyNmExLDEsMCwwLDAtMS4zMy0uMjc3LDEuMDE3LDEuMDE3LDAsMCwwLS40ODkuODQ4Yy0uMDEuNjIyLjAwNS43ODQsNS41ODUsNC40MjFBMzEuOTE0LDMxLjkxNCwwLDAsMSwyOSw1My41Yy0xNi4wMTYsMC0yOS0xMS42NDEtMjktMjZTMTIuOTg0LDEuNSwyOSwxLjVaIiBmaWxsPSIjZmZmIi8+DQogICAgPGNpcmNsZSBpZD0iRWxsaXBzZV8xIiBkYXRhLW5hbWU9IkVsbGlwc2UgMSIgY3g9IjMiIGN5PSIzIiByPSIzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMiAyNC41KSIgZmlsbD0iIzAwOGFmZiIvPg0KICAgIDxjaXJjbGUgaWQ9IkVsbGlwc2VfMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDIiIGN4PSIzIiBjeT0iMyIgcj0iMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYgMjQuNSkiIGZpbGw9IiMwMDhhZmYiLz4NCiAgICA8Y2lyY2xlIGlkPSJFbGxpcHNlXzMiIGRhdGEtbmFtZT0iRWxsaXBzZSAzIiBjeD0iMyIgY3k9IjMiIHI9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQwIDI0LjUpIiBmaWxsPSIjMDA4YWZmIi8+DQogIDwvZz4NCjwvc3ZnPg0K) !important;
	height: 31px !important;
	top: 16px !important;
	left: 14px !important;
}

body .csh-category-item a h6 {
	text-align: left;
}

.mec-form-row.mec-syn-schedule {
	background: #fff;
	padding: 20px;
	border: 1px solid #eee;
	margin-bottom: 10px;
	border-radius: 3px;
}

.mec-form-row.mec-syn-schedule p {
	padding-left: 26px;
}

.mec-form-row.mec-syn-schedule h2 {
	margin-top: 0;
}

.mec-form-row.mec-syn-schedule h4 {
	margin: 10px 0;
}

li.wns-be-group-menu-li.mec-settings-menu a svg {
	position: absolute;
	margin-top: 2px;
}

li.wns-be-group-menu-li.mec-settings-menu a svg {
	fill: #a0abb5;
	stroke: #a0abb5;
}

li.wns-be-group-menu-li.mec-settings-menu:hover a svg {
	fill: #07bbe9;
	stroke: #07bbe9;
}

li.wns-be-group-menu-li.mec-settings-menu.active a svg {
	fill: #07bbe9;
	stroke: #07bbe9;
}

li.wns-be-group-menu-li.mec-settings-menu .mec-settings-submenu {
	position: absolute;
	top: -1px;
	right: -222px;
	width: 220px;
	z-index: 9;
	background: #fff;
	border: 1px;
	border-style: solid;
	border-color: #e6e9eb;
	margin: 0;
	overflow: visible;
	opacity: 0;
	visibility: hidden;
	transition: all 0.23s ease;
	padding-top: 8px;
	padding-bottom: 12px;
	border-radius: 0 2px 2px 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
}

li.wns-be-group-menu-li.mec-settings-menu:hover > .mec-settings-submenu {
	visibility: visible;
	opacity: 1;
}

.mec-settings-menu .mec-settings-submenu:before {
	position: absolute;
	z-index: 999;
	content: ' ';
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right-color: #fff;
	left: -15px;
	top: 14px;
	border-right-color: #d6d9db;
	right: 0;
}

.mec-settings-menu .mec-settings-submenu:after {
	position: absolute;
	z-index: 999;
	content: ' ';
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right-color: #fff;
	left: -14px;
	top: 14px;
}

.wns-be-sidebar .mec-settings-menu .mec-settings-submenu a {
	background: #fff;
	color: #666c75;
	opacity: 1;
	font-size: 13px;
	font-weight: 400;
	padding: 6px 4px 5px 26px;
}

.wns-be-sidebar .mec-settings-menu .mec-settings-submenu a:hover {
	color: #000;
	background: #f7f8f9;
}

.mec-form-row.mec-skin-countdown-date-format-container input[type='text'],
.mec-form-row.mec-skin-grid-date-format-container input[type='text'],
.mec-form-row.mec-skin-list-date-format-container input[type='text'],
.mec-skin-options-container input[type='text'] {
	max-width: unset;
}

.wn-mec-select {
	width: 32.33333333% !important;
	clear: unset !important;
}

.wn-mec-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #ddd;
	margin-bottom: 8px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	box-shadow: 0 3px 13px -5px rgba(0, 0, 0, 0.1), inset 0 1px 2px rgba(0, 0, 0, 0.07);
}

.wn-mec-select:hover {
	border-color: #dbdbdb;
}

.wn-mec-select.open .list {
	overflow: unset;
	width: 100%;
	margin: 0;
}

.wn-mec-select .list {
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 2px 33px -2px rgba(0, 0, 0, 0.2), inset 0 1px 2px rgba(0, 0, 0, 0.07);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
}

.wn-mec-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: 400;
	height: 42px;
	line-height: 40px;
	outline: 0;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: auto;
}

.wn-mec-select:hover {
	border-color: #dbdbdb;
}

.wn-mec-select:after {
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	content: '';
	display: block;
	height: 5px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 5px;
}

.wn-mec-select.open:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.wn-mec-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}

.wn-mec-select.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none;
}

.wn-mec-select.disabled:after {
	border-color: #ccc;
}

.wn-mec-select.wide {
	width: 100%;
}

.wn-mec-select.wide .list {
	left: 0 !important;
	right: 0 !important;
}

.wn-mec-select.right {
	float: right;
}

.wn-mec-select.right .list {
	left: auto;
	right: 0;
}

.wn-mec-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}

.wn-mec-select.small:after {
	height: 4px;
	width: 4px;
}

.wn-mec-select .list {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
}

.wn-mec-select .list:hover .option:not(:hover) {
	background-color: transparent !important;
}

.wn-mec-select .option {
	cursor: pointer;
	font-weight: 400;
	list-style: none;
	min-height: 40px;
	outline: 0;
	text-align: left;
	position: relative;
	font-size: 12px !important;
	padding: 1px 12px !important;
	margin: 0 !important;
	line-height: 28px !important;
	min-height: 28px !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.wn-mec-select .option .wn-hover-img-sh img {
	position: absolute;
	padding: 3px;
	top: -1px;
	left: 100%;
	box-shadow: 0 4px 42px -5px rgba(0, 0, 0, 0.16);
	visibility: hidden;
	opacity: 0;
	border: 1px solid #e3e3e3;
	border-radius: 2px;
	z-index: 99999999;
	background: #fff;
}

.wn-mec-select .option:hover .wn-hover-img-sh img {
	visibility: visible;
	opacity: 1;
}

.wn-mec-select .option.focus,
.wn-mec-select .option.selected.focus,
.wn-mec-select .option:hover {
	background-color: #f6f6f6;
}

.wn-mec-select .option.selected {
	font-weight: 700;
}

.wn-mec-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default;
}

.no-csspointerevents .wn-mec-select .list {
	display: none;
}

.no-csspointerevents .wn-mec-select.open .list {
	display: block;
}

.mec-custom-nice-select ul.list li.option {
	width: 30% !important;
	float: left !important;
	min-height: 135px !important;
	height: 135px;
	margin: 1.66% !important;
	box-sizing: border-box;
	text-align: center;
	padding: 10px !important;
	border-radius: 8px;
	border: 1px solid transparent;
	box-shadow: none;
	background: #fff0 !important;
}

.mec-custom-nice-select ul.list li.option:hover {
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.025), 0 0 0 1px #f3f4f5;
}

.mec-custom-nice-select .list .option:hover,
.mec-custom-nice-select ul.list li.option:hover {
	background: #fff !important;
}

.mec-custom-nice-select .list:hover .option:not(:hover),
.mec-custom-nice-select ul.list:hover li.option {
	background: #fff !important;
}

.mec-custom-nice-select ul.list {
	min-width: 600px !important;
	padding: 20px 10px !important;
	background: #fcfbfd;
	border: 1px solid #e9e9e9;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

.mec-custom-nice-select ul.list li.option.selected {
	border: 1px solid #40d9f16b;
	box-shadow: 0 1px 8px -3px #40d9f152 inset;
	color: #00cae6;
	padding: 12px 0 0 0 !important;
}

.mec-custom-nice-select .wn-img-sh img {
	margin: 4px 0 1px 1px;
	line-height: 1;
	max-width: 68px;
	max-height: 56px;
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	transition: all 0.22s ease;
	-webkit-transition: all 0.22s ease;
	-moz-transition: all 0.22s ease;
	-ms-transition: all 0.22s ease;
	-o-transition: all 0.22s ease;
}

.wn-mec-select .option.focus .wn-img-sh img,
.wn-mec-select .option.selected.focus .wn-img-sh img,
.wn-mec-select .option:hover .wn-img-sh img {
	background-color: #f6f6f6;
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}

@media (max-width: 768px) {
	.wn-mec-select {
		width: 45% !important;
	}

	.mec-custom-nice-select ul.list {
		margin-left: -24px !important;
		min-width: 404px !important;
	}

	.mec-custom-nice-select ul.list li.option {
		width: 46.6% !important;
	}

	.wn-hover-img-sh {
		display: none;
	}
}

@media (max-width: 480px) {
	.wn-mec-select {
		width: 100% !important;
	}

	.mec-custom-nice-select ul.list {
		min-width: 337px !important;
	}
}

@media (max-width: 320px) {
	.mec-custom-nice-select ul.list li.option {
		width: 100% !important;
	}

	.mec-custom-nice-select ul.list {
		min-width: 298px !important;
	}
}

.mec-sed-methods li {
	line-height: 28px;
	padding-left: 38px;
	position: relative;
}

.mec-sed-methods li:before {
	margin-right: 0;
}

.mec-sed-methods li:before {
	border-radius: 18px;
}

.mec-custom-nice-select ul.list li .wn-mec-text:after,
.mec-sed-methods li:before {
	content: '';
	position: absolute;
	display: inline-block;
	background: #fff;
	border-radius: 2px;
	width: 12px;
	height: 12px;
	margin: -1px 0 0 -1px;
	cursor: pointer;
	border: 2px solid #e1e7ed;
	border-radius: 50%;
}

.mec-custom-nice-select ul.list li .wn-mec-text {
	position: relative;
	padding-top: 0;
	padding-bottom: 28px;
}

.mec-custom-nice-select ul.list li .wn-mec-text:after {
	left: calc(50% - 7px);
	top: auto;
	bottom: 1px;
}

.mec-custom-nice-select ul.list li .wn-img-sh {
	line-height: 1;
}

.mec-sed-methods li:before {
	left: 9px;
	top: calc(50% - 7px);
}

.mec-custom-nice-select ul.list li.option.selected .wn-mec-text:after,
.mec-sed-methods li.active:before {
	width: 4px;
	height: 4px;
	border: 7px solid #07bbe9;
	background: #fff;
	box-shadow: 0 3px 16px -3px #07bbe9;
}

#menu-posts-mec-books .wp-menu-image img,
#toplevel_page_mec-intro .wp-menu-image img {
	width: 18px !important;
	padding-top: 7px !important;
}

.mec-add-booking-tabs-wrap,
.mec-add-event-tabs-wrap,
.mec-create-shortcode-tabs-wrap {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
}

.mec-add-booking-tabs-left,
.mec-add-event-tabs-left {
	min-width: 200px;
}

@media (max-width: 1366px) {
	.mec-add-booking-tabs-left,
	.mec-add-event-tabs-left {
		min-width: 137px;
	}
}

.mec-add-booking-tabs-left,
.mec-add-event-tabs-left,
.mec-create-shortcode-tabs-left {
	flex: 1;
}

.mec-add-booking-tabs-right,
.mec-add-event-tabs-right,
.mec-create-shortcode-tabs-right {
	flex: 6;
}

a.mec-add-booking-tabs-link,
a.mec-add-event-tabs-link,
a.mec-create-shortcode-tabs-link {
	display: block;
}

.mec-booking-tab-content,
.mec-create-shortcode-tab-content,
.mec-event-tab-content {
	display: none;
	transition: all 0.3s ease;
}

.mec-booking-tab-content.mec-tab-active,
.mec-create-shortcode-tab-content.mec-tab-active,
.mec-event-tab-content.mec-tab-active {
	display: block;
}

.mec-add-booking-tabs-wrap,
.mec-add-event-tabs-wrap {
	background: #fff;
	margin: -6px -12px -12px;
}

.mec-create-shortcode-tabs-wrap {
	margin: -30px -22px -42px;
}

.mec-add-booking-tabs-left,
.mec-add-event-tabs-left,
.mec-create-shortcode-tabs-left {
	background: #f7f8f9;
}

.mec-add-booking-tabs-left a,
.mec-add-event-tabs-left a,
.mec-create-shortcode-tabs-left a {
	display: block;
	position: relative;
	outline: 0;
	padding: 13px 4px 13px 15px;
	background: #e3e5e7;
	background: 0 0;
	border: solid;
	border-width: 1px 0 1px 0;
	border-color: transparent;
	color: #3f454a;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	border-radius: 0;
	transition: all 0.2s ease;
}

.mec-add-booking-tabs-left a:first-of-type,
.mec-add-event-tabs-left a:first-of-type,
.mec-create-shortcode-tabs-left a:first-of-type {
	border-top: none;
}

.mec-add-booking-tabs-left a:hover,
.mec-add-event-tabs-left a:hover,
.mec-create-shortcode-tabs-left a:hover {
	background: #fff;
	color: #07bbe9;
}

.mec-add-booking-tabs-left a:focus,
.mec-add-event-tabs-left a:focus,
.mec-create-shortcode-tabs-left a:focus {
	box-shadow: none;
	outline: unset;
}

.mec-add-booking-tabs-left a.mec-tab-active,
.mec-add-event-tabs-left a.mec-tab-active,
.mec-create-shortcode-tabs-left a.mec-tab-active {
	background: #ecf9fd;
	color: #07bbe9;
	border-color: #ccecf4;
	position: relative;
	padding-left: 17px;
}

.inside div div > a.mec-tab-active:after,
.inside div div > a.mec-tab-active:before {
	position: absolute;
	z-index: 9 !important;
	content: ' ';
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-right-color: #fff;
	right: -1px;
	top: 13px;
}

.inside div div > a.mec-tab-active:before {
	border-right-color: #d7d8d9;
	right: 0;
}

.mec-add-booking-tabs-right,
.mec-add-event-tabs-right,
.mec-create-shortcode-tabs-right {
	padding: 0 30px 40px;
	border-left: 1px solid #e2e2e2;
}

.mec-booking-tab-content.mec-tab-active,
.mec-create-shortcode-tab-content.mec-tab-active,
.mec-event-tab-content.mec-tab-active {
	animation: fadeEffect2 0.31s;
}

@media (max-width: 1366px) {
	.mec-add-booking-tabs-right,
	.mec-add-event-tabs-right,
	.mec-create-shortcode-tabs-right {
		padding: 0 15px 20px;
	}

	.mec-form-row select {
		min-width: 60px;
	}
}

@media (min-width: 1199px) and (max-width: 1280px) {
	.mec-add-booking-tabs-right,
	.mec-add-event-tabs-right,
	.mec-create-shortcode-tabs-right {
		padding: 0 0 0 10px;
	}

	#mec_meta_box_hourly_schedule_days {
		padding: 0 40px 0 0;
	}

	#mec_meta_box_hourly_schedule_days .mec-form-row.mec-box {
		margin-right: -40px;
	}

	#mec_comment,
	#mec_cost,
	#mec_countdown_method,
	#mec_event_timezone,
	#mec_public,
	#mec_repeat_type {
		min-width: 220px;
		width: 220px;
	}

	#mec_meta_box_hourly_schedule_days .mec-box.mec-form-row input[type='text'] {
		max-width: 120px;
	}

	.mec-form-row .mec-time-picker select {
		min-width: 60px;
	}

	#mec_countdown_method,
	#mec_repeat_type {
		min-width: 220px;
		width: 220px;
	}

	#mec_exceptions_in_days_container .mec-col-4 {
		width: 25%;
	}

	#mec_exceptions_in_days_container .mec-col-3 {
		width: 50%;
	}

	#mec_exceptions_in_days_container .mec-col-5 {
		width: 20%;
	}

	#mec_exceptions_in_days_container input[type='text'] {
		width: 95%;
	}

	#mec_repeat_certain_weekdays_container label:not(.mec-col-3) {
		display: block;
		padding-left: 25%;
	}
}

@media (max-width: 1023px) {
	.post-type-mec-events h4,
	.post-type-mec_calendars .mec-meta-box-fields h3 {
		margin-top: 20px;
	}

	.post-type-mec-events .mec-form-row {
		padding-bottom: 20px;
	}

	.post-type-mec-events .mec-form-row .mec-form-row {
		padding: 0;
	}

	.post-type-mec-events .mec-form-row .mec-col-1,
	.post-type-mec-events .mec-form-row .mec-col-10,
	.post-type-mec-events .mec-form-row .mec-col-11,
	.post-type-mec-events .mec-form-row .mec-col-12,
	.post-type-mec-events .mec-form-row .mec-col-2,
	.post-type-mec-events .mec-form-row .mec-col-3,
	.post-type-mec-events .mec-form-row .mec-col-4,
	.post-type-mec-events .mec-form-row .mec-col-5,
	.post-type-mec-events .mec-form-row .mec-col-6,
	.post-type-mec-events .mec-form-row .mec-col-7,
	.post-type-mec-events .mec-form-row .mec-col-8,
	.post-type-mec-events .mec-form-row .mec-col-9 {
		display: block;
		width: 100%;
		margin: 20px 0 0 0;
		max-width: 285px;
	}

	.post-type-mec-events .mec-add-booking-tabs-left,
	.post-type-mec-events .mec-add-event-tabs-left {
		min-width: 180px;
	}

	.post-type-mec-events .mec-add-booking-tabs-left a,
	.post-type-mec-events .mec-add-event-tabs-left a,
	.post-type-mec-events .mec-create-shortcode-tabs-left a {
		padding-left: 10px;
	}

	#mec_repeat_type,
	.post-type-mec-events #mec_settings_fes_thankyou_page_url,
	.post-type-mec-events .mec-form-row .mec-col-4 input[type='number'],
	.post-type-mec-events .mec-form-row .mec-col-4 input[type='text'],
	.post-type-mec-events .mec-form-row .mec-col-4 select,
	.post-type-mec-events .mec-form-row .mec-col-4 textarea {
		width: 100%;
		max-width: 255px;
	}

	#mec-exceptional-days .mec-certain-day > div,
	#mec_exceptions_in_days_container .mec-certain-day > div {
		width: 100%;
		max-width: 255px;
		padding: 12px;
		margin: 20px 10px 0 0;
		border-radius: 8px;
	}

	.mec-certain-day .mec-in-days-day,
	.mec-certain-day > div .mec-not-in-days-day {
		line-height: 21px;
		font-size: 10px;
	}

	#mec_repeat_certain_weekdays_container label {
		display: block;
		margin: 20px 0 20px 0;
	}
}

@media (max-width: 640px) {
	.mec-add-booking-tabs-wrap,
	.mec-add-event-tabs-wrap,
	.mec-create-shortcode-tabs-wrap {
		display: block;
	}

	.post-type-mec-events .mec-add-booking-tabs-left,
	.post-type-mec-events .mec-add-event-tabs-left {
		min-width: 100%;
		width: 100% !important;
		display: block !important;
		float: unset;
		margin: 0;
		flex: unset;
		height: auto;
	}

	.post-type-mec-events .mec-add-booking-tabs-right,
	.post-type-mec-events .mec-add-event-tabs-right,
	.post-type-mec-events .mec-create-shortcode-tabs-right {
		display: block;
		min-width: 100%;
		width: 100%;
		margin: 0;
		flex: unset;
	}

	.post-type-mec-events .mec-add-booking-tabs-left a,
	.post-type-mec-events .mec-add-event-tabs-left a,
	.post-type-mec-events .mec-create-shortcode-tabs-left a {
		font-size: 14px;
		padding: 14px 10px 14px 15px;
		line-height: 1.2;
		letter-spacing: 0;
	}

	.mec-add-booking-tabs-right,
	.mec-add-event-tabs-right,
	.mec-create-shortcode-tabs-right {
		padding-left: 10px;
		padding-right: 10px;
	}

	#mec_tickets .mec-box {
		max-width: 290px;
	}
}

@keyframes fadeEffect2 {
	from {
		opacity: 0;
		transform: translateX(11px);
	}

	to {
		opacity: 1;
		transform: translateX(0);
	}
}

.mec-form-row .mec-col-8 label,
.mec-form-row .mec-col-9 label {
	padding-right: 20px;
}

@media (min-width: 860px) and (max-width: 1280px) {
	.mec-form-row .mec-col-9 label {
		padding-right: 12px;
	}
}

#mec-event-data .mec-form-row label {
	margin-right: 14px;
}

.mec-form-row input[type='date']::-webkit-calendar-picker-indicator {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA0QjQ2N0QwQjQ4MzExRUE4RDdFREZDRTUxMUVERTM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA0QjQ2N0QxQjQ4MzExRUE4RDdFREZDRTUxMUVERTM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDRCNDY3Q0VCNDgzMTFFQThEN0VERkNFNTExRURFMzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDRCNDY3Q0ZCNDgzMTFFQThEN0VERkNFNTExRURFMzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6WW71PAAAGIklEQVR42qRXS28bVRQ+586Mx3ZC1DSpVFojRU2CqMIGiSKxAVoUduzoDjYIlhU/Av4AYsdjRXfkD0Cjom6QqIqEqEhRo1aRkkZpkpY6j7GduQ++c2dsj1+BlInGztxvzj3nfudpPlM/otc2W2QjJmU0rZ0uUytUpBxNnN9p/FYhctF0+XUi2nPGkX7WJOfwxNRzqXxtbfI4eUvm7xY1o4iiI0d/vFiisL2BgTAz0yvbCRnLhP0uNEtqrgUseZRcwPPvJewaldSA8o48vo+Tj0U+CnrkOgZwvkEzEmGm1PF9fzK5Y3U/YlllsjRUv19zXl7571HyAjooc/kmYerpcmPO0Mfa0SyxEtji44ynOjPuayjecd7M46/MQOdGyIs9ThnzMLD0XRrwIdeetmoLm41fWiG95Ar792tydLLrOPkAlpW027hbG3+T37lf/5EtvYcXUuhfBjWp9wHRBO63c5lbEkQj2B92uaHy4l2EAQ66GFgbmiD4id/9q661ooAtf8rsvmUEilAHEqcgtJvvNq3YPTkJA8PksT9ZFxD8+4my9pvAOqOMxIMoJHfPZoJkJNiYat3duOac6hxt1N3GR8lnt0O623s+c2CVZEGaZ8Oks1mElvxu7hGYaQjpHLpH3q/YFQE7Oh5Y6gFTaHhAXlasxmoWpZO5L9Ow4DTv+UBZBAkWNO+CqhkbSOzaXWWyzY+n3WcACdVscnklz5CHYsmv1L/RyUJ/cs7zdT3Ey8pTgw/QgNNuS4XjNMvffwvBNmwDH+pdeZ3J+1qDdW15vS0iBhjZWzF9ge8HWl7zNLluYhP/9/jvFANXyL+ufF4jZvOCZsK8isp77+sixf10n7QQjJT39bBtjzdA5chtLG61n7kgk6UvDy29z4HL4c/ifkN0hYV+cA3Bc7stKAfossgSSF06+3HOu8QovE8eThDlv4pu1TbUOpqySDNUKMSDQRIo6QgVRHbFcID1mCITUGgNKLI9uBbcCC59xUi+DsiHBq0XOLb3utqOUYV+LglH9XJASRAsRNqt4xHVj59Exqw3AlrYi0PaiwNqBKoX12Y9iQSP/GkD4xZC0yt/GPFCvZzhUBoMtmPftRwMEEtpupy2auzadLraXtlNoXLhKQYLbjrWRx0cXNf24wxPSmWw5aZPNXSNOi5ytXqZpjTwSqs3PsJi0I61LG29EFG9GtyaeqgvxU17TrAkDjbvnq/eKcTYrbcemi5eHoI/OLgUt7r4n+cqd04llmZ3mjBSDQ4kYtERLLz4OKGt0xGKA9+RgiSGSRV7+UlCVvka72lEvHRx04vLGW2f/PzTBk3VtddRrGlhMXVaIdME5sLJ3ZQOTPQBNqj58uzcxsXtZEkqmQ7IB9ihLeA2x6FQqyG4cRuvbh8uNZSigzBCALhBBtrjkwjjQItQ+kPXWY6eBuEi/lmOlC8kvTh38ZLH3QC+y+GiIl4OqbeZ9RggQZgcVIXe1ep48jPkz/oGw7x1yoytIq1o59AH1Wp1rNHBSXA9tip87zYyvFzpx8dXLVTvqySvhUMNsN6+1ERrrNQVQs57H4K6cR35GrapffICb16RpO7glOHrrQyvjHXxQHB0/j1ugV0LpcFwAzS4n6hiZoIvEp2znwcSigfGJhxpMmseLc0dvFjcvRuLvdEdNyl2+0DOALwE863TM/jnJqhfQa6v4AfJzUNOZ/aVlhqIUpoO4PuU4XFsqFrSM866m9hxBXSvWPx/wHpGqA96Vfa5AH9HnMjYNI96dbkwaVzcCw/nAK+xHzp4Hp89eD04nENzX6v4cYrnrVWXXQF/Fh7MQfWasmogCNsmaT+qwD0g4gYsuYqnWlboeKMUumUr86LycxdwdRUb+zQTvAzcgL0jLXFkbkQUX5UKyFTE2bvZD0a5B8SAUu6dPf+7AInssja2VPSZRud2Ni/NKse5M2VQqkO4BxSzZLmV8Wwpa8S9OHsK3X6+Lc7F/JidOwvkc7z3FbIgzd7smy1c35TEg7NGrg6Ucs88UsCliOLHH1+Td8HYFl++W//QxfT9iSee/3lJWy5X6aMwtK3rTVWJUU4/g4GzdLLp73ku8cEDxNmXUZhc/0eAAQAVgX0RHvvILQAAAABJRU5ErkJggg==);
	background-position: center;
	background-size: cover;
	width: 10px;
	height: 12px;
	display: block;
}

.mec-attendees-wrapper select,
.mec-calendar-metabox .wn-mec-select,
.mec-form-row input[type='date'],
.mec-form-row input[type='email'],
.mec-form-row input[type='number'],
.mec-form-row input[type='password'],
.mec-form-row input[type='tel'],
.mec-form-row input[type='text'],
.mec-form-row input[type='url'],
.mec-form-row select,
.mec-form-row textarea,
.mec-form-row.mec-skin-list-date-format-container input[type='text'],
.mec-occurrences-wrapper input[type='date'],
.mec-occurrences-wrapper input[type='email'],
.mec-occurrences-wrapper input[type='number'],
.mec-occurrences-wrapper input[type='tel'],
.mec-occurrences-wrapper input[type='text'],
.mec-occurrences-wrapper input[type='url'],
.mec-occurrences-wrapper select,
.mec-occurrences-wrapper textarea {
	border: none;
	background-color: #f7f8f9;
	border-radius: 5px;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	vertical-align: top;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 7%);
}

.mec-calendar-metabox .wn-mec-select,
.mec-form-row select,
.post-type-mec-events .mec-form-row select,
.post-type-mec_calendars .mec-form-row select,
.wns-be-main .mec-form-row select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
	min-height: 34px;
	line-height: 34px;
	background-color: #f7f8f9;
	border-radius: 5px;
	padding-right: 24px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 2%);
	transition: all 0.23s ease;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE3IDE3Ij4KPGc+CjwvZz4KCTxwYXRoIGQ9Ik0xNi4zNTQgNS4wNzVsLTcuODU1IDcuODU0LTcuODUzLTcuODU0IDAuNzA3LTAuNzA3IDcuMTQ1IDcuMTQ2IDcuMTQ4LTcuMTQ3IDAuNzA4IDAuNzA4eiIgZmlsbD0iIzAwMDAwMCIgLz4KPC9zdmc+Cg==);
	background-repeat: no-repeat;
	background-size: 26px 10px;
	background-position: right center;
	min-width: 160px;
	border: 1px solid #e6e9eb;
}

.post-type-mec-events .mec-form-row .mec-time-picker select,
.post-type-mec-events .wn-ticket-time select {
	min-width: 60px;
}

.wns-be-main .mec-col-4 select {
	min-width: unset;
}

.mec-form-row .nice-select {
	background-image: unset;
}

.mec-calendar-metabox .wn-mec-select.open .list {
	border-radius: 0 0 2px 2px;
	box-shadow: 0 0 0 1px #ddd, 0 2px 6px rgba(0, 0, 0, 0.07);
}

.mec-calendar-metabox .mec-custom-nice-select.open ul.list {
	border-radius: 5px;
	box-shadow: 0 2px 6px rgb(0 0 0 / 3%);
	margin-left: 0 !important;
	transform: translateX(-50%);
	left: 50%;
}

.mec-custom-nice-select ul.list li.option.selected .wn-mec-text:after {
	border: 6px solid #40d9f1;
	box-shadow: 0 3px 16px -3px #40d9f1;
}

.mec-form-row label + span.mec-tooltip {
	bottom: 0;
}

.mec-form-row textarea + span.mec-tooltip {
	bottom: auto;
	vertical-align: top;
	top: 12px;
}

.mec-form-row span + span.mec-tooltip {
	bottom: 0;
	vertical-align: middle;
}

.mec-form-row .tooltip-move-up span + span.mec-tooltip i {
	margin-top: -40px;
}

.mec-form-row .mec-col-8 input[type='text'],
.mec-form-row .mec-col-8 select,
.mec-form-row .mec-col-8 span.mec-archive-skins {
	vertical-align: top;
}

.mec-form-row .mec-col-8 span.mec-archive-skins input[type='text'] {
	max-width: 225px;
}

.mec-form-row input:disabled {
	opacity: 0.6;
	background: #f6f6f6;
}

.wns-be-group-tab h5 {
	font-size: 16px;
	font-weight: 600;
	color: #444;
	margin: 0 0 40px 0;
}

.mec-form-row textarea {
	height: auto;
	margin-bottom: 0;
	min-height: 60px;
}

.mec-form-row .wp-picker-container input[type='text'].wp-color-picker {
	height: 25px;
	vertical-align: top;
	width: 4rem;
	margin: -1px 0 0 0 !important;
}

.mec-form-row .wp-picker-container label {
	margin: 0;
}

.mec-image-select-wrap li span:hover {
	border-color: #fff;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.12);
}

.mec-message-categories li.mec-acc-label:after {
	content: '\e604';
	font-family: simple-line-icons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	display: block;
	font-size: 13px;
	color: #999;
	position: absolute;
	right: 27px;
	top: 26px;
}

.mec-message-categories > li.mec-acc-label[data-status='open']:after {
	content: '\e607';
	color: #07bbe9;
}

.mec-message-categories > li.mec-acc-label[data-status='open'] {
	color: #07bbe9;
}

.mec-message-categories > li.mec-acc-label:last-of-type {
	border-bottom: none;
}

.mec-message-categories > li.mec-acc-label[data-status='open'] {
	border-bottom: 1px solid #e6e6e6;
}

.mec-form-row ul.mec-message-categories {
	border-radius: 5px;
	overflow: hidden;
	margin-top: 30px;
	background: #f5f5f5;
	border: 2px solid #e6e6e6;
	max-width: 700px;
}

.mec-form-row ul.mec-message-categories li ul {
	padding: 10px 40px 40px;
	margin: 0 -30px 0;
	background: #fff;
	box-shadow: inset 0 6px 7px -2px rgb(0 0 0 / 4%);
	border-top: 1px solid #eee;
	cursor: default;
}

.mec-form-row ul.mec-message-categories ul label {
	margin: 0;
	font-size: 14px;
	color: #888;
	cursor: default;
}

#mec_calendar_display_options .mec-tooltip {
	bottom: 1px;
}

#mec_add_fee_button,
#mec_add_ticket_variation_button,
#mec_meta_box_downloadable_file_options #mec_downloadable_file_remove_image_button,
#taxes_option #mec_fees_list .mec-form-row .button,
#ticket_variations_option #mec_ticket_variations_list .mec-form-row .button,
.mec-export-settings,
.mec-import-settings,
.mec-meta-box-fields .mec-form-row .button:not(.wp-color-result),
.mec-occurrences-wrapper .button:not(.wp-color-result) {
	border-radius: 25px;
	border: 1px solid #d1e5ec;
	text-shadow: none;
	padding: 0 12px;
	height: 38px;
	letter-spacing: 0.2px;
	margin-right: 5px;
	background: #fff;
	color: #07bbe9;
	box-shadow: 0 1px 5px -1px rgb(0 0 0 / 5%);
	transition: all 0.2s ease;
	cursor: pointer;
	display: inline-block;
	line-height: 36px;
	text-decoration: none;
}

#mec_add_fee_button:hover,
#mec_add_ticket_variation_button:hover,
#mec_meta_box_downloadable_file_options #mec_downloadable_file_remove_image_button:hover,
.mec-meta-box-fields .mec-form-row .button:not(.wp-color-result):hover,
.mec-occurrences-wrapper .button:not(.wp-color-result):hover,
.mec-export-settings:hover,
.mec-import-settings:hover {
	background: #f0f9fc;
	color: #07bbe9;
}

#taxes_option #mec_fees_list .mec-form-row .button,
#ticket_variations_option #mec_ticket_variations_list .mec-form-row .button {
	margin: 0;
}

#mec-hourly-schedule .mec-form-row .mec-col-1 .button,
#mec-hourly-schedule .mec-form-row.mec-box .button,
#mec_faq_list .mec-faq-actions .mec-faq-remove,
#taxes_option #mec_fees_list .mec-form-row .button,
#ticket_variations_option #mec_ticket_variations_list .mec-form-row .button,
.mec-dash-remove-btn {
	color: #ea6485 !important;
	border-color: #ea6485 !important;
}

#mec-hourly-schedule .mec-form-row .mec-col-1 .button:hover,
#mec-hourly-schedule .mec-form-row.mec-box .button:hover,
#mec_faq_list .mec-faq-actions .mec-faq-remove:hover,
#taxes_option #mec_fees_list .mec-form-row .button:hover,
#ticket_variations_option #mec_ticket_variations_list .mec-form-row .button:hover,
.mec-dash-remove-btn:hover {
	background: rgb(234 100 133 / 0.1) !important;
}

#mec-hourly-schedule .mec-hourly-schedule-form-speakers {
	margin-top: 20px;
}

#mec_meta_box_downloadable_file_options #mec_downloadable_file_remove_image_button {
	margin-top: 12px;
}

#mec_meta_box_downloadable_file_options input[type='file'] {
	max-width: 166px;
	text-align: center;
	transition: all 0.2s ease;
	border-radius: 5px !important;
	border: 2px dashed #b8e9f3;
	margin-bottom: 12px;
	height: 44px;
	text-decoration: none;
	padding: 0 15px 1px;
	text-transform: none;
	letter-spacing: 0;
	font-weight: 600;
	color: #40d9f1;
	box-shadow: 0 2px 6px -3px #cfeff5;
}

#mec_meta_box_downloadable_file_options input[type='file']:hover {
	box-shadow: 0 2px 16px -3px #cfeff5;
}

#mec_meta_box_downloadable_file_options input[type='file']::-webkit-file-upload-button {
	visibility: hidden;
	width: 1px;
	height: 38px;
}

#mec_meta_box_downloadable_file_options input[type='file']::-moz-file-upload-button {
	visibility: hidden;
	width: 1px;
	height: 38px;
}

.mec-attendees-wrapper .mec-attendees-list {
	margin: 22px 0 0;
}

.mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child {
	background: #fff;
	border-bottom: 1px solid #cfeff5;
}

.mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child div span {
	line-height: 1;
	font-weight: 600;
}

.mec-attendees-wrapper .mec-attendees-list .w-clearfix {
	display: flex;
	background: #f8feff;
	padding: 10px;
	text-align: left;
}

.mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:first-child {
	width: 100%;
	max-width: 30%;
	padding: 0;
}

.mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3 a {
	text-decoration: unset;
}

.mec-attendees-wrapper .mec-attendees-list .w-clearfix:nth-child(odd) {
	background: #fff;
}

#mec-read-more .mec-form-row span.mec-tooltip {
	top: 2px;
	left: -4px;
}

#mec-occurrences .mec-occurrences-list {
	margin-top: 12px;
}

#mec-occurrences .mec-occurrences-list h3 {
	margin: 0 0 30px 0;
}

#mec-occurrences .mec-occurrences-list .mec-form-row {
	margin-bottom: 0;
}

#mec-occurrences .mec-occurrences-list .mec-form-row label {
	display: inline-block;
	margin: 0;
	width: 141px;
}

#mec-occurrences .mec-occurrences-list .mec-form-row label.label-radio,
#mec-occurrences .mec-occurrences-list .mec-form-row label.label-checkbox {
	display: block;
	width: 100%
}

#mec-occurrences .mec-occurrences-list .mec-form-row .event-status-schema label {
	width: auto;
	min-width: 160px;
}

#mec-occurrences .mec-occurrences-list .mec-form-row .event-status-schema p {
	border: unset;
	padding-left: 0;
	margin-left: 0;
}

#mec-search-settings {
	border-radius: 21px;
	min-height: 32px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.06);
	margin-right: 10px;
	color: #7c838a;
	font-size: 13px;
	width: 260px;
	background: #f7f8f9;
	border: none;
	z-index: 1;
	transition: all 0.18s ease;
	outline: 0;
	line-height: 36px;
	padding: 2px 10px 1px 38px;
}

#mec-search-settings:focus {
	background: #fff;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.07), 0 0 0 1px #e6e6e6;
	width: 270px;
}

.mec-search-settings-wrap {
	display: inline-block;
	position: relative;
}

.mec-search-settings-wrap i {
	position: absolute;
	left: 16px;
	top: 13px;
	font-size: 13px;
	color: #7e8c98;
	display: block;
	z-index: 2;
}

#mec-search-settings::-webkit-input-placeholder {
	color: #7c838a;
}

#mec-search-settings::-moz-placeholder {
	color: #7c838a;
}

#mec-search-settings:-ms-input-placeholder {
	color: #7c838a;
}

#mec-search-settings:-moz-placeholder {
	color: #7c838a;
}

#wns-be-content .noresults label,
#wns-be-content .results .results .noresults label {
	color: #000;
}

#wns-be-content .results .results .results label,
#wns-be-content .results label,
#wns-be-content ul li.enable,
#wns-be-content ul li.enable label {
	color: #07bbe9;
}

#wns-be-content ul li.disable,
#wns-be-content ul li.disable label {
	color: #e7e7e7;
}

.ui-datepicker.ui-widget {
	border: 1px solid #e8e8e8;
	box-shadow: 0 1px 9px rgba(0, 0, 0, 0.12);
}

.ui-datepicker.ui-widget select {
	font-weight: 600;
	font-size: 12px;
	border-radius: 2px;
	padding: 2px 10px;
	margin: 1px 3px 5px;
}

.ui-datepicker.ui-widget table {
	border-spacing: 2px;
}

.ui-datepicker.ui-widget td,
.ui-datepicker.ui-widget tr {
	padding: 0;
	background: 0 0 !important;
}

.ui-datepicker.ui-widget td a {
	color: #777;
	font-weight: 600;
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	border-radius: 33px;
	padding: 0;
	background: #fff;
	transition: all 0.2s ease;
}

.ui-datepicker.ui-widget td a.ui-state-active,
.ui-datepicker.ui-widget td a:hover {
	background: #40d9f1;
	color: #fff;
}

.ui-datepicker.ui-widget .ui-datepicker-next,
.ui-datepicker.ui-widget .ui-datepicker-prev {
	color: #40d9f1;
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	border-radius: 33px;
	background: #ecfcff;
	transition: all 0.2s ease;
}

.ui-datepicker.ui-widget .ui-datepicker-next:hover,
.ui-datepicker.ui-widget .ui-datepicker-prev:hover {
	background: #fff;
	box-shadow: 0 0 7px -3px rgba(0, 0, 0, 0.4);
}

#mec-wrap {
	width: 92%;
	margin: 20px auto;
	max-width: 1200px;
}

#mec-wrap h2.nav-tab-wrapper {
	margin-bottom: 0;
	position: relative;
	z-index: 8;
	padding: 0;
	border-radius: 10px;
	border: none;
	margin-top: 35px;
	clear: both;
	background: #fff;
	border: 1px solid #e3e5e7;
}

#mec-wrap .nav-tab-wrapper .nav-tab {
	position: relative;
	padding: 28px 17px;
	border: none;
	background: transparent;
	margin: 0;
	font-size: 13px;
	color: #444;
	outline: 0;
	letter-spacing: -0.1px;
	box-shadow: none;
	transition: all 0.2s ease;
}

#mec-wrap .nav-tab-wrapper .nav-tab:hover {
	color: #07bbe9;
}

#mec-wrap .nav-tab-wrapper .nav-tab:after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 30%;
	position: absolute;
	right: 0;
	top: 35%;
	background: #e9e9e9;
}

#mec-wrap .nav-tab-wrapper .nav-tab-active,
#mec-wrap .nav-tab-wrapper .nav-tab-active:focus,
#mec-wrap .nav-tab-wrapper .nav-tab-active:focus:active,
#mec-wrap .nav-tab-wrapper .nav-tab-active:hover {
	background: #ecf9fd;
	outline: 0;
	z-index: 2;
	border: 1px solid #ccecf4;
	color: #07bbe9;
	border-radius: 5px;
	margin: -1px;
}

#mec-wrap .nav-tab-wrapper .nav-tab-active:after {
	content: '';
	position: absolute;
	display: block;
	background: 0 0;
	top: auto;
	height: auto;
	bottom: -20px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	border-width: 10px;
	border-style: solid;
	border-color: #ecf9fd transparent transparent;
}

#mec-wrap .mec-container {
	padding: 25px 40px 40px;
}

.m-e-calendar_page_MEC-ix #mec-wrap .mec-container {
	border: 1px solid #e3e5e7;
	border-top: none;
	border-radius: 0 0 10px 10px;
	margin: -2px 6px 0 6px;
}

#wpwrap .mec-button-primary {
	box-shadow: 0 0 0 4px #e4ffe6;
	text-shadow: none;
	margin-right: 5px;
	background: #64e385;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 2px 22px;
	border-radius: 22px;
	font-weight: 500;
	line-height: 39px;
}

#wpwrap .mec-button-primary:hover {
	box-shadow: 0 0 0 4px rgb(0 0 0 / 10%);
	background: #4d5051;
	border-color: #4d5051;
	cursor: pointer;
}

#mec-wrap .nav-tab-wrapper .nav-tab-active:before {
	content: '';
	position: absolute;
	display: block;
	background: 0 0;
	top: auto;
	height: auto;
	bottom: -24px;
	left: 50%;
	margin-left: -12px;
	width: 0;
	border-width: 12px;
	border-style: solid;
	border-color: #ccecf4 transparent transparent;
}

.ui-datepicker.ui-widget select {
	border-color: #e7e8e9;
}

.wn-p-t-right {
	min-width: 300px;
	max-width: 400px;
	display: inline-block;
	top: -8px;
	left: 50%;
	margin-top: 0;
	transform: translate(-50%, -100%);
	padding: 0;
	background-color: #535a61;
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 1.5;
	position: absolute;
	z-index: 99999999;
	box-sizing: border-box;
	border-radius: 6px;
	box-shadow: 0 4px 45px -8px #444b50;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.23s;
	padding: 20px;
	border-radius: 8px;
}

.wn-p-t-right i {
	position: absolute !important;
	top: 100%;
	right: 50%;
	margin-top: -6px !important;
	margin-right: -6px !important;
	width: 12px;
	height: 24px;
	overflow: hidden;
	transform: rotate(-90deg);
}

.wn-p-t-right i:after {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	left: 0;
	top: 50%;
	transform: translate(50%, -50%) rotate(-45deg);
	background-color: #535a61;
	box-shadow: 0 8px 9px -4px #535a61;
}

.wn-p-t-right .wn-p-t-text-content h5 {
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	margin: -20px;
	padding: 15px 0;
	text-align: center;
	margin-bottom: 10px;
	background: #3a3f44;
	border-bottom: 1px solid #32363a;
	border-radius: 6px 6px 0 0;
}

.mec-addon-box-footer a:hover .wn-p-t-right {
	visibility: visible;
	opacity: 1;
}

#mec_organizer_user + .select2-container,
#mec_speaker_user + .select2-container {
	min-width: 224px !important;
}

.mec-add-event-tabs-wrap .select2-container,
.mec-create-shortcode-tab-content .select2-container,
.wns-be-main .mec-form-row .select2-container {
	min-height: 38px;
	height: auto;
	box-sizing: border-box;
	padding: 0 6px 0 10px;
	border-radius: 5px;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 7%);
	background-color: #f7f8f9;
	color: #32373c;
	outline: 0;
	transition: 50ms border-color ease-in-out;
	min-width: 200px;
	width: 100% !important;
	max-width: 290px !important;
	font-size: 14px;
}

.mec-add-event-tabs-wrap .select2-selection,
.mec-create-shortcode-tab-content .select2-selection,
.wns-be-main .mec-form-row .select2-selection {
	border: none;
	background: 0 0;
	padding-top: 3px;
	width: 100%;
	height: 100%;
}

.mec-add-event-tabs-wrap .select2-container--default.select2-container--focus .select2-selection,
.mec-create-shortcode-tab-content .select2-container--default.select2-container--focus .select2-selection,
.wns-be-main .mec-form-row .select2-container--default.select2-container--focus .select2-selection {
	border: none !important;
	outline: 0;
}

.mec-add-event-tabs-wrap .select2-container--default .select2-selection--single .select2-selection__arrow,
.mec-create-shortcode-tab-content .select2-container--default .select2-selection--single .select2-selection__arrow,
.wns-be-main .mec-form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 5px;
	right: 4px;
}

.fs-webform-container div .fserv-container {
	width: 100% !important;
	max-width: none !important;
	min-height: 238px !important;
	box-shadow: 0 1px 6px rgb(0 0 0 / 1%) !important;
	border-radius: 15px !important;
	padding: 15px 0 0 !important;
	margin-bottom: 0 !important;
	margin-top: 30px !important;
	background: url(https://webnus.net/modern-events-calendar/wp-content/uploads/2019/11/illustration.svg)
		no-repeat top right;
	background-size: 330px;
	border: 1px solid #e3e5e7;
}

.fserv-container .fserv-form-name {
	font-weight: 600 !important;
	position: relative !important;
	font-size: 20px !important;
	padding: 30px 30px 10px !important;
	text-align: left !important;
	margin: 0 !important;
	line-height: 1;
}

.fserv-form-description {
	padding: 10px 30px !important;
	margin: 1em 0 0 !important;
	line-height: 1.5 !important;
	font-size: 16px !important;
}

.fserv-container form {
	padding: 0 !important;
	padding-left: 28px !important;
}

.fserv-container .fserv-label {
	display: none !important;
}

.fserv-field {
	display: inline-block;
	padding: 0 !important;
	min-width: 260px;
	margin: 0 !important;
	margin-right: 25px !important;
}

.fserv-container label.fserv-form-description {
	cursor: default;
}

.fserv-field input.fserv-input-text {
	border-radius: 5px !important;
	border: none !important;
	background-color: #f7f8f9 !important;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 7%) !important;
}

.fserv-field + div:not(.fserv-field) {
	margin: 0 !important;
	border: none !important;
	text-align: left !important;
	padding-left: 4px !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	display: inline-block;
	margin-right: 10px !important;
}

.fserv-container .powered-by {
	display: none !important;
}

@media (max-width: 1366px) {
	#webnus-dashboard .fserv-container form {
		padding: 0 !important;
		padding: 0 28px 40px 28px !important;
	}

	#webnus-dashboard .fserv-form .fserv-field {
		width: 33% !important;
	}

	#webnus-dashboard .fserv-form .fserv-button-submit {
		margin-left: -2px !important;
	}
}

@media (max-width: 960px) {
	#webnus-dashboard .fserv-container form {
		padding: 0 !important;
		padding: 0 28px 40px 28px !important;
	}

	#webnus-dashboard .fserv-form .fserv-field {
		width: 100% !important;
	}

	#webnus-dashboard .fserv-form .fserv-button-submit {
		margin-left: -2px !important;
	}
}

#webnus-dashboard .mec-intro-section .mec-intro-section-link-tag {
	font-weight: 500;
	border-radius: 60px;
	text-shadow: none;
	box-shadow: 0 0 0 3px rgb(227 249 253 / 15%);
	background: #fff;
	background: linear-gradient(95deg, #fff 0, #fff 50%, #fff 100%) !important;
	border: 1px solid #c0e5ea;
	transition: 0.24s;
}

#webnus-dashboard .mec-intro-section .mec-intro-section-link-tag.button-primary,
#webnus-dashboard .total-bookings button,
button.fserv-button-submit {
	color: #fff !important;
	font-weight: 500 !important;
	border-radius: 60px !important;
	box-shadow: 0 0 0 4px rgb(56 213 237 / 1%) !important;
	text-shadow: none !important;
	background: #38d5ed !important;
	border: none !important;
	transition: 0.24s !important;
}

#webnus-dashboard button.fserv-button-submit {
	background: #64e385 !important;
	box-shadow: 0 0 0 3px #64e3851a !important;
}

#webnus-dashboard button.fserv-button-submit:hover {
	background: #46d26a !important;
	box-shadow: 0 0 0 4px #64e38536 !important;
}

#webnus-dashboard .total-bookings button {
	line-height: 39px;
	padding: 0 36px;
}

#webnus-dashboard .mec-intro-section .mec-intro-section-link-tag.button-primary:hover {
	color: #fff !important;
	background: #1fcae4 !important;
	box-shadow: 0 0 0 4px rgb(56 213 237 / 15%) !important;
}

#webnus-dashboard .total-bookings button:hover,
button.fserv-button-submit:hover {
	background: #26bbd2 !important;
	box-shadow: 0 0 0 4px rgb(56 213 237 / 15%) !important;
	cursor: pointer !important;
}

#webnus-dashboard .mec-intro-section .mec-intro-section-link-tag:hover {
	box-shadow: 0 0 0 4px rgb(56 213 237 / 8%) !important;
	color: #02a3bb !important;
	cursor: pointer !important;
}

.fserv-container input::-webkit-input-placeholder {
	font-family: inherit !important;
	font-size: 14px;
}

.fserv-container input::-moz-placeholder {
	font-family: inherit !important;
	font-size: 14px;
}

.fserv-container input:-ms-input-placeholder {
	font-family: inherit !important;
	font-size: 14px;
}

.fserv-container input:-moz-placeholder {
	font-family: inherit !important;
	font-size: 14px;
}

input.fserv-input-text {
	height: 38px;
	box-sizing: border-box;
	margin-bottom: 8px;
	padding: 0 6px;
	box-shadow: none;
	border-radius: 2px;
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.05);
}

.fserv-field label.error {
	display: none !important;
}

.fs-notifier {
	position: fixed !important;
	top: 40px !important;
	width: 300px !important;
	max-width: 300px !important;
	margin: 0 !important;
	right: 20px !important;
	left: unset !important;
}

.post-type-mec-events .lity {
	background: #edf0f3;
}

.post-type-mec-events .lity-container {
	width: 60vw;
	max-width: 883px;
	margin: 0 auto;
	border-radius: 7px;
}

.post-type-mec-events .lity-content:after {
	display: none;
}

.mec-manage-events-lightbox {
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
}

.w-clearfix.mec-attendees-content img {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin-right: 7px;
}

.post-type-mec-events .mec-attendees-list-head {
	background: #008aff;
	color: #fff;
	text-align: center;
	padding: 17px 0;
	text-transform: capitalize;
	font-size: 26px;
	font-weight: 700;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
	border-radius: 7px 7px 0 0;
	line-height: 43px;
	box-shadow: 0 3px 15px rgba(0, 138, 255, 0.25);
	z-index: 99;
}

.mec-attendees-list-wrap {
	display: flex;
	width: 100%;
	flex-direction: column;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
	background: #fff;
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
	border-radius: 0 0 5px 5px;
	overflow: hidden;
}

.mec-attendees-list-left {
	flex: 1;
	background: #f6f8fa;
	padding: 0;
	border-radius: 0;
	position: relative;
}

.mec-attendees-list-right,
.mec-send-email-form-wrap {
	flex: 1;
	border-radius: 0 0 5px 5px;
	padding: 0 20px 20px;
	background: #f2f4f7;
}

.mec-attendees-list-left-menu a {
	display: inline-block;
	line-height: 22px;
	font-size: 12px;
	color: #000;
	font-weight: 500;
	border-bottom: 1px solid #eaebec;
	border-left: 1px solid #eaebec;
	padding-bottom: 0;
	padding: 7px 6px;
	margin-bottom: 0;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
	transition: all 0.2s ease;
	text-decoration: none;
	text-align: center;
}

.mec-attendees-list-left-menu a.selected-day {
	color: #008aff;
}

.mec-attendees-list-left-menu .owl-item:last-child a {
	border-right: 1px solid #eaebec;
}

.mec-attendees-list-right table {
	width: 100%;
}

.w-clearfix.mec-attendees-head {
	margin-top: 30px;
	border-bottom: 2px solid #ccecf4;
	padding-bottom: 18px;
	margin-bottom: 3px;
}

.w-clearfix.mec-attendees-content [class^='w-col-xs-'],
.w-clearfix.mec-attendees-head [class^='w-col-xs-'] {
	padding: 0;
}

.w-clearfix.mec-attendees-head span {
	font-weight: 600;
	color: #000;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
	font-size: 17px;
}

.w-clearfix.mec-attendees-content {
	background: #fff;
	margin-bottom: 2px;
	padding: 10px 20px;
}

.mec-attendees-list-left-menu {
	height: 36px;
	margin-left: 35px;
	margin-right: 36px;
}

.mec-attendees-list-left-menu a:active,
.mec-attendees-list-left-menu a:focus,
.mec-attendees-list-left-menu a:visited {
	outline: 0;
	box-shadow: none;
}

.mec-attendees-list-left-menu .owl-item {
	display: inline-block;
}

.mec-attendees-list-left-menu .owl-stage {
	min-width: 800px !important;
}

.owl-nav.disabled .owl-next {
	position: absolute;
	right: 0;
	top: 0;
}

.owl-nav.disabled .owl-prev {
	position: absolute;
	left: 0;
	top: 0;
}

.owl-nav.disabled button {
	background: #fff;
	box-shadow: none;
	border: 1px solid #ccc;
	height: 36px;
	width: 36px;
	font-size: 54px;
	line-height: 54px;
}

.owl-nav.disabled button span {
	margin-top: -18px;
	display: block;
}

.mec-cover-loader:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.5);
	z-index: 99999;
}

.mec-loader {
	background: rgba(0, 0, 0, 0);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
}

.mec-loader,
.mec-loader:after {
	border-radius: 50%;
	width: 5em;
	height: 5em;
	z-index: 999999999999;
}

.mec-loader {
	font-size: 10px;
	text-indent: -9999em;
	border-top: 0.5em solid rgba(0, 0, 0, 0.2);
	border-right: 0.5em solid rgba(0, 0, 0, 0.2);
	border-bottom: 0.5em solid rgba(0, 0, 0, 0.2);
	border-left: 0.5em solid #fff;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: mecloader 1.1s infinite linear;
	animation: mecloader 1.1s infinite linear;
}

@media (max-width: 992px) {
	.post-type-mec-events .lity-container {
		width: 80vw;
	}
}

@-webkit-keyframes mecloader {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes mecloader {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.mec-report-backtoselect-wrap,
.mec-report-sendmail-form-wrap {
	display: none;
}

.mec-report-select-event-wrap .select2,
.mec-select-wrap .select2 {
	width: 100% !important;
}

.mec-report-select-event-wrap .select2-container--default .select2-selection--single,
.mec-select-wrap .select2-container--default .select2-selection--single {
	border-radius: 4px;
	border: 1px solid #e2e3e4;
	height: 40px;
	padding-top: 5px;
	padding-left: 8px;
	width: 100%;
	box-shadow: none;
}

.mec-report-select-event-wrap
	.select2-container--default
	.select2-selection--single
	.select2-selection__arrow,
.mec-select-wrap
	.select2-container--default
	.select2-selection--single
	.select2-selection__arrow {
	height: 36px;
}

.mec-report-select-event-wrap .select2-container--open .select2-dropdown--below,
.mec-select-wrap .select2-container--open .select2-dropdown--below {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
	border-color: #d7d8d9;
}

.select2-container--default .select2-search--dropdown {
	padding: 12px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.02) inset;
	border-color: #e3e5e7;
	border-radius: 4px;
}

.mec-report-select-event-wrap input,
.mec-report-select-event-wrap select,
.mec-select-wrap input[type='text'],
.mec-select-wrap select .mec-report-select-event-wrap input[type='text'] {
	border: 1px solid #e2e3e4;
	height: 40px;
	font-size: 13px;
	font-weight: 400;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
	margin-bottom: 15px;
	border-radius: 4px;
	box-shadow: none;
	max-width: 150px;
}

.mec-report-select-event-wrap .select2-container--default,
.mec-select-wrap .select2-container--default {
	max-width: 400px;
}

.select2-dropdown.select2-dropdown {
	border-color: #e3e5e7 !important;
	box-shadow: none !important;
}

.mec-report-select-event-wrap select.mec-reports-selectbox-dates,
.mec-select-wrap select.mec-reports-selectbox-dates {
	min-width: 260px;
	margin: 0 0 0 10px;
	padding-left: 15px;
}

.mec-report-sendmail-form-wrap,
.mec-report-sendmail-wrap {
	padding: 30px 15px;
	background: #fff;
	border: 1px solid #e2e3e4;
	margin: 15px 0 5px;
	border-radius: 10px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.01);
}

.mec-report-sendmail-wrap .w-col-sm-12:before {
	background: url(../img/email-document.png) no-repeat left top;
	content: '';
	display: block;
	width: 90px;
	height: 70px;
	z-index: 100;
	float: left;
}

.mec-report-sendmail-wrap p {
	margin: 0 0 15px;
	font-size: 15px;
	color: #7d8284;
}

.mec-report-backtoselect-wrap button,
.mec-report-sendmail-wrap .w-col-sm-12 button,
.mec-send-email-form-wrap .mec-send-email-button {
	background: #19cde9;
	border: none;
	color: #fff;
	font-size: 13px !important;
	padding: 8px 18px;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 0 1px 2px rgba(25, 205, 233, 0.05);
	transition: all 0.2s ease;
}

.mec-report-backtoselect-wrap button:hover,
.mec-report-sendmail-wrap .w-col-sm-12 button:hover,
.mec-send-email-form-wrap .mec-send-email-button:hover {
	background: #04bfdc;
	box-shadow: 0 1px 2px rgba(25, 205, 233, 0.05);
}

.mec-report-backtoselect-wrap button {
	margin-top: 15px;
}

.mec-report-selected-event-attendees-wrap {
	background-color: #fff;
	border: 1px solid #e1e2e3;
	padding: 0;
	margin: 20px 0;
	border-radius: 7px;
	display: none;
}

.mec-report-sendmail-wrap {
	display: none;
}

.mec-report-selected-event-attendees-wrap .w-clearfix.mec-attendees-head {
	background: #f5f6f7;
	border-bottom: 1px solid #e1e2e3;
	padding: 15px;
	margin: 0;
	border-radius: 5px 5px 0 0;
}

.mec-report-selected-event-attendees-wrap .w-clearfix.mec-attendees-content {
	margin: 0;
	padding: 8px 15px;
	border-bottom: 1px solid #e4eef0;
	font-size: 13px;
	line-height: 25px;
}

.mec-report-selected-event-attendees-wrap .w-clearfix.mec-attendees-content:hover {
	background: #f3fdfe;
}

.mec-report-selected-event-attendees-wrap .w-clearfix.mec-attendees-content:last-child {
	border-bottom: none;
	border-radius: 0 0 6px 6px;
}

.mec-report-selected-event-attendees-wrap .w-clearfix.mec-attendees-content img {
	border-radius: 25px;
	margin-left: 8px;
}

.mec-report-selected-event-attendees-wrap input[type='checkbox'] {
	border-radius: 3px;
	margin-top: 0;
}

.mec-report-selected-event-attendees-wrap .mec-attendees-head .w-col-xs-2.name {
	padding-left: 10px;
}

.mec-report-selected-event-attendees-wrap .checkin_status span {
	font-weight: 600;
}

.mec-report-selected-event-attendees-wrap .w-col-sm-12 > p {
	text-align: center;
}

.mec-attendees-list-right,
.mec-send-email-form-wrap {
	flex: 1;
	border-radius: 0;
	padding: 0;
	background: 0 0;
	max-width: 674px;
	margin: 0 auto;
}

.mec-report-sendmail-form-wrap {
	padding: 0 30px 45px;
}

.mec-send-email-form-wrap h2 {
	background: url(../img/email-document.png) no-repeat center top;
	padding-top: 70px;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
}

#webnus-dashboard .mec-send-email-form-wrap .wp-editor-tools button {
	font-size: 13px;
	font-weight: 400;
	color: #444;
	line-height: 1;
	margin-bottom: 0;
}

#webnus-dashboard .mec-send-email-form-wrap .wp-editor-tabs button {
	min-height: 30px;
}

.mec-send-email-form-wrap input.widefat {
	min-height: 40px;
	border: 1px solid #e2e3e4;
	border-radius: 2px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.02);
}

.mec-send-email-form-wrap input.widefat:focus {
	border: 1px solid #96e3ef;
}

.mec-send-email-form-wrap h4.mec-send-email-count {
	font-weight: 400;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 0;
	padding-top: 0;
}

.mec-send-email-form-wrap .mec-send-email-button {
	min-height: 40px;
	line-height: 40px;
	padding: 0;
	font-size: 17px !important;
	font-weight: 600;
}

.mec-send-email-form-wrap .mce-menubtn.mce-fixed-width span {
	height: 20px;
	padding-top: 2px;
}

.lity.mec-add-shortcode-popup {
	background-color: #b7e4e3;
}

.lity.mec-add-shortcode-popup .lity-content {
	box-shadow: 0 3px 20px 0 rgba(91, 188, 190, 0.55);
	border-radius: 10px;
	height: 100%;
}

.mec-add-shortcode-popup .lity-container {
	width: 930px;
	height: 620px;
}

.mec-add-shortcode-popup .lity-content:after {
	display: none;
}

.mec-add-shortcode-popup div#mec_popup_shortcode {
	background: #fff;
	overflow: hidden;
	display: flex;
	width: 100%;
	border-radius: 10px;
	height: 100%;
}

.mec-steps-container {
	width: 92px;
	text-align: center;
	background: #fff;
}

.mec-steps-panel {
	width: calc(100% - 92px);
	background: #eef4f5;
}

.mec-steps-container ul {
	text-align: center;
	display: block;
	margin-top: 62px;
}

.mec-steps-container ul li {
	width: 22px;
	height: 70px;
	margin: 0 auto;
	position: relative;
}

.mec-steps-container ul li span {
	border-radius: 50px;
	background-color: rgba(26, 175, 251, 0.16);
	width: 22px;
	height: 22px;
	display: inline-block;
	padding-top: 2px;
	font-size: 11px;
	font-weight: 700;
	color: #1aaffb;
	box-sizing: border-box;
}

.mec-steps-container ul li:after,
.mec-steps-container ul li:before {
	content: '';
	display: block;
	height: 24px;
	width: 2px;
	background: rgba(26, 175, 251, 0.16);
	margin-left: calc(50% - 1px);
}

.mec-steps-panel .mec-form-row input[type='checkbox'],
.mec-steps-panel .mec-form-row input[type='radio'] {
	background: #fff;
}

.mec-box .mec-steps-panel .mec-form-row input[type='radio'],
.mec-steps-panel .mec-form-row .mec-box input[type='checkbox'] {
	background: #f7f8f9;
}

.mec-steps-panel .mec-form-row .mec-box input[type='checkbox']:checked,
.mec-steps-panel .mec-form-row .mec-box input[type='radio']:checked {
	background: #fff;
}

.mec-steps-container ul li:first-of-type:before,
.mec-steps-container ul li:last-of-type:after {
	display: none;
}

.mec-steps-container ul li:first-of-type {
	height: 46px;
}

li.mec-step.mec-step-passed span,
li.mec-step.mec-step-passed:after,
li.mec-step.mec-step-passed:before {
	background-color: #2dcb73;
	color: #fff;
}

.mec-steps-container img {
	margin-top: 30px;
}

.mec-steps-header {
	display: flex;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 3px 22px 0 rgb(11 121 125 / 1%);
	padding: 12px 22px;
	margin: -15px -15px 65px;
}

.mec-steps-header-settings {
	width: 65px;
}

.mec-steps-header-dashboard {
	width: fit-content;
	margin-right: 22px;
}

.mec-steps-header-userinfo {
	width: calc(100% - 65px);
}

.mec-steps-panel {
	padding: 35px;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.mec-steps-header-userinfo span {
	display: inline-block;
	vertical-align: middle;
}

.mec-steps-header-userinfo span img {
	height: 40px;
	border-radius: 50px;
	margin-right: 8px;
	vertical-align: middle;
}

.mec-steps-header-userinfo span.mec-steps-header-name {
	font-size: 14px;
	color: #778182;
	font-weight: 600;
	text-transform: capitalize;
}

span.mec-steps-header-add-text {
	color: #839294;
	font-size: 12px;
	margin-left: 5px;
}

.mec-steps-header-dashboard a,
.mec-steps-header-settings a {
	height: 100%;
	display: block;
	padding-top: 11px;
	text-decoration: none;
	font-size: 12px;
	color: #707070;
}

.mec-steps-header-dashboard a i,
.mec-steps-header-settings a i {
	color: #1aaffb;
	font-size: 16px;
	vertical-align: text-top;
	margin-right: 5px;
}

.mec-next-previous-buttons {
	clear: both;
}

.mec-next-previous-buttons button.mec-button-next {
	float: right;
	background: #008aff;
	border: none;
	color: #fff;
	cursor: pointer;
	width: 123px;
	text-align: left;
	padding: 8px 18px 9px;
	border-radius: 3px;
	font-size: 14px;
	box-shadow: 0 5px 10px 0 rgba(0, 138, 255, 0.3);
	transition: all 0.3s ease;
	outline: 0;
}

.mec-next-previous-buttons button:hover {
	background: #000;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}

.mec-next-previous-buttons button.mec-button-next img {
	position: absolute;
	top: 16px;
	right: 18px;
}

.mec-next-previous-buttons button {
	position: relative;
}

.mec-next-previous-buttons button.mec-button-prev {
	background: #fff;
	border: none;
	color: #000;
	cursor: pointer;
	width: 123px;
	text-align: right;
	padding: 8px 15px 9px;
	border-radius: 3px;
	font-size: 14px;
	box-shadow: 0 5px 10px 0 rgba(11, 121, 125, 0.01);
	transition: all 0.3s ease;
	outline: 0;
}

.mec-next-previous-buttons button.mec-button-prev img {
	position: absolute;
	top: 16px;
	left: 18px;
}

.mec-next-previous-buttons button.mec-button-prev:hover {
	background: #000;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
	color: #fff;
}

.mec-next-previous-buttons button.mec-button-new {
	background: #008aff;
	float: right;
	border: none;
	color: #fff;
	cursor: pointer;
	width: 154px;
	text-align: left;
	padding: 8px 18px 9px;
	border-radius: 3px;
	font-size: 14px;
	box-shadow: 0 5px 10px 0 rgba(0, 138, 255, 0.3);
	transition: all 0.3s ease;
	outline: 0;
}

.mec-next-previous-buttons button.mec-button-new:hover {
	background: #000;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}

.mec-next-previous-buttons button.mec-button-new img {
	vertical-align: sub;
	margin-left: -3px;
	margin-right: 8px;
}

div#mec_popup_shortcode_form {
	height: calc(100% - 37px);
}

.mec-steps-content-container {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.mec-add-shortcode-popup .mec-steps-content-container.mec-steps-content-1 {
	background: url(../../assets/img/popup/first-step.png) no-repeat 90% 70%;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-1
	.popup-sh-name-required {
	color: red;
	display: none;
	font-style: italic;
	font-size: 12px;
	margin-top: 8px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1 {
	top: 50%;
	position: absolute;
	width: 360px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1
	input[name='shortcode[name]'] {
	width: 360px;
	height: 46px;
	border: none;
	border-radius: 3px;
	padding-left: 36px;
	font-size: 12px;
	color: #b1b2b4;
	box-shadow: 0 3px 22px 0 rgba(11, 121, 125, 0.01);
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1
	input[name='shortcode[name]']::-webkit-input-placeholder {
	color: #b1b2b4;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1
	input[name='shortcode[name]']:-ms-input-placeholder {
	color: #b1b2b4;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1
	input[name='shortcode[name]']::placeholder {
	color: #b1b2b4;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1:before {
	content: '';
	width: 14px;
	height: 14px;
	background: url(../../assets/img/popup/add-sh-icon.png) no-repeat center center;
	position: absolute;
	top: 17px;
	left: 17px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-steps-content.mec-steps-content-2
	ul {
	height: 386px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-top: -22px;
	margin-bottom: 0;
	position: relative;
	padding: 0 50px 150px 50px;
	background: #fcfbfd !important;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-steps-content.mec-steps-content-2
	ul
	li {
	width: 30% !important;
	float: left !important;
	min-height: 135px !important;
	height: 150px;
	margin: 1.66% !important;
	box-sizing: border-box;
	text-align: center;
	padding: 12px !important;
	border-radius: 8px;
	border: 1px solid transparent;
	box-shadow: none;
	background: #fff0 !important;
	cursor: pointer;
	transition: all 0.22s ease;
	-webkit-transition: all 0.22s ease;
	-moz-transition: all 0.22s ease;
	-ms-transition: all 0.22s ease;
	-o-transition: all 0.22s ease;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-steps-content.mec-steps-content-2
	ul
	li.active {
	border: 1px solid #40d9f16b !important;
	box-shadow: 0 1px 8px -3px #40d9f152 inset !important;
	color: #00cae6 !important;
	padding: 12px 0 0 0 !important;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-steps-content.mec-steps-content-2
	ul
	li:hover {
	box-shadow: 0 1px 8px rgb(0 0 0 / 3%), 0 0 0 1px #f3f4f5;
	background: #fff !important;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-steps-content.mec-steps-content-2
	ul
	li:hover {
	background: #fcfbfd;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-step-popup-skin-img
	img {
	margin: 4px 0 1px 1px;
	line-height: 1;
	max-width: 68px;
	max-height: 56px;
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	transition: all 0.22s ease;
	-webkit-transition: all 0.22s ease;
	-moz-transition: all 0.22s ease;
	-ms-transition: all 0.22s ease;
	-o-transition: all 0.22s ease;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	li.active
	.mec-step-popup-skin-img
	img,
.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	li:hover
	.mec-step-popup-skin-img
	img {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-step-popup-skin-text
	input {
	display: block;
	margin: 0 auto;
	margin-top: 6px;
	border: 2px solid #e1e7ed;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.05);
	position: relative;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-step-popup-skin-img {
	padding-top: 16px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-steps-content.mec-steps-content-2
	ul
	li
	.mec-step-popup-skin-text
	input {
	display: none;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-step-popup-skin-text:before {
	width: 14px;
	height: 14px;
	content: '';
	border-radius: 50px;
	background: #fff;
	display: block;
	position: absolute;
	left: calc(50% - 7px);
	top: 24px;
	z-index: 99;
	border: 2px solid #e1e7ed;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.05);
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-step-popup-skin-text {
	position: relative;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	li.active
	.mec-step-popup-skin-text:before {
	background: #008aff;
	border: none;
	box-shadow: 0 5px 10px 0 rgba(0, 138, 255, 0.3);
	width: 16px;
	height: 16px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	li.active
	.mec-step-popup-skin-text:after {
	width: 4px;
	height: 4px;
	display: block;
	content: '';
	position: absolute;
	background: #fff;
	left: calc(50% - 1px);
	top: 30px;
	z-index: 999;
	border-radius: 50px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-3
	span.wn-hover-img-sh {
	display: block;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-3
	.mec-skin-styles {
	height: 386px;
	overflow-x: hidden;
	padding-left: 60px;
	padding-bottom: 19px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-3
	.mec-skin-styles
	label {
	width: 193px !important;
	float: left !important;
	margin: 1.66% !important;
	text-align: center;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-3
	.mec-skin-styles
	label
	span {
	width: 193px !important;
	float: left !important;
	min-height: 135px !important;
	height: 150px;
	box-sizing: border-box;
	border-radius: 5px;
	border: 2px solid #c4edff;
	background: #fff !important;
	cursor: pointer;
	margin-bottom: 5px;
	margin-top: -6px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-3
	.mec-skin-styles
	label.active
	span {
	border-color: #00acf8;
	box-shadow: 0 3px 5px rgba(0, 172, 248, 0.2);
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-3
	.mec-skin-styles
	label
	div {
	font-size: 14px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-3
	.mec-skin-styles
	label.active
	div {
	color: #008aff;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-3
	.mec-skin-styles
	input {
	opacity: 0;
	display: none;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-3
	.mec-steps-content.mec-steps-content-3 {
	margin-top: -18px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-3
	span.wn-hover-img-sh
	img {
	width: 189px;
	height: 146px;
	border-radius: 5px;
}

.mec-add-shortcode-popup .mec-steps-content-container.mec-steps-content-4 {
	background: url(../../assets/img/popup/fourth-step.png) no-repeat 90% 70%;
}

.mec-add-shortcode-popup .mec-steps-content.mec-steps-content-4 .nice-select {
	border: none;
	box-shadow: 0 3px 22px 0 rgba(11, 121, 125, 0.01);
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.mec-steps-content.mec-steps-content-4 {
	top: 40%;
	position: absolute;
	width: 330px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.mec-steps-content.mec-steps-content-4
	h3 {
	font-size: 13px;
	font-weight: 400;
	color: #707070;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.mec-steps-content.mec-steps-content-4
	.mec-multiple-skin-options
	div {
	border: 2px dashed #dce2e3;
	border-radius: 3px;
	padding: 20px 20px 6px;
	background: #fcfcfc;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.mec-steps-content.mec-steps-content-4
	.mec-multiple-skin-options
	div
	label {
	display: block;
	margin-bottom: 14px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.mec-steps-content.mec-steps-content-4
	.mec-multiple-skin-options
	div
	label.active
	input {
	background: #fff;
	box-shadow: none;
	border: 1px solid #cacece;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup {
	box-shadow: 0 3px 13px -5px rgba(0, 0, 0, 0.1), inset 0 1px 2px rgba(0, 0, 0, 0.07);
	clear: unset !important;
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: 400;
	height: 42px;
	line-height: 40px;
	outline: 0;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 300px !important;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup:hover {
	border-color: #dbdbdb;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup.open
	.list {
	overflow: unset;
	width: 100%;
	margin: 0;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup
	.list {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup:after {
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	content: '';
	display: block;
	height: 5px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 5px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup.open:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup.open
	.list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup.disabled:after {
	border-color: #ccc;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup
	.list:hover
	.option:not(:hover) {
	background-color: transparent !important;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup
	.option {
	cursor: pointer;
	font-weight: 400;
	list-style: none;
	min-height: 40px;
	outline: 0;
	text-align: left;
	position: relative;
	font-size: 12px !important;
	padding: 1px 12px !important;
	margin: 0 !important;
	line-height: 28px !important;
	min-height: 28px !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup
	.option
	.wn-hover-img-sh
	img {
	position: absolute;
	padding: 3px;
	top: -1px;
	left: 100%;
	box-shadow: 0 4px 42px -5px rgba(0, 0, 0, 0.16);
	visibility: hidden;
	opacity: 0;
	border: 1px solid #e3e3e3;
	border-radius: 2px;
	z-index: 99999999;
	background: #fff;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup
	.option:hover
	.wn-hover-img-sh
	img {
	visibility: visible;
	opacity: 1;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup
	.option.focus,
.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup
	.option.selected.focus,
.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup
	.option:hover {
	background-color: #f6f6f6;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup
	.option.selected {
	font-weight: 700;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup
	.option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default;
}

.mec-add-shortcode-popup .no-csspointerevents .wn-mec-select-popup .list {
	display: none;
}

.mec-add-shortcode-popup .no-csspointerevents .wn-mec-select-popup.open .list {
	display: block;
}

.mec-add-shortcode-popup .mec-steps-content.mec-steps-content-4 label input {
	background: #fff;
	position: relative;
	width: 24px;
	height: 24px;
	border: 1px solid #cacece;
}

.mec-add-shortcode-popup .mec-steps-content.mec-steps-content-4 label input:before {
	display: none;
}

.mec-add-shortcode-popup .mec-steps-content.mec-steps-content-4 label.active input {
	background: #008aff;
	box-shadow: 0 5px 10px 0 rgba(0, 138, 255, 0.3);
	border: none;
}

.mec-add-shortcode-popup
	.mec-steps-content.mec-steps-content-4
	label.active
	input:before {
	background: #fff;
	width: 6px;
	height: 6px;
	top: 6px;
	left: 6px;
	position: absolute;
}

.mec-add-shortcode-popup .mec-steps-content-container.mec-steps-content-5 {
	background: url(../../assets/img/popup/fifth-step.png) no-repeat 90% 70%;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-steps-content.mec-steps-content-5 {
	width: 360px;
	margin-top: 16px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-steps-content.mec-steps-content-5
	.mec-switcher
	label {
	color: #707070;
	font-size: 14px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-steps-content.mec-steps-content-5
	.mec-switcher
	p {
	color: #8a8a8a;
	font-style: italic;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 0;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-steps-content.mec-steps-content-5
	.mec-switcher {
	padding-bottom: 30px;
	margin-bottom: 34px;
	border-bottom: 2px dashed #dce2e3;
	position: relative;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-steps-content.mec-steps-content-5
	.mec-switcher:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-steps-content.mec-steps-content-5
	.mec-switcher
	div:last-of-type
	label {
	position: absolute;
	top: -4px;
	right: 0;
	width: 52px;
	height: 26px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-steps-content.mec-steps-content-5
	.mec-switcher
	input:checked
	+ label:after {
	margin-left: 26px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-steps-content.mec-steps-content-5
	.mec-switcher
	input
	+ label:after,
.mec-add-shortcode-popup .mec-switcher input + label:before {
	display: block;
	position: absolute;
	top: 2px;
	left: 1px;
	bottom: 2px;
	content: '';
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-steps-content.mec-steps-content-5
	.mec-switcher
	input
	+ label:after {
	width: 26px;
}

.mec-add-shortcode-popup .mec-steps-content-container.mec-steps-content-6 {
	background: url(../../assets/img/popup/sixth-step.png) no-repeat 90% 70%;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-steps-content.mec-steps-content-6 {
	margin-top: 56px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-popup-shortcode {
	width: 325px;
	border: 2px dashed #dce2e3;
	background: #fcfcfc;
	padding: 42px 42px 47px;
	text-align: center;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-popup-shortcode
	h3 {
	font-size: 16px;
	font-weight: 400;
	color: #707070;
	margin-top: 7px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-popup-shortcode-code {
	border-radius: 3px;
	background: rgba(154, 214, 222, 0.35);
	width: 243px;
	margin: 0 auto;
	padding: 14px 17px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-popup-shortcode-code
	code {
	background: 0 0;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	margin-left: -11px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-popup-shortcode-code
	button {
	border: none;
	background: #fff;
	border-radius: 3px;
	padding: 3px 8px 6px;
	margin-left: 46px;
	cursor: pointer;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-popup-shortcode-code
	button:hover {
	background: #000;
	color: #fff;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-steps-6-results
	p {
	width: 325px;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
	color: #8a8a8a;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-steps-6-loading {
	width: 325px;
	border: 2px dashed #dce2e3;
	background: #fcfcfc;
	padding: 42px 42px 47px;
	text-align: center;
	height: 182px;
	position: relative;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-steps-6-loading
	.mec-loader {
	position: absolute;
	left: 136px;
	top: 65px;
}

.mec-add-event-popup button.lity-close,
.mec-add-shortcode-popup button.lity-close {
	right: 0;
	top: -52px;
	border-radius: 50%;
	width: 37px;
	height: 37px;
	background: #fff;
	color: #a2afbc;
	text-shadow: none;
	padding-top: 1px;
	transition: all 0.2s ease;
	position: absolute;
	box-shadow: 0 3px 8px 0 rgba(91, 188, 190, 0.55);
}

.mec-add-event-popup button.lity-close:hover,
.mec-add-shortcode-popup button.lity-close:hover {
	background: #ff6262;
	color: #fff;
	box-shadow: 0 3px 8px 0 rgb(249 162 162 / 55%);
}

.mec-skin-styles.mec-styles-full_calendar h3 {
	padding-left: 12px;
}

.lity.mec-add-event-popup {
	background-color: #b7e4e3;
}

.mec-add-event-popup .lity-container {
	width: 930px;
	height: 620px;
	max-width: unset;
}

.mec-add-event-popup div#mec_popup_event {
	background: #fff;
	overflow: hidden;
	display: flex;
	width: 100%;
	border-radius: 10px;
	height: 100%;
}

.lity.mec-add-event-popup .lity-content {
	box-shadow: 0 3px 20px 0 rgba(91, 188, 190, 0.55);
	border-radius: 10px;
	height: 100%;
}

div#mec_popup_event_form {
	height: calc(100% - 37px);
}

.mec-add-event-popup .mec-steps-container ul {
	margin-top: 42px;
}

.mec-add-event-popup .mec-steps-container ul li:first-of-type {
	height: 41px;
}

.mec-add-shortcode-popup .mec-steps-container ul li:after,
.mec-add-shortcode-popup .mec-steps-container ul li:before {
	height: 24px;
}

.mec-add-event-popup .mec-steps-container ul li:after,
.mec-add-event-popup .mec-steps-container ul li:before {
	height: 19px;
}

.mec-add-event-popup .mec-steps-container ul li {
	height: 60px;
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup {
	box-shadow: 0 3px 22px 0 rgba(11, 121, 125, 0.01);
	border: none;
	clear: unset !important;
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 3px;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 12px;
	font-weight: 400;
	line-height: 40px;
	outline: 0;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	height: 46px;
	margin-right: 6px;
	padding-top: 3px;
	color: #707070;
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup.open {
	border-radius: 3px 3px 0 0;
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup:hover {
	border-color: #dbdbdb;
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup.open .list {
	overflow: unset;
	width: 100%;
	margin: 0;
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup .list {
	background-color: #fff;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 0 0 0 rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
	margin-top: 1px !important;
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup:after {
	border-bottom: 2px solid #00acf8;
	border-right: 2px solid #00acf8;
	content: '';
	display: block;
	height: 5px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 5px;
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup.open:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none;
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup.disabled:after {
	border-color: #ccc;
}

.mec-add-event-popup
	.mec-steps-content-container
	.wn-mec-select-popup
	.list:hover
	.option:not(:hover) {
	background-color: transparent !important;
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup .option {
	cursor: pointer;
	font-weight: 400;
	list-style: none;
	min-height: 40px;
	outline: 0;
	text-align: left;
	position: relative;
	font-size: 12px !important;
	padding: 1px 12px !important;
	margin: 0 !important;
	line-height: 22px !important;
	min-height: 22px !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup .option.focus,
.mec-add-event-popup
	.mec-steps-content-container
	.wn-mec-select-popup
	.option.selected.focus,
.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup .option:hover {
	background-color: #f6f6f6;
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup .option.selected {
	font-weight: 700;
}

.mec-add-event-popup .mec-steps-content-container .wn-mec-select-popup .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default;
}

.mec-add-event-popup .no-csspointerevents .wn-mec-select-popup .list {
	display: none;
}

.mec-add-event-popup .no-csspointerevents .wn-mec-select-popup.open .list {
	display: block;
}

.mec-add-event-popup .mec-steps-content-container.mec-steps-content-1 {
	background: url(../../assets/img/popup/add-event-first-step.png) no-repeat 100% 70%;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1
	#mec_event_name {
	width: 100%;
	height: 46px;
	border: none;
	border-radius: 3px;
	padding-left: 36px;
	font-size: 13px;
	color: #3c434a;
	box-shadow: 0 3px 22px 0 rgba(11, 121, 125, 0.01);
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1
	#mec_event_name::-webkit-input-placeholder {
	color: #b1b2b4;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1
	#mec_event_name:-ms-input-placeholder {
	color: #b1b2b4;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1
	#mec_event_name::placeholder {
	color: #b1b2b4;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1:before {
	content: '';
	width: 14px;
	height: 14px;
	background: url(../../assets/img/popup/calendar_icon.png) no-repeat center center;
	position: absolute;
	top: 17px;
	left: 17px;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1 {
	top: 210px;
	position: absolute;
	width: 370px;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-1
	.popup-sh-name-required {
	color: red;
	display: none;
	font-style: italic;
	font-size: 12px;
	margin-top: 8px;
}

.mec-add-event-popup .mec-meta-box-colors-container {
	background: #fff;
	padding: 17px;
	border-radius: 3px;
	box-shadow: 0 3px 22px rgba(11, 121, 125, 0.01);
	margin-top: 15px;
}

.mec-add-event-popup .wp-picker-container .wp-color-result.button {
	border-color: #f1f2f4;
	border-radius: 3px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
}

.mec-add-event-popup .mec-recent-color-sec {
	display: block !important;
	font-size: 12px;
	color: #707070;
}

.mec-add-event-popup .mec-form-row.mec-available-color-row {
	border: 2px dashed #dce2e3;
	padding: 13px 20px !important;
	background: #fcfcfc;
	border-radius: 3px;
}

.mec-add-event-popup .wp-color-result-text {
	background: #f7f7f7;
	border-radius: unset;
	border-left: none;
	color: #555;
	display: block;
	line-height: 2.54545455;
	padding: 0 6px;
	text-align: center;
}

.mec-add-event-popup .mec-form-row.mec-available-color-row .mec-color {
	width: 10px;
	height: 10px;
	position: absolute;
	left: 11px;
	z-index: 99;
}

.mec-add-event-popup span.mec-color-meta-box-popup {
	display: inline-block !important;
	width: 20px;
	height: 20px;
	border-radius: 50px;
	position: absolute;
	top: 1px;
	left: 6px;
	z-index: 9;
}

.mec-add-event-popup span.mec-recent-color-sec-wrap {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 12px;
	margin-top: 7px;
	margin-left: -6px;
	position: relative;
}

.mec-add-event-popup .mec-steps-content-container.mec-steps-content-2 {
	background: url(../../assets/img/popup/sixth-step.png) no-repeat 95% 70%;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-2
	#mec_meta_box_date_form
	.mec-col-4 {
	width: auto;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-2
	#mec_meta_box_date_form
	.mec-col-4:before {
	content: '';
	width: 14px;
	height: 14px;
	background: url(../../assets/img/popup/calendar_icon.png) no-repeat center center;
	position: absolute;
	top: 17px;
	left: 17px;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-2
	#mec_meta_box_date_form
	.mec-col-4
	input {
	padding-left: 36px;
	width: 148px;
	padding: 22px 17px 22px 34px;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-2
	#mec_meta_box_date_form
	input#mec_end_date_popup,
.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-2
	#mec_meta_box_date_form
	input#mec_start_date_popup,
.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-2
	#mec_meta_box_date_form
	select {
	height: 46px;
	border: none;
	border-radius: 3px;
	padding-left: 36px;
	font-size: 12px;
	color: #707070;
	box-shadow: 0 3px 22px 0 rgba(11, 121, 125, 0.01);
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-2
	#mec_meta_box_date_form
	input#mec_end_date::placeholder,
.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-2
	#mec_meta_box_date_form
	input#mec_start_date::placeholder {
	color: #b1b2b4;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-2
	#mec_meta_box_date_form
	input#mec_end_date::placeholder,
.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-2
	#mec_meta_box_date_form
	input#mec_start_date::placeholder {
	color: #b1b2b4;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-2
	#mec_meta_box_date_form
	input#mec_end_date::placeholder,
.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-2
	#mec_meta_box_date_form
	input#mec_start_date::placeholder {
	color: #b1b2b4;
}

.mec-add-event-popup .mec-form-row .time-dv {
	float: left;
	margin-left: -2px;
	margin-right: 4px;
	margin-top: 12px;
	color: #b1b2b4;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-2 {
	margin-top: 60px;
}

.mec-add-event-popup
	.mec-steps-content.mec-steps-content-2
	.mec-form-row.mec-all-day-event
	label {
	font-size: 14px;
	color: #707070;
}

.mec-add-event-popup
	.mec-steps-content.mec-steps-content-2
	.mec-form-row.mec-all-day-event {
	margin-top: 13px !important;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-3,
.mec-add-event-popup .mec-steps-content.mec-steps-content-4 {
	margin-top: -9px;
}

.mec-add-event-popup .mec-steps-content-container.mec-steps-content-3 {
	background: url(../../assets/img/popup/fifth-step.png) no-repeat 90% 70%;
}

.mec-add-event-popup .mec-steps-content-container.mec-steps-content-4 {
	background: url(../../assets/img/popup/add-organizer.png) no-repeat 95% 70%;
}

.nice-select.mec_popup_location_id.wn-mec-select-popup,
.nice-select.mec_popup_organizer_id.wn-mec-select-popup {
	position: relative;
	width: 200px;
	padding-left: 36px;
}

.nice-select.mec_popup_location_id.wn-mec-select-popup:before {
	content: '';
	width: 14px;
	height: 14px;
	background: url(../../assets/img/popup/pointer.png) no-repeat center center;
	position: absolute;
	top: 17px;
	left: 17px;
}

.nice-select.mec_popup_organizer_id.wn-mec-select-popup:before {
	content: '';
	width: 14px;
	height: 14px;
	background: url(../../assets/img/popup/pointer.png) no-repeat center center;
	position: absolute;
	top: 17px;
	left: 17px;
}

#mec_popup_event button#mec_popup_add_location:before,
#mec_popup_event button#mec_popup_add_organizer:before {
	content: '';
	width: 15px;
	height: 15px;
	background: url(../../assets/img/popup/plus.png) no-repeat center center;
	position: absolute;
	top: 16px;
	left: 15px;
}

.mec-add-event-popup
	.mec-steps-content-container
	.nice-select.mec_popup_location_id.wn-mec-select-popup.open
	.list
	li,
.mec-add-event-popup
	.mec-steps-content-container
	.nice-select.mec_popup_organizer_id.wn-mec-select-popup.open
	.list
	li {
	line-height: 32px !important;
	min-height: 32px !important;
}

#mec_popup_event .mec-steps-content .mec-tooltip {
	bottom: 8px;
}

#mec-location .mec-form-row span + span.mec-tooltip i,
#mec-organizer .mec-form-row span + span.mec-tooltip i {
	margin-top: -18px;
}

#mec_popup_event .mec-steps-content .mec-tooltip .dashicons-before:before {
	color: #008aff;
}

#mec_popup_event button#mec_organizer_thumbnail_button,
#mec_popup_event button#mec_popup_add_location,
#mec_popup_event button#mec_popup_add_organizer {
	background: #008aff;
	border-radius: 3px;
	border: none;
	color: #fff;
	width: 146px;
	height: 46px;
	margin-left: 10px;
	box-shadow: 0 3px 3px 0 rgba(0, 138, 255, 0.22);
	font-size: 14px;
	cursor: pointer;
	transition: all 0.2s ease;
	outline: 0;
	position: relative;
	padding-left: 20px;
}

#mec_popup_event button#mec_organizer_thumbnail_button:hover,
#mec_popup_event button#mec_popup_add_location:hover,
#mec_popup_event button#mec_popup_add_organizer:hover {
	background: #000;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}

#mec_popup_event label[for='mec_location_dont_show_map'] {
	font-size: 14px;
	display: inline-block;
}

#mec_popup_event input#mec_location_dont_show_map {
	margin-top: 9px !important;
}

#mec_popup_event .wn-mec-select-popup .current {
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

#mec_popup_event div#mec_location_new_container,
#mec_popup_event div#mec_organizer_new_container {
	border-top: 2px dashed #dce2e3;
	width: 360px;
	padding-top: 25px;
	margin-top: 20px;
}

#mec_popup_event div#mec_location_new_container input,
#mec_popup_event div#mec_organizer_new_container input {
	width: 100%;
	height: 46px;
	border: none;
	border-radius: 3px;
	padding-left: 17px;
	font-size: 12px;
	color: #b1b2b4;
	box-shadow: 0 3px 22px 0 rgba(11, 121, 125, 0.01);
}

#mec_popup_event div#mec_location_new_container .description,
#mec_popup_event div#mec_organizer_new_container .description {
	border: none;
	padding: 0;
	margin: 0;
	margin-left: 16px;
	line-height: 19px;
	font-size: 12px;
	color: #707070;
	font-style: normal;
	margin-top: -4px;
	display: block;
}

#mec_popup_event .mec-form-row.mec-lat-lng-row input {
	width: 44% !important;
}

#mec_popup_event .mec-form-row.mec-lat-lng-row input:first-of-type {
	margin-right: 10px;
}

#mec_popup_event div#mec_organizer_new_container {
	margin-top: 30px;
}

#mec_popup_event
	div#mec_organizer_new_container
	.mec-form-row:first-of-type
	.mec-col-6:first-of-type {
	margin-right: 14px !important;
}

#mec_popup_event div#mec_organizer_new_container .mec-form-row:first-of-type .mec-col-6 {
	width: 48%;
	margin: 0;
}

#mec_popup_event button#mec_organizer_thumbnail_button:before {
	content: '';
	width: 15px;
	height: 15px;
	background: url(../../assets/img/popup/picture.png) no-repeat center center;
	position: absolute;
	top: 16px;
	left: 15px;
}

#mec_popup_event button#mec_organizer_thumbnail_button {
	width: 96%;
	padding-left: 30px;
}

.mec-add-event-popup
	.mec-steps-content.mec-steps-content-4
	div#mec_organizer_thumbnail_img {
	position: absolute;
	right: 10px;
	top: -20px;
}

.mec-add-event-popup
	.mec-steps-content.mec-steps-content-4
	div#mec_organizer_thumbnail_img
	img {
	max-width: 110px;
}

.mec-add-event-popup .mec-steps-content-container.mec-steps-content-5 {
	background: url(../../assets/img/popup/fourth-step.png) no-repeat 90% 70%;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-categories-add-new
	input {
	height: 30px;
	border: none;
	border-radius: 3px;
	padding-left: 10px;
	margin-left: 20px;
	font-size: 12px;
	color: #b1b2b4;
	box-shadow: 0 3px 22px 0 rgba(11, 121, 125, 0.01);
	width: 186px;
	float: right;
	margin-top: -4px;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-5 {
	width: 326px;
	margin-top: 48px;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-5 .mec-categories-tabs ul li {
	display: inline-block;
	background: #fff;
	border: none;
	cursor: pointer;
	padding: 12px 18px;
	border-radius: 3px;
	transition: all 0.3s ease;
	outline: 0;
	text-align: center;
	margin-right: 10px;
	height: 42px;
	color: #008aff;
	font-size: 14px;
	box-shadow: 0 3px 22px 0 rgba(11, 121, 125, 0.01);
}

.mec-add-event-popup
	.mec-steps-content.mec-steps-content-5
	.mec-categories-tabs
	ul
	li.mec-categories-tab-selected,
.mec-add-event-popup
	.mec-steps-content.mec-steps-content-5
	.mec-categories-tabs
	ul
	li:hover {
	background: #008aff;
	color: #fff;
	box-shadow: 0 3px 3px 0 rgba(0, 138, 255, 0.3);
}

.mec-add-event-popup .mec-categories-tab-contents {
	background: #fff;
	padding: 20px;
	border: 2px dashed #dce2e3;
	margin-bottom: 13px;
	margin-top: -5px;
}

.mec-add-event-popup .mec-categories-tab-contents ul,
.mec-add-event-popup .mec-categories-tab-contents ul li:last-of-type {
	margin: 0;
}

.mec-add-event-popup .mec-categories-tab-contents ul li .children {
	margin: 7px 0 7px 30px;
}

.mec-add-event-popup .mec-categories-tab-contents ul li {
	font-size: 14px;
	color: #707070;
}

.mec-add-event-popup .mec-categories-tab-contents.mec-form-row input[type='checkbox'] {
	margin-top: 0;
}

.mec-add-event-popup .mec-categories-tab-contents {
	max-height: 200px;
	overflow: hidden;
	overflow-y: scroll;
}

.mec-add-event-popup .nice-select.mec_popup_location_id .list,
.mec-add-event-popup .nice-select.mec_popup_organizer_id .list {
	max-height: 240px !important;
	overflow: hidden !important;
	overflow-y: scroll !important;
}


.mec-add-event-popup .mec-categories-tab-contents::-webkit-scrollbar,
.mec-add-event-popup .nice-select.mec_popup_location_id .list::-webkit-scrollbar,
.mec-add-event-popup .nice-select.mec_popup_organizer_id .list::-webkit-scrollbar,
#mec_popup_event div#mec_location_new_container::-webkit-scrollbar, 
#mec_popup_event div#mec_organizer_new_container::-webkit-scrollbar, 
#mec_popup_event div#mec_sponsor_new_container::-webkit-scrollbar{
	width: 5px;
}

.mec-add-event-popup .mec-categories-tab-contents::-webkit-scrollbar-track,
.mec-add-event-popup .nice-select.mec_popup_location_id .list::-webkit-scrollbar-track,
.mec-add-event-popup .nice-select.mec_popup_organizer_id .list::-webkit-scrollbar-track,
#mec_popup_event div#mec_location_new_container::-webkit-scrollbar-track, 
#mec_popup_event div#mec_organizer_new_container::-webkit-scrollbar-track, 
#mec_popup_event div#mec_sponsor_new_container::-webkit-scrollbar-track{
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

.mec-add-event-popup .mec-categories-tab-contents::-webkit-scrollbar-thumb,
.mec-add-event-popup .nice-select.mec_popup_location_id .list::-webkit-scrollbar-thumb,
.mec-add-event-popup .nice-select.mec_popup_organizer_id .list::-webkit-scrollbar-thumb,
#mec_popup_event div#mec_location_new_container::-webkit-scrollbar-thumb, 
#mec_popup_event div#mec_organizer_new_container::-webkit-scrollbar-thumb, 
#mec_popup_event div#mec_sponsor_new_container::-webkit-scrollbar-thumb{
	background-color: #008aff;
	outline: 0 solid #fff;
}

.mec-add-event-popup span#mec_popup_new_category_button {
	cursor: pointer;
	position: relative;
	padding-left: 18px;
	font-size: 14px;
}

.mec-add-event-popup span#mec_popup_new_category_button:before {
	content: '';
	width: 15px;
	height: 15px;
	background: url(../../assets/img/popup/plus-blue.png) no-repeat center center;
	position: absolute;
	top: 3px;
	left: 0;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-categories-add-new
	input::placeholder {
	color: #b1b2b4;
	font-size: 13px;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-categories-add-new
	input::placeholder {
	color: #b1b2b4;
	font-size: 13px;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-categories-add-new
	input::placeholder {
	color: #b1b2b4;
	font-size: 13px;
}

.mec-add-event-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-categories-add-new
	input {
	color: #3c434a;
	font-size: 13px;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-6.mec-steps-content-active {
	margin-top: -10px;
	height: 70%;
}

.mec-add-event-popup
	.mec-steps-content.mec-steps-content-6
	.mce-tinymce.mce-container.mce-panel {
	height: 100%;
	border: 1px solid #ececec !important;
	box-shadow: 0 3px 22px 0 rgba(11, 121, 125, 0.01) !important;
	border-radius: 3px !important;
	overflow: hidden;
}

.mec-add-event-popup
	.mec-steps-content.mec-steps-content-6
	.mce-container-body.mce-stack-layout {
	height: 100%;
	background: #f5f5f5;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-6 .mce-container * {
	border: none !important;
	box-shadow: none !important;
}

.mec-add-event-popup
	.mec-steps-content.mec-steps-content-6
	.mce-edit-area.mce-container.mce-panel.mce-stack-layout-item {
	height: 90%;
}

.mec-add-event-popup
	.mec-steps-content.mec-steps-content-6
	.mce-statusbar.mce-container.mce-panel.mce-stack-layout-item.mce-last {
	display: none !important;
}

.mec-add-event-popup .mce-edit-area.mce-container.mce-panel.mce-stack-layout-item iframe {
	height: 100% !important;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-7.mec-steps-content-active {
	height: 70%;
	background: #fff;
	border: 2px dashed #dce2e3;
	border-radius: 3px;
	text-align: center;
	vertical-align: middle;
	margin-top: -10px;
	position: relative;
}

.mec-add-event-popup .mec-event-popup-featured-image-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.mec-add-event-popup button#mec_popup_upload_image_button {
	background: #008aff;
	color: #fff;
	box-shadow: 0 3px 3px 0 rgba(0, 138, 255, 0.3);
	display: inline-block;
	border: none;
	cursor: pointer;
	padding: 12px 18px;
	border-radius: 3px;
	transition: all 0.3s ease;
	outline: 0;
	text-align: center;
	height: 42px;
	font-size: 14px;
	margin-right: 0;
}

.mec-add-event-popup div#mec_event_popup_featured_image_preview img {
	max-height: 300px;
	max-width: 740px;
	margin-top: 20px;
	margin-bottom: 0;
}

.mec-add-event-popup button#mec_popup_upload_image_button:hover {
	background: #000;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
}

.mec-add-event-popup .mec-event-popup-featured-image-wrapper span i {
	border-radius: 50px;
	color: #bb353f;
	right: 10px;
	top: 10px;
	font-size: 30px;
	position: absolute;
	cursor: pointer;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-8 {
	height: 100%;
}

.mec-add-event-popup
	.mec-steps-content.mec-steps-content-8
	.mec-steps-8-results
	.mec-steps-8-results-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 100%;
}

.mec-add-event-popup
	.mec-steps-content.mec-steps-content-8
	.mec-steps-8-loading
	.mec-loader {
	left: calc(50% - 2.5em);
	top: calc(50% - 2.5em);
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-8 .mec-steps-8-results {
	height: 100%;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-8 a.mec-button-view {
	display: inline-block;
	background: #fff;
	border: none;
	cursor: pointer;
	padding: 12px 22px 12px 36px;
	border-radius: 3px;
	transition: all 0.3s ease;
	outline: 0;
	text-align: center;
	margin-right: 10px;
	height: 46px;
	font-size: 14px;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.04);
	text-decoration: none;
	color: #000;
	position: relative;
	line-height: 22px;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-8 a.mec-button-view:hover {
	background-color: #000;
	color: #fff;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-8 a.mec-button-view:before {
	content: '';
	width: 15px;
	height: 15px;
	background: url(../../assets/img/popup/eye.png) no-repeat center center;
	position: absolute;
	top: 16px;
	left: 15px;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-8 button.mec-button-new {
	background: #008aff;
	color: #fff;
	box-shadow: 0 3px 3px 0 rgba(0, 138, 255, 0.3);
	display: inline-block;
	border: none;
	cursor: pointer;
	padding: 11px 22px 11px 36px;
	border-radius: 3px;
	transition: all 0.3s ease;
	outline: 0;
	text-align: center;
	height: 46px;
	font-size: 14px;
	margin-right: 0;
	position: relative;
	line-height: 22px;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-8 button.mec-button-new:hover {
	background: #000;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-8 button.mec-button-new:before {
	content: '';
	width: 15px;
	height: 15px;
	background: url(../../assets/img/popup/plus.png) no-repeat center center;
	position: absolute;
	top: 16px;
	left: 15px;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-8 .mec-popup-final-buttons {
	margin-top: 22px;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-8 .mec-steps-8-results-wrap h3 {
	font-size: 26px;
	font-weight: 400;
}

.mec-add-event-popup .mec-steps-content-container .mec-time-picker .wn-mec-select-popup {
	width: 64px;
}

.mec-add-event-popup
	.mec-steps-content-container
	.mec-time-picker
	.wn-mec-select-popup
	.list {
	overflow-y: scroll !important;
	height: 288px;
	margin-top: 4px !important;
	box-shadow: 0 1px 9px rgba(0, 0, 0, 0.1);
	border-radius: 0;
}

.mec-add-event-popup
	.mec-steps-content-container
	.mec-time-picker
	.wn-mec-select-popup
	.list::-webkit-scrollbar-track {
	background-color: #f6f6f6;
}

.mec-add-event-popup
	.mec-steps-content-container
	.mec-time-picker
	.wn-mec-select-popup
	.list::-webkit-scrollbar {
	width: 3px;
	background-color: #f6f6f6;
}

.mec-add-event-popup
	.mec-steps-content-container
	.mec-time-picker
	.wn-mec-select-popup
	.list::-webkit-scrollbar-thumb {
	background-color: rgba(26, 175, 251, 0.16);
}

.mec-add-event-popup
	.mec-steps-content-container
	.mec-time-picker
	.wn-mec-select-popup:last-child
	.list {
	overflow: unset !important;
	height: unset;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-1
	.mec-steps-content.mec-steps-content-1
	input[name='shortcode[name]'] {
	color: #3c434a !important;
}

@media (max-width: 1280px) {
	.mec-add-event-popup .lity-container,
	.mec-add-shortcode-popup .lity-container {
		height: calc(100% - 110px);
		margin-bottom: -80px;
	}

	.mec-add-event-popup .post-type-mec-events .mec-form-row {
		padding-bottom: 12px;
	}

	.mec-add-event-popup .mec-steps-panel .mec-add-event-popup .mec-steps-panel,
	.mec-add-shortcode-popup .mec-steps-panel .mec-add-event-popup .mec-steps-panel {
		padding: 14px;
	}

	.mec-add-event-popup .mec-steps-container img,
	.mec-add-event-popup .mec-steps-container ul,
	.mec-add-shortcode-popup .mec-steps-container img,
	.mec-add-shortcode-popup .mec-steps-container ul {
		margin-top: 14px;
	}

	.mec-add-event-popup .mec-add-event-popup .mec-steps-container ul li:first-of-type,
	.mec-add-shortcode-popup
		.mec-add-event-popup
		.mec-steps-container
		ul
		li:first-of-type {
		height: 28px;
	}

	.mec-add-event-popup .mec-add-event-popup .mec-steps-container ul li,
	.mec-add-shortcode-popup .mec-add-event-popup .mec-steps-container ul li {
		height: 46px;
	}

	.mec-add-event-popup .mec-add-event-popup .mec-steps-container ul li:after,
	.mec-add-event-popup .mec-add-event-popup .mec-steps-container ul li:before,
	.mec-add-shortcode-popup .mec-add-event-popup .mec-steps-container ul li:after,
	.mec-add-shortcode-popup .mec-add-event-popup .mec-steps-container ul li:before {
		height: 12px;
	}

	.mec-add-event-popup
		.mec-steps-content-container.mec-steps-content-1
		.mec-steps-content.mec-steps-content-1 {
		top: 150px;
	}

	#mec_popup_event div#mec_location_new_container,
	#mec_popup_event div#mec_organizer_new_container,
	#mec_popup_event div#mec_sponsor_new_container {
		padding-top: 12px;
		margin-top: 12px;
	}

	#mec_popup_event div#mec_location_new_container input,
	#mec_popup_event div#mec_organizer_new_container input,
	#mec_popup_event div#mec_sponsor_new_container input {
		margin: 0 0 3px 0;
	}
}

@media (max-width: 960px) {
	.mec-steps-content-container {
		background-image: unset !important;
	}

	#mec_popup_event div#mec_location_new_container,
	#mec_popup_event div#mec_organizer_new_container,
	#mec_popup_event div#mec_sponsor_new_container,
	.mec-add-event-popup .mec-steps-content-container .mec-steps-content,
	.mec-add-shortcode-popup .mec-steps-content-container .mec-steps-content {
		width: 100% !important;
		max-width: 100%;
		position: unset !important;
		margin: 0 !important;
	}

	.mec-add-event-popup .lity-container,
	.mec-add-shortcode-popup .lity-container,
	.mec-add-shortcode-popup
		.mec-steps-content-container.mec-steps-content-1
		.mec-steps-content.mec-steps-content-1
		input[name='shortcode[name]'] {
		width: 100%;
		max-width: 100%;
	}

	.mec-add-event-popup .mec-steps-panel,
	.mec-add-shortcode-popup .mec-steps-panel {
		overflow-x: scroll;
		padding: 14px;
	}

	.mec-add-event-popup .mec-steps-header,
	.mec-add-shortcode-popup .mec-steps-header {
		margin-bottom: 30px;
	}

	.mec-add-event-popup .mec-steps-header span.mec-steps-header-add-text,
	.mec-add-shortcode-popup .mec-steps-header span.mec-steps-header-add-text {
		display: block;
		margin-top: 10px;
		width: 100%;
	}

	.mec-add-event-popup .mec-col-4,
	.mec-add-shortcode-popup .mec-col-4 {
		width: 100% !important;
		max-width: 100% !important;
	}

	.mec-add-event-popup #mec_popup_event button#mec_organizer_thumbnail_button,
	.mec-add-event-popup #mec_popup_event button#mec_popup_add_location,
	.mec-add-event-popup #mec_popup_event button#mec_popup_add_organizer,
	.mec-add-shortcode-popup #mec_popup_event button#mec_organizer_thumbnail_button,
	.mec-add-shortcode-popup #mec_popup_event button#mec_popup_add_location,
	.mec-add-shortcode-popup #mec_popup_event button#mec_popup_add_organizer {
		margin: 10px 0 0 0;
	}

	.mec-add-event-popup .mec-col-1,
	.mec-add-event-popup .mec-col-10,
	.mec-add-event-popup .mec-col-11,
	.mec-add-event-popup .mec-col-12,
	.mec-add-event-popup .mec-col-2,
	.mec-add-event-popup .mec-col-3,
	.mec-add-event-popup .mec-col-4,
	.mec-add-event-popup .mec-col-5,
	.mec-add-event-popup .mec-col-6,
	.mec-add-event-popup .mec-col-7,
	.mec-add-event-popup .mec-col-8,
	.mec-add-event-popup .mec-col-9,
	.mec-add-shortcode-popup .mec-col-1,
	.mec-add-shortcode-popup .mec-col-10,
	.mec-add-shortcode-popup .mec-col-11,
	.mec-add-shortcode-popup .mec-col-12,
	.mec-add-shortcode-popup .mec-col-2,
	.mec-add-shortcode-popup .mec-col-3,
	.mec-add-shortcode-popup .mec-col-4,
	.mec-add-shortcode-popup .mec-col-5,
	.mec-add-shortcode-popup .mec-col-6,
	.mec-add-shortcode-popup .mec-col-7,
	.mec-add-shortcode-popup .mec-col-8,
	.mec-add-shortcode-popup .mec-col-9 {
		margin: 0 0 10px 0;
	}

	.mec-add-event-popup .mec-steps-content h3,
	.mec-add-shortcode-popup .mec-steps-content h3 {
		font-size: 18px !important;
	}

	.mec-add-shortcode-popup
		.mec-steps-content-container.mec-steps-content-2
		.mec-steps-content.mec-steps-content-2
		ul,
	.mec-add-shortcode-popup
		.mec-steps-content-container.mec-steps-content-3
		.mec-skin-styles {
		height: 480px;
		width: 100%;
	}
}

@media (max-width: 320px) {
	.mec-add-event-popup .mec-steps-container,
	.mec-add-shortcode-popup .mec-steps-container {
		display: none;
	}

	.mec-add-event-popup .mec-steps-panel,
	.mec-add-shortcode-popup .mec-steps-panel {
		width: 100% !important;
	}
}

#mec_popup_event input[type='checkbox'] {
	margin-right: 9px;
}

#mec_popup_event input#mec_location_dont_show_map {
	margin-top: 0 !important;
}

#mec_popup_settings #mec_next_previous_events_container_toggle label,
#mec_popup_settings #mec_related_events_container_toggle label {
	padding: 0;
}

#mec_popup_event input[type='checkbox']:checked,
#mec_popup_event input[type='radio']:checked,
#mec_popup_settings input[type='checkbox']:checked,
#mec_popup_settings input[type='radio']:checked,
#mec_popup_shortcode input[type='checkbox']:checked,
#mec_popup_shortcode input[type='radio']:checked {
	background: #64e385;
	border-color: #64e385;
}

#mec_popup_event input[type='checkbox']:checked:before,
#mec_popup_event input[type='radio']:checked:before,
#mec_popup_settings input[type='checkbox']:checked:before,
#mec_popup_settings input[type='radio']:checked:before,
#mec_popup_shortcode input[type='checkbox']:checked:before,
#mec_popup_shortcode input[type='radio']:checked:before {
	content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNC42ODgiIHZpZXdCb3g9IjAgMCAyMCAxNC42ODgiPg0KICA8ZyBpZD0idGlja18xXyIgZGF0YS1uYW1lPSJ0aWNrICgxKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtNjcuOTk4KSI+DQogICAgPGcgaWQ9Ikdyb3VwXzEiIGRhdGEtbmFtZT0iR3JvdXAgMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCA2Ny45OTcpIj4NCiAgICAgIDxwYXRoIGlkPSJQYXRoXzEiIGRhdGEtbmFtZT0iUGF0aCAxIiBkPSJNMTkuNzA3LDY4LjI5YTEsMSwwLDAsMC0xLjQxNCwwTDYuMzEyLDgwLjI3MSwxLjcwNyw3NS42NjZBMSwxLDAsMCwwLC4yOTIsNzcuMDhMNS42LDgyLjM5MmExLDEsMCwwLDAsMS40MTQsMEwxOS43MDcsNjkuN0ExLDEsMCwwLDAsMTkuNzA3LDY4LjI5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtNjcuOTk3KSIgZmlsbD0iI2ZmZiIvPg0KICAgIDwvZz4NCiAgPC9nPg0KPC9zdmc+DQo=');
	line-height: 16px;
	width: 15px;
	float: none;
	margin: 2px;
	display: block;
}

#mec_popup_shortcode
	.mec-steps-content.mec-steps-content-4
	label
	input[type='radio']:before {
	background: unset;
	margin: -2px 0 0 0;
}

.mec-add-event-popup .mec-steps-content.mec-steps-content-5 {
	width: 366px;
	margin-top: 48px;
}

#mec_popup_event div#mec_location_new_container,
#mec_popup_event div#mec_organizer_new_container,
#mec_popup_event div#mec_sponsor_new_container {
	border-top: 2px dashed #dce2e3;
	width: 375px;
	padding-top: 25px;
	margin-top: 0;
	overflow-y: scroll;
	overflow-x: hidden;
	max-height: 240px;
}

#mec_popup_event div#mec_location_new_container .mec-form-row,
#mec_popup_event div#mec_organizer_new_container .mec-form-row,
#mec_popup_event div#mec_sponsor_new_container .mec-form-row {
	padding-bottom: 20px;
}

#mec_popup_event div#mec_location_new_container .description,
#mec_popup_event div#mec_organizer_new_container .description,
#mec_popup_event div#mec_sponsor_new_container .description {
	margin: 9px 0;
}

#mec_popup_event div#mec_location_new_container .mec-form-row.mec-thumbnail-row,
#mec_popup_event div#mec_organizer_new_container .mec-form-row.mec-thumbnail-row,
#mec_popup_event div#mec_sponsor_new_container .mec-form-row.mec-thumbnail-row {
	padding: 0;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-steps-content.mec-steps-content-5
	.mec-switcher
	div:last-of-type
	label {
	position: absolute;
	top: -12px;
	max-width: 52px;
	width: 100%;
	height: 30px;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-switcher
	input
	+ label {
	background: #e5e9ee;
	box-shadow: unset;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-switcher
	input
	+ label:after {
	margin-left: 0;
	margin-top: -1px;
	border-color: #e5e9ee;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-switcher
	input[value='1']:checked
	+ label,
.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-5
	.mec-switcher
	input[value='1']:checked
	+ label:before {
	box-shadow: 2px 2px 12px -2px #4fdc73 inset;
	position: relative;
	background: #64e385;
	border-color: #64e385;
}

.lity.mec-add-event-popup .lity-content,
.lity.mec-settings .lity-content {
	box-shadow: 0 3px 20px 0 rgb(91 188 190 / 55%);
	border-radius: 10px;
	height: 100%;
	overflow: hidden;
}

.mec-settings .lity-container {
	width: 930px;
	height: 620px;
	max-width: unset;
}

#mec_popup_settings #mec_next_previous_events_container_toggle label:first-child,
#mec_popup_settings #mec_related_events_container_toggle label:first-child {
	display: block;
	margin: 0 0 20px 0;
}

#mec_popup_event .mec-categories-tab-contents,
#mec_popup_settings #mec_settings_weekdays .mec-box,
#mec_popup_settings #mec_settings_weekends .mec-box {
	background: rgb(220 226 227 / 0.3);
}

#mec_popup_settings .mec-switcher input + label {
	max-width: 62px !important;
	width: 100%;
	height: 33px;
}

#mec_popup_settings .mec-image-select-wrap li input:checked + span:after {
	padding: 5px;
}

.ac-mec-events.ac-search-enabled .tablenav .ac-search > :not(#ac-s).lity-hide {
	display: none;
}

.tablenav .actions .input-field {
	float: left;
	margin-right: 6px;
}

.tablenav .actions .input-field .select2-selection {
	height: 30px;
}

.mec-go-pro-content-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 12px;
}

.mec-go-pro-features-wrap p {
	font-size: 14px;
}

.mec-go-pro-features-wrap .mec-addons-notification-box-content {
	width: calc(100% - 590px);
	display: inline-block;
	padding-left: 20px;
}

.mec-go-pro-features-wrap ul {
	float: left;
	width: 50%;
	margin: 0 0 12px;
}

.mec-go-pro-features-wrap ul li {
	margin-bottom: 1px;
	font-size: 13px;
	color: #717479;
	padding-left: 18px;
	position: relative;
}

.mec-go-pro-features-wrap ul li:before {
	position: absolute;
	left: -1px;
	top: 6px;
	color: #36da74;
	font-size: 13px;
	font-weight: 700;
	vertical-align: middle;
	font-family: simple-line-icons;
	border-radius: 50%;
	padding: 0;
	width: 13px;
	height: 13px;
	line-height: 13px;
	z-index: 3;
	background: rgba(64, 241, 147, 0.12);
	content: '\e080';
}
/*
.post-type-mec-books.taxonomy-mec_coupon .metabox-prefs .screen-options label,
.post-type-mec-events.taxonomy-mec_category .metabox-prefs .screen-options label,
.post-type-mec-events.taxonomy-mec_label .metabox-prefs .screen-options label,
.post-type-mec-events.taxonomy-post_tag .metabox-prefs .screen-options label,
.taxonomy-mec_location .metabox-prefs .screen-options label,
.taxonomy-mec_organizer .metabox-prefs .screen-options label,
.taxonomy-mec_speaker .metabox-prefs .screen-options label,
.taxonomy-mec_sponsor .metabox-prefs .screen-options label {
	margin-top: -15px;
}

.post-type-mec-books.taxonomy-mec_coupon #mec_thumbnail_img img,
.post-type-mec-events.taxonomy-mec_category #mec_thumbnail_img img,
.post-type-mec-events.taxonomy-mec_label #mec_thumbnail_img img,
.post-type-mec-events.taxonomy-post_tag #mec_thumbnail_img img,
.taxonomy-mec_location #mec_thumbnail_img img,
.taxonomy-mec_organizer #mec_thumbnail_img img,
.taxonomy-mec_speaker #mec_thumbnail_img img,
.taxonomy-mec_sponsor #mec_thumbnail_img img {
	margin: 0 0 20px 0;
	border: solid 1px #ddd;
	border-radius: 2px;
}

.post-type-mec-books.taxonomy-mec_coupon .form-wrap label,
.post-type-mec-events.taxonomy-mec_category .form-wrap label,
.post-type-mec-events.taxonomy-mec_label .form-wrap label,
.post-type-mec-events.taxonomy-post_tag .form-wrap label,
.taxonomy-mec_location .form-wrap label,
.taxonomy-mec_organizer .form-wrap label,
.taxonomy-mec_speaker .form-wrap label,
.taxonomy-mec_sponsor .form-wrap label {
	padding: 0;
	margin: 10px 0;
}

.post-type-mec-books.taxonomy-mec_coupon input[type='number'],
.post-type-mec-books.taxonomy-mec_coupon input[type='search'],
.post-type-mec-books.taxonomy-mec_coupon input[type='text'],
.post-type-mec-books.taxonomy-mec_coupon input[type='url'],
.post-type-mec-books.taxonomy-mec_coupon select,
.post-type-mec-books.taxonomy-mec_coupon textarea,
.post-type-mec-events.taxonomy-mec_category input[type='number'],
.post-type-mec-events.taxonomy-mec_category input[type='search'],
.post-type-mec-events.taxonomy-mec_category input[type='text'],
.post-type-mec-events.taxonomy-mec_category input[type='url'],
.post-type-mec-events.taxonomy-mec_category select,
.post-type-mec-events.taxonomy-mec_category textarea,
.post-type-mec-events.taxonomy-mec_label input[type='number'],
.post-type-mec-events.taxonomy-mec_label input[type='search'],
.post-type-mec-events.taxonomy-mec_label input[type='text'],
.post-type-mec-events.taxonomy-mec_label input[type='url'],
.post-type-mec-events.taxonomy-mec_label select,
.post-type-mec-events.taxonomy-mec_label textarea,
.post-type-mec-events.taxonomy-post_tag input[type='number'],
.post-type-mec-events.taxonomy-post_tag input[type='search'],
.post-type-mec-events.taxonomy-post_tag input[type='text'],
.post-type-mec-events.taxonomy-post_tag input[type='url'],
.post-type-mec-events.taxonomy-post_tag select,
.post-type-mec-events.taxonomy-post_tag textarea,
.taxonomy-mec_location input[type='number'],
.taxonomy-mec_location input[type='search'],
.taxonomy-mec_location input[type='text'],
.taxonomy-mec_location input[type='url'],
.taxonomy-mec_location select,
.taxonomy-mec_location textarea,
.taxonomy-mec_organizer input[type='number'],
.taxonomy-mec_organizer input[type='search'],
.taxonomy-mec_organizer input[type='text'],
.taxonomy-mec_organizer input[type='url'],
.taxonomy-mec_organizer select,
.taxonomy-mec_organizer textarea,
.taxonomy-mec_speaker input[type='number'],
.taxonomy-mec_speaker input[type='search'],
.taxonomy-mec_speaker input[type='text'],
.taxonomy-mec_speaker input[type='url'],
.taxonomy-mec_speaker select,
.taxonomy-mec_speaker textarea,
.taxonomy-mec_sponsor input[type='number'],
.taxonomy-mec_sponsor input[type='search'],
.taxonomy-mec_sponsor input[type='text'],
.taxonomy-mec_sponsor input[type='url'],
.taxonomy-mec_sponsor select,
.taxonomy-mec_sponsor textarea {
	border-radius: 5px;
	min-height: 38px;
	border: none;
	background-color: #fff;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 7%);
}

.post-type-mec-books.taxonomy-mec_coupon select,
.post-type-mec-events.taxonomy-mec_category select,
.post-type-mec-events.taxonomy-mec_label select,
.post-type-mec-events.taxonomy-post_tag select,
.taxonomy-mec_location select,
.taxonomy-mec_organizer select,
.taxonomy-mec_speaker select,
.taxonomy-mec_sponsor select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
	min-height: 39px;
	line-height: 39px;
	background-color: #fff;
	border-radius: 2px;
	padding-left: 8px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 2%);
	transition: all 0.23s ease;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE3IDE3Ij4KPGc+CjwvZz4KCTxwYXRoIGQ9Ik0xNi4zNTQgNS4wNzVsLTcuODU1IDcuODU0LTcuODUzLTcuODU0IDAuNzA3LTAuNzA3IDcuMTQ1IDcuMTQ2IDcuMTQ4LTcuMTQ3IDAuNzA4IDAuNzA4eiIgZmlsbD0iIzAwMDAwMCIgLz4KPC9zdmc+Cg==);
	background-repeat: no-repeat;
	background-size: 26px 10px;
	background-position: right center;
	min-width: 160px;
	border: 1px solid #e6e9eb;
}

.post-type-mec-books.taxonomy-mec_coupon table.fixed,
.post-type-mec-events.taxonomy-mec_category table.fixed,
.post-type-mec-events.taxonomy-mec_label table.fixed,
.post-type-mec-events.taxonomy-post_tag table.fixed,
.taxonomy-mec_location table.fixed,
.taxonomy-mec_organizer table.fixed,
.taxonomy-mec_speaker table.fixed,
.taxonomy-mec_sponsor table.fixed {
	margin-top: 21px;
}

.taxonomy-mec_category .wp-color-result-text {
	all: unset;
	color: #fff;
	font-weight: 500;
	line-height: 1.4;
}

.taxonomy-mec_category .wp-picker-input-wrap label {
	margin-top: 0 !important;
}

.post-type-mec-books.taxonomy-mec_coupon textarea,
.post-type-mec-events.taxonomy-mec_category textarea,
.post-type-mec-events.taxonomy-mec_label textarea,
.post-type-mec-events.taxonomy-post_tag textarea,
.taxonomy-mec_location textarea,
.taxonomy-mec_organizer textarea,
.taxonomy-mec_speaker textarea,
.taxonomy-mec_sponsor textarea {
	min-height: 86px;
}

.post-type-mec-books.taxonomy-mec_coupon .button,
.post-type-mec-books.taxonomy-mec_coupon .button-secondary,
.post-type-mec-events.taxonomy-mec_category .button,
.post-type-mec-events.taxonomy-mec_category .button-secondary,
.post-type-mec-events.taxonomy-mec_label .button,
.post-type-mec-events.taxonomy-mec_label .button-secondary,
.post-type-mec-events.taxonomy-post_tag .button,
.post-type-mec-events.taxonomy-post_tag .button-secondary,
.taxonomy-mec_location .button,
.taxonomy-mec_location .button-secondary,
.taxonomy-mec_organizer .button,
.taxonomy-mec_organizer .button-secondary,
.taxonomy-mec_speaker .button,
.taxonomy-mec_sponsor .button,
.taxonomy-mec_sponsor .button-secondary {
	color: #fff;
	font-weight: 500;
	border-radius: 60px;
	box-shadow: 0 0 0 4px rgb(56 213 237 / 1%);
	text-shadow: none;
	background: #38d5ed;
	border: none;
	transition: 0.24s;
	line-height: 1.4;
	padding: 9px 36px 12px;
}

.post-type-mec-books.taxonomy-mec_coupon .mec_upload_image_button,
.post-type-mec-events.taxonomy-mec_category .mec_upload_image_button,
.post-type-mec-events.taxonomy-mec_label .mec_upload_image_button,
.post-type-mec-events.taxonomy-post_tag .mec_upload_image_button,
.taxonomy-mec_location .mec_upload_image_button,
.taxonomy-mec_organizer .mec_upload_image_button,
.taxonomy-mec_speaker .mec_upload_image_button,
.taxonomy-mec_sponsor .mec_upload_image_button {
	margin-bottom: 20px;
}

.post-type-mec-books.taxonomy-mec_coupon .button-secondary:focus,
.post-type-mec-books.taxonomy-mec_coupon .button-secondary:hover,
.post-type-mec-books.taxonomy-mec_coupon .button.focus,
.post-type-mec-books.taxonomy-mec_coupon .button:focus,
.post-type-mec-books.taxonomy-mec_coupon .button:hover,
.post-type-mec-events.taxonomy-mec_category .button-secondary:focus,
.post-type-mec-events.taxonomy-mec_category .button-secondary:hover,
.post-type-mec-events.taxonomy-mec_category .button.focus,
.post-type-mec-events.taxonomy-mec_category .button:focus,
.post-type-mec-events.taxonomy-mec_category .button:hover,
.post-type-mec-events.taxonomy-mec_label .button-secondary:focus,
.post-type-mec-events.taxonomy-mec_label .button-secondary:hover,
.post-type-mec-events.taxonomy-mec_label .button.focus,
.post-type-mec-events.taxonomy-mec_label .button:focus,
.post-type-mec-events.taxonomy-mec_label .button:hover,
.post-type-mec-events.taxonomy-post_tag .button-secondary:focus,
.post-type-mec-events.taxonomy-post_tag .button-secondary:hover,
.post-type-mec-events.taxonomy-post_tag .button.focus,
.post-type-mec-events.taxonomy-post_tag .button:focus,
.post-type-mec-events.taxonomy-post_tag .button:hover,
.taxonomy-mec_location .button-secondary:focus,
.taxonomy-mec_location .button-secondary:hover,
.taxonomy-mec_location .button.focus,
.taxonomy-mec_location .button:focus,
.taxonomy-mec_location .button:hover,
.taxonomy-mec_organizer .button-secondary:focus,
.taxonomy-mec_organizer .button-secondary:hover,
.taxonomy-mec_organizer .button.focus,
.taxonomy-mec_organizer .button:focus,
.taxonomy-mec_organizer .button:hover,
.taxonomy-mec_speaker .button-secondary:focus,
.taxonomy-mec_speaker .button-secondary:hover,
.taxonomy-mec_speaker .button.focus,
.taxonomy-mec_speaker .button:focus,
.taxonomy-mec_speaker .button:hover,
.taxonomy-mec_sponsor .button-secondary:focus,
.taxonomy-mec_sponsor .button-secondary:hover,
.taxonomy-mec_sponsor .button.focus,
.taxonomy-mec_sponsor .button:focus,
.taxonomy-mec_sponsor .button:hover {
	background: #26bbd2;
	box-shadow: 0 0 0 4px rgb(56 213 237 / 15%);
	cursor: pointer;
	color: #fff;
} */

.post-type-mec-events #TB_window {
	height: 470px !important;
	top: calc(50% - 235px) !important;
}

.post-type-mec-events #TB_ajaxContent {
	width: calc(100% - 30px) !important;
}

.m-e-calendar_page_MEC-support
	#wpwrap
	.welcome-content
	.fserv-container
	.fserv-form-description {
	position: relative !important;
}

.taxonomy-mec_category #TB_window {
	overflow: hidden;
}

@media (max-width: 480px) {
	.m-e-calendar_page_MEC-support
		#wpwrap
		.welcome-content
		.fserv-container
		.fserv-form-description,
	.m-e-calendar_page_MEC-support #wpwrap .welcome-content .fserv-container form {
		padding-left: 90px !important;
	}

	.m-e-calendar_page_MEC-support
		#wpwrap
		.welcome-content
		.fserv-container
		form
		.fserv-field {
		width: 40% !important;
	}

	.m-e-calendar_page_MEC-support #wpwrap .welcome-content .fserv-container:before {
		top: 100px;
		left: 10px;
	}
}

.post-type-mec-events.taxonomy-mec_label .button.wp-color-result {
	background: 0 0;
	text-align: right;
	padding: 0 0 0 32px;
	border-radius: 4px;
	box-shadow: unset;
	border: 1px solid #ddd;
}

.post-type-mec-events.taxonomy-mec_label .button.wp-color-result .wp-color-result-text {
	height: 30px;
}

.post-type-mec-events.taxonomy-mec_label
	.wp-picker-container
	input[type='text'].wp-color-picker {
	width: 70px;
	margin-top: -10px;
	height: 32px;
}

.post-type-mec-events.taxonomy-mec_label .wp-picker-default {
	height: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.post-type-mec-events.taxonomy-mec_label .wp-picker-container .iris-picker {
	margin-top: -10px;
}

.mec-admin-dark-mode #mec-wrap .nav-tab-wrapper .nav-tab,
.mec-admin-dark-mode #mec-wrap h2.nav-tab-wrapper,
.mec-admin-dark-mode.m-e-calendar_page_MEC-ix #mec-wrap h2.nav-tab-wrapper {
	background: #1f1f1f;
}

.mec-admin-dark-mode #mec_bfixed_form_fields li,
.mec-admin-dark-mode #mec_calendar_filter,
.mec-admin-dark-mode #mec_calendar_filter .mec-add-booking-tabs-left,
.mec-admin-dark-mode #mec_calendar_filter .mec-add-booking-tabs-wrap,
.mec-admin-dark-mode #mec_calendar_filter .mec-add-event-tabs-left,
.mec-admin-dark-mode #mec_calendar_filter .mec-add-event-tabs-wrap,
.mec-admin-dark-mode #mec_calendar_filter .mec-create-shortcode-tabs-left,
.mec-admin-dark-mode #mec_metabox_booking,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-booking-tabs-left,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-booking-tabs-wrap,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-event-tabs-left,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-event-tabs-wrap,
.mec-admin-dark-mode #mec_metabox_booking .mec-create-shortcode-tabs-left,
.mec-admin-dark-mode #mec_metabox_details,
.mec-admin-dark-mode #mec_metabox_details .mec-add-booking-tabs-left,
.mec-admin-dark-mode #mec_metabox_details .mec-add-booking-tabs-wrap,
.mec-admin-dark-mode #mec_metabox_details .mec-add-event-tabs-left,
.mec-admin-dark-mode #mec_metabox_details .mec-add-event-tabs-wrap,
.mec-admin-dark-mode #mec_metabox_details .mec-add-event-tabs-wrap .select2-container,
.mec-admin-dark-mode
	#mec_metabox_details
	.mec-create-shortcode-tab-content
	.select2-container,
.mec-admin-dark-mode #mec_metabox_details .mec-create-shortcode-tabs-left,
.mec-admin-dark-mode #webnus-dashboard .mec-pro-notice .info-msg,
.mec-admin-dark-mode
	.mec-attendees-wrapper
	.mec-attendees-list
	.w-clearfix:nth-child(odd),
.mec-admin-dark-mode .w-box,
.mec-admin-dark-mode .w-box-content pre,
.mec-admin-dark-mode .w-clearfix.w-box.mec-addons-notification-box-wrap span,
.mec-admin-dark-mode .w-clearfix.w-box.mec-cmsg-2-notification-box-wrap span,
.mec-admin-dark-mode .w-clearfix.w-box.mec-cmsg-notification-box-wrap span,
.mec-admin-dark-mode .wns-be-main,
.mec-admin-dark-mode .wns-be-main .mec-container,
.mec-admin-dark-mode .wns-be-sidebar .wns-be-group-menu > li.active > a,
.mec-admin-dark-mode.m-e-calendar_page_MEC-ix .mec-container,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_bfixed_form_fields button,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_bfixed_form_fields li,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_event_form_fields button,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_event_form_fields li,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_reg_form_field_types button,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_reg_form_fields li,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wns-be-container #wns-be-content,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wns-be-container #wns-be-infobar,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wns-be-main,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wp-editor-container,
.mec-admin-dark-mode.m-e-calendar_page_MEC-support
	#webnus-dashboard
	.mec-pro-notice
	.info-msg,
.mec-admin-dark-mode.post-type-mec-books #major-publishing-actions,
.mec-admin-dark-mode.post-type-mec-books #screen-meta,
.mec-admin-dark-mode.post-type-mec-books #screen-meta-links .show-settings,
.mec-admin-dark-mode.post-type-mec-books .postbox,
.mec-admin-dark-mode.post-type-mec-events #major-publishing-actions,
.mec-admin-dark-mode.post-type-mec-events #mec_event_form_fields li,
.mec-admin-dark-mode.post-type-mec-events #mec_reg_form_fields li,
.mec-admin-dark-mode.post-type-mec-events #post-status-info,
.mec-admin-dark-mode.post-type-mec-events #screen-meta,
.mec-admin-dark-mode.post-type-mec-events #screen-meta-links .show-settings,
.mec-admin-dark-mode.post-type-mec-events .categorydiv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec-events .components-popover__content,
.mec-admin-dark-mode.post-type-mec-events .customlinkdiv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec-events .postbox,
.mec-admin-dark-mode.post-type-mec-events .posttypediv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec-events .taxonomydiv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec-events .wp-switch-editor,
.mec-admin-dark-mode.post-type-mec-events .wp-tab-active,
.mec-admin-dark-mode.post-type-mec-events .wp-tab-panel,
.mec-admin-dark-mode.post-type-mec-events div.mce-panel,
.mec-admin-dark-mode.post-type-mec-events div.mce-toolbar-grp,
.mec-admin-dark-mode.post-type-mec-events ul.add-menu-item-tabs li.tabs,
.mec-admin-dark-mode.post-type-mec-events ul.category-tabs li.tabs,
.mec-admin-dark-mode.post-type-mec_calendars #major-publishing-actions,
.mec-admin-dark-mode.post-type-mec_calendars #post-status-info,
.mec-admin-dark-mode.post-type-mec_calendars #screen-meta,
.mec-admin-dark-mode.post-type-mec_calendars #screen-meta-links .show-settings,
.mec-admin-dark-mode.post-type-mec_calendars .categorydiv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec_calendars .customlinkdiv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec_calendars .postbox,
.mec-admin-dark-mode.post-type-mec_calendars .posttypediv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec_calendars .taxonomydiv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec_calendars .wp-switch-editor,
.mec-admin-dark-mode.post-type-mec_calendars .wp-tab-active,
.mec-admin-dark-mode.post-type-mec_calendars .wp-tab-panel,
.mec-admin-dark-mode.post-type-mec_calendars div.mce-panel,
.mec-admin-dark-mode.post-type-mec_calendars div.mce-toolbar-grp,
.mec-admin-dark-mode.post-type-mec_calendars ul.add-menu-item-tabs li.tabs,
.mec-admin-dark-mode.post-type-mec_calendars ul.category-tabs li.tabs {
	background: #1f1f1f;
	color: #fff;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.extra
	.mec-cmsg-2-notification-box-wrap
	.w-box-head,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.mec-custom-msg-2-notification-set-box.extra,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.mec-custom-msg-notification-set-box.extra {
	border-color: #515151;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.mec-custom-msg-2-notification-set-box.extra,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.mec-custom-msg-notification-set-box.extra {
	background-color: #515151;
}

.mec-admin-dark-mode .mec-form-row .mec-box,
.mec-admin-dark-mode .mec-form-row input[type='checkbox'],
.mec-admin-dark-mode .mec-form-row ul.mec-message-categories li ul,
.mec-admin-dark-mode .mec-meta-box-fields .mec-box,
.mec-admin-dark-mode.m-e-calendar_page_MEC-support
	#webnus-dashboard
	.mec-faq-accordion-trigger
	a {
	background: #333;
	border-color: #353535;
	box-shadow: 0 1px 6px -2px #000;
}

.mec-admin-dark-mode #mec_bfixed_form_fields,
.mec-admin-dark-mode #mec_bfixed_form_fields #mec_bfixed_form_fields li,
.mec-admin-dark-mode #mec_calendar_filter .mec-add-booking-tabs-left a,
.mec-admin-dark-mode #mec_calendar_filter .mec-add-event-tabs-left a,
.mec-admin-dark-mode #mec_calendar_filter .mec-create-shortcode-tabs-left a,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-booking-tabs-left a,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-event-tabs-left a,
.mec-admin-dark-mode #mec_metabox_booking .mec-create-shortcode-tabs-left a,
.mec-admin-dark-mode #mec_metabox_details .mec-add-booking-tabs-left a,
.mec-admin-dark-mode #mec_metabox_details .mec-add-event-tabs-left a,
.mec-admin-dark-mode #mec_metabox_details .mec-create-shortcode-tabs-left a,
.mec-admin-dark-mode.m-e-calendar_page_MEC-ix .mec-form-row.mec-syn-schedule,
.mec-admin-dark-mode.post-type-mec-events #mec_event_form_fields,
.mec-admin-dark-mode.post-type-mec-events #mec_reg_form_fields,
.mec-admin-dark-mode.post-type-mec-events .select2-search--dropdown,
.mec-admin-dark-mode.post-type-mec_calendars .select2-search--dropdown {
	background: #282828;
	border-color: #353535;
}

.mec-admin-dark-mode
	.select2-container--default
	.select2-selection--multiple
	.select2-selection__choice {
	color: #000;
}

.mec-admin-dark-mode.post-type-mec-books ul#adminmenu a.wp-has-current-submenu:after,
.mec-admin-dark-mode.post-type-mec-books ul#adminmenu > li.current > a.current:after,
.mec-admin-dark-mode.post-type-mec-events ul#adminmenu a.wp-has-current-submenu:after,
.mec-admin-dark-mode.post-type-mec-events ul#adminmenu > li.current > a.current:after,
.mec-admin-dark-mode.post-type-mec_calendars ul#adminmenu a.wp-has-current-submenu:after,
.mec-admin-dark-mode.post-type-mec_calendars ul#adminmenu > li.current > a.current:after,
.mec-admin-dark-mode.toplevel_page_mec-intro ul#adminmenu a.wp-has-current-submenu:after,
.mec-admin-dark-mode.toplevel_page_mec-intro ul#adminmenu > li.current > a.current:after {
	border-right-color: #23282d;
}

.mec-admin-dark-mode #mec_calendar_filter .mec-add-booking-tabs-left a.mec-tab-active,
.mec-admin-dark-mode #mec_calendar_filter .mec-add-event-tabs-left a.mec-tab-active,
.mec-admin-dark-mode
	#mec_calendar_filter
	.mec-create-shortcode-tabs-left
	a.mec-tab-active,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-booking-tabs-left a.mec-tab-active,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-event-tabs-left a.mec-tab-active,
.mec-admin-dark-mode
	#mec_metabox_booking
	.mec-create-shortcode-tabs-left
	a.mec-tab-active,
.mec-admin-dark-mode #mec_metabox_details .mec-add-booking-tabs-left a.mec-tab-active,
.mec-admin-dark-mode #mec_metabox_details .mec-add-event-tabs-left a.mec-tab-active,
.mec-admin-dark-mode
	#mec_metabox_details
	.mec-create-shortcode-tabs-left
	a.mec-tab-active,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report .select2-dropdown,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	#mec_gateways_form
	li
	.mec-gateway-options-form,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	#payment_gateways_option
	li
	.mec-gateway-options-form,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.select2-container--default
	.select2-selection--multiple,
.mec-admin-dark-mode.post-type-mec_calendars .mec-custom-nice-select ul.list {
	background: #000;
	box-shadow: 0 2px 12px -5px #000;
}

.mec-admin-dark-mode .extra .w-box-head,
.mec-admin-dark-mode .mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child,
.mec-admin-dark-mode .mec-form-row ul.mec-message-categories,
.mec-admin-dark-mode .mec-message-categories li.mec-acc-label,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report .mce-btn-group:not(:first-child),
.mec-admin-dark-mode.m-e-calendar_page_MEC-report
	.select2-container--default
	.select2-search--dropdown
	.select2-search__field,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report .select2-dropdown,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report .wp-editor-container,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	#mec-occurrences
	.mec-occurrences-list
	li,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_bfixed_form_fields button,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_bfixed_form_fields li,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_event_form_fields button,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_event_form_fields li,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_reg_form_field_types button,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_reg_form_fields li,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .html-active .switch-html,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.mec-custom-msg-notification-set-box.extra,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.select2-container--default
	.select2-selection--multiple,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.select2-container--default
	.select2-selection--multiple
	.select2-selection__choice,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .tmce-active .switch-tmce,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wns-be-container #wns-be-content,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wns-be-container #wns-be-footer,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wns-be-container #wns-be-infobar,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.wns-be-container
	#wns-be-infobar:before,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wns-be-main,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.wp-core-ui
	.quicktags-toolbar
	input.button.button-small,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wp-editor-container,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wp-switch-editor,
.mec-admin-dark-mode.post-type-mec-books #screen-meta,
.mec-admin-dark-mode.post-type-mec-books #screen-meta-links .show-settings,
.mec-admin-dark-mode.post-type-mec-books .postbox,
.mec-admin-dark-mode.post-type-mec-books .postbox .hndle,
.mec-admin-dark-mode.post-type-mec-books .postbox hr,
.mec-admin-dark-mode.post-type-mec-books .wp-heading-inline + .page-title-action,
.mec-admin-dark-mode.post-type-mec-events #major-publishing-actions,
.mec-admin-dark-mode.post-type-mec-events #post-status-info,
.mec-admin-dark-mode.post-type-mec-events #screen-meta,
.mec-admin-dark-mode.post-type-mec-events #screen-meta-links .show-settings,
.mec-admin-dark-mode.post-type-mec-events .categorydiv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec-events .components-popover__content,
.mec-admin-dark-mode.post-type-mec-events .customlinkdiv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec-events
	.edit-post-meta-boxes-area
	#poststuff
	.stuffbox
	> h3,
.mec-admin-dark-mode.post-type-mec-events .edit-post-meta-boxes-area #poststuff h2.hndle,
.mec-admin-dark-mode.post-type-mec-events .edit-post-meta-boxes-area #poststuff h3.hndle,
.mec-admin-dark-mode.post-type-mec-events .postbox,
.mec-admin-dark-mode.post-type-mec-events .postbox h2,
.mec-admin-dark-mode.post-type-mec-events .posttypediv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec-events .taxonomydiv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec-events .wp-editor-container,
.mec-admin-dark-mode.post-type-mec-events .wp-switch-editor,
.mec-admin-dark-mode.post-type-mec-events .wp-tab-active,
.mec-admin-dark-mode.post-type-mec-events .wp-tab-panel,
.mec-admin-dark-mode.post-type-mec-events div.mce-panel,
.mec-admin-dark-mode.post-type-mec-events div.mce-toolbar-grp,
.mec-admin-dark-mode.post-type-mec-events ul.add-menu-item-tabs li.tabs,
.mec-admin-dark-mode.post-type-mec-events ul.category-tabs li.tabs,
.mec-admin-dark-mode.post-type-mec_calendars #major-publishing-actions,
.mec-admin-dark-mode.post-type-mec_calendars #post-status-info,
.mec-admin-dark-mode.post-type-mec_calendars #screen-meta,
.mec-admin-dark-mode.post-type-mec_calendars #screen-meta-links .show-settings,
.mec-admin-dark-mode.post-type-mec_calendars .categorydiv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec_calendars .customlinkdiv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec_calendars .mec-custom-nice-select ul.list,
.mec-admin-dark-mode.post-type-mec_calendars .mec-custom-nice-select ul.list li.option,
.mec-admin-dark-mode.post-type-mec_calendars .mec-sed-methods li,
.mec-admin-dark-mode.post-type-mec_calendars .postbox,
.mec-admin-dark-mode.post-type-mec_calendars .postbox h2,
.mec-admin-dark-mode.post-type-mec_calendars .posttypediv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec_calendars .taxonomydiv div.tabs-panel,
.mec-admin-dark-mode.post-type-mec_calendars .wp-editor-container,
.mec-admin-dark-mode.post-type-mec_calendars .wp-switch-editor,
.mec-admin-dark-mode.post-type-mec_calendars .wp-tab-active,
.mec-admin-dark-mode.post-type-mec_calendars .wp-tab-panel,
.mec-admin-dark-mode.post-type-mec_calendars div.mce-panel,
.mec-admin-dark-mode.post-type-mec_calendars div.mce-toolbar-grp,
.mec-admin-dark-mode.post-type-mec_calendars ul.add-menu-item-tabs li.tabs,
.mec-admin-dark-mode.post-type-mec_calendars ul.category-tabs li.tabs {
	border-color: #353535;
}

.mec-admin-dark-mode #mec_bfixed_form_fields input[type='checkbox'],
.mec-admin-dark-mode #mec_calendar_filter .mec-calendar-metabox .wn-mec-select,
.mec-admin-dark-mode #mec_calendar_filter .mec-form-row input[type='number'],
.mec-admin-dark-mode #mec_calendar_filter .mec-form-row input[type='text'],
.mec-admin-dark-mode #mec_calendar_filter .mec-form-row input[type='url'],
.mec-admin-dark-mode #mec_calendar_filter .mec-form-row select,
.mec-admin-dark-mode #mec_calendar_filter .mec-form-row textarea,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-event-tabs-wrap .select2-container,
.mec-admin-dark-mode
	#mec_metabox_booking
	.mec-calendar-metabox
	.mec-form-row
	input[type='checkbox'],
.mec-admin-dark-mode #mec_metabox_booking .mec-calendar-metabox .wn-mec-select,
.mec-admin-dark-mode
	#mec_metabox_booking
	.mec-create-shortcode-tab-content
	.select2-container,
.mec-admin-dark-mode #mec_metabox_booking .mec-form-row input[type='number'],
.mec-admin-dark-mode #mec_metabox_booking .mec-form-row input[type='text'],
.mec-admin-dark-mode #mec_metabox_booking .mec-form-row input[type='url'],
.mec-admin-dark-mode #mec_metabox_booking .mec-form-row select,
.mec-admin-dark-mode #mec_metabox_booking .mec-form-row textarea,
.mec-admin-dark-mode
	#mec_metabox_booking
	.mec-form-row.mec-skin-list-date-format-container
	input[type='text'],
.mec-admin-dark-mode
	#mec_metabox_booking
	.mec-meta-box-fields
	.mec-form-row
	input[type='checkbox'],
.mec-admin-dark-mode #mec_metabox_details .mec-add-event-tabs-wrap .select2-container,
.mec-admin-dark-mode
	#mec_metabox_details
	.mec-calendar-metabox
	.mec-form-row
	input[type='checkbox'],
.mec-admin-dark-mode #mec_metabox_details .mec-calendar-metabox .wn-mec-select,
.mec-admin-dark-mode
	#mec_metabox_details
	.mec-create-shortcode-tab-content
	.select2-container,
.mec-admin-dark-mode #mec_metabox_details .mec-form-row input[type='number'],
.mec-admin-dark-mode #mec_metabox_details .mec-form-row input[type='text'],
.mec-admin-dark-mode #mec_metabox_details .mec-form-row input[type='url'],
.mec-admin-dark-mode #mec_metabox_details .mec-form-row select,
.mec-admin-dark-mode #mec_metabox_details .mec-form-row textarea,
.mec-admin-dark-mode
	#mec_metabox_details
	.mec-form-row.mec-skin-list-date-format-container
	input[type='text'],
.mec-admin-dark-mode
	#mec_metabox_details
	.mec-meta-box-fields
	.mec-form-row
	input[type='checkbox'],
.mec-admin-dark-mode #mec_reg_form_fields input[type='checkbox'],
.mec-admin-dark-mode .mec-addon-box-version,
.mec-admin-dark-mode .mec-calendar-metabox .wn-mec-select,
.mec-admin-dark-mode .mec-form-row input[type='checkbox'],
.mec-admin-dark-mode .mec-form-row input[type='number'],
.mec-admin-dark-mode .mec-form-row input[type='radio'],
.mec-admin-dark-mode .mec-form-row input[type='text'],
.mec-admin-dark-mode .mec-form-row input[type='url'],
.mec-admin-dark-mode .mec-form-row select,
.mec-admin-dark-mode .mec-form-row textarea,
.mec-admin-dark-mode .mec-form-row.mec-skin-list-date-format-container input[type='text'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-addons,
.mec-admin-dark-mode.m-e-calendar_page_MEC-go-pro,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report .html-active .switch-html,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report
	.mec-report-select-event-wrap
	.select2-container--default
	.select2-selection--single,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report .mec-report-sendmail-form-wrap,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report .mec-report-sendmail-wrap,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report .mec-send-email-form-wrap input.widefat,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report
	.select2-container--default
	.select2-results__option--highlighted[aria-selected],
.mec-admin-dark-mode.m-e-calendar_page_MEC-report
	.select2-container--default
	.select2-search--dropdown
	.select2-search__field,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report .tmce-active .switch-tmce,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report .wp-switch-editor,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report div.mce-toolbar-grp,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec-invoice-custom-css,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	#mec_bfixed_form_fields
	input[type='number'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	#mec_bfixed_form_fields
	input[type='text'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_bfixed_form_fields select,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_bfixed_form_fields textarea,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_event_form_fields button,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	#mec_event_form_fields
	input[type='number'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	#mec_event_form_fields
	input[type='text'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_event_form_fields select,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_event_form_fields textarea,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_reg_form_field_types button,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_reg_form_fields button,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	#mec_reg_form_fields
	input[type='number'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	#mec_reg_form_fields
	input[type='text'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_reg_form_fields select,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_reg_form_fields textarea,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #titlediv #title,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.mec-add-event-tabs-wrap
	.select2-container,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.mec-add-event-tabs-wrap
	.select2-container
	span,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.mec-create-shortcode-tab-content
	.select2-container,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.mec-create-shortcode-tab-content
	.select2-container
	span,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .quicktags-toolbar,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.select2-container--default
	.select2-selection--multiple,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.select2-container--default.select2-container--focus
	.select2-selection--multiple,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .select2-dropdown,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.select2-results__option[aria-selected],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.wns-be-main
	.mec-form-row
	input[type='email'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.wns-be-main
	.mec-form-row
	input[type='number'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.wns-be-main
	.mec-form-row
	input[type='password'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.wns-be-main
	.mec-form-row
	input[type='search'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.wns-be-main
	.mec-form-row
	input[type='text'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.wns-be-main
	.mec-form-row
	input[type='url'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wns-be-main .mec-form-row select,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.wp-core-ui
	.quicktags-toolbar
	input.button.button-small,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='checkbox'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='color'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='date'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='datetime-local'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='datetime'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='email'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='month'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='number'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='password'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='radio'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='search'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='tel'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='text'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='time'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='url'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings input[type='week'],
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings select,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings textarea,
.mec-admin-dark-mode.post-type-mec-books .wn-mec-select,
.mec-admin-dark-mode.post-type-mec-books input[type='checkbox'],
.mec-admin-dark-mode.post-type-mec-books input[type='email'],
.mec-admin-dark-mode.post-type-mec-books input[type='number'],
.mec-admin-dark-mode.post-type-mec-books input[type='text'],
.mec-admin-dark-mode.post-type-mec-books input[type='url'],
.mec-admin-dark-mode.post-type-mec-books select,
.mec-admin-dark-mode.post-type-mec-books textarea,
.mec-admin-dark-mode.post-type-mec-events #mec_event_form_fields button,
.mec-admin-dark-mode.post-type-mec-events #mec_reg_form_field_types button,
.mec-admin-dark-mode.post-type-mec-events #mec_reg_form_fields button,
.mec-admin-dark-mode.post-type-mec-events #titlediv #title,
.mec-admin-dark-mode.post-type-mec-events .components-form-token-field__input-container,
.mec-admin-dark-mode.post-type-mec-events .components-panel__body,
.mec-admin-dark-mode.post-type-mec-events
	.mec-add-event-tabs-wrap
	.select2-container
	span,
.mec-admin-dark-mode.post-type-mec-events .mec-certain-day > div,
.mec-admin-dark-mode.post-type-mec-events
	.mec-create-shortcode-tab-content
	.select2-container
	span,
.mec-admin-dark-mode.post-type-mec-events
	.mec-xi-facebook-import-events
	.mec-select-deselect-actions
	li,
.mec-admin-dark-mode.post-type-mec-events
	.mec-xi-google-import-events
	.mec-select-deselect-actions
	li,
.mec-admin-dark-mode.post-type-mec-events .select2-dropdown,
.mec-admin-dark-mode.post-type-mec-events .select2-results__option[aria-selected],
.mec-admin-dark-mode.post-type-mec-events .wp-admin p label input[type='checkbox'],
.mec-admin-dark-mode.post-type-mec-events input[type='checkbox'],
.mec-admin-dark-mode.post-type-mec-events input[type='color'],
.mec-admin-dark-mode.post-type-mec-events input[type='date'],
.mec-admin-dark-mode.post-type-mec-events input[type='datetime-local'],
.mec-admin-dark-mode.post-type-mec-events input[type='datetime'],
.mec-admin-dark-mode.post-type-mec-events input[type='email'],
.mec-admin-dark-mode.post-type-mec-events input[type='month'],
.mec-admin-dark-mode.post-type-mec-events input[type='number'],
.mec-admin-dark-mode.post-type-mec-events input[type='password'],
.mec-admin-dark-mode.post-type-mec-events input[type='radio'],
.mec-admin-dark-mode.post-type-mec-events input[type='search'],
.mec-admin-dark-mode.post-type-mec-events input[type='tel'],
.mec-admin-dark-mode.post-type-mec-events input[type='text'],
.mec-admin-dark-mode.post-type-mec-events input[type='time'],
.mec-admin-dark-mode.post-type-mec-events input[type='url'],
.mec-admin-dark-mode.post-type-mec-events input[type='week'],
.mec-admin-dark-mode.post-type-mec-events select,
.mec-admin-dark-mode.post-type-mec-events textarea,
.mec-admin-dark-mode.post-type-mec_calendars #titlediv #title,
.mec-admin-dark-mode.post-type-mec_calendars .mec-add-event-tabs-wrap .select2-container,
.mec-admin-dark-mode.post-type-mec_calendars
	.mec-add-event-tabs-wrap
	.select2-container
	span,
.mec-admin-dark-mode.post-type-mec_calendars
	.mec-create-shortcode-tab-content
	.select2-container,
.mec-admin-dark-mode.post-type-mec_calendars
	.mec-create-shortcode-tab-content
	.select2-container
	span,
.mec-admin-dark-mode.post-type-mec_calendars
	.select2-container--default
	.select2-selection--multiple
	.select2-selection__choice,
.mec-admin-dark-mode.post-type-mec_calendars .select2-dropdown,
.mec-admin-dark-mode.post-type-mec_calendars .select2-results__option[aria-selected],
.mec-admin-dark-mode.post-type-mec_calendars input[type='checkbox'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='color'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='date'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='datetime-local'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='datetime'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='email'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='month'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='number'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='password'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='radio'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='search'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='tel'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='text'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='time'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='url'],
.mec-admin-dark-mode.post-type-mec_calendars input[type='week'],
.mec-admin-dark-mode.post-type-mec_calendars select,
.mec-admin-dark-mode.post-type-mec_calendars textarea,
.mec-admin-dark-mode.toplevel_page_mec-intro
	.w-box.mec-activation
	input[name='MECPurchaseCode'],
.mec-admin-dark-mode.toplevel_page_mec-intro
	.w-box.mec-activation
	input[type='radio']
	+ label
	span,
.mec-select-deselect-actions li {
	background: #1d1d1d;
	border-color: #353535;
	color: #d2d2d2;
}

.mec-admin-dark-mode #mec_metabox_booking .mec-form-row input[type='checkbox']:checked,
.mec-admin-dark-mode #mec_metabox_details .mec-form-row input[type='checkbox']:checked,
.mec-admin-dark-mode .mec-custom-nice-select ul.list li .wn-mec-text:after,
.mec-admin-dark-mode .mec-sed-methods li:before {
	box-shadow: 0 1px 6px -2px #000;
	border-color: #353535;
	background: #222;
}

.mec-admin-dark-mode .mec-sed-methods li.active,
.mec-admin-dark-mode .mec-switcher input + label,
.mec-admin-dark-mode .mec-switcher input + label:before,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report
	.select2-container--default
	.select2-results__option {
	background-color: #000;
}

.mec-admin-dark-mode .wn-mec-select .option.focus .wn-img-sh img,
.mec-admin-dark-mode .wn-mec-select .option.selected.focus .wn-img-sh img,
.mec-admin-dark-mode .wn-mec-select .option:hover .wn-img-sh img {
	background: 0 0;
}

.mec-admin-dark-mode .ui-datepicker {
	background-color: #000;
	border: 1px solid #000;
	box-shadow: 0 0 8px rgba(33, 33, 33, 0.6);
}

.mec-admin-dark-mode .ui-datepicker.ui-widget td a,
.mec-admin-dark-mode .w-box.upcoming-events .mec-event-article .mec-detail-button,
.mec-admin-dark-mode.post-type-mec-events,
.mec-admin-dark-mode.post-type-mec-events .postbox h2,
.mec-admin-dark-mode.post-type-mec_calendars .postbox h2 {
	color: #d2d2d2;
	background: #282828;
}

.mec-admin-dark-mode #mec-advanced-wraper div:first-child > ul * {
	background: #282828;
}

.mec-admin-dark-mode #mec-advanced-wraper div:first-child > ul > ul > li,
.mec-admin-dark-mode #mec_styles_form #mec_styles_CSS,
.mec-admin-dark-mode .mec-attendees-wrapper .mec-attendees-list .w-clearfix,
.mec-admin-dark-mode .mec-message-categories li.mec-acc-label,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_bfixed_form_fields,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_event_form_fields,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_reg_form_fields {
	background: #000;
}

.mec-admin-dark-mode #mec-advanced-wraper div:first-child > ul > ul > li:hover,
.mec-admin-dark-mode .mec-active,
.mec-admin-dark-mode.post-type-mec-events
	.select2-container--default
	.select2-results__option--highlighted[aria-selected] {
	background: #888 !important;
}

.mec-admin-dark-mode.post-type-mec_calendars .mec-calendar-metabox .wn-mec-select .list {
	border-radius: 0 0 2px 2px;
	box-shadow: 0 0 0 1px #353535, 0 2px 6px rgba(0, 0, 0, 0.07);
}

.mec-admin-dark-mode #mec_calendar_filter .mec-add-booking-tabs-right,
.mec-admin-dark-mode #mec_calendar_filter .mec-add-event-tabs-right,
.mec-admin-dark-mode #mec_calendar_filter .mec-create-shortcode-tabs-right,
.mec-admin-dark-mode #mec_calendar_filter .ui-sortable-handle,
.mec-admin-dark-mode #mec_gateways_form li .mec-gateway-options-form,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-booking-tabs-right,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-event-tabs-right,
.mec-admin-dark-mode #mec_metabox_booking .mec-create-shortcode-tabs-right,
.mec-admin-dark-mode #mec_metabox_booking .ui-sortable-handle,
.mec-admin-dark-mode #mec_metabox_details .mec-add-booking-tabs-right,
.mec-admin-dark-mode #mec_metabox_details .mec-add-event-tabs-right,
.mec-admin-dark-mode #mec_metabox_details .mec-create-shortcode-tabs-right,
.mec-admin-dark-mode #mec_metabox_details .ui-sortable-handle,
.mec-admin-dark-mode #payment_gateways_option li .mec-gateway-options-form,
.mec-admin-dark-mode .mec-meta-box-fields h4 {
	border-color: #000 !important;
}

.mec-admin-dark-mode .wns-be-container,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report
	.mec-report-selected-event-attendees-wrap
	.w-clearfix.mec-attendees-content,
.mec-admin-dark-mode.post-type-mec-events #wp-content-editor-tools,
.mec-admin-dark-mode.post-type-mec_calendars,
.mec-admin-dark-mode.post-type-mec_calendars .wn-mec-select .list {
	background-color: #282828;
	border-color: #353535;
}

.mec-admin-dark-mode .mec-intro-section-ifarme iframe,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report
	.mec-report-selected-event-attendees-wrap
	.w-clearfix.mec-attendees-head,
.mec-admin-dark-mode.m-e-calendar_page_MEC-support .fserv-container,
.mec-admin-dark-mode.m-e-calendar_page_MEC-support .fserv-container *,
.mec-admin-dark-mode.toplevel_page_mec-intro .fserv-container,
.mec-admin-dark-mode.toplevel_page_mec-intro .fserv-container * {
	background: #1f1f1f !important;
	border-color: #353535 !important;
}

.mec-admin-dark-mode .fserv-field input.fserv-input-text {
	background: #000 !important;
}

.mec-admin-dark-mode .block-editor-block-types-list__item-icon,
.mec-admin-dark-mode .block-editor-block-types-list__item-title,
.mec-admin-dark-mode .w-box.upcoming-events .mec-event-article h4.mec-event-title,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report
	.mec-report-selected-event-attendees-wrap
	.w-clearfix.mec-attendees-content,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered,
.mec-admin-dark-mode.m-e-calendar_page_MEC-support .about-wrap h3,
.mec-admin-dark-mode.m-e-calendar_page_MEC-support .fserv-container .fserv-form-name,
.mec-admin-dark-mode.toplevel_page_mec-intro .about-wrap h3,
.mec-admin-dark-mode.toplevel_page_mec-intro .fserv-container .fserv-form-name {
	color: #d2d2d2 !important;
}

.mec-admin-dark-mode .wns-be-sidebar li a:hover,
.mec-admin-dark-mode .wns-be-sidebar li:hover,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .html-active .switch-html,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .tmce-active .switch-tmce,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wp-switch-editor,
.mec-admin-dark-mode.post-type-mec_calendars .wn-mec-select .option:hover {
	background: #000;
	color: #d2d2d2;
}

.mec-admin-dark-mode .wns-be-sidebar li a,
.mec-admin-dark-mode.m-e-calendar_page_MEC-ix h1,
.mec-admin-dark-mode.m-e-calendar_page_MEC-ix h2,
.mec-admin-dark-mode.m-e-calendar_page_MEC-ix h3,
.mec-admin-dark-mode.m-e-calendar_page_MEC-ix h4,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report
	.mec-report-selected-event-attendees-wrap
	.w-clearfix.mec-attendees-head
	span,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report h2,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report h4,
.mec-admin-dark-mode.m-e-calendar_page_MEC-support
	#webnus-dashboard
	.mec-faq-accordion-trigger
	a,
.mec-admin-dark-mode.post-type-mec-books .postbox h1,
.mec-admin-dark-mode.post-type-mec-books .postbox h2,
.mec-admin-dark-mode.post-type-mec-books .postbox h3,
.mec-admin-dark-mode.post-type-mec-events
	.components-panel__body-toggle.components-button,
.mec-admin-dark-mode.post-type-mec-events .wrap h1.wp-heading-inline,
.mec-admin-dark-mode.post-type-mec_calendars
	.mec-custom-nice-select
	ul.list
	li.option
	.wn-mec-text {
	color: #d2d2d2;
}

.mec-admin-dark-mode .wns-be-sidebar .wns-be-group-menu > li.active > a,
.mec-admin-dark-mode .wns-be-sidebar .wns-be-group-menu > li.active > a:hover {
	border: none;
}

.mec-admin-dark-mode .wns-be-sidebar li.active ul.subsection {
	background: #282828;
	border-bottom: 1px solid #353535;
}

.mec-admin-dark-mode .wns-be-sidebar li .subsection a {
	background: #282828;
	color: #636363;
	opacity: 1;
	font-size: 12px;
	padding: 6px 4px 6px 46px;
}

.mec-admin-dark-mode .wns-be-sidebar .wns-be-group-menu > li.active > a,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wns-be-container #wns-be-infobar,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wns-be-main {
	box-shadow: 0 2px 12px -5px #000;
}

.mec-admin-dark-mode .wns-be-sidebar .mec-settings-menu .mec-settings-submenu a,
.mec-admin-dark-mode li.wns-be-group-menu-li.mec-settings-menu .mec-settings-submenu,
.mec-admin-dark-mode.post-type-mec_calendars .wn-mec-select .option.focus,
.mec-admin-dark-mode.post-type-mec_calendars .wn-mec-select .option.selected.focus,
.mec-admin-dark-mode.post-type-mec_calendars .wn-mec-select .option:hover {
	background: #000;
	color: #d2d2d2;
	border-color: #353535;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-settings,
.mec-admin-dark-mode.post-type-mec_calendars .mec-custom-nice-select ul.list li.option {
	background: #000 !important;
	color: #fff !important;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-addons,
.mec-admin-dark-mode.m-e-calendar_page_MEC-addons .about-wrap h1,
.mec-admin-dark-mode.m-e-calendar_page_MEC-go-pro,
.mec-admin-dark-mode.m-e-calendar_page_MEC-go-pro h1,
.mec-admin-dark-mode.m-e-calendar_page_MEC-ix,
.mec-admin-dark-mode.m-e-calendar_page_MEC-ix h1,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report,
.mec-admin-dark-mode.m-e-calendar_page_MEC-report h1,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings div.mce-panel,
.mec-admin-dark-mode.m-e-calendar_page_MEC-support,
.mec-admin-dark-mode.m-e-calendar_page_MEC-support h1,
.mec-admin-dark-mode.post-type-mec-books,
.mec-admin-dark-mode.post-type-mec-books h1,
.mec-admin-dark-mode.post-type-mec_calendars,
.mec-admin-dark-mode.post-type-mec_calendars .wrap h1.wp-heading-inline,
.mec-admin-dark-mode.toplevel_page_mec-intro,
.mec-admin-dark-mode.toplevel_page_mec-intro .about-wrap h1 {
	background: #282828 !important;
	color: #d2d2d2;
}

.mec-admin-dark-mode .w-theme-version {
	background: #1f1f1f;
}

.mec-admin-dark-mode .mec-sed-methods li.active,
.mec-admin-dark-mode .wns-be-container .wns-be-group-tab h2,
.mec-admin-dark-mode .wns-be-container .wns-be-group-tab h4,
.mec-admin-dark-mode.m-e-calendar_page_MEC-ix #mec-wrap .nav-tab-wrapper .nav-tab,
.mec-admin-dark-mode.m-e-calendar_page_MEC-ix #mec-wrap h2.nav-tab-wrapper,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.select2-container--default
	.select2-selection--multiple
	.select2-selection__choice {
	color: #d2d2d2;
}

.mec-admin-dark-mode .wns-be-sidebar .wns-be-group-menu li a:hover {
	color: #07bbe9;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-ix #mec-wrap .nav-tab-wrapper .nav-tab-active {
	background: #008aff;
	background: linear-gradient(95deg, #36a2ff 0, #008aff 50%, #0072ff 100%);
}

.mec-admin-dark-mode .wns-be-container #wns-be-infobar:before {
	content: '';
	width: 261px;
	height: 78px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: #1f1f1f url(../img/webnus-logo2.png) no-repeat center;
	border-bottom: 1px solid #dedede;
	background-size: 220px;
	z-index: 997;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	.mec-custom-msg-notification-set-box.extra,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wns-be-container #wns-be-footer,
.mec-admin-dark-mode.post-type-mec-books #titlediv #title,
.mec-admin-dark-mode.post-type-mec-books .postbox h1 {
	background: #1f1f1f !important;
}

.mec-admin-dark-mode .mec-settings-menu .mec-settings-submenu:after,
.mec-admin-dark-mode .wns-be-sidebar .wns-be-group-menu li .subsection li.active a:after,
.mec-admin-dark-mode
	.wns-be-sidebar
	.wns-be-group-menu
	li
	.subsection
	li.active
	a:before {
	border-right-color: #353535;
}

.mec-admin-dark-mode .mec-switcher input:checked + label:before {
	background-color: #d2d2d2;
	box-shadow: 2px 2px 12px -2px #ccc inset;
}

.mec-admin-dark-mode .mec-switcher input:checked + label {
	box-shadow: 0 3px 11px -7px #000;
}

.mec-admin-dark-mode .lity.mec-add-event-popup,
.mec-admin-dark-mode .lity.mec-add-shortcode-popup,
.mec-admin-dark-mode
	.mec-add-event-popup
	.mec-steps-content-container
	.wn-mec-select-popup,
.mec-admin-dark-mode .mec-add-shortcode-popup div#mec_popup_shortcode {
	background: #282828;
}

.mec-admin-dark-mode .lity.mec-add-event-popup .lity-content,
.mec-admin-dark-mode .lity.mec-add-shortcode-popup .lity-content {
	box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.55);
}

.mec-admin-dark-mode .mec-add-event-popup .mec-meta-box-colors-container,
.mec-admin-dark-mode .mec-steps-container,
.mec-admin-dark-mode .mec-steps-header {
	background: #000;
}

.mec-admin-dark-mode .mec-add-event-popup div#mec_popup_event,
.mec-admin-dark-mode .mec-steps-panel {
	background: #1f1f1f;
}

.mec-admin-dark-mode button.lity-close {
	background: #000;
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.55);
}

.mec-admin-dark-mode
	.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-steps-content.mec-steps-content-2
	ul
	li {
	border: 2px solid #282828;
	background: #000 !important;
}

.mec-admin-dark-mode
	.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-step-popup-skin-text:before,
.mec-admin-dark-mode
	.mec-add-shortcode-popup
	.mec-steps-content.mec-steps-content-4
	label
	input {
	background: #282828;
	border-color: #1f1f1f;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.05);
}

.mec-admin-dark-mode
	.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-2
	.mec-steps-content.mec-steps-content-2
	ul
	li.active {
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.mec-admin-dark-mode .nicescroll-cursors {
	background-color: #000 !important;
}

.mec-admin-dark-mode .mec-add-event-popup .mec-categories-tab-contents,
.mec-admin-dark-mode .mec-add-event-popup .mec-form-row.mec-available-color-row,
.mec-admin-dark-mode
	.mec-add-event-popup
	.mec-steps-content.mec-steps-content-7.mec-steps-content-active,
.mec-admin-dark-mode
	.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.mec-steps-content.mec-steps-content-4
	.mec-multiple-skin-options
	div,
.mec-admin-dark-mode
	.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-popup-shortcode {
	border-color: #282828;
	background: #000;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-popup-shortcode-code {
	background: rgba(266, 266, 266, 0.35);
}

.mec-admin-dark-mode
	.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-popup-shortcode-code
	code,
.mec-admin-dark-mode .mec-steps-content h3 {
	color: #d2d2d2;
}

.mec-admin-dark-mode
	.mec-add-event-popup
	.mec-steps-content-container
	.wn-mec-select-popup
	.option.focus,
.mec-admin-dark-mode
	.mec-add-event-popup
	.mec-steps-content-container
	.wn-mec-select-popup
	.option.selected.focus,
.mec-admin-dark-mode
	.mec-add-event-popup
	.mec-steps-content-container
	.wn-mec-select-popup
	.option:hover {
	background: #000;
}

.mec-admin-dark-mode
	.mec-add-event-popup
	.mec-steps-content-container
	.wn-mec-select-popup
	.list {
	background: #282828;
}

.mec-admin-dark-mode
	.mec-add-event-popup
	.mec-steps-content-container
	.wn-mec-select-popup
	.list::-webkit-scrollbar-track {
	background-color: #333;
}

.mec-admin-dark-mode
	.mec-add-event-popup
	.mec-steps-content-container
	.wn-mec-select-popup
	.list::-webkit-scrollbar {
	width: 3px;
	background-color: #333;
}

.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-6
	.mec-popup-shortcode-code
	button {
	margin-left: unset;
}

.mec-admin-dark-mode .wp-picker-container .wp-color-result.button {
	background: inherit;
}

.mec-admin-dark-mode
	.mec-add-event-popup
	.mec-steps-content.mec-steps-content-6
	.mce-container-body.mce-stack-layout {
	background: #000;
	border-color: #000 !important;
}

.mec-admin-dark-mode
	.mec-add-shortcode-popup
	.mec-steps-content-container.mec-steps-content-4
	.wn-mec-select-popup {
	background-color: #000;
	border-color: #282828;
}

.mec-admin-dark-mode #wns-be-content .noresults label,
.mec-admin-dark-mode #wns-be-content .results .results .noresults label,
.mec-admin-dark-mode #wns-be-content ul li.disable,
.mec-admin-dark-mode #wns-be-content ul li.disable label {
	color: #666;
}

.mec-admin-dark-mode #wns-be-content .results .results .results label,
.mec-admin-dark-mode #wns-be-content .results label,
.mec-admin-dark-mode #wns-be-content ul li.enable,
.mec-admin-dark-mode #wns-be-content ul li.enable label {
	color: #fff;
}

.mec-admin-dark-mode.post-type-mec-books table.widefat,
.mec-admin-dark-mode.post-type-mec_calendars table.widefat,
.post-type-mec-events.mec-admin-dark-mode table.widefat {
	background: #1f1f1f;
	border-color: #353535;
	color: #d2d2d2;
}

.mec-admin-dark-mode.post-type-mec-books .striped > tbody > :nth-child(odd),
.mec-admin-dark-mode.post-type-mec-books ul.striped > :nth-child(odd),
.mec-admin-dark-mode.post-type-mec-events .striped > tbody > :nth-child(odd),
.mec-admin-dark-mode.post-type-mec-events ul.striped > :nth-child(odd),
.mec-admin-dark-mode.post-type-mec_calendars .striped > tbody > :nth-child(odd),
.mec-admin-dark-mode.post-type-mec_calendars ul.striped > :nth-child(odd) {
	background: #282828;
	border-color: #353535;
	color: #d2d2d2;
}

.mec-admin-dark-mode.post-type-mec-books .widefat td,
.mec-admin-dark-mode.post-type-mec-books .widefat th,
.mec-admin-dark-mode.post-type-mec-events .widefat td,
.mec-admin-dark-mode.post-type-mec-events .widefat th,
.mec-admin-dark-mode.post-type-mec_calendars .widefat td,
.mec-admin-dark-mode.post-type-mec_calendars .widefat th {
	border-color: #000;
	color: #d2d2d2;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	ul#adminmenu
	a.wp-has-current-submenu:after,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings
	ul#adminmenu
	> li.current
	> a.current:after,
.mec-admin-dark-mode.post-type-mec-events ul#adminmenu a.wp-has-current-submenu:after,
.mec-admin-dark-mode.post-type-mec-events ul#adminmenu > li.current > a.current:after,
.mec-admin-dark-mode.post-type-mec_calendars ul#adminmenu a.wp-has-current-submenu:after,
.mec-admin-dark-mode.post-type-mec_calendars ul#adminmenu > li.current > a.current:after {
	border-right-color: #1f1f1f;
}

.mec-admin-dark-mode #mec_add_fee_button,
.mec-admin-dark-mode #mec_add_ticket_variation_button,
.mec-admin-dark-mode #mec_bfixed_form_field_types button,
.mec-admin-dark-mode #mec_bfixed_form_fields button,
.mec-admin-dark-mode #mec_event_form_field_types button,
.mec-admin-dark-mode #mec_event_form_fields button,
.mec-admin-dark-mode
	#mec_meta_box_downloadable_file_options
	#mec_downloadable_file_remove_image_button,
.mec-admin-dark-mode #mec_reg_form_field_types button,
.mec-admin-dark-mode #mec_reg_form_fields button,
.mec-admin-dark-mode #taxes_option #mec_fees_list .mec-form-row .button,
.mec-admin-dark-mode
	#ticket_variations_option
	#mec_ticket_variations_list
	.mec-form-row
	.button,
.mec-admin-dark-mode .mec-export-settings,
.mec-admin-dark-mode .mec-import-settings,
.mec-admin-dark-mode .mec-meta-box-fields .mec-form-row .button:not(.wp-color-result),
.mec-admin-dark-mode .mec-occurrences-wrapper .button:not(.wp-color-result),
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .button,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .button-secondary,
.mec-admin-dark-mode.post-type-mec-books .button,
.mec-admin-dark-mode.post-type-mec-books .wp-heading-inline + .page-title-action,
.mec-admin-dark-mode.post-type-mec-events .button,
.mec-admin-dark-mode.post-type-mec-events .button-secondary,
.mec-admin-dark-mode.post-type-mec-events .wp-heading-inline + .page-title-action,
.mec-admin-dark-mode.post-type-mec_calendars .button,
.mec-admin-dark-mode.post-type-mec_calendars .wp-heading-inline + .page-title-action {
	color: #d2d2d2 !important;
	border-color: #353535 !important;
	background: #000;
}

.mec-admin-dark-mode #mec_add_fee_button:hover,
.mec-admin-dark-mode #mec_add_ticket_variation_button:hover,
.mec-admin-dark-mode #mec_bfixed_form_field_types button:hover,
.mec-admin-dark-mode #mec_bfixed_form_fields button:hover,
.mec-admin-dark-mode #mec_event_form_field_types button:hover,
.mec-admin-dark-mode #mec_event_form_fields button:hover,
.mec-admin-dark-mode
	#mec_meta_box_downloadable_file_options
	#mec_downloadable_file_remove_image_button:hover,
.mec-admin-dark-mode #mec_reg_form_field_types button:hover,
.mec-admin-dark-mode #mec_reg_form_fields button:hover,
.mec-admin-dark-mode #taxes_option #mec_fees_list .mec-form-row .button:hover,
.mec-admin-dark-mode
	#ticket_variations_option
	#mec_ticket_variations_list
	.mec-form-row
	.button:hover,
.mec-admin-dark-mode .mec-export-settings:hover,
.mec-admin-dark-mode .mec-import-settings:hover,
.mec-admin-dark-mode
	.mec-meta-box-fields
	.mec-form-row
	.button:not(.wp-color-result):hover,
.mec-admin-dark-mode .mec-occurrences-wrapper .button:not(.wp-color-result):hover,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .button-secondary:hover,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .button.hover,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .button:hover,
.mec-admin-dark-mode.post-type-mec-events .button-secondary:hover,
.mec-admin-dark-mode.post-type-mec-events .button.hover,
.mec-admin-dark-mode.post-type-mec-events .button:hover,
.mec-admin-dark-mode.post-type-mec_calendars .button-secondary:hover,
.mec-admin-dark-mode.post-type-mec_calendars .button.hover,
.mec-admin-dark-mode.post-type-mec_calendars .button:hover {
	background: #111;
	border-color: #333 !important;
	color: #fff;
}

.mec-admin-dark-mode.post-type-mec-events .mec-form-row .button:not(.wp-color-result) {
	height: 37px;
	margin-top: 1px;
	box-shadow: inset 0 2px 4px #282828, inset 0 -2px 4px rgba(0, 0, 0, 0.05),
		0 2px 2px rgba(0, 0, 0, 0.06);
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-settings .wp-color-result-text,
.mec-admin-dark-mode.post-type-mec-events .wp-color-result-text {
	border-left: 1px solid #353535;
	color: #d2d2d2;
	background: #000;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec-search-settings {
	color: #d2d2d2;
	background: #282828;
}

.mec-admin-dark-mode.taxonomy-mec_category .button,
.mec-admin-dark-mode.taxonomy-mec_label .button,
.mec-admin-dark-mode.taxonomy-mec_location .button,
.mec-admin-dark-mode.taxonomy-mec_organizer .button,
.mec-admin-dark-mode.taxonomy-mec_speaker .button,
.mec-admin-dark-mode.taxonomy-mec_sponsor .button,
.mec-admin-dark-mode.taxonomy-mec_tag .button {
	box-shadow: 0 3px 10px -4px #000 !important;
}

.mec-admin-dark-mode.post-type-mec_calendars .mec-switcher input + label:after,
.mec-admin-dark-mode.post-type-mec_calendars .wn-mec-select .option .wn-hover-img-sh img {
	background: #282828;
}

.mec-admin-dark-mode .attachment-info,
.mec-admin-dark-mode .media-frame-toolbar .media-toolbar {
	border-color: #282828;
}

.mec-admin-dark-mode #webnus-dashboard .welcome-head img,
.mec-admin-dark-mode .mce-content-body {
	background-color: #000 !important;
}

.mec-admin-dark-mode .w-box.upcoming-events .mec-event-article {
	border-bottom: 1px solid #444;
}

.mec-admin-dark-mode #webnus-dashboard a,
.mec-admin-dark-mode #webnus-dashboard pre,
.mec-admin-dark-mode .extra .w-box-head,
.mec-admin-dark-mode .mec-addons-notification-box-content.mec-new-addons a,
.mec-admin-dark-mode .mec-form-row label,
.mec-admin-dark-mode .mec-form-row span,
.mec-admin-dark-mode .mec-meta-box-fields h4,
.mec-admin-dark-mode .mec-meta-box-fields label,
.mec-admin-dark-mode .mec-meta-box-fields p,
.mec-admin-dark-mode .mec-meta-box-fields span,
.mec-admin-dark-mode .mec-meta-box-fields strong,
.mec-admin-dark-mode .mec-new-addons .mec-addons-notification-title,
.mec-admin-dark-mode .mec-new-addons p,
.mec-admin-dark-mode .mec-new-addons strong,
.mec-admin-dark-mode .w-box-content p,
.mec-admin-dark-mode .w-box.doc,
.mec-admin-dark-mode .w-box.total-bookings ul li,
.mec-admin-dark-mode .w-box.total-bookings ul li a,
.mec-admin-dark-mode .wns-be-sidebar .mec-settings-menu .mec-settings-submenu a,
.mec-admin-dark-mode.m-e-calendar_page_MEC-settings #mec_reg_form_field_types button {
	color: #d2d2d2 !important;
}

.mec-admin-dark-mode .mec-addons-notification-box-content.mec-new-addons a {
	box-shadow: 0 0 0 3px rgb(255 255 255 / 24%) !important;
}

.mec-admin-dark-mode #webnus-dashboard .mec-event-detail {
	color: #444;
}

.mec-admin-dark-mode #webnus-dashboard .mec-intro-section .mec-intro-section-link-tag {
	border-color: #2d2d2d;
}

.mec-admin-dark-mode #webnus-dashboard .mec-intro-section .mec-intro-section-link-tag {
	color: #282828 !important;
}

.mec-admin-dark-mode
	#webnus-dashboard
	.mec-intro-section
	.mec-intro-section-link-tag:hover {
	color: #fff !important;
}

.mec-admin-dark-mode
	#webnus-dashboard
	.mec-intro-section
	.mec-intro-section-link-tag:nth-child(2):hover,
.mec-admin-dark-mode
	#webnus-dashboard
	.mec-intro-section
	.mec-intro-section-link-tag:nth-child(3):hover {
	color: #999 !important;
}

.mec-admin-dark-mode .mec-addons-notification-box-content.mec-new-addons a,
.mec-admin-dark-mode .w-box.total-bookings ul li {
	background: #333;
	box-shadow: 0 2px 3px -2px #000;
}

.mec-admin-dark-mode .mec-addons-notification-box-content.mec-new-addons a:hover,
.mec-admin-dark-mode .w-box.total-bookings ul li:hover {
	background: #000;
}

.mec-admin-dark-mode #webnus-dashboard .total-bookings input[type='text'],
.mec-admin-dark-mode #webnus-dashboard .total-bookings select {
	background: #000;
	color: #999;
	border-color: #111;
}

.mec-admin-dark-mode #mec_category-add-toggle,
.mec-admin-dark-mode #sample-permalink a,
.mec-admin-dark-mode #set-post-thumbnail,
.mec-admin-dark-mode .button-link,
.mec-admin-dark-mode .category-tabs a,
.mec-admin-dark-mode .mec-add-booking-tabs-left a,
.mec-admin-dark-mode .mec-add-event-tabs-left a,
.mec-admin-dark-mode .mec-create-shortcode-tabs-left a,
.mec-admin-dark-mode.post-type-mec-events .wp-list-table .row-title,
.mec-admin-dark-mode.post-type-mec_calendars .wp-list-table .row-title {
	color: #888 !important;
}

.mec-admin-dark-mode .mec-add-booking-tabs-left a.mec-tab-active,
.mec-admin-dark-mode .mec-add-event-tabs-left a.mec-tab-active,
.mec-admin-dark-mode .mec-create-shortcode-tabs-left a.mec-tab-active {
	color: #00b0dd;
}

.mec-admin-dark-mode #TB_title,
.mec-admin-dark-mode #TB_window {
	background: #000;
}

.mec-admin-dark-mode #webnus-dashboard .welcome-head img,
.mec-admin-dark-mode .webnus-icons-list li:hover {
	background: #111;
}

.mec-admin-dark-mode #TB_window i {
	color: #999;
}

.mec-admin-dark-mode #TB_title,
.mec-admin-dark-mode .webnus-icons-list li label {
	border: unset !important;
}

.mec-admin-dark-mode.post-type-mec-books .notice-success,
.mec-admin-dark-mode.post-type-mec-books div.updated,
.mec-admin-dark-mode.post-type-mec-events .notice-success,
.mec-admin-dark-mode.post-type-mec-events div.updated,
.mec-admin-dark-mode.post-type-mec_calendars .notice-success,
.mec-admin-dark-mode.post-type-mec_calendars div.updated {
	background: #111;
	border-top: unset;
	border-bottom: unset;
}

.mec-admin-dark-mode.post-type-mec-books input,
.mec-admin-dark-mode.post-type-mec-events input,
.mec-admin-dark-mode.post-type-mec_calendars input {
	background: #000;
	color: #888;
}

.mec-admin-dark-mode.post-type-mec-books .subsubsub a,
.mec-admin-dark-mode.post-type-mec-events .media-router .media-menu-item,
.mec-admin-dark-mode.post-type-mec-events .subsubsub a,
.mec-admin-dark-mode.post-type-mec_calendars .subsubsub a {
	color: #2271b1;
}

.mec-admin-dark-mode.post-type-mec-books .subsubsub a:hover,
.mec-admin-dark-mode.post-type-mec-events .media-router .media-menu-item:hover,
.mec-admin-dark-mode.post-type-mec-events .subsubsub a:hover,
.mec-admin-dark-mode.post-type-mec_calendars .subsubsub a:hover {
	color: #135e96;
}

.mec-admin-dark-mode #mec_calendar_filter .mec-create-shortcode-tabs-left a,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-booking-tabs-left a,
.mec-admin-dark-mode #mec_metabox_details .mec-add-event-tabs-left a,
.mec-admin-dark-mode.post-type-mec-events #set-post-thumbnail,
.mec-admin-dark-mode.post-type-mec-events .attachment-info .filename {
	color: #888;
}

.mec-admin-dark-mode #mec_calendar_filter .mec-create-shortcode-tabs-left a:hover,
.mec-admin-dark-mode #mec_metabox_booking .mec-add-booking-tabs-left a:hover,
.mec-admin-dark-mode #mec_metabox_details .mec-add-event-tabs-left a:hover,
.mec-admin-dark-mode.post-type-mec-events #set-post-thumbnail:hover {
	color: #a9a9a9;
}

.mec-admin-dark-mode #webnus-dashboard .welcome-head img,
.mec-admin-dark-mode .w-theme-version,
.mec-admin-dark-mode.post-type-mec_calendars .mec-switcher input + label:after {
	border-color: #444;
}

.mec-admin-dark-mode.post-type-mec-books .postbox-header,
.mec-admin-dark-mode.post-type-mec-events .postbox-header,
.mec-admin-dark-mode.post-type-mec_calendars .postbox-header {
	border-color: #000;
}

.mec-admin-dark-mode.post-type-mec-events .inside div div > a.mec-tab-active:after,
.mec-admin-dark-mode.post-type-mec-events .inside div div > a.mec-tab-active:before,
.mec-admin-dark-mode.post-type-mec_calendars .inside div div > a.mec-tab-active:after,
.mec-admin-dark-mode.post-type-mec_calendars .inside div div > a.mec-tab-active:before {
	border-right-color: #2d2d2d;
}

.mec-admin-dark-mode .mec-form-row input[type='radio'] {
	box-shadow: 0 1px 10px -2px #000;
}

.mec-admin-dark-mode.post-type-mec-books .form-wrap label,
.mec-admin-dark-mode.post-type-mec-books .media-frame-title h1,
.mec-admin-dark-mode.post-type-mec-books h2,
.mec-admin-dark-mode.post-type-mec-events .form-wrap label,
.mec-admin-dark-mode.post-type-mec-events .media-frame-title h1,
.mec-admin-dark-mode.post-type-mec-events h2 {
	color: #d2d2d2;
}

.mec-admin-dark-mode.post-type-mec-books.taxonomy-mec_coupon .button,
.mec-admin-dark-mode.post-type-mec-events.taxonomy-post_tag .button {
	box-shadow: 0 3px 10px -4px #000;
}

.mec-admin-dark-mode.post-type-mec-events .attachments-browser .media-toolbar,
.mec-admin-dark-mode.post-type-mec-events .media-frame-content,
.mec-admin-dark-mode.post-type-mec-events .media-modal-content {
	background: #2d2d2d;
	color: #888;
}

.mec-admin-dark-mode.post-type-mec-events .media-router .active,
.mec-admin-dark-mode.post-type-mec-events
	.media-router
	.media-menu-item.active:last-child,
.mec-admin-dark-mode.post-type-mec-events .media-sidebar,
.mec-admin-dark-mode.post-type-mec-events .quicktags-toolbar {
	background: #222;
}

.mec-admin-dark-mode.post-type-mec-events .attachments-browser .media-toolbar,
.mec-admin-dark-mode.post-type-mec-events .media-frame-content,
.mec-admin-dark-mode.post-type-mec-events .media-modal-content,
.mec-admin-dark-mode.post-type-mec-events .media-router .active,
.mec-admin-dark-mode.post-type-mec-events
	.media-router
	.media-menu-item.active:last-child,
.mec-admin-dark-mode.post-type-mec-events .media-sidebar,
.mec-admin-dark-mode.post-type-mec-events .quicktags-toolbar {
	border-color: #000;
}

.mec-admin-dark-mode.post-type-mec-events .wp-core-ui .attachment-preview {
	background: #000;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-addons .mec-addon-box-footer,
.mec-admin-dark-mode.m-e-calendar_page_MEC-addons .mec-addon-box-head,
.mec-admin-dark-mode.m-e-calendar_page_MEC-addons .w-col-sm-3 .w-box.addon {
	border-color: #444;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-addons .mec-addon-box-footer {
	background: #444;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-addons .mec-addon-box-title span {
	color: #d2d2d2;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard {
	background: #282828 !important;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard .mec-wizard-wrap {
	background: #1f1f1f;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard
	.mec-wizard-wrap
	.mec-wizard-starter-video
	a,
.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard .mec-wizard-wrap button {
	background: #000;
	border-color: #353535;
	transition: all 0.2s ease;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard
	.mec-wizard-wrap
	.mec-wizard-starter-video
	a:hover,
.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard .mec-wizard-wrap button:hover {
	border-color: #515151;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard
	.mec-wizard-back-box
	.mec-wizard-back-button {
	background: 0 0;
	box-shadow: unset;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard .mec-wizard-wrap svg path {
	fill: #7b7b7b;
	stroke: #7b7b7b;
	transition: all 0.2s ease;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard .mec-wizard-wrap a p,
.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard .mec-wizard-wrap button span {
	color: #7b7b7b;
	transition: all 0.2s ease;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard .mec-wizard-wrap a:hover p,
.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard .mec-wizard-wrap button:hover span {
	color: #fff;
}

.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard .mec-wizard-wrap a:hover svg path,
.mec-admin-dark-mode.m-e-calendar_page_MEC-wizard .mec-wizard-wrap button:hover svg path {
	fill: #fff;
	stroke: #fff;
}

.mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip,
.post-type-mec-books .attendees .mec-booking-attendees-tooltip {
	position: relative;
}

.mec-attendees-wrapper .mec-attendees-list strong,
.post-type-mec-books .attendees strong {
	line-height: 26px;
	padding-left: 26px;
}

.mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip:before,
.post-type-mec-books .attendees .mec-booking-attendees-tooltip:before {
	position: absolute;
	content: '\e001';
	font-family: simple-line-icons;
	margin: 12px 0;
	top: -30px;
	left: 0;
	font-size: 18px;
	line-height: 12px;
	color: #40d9f1;
	padding: 0 60px 5px 0;
}

.mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul,
.post-type-mec-books .attendees .mec-booking-attendees-tooltip ul {
	position: absolute;
	min-width: 300px;
	max-width: 600px;
	display: inline-block;
	left: 60px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #535a61;
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 1.3;
	z-index: 9999999;
	box-sizing: border-box;
	box-shadow: 0 4px 45px -8px #444b50;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.23s;
	padding: 23px 20px 20px 20px;
	border-radius: 8px;
	margin-top: -13px;
}

.mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul:before,
.post-type-mec-books .attendees .mec-booking-attendees-tooltip ul:before {
	display: block;
	content: '' !important;
	position: absolute !important;
	width: 12px;
	height: 12px;
	left: -10px !important;
	top: 50% !important;
	transform: translate(50%, -50%) rotate(-45deg) !important;
	background-color: #535a61 !important;
	box-shadow: 0 8px 9px -4px #535a61 !important;
	z-index: 0 !important;
}

.mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip:hover ul,
.post-type-mec-books .attendees .mec-booking-attendees-tooltip:hover ul {
	visibility: visible;
	opacity: 1;
}

.mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul a,
.post-type-mec-books .attendees .mec-booking-attendees-tooltip ul a {
	color: #40d9f1;
	margin-bottom: 14px;
	margin-left: 0;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0.5px;
	position: relative;
	text-decoration: none;
	display: block;
	width: max-content;
}

.mec-attendees-wrapper
	.mec-attendees-list
	.mec-booking-attendees-tooltip
	ul
	li:last-child
	a,
.post-type-mec-books .attendees .mec-booking-attendees-tooltip ul li:last-child a {
	margin-bottom: 0;
}

.mec-metabox-head-version img,
.mec-metabox-head-version p {
	float: left;
}

.mec-metabox-head-version a {
	float: right;
}

.mec-metabox-head-version p {
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 34px;
}

h3.mec-metabox-feed-head {
	border-top: 1px solid #ccc;
}

div#mec_widget_news_features .inside {
	padding: 0;
}

.mec-metabox-head-wrap {
	padding: 0 12px;
}

#dashboard-widgets h3.mec-metabox-feed-head {
	padding: 8px 12px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-weight: 700;
}

.mec-metabox-feed-content {
	padding: 0 12px;
}

.mec-metabox-feed-content ul li a {
	font-weight: 600;
	display: block;
}

.mec-metabox-feed-content ul li p {
	margin: 3px 0 24px;
}

.mec-metabox-footer a span {
	font-size: 17px;
	vertical-align: middle;
	margin-left: 2px;
}

.mec-metabox-footer a {
	text-decoration: none;
	border-right: 1px solid #eee;
	padding-right: 10px;
	margin-right: 12px;
}

.mec-metabox-footer {
	padding: 11px 12px 10px;
	border-top: 1px solid #eee;
}

.mec-metabox-footer a:last-of-type {
	border: none;
}

.mec-metabox-upcoming-wrap h3 {
	border-top: none !important;
	padding-top: 13px !important;
}

.mec-metabox-head-wrap {
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}

.mec-metabox-upcoming-wrap ul li span {
	float: left;
}

.mec-metabox-upcoming-wrap ul li .mec-metabox-upcoming-event {
	float: left;
	margin-left: 10px;
}

.mec-metabox-upcoming-wrap ul li .mec-metabox-upcoming-event-date {
	float: right;
}

.mec-metabox-upcoming-wrap ul {
	padding: 0 12px;
	background: #f7f7f7;
	margin: 0;
}

.mec-metabox-upcoming-wrap ul li {
	border-bottom: 1px solid #eee;
	padding: 14px 0;
	margin-bottom: 0;
}

.mec-metabox-upcoming-wrap ul li:last-of-type {
	border: none;
}

.mec-metabox-upcoming-wrap h3 {
	margin-bottom: 0 !important;
}

.mec-metabox-upcoming-wrap ul li .mec-metabox-upcoming-event a {
	font-weight: 600;
}

.mec-metabox-head-version a span {
	vertical-align: middle;
}

.mec-metabox-head-version a {
	padding-left: 6px !important;
}

#mec_widget_total_bookings .w-box.total-bookings ul li:first-child {
	margin-left: 1px;
}

#mec_widget_total_bookings .w-box.total-bookings ul li {
	margin-right: 4px;
}

#mec_widget_total_bookings .w-box.total-bookings ul li:last-child {
	margin-right: 0;
}

#mec_widget_total_bookings .w-box.total-bookings ul li a {
	color: #000;
}

#mec_widget_total_bookings .w-box.total-bookings ul li:hover a {
	color: #fff;
}

#mec_widget_total_bookings {
	overflow: hidden;
}

#mec_widget_total_bookings .inside,
#mec_widget_total_bookings .w-box {
	margin: 0;
	padding-bottom: 0;
}

#mec_widget_total_bookings .w-col-sm-12 {
	padding: 0;
}

#mec_widget_total_bookings .w-box-content button {
	color: #fff !important;
	font-weight: 500 !important;
	border-radius: 2px !important;
	box-shadow: 0 3px 10px -4px #008aff !important;
	text-shadow: none !important;
	background: #008aff !important;
	background: linear-gradient(95deg, #36a2ff 0, #008aff 50%, #0072ff 100%) !important;
	border: none !important;
	transition: 0.24s !important;
	line-height: 39px;
	padding: 0 36px;
	width: calc(33% - 7px);
	margin-bottom: 14px;
}

#mec_widget_total_bookings .w-box-content input[type='text'],
#mec_widget_total_bookings .w-box-content select {
	border: solid 1px #ddd;
	border-radius: 2px;
	height: 40px;
	line-height: 38px;
	padding-left: 10px;
	box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.05), inset 0 1px 2px rgba(0, 0, 0, 0.02);
}

#mec_widget_total_bookings .w-box-content input[type='text'] {
	width: calc(50% - 5px);
}

#mec_widget_total_bookings .w-box-content select {
	width: calc(33% - 2px);
	margin-bottom: 24px;
	margin-top: 20px;
}

div#mec-schema .mec-form-row label {
	display: inline-block;
	width: 141px;
}

.event-status-schema {
	background: rgb(247 248 249 / 10%);
	padding: 20px 40px;
	margin: 10px 0 35px;
	border-radius: 4px;
	border: 1px solid #e6e6e6;
}

@media (min-width: 1281px) {
	.event-status-schema {
		max-width: 70%;
	}
}

.event-status-schema p {
	margin-bottom: 35px;
}

div#mec_cancelled_reason_wrapper label {
	width: 100% !important;
}

.mec-fluent-hidden {
	display: none;
}

#webnus-dashboard .total-bookings input[type='text'] {
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	border-radius: 5px;
	border: none;
	background-color: #f7f8f9;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 7%);
}

#webnus-dashboard .total-bookings select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
	min-height: 34px;
	line-height: 34px;
	background-color: #f7f8f9;
	border-radius: 2px;
	padding-left: 8px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 2%);
	transition: all 0.23s ease;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE3IDE3Ij4KPGc+CjwvZz4KCTxwYXRoIGQ9Ik0xNi4zNTQgNS4wNzVsLTcuODU1IDcuODU0LTcuODUzLTcuODU0IDAuNzA3LTAuNzA3IDcuMTQ1IDcuMTQ2IDcuMTQ4LTcuMTQ3IDAuNzA4IDAuNzA4eiIgZmlsbD0iIzAwMDAwMCIgLz4KPC9zdmc+Cg==);
	background-repeat: no-repeat;
	background-size: 26px 10px;
	background-position: right center;
	min-width: 160px;
	border: 1px solid #e6e9eb;
}

#webnus-dashboard select {
	margin-top: -5px;
}

#mec_styles_CSS {
	line-height: 1.6;
}

.mec-search-forms-options-container label.mec-col-12 {
	margin-bottom: 10px;
}

@media (max-width: 480px) {
	.toplevel_page_mec-intro .mec-intro-section-ifarme iframe {
		width: auto !important;
		height: auto !important;
	}

	.w-box.mec-activation input[name='MECPurchaseCode'] {
		min-width: 200px !important;
		width: 330px;
	}

	.w-box.mec-activation {
		background: #fff;
	}

	.mec-addons {
		padding-right: 15px;
	}

	.mec-report-wrap {
		margin-top: 20px;
	}

	.mec-report-select-event-wrap .select2-container--default,
	.mec-report-select-event-wrap select.mec-reports-selectbox-dates {
		max-width: 100%;
		width: 100%;
		margin: 10px 0;
	}

	.mec-report-selected-event-attendees-wrap .w-clearfix.mec-attendees-content,
	.mec-report-selected-event-attendees-wrap .w-clearfix.mec-attendees-head {
		padding: 10px;
	}

	.mec-report-selected-event-attendees-wrap .w-clearfix.mec-attendees-head span {
		font-size: 13px;
	}

	.mec-report-selected-event-attendees-wrap .mec-attendees-content .w-col-xs-3 {
		word-wrap: break-word;
	}

	.mec-report-selected-event-attendees-wrap .w-col-xs-3.name img {
		display: block;
	}

	.mec-report-selected-event-attendees-wrap input[type='checkbox'],
	.mec-report-selected-event-attendees-wrap input[type='radio'] {
		height: 0.85rem;
		width: 0.85rem;
	}

	.wns-be-container .dpr-btn.dpr-save-btn {
		margin: 0 !important;
	}

	#mec_booking_form .mec-container {
		padding-left: 0;
		padding-right: 0;
	}

	#mec_event_form_fields,
	#mec_reg_form_fields {
		padding: 10px;
	}

	.mec-search-forms-options-container .mec-form-row select {
		width: 100%;
	}

	#mec_skin_monthly_view_start_date_container {
		display: unset;
	}

	#mec_calendar_display_options input[type='number'],
	#mec_calendar_display_options input[type='text'],
	#mec_calendar_display_options select {
		max-width: 100% !important;
		width: 100%;
		margin: 10px 0;
	}

	#mec_select_tags.mec-create-shortcode-tab-content input[type='text'] {
		width: auto;
	}

	#mec_tickets .mec-box {
		padding: 20px 7px;
	}

	.fserv-container form,
	.fserv-form-description {
		padding: 10px 15px !important;
	}

	.fserv-field {
		display: inline-block;
		width: 25% !important;
		padding: 0 !important;
		margin: 0 !important;
		margin-right: 10px !important;
	}

	#webnus-dashboard .total-bookings button {
		margin: 15px 0;
	}
}

.mec-skin-styles.mec-styles-custom {
	padding-left: 0 !important;
	top: 40%;
	position: absolute;
	width: 330px;
	height: auto !important;
	overflow: visible !important;
}

.mec-skin-styles.mec-styles-custom .nice-select {
	box-shadow: 0 3px 13px -5px rgba(0, 0, 0, 0.1), inset 0 1px 2px rgba(0, 0, 0, 0.07);
	clear: unset !important;
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: 400;
	height: 42px;
	line-height: 40px;
	outline: 0;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 300px !important;
}

.mec-styles-custom h3 {
	font-size: 13px;
	font-weight: 400;
	color: #707070;
}

.post-type-mec_calendars .mec-form-row .select2-selection {
	height: auto;
}

.mec-form-row .mec-col-12 ul li span {
	display: inline-block;
	background: #f7f8f9;
	padding: 8px 15px;
	margin-right: 5px;
	border-radius: 3px;
	border: 1px dashed #d7d8d9;
	font-family: monospace;
	letter-spacing: 0.4px;
}

.post-type-mec-events .ui-datepicker.ui-widget .ui-state-disabled .ui-state-default {
	color: #ccc;
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
}

.post-type-mec-events .ui-datepicker.ui-widget .ui-button,
.post-type-mec-events .ui-datepicker.ui-widget .ui-button.ui-state-disabled:active,
.post-type-mec-events .ui-datepicker.ui-widget .ui-button.ui-state-disabled:hover,
.post-type-mec-events .ui-datepicker.ui-widget .ui-state-default,
.post-type-mec-events .ui-datepicker.ui-widget .ui-widget-content .ui-state-default,
.post-type-mec-events .ui-datepicker.ui-widget .ui-widget-header .ui-state-default,
.post-type-mec_calendars .ui-datepicker.ui-widget .ui-button,
.post-type-mec_calendars .ui-datepicker.ui-widget .ui-button.ui-state-disabled:active,
.post-type-mec_calendars .ui-datepicker.ui-widget .ui-button.ui-state-disabled:hover,
.post-type-mec_calendars .ui-datepicker.ui-widget .ui-state-default,
.post-type-mec_calendars .ui-datepicker.ui-widget .ui-widget-content .ui-state-default,
.post-type-mec_calendars .ui-datepicker.ui-widget .ui-widget-header .ui-state-default {
	border: 0;
	background-color: #fff;
	font-weight: 400;
	color: #212121;
	text-align: center;
}

.post-type-mec-events .ui-datepicker.ui-widget td a.ui-state-active,
.post-type-mec-events .ui-datepicker.ui-widget td a:hover,
.post-type-mec_calendars .ui-datepicker.ui-widget td a.ui-state-active,
.post-type-mec_calendars .ui-datepicker.ui-widget td a:hover {
	background: #40d9f1;
	color: #fff;
}

.post-type-mec-events .ui-datepicker.ui-widget .ui-widget-header,
.post-type-mec_calendars .ui-datepicker.ui-widget .ui-widget-header {
	border: 0;
	background: unset;
	background-color: #fff;
}

.post-type-mec-events .ui-datepicker.ui-widget .ui-icon,
.post-type-mec-events .ui-datepicker.ui-widget .ui-widget-content .ui-icon,
.post-type-mec_calendars .ui-datepicker.ui-widget .ui-icon,
.post-type-mec_calendars .ui-datepicker.ui-widget .ui-widget-content .ui-icon {
	background-image: unset;
}

.post-type-mec-events .ui-datepicker.ui-widget select,
.post-type-mec_calendars .ui-datepicker.ui-widget select {
	font-weight: 600;
	font-size: 12px;
	border-radius: 2px;
	padding: 2px 10px;
	margin: 1px 3px 5px;
}

.mec-update-warning + p {
	display: none;
}

#mec_sf_timetable_address_search_placeholder,
#mec_sf_timetable_txt_search_placeholder {
	margin-top: 4px;
}

body.rtl .wns-be-sidebar {
	width: 260px;
	float: right;
	position: relative;
}

body.rtl .wns-be-main {
	margin-left: 0;
	border-left: 0;
	margin-right: 260px;
	border-right: 1px solid #dedede;
}

body.rtl .w-box.mec-activation .LicenseField {
	direction: rtl;
}

body.rtl .w-box.mec-activation input[name='MECPurchaseCode'] {
	text-align: right;
	padding-right: 20px;
}

body.rtl #MECActivation .MECPurchaseStatus,
body.rtl .addon-activation-form .MECPurchaseStatus {
	right: auto;
	left: -51px;
}

body.rtl #webnus-dashboard .w-box.mec-activation input[type='submit'] {
	right: auto;
	left: 5px;
}

body.rtl .wns-be-sidebar .wns-be-group-menu li a {
	padding: 13px 20px 13px 4px;
}

body.rtl .wns-be-sidebar .wns-be-group-tab-link-a span.wns-be-group-menu-title {
	padding-left: 0;
	padding-right: 24px;
}

body.rtl .wns-be-sidebar .has-sub span.extra-icon {
	float: left;
}

body.rtl .wns-be-sidebar .wns-be-group-tab-link-a span.extra-icon i {
	right: auto;
	left: 10px;
}

body.rtl .wns-be-sidebar .wns-be-group-menu li .subsection li.active a:after,
body.rtl .wns-be-sidebar .wns-be-group-menu li .subsection li.active a:before {
	position: absolute;
	z-index: 999;
	content: ' ';
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right-color: transparent;
	border-left-color: #fff;
	right: auto;
	left: -1px;
	top: 10px;
}

body.rtl .wns-be-sidebar .wns-be-group-menu li .subsection li.active a:before {
	border-right-color: transparent;
	border-left-color: #c5c5c5;
	right: auto;
	left: 0;
}

body.rtl .mec-col-1,
body.rtl .mec-col-10,
body.rtl .mec-col-11,
body.rtl .mec-col-12,
body.rtl .mec-col-2,
body.rtl .mec-col-3,
body.rtl .mec-col-4,
body.rtl .mec-col-5,
body.rtl .mec-col-6,
body.rtl .mec-col-7,
body.rtl .mec-col-8,
body.rtl .mec-col-9 {
	float: right;
	margin: 0;
}

body.rtl .wns-be-sidebar li .submneu-hover {
	right: auto;
	left: -222px;
}

body.rtl .wns-be-sidebar li .submneu-hover:after {
	position: absolute;
	z-index: 999;
	content: ' ';
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right-color: #fff;
	left: auto;
	right: -1px;
	top: 14px;
}

body.rtl #mec_styles_form #mec_styles_CSS {
	direction: ltr;
}

body.rtl .w-box.mec-activation {
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleX(-1);
}

body.rtl .w-box.mec-activation .w-box-content,
body.rtl .w-box.mec-activation .w-box-head {
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleX(-1);
	display: block;
}

body.rtl .w-box.mec-activation .w-box-head {
	width: 100%;
}

body.rtl .wns-be-container #wns-be-infobar:before {
	left: auto;
	right: 0;
}

body.rtl .wns-be-container .dpr-btn.dpr-save-btn {
	float: left;
}

body.rtl .wns-be-container .wns-be-group-tab h2:before,
body.rtl .wns-be-container .wns-be-group-tab h4:before {
	left: auto;
	right: 0;
	margin-right: 0;
	margin-left: 5px;
}

body.rtl #mec_gateways_form .mec-tooltip {
	float: left;
}

body.rtl .fserv-container .fserv-form-name {
	text-align: right !important;
}

body.rtl #webnus-dashboard .mec-activation .w-box-head {
	max-width: calc(100% - 250px);
	margin-right: 250px;
	text-align: right;
}

body.rtl #webnus-dashboard .w-box.mec-activation .LicenseType label {
	padding-left: 20px;
	padding-right: 0;
	font-weight: 500;
}

body.rtl #webnus-dashboard .w-box.mec-activation input[type='radio'] + label span {
	margin-right: 0;
	margin-left: 6px;
}

body.rtl #webnus-dashboard .upcoming-events .w-box-content .mec-event-article {
	display: block;
}

body.rtl
	#webnus-dashboard
	.upcoming-events
	.w-box-content
	.mec-event-article
	.col-md-9.col-sm-9 {
	float: unset;
}

body.rtl #webnus-dashboard .total-bookings input[type='text'],
body.rtl #webnus-dashboard .total-bookings select {
	min-width: 125px;
	margin: 0;
}

body.rtl.post-type-mec-events .mec-form-row input[type='number'],
body.rtl.post-type-mec-events .mec-form-row input[type='text'],
body.rtl.post-type-mec-events .mec-form-row input[type='url'],
body.rtl.post-type-mec-events .mec-form-row select,
body.rtl.post-type-mec-events .mec-form-row textarea,
body.rtl.post-type-mec_calendars .mec-form-row input[type='number'],
body.rtl.post-type-mec_calendars .mec-form-row input[type='text'],
body.rtl.post-type-mec_calendars .mec-form-row input[type='url'],
body.rtl.post-type-mec_calendars .mec-form-row select,
body.rtl.post-type-mec_calendars .mec-form-row textarea {
	margin: 0 0 0 1%;
}

body.rtl .mec-form-row .mec-col-8 label,
body.rtl .mec-form-row .mec-col-9 label {
	padding-left: 10px;
}

body.rtl .mec-form-row label {
	text-align: right;
}

body.rtl .mec-form-row .mec-col-3 {
	margin: 0;
	padding-left: 10px;
	padding-right: 0;
}

body.rtl .mec-calendar-metabox .mec-form-row input[type='checkbox'],
body.rtl .mec-meta-box-fields .mec-form-row input[type='checkbox'] {
	margin-left: 6px;
	margin-right: 0;
}

body.rtl .mec-form-row input[type='radio'] {
	margin: 0 0 0 6px;
}

body.rtl .mec-form-row .description {
	border-left: 0;
	border-right: 1px dashed #ccc;
	padding-left: 0;
	padding-right: 12px;
}

body.rtl #mec_add_fee_button,
body.rtl #mec_add_ticket_variation_button,
body.rtl
	#mec_meta_box_downloadable_file_options
	#mec_downloadable_file_remove_image_button,
body.rtl #taxes_option #mec_fees_list .mec-form-row .button,
body.rtl #ticket_variations_option #mec_ticket_variations_list .mec-form-row .button,
body.rtl .mec-export-settings,
body.rtl .mec-import-settings,
body.rtl .mec-meta-box-fields .mec-form-row .button:not(.wp-color-result),
body.rtl .mec-occurrences-wrapper .button:not(.wp-color-result) {
	margin-right: 0;
	margin-left: 5px;
}

body.rtl .mec-add-booking-tabs-right,
body.rtl .mec-add-event-tabs-right,
body.rtl .mec-create-shortcode-tabs-right {
	border-left: 0;
	border-right: 1px solid #e2e2e2;
}

body.rtl .mec-add-booking-tabs-left a,
body.rtl .mec-add-event-tabs-left a,
body.rtl .mec-create-shortcode-tabs-left a {
	padding: 13px 20px 13px 4px;
}

body.rtl .mec-add-booking-tabs-left a.mec-tab-active,
body.rtl .mec-add-event-tabs-left a.mec-tab-active,
body.rtl .mec-create-shortcode-tabs-left a.mec-tab-active {
	padding-left: 0;
	padding-right: 22px;
}

body.rtl .mec-calendar-metabox .wn-mec-select,
body.rtl .mec-form-row select,
body.rtl .post-type-mec-events .mec-form-row select,
body.rtl .post-type-mec_calendars .mec-form-row select,
body.rtl .wns-be-main .mec-form-row select {
	background-position: left center !important;
}

body.rtl .mec-calendar-metabox .wn-mec-select,
body.rtl .mec-form-row select,
body.rtl .post-type-mec-events .mec-form-row select,
body.rtl .post-type-mec_calendars .mec-form-row select,
body.rtl .wns-be-main .mec-form-row select {
	text-align: right !important;
}

body.rtl #mec_calendar_display_options .mec-col-4 input {
	margin-left: 0 !important;
	margin-right: 20px !important;
}

body.rtl .meta-box-sortables .mec-switcher input:checked + label:after {
	right: auto;
	left: 2px;
	margin-left: 0;
}

body.rtl .mec-sed-methods li {
	margin: 0 0 5px 5px;
}

body.rtl .wn-mec-select:after {
	left: 10px;
	right: auto;
}

body.rtl .inside div div > a.mec-tab-active:after,
body.rtl .inside div div > a.mec-tab-active:before {
	border-right: 0;
	border-left-color: #fff;
}

body.rtl .inside div div > a.mec-tab-active:after {
	right: auto;
	left: -1px;
}

body.rtl .inside div div > a.mec-tab-active:before {
	border-right: 0;
	border-left-color: #d7d8d9;
	right: auto;
	left: 0;
}

body.rtl #mec_tickets .button.remove {
	right: auto;
	left: 20px;
	line-height: 1.8;
}

body.rtl .mec-calendar-metabox .wn-mec-select,
body.rtl .mec-form-row input[type='date'],
body.rtl .mec-form-row input[type='email'],
body.rtl .mec-form-row input[type='number'],
body.rtl .mec-form-row input[type='tel'],
body.rtl .mec-form-row input[type='text'],
body.rtl .mec-form-row input[type='url'],
body.rtl .mec-form-row select,
body.rtl .mec-form-row textarea,
body.rtl .mec-form-row.mec-skin-list-date-format-container input[type='text'],
body.rtl .mec-occurrences-wrapper input[type='date'],
body.rtl .mec-occurrences-wrapper input[type='email'],
body.rtl .mec-occurrences-wrapper input[type='number'],
body.rtl .mec-occurrences-wrapper input[type='tel'],
body.rtl .mec-occurrences-wrapper input[type='text'],
body.rtl .mec-occurrences-wrapper input[type='url'],
body.rtl .mec-occurrences-wrapper select,
body.rtl .mec-occurrences-wrapper textarea {
	padding: 0 10px;
}

body.rtl #mec-occurrences .mec-occurrences-list li,
body.rtl #mec_bfixed_form_fields li,
body.rtl #mec_event_form_fields li,
body.rtl #mec_reg_form_fields li {
	border-radius: 11px 3px 3px 3px;
}

body.rtl #mec-occurrences .mec-occurrences-list .mec-occurrences-delete-button,
body.rtl #mec_bfixed_form_fields span.mec_bfixed_field_remove,
body.rtl #mec_event_form_fields span.mec_event_field_remove,
body.rtl #mec_reg_form_fields span.mec_reg_field_remove {
	position: absolute;
	right: auto;
	left: 47px;
	top: 0;
	background: #fff;
}

body.rtl #mec-occurrences .mec-occurrences-list .mec-occurrences-delete-button:before,
body.rtl #mec_bfixed_form_fields span.mec_bfixed_field_option_sort:before,
body.rtl #mec_bfixed_form_fields span.mec_bfixed_field_remove:before,
body.rtl #mec_bfixed_form_fields span.mec_bfixed_field_sort:before,
body.rtl #mec_event_form_fields span.mec_event_field_option_sort:before,
body.rtl #mec_event_form_fields span.mec_event_field_remove:before,
body.rtl #mec_event_form_fields span.mec_event_field_sort:before,
body.rtl #mec_reg_form_fields span.mec_reg_field_option_sort:before,
body.rtl #mec_reg_form_fields span.mec_reg_field_remove:before,
body.rtl #mec_reg_form_fields span.mec_reg_field_sort:before {
	left: auto;
	right: 20px;
	top: 7px;
}

body.rtl #mec_bfixed_form_fields span.mec_bfixed_field_type,
body.rtl #mec_bfixed_form_fields span.mec_event_field_type,
body.rtl #mec_event_form_fields span.mec_event_field_type,
body.rtl #mec_reg_form_fields span.mec_reg_field_type {
	padding-left: 0;
	padding-right: 25px;
}

body.rtl .wns-be-main .mec-form-row .mec-col-3 {
	padding: 0;
}

body.rtl .wns-be-main .mec-form-row .mec-col-9 {
	float: left;
}

body.rtl .mec-form-row .mec-col-9 .mec-box .mec-tooltip {
	left: 15px;
	right: auto;
}

body.rtl .mec-tooltip .box {
	left: auto !important;
	right: 30px !important;
}

body.rtl .mec-tooltip .box:before {
	left: auto !important;
	right: 0 !important;
}

body.rtl .mec-tooltip .box.left {
	left: 30px !important;
	right: auto !important;
}

body.rtl .mec-tooltip .box.left:before {
	left: -12px !important;
	right: auto !important;
}

body.rtl .mec-form-row .cancellation-period-box input[type='number']:first-child {
	margin-left: calc(2% + 4px);
	margin-right: 0;
}

body.rtl .support-page .w-box-content ul li i {
	margin: 0 0 0 10px;
	float: right;
}

body.rtl .support-page .w-box-content ul li .mec-sl-arrow-right-circle:before {
	content: '\e07a';
}

body.rtl #webnus-dashboard .w-box.support-page.videobox .w-button a i {
	float: left;
	line-height: 24px;
}

body.rtl #webnus-dashboard .mec-faq-accordion-trigger a {
	padding-right: 34px;
	font-size: 15px;
}

form .wbmec-mandatory {
	color: red;
}

input.mec-error,
select.mec-error,
textarea.mec-error {
	border-color: red;
}

.mec-copied {
	position: absolute;
	top: 0;
	width: 40%;
	opacity: 0;
	z-index: -9;
	transition: all 0.33s cubic-bezier();
}

.mec-copied.mec-copied-done {
	opacity: 1;
	left: 135px;
	z-index: 9;
}

.m-e-calendar_page_MEC-settings .mec-addons-notification-box-image img {
	max-width: 555px;
}

.m-e-calendar_page_MEC-settings .mec-custom-msg-notification-wrap,
.m-e-calendar_page_MEC-settings .wns-be-container .mec-addons-notification-wrap {
	max-width: 1020px;
}

#mec-event-gallery ul#mec_meta_box_event_gallery {
	display: flex;
	flex-flow: row wrap;
}

#mec-event-gallery ul#mec_meta_box_event_gallery li {
	flex: 0 1 calc(33.333333% - 10px);
	margin-right: 10px;
	position: relative;
}

#mec-event-gallery ul#mec_meta_box_event_gallery li img {
	width: 100% !important;
	height: 75px;
	object-fit: cover;
}

#mec-event-gallery ul#mec_meta_box_event_gallery li span.mec-event-gallery-delete {
	padding: 0;
	min-height: 20px;
	height: 20px;
	width: 20px;
	margin: 0;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	right: 2px;
	box-shadow: none;
	background: #fff;
	border-color: #e3e4e5;
	font-size: 0px;
	cursor: pointer;
	transition: 0.2s;
}

#mec-event-gallery ul#mec_meta_box_event_gallery li span.mec-event-gallery-delete:before {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgd2lkdGg9IjFlbSIgaGVpZ2h0PSIxZW0iIHN0eWxlPSItbXMtdHJhbnNmb3JtOiByb3RhdGUoMzYwZGVnKTsgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZSgzNjBkZWcpOyB0cmFuc2Zvcm06IHJvdGF0ZSgzNjBkZWcpOyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSIjZWE2NDg1Ij48cGF0aCBkPSJNMTQuOTUgNi40NkwxMS40MSAxMGwzLjU0IDMuNTRsLTEuNDEgMS40MUwxMCAxMS40MmwtMy41MyAzLjUzbC0xLjQyLTEuNDJMOC41OCAxMEw1LjA1IDYuNDdsMS40Mi0xLjQyTDEwIDguNThsMy41NC0zLjUzeiIvPjwvc3ZnPg==');
	background-position: center;
}

#mec-event-gallery ul#mec_meta_box_event_gallery li span.mec-event-gallery-delete:hover {
	color: #fff;
	border-color: #ea6485;
	background: #ea6485;
}

#mec-event-gallery
	ul#mec_meta_box_event_gallery
	li
	span.mec-event-gallery-delete:hover:before {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgd2lkdGg9IjFlbSIgaGVpZ2h0PSIxZW0iIHN0eWxlPSItbXMtdHJhbnNmb3JtOiByb3RhdGUoMzYwZGVnKTsgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZSgzNjBkZWcpOyB0cmFuc2Zvcm06IHJvdGF0ZSgzNjBkZWcpOyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSIjZmZmZmZmIj48cGF0aCBkPSJNMTQuOTUgNi40NkwxMS40MSAxMGwzLjU0IDMuNTRsLTEuNDEgMS40MUwxMCAxMS40MmwtMy41MyAzLjUzbC0xLjQyLTEuNDJMOC41OCAxMEw1LjA1IDYuNDdsMS40Mi0xLjQyTDEwIDguNThsMy41NC0zLjUzeiIvPjwvc3ZnPg==');
}

.mec-show-hide-password {
	cursor: pointer;
}

.mec-show-hide-password:hover {
	text-decoration: underline;
}

.mec-in-days-add-mode #mec_cancel_in_days,
.mec-in-days-add-mode #mec_edit_in_days,
.mec-in-days-edit-mode #mec_add_in_days {
	display: none;
}

.mec-in-days-add-mode #mec_add_in_days,
.mec-in-days-edit-mode #mec_cancel_in_days,
.mec-in-days-edit-mode #mec_edit_in_days {
	display: inline;
}

ul.system-information li {
	display: flex;
}

ul.system-information li .mec-si-label {
	width: 250px;
	font-weight: 500;
}

div[id*='mec_event_fields'] div[aria-label='Fullscreen'] {
	display: none;
}
.mec-backend-tab-wrap {
	margin-bottom: 40px;
}
.mec-backend-tab {
	display: inline-block;
	padding: 4px;
	border: 1px solid #e3e4e5;
	border-radius: 6px;
	background: #fff;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.mec-backend-tab-item {
	display: inline-block;
	padding: 11px 33px;
	line-height: 1;
	font-size: 14px;
	font-weight: 400;
	border-radius: 5px;
	border: 1px solid transparent;
	cursor: pointer;
	transition: all 0.2s ease;
}
.mec-backend-tab-item:hover {
	color: #07bbe9;
}
.mec-b-active-tab {
	background: #ecf9fd;
	color: #07bbe9;
	cursor: default;
	font-weight: 600;
}

#mec_export_module_options {
	margin:0;
}

.mec-hourly-schedule-form-speakers-label {
	line-height: 38px;
	margin-right: 10px;
}

.wp-picker-container button {
	margin: 4px 6px;
}
#mec_meta_box_event_banner_options #mec_banner_thumbnail_img {
	margin-bottom: 20px;
}

.mec-label {
	line-height: 38px;
}

.mec-metabox-visibility label.post-attributes-label {
	display: block;
	margin-bottom: 4px;
}

.mec-metabox-visibility select {
	width: 100%;
}