.mec-fluent-bg-wrap {
position: relative !important;
padding: 120px 30px;
}
.mec-fluent-bg-wrap.force-full {
width: 100vw !important;
left: 50% !important;
right: 50% !important;
margin-left: -50vw !important;
margin-right: -50vw !important;
}
.mec-fluent-wrap {
background-color: #f5fcff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 0 70px rgba(27, 69, 91, 0.16);
margin-left: auto;
margin-right: auto;
}
.mec-fluent-wrap {
margin-top: 30px !important;
margin-bottom: 30px !important;
}
.mec-fluent-bg-wrap .mec-fluent-wrap,
.mec-fluent-wrap .mec-fluent-wrap {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.mec-fluent-wrap.mec-wrap,
.mec-fluent-wrap.mec-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-fluent-wrap.mec-wrap div,
.mec-fluent-wrap.mec-wrap h1,
.mec-fluent-wrap.mec-wrap h2,
.mec-fluent-wrap.mec-wrap h3,
.mec-fluent-wrap.mec-wrap h4,
.mec-fluent-wrap.mec-wrap h5,
.mec-fluent-wrap.mec-wrap h6 {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
sans-serif;
}
.mec-fluent-wrap .mec-color,
.mec-fluent-wrap a:hover,
.mec-wrap .mec-color-hover:hover {
color: #00acf8;
}
.mec-fluent-wrap:not(.mec-single-fluent-wrap) .mec-util-hidden {
display: none !important;
}
.mec-fluent-wrap a {
text-decoration: none;
}
.mec-fluent-wrap a:focus,
.mec-fluent-wrap button:focus {
outline: 0;
}
.mec-fluent-wrap .slimScrollBar {
opacity: 1 !important;
}
.mec-fluent-wrap .mCSB_inside>.mCSB_container {
margin: 0;
}
.mec-fluent-wrap .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
background-color: transparent;
}
.mec-fluent-wrap .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
background-color: #c7ebfb;
border-radius: 4px;
}
.mec-fluent-wrap .mec-load-more-button {
border-radius: 3px;
border: 1px solid #c7ebfb;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
letter-spacing: 0;
font-size: 12px;
color: #00acf8;
}
.mec-fluent-wrap .mec-load-more-button:hover {
background-color: #ebf9ff;
border-color: #00acf8;
color: #00acf8;
box-shadow: 0 4px 10px rgba(0, 172, 248, 0.2);
}
.mec-fluent-wrap .mec-skin-map-container {
margin-bottom: 30px;
}
.mec-fluent-wrap .mec-event-sharing-wrap {
position: relative;
display: inline-block;
left: auto;
padding-left: 0;
padding-right: 0;
}
.mec-fluent-wrap .mec-event-sharing-wrap .mec-event-sharing {
border-color: #c7ebfb;
}
.mec-fluent-wrap .mec-event-sharing-wrap li i {
height: 25px;
}
.mec-fluent-wrap .mec-event-sharing-wrap>li:first-of-type {
border: 0;
margin-bottom: 0;
}
.mec-fluent-wrap .mec-event-sharing-wrap:hover>li:first-of-type {
background-color: #fff;
border-radius: 2px;
}
.mec-fluent-wrap .mec-event-sharing-wrap>li:first-of-type i {
width: 38px;
height: 38px;
color: #00acf8;
}
.mec-fluent-wrap .mec-booking-button {
position: static;
color: #00acf8;
font-size: 12px;
line-height: 12px;
font-weight: 400;
display: block;
float: left; border: 1px solid #c7ebfb;
padding: 12px 16px 11px;
border-radius: 2px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
margin-right: 8px;
height: auto;
letter-spacing: 1px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
white-space: nowrap;
}
.mec-fluent-wrap .mec-booking-button:hover {
background-color: #ebf9ff;
border-color: #00acf8;
color: #00acf8;
box-shadow: 0 4px 10px rgba(0, 172, 248, 0.2) !important;
}
.mec-fluent-wrap .mec-price-details i {
margin-right: 0;
}
.mec-fluent-current-time {
position: absolute;
top: 0;
left: 0;
right: 0;
display: block;
height: 2px;
background-color: #00acf8;
z-index: 2;
text-align: center;
-webkit-transition: top 0.3s ease;
transition: top 0.3s ease;
}
.mec-fluent-current-time-first {
position: absolute;
top: -5px;
left: 0;
display: block;
width: 0;
height: 0;
border-left: 11px solid #00acf8;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.mec-fluent-current-time-last {
position: absolute;
top: -5px;
right: 0;
display: block;
width: 0;
height: 0;
border-right: 11px solid #00acf8;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.mec-fluent-current-time-text {
font-size: 10px;
line-height: 10px;
color: #00acf8; font-weight: 400;
position: relative;
bottom: 20px;
}
.mec-fluent-wrap.mec-fluent-weekly-wrap .mec-fluent-current-time-text {
bottom: 15px;
}
.mec-fluent-wrap .mec-localtime-details {
position: relative;
margin-bottom: 3px;
padding-left: 22px;
text-align: left;
}
.mec-fluent-wrap .mec-local-time-details:before {
font-family: simple-line-icons !important;
content: "\e037" !important;
}
.mec-fluent-wrap .mec-local-time-details:before,
.mec-fluent-wrap .mec-localtime-details i:before {
position: absolute;
font-size: 14px;
line-height: 14px;
left: 0;
top: 3px;
color: #ade7ff;
}
.mec-fluent-wrap .mec-local-time-details,
.mec-fluent-wrap .mec-localtime-wrap {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
padding-left: 22px;
margin-bottom: 3px;
position: relative;
}
.mec-fluent-wrap .mec-local-time-details div,
.mec-fluent-wrap .mec-local-time-details span,
.mec-fluent-wrap .mec-localtime-details div,
.mec-fluent-wrap .mec-localtime-details span {
font-size: 12px !important;
line-height: 17px !important;
font-weight: 400 !important;
color: #898a8c !important; text-align: left;
}
.mec-fluent-wrap .mec-local-time-details .mec-local-title,
.mec-fluent-wrap .mec-local-time-details .mec-local-date,
.mec-fluent-wrap .mec-localtime-details span.mec-localtitle {
margin-right: 3px;
}
.mec-fluent-wrap .mec-local-time-details .mec-local-time span,
.mec-fluent-wrap .mec-localtime-details .mec-localtime span { }
.mec-fluent-wrap .mec-event-location {
display: -webkit-box;
display: flex;
padding-top: 6px;
padding-bottom: 5px;
-webkit-box-align: center;
align-items: center;
}
.mec-fluent-wrap .mec-event-location i {
margin-right: 8px !important;
line-height: 19px;
color: #ade7ff;
}
.mec-fluent-wrap .mec-event-location address {
margin: 0;
color: #898a8c;
font-size: 12px;
line-height: 19px;
}
.mec-fluent-wrap .mec-labels-normal,
.mec-fluent-wrap .mec-cancellation-reason {
margin: 3px 0;
display: block;
clear: both;
}
.mec-wrap.mec-fluent-wrap .mec-cancellation-reason span,
.mec-wrap.mec-fluent-wrap .mec-labels-normal .mec-label-normal {
margin-left: 0;
margin-right: 6px;
}
.mec-wrap.mec-fluent-wrap article:not([class^="mec-event-countdown"]):not([class^="mec-event-cover-"]).mec-label-canceled:before,
.mec-wrap.mec-fluent-wrap article:not([class^="mec-event-countdown"]):not([class^="mec-event-cover-"]).mec-label-featured:before {
padding-bottom: 0;
}
.mec-wrap.mec-fluent-wrap article:not([class^="mec-event-countdown"]):not([class^="mec-event-cover-"]).mec-label-featured:before,
.mec-fluent-wrap .mec-event-grid-classic article .mec-fc-style,
.mec-fluent-wrap .mec-event-grid-minimal article .mec-fc-style,
.mec-fluent-wrap .mec-event-grid-simple article .mec-fc-style,
.mec-fluent-wrap .mec-timeline-event .mec-fc-style,
.mec-fluent-wrap .mec-timetable-wrap article .mec-fc-style,
.mec-fluent-wrap .mec-wrap .mec-event-list-accordion article .mec-fc-style,
.mec-wrap.mec-fluent-wrap .mec-event-list-modern article .mec-fc-style,
.mec-wrap.mec-fluent-wrap .mec-events-agenda .mec-agenda-event .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-event-cover-classic .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-event-cover-clean .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-event-cover-modern .mec-fc-style,
.mec-wrap.mec-fluent-wrap article[class^="mec-event-countdown-"] .mec-fc-style,
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-fc-style,
.mec-fluent-wrap.mec-skin-list-wrap .mec-fc-style {
background-color: #1ce1ac !important;
color: #fff !important;
}
.mec-wrap.mec-fluent-wrap article:not([class^="mec-event-countdown"]):not([class^="mec-event-cover-"]).mec-label-canceled:before,
.mec-fluent-wrap .mec-timeline-event.mec-label-canceled .mec-fc-style,
.mec-wrap.mec-fluent-wrap .mec-events-agenda .mec-agenda-event.mec-label-canceled .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-event-cover-modern.mec-label-canceled .mec-fc-style,
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-label-canceled .mec-fc-style,
.mec-wrap.mec-fluent-wrap .mec-cancellation-reason span,
.mec-wrap.mec-fluent-wrap article.mec-label-canceled .mec-fc-style {
background-color: #ff017e !important;
color: #fff !important;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-label-canceled .mec-fc-style:before,
.mec-wrap.mec-fluent-wrap article.mec-label-canceled .mec-fc-style:before {
color: #ff017e !important;
}
.mec-fluent-monthly-wrap {
max-width: 1026px !important;
overflow: visible;
}
.mec-fluent-wrap .mec-skin-monthly-view-month-navigator-container,
.mec-fluent-wrap .mec-calendar-a-month,
.mec-fluent-wrap .mec-yearly-title-sec {
position: relative;
background-color: #fff;
border-bottom: 1px solid #d6eef9;
padding: 32px 40px 31px;
box-shadow: 0 4px 12px rgba(32, 45, 67, 0.04);
border-radius: 12px 12px 0 0;
}
@media (max-width: 479px) {
.mec-fluent-wrap .mec-skin-monthly-view-month-navigator-container,
.mec-fluent-wrap .mec-calendar-a-month,
.mec-fluent-wrap .mec-yearly-title-sec {
padding: 15px;
}
}
.mec-fluent-wrap .mec-calendar-header,
.mec-fluent-wrap .mec-month-label,
.mec-fluent-wrap .mec-month-navigator h4,
.mec-fluent-wrap .mec-year-navigator,
.mec-fluent-wrap .mec-year-navigator h2 {
display: inline-block;
}
.mec-fluent-wrap .mec-calendar-header h2,
.mec-fluent-wrap .mec-month-label,
.mec-fluent-wrap .mec-month-navigator h4,
.mec-fluent-wrap .mec-year-navigator h2 {
font-size: 24px;
margin-bottom: 0;
margin-right: 22px;
color: #000;
font-weight: 700;
margin-top: 0;
}
@media (max-width: 479px) {
.mec-fluent-wrap .mec-calendar-header h2 {
font-size: 15px;
}
}
.mec-fluent-wrap .mec-load-month,
.mec-fluent-wrap .mec-load-year {
display: inline-block;
background-color: #fff;
border-radius: 50%;
width: 24px;
height: 24px;
text-align: center;
border: 1px solid #c7ebfb;
cursor: pointer;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: relative;
bottom: 2px;
}
.mec-fluent-wrap .mec-load-month:hover,
.mec-fluent-wrap .mec-load-year:hover {
border-color: #00acf8;
background-color: #eefaff;
}
.mec-fluent-wrap .mec-load-month i,
.mec-fluent-wrap .mec-load-year i {
color: #00acf8;
font-size: 9px;
font-weight: 700;
position: relative;
bottom: 3px;
}
.mec-fluent-wrap .mec-load-month.mec-previous-month i:before {
margin-left: -2px;
}
.mec-fluent-wrap .mec-load-month.mec-previous-month,
.mec-fluent-wrap .mec-load-year.mec-previous-year {
margin-right: 3px;
}
.mec-fluent-wrap .mec-calendar {
padding: 40px;
background-image: url(https://www.metrogopwomen.org/wp-content/plugins/mec-fluent-layouts//assets/images/mec-fluent-charachter.svg);
background-repeat: no-repeat;
background-position: top right;
background-size: 281px;
margin-bottom: 0;
border: 0;
position: relative;
}
@media (max-width: 479px) {
.mec-fluent-wrap .mec-calendar {
padding: 10px;
}
}
.mec-fluent-wrap:not(.mec-timetable-wrap):not(.mec-skin-list-wrap):not(.mec-skin-grid-wrap):not(.mec-events-agenda-container) .mec-calendar [id*="mec_skin_events"] {
margin-top: 88px;
}
.mec-fluent-wrap .mec-calendar .mec-totalcal-box+[id*="mec_skin_events"],
.mec-fluent-wrap .mec-calendar .mec-totalcal-box+.mec-calendar-side [id*="mec_skin_events"] {
margin-top: 0 !important;
}
.mec-fluent-wrap .mec-totalcal-box {
background-color: transparent;
border: 0;
box-shadow: none;
padding: 0;
min-height: unset;
margin-bottom: 38px;
position: relative;
overflow: visible;
}
.mec-fluent-wrap .mec-totalcal-box:before,
.mec-fluent-wrap .mec-totalcal-box:after {
content: " ";
display: table;
}
.mec-fluent-wrap .mec-totalcal-box:after {
clear: both;
}
.mec-fluent-wrap .mec-text-input-search {
position: relative;
width: calc(100% - 50px);
max-width: 300px;
padding: 0;
padding-right: 12px;
float: left;
}
.mec-fluent-wrap .mec-text-input-search i {
color: #afe6ff;
position: absolute;
top: 18px;
right: 25px;
border: 0;
font-size: 15px;
padding: 0;
height: auto;
width: auto;
cursor: pointer;
}
.mec-fluent-wrap .mec-text-input-search input[type="search"] {
width: 100%;
height: 50px;
padding: 15px 25px;
border-color: #c7ebfb;
border-radius: 3px;
margin: 0;
color: #000;
background-color: #fff !important;
}
.mec-fluent-wrap .mec-text-input-search input[type="search"]:focus {
outline: 0;
}
.mec-fluent-wrap .mec-totalcal-box input[type="search"]::-webkit-input-placeholder {
color: #afe6ff;
font-size: 14px;
}
.mec-fluent-wrap .mec-totalcal-box input[type="search"]::-moz-placeholder {
color: #afe6ff;
font-size: 14px;
}
.mec-fluent-wrap .mec-totalcal-box input[type="search"]:-ms-input-placeholder {
color: #afe6ff;
font-size: 14px;
}
.mec-fluent-wrap .mec-totalcal-box input[type="search"]:-moz-placeholder {
color: #afe6ff;
font-size: 14px;
}
.mec-fluent-wrap i.mec-filter-icon {
width: 50px;
height: 50px;
line-height: 50px;
border-color: #c7ebfb;
color: #00acf8;
font-size: 18px;
padding: 0;
border-radius: 3px;
cursor: pointer;
}
.mec-fluent-wrap i.mec-filter-icon.active {
background-color: #c7ebfb;
}
@media (max-width: 600px) {
.mec-fluent-wrap .mec-text-input-search input[type="search"] {
width: 100%;
}
}
.mec-fluent-wrap .mec-filter-content {
position: absolute;
top: calc(100% + 16px);
left: 0;
right: 0;
z-index: 99;
padding: 49px 40px 30px;
background-color: #e8f7ff;
border: 1px solid #c7ebfb;
border-radius: 3px;
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.06);
display: none;
flex-wrap: wrap;
}
@media (max-width: 480px) {
.mec-fluent-wrap .mec-filter-content {
padding: 10px 0 5px 5px;
}
.mec-fluent-wrap .mec-filter-content {
left: 0 !important;
right: 0 !important;
}
.mec-fluent-wrap .mec-filter-content:before {
left: auto !important;
right: 15px !important;
}
.mec-fluent-wrap .mec-filter-content:after {
left: auto !important;
right: 16px !important;
}
.mec-fluent-wrap i.mec-filter-icon {
float: right;
}
}
.mec-fluent-wrap .mec-filter-content:before,
.mec-fluent-wrap .mec-filter-content:after {
content: "";
position: absolute;
width: 0;
height: 0;
}
.mec-fluent-wrap .mec-filter-content:before {
top: -11px;
left: 297px;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-bottom: 10px solid #c7ebfb;
}
.mec-fluent-wrap .mec-filter-content:after {
top: -10px;
left: 298px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 10px solid #e8f7ff;
}
.mec-fluent-wrap .mec-search-form .mec-date-search,
.mec-fluent-wrap .mec-search-form .mec-text-address-search,
.mec-fluent-wrap .mec-search-form .mec-dropdown-search {
padding: 0;
-webkit-box-flex: 0;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
min-height: unset;
margin-bottom: 19px;
}
@media (max-width: 790px) {
.mec-fluent-wrap .mec-search-form .mec-date-search,
.mec-fluent-wrap .mec-search-form .mec-text-address-search,
.mec-fluent-wrap .mec-search-form .mec-dropdown-search {
max-width: 100%;
width: 100%;
margin-bottom: 10px;
overflow: hidden;
flex: 1 1 100%;
}
}
.mec-fluent-wrap .mec-filter-content i {
color: #00acf8;
background-color: #f8fdff;
border-radius: 3px 0 0 3px;
border-color: #d0edfb;
width: 41px;
height: 41px;
line-height: 40px;
padding: 0;
}
@media (max-width: 320px) {
.mec-fluent-wrap .mec-filter-content i {
display: none;
}
}
.mec-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-fluent-wrap .mec-totalcal-box input,
.mec-fluent-wrap .mec-totalcal-box select,
.mec-fluent-wrap .mec-totalcal-box .nice-select {
height: 41px;
color: #a8e4ff;
border-color: #d0edfb;
width: calc(100% - 51px);
}
@media (max-width: 320px) {
.mec-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-fluent-wrap .mec-totalcal-box input,
.mec-fluent-wrap .mec-totalcal-box select,
.mec-fluent-wrap .mec-totalcal-box .nice-select {
max-width: 100%;
width: 100%;
}
}
.mec-fluent-wrap .mec-totalcal-box .nice-select,
.mec-fluent-wrap .mec-totalcal-box .mec-text-address-search input {
min-height: 36px;
line-height: 36px;
background: #fff;
font-size: 13px;
margin: 0 0 0 -1px;
float: left;
padding: 0 10px;
clear: none;
border-radius: 0 3px 3px 0;
}
.mec-fluent-wrap .mec-totalcal-box .nice-select .current {
display: inline-block;
max-width: calc(100% - 20px);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.mec-fluent-wrap .mec-totalcal-box .mec-text-address-search input {
width: calc(100% - 51px);
}
.mec-fluent-wrap .mec-totalcal-box .mec-text-address-search input:focus {
border-color: #d0edfb;
}
.mec-fluent-wrap .mec-totalcal-box .nice-select:after {
border-bottom: 2px solid #00acf8;
border-right: 2px solid #00acf8;
width: 8px;
height: 8px;
margin-top: -5px;
right: 15px;
}
.mec-fluent-wrap .mec-totalcal-box .nice-select .list {
right: 0;
margin: 0 -1px;
border-radius: 0 0 3px 3px;
border: 1px solid #d0edfb;
box-shadow: 0 2px 5px rgba(208, 237, 251, 0.5);
}
.mec-fluent-wrap .mec-totalcal-box .nice-select .list li {
margin: 0;
color: #00acf8;
}
.mec-fluent-wrap .mec-totalcal-box .nice-select .list li:hover,
.mec-fluent-wrap .mec-totalcal-box .nice-select .list li.focus {
background-color: #f5fcff;
}
.mec-fluent-wrap .mec-totalcal-box select {
-moz-appearance: none;
-webkit-appearance: none;
-webkit-border-radius: 0;
appearance: none;
outline-width: 0;
background-image: url(https://www.metrogopwomen.org/wp-content/plugins/mec-fluent-layouts//assets/images/selectAppearance.png);
background-repeat: no-repeat;
background-position: calc(100% - 15px) 50%;
}
.mec-fluent-wrap .mec-search-form .mec-date-search select,
.mec-fluent-wrap .mec-search-form .mec-date-search .nice-select {
width: calc(100% - 130px);
}
.mec-fluent-wrap .mec-search-form .mec-date-search .nice-select:last-child {
width: 80px;
}
.mec-fluent-wrap .mec-search-form .mec-date-search select:last-of-type {
background-position: calc(100% - 10px) 50%;
}
.mec-fluent-wrap .mec-search-form .mec-dropdown-wrap {
display: -webkit-box;
display: flex;
float: left;
width: auto;
}
.mec-fluent-wrap .mec-calendar-side .mec-calendar-table {
box-shadow: 0 5px 33px #ddf2fb;
min-height: 733px;
overflow-x: auto;
overflow: visible;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head {
border-radius: 3px 3px 0 0;
overflow: hidden;
border: 1px solid #c7ebfb;
border-bottom-color: #e6f7ff;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {
background-color: #fff;
height: 56px !important;
border: 0;
padding: 27px 19px 11px;
color: #000;
font-size: 15px;
font-weight: 700;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt.active {
color: #00acf8;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt {
padding: 21px 19px 10px;
font-size: 16px;
font-weight: 400;
border-color: #e6f7ff;
color: #000;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: relative;
}
@media (max-width: 767px) {
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt {
padding: 10px 4px 2px;
font-size: 14px;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {
font-size: 11px;
padding: 22px 2px 0;
text-align: center;
}
}
@media (max-width: 480px) {
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt {
text-align: center;
}
}
@media (max-width: 320px) {
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt {
font-size: 12px;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {
font-size: 8px;
}
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt.mec-table-nullday {
color: #c7ebfb;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:hover {
background-color: #fff;
color: #00acf8;
border-bottom: 1px solid #e6f7ff;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head dt:hover {
border: 0;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:first-of-type {
border-left-color: #c7ebfb;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:last-of-type {
border-right-color: #c7ebfb;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt {
border-bottom-color: #c7ebfb;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt:first-of-type {
border-radius: 0 0 0 3px;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt:last-of-type {
border-radius: 0 0 3px 0;
}
.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-selected-day {
border-bottom: 1px solid #e6f7ff;
background-color: #fff;
font-weight: 700;
color: #00acf8;
}
.mec-fluent-wrap dt>div:first-of-type {
margin-bottom: 7px;
}
.mec-fluent-wrap dt .simple-skin-ended,
.mec-fluent-wrap .simple-skin-ended {
margin-left: -20px;
margin-right: -20px;
border-left: 4px solid #8a43eb;
padding-left: 15px;
padding-right: 10px;
min-height: 28px;
position: relative;
}
.mec-fluent-wrap dt .simple-skin-ended .mec-event-bg {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 0;
opacity: 0.07;
}
.mec-fluent-wrap dt .simple-skin-ended h4,
.mec-fluent-wrap .simple-skin-ended h4 {
font-size: 12px;
line-height: 16px;
padding: 6px 0;
font-weight: 400;
margin-bottom: 0;
margin-top: 0;
position: relative;
}
@media (max-width: 960px) {
.mec-fluent-wrap dt .simple-skin-ended h4,
.mec-fluent-wrap .simple-skin-ended h4 {
word-break: break-all;
}
.mec-fluent-wrap dt>.simple-skin-ended {
padding: 1px;
line-height: 1;
min-height: 14px;
}
.mec-fluent-wrap dt .simple-skin-ended h4,
.mec-fluent-wrap .simple-skin-ended h4 {
font-size: 8px;
padding: 1px;
line-height: 12px;
}
}
@media (max-width: 767px) {
.mec-fluent-wrap dt>.simple-skin-ended {
display: none;
}
}
.mec-more-events-wrap {
position: absolute;
z-index: 99;
width: 280px !important;
left: auto !important;
top: auto !important;
bottom: -8px;
right: 100%;
-webkit-transform: translateY(50%);
transform: translateY(50%);
}
.mec-fluent-wrap dl dt:first-child .mec-more-events-wrap,
.mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap,
.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:first-child .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events-wrap {
right: auto !important;
left: 38px !important;
}
.mec-fluent-wrap dl dt:first-child .mec-more-events-wrap .mec-more-events:after,
.mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap .mec-more-events:after,
.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:first-child .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events:after {
left: 4px;
right: unset;
bottom: 14px;
}
.mec-fluent-wrap .mec-week-events-container dl dt:first-child .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events:after {
bottom: 23px;
}
.mec-more-events-icon {
display: inline-block;
color: #00acf8;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
margin-top: 10px;
font-size: 18px;
cursor: pointer;
font-weight: 700;
font-family: Calibri, Arial, sans-serif !important;
}
.mec-fluent-weekly-wrap {
max-width: 1026px !important;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top {
display: inline-block;
background-color: #fff;
text-align: left;
padding: 0;
border-radius: 3px;
overflow: hidden;
border: 1px solid #c7ebfb;
height: 50px;
padding-right: 48px;
float: left;
margin-right: 12px;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl {
display: none;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active {
display: inline-block;
height: 100%;
padding: 0 15px;
padding-top: 8px;
padding-bottom: 8px;
width: auto;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week {
font-size: 14px;
color: #00acf8;
font-weight: 400; background-color: #e6f7ff;
float: left;
padding: 18px 23px 16px;
margin: 0;
border-right: 1px solid #c7ebfb;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt {
color: #a8acb3;
font-weight: 400;
font-size: 12px;
width: 32px;
height: 32px;
line-height: 32px;
}
@media (max-width: 640px) {
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active {
padding: 14px 0;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt {
width: 22px;
height: 22px;
line-height: 22px;
}
}
@media (max-width: 370px) {
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl dt {
font-size: 10px;
width: 18px;
height: 18px;
line-height: 18px;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active {
padding-top: 17px;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week {
padding-left: 5px;
padding-right: 5px;
}
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt.active {
color: #00acf8;
background-color: #e6f7ff;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week {
margin: 0;
left: calc(100% - 48px);
height: 24px;
line-height: 24px;
border: 0;
box-shadow: none;
min-width: 48px;
border-radius: 0;
color: #afe6ff;
border-left: 1px solid #c7ebfb;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week i {
display: inline-block;
font-size: 11px;
font-weight: 700;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week i:hover {
color: #00acf8;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-previous-month {
top: 24px;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-previous-month i {
padding-left: 10px;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-next-month {
top: 0;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-next-month i {
padding-right: 10px;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.mec-fluent-wrap .mec-calendar-weekly .mec-text-input-search input[type="search"] {
width: 197px;
}
.mec-fluent-wrap .mec-skin-weekly-view-events-container {
border: 1px solid #c7ebfb;
background-color: #fff;
border-radius: 3px;
max-height: 733px;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table {
border: 0;
margin-left: 50px;
border-bottom: 1px solid #e6f7ff;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table a,
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt {
height: 72px;
border: 0;
text-align: left;
padding: 0 15px;
width: 14.285%;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span.mec-weekly-view-weekday {
font-size: 15px;
font-weight: 700;
color: #000;
margin-top: 23px;
margin-bottom: 3px;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span.mec-weekly-view-monthday {
font-size: 12px;
font-weight: 400;
color: #a8acb3;
margin: 0;
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container dl {
padding-left: 50px;
position: relative;
width: 100%;
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container dl>span {
position: absolute;
top: -12px;
left: 9px;
font-size: 12px;
color: #afe6ff;
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container dl>span:last-child {
top: auto;
bottom: -3px;
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container dt {
width: 14.286%;
height: 89px;
line-height: 1;
border-radius: 0;
border: 1px solid #e6f7ff;
border-top: 0;
border-right: 0;
text-align: left;
position: relative;
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container dt:hover {
background-color: #fff;
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container dt>div.mec-calendar-day-events {
margin-bottom: 0;
}
.mec-fluent-wrap .mec-calendar .mec-week-events-container .mec-more-events-icon {
margin-left: 20px;
margin-bottom: 10px;
}
@media (max-width: 800px) {
.mec-fluent-wrap .mec-calendar-weekly .mec-month-container {
overflow: auto;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-weeks-container.mec-calendar-d-table {
width: 930px;
}
.mec-fluent-wrap .mec-calendar-weekly .mec-week-events-container dl {
width: 980px;
}
.mec-fluent-wrap .mec-calendar-weekly dl .mec-event-article {
padding: 0 5px !important;
}
.mec-fluent-wrap .mec-calendar-weekly dl .mec-event-article h4 {
font-size: 10px;
}
}
.mec-fluent-wrap .mec-calendar .mec-event-article {
border-top: 0;
border-left: 4px solid #8a43eb;
min-height: 28px;
position: relative;
padding-top: 0;
padding-bottom: 0;
padding-left: 15px;
padding-right: 10px;
}
.mec-fluent-wrap .mec-calendar .mec-event-article .mec-event-bg {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 0;
opacity: 0.07;
}
.mec-fluent-wrap .mec-calendar .mec-event-article h4 {
font-size: 12px;
line-height: 16px;
padding: 6px 0 0;
font-weight: 400;
margin: 0;
position: relative; }
@media (max-width: 960px) {
.mec-fluent-wrap .mec-calendar .mec-event-article h4 {
word-break: break-all;
}
}
.mec-fluent-wrap .mec-more-events-wrap {
display: none;
}
.mec-fluent-wrap .mec-more-events {
width: 280px !important;
position: absolute;
left: unset !important;
top: auto !important;
bottom: 0 !important;
right: auto !important;
z-index: 2;
border-radius: 5px;
background-color: #fff;
box-shadow: 0 16px 35px rgba(0, 0, 0, 0.16);
border-bottom: 10px solid #ddeff6;
}
.mec-fluent-wrap .mec-more-events:after {
content: "";
position: absolute;
top: auto;
left: 100%;
bottom: 12px;
display: block;
width: 12px;
height: 18px;
background-color: #fff;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
box-shadow: 0 16px 35px rgba(0, 0, 0, 0.16);
z-index: -1;
}
.mec-fluent-wrap h5.mec-more-events-header {
padding: 15px 22px;
background-color: #00acf8;
color: #fff;
font-weight: 600;
font-size: 16px;
margin: 0;
border-radius: 5px 5px 0 0;
}
.mec-fluent-wrap dt .mec-more-events .simple-skin-ended,
.mec-fluent-wrap .mec-more-events .simple-skin-ended {
background-color: #fff;
margin: 0;
padding: 12px 18px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-top: 1px solid #fff !important;
border-bottom: 1px solid #fff !important;
}
.mec-fluent-wrap dt .mec-more-events .simple-skin-ended:hover,
.mec-fluent-wrap .mec-more-events .simple-skin-ended:hover {
background-color: #f5fcff;
border-top-color: #e9f8ff !important;
border-bottom-color: #e9f8ff !important;
}
.mec-fluent-wrap .mec-more-events .simple-skin-ended>a {
display: inline-block;
}
.mec-fluent-wrap .mec-more-events .mec-event-image {
display: inline-block;
float: left;
margin-right: 10px;
}
.mec-fluent-wrap .mec-more-events .mec-event-image img {
border-radius: 50%;
width: 52px;
height: 52px;
}
.mec-fluent-wrap .mec-more-events-content {
display: inline-block;
max-width: calc(100% - 62px);
}
.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content h4,
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content h4 {
font-size: 13px;
font-weight: 600;
margin-bottom: 5px;
padding-bottom: 0;
padding-top: 7px;
}
.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content h4 a,
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content h4 a {
color: #000;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content h4 a:hover,
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content h4 a:hover {
color: #00acf8;
}
.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content i,
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content i {
display: inline-block;
color: #afe7ff;
font-size: 14px;
line-height: 14px;
margin-right: 4px;
vertical-align: middle;
}
.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content span,
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content span {
color: #898a8c;
font-size: 11px;
line-height: 12px; font-weight: 400;
}
@media (max-width: 767px) {
.mec-more-events-wrap,
.mec-fluent-wrap .mec-more-events {
width: 200px !important;
}
.mec-fluent-wrap h5.mec-more-events-header {
font-size: 12px;
padding: 15px;
}
.mec-fluent-wrap .mec-more-events .mec-event-image img {
display: none;
}
.mec-fluent-wrap .mec-more-events-content {
max-width: 100%;
display: block;
}
}
@media (max-width: 480px) {
.mec-more-events-wrap,
.mec-fluent-wrap dl dt:first-child .mec-more-events-wrap,
.mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap,
.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap {
position: fixed;
-webkit-transform: translate(-50%, 100%);
transform: translate(-50%, 100%);
left: 50% !important;
top: auto !important;
bottom: 50% !important;
}
.mec-fluent-wrap .mec-more-events {
position: relative;
}
.mec-fluent-wrap dl dt .mec-more-events-wrap .mec-more-events:after,
.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events:after {
display: none;
}
}
.mec-fluent-wrap.mec-skin-daily-wrap {
max-width: 1026px !important;
}
.mec-fluent-wrap .mec-skin-daily-view-events-container {
border: 1px solid #c7ebfb;
border-radius: 3px;
background-color: #fff;
overflow-y: hidden;
overflow-x: auto;
box-shadow: 0 5px 33px #ddf2fb;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container {
margin-left: 0;
padding-left: 71px;
padding-right: 75px;
min-height: 46px;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span {
display: inline-block;
position: absolute;
left: 24px;
top: 15px;
font-size: 14px;
line-height: 14px;
color: #00acf8;
font-weight: 400;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a {
right: 20px;
left: auto;
font-size: 12px;
line-height: 45px;
height: auto;
font-weight: 700;
color: #afe6ff;
padding: 0;
width: auto;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a.mec-table-d-prev {
right: 45px;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a:hover {
color: #00acf8;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a:focus {
outline: 0;
}
.mec-fluent-wrap .mec-daily-view-date-labels.mec-owl-carousel {
position: relative;
border-left: 1px solid #e6f7ff;
border-right: 1px solid #e6f7ff;
padding: 7px 0 7px 15px;
}
.mec-fluent-wrap .mec-daily-view-date-labels.mec-owl-carousel:after {
display: none;
content: "";
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 68px;
background: -webkit-gradient(linear,
left top,
right top,
from(rgba(255, 255, 255, 0)),
to(rgba(255, 255, 255, 1)));
background: linear-gradient(90deg,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 1) 100%);
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container .mec-daily-view-day {
border: 0;
color: #a8acb3;
font-weight: 400;
font-size: 12px;
line-height: 32px;
max-width: 32px;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container .mec-daily-view-day:hover {
background-color: transparent;
box-shadow: none;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active {
background-color: #eaf8ff;
border-radius: 50%;
color: #00acf8;
}
.mec-fluent-wrap .mec-calendar .mec-daily-view-day.mec-has-event:after {
background-color: #00acf8;
bottom: 4px;
width: 4px;
height: 4px;
margin: 0;
margin-left: -2px;
}
@media (max-width: 480px) {
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container {
padding-left: 50px;
padding-right: 40px;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span {
left: 15px;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a {
right: 10px;
}
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a.mec-table-d-prev {
right: 22px;
}
.mec-fluent-wrap .mec-daily-view-date-labels.mec-owl-carousel {
padding-left: 0;
}
}
.mec-fluent-wrap .mec-daily-view-events-left-side {
width: 60%;
min-height: 1px;
float: left;
padding-top: 30px;
border-right: 1px solid #e6f7ff;
background: #fff;
max-height: 732px;
}
.mec-fluent-wrap .mec-daily-view-events-right-side {
width: 40%;
min-height: 1px;
height: 100%;
float: left;
padding: 25px;
max-height: 732px;
}
.mec-fluent-wrap .mec-calendar-daily .mec-calendar-day-events {
background: #fafdff;
}
@media (max-width: 767px) {
.mec-fluent-wrap.mec-skin-daily-wrap .mec-calendar-day-events {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse;
}
.mec-fluent-wrap .mec-daily-view-events-left-side,
.mec-fluent-wrap .mec-daily-view-events-right-side {
width: 100%;
float: none;
}
}
.mec-fluent-wrap h5.mec-daily-today-title {
font-size: 13px;
line-height: 1.1;
color: #aab2be;
font-weight: 600;
margin-top: 0;
margin-bottom: 15px; letter-spacing: 1px;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-article {
border: 1px solid #e6f7ff;
padding: 15px;
background-color: #fff;
margin-bottom: 15px;
box-shadow: 0 1px 6px rgba(23, 102, 232, 0.05);
border-radius: 3px;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-article:hover {
box-shadow: 0 4px 10px -5px rgba(23, 102, 232, 0.1);
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-article:before {
display: none;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-fc-style {
font-size: 9px;
letter-spacing: 0.5px; background: #1ce1ac;
padding: 2px 7px;
color: #fff;
position: relative;
margin-left: 5px;
border-radius: 2px;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-fc-style:before {
width: 0;
height: 0;
border-top: 4px solid transparent !important;
border-right: 5px solid;
border-bottom: 4px solid transparent;
margin: 0;
top: 50%;
left: -4px;
-webkit-transform: translateY(-4.5px);
transform: translateY(-4.5px);
position: absolute;
content: "";
color: #04de78;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image {
margin-right: 12px;
width: auto;
display: block;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image:empty {
display: none;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image img {
width: 58px;
height: 58px;
border-radius: 4px;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content {
display: block;
min-height: 58px;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image:empty+.mec-event-content {
min-height: unset;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content h4 {
font-size: 14px;
line-height: 1;
font-weight: 600;
padding-top: 12px;
padding-bottom: 0;
margin-bottom: 3px; }
@media (max-width: 960px) {
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content h4 {
word-break: break-all;
}
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image:empty+.mec-event-content h4 {
padding-top: 0;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content span {
display: inline-block;
color: #898a8c;
font-size: 12px;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content .mec-seperator {
color: #e3e4e6;
margin: 0 6px;
}
.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span {
display: block;
}
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-inner {
padding-left: 50px;
}
.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title {
margin-bottom: 15px;
padding-left: 65px;
}
.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:first-child {
font-size: 15px;
line-height: 15px;
color: #00acf8; font-weight: 700;
margin-bottom: 6px;
}
.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:last-child {
font-size: 13px;
line-height: 13px;
color: #a8acb3;
}
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item {
position: relative;
min-height: 89px;
border-top: 1px solid #e6f7ff;
border-left: 1px solid #e6f7ff;
width: 100%;
}
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time,
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time-end {
position: absolute;
left: -43px;
top: -9px;
font-size: 12px;
color: #afe6ff;
}
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time-end {
top: auto;
bottom: 0;
}
.mec-fluent-wrap .mec-calendar .mec-daily-view-events-left-side .mec-event-article:first-of-type {
margin-top: -1px;
}
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-more-events-icon {
margin-left: 21px;
margin-bottom: 10px;
}
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-local-time-details,
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-localtime-details {
margin-top: 10px;
clear: both;
}
.mec-fluent-wrap.mec-skin-list-wrap {
max-width: 1032px;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-calendar {
background-image: none;
max-height: 895px;
min-height: 410px;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article {
border-radius: 3px 6px 6px 3px;
border: 1px solid #c7ebfb;
margin-bottom: 30px;
background-color: #fff;
border-right: 7px solid #8a43eb;
box-shadow: 0 2px 4px rgba(39, 55, 81, 0.02);
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
padding-left: 0;
overflow: visible !important;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article:before {
display: none;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image {
margin: 30px;
margin-right: 25px;
float: none;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image img {
width: 200px;
height: 140px;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image img {
border-radius: 4px;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image a {
display: block;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-content {
-webkit-box-flex: 1;
flex: 1;
padding-top: 45px;
padding-right: 40px;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-title {
margin-top: 0;
font-size: 18px;
line-height: 24px; margin-bottom: 40px;
}
.mec-fluent-wrap .mec-event-article .mec-event-title {
letter-spacing: 0;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-title a {
color: #000;
display: block;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-title a:hover {
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap {
position: relative;
display: inline-block;
left: auto;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap>li:first-of-type {
border: 0;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap:hover>li:first-of-type {
background-color: #fff;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap>li:first-of-type i {
width: 38px;
height: 38px;
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-booking-button {
color: #00acf8;
font-size: 12px;
line-height: 12px;
font-weight: 400;
display: block;
float: left; border: 1px solid #c7ebfb;
padding: 12px 16px;
border-radius: 2px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
margin-right: 8px;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-meta {
position: relative;
width: 295px;
margin: 36px 0 36px auto;
border-left: 1px solid #e6f7ff;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-localtime-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-local-time-details {
position: relative;
margin-left: 40px;
margin-bottom: 3px;
padding-left: 22px;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details:before {
font-family: simple-line-icons;
font-size: 14px;
left: 0;
color: #ade7ff;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details:before {
content: "\e075";
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details:before {
content: "\e081";
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details:before {
content: "\e096";
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details i:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details i:before {
position: absolute;
font-size: 14px;
left: 0;
top: 5px;
color: #ade7ff;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details span,
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details span,
.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details span,
.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details span,
.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details span {
font-size: 12px;
line-height: 12px;
font-weight: 400;
color: #898a8c; }
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details span { }
.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details span.mec-price-number {
color: #5ad162;
font-weight: 700;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details span.mec-available-tickets-number {
color: #558dfe;
font-weight: 700;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-fc-style {
padding: 5px 10px;
font-size: 12px;
font-weight: 500;
line-height: 13px;
display: inline-block;
border-radius: 2px;
margin: 3px 0;
}
@media (max-width: 767px) {
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article {
display: block;
padding: 30px;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image img,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-content,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-meta {
width: 100%;
height: auto;
-webkit-box-flex: unset;
flex: unset;
margin: 0;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-meta {
padding-top: 15px;
border-left: 0;
}
.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-localtime-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-local-time-details {
margin-left: 0;
}
}
@media (max-width: 360px) {
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article {
padding: 20px;
}
}
.mec-fluent-wrap.mec-skin-grid-wrap {
max-width: 1032px;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-calendar {
background-image: none;
max-height: 895px;
min-height: 410px;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article {
border-radius: 6px 6px 3px 3px;
border: 0;
margin-bottom: 30px;
background-color: #fff;
border-top: 7px solid #8a43eb;
box-shadow: 0 4px 10px rgba(23, 102, 232, 0.07);
padding: 0;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image {
position: relative;
float: none;
width: 100%;
margin: 0;
padding: 20px;
border-left: 1px solid #c7ebfb;
border-right: 1px solid #c7ebfb;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image a {
display: block;
line-height: 0;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image img {
border-radius: 4px;
line-height: 0;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image a:not(:empty)+.mec-event-date {
position: absolute;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image .mec-event-date {
bottom: 20px;
left: 20px;
right: 20px;
text-align: left;
margin: 0;
background-color: rgba(0, 0, 0, 0.8);
border-radius: 0 0 4px 4px;
min-height: 44px;
padding: 15px;
font-size: 12px;
line-height: 12px; letter-spacing: 0;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image a:empty+.mec-event-date {
display: block;
border-radius: 4px;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image .mec-event-date i {
color: rgba(255, 255, 255, 0.5);
font-size: 13px;
margin-right: 6px;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content {
padding: 0 20px 5px;
text-align: left;
min-height: unset;
border-left: 1px solid #c7ebfb;
border-right: 1px solid #c7ebfb;
border-bottom: 1px solid #c7ebfb;
border-radius: 0 0 4px 4px;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content h4 {
padding: 0;
margin-bottom: 12px;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content h4 a {
font-size: 18px;
line-height: 24px;
color: #000;
letter-spacing: 0;
font-weight: 700;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content h4 a:hover {
text-decoration: underline;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content .mec-event-address {
font-size: 12px;
line-height: 12px;
color: #898a8c;
margin-bottom: 28px;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content .mec-event-address i {
color: #ade7ff;
font-size: 13px;
margin-right: 7px;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-footer {
padding: 24px 0 0;
margin: 0;
background-color: #fff;
border: 0;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap {
position: relative;
display: inline-block;
left: auto;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap>li:first-of-type {
border: 0;
margin-bottom: 0;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap:hover>li:first-of-type {
background-color: #fff;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap>li:first-of-type i {
width: 38px;
height: 38px;
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-grid-wrap .mec-booking-button {
color: #00acf8;
font-size: 12px;
line-height: 12px;
font-weight: 400;
display: block;
float: left; border: 1px solid #c7ebfb;
padding: 12px 16px;
border-radius: 2px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
margin-right: 8px;
}
.mec-fluent-wrap .mec-event-grid-classic article .mec-fc-style {
border-radius: 2px;
margin: 0;
margin-bottom: 15px;
line-height: 13px;
}
.mec-fluent-yearly-wrap {
max-width: 1026px !important;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-year-container {
box-shadow: 0 5px 33px #ddf2fb;
border: 1px solid #c7ebfb;
border-radius: 3px;
overflow: hidden;
background-color: #fff;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec {
width: 562px;
background-color: #fff;
border-right: 1px solid #e6f7ff;
max-height: 732px;
padding: 0;
padding-top: 34px;
box-shadow: none;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec-inner {
padding-left: 34px;
padding-right: 34px;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec {
width: calc(100% - 562px);
max-height: 732px;
padding-top: 42px;
padding-left: 0;
background: #fafdff;
position: relative;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec-inner {
padding-left: 25px;
padding-right: 25px;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar {
width: 234px;
margin: 0;
margin-bottom: 25px;
border: 1px solid #e6f7ff;
border-radius: 3px;
padding: 20px;
cursor: pointer;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:hover,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar.active,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:hover dl dt,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar.active dl dt {
background-color: #fcfeff;
border-color: #c7ebfb;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:nth-child(odd) {
margin-right: 25px;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar[data-month="11"],
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar[data-month="12"] {
margin-bottom: 34px;
}
@media (max-width: 992px) {
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec {
width: 302px;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec {
width: calc(100% - 302px);
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:nth-child(odd) {
margin-right: 0;
}
}
@media (max-width: 767px) {
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec {
width: 100%;
float: none;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec {
border-top: 1px solid #c7ebfb;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec-inner {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
}
.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-title {
font-size: 16px;
color: #010204;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt {
font-weight: 400;
color: #000;
}
.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt {
background-color: #fff;
font-size: 14px;
color: #fff;
padding-left: 6px;
}
.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt:first-letter {
color: #afe6ff;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt.mec-table-nullday {
color: #ced6e5;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar .mec-has-event:after {
width: 10px;
border-radius: 0;
height: 1px;
margin: 0;
margin-left: -5px;
background-color: #00acf8;
bottom: 6px;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec-title {
font-size: 13px;
line-height: 1.1;
color: #aab2be;
font-weight: 600;
margin-top: 0;
margin-bottom: 15px; letter-spacing: 1px;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-events-wrap {
width: auto;
padding: 0;
float: none;
background-color: #fff;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-events-agenda {
border: 0;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-events-agenda.mec-selected {
box-shadow: none;
background: none;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-events-agenda.mec-selected .mec-agenda-event {
box-shadow: 0 1px 4px -1px #fbebb6;
background-color: #fffdf5;
border-color: #fbebb6;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event {
border: 1px solid #e6f7ff;
padding: 15px;
background-color: #fff;
margin-bottom: 15px;
box-shadow: 0 1px 6px rgba(23, 102, 232, 0.05);
border-radius: 3px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event:hover {
box-shadow: 0 4px 10px -5px rgba(23, 102, 232, 0.1);
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image {
margin-right: 12px;
display: block;
float: left;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image:empty {
display: none;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image img {
width: 58px;
height: 58px;
border-radius: 4px;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content {
display: block;
min-height: 58px;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image:empty+.mec-event-content {
min-height: unset;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content h4 {
font-size: 16px;
line-height: 1;
font-weight: 400;
padding-bottom: 0;
margin-bottom: 3px; margin-top: 11px;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content h4 a {
font-size: 14px;
font-weight: 600;
font-family: inherit;
color: #000;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image:empty+.mec-event-content h4 {
padding-top: 0;
padding-left: 0;
margin-top: 0;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content span {
display: inline-block;
color: #898a8c;
font-size: 12px;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content .mec-seperator {
color: #e3e4e6;
margin: 0 6px;
}
.mec-fluent-wrap .mec-yearly-view-wrap .mec-localtime-details,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-local-time-details {
margin-top: 10px;
clear: both;
}
.mec-fluent-wrap.mec-timetable-wrap {
max-width: 1026px !important;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-calendar {
background-image: none;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-wrap {
border: 1px solid #c7ebfb;
border-radius: 3px;
box-shadow: 0 5px 33px #ddf2fb;
background-color: #fff;
padding: 0;
max-height: 733px;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-wrap-inner {
padding-left: 50px;
min-width: 600px;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-col {
padding-right: 0;
}
@media only screen and (max-width: 960px) {
.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-col {
width: 20%;
float: left;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-col-6 {
width: 16.6666%;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-col-7 {
width: 14.28%;
}
}
.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title {
background-color: #fff;
border-bottom: 1px solid #e6f7ff;
position: relative;
z-index: 9;
text-align: left;
padding: 30px 15px 7px;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title .mec-day-name {
display: block;
font-size: 15px;
line-height: 15px;
color: #000;
letter-spacing: 0;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title .mec-day-num {
font-size: 12px;
line-height: 12px;
color: #a8acb3;
font-weight: 400;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-cell {
position: relative;
min-height: 89px;
border-bottom: 1px solid #e6f7ff;
border-left: 1px solid #e6f7ff;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-cell:last-of-type {
border-bottom: 0;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-cell .mec-time {
position: absolute;
top: -12px;
left: -44px;
color: #afe7ff;
font-size: 12px;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-cell .mec-time.mec-time-end {
top: auto;
bottom: -5px;
}
.mec-fluent-wrap.mec-timetable-wrap .mec-more-events-icon {
margin-left: 18px;
margin-bottom: 10px;
}
.mec-fluent-wrap.mec-events-agenda-container {
max-width: 1026px !important;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-calendar {
background-image: none;
min-height: 410px;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-events-agenda-wrap {
border-color: #c7ebfb;
border-radius: 3px;
box-shadow: 0 5px 33px #ddf2fb;
padding: 0;
background-color: #fff;
margin: 0;
max-height: 733px;
overflow: hidden;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider {
margin: 27px;
text-align: left;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider span {
font-size: 24px;
line-height: 24px;
font-weight: 700; border: 0;
padding: 0;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider span:before,
.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider i {
display: none;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-events-agenda {
border-top: 1px solid #e6f7ff;
border-bottom: 1px solid #e6f7ff;
margin-top: -1px;
padding: 0;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-date-wrap {
width: 190px;
padding-top: 32px;
padding-bottom: 32px;
padding-left: 25px;
}
.mec-fluent-wrap.mec-events-agenda-container span.mec-agenda-day {
display: block;
color: #898a8c;
font-size: 16px;
line-height: 16px;
font-weight: 700;
margin-bottom: 4px;
}
.mec-fluent-wrap.mec-events-agenda-container span.mec-agenda-date {
font-size: 12px;
line-height: 12px;
font-weight: 400;
color: #a8acb3;
display: block;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap {
background-color: #fff;
border-left: 1px solid #e6f7ff;
padding-top: 32px;
padding-bottom: 32px;
padding-left: 25px;
width: calc(100% - 190px);
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-event i {
color: #afe7ff;
font-size: 14px;
margin-left: 0;
display: inline-block;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-event>i {
margin-right: 6px;
margin-top: 8px;
vertical-align: top;
margin-bottom: 6px;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-time {
color: #898a8c;
font-size: 12px;
line-height: 12px; width: 151px;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-event>.mec-agenda-time {
vertical-align: top;
margin-top: 8px;
margin-bottom: 6px;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-calendar .mec-event-article {
display: inline-block;
padding-left: 15px;
padding-right: 15px;
max-width: calc(100% - 180px);
min-width: 120px;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-calendar .mec-event-article+span.mec-event-title-soldout {
display: inline-block;
vertical-align: top;
margin-top: 7px;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-calendar .mec-event-article .mec-event-title a {
display: inline-block;
font-size: 12px;
font-weight: 400; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-skin-agenda-no-events-container {
padding: 20px 25px;
}
@media (max-width: 992px) {
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-date-wrap,
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap {
float: none;
width: 100%;
}
.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap {
padding-top: 0;
}
}
.mec-fluent-wrap.mec-skin-masonry-container {
max-width: 1026px !important;
}
.mec-fluent-wrap.mec-skin-available-spot-container,
.mec-fluent-wrap.mec-skin-cover-container,
.mec-fluent-wrap.mec-skin-countdown-container,
.mec-fluent-wrap.mec-skin-carousel-container,
.mec-fluent-wrap.mec-skin-slider-container,
.mec-fluent-wrap.mec-skin-masonry-container {
background-color: transparent;
box-shadow: none;
border-radius: 0;
overflow: initial;
}
.mec-fluent-wrap.mec-skin-available-spot-container p:empty,
.mec-fluent-wrap.mec-skin-countdown-container p:empty,
.mec-fluent-wrap.mec-skin-carousel-container p:empty,
.mec-fluent-wrap.mec-skin-masonry-container p:empty {
margin: 0;
}
.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats {
margin-bottom: 51px;
}
.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a {
font-size: 14px;
color: #414244;
font-weight: 400;
padding: 8px 15px;
margin: 0 1px;
border-radius: 5px;
border: 0; }
.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a:hover,
.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a.mec-masonry-cat-selected {
background-color: #fff;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry-item-wrap {
margin-bottom: 60px;
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry {
border: 0;
border-bottom: 5px solid #c7ebfb;
border-radius: 3px;
overflow: hidden;
background-color: transparent;
box-shadow: 0 4px 10px rgba(23, 102, 232, 0.07);
padding: 0;
margin: 0;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-article {
margin-left: 15px;
margin-right: 15px;
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head {
position: relative;
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-event-img {
position: relative;
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-event-img img,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-img img {
border-radius: 4px 4px 0 0;
}
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-img a {
display: -webkit-box;
display: flex;
-webkit-box-align: stretch;
align-items: stretch;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap {
background-color: #f7fcff;
min-height: 72px;
border-bottom: 1px solid #e6f7ff;
padding: 20px 25px 12px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-date {
text-align: left;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-date span {
color: #898a8c;
font-size: 14px;
line-height: 14px;
font-weight: 400;
display: inline-block;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap span.mec-event-day-num {
font-size: 27px;
line-height: 27px;
font-weight: 700;
margin-right: 1px;
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-day span {
font-size: 16px;
line-height: 16px;
display: block;
color: #000;
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img {
position: absolute;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.8);
border-radius: 0 35px 0 0;
padding: 16px 33px 17px 27px;
border: 0;
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img span,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img span.mec-event-day-num {
color: #fff;
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img .mec-event-day,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img .mec-event-day {
margin-top: -3px;
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img .mec-event-day span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img .mec-event-day span {
color: rgba(255, 255, 255, 0.47);
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content {
padding: 23px 25px 6px;
border-right: 1px solid #e6f7ff;
border-left: 1px solid #e6f7ff;
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content {
background-color: #fff;
padding-bottom: 1px;
}
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content {
padding: 0;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title {
margin-top: 0;
margin-bottom: 7px;
line-height: 24px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title a {
color: #000;
font-weight: 700; font-size: 18px;
line-height: 24px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title a:hover {
text-decoration: none;
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-price-details i,
.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details i {
margin-right: 0;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-location i:before,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-details i:before,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-location i:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-price-details i:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details i:before,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details:before {
color: #afe7ff;
font-size: 14px;
line-height: 13px;
vertical-align: middle;
margin-right: 3px;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-location+.mec-time-details,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location+.mec-time-details,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-location+.mec-time-details {
margin-top: -3px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-slider-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-slider-container .mec-price-details span,
.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details span {
display: inline-block;
color: #898a8c;
font-size: 12px;
line-height: 12px; margin-bottom: 0;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-slider-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details span { }
.mec-fluent-wrap.mec-skin-slider-container .mec-price-details span.mec-price-number {
color: #5ad162;
font-weight: 700;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details span.mec-available-tickets-number {
color: #558dfe;
font-weight: 700;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details:before {
font-family: simple-line-icons;
content: "\e081";
margin-right: 7px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-footer,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-footer,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-footer,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-footer {
padding: 28px 0 0;
margin: 0;
background-color: #fff;
border: 0;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-footer {
padding-top: 25px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-footer .mec-booking-button,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-footer .mec-booking-button,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-footer .mec-booking-button,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-footer .mec-booking-button {
line-height: 12px;
padding: 12px 16px;
height: auto;
}
.mec-fluent-wrap.mec-skin-slider-container {
max-width: 1026px !important;
}
@media only screen and (max-width: 992px) {
.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-nav {
display: none;
}
}
@media only screen and (max-width: 480px) {
.mec-fluent-wrap .mec-event-grid-modern .mec-event-sharing {
top: auto;
left: -6px;
}
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap {
padding: 0;
background-color: transparent;
min-height: 501px;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 {
height: 447px;
box-shadow: 0 0 70px rgba(27, 69, 91, 0.16);
}
@media (min-width: 961px) {
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 {
margin: 0 auto;
max-width: 1026px !important;
}
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-event-article {
border-left: 7px solid #e6f7ff;
border-radius: 3px;
min-height: 447px;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
width: calc(100% - 383px);
border-radius: 0 3px 3px 0;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
width: 383px;
border-top: 1px solid #e6f7ff;
border-bottom: 1px solid #e6f7ff;
padding: 53px 50px;
margin-bottom: 0;
}
.mec-fluent-wrap.mec-skin-slider-container .event-grid-modern-head {
padding: 0;
margin: 0;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title {
margin-bottom: 15px;
letter-spacing: 0;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap {
background-color: #fff;
border-bottom: 1px solid #e6f7ff;
padding: 0;
padding-bottom: 25px;
margin-bottom: 25px;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap i {
font-size: 45px;
line-height: 45px;
color: #afe6ff;
display: inline-block;
float: left;
margin-right: 11px;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap-inner {
float: left;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date {
margin-right: 0;
margin-bottom: 2px;
display: block;
float: none;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-day {
margin-top: 0;
font-weight: 400;
font-family: inherit; letter-spacing: 0;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-date span {
float: left;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-date span.mec-event-day-num {
margin-right: 9px;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-date span:last-child {
margin-top: 8px;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content {
padding: 0;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-meta>div {
margin-bottom: 4px;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-footer {
padding-top: 38px;
padding-bottom: 0;
margin: 0;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-event-footer .mec-booking-button {
height: auto;
line-height: 12px;
padding: 12px 16px 11px;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .owl-nav {
position: relative;
margin-top: 20px;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
opacity: 1;
width: auto;
height: auto;
font-size: 12px;
line-height: 12px;
border-radius: 2px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.06);
top: auto;
margin: 0;
color: #00acf8; letter-spacing: 0;
font-weight: 600;
padding: 12px 22px;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
left: 0;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next {
left: 94px;
right: unset;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover {
background-color: #00acf8;
color: #fff;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i {
color: #00acf8;
font-size: 9px;
font-weight: 400;
margin: 0 9px;
line-height: 9px;
display: inline-block;
-webkit-transform: translate(0, -1px);
transform: translate(0, -1px);
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i {
margin-left: 0;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i {
margin-right: 0;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover i,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover i {
color: #fff;
}
@media (max-width: 992px) {
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
height: 100%;
float: right;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
float: left;
}
}
@media (max-width: 767px) {
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-event-article {
height: auto;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 {
padding-bottom: 60px;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
border-right: 1px solid #e6f7ff;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
width: 100%;
float: none;
}
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
height: 300px;
}
}
@media (max-width: 480px) {
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
padding: 30px;
padding-bottom: 20px;
}
}
.mec-fluent-wrap.mec-skin-carousel-container {
max-width: 1154px;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev {
position: absolute;
background-color: #fff !important;
width: 39px;
height: 39px;
line-height: 39px;
border-radius: 50%;
text-align: center;
padding: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 1px solid #c7ebfb;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next:hover,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev:hover {
background-color: #00acf8 !important;
border-color: #00acf8;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next i,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev i {
font-size: 15px;
line-height: 37px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next:hover i,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev:hover i {
color: #fff;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next i {
padding-left: 2px;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots {
margin-top: 20px;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot {
padding: 0;
margin: 0 3px;
display: inline-block;
width: auto;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot span {
margin: 0;
background-color: #fff;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
border: 1px solid #c7ebfb;
width: 7px;
height: 7px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 50%;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot:hover span {
background-color: #00acf8;
border-color: #00acf8;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot.active span {
width: 25px;
border-radius: 4px;
background-color: #00acf8;
border-color: #00acf8;
}
.mec-fluent-wrap.mec-skin-carousel-container .mec-localtime-details,
.mec-fluent-wrap.mec-skin-carousel-container .mec-local-time-details {
padding-top: 2px;
}
.mec-fluent-wrap.mec-skin-countdown-container {
max-width: 1026px !important;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 {
background-color: #fff;
border-radius: 3px;
overflow: hidden;
border-left: 7px solid #e6f7ff;
box-shadow: 0 0 70px rgba(0, 0, 0, 0.17);
display: -webkit-box;
display: flex;
color: #000;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 {
width: 495px;
display: initial;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-image,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 a,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 img {
display: block;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 {
-webkit-box-flex: 1;
flex: 1;
width: auto;
display: initial;
padding: 47px 60px 40px 53px;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part-details {
padding-top: 40px;
margin-bottom: 0;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-part-title {
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
align-items: self-start;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming {
font-size: 24px;
color: #000;
font-weight: 700;
letter-spacing: 0;
margin-top: 14px; -webkit-box-flex: 1;
flex: 1;
margin-right: 10px;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming span {
font-weight: 700;
margin-bottom: 5px;
display: block;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title {
text-align: left;
margin-bottom: 24px;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a {
font-size: 17px;
line-height: 23px;
font-weight: 500;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap {
background-color: #e6f7ff;
border-radius: 3px;
min-height: 76px;
padding-top: 17px;
padding-bottom: 15px;
white-space: nowrap;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-date {
width: auto;
height: auto;
background: initial;
color: initial;
font-size: initial;
position: static;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-date:before,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-date:after {
display: none;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap span.mec-event-day-num {
font-size: 26px;
color: #1766e8;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown {
position: static;
margin: 0;
margin-bottom: 21px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown .clockdiv,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown .clockdiv {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown .block-w,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown .block-w {
margin: 0;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li {
border: 1px solid #c7ebfb;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.02);
border-radius: 2px;
margin-right: 10px;
padding: 11px 18px 12px;
margin-left: 0;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-local-time-details:before,
.mec-fluent-wrap.mec-skin-countdown-container .mec-localtime-details i:before {
top: 6px;
}
@media (max-width: 480px) {
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-part-title {
flex-wrap: wrap;
flex-direction: column;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li {
margin-bottom: 10px;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming {
margin-bottom: 15px;
}
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li span {
font-size: 20px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li .label-w,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li .label-w {
font-size: 12px;
line-height: 12px;
color: #898a8c;
margin-top: 0;
letter-spacing: 0;
margin-bottom: 0;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-footer {
padding-top: 45px;
}
@media (max-width: 960px) {
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
flex-direction: column-reverse;
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 {
width: 100%;
}
}
@media (max-width: 480px) {
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 {
padding: 27px 40px 20px 33px;
}
}
.mec-fluent-wrap.mec-skin-countdown-container .mec-localtime-details,
.mec-fluent-wrap.mec-skin-countdown-container .mec-local-time-details {
padding-top: 3px;
}
.mec-fluent-wrap.mec-skin-cover-container {
max-width: 1026px !important;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-local-time-details:before,
.mec-fluent-wrap.mec-skin-cover-container .mec-localtime-details i:before,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before {
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details {
margin-top: -4px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before {
line-height: 13px;
}
.mec-fluent-wrap.mec-skin-cover-container article {
border: 0;
padding: 0;
border-radius: 3px;
overflow: hidden;
box-shadow: 0 0 70px rgba(27, 69, 91, 0.16);
min-height: 400px;
display: -webkit-box;
display: flex;
-webkit-box-align: stretch;
align-items: stretch;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-image {
-webkit-box-flex: 1;
flex: 1;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-image img {
height: 100%;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap {
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.8);
border: 0;
border-radius: 0 0 40px 0;
padding: 30px 46px 30px 40px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap i {
display: inline-block;
width: 53px;
height: 53px;
line-height: 53px;
font-size: 17px;
text-align: center;
background-color: #00acf8;
color: #fff;
float: left;
margin-right: 14px;
border-radius: 7px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap-inner {
float: left;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date {
margin-right: 0;
display: block;
float: none;
white-space: nowrap;
position: static;
width: auto;
padding: 0;
padding-top: 7px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day {
margin-top: 0;
font-weight: 400;
font-family: inherit; letter-spacing: 0;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-date span {
float: left;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-date span.mec-event-day-num {
margin-right: 9px;
color: #fff;
font-size: 26px;
line-height: 26px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-date span:last-child {
margin-top: 8px;
color: #fff;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day span {
color: rgba(255, 255, 255, 0.75);
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content {
bottom: 0;
left: 0;
width: 90%;
background-color: rgba(255, 255, 255, 0.92);
border-radius: 0 40px 0 0;
border-left: 7px solid #c7ebfb;
display: -webkit-box;
display: flex;
padding: 40px 32px 40px 35px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-location i {
color: #00acf8;
}
@media (max-width: 960px) {
.mec-fluent-wrap.mec-skin-cover-container img {
height: 100%;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-col {
padding: 0 40px;
}
@media (max-width: 1200px) {
.mec-fluent-wrap.mec-skin-cover-container .mec-event-col {
padding-left: 30px;
padding-right: 30px;
}
}
@media (max-width: 960px) {
.mec-fluent-wrap.mec-skin-cover-container .mec-event-col {
padding-left: 0;
padding-right: 0;
padding-bottom: 20px;
}
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:first-of-type {
padding-left: 0;
border-right: 1px solid #e3e4e6;
max-width: 359px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:last-of-type {
padding-right: 0;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type1 .mec-event-col:last-of-type {
margin-left: auto;
}
@media (max-width: 960px) {
.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:first-of-type {
border-right: 0;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:last-of-type {
padding-bottom: 0;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type1 .mec-event-col:last-of-type {
margin-left: 0;
}
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-location,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details {
white-space: nowrap;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-booking-button {
background-color: #00acf8;
color: #fff;
padding: 16px 32px;
font-size: 14px;
line-height: 14px;
border: 0;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-booking-button:hover {
background-color: #000;
color: #fff;
box-shadow: 0 4px 10px rgba(1, 2, 4, 0.32);
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap {
left: auto;
right: 0;
top: 30px;
border-radius: 15px 0 0 15px;
background-color: #00acf8;
padding-left: 30px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap i {
background-color: #fff;
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-content {
width: 365px;
background-color: rgba(0, 0, 0, 0.8);
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
padding: 38px 40px 28px 35px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-localtime-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-localtime-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-local-time-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-local-time-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-localtime-details div,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-localtime-details div,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-local-time-details div,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-local-time-details div {
color: #fff !important;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col {
padding: 0;
border: 0;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(1) {
-webkit-box-ordinal-group: 3;
order: 2;
margin-bottom: 20px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(2) {
-webkit-box-ordinal-group: 2;
order: 1;
padding-bottom: 6px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(3) {
-webkit-box-ordinal-group: 4;
order: 3;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-location i {
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-location address {
color: #a2a3a6;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-content .mec-event-title a {
color: #fff;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-booking-button {
padding: 12px 16px 11px;
background-color: #fff;
color: #00acf8;
border: 1px solid #c7ebfb;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-booking-button:hover {
background-color: #00acf8;
border-color: #00acf8;
color: #fff;
box-shadow: 0 4px 10px rgba(0, 172, 248, 0.2);
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-sharing-wrap:hover>li:first-of-type {
background-color: #00acf8;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-sharing-wrap>li:first-of-type i {
color: #fff;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-date-wrap {
left: auto;
right: 30px;
top: 30px;
border-radius: 12px;
padding-left: 30px;
padding-right: 35px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap {
background-color: #fff;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-date span {
color: #000;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap .mec-event-day span {
color: #898a8c;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-content {
width: 572px;
padding-top: 32px;
padding-bottom: 30px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content {
background-color: rgba(0, 0, 0, 0.8);
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col:first-of-type,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col:first-of-type {
padding-right: 22px;
border: 0;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col:last-of-type,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col:last-of-type {
padding-left: 22px;
border: 0;
margin-left: auto;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-location i {
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-location address {
color: #a2a3a6;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content .mec-event-title a {
color: #fff;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-location,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-location {
padding-bottom: 5px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-booking-button,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-booking-button {
margin-top: 24px;
}
@media (max-width: 960px) {
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-content {
width: auto;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col {
padding: 0;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col:last-of-type,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col:last-of-type {
padding-left: 0;
margin-left: 0;
}
}
@media (max-width: 480px) {
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-date-wrap {
top: 0;
right: 0;
left: 0;
border-radius: 0;
padding: 20px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-content {
width: 100%;
border-radius: 0;
padding: 20px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:first-of-type {
padding-bottom: 5px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-booking-button,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-booking-button {
margin-top: 10px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(1) {
margin-bottom: 10px;
}
.mec-fluent-wrap.mec-skin-cover-container .mec-event-image img {
height: auto;
margin-top: 93px;
}
.mec-fluent-wrap.mec-skin-cover-container article {
background: #535b5f;
}
}
.mec-fluent-wrap.mec-skin-available-spot-container {
max-width: 1026px !important;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-wrap {
max-width: 1026px !important;
background-color: #fff;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot {
border: 0;
border-radius: 3px;
overflow: hidden;
box-shadow: 0 0 70px rgba(27, 69, 91, 0.16);
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-img {
height: 450px;
background-color: #e6e7e8;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box {
position: absolute;
bottom: 40px;
left: 50px;
background-color: rgba(0, 0, 0, 0.8);
border-radius: 7px;
padding: 30px 40px 30px 30px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box img {
display: block;
width: 53px;
height: 53px;
line-height: 53px;
padding: 15px;
background-color: #00acf8;
float: left;
margin-right: 17px;
border-radius: 5px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-box-inner {
float: left;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-count {
display: block;
white-space: nowrap;
padding-top: 3px;
color: #fff;
font-size: 27px;
line-height: 27px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-text {
color: rgba(255, 255, 255, 0.6);
font-size: 16px;
margin-top: -5px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-content {
border-left: 7px solid #e6f7ff;
display: -webkit-box;
display: flex;
padding: 0;
padding-left: 50px;
padding-right: 50px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col {
padding-top: 50px;
padding-bottom: 35px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:first-of-type {
-webkit-box-flex: 1;
flex: 1;
padding-right: 50px;
border-right: 1px solid #e6f7ff;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:last-of-type {
width: 425px;
padding-left: 50px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown {
text-align: center;
display: table;
table-layout: fixed;
color: #000;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown .block-w {
display: table-cell;
position: relative;
height: 70px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a {
font-size: 22px;
line-height: 28px;
}
.mec-fluent-wrap .mec-event-description p {
color: #898a8c;
font-size: 16px;
line-height: 23px;
font-weight: 400;
margin-bottom: 0;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title {
margin-bottom: 47px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-footer {
padding-top: 42px;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown {
margin-bottom: 29px;
display: block;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-details,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-location,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-events-address {
margin-bottom: 2px;
}
@media (max-width: 960px) {
.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:first-of-type {
padding-right: 0;
padding-bottom: 0;
border: 0;
}
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:last-of-type {
padding-top: 0;
padding-left: 0;
padding-bottom: 45px;
max-width: 100%;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type1 .mec-event-footer {
padding-top: 20px;
}
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 {
display: -webkit-box;
display: flex;
border-left: 7px solid #e6f7ff;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-content .mec-event-title a {
font-size: 17px;
line-height: 23px;
font-weight: 500;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:first-of-type {
padding-top: 75px;
padding-left: 68px;
padding-right: 75px;
padding-bottom: 50px;
border: 0;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:last-of-type {
padding: 45px;
padding-left: 0;
width: 513px;
display: -webkit-box;
display: flex;
-webkit-box-align: stretch;
align-items: stretch;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box {
position: static;
display: block;
background-color: #fff;
padding: 0;
border-radius: 0;
margin-bottom: 24px;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box img {
border-radius: 3px;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box .mec-av-spot-count {
color: #00acf8;
font-weight: 700;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box .mec-av-spot-text {
color: #898a8c;
font-size: 14px;
font-weight: 400;
margin-top: 3px;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image img {
border-radius: 3px;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-content .mec-event-description p:not(:empty) {
margin-bottom: 24px;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-countdown {
margin-bottom: 13px;
}
@media (max-width: 960px) {
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column-reverse;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:last-of-type,
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image,
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image img {
width: 100%;
padding-bottom: 0;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image img {
height: auto;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:first-of-type {
padding: 0 45px 35px;
}
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:last-of-type {
padding: 45px;
}
}
.mec-fluent-wrap.mec-skin-full-calendar-container {
position: relative;
max-width: 1026px !important;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box {
position: absolute;
top: 30px;
right: 40px;
z-index: 1;
margin-bottom: 0;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view {
display: -webkit-box;
display: flex;
text-align: center;
float: none;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span {
font-size: 14px;
font-weight: 400; width: auto;
height: 35px;
line-height: 35px;
padding: 0 17px;
background-color: #fff;
border: 0;
color: #4e5158;
margin-top: 0;
border-radius: 5px;
margin: 0;
-webkit-transition: all 0.16s ease;
transition: all 0.16s ease;
white-space: nowrap;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span:hover {
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected {
background-color: #f2fcff;
color: #00acf8 !important;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-fluent-more-views-icon {
color: #00acf8;
letter-spacing: 1px;
font-size: 20px;
line-height: 26px;
position: relative;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-fluent-more-views-icon.active {
background-color: #f2fcff;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content {
display: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
opacity: 0;
visibility: hidden;
height: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
position: absolute;
left: -11px;
top: calc(100% + 8px);
border: 1px solid #c7ebfb;
border-radius: 3px;
background-color: #fff;
padding: 3px 0;
}
@media (max-width: 768px) {
.mec-skin-full-calendar-container .mec-fluent-wrap .mec-month-navigator,
.mec-skin-full-calendar-container .mec-fluent-wrap .mec-year-navigator {
margin-top: 20px;
}
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content span.mec-totalcalview-selected {
background-color: #fff;
color: #00acf8;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:before,
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:after {
content: "";
position: absolute;
width: 0;
height: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:before {
top: -8px;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 8px solid #c7ebfb;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:after {
top: -7px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #fff;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content.active {
display: -webkit-box;
display: flex;
opacity: 1;
visibility: visible;
height: unset;
}
@media (max-width: 767px) {
.mec-fluent-wrap.mec-skin-full-calendar-container .mec-skin-monthly-view-month-navigator-container,
.mec-fluent-wrap.mec-skin-full-calendar-container .mec-calendar-a-month,
.mec-fluent-wrap.mec-skin-full-calendar-container .mec-yearly-title-sec {
padding-top: 80px;
text-align: center;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box {
right: 0;
top: 20px;
width: 100%;
padding: 0 10px;
}
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view {
flex-wrap: wrap;
-webkit-box-pack: center;
justify-content: center;
}
}
@media (max-width: 480px) {
.mec-fluent-wrap.mec-skin-full-calendar-container .mec-skin-monthly-view-month-navigator-container,
.mec-fluent-wrap.mec-skin-full-calendar-container .mec-calendar-a-month,
.mec-fluent-wrap .mec-yearly-title-sec {
padding-left: 20px;
padding-right: 20px;
}
}
.nicescroll-cursors {
-webkit-transition: all 0.15s ease;
transition: all 0.15s ease;
}
.nicescroll-cursors:hover,
.nicescroll-cursors:focus,
.nicescroll-cursors:active {
width: 8px !important;
cursor: n-resize;
} .mec-fluent-wrap.mec-skin-tile-container {
position: relative;
max-width: 1026px !important;
}
.mec-fluent-wrap.mec-skin-tile-container .mec-calendar {
background-image: none;
max-height: 895px;
min-height: 410px;
}
.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container {
font-size: unset;
height: unset;
text-align: unset;
margin-bottom: unset;
}
.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container:before,
.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container:after {
display: none;
}
.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container .mec-next-month,
.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container .mec-previous-month {
top: unset;
left: unset;
padding: unset;
line-height: unset;
box-shadow: unset;
right: unset;
}
.mec-fluent-wrap.mec-skin-tile-container .mec-calendar-topsec {
display: block;
background-color: transparent;
}
.mec-fluent-wrap.mec-skin-tile-container .mec-calendar-table {
margin: 0 !important;
}
.mec-fluent-wrap.mec-skin-tile-container .mec-calendar .mec-event-article {
border: unset;
min-height: unset;
padding: 35px 25px;
}
.mec-fluent-wrap.mec-skin-tile-container .mec-event-tile-view article.mec-tile-item .mec-event-title {
font-weight: 700;
font-size: 23px;
padding: 0;
padding-top: 12px;
line-height: unset;
margin-bottom: 10px;
}
.mec-fluent-wrap.mec-skin-tile-container .mec-event-tile-view article.mec-label-canceled:before,
.mec-fluent-wrap.mec-skin-tile-container .mec-event-tile-view article.mec-label-featured:before {
top: 12px !important;
left: 82px !important;
}
@media (max-width: 767px) {
.mec-more-events-wrap .mec-more-events-body,
.mec-fluent-wrap dl dt:first-child .mec-more-events-wrap .mec-more-events-body,
.mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap .mec-more-events-body,
.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events-body {
max-height: 220px;
overflow: hidden;
}
}.mec-fluent-wrap.mec-single-fluent-wrap,
.mec-fluent-wrap.mec-single-fluent-wrap div:not([class^="elementor-"]),
.mec-fluent-wrap.mec-single-fluent-wrap h1,
.mec-fluent-wrap.mec-single-fluent-wrap h2,
.mec-fluent-wrap.mec-single-fluent-wrap h3,
.mec-fluent-wrap.mec-single-fluent-wrap h4,
.mec-fluent-wrap.mec-single-fluent-wrap h5,
.mec-fluent-wrap.mec-single-fluent-wrap h6,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h1,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h2,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h3,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h4,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h5,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h6,
.mec-fluent-wrap.mec-single-fluent-wrap p,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-event-content p,
.mec-fluent-wrap.mec-single-fluent-wrap a,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box input[type="submit"],
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box input,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box select,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-agenda-event-title a,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-event-grid-modern .event-grid-modern-head .mec-event-day,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar .mec-event-article .mec-localtime-details div,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar .mec-event-article .mec-event-detail,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-top h2,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-top h3,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-toggle-item-col .mec-event-day,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-agenda-event-title a,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-weather-summary-temp,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-search-bar-result .mec-event-detail,
.mec-fluent-wrap.mec-single-fluent-wrap input,
.mec-single-fluent-body .lity-container,
.mec-single-fluent-body .lity-container div:not([class^="elementor-"]),
.mec-single-fluent-body .lity-container h1,
.mec-single-fluent-body .lity-container h2,
.mec-single-fluent-body .lity-container h3,
.mec-single-fluent-body .lity-container h4,
.mec-single-fluent-body .lity-container h5,
.mec-single-fluent-body .lity-container h6,
.mec-single-fluent-body .lity-container p,
.mec-single-fluent-body .lity-container label,
.mec-single-fluent-body .lity-container span,
.mec-single-fluent-body .lity-container a,
.mec-single-fluent-body .lity-container input,
.mec-single-fluent-body .lity-container .mec-events-meta-group-booking input[type="email"],
.mec-single-fluent-body .lity-container .mec-events-meta-group-booking input[type="number"],
.mec-single-fluent-body .lity-container .mec-events-meta-group-booking input[type="text"] {
font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, sans-serif;
letter-spacing: normal;
}
.mec-single-fluent-wrap {
background-color: #f5f7f8;
border-radius: 0;
overflow: unset;
box-shadow: none;
max-width: 1126px;
padding: 20px 50px;
letter-spacing: 0;
margin: 0 auto;
}
.mec-single-fluent-wrap input:focus {
outline: 0;
box-shadow: none !important;
border-color: #a6e3ff !important;
}
.mec-single-fluent-wrap .mec-single-event ul,
.mec-single-fluent-wrap .mec-single-event li {
margin: 0;
}
.mec-single-fluent-wrap .mec-single-event .row {
margin-left: -10px;
margin-right: -10px;
}
.mec-single-fluent-wrap .mec-single-event .row>[class*="col-"] {
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 961px) {
.mec-single-fluent-wrap .mec-single-event .col-md-8 {
width: 69.408%;
}
.mec-single-fluent-wrap .mec-single-event .col-md-4 {
width: 30.592%;
}
}
.mec-single-fluent-body .lity-content input::-webkit-input-placeholder,
.mec-single-fluent-body .lity-content textarea::-webkit-input-placeholder,
.mec-single-fluent-wrap input::-webkit-input-placeholder,
.mec-single-fluent-wrap textarea::-webkit-input-placeholder {
color: #afe6ff !important;
font-size: 14px;
line-height: 19px;
font-weight: 400;
font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, sans-serif;
letter-spacing: 0; }
.mec-single-fluent-body .lity-content input::-moz-placeholder,
.mec-single-fluent-body .lity-content textarea::-moz-placeholder,
.mec-single-fluent-wrap input::-moz-placeholder,
.mec-single-fluent-wrap textarea::-moz-placeholder {
color: #afe6ff !important;
font-size: 14px;
line-height: 19px;
font-weight: 400;
font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, sans-serif;
letter-spacing: 0; }
.mec-single-fluent-body .lity-content input:-ms-input-placeholder,
.mec-single-fluent-body .lity-content textarea:-ms-input-placeholder,
.mec-single-fluent-wrap input:-ms-input-placeholder,
.mec-single-fluent-wrap textarea:-ms-input-placeholder {
color: #afe6ff !important;
font-size: 14px;
line-height: 19px;
font-weight: 400;
font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, sans-serif;
letter-spacing: 0; }
.mec-single-fluent-body .lity-content input:-moz-placeholder,
.mec-single-fluent-body .lity-content textarea:-moz-placeholder,
.mec-single-fluent-wrap input:-moz-placeholder,
.mec-single-fluent-wrap textarea:-moz-placeholder {
color: #afe6ff !important;
font-size: 14px;
line-height: 19px;
font-weight: 400;
font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, sans-serif;
letter-spacing: 0; } .mec-single-fluent-wrap input:-webkit-autofill,
.mec-single-fluent-wrap input:-webkit-autofill:hover,
.mec-single-fluent-wrap input:-webkit-autofill:focus,
.mec-single-fluent-wrap textarea:-webkit-autofill,
.mec-single-fluent-wrap textarea:-webkit-autofill:hover,
.mec-single-fluent-wrap textarea:-webkit-autofill:focus,
.mec-single-fluent-wrap select:-webkit-autofill,
.mec-single-fluent-wrap select:-webkit-autofill:hover,
.mec-single-fluent-wrap select:-webkit-autofill:focus {
-webkit-animation-delay: 1s;
-webkit-animation-name: autofill;
-webkit-animation-fill-mode: both;
}
@-webkit-keyframes autofill {
0%,
100% {
color: #00acf8;
background: #fff;
}
} .mec-single-fluent-wrap .mec-breadcrumbs {
background-color: #fff;
border-radius: 3px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
border: 0;
margin: 0;
margin-bottom: 20px;
padding: 9px 16px 8px;
color: #898a8c;
position: relative;
}
.mec-single-fluent-wrap .mec-breadcrumbs a {
font-size: 12px;
line-height: 19px;
color: #414244;
font-weight: 400;
}
.mec-single-fluent-wrap .mec-breadcrumbs i {
font-size: 9px;
}
.mec-single-fluent-wrap .mec-breadcrumbs .mec-current {
margin-left: 3px;
} .mec-single-fluent-wrap .mec-events-event-image img {
border-radius: 3px;
box-shadow: 0 0 70px rgba(27, 69, 91, 0.12);
margin-bottom: 18px;
} .mec-single-fluent-wrap .mec-single-event-bar {
background-color: #fff;
border-radius: 3px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
margin: 0;
border-left: 7px solid #00acf8;
margin-bottom: 20px;
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-height: 141px;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: justify;
justify-content: space-between;
padding: 48px 50px 48px 43px;
}
.mec-single-fluent-wrap .mec-holding-status {
margin-top: 3px;
display: inline-block;
}
@media (max-width: 767px) {
.mec-single-fluent-wrap .mec-single-event-bar {
padding: 30px 5px 25px 15px;
}
}
.mec-single-fluent-wrap .mec-single-event-bar>div {
background-color: #fff;
display: block;
padding: 0;
margin: 0;
display: -webkit-box;
display: flex;
}
.mec-single-fluent-wrap .mec-single-event-bar>div i {
color: #97dbf7;
font-size: 39px;
display: inline-block;
margin-right: 12px;
}
.mec-single-fluent-wrap .mec-single-event-bar>div h3 {
font-size: 14px;
font-weight: 500;
line-height: 23px; color: #000;
padding: 0;
margin: 0;
margin-top: -2px;
}
.mec-single-fluent-wrap .mec-single-event-bar>div dd {
margin: 0;
padding: 0;
color: #898a8c;
font-size: 14px;
font-weight: 400;
line-height: 14px;
}
.mec-single-fluent-wrap .mec-single-event-bar-inner {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.mec-single-fluent-wrap .mec-single-event-bar .mec-events-event-cost>span:first-child {
font-size: 11px;
}
.mec-single-fluent-wrap .mec-single-event-bar .mec-single-event-time h3>span:last-child {
font-size: 10px;
color: #898a8c;
margin-left: 8px;
}
.mec-single-fluent-wrap .mec-booking-button {
background-color: #00acf8;
border: 0;
color: #fff;
margin: 0;
font-size: 11px;
line-height: 11px;
letter-spacing: 0.5px;
padding: 17px 45px 16px;
box-shadow: 0 2px 2px rgba(0, 172, 248, 0.27);
}
.mec-single-fluent-wrap .mec-booking-button:hover {
background-color: #000;
color: #fff;
box-shadow: 0 4px 10px rgba(1, 2, 4, 0.32);
}
.mec-single-fluent-wrap .mec-single-event-time .mec-events-abbr { }
.mec-single-event-bar-seperator {
display: block;
width: 1px;
height: 31px;
background-color: #e6f7ff;
}
@media (max-width: 767px) {
.mec-single-fluent-wrap .mec-single-event-bar {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-align: start;
align-items: start;
}
.mec-single-event-bar-seperator {
background-color: #fff;
}
} .mec-single-fluent-wrap .mec-left-side {
background-color: #fff;
border-radius: 3px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
padding: 50px;
margin-bottom: 20px;
}
@media (max-width: 767px) {
.mec-single-fluent-wrap .mec-left-side {
padding: 15px;
}
}
.mec-single-fluent-wrap .mec-single-event-category {
display: block;
background-color: #fff;
margin-bottom: 13px;
padding: 0;
}
.mec-single-fluent-wrap .mec-single-event-category a {
background-color: rgba(0, 172, 248, 0.07);
border-radius: 3px;
color: #00acf8;
font-size: 12px;
line-height: 12px;
font-weight: 400; padding: 7px 11px;
margin-right: 6px;
margin-bottom: 6px;
display: inline-block;
}
.mec-single-fluent-wrap .mec-event-content {
padding: 0;
margin: 0;
}
.mec-single-fluent-wrap .mec-single-title {
font-size: 22px;
line-height: 28px;
font-weight: 500;
color: #000;
margin-bottom: 28px;
}
.mec-single-fluent-wrap p {
color: #898a8c;
font-size: 16px;
line-height: 23px;
font-weight: 400;
margin-bottom: 23px;
}
.mec-single-fluent-body .lity-content p {
color: #777f84;
line-height: 23px;
font-weight: 400;
margin-bottom: 3px;
margin-top: -6px;
font-size: 12px;
} .mec-single-fluent-wrap .mec-single-links-wrap {
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
padding-bottom: 19px;
border-bottom: 1px solid #e6f7ff;
margin-bottom: 50px;
}
@media (max-width: 767px) {
.mec-single-fluent-wrap .mec-single-links-wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
}
.mec-single-fluent-wrap .mec-frontbox {
border: 0;
padding: 0;
box-shadow: none;
margin: 0;
margin-bottom: 25px;
background-color: #fff;
}
.mec-single-fluent-wrap .mec-event-social h3 {
color: #898a8c;
font-size: 14px;
line-height: 23px; font-weight: 400;
text-align: left;
border: 0;
margin: 0;
padding-bottom: 13px;
}
.mec-single-fluent-wrap .mec-event-social h3:before {
display: none;
}
.mec-single-fluent-wrap .mec-event-sharing {
margin: 0;
text-align: left;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a {
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
padding: 0;
background-color: #fff;
border: 1px solid #c7ebfb;
border-radius: 50%;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 13px;
margin-right: 5px;
margin-bottom: 5px;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a:hover {
background-color: #00b6f1;
border-color: #00b6f1;
box-shadow: 0 4px 10px rgba(0, 182, 241, 0.3);
color: #fff !important;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.facebook {
color: #3b5996;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.twitter {
color: #00acee;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.vimeo {
color: #0dadd6;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.dribble {
color: #d53e68;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.youtube {
color: #cb322c;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.pinterest {
color: #cb2027;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.google {
color: #c3391c;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.linkedin {
color: #0073b2;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.email {
color: #ff5d5e;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.vk {
color: #5b88bd;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.tumblr {
color: #34465d;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.telegram {
color: #0088cc;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.whatsapp {
color: #25d366;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.flipboard {
color: #e12828;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.pocket {
color: #ef4056;
}
.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.reddit {
color: #ff5700;
} .mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul {
margin: 0;
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse;
-webkit-box-align: end;
align-items: flex-end;
}
@media (max-width: 767px) {
.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul {
-webkit-box-align: start;
align-items: flex-start;
}
}
.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li {
display: inline-block;
margin-bottom: 6px;
text-align: center;
width: auto;
}
.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
display: inline-block;
border: 1px solid #c7ebfb;
border-radius: 2px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
font-size: 12px;
line-height: 12px;
letter-spacing: 0.5px; font-weight: 500;
margin: 0;
margin-left: 20px;
padding: 10px 16px 9px;
text-align: center;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
white-space: nowrap;
}
.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover {
background-color: #ebf9ff;
border-color: #00acf8;
color: #00acf8;
box-shadow: 0 4px 10px rgba(0, 172, 248, 0.2);
}
@media (max-width: 767px) {
.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
white-space: normal;
margin-left: 0;
}
} .mec-single-fluent-wrap .mec-events-meta-group {
border-radius: 3px;
border: 1px solid #e6f7ff;
overflow: hidden;
margin-bottom: 50px;
}
.mec-single-fluent-wrap .mec-googlemap-details {
height: 250px !important;
}
.mec-single-fluent-wrap .mec-marker-wrap {
background-color: transparent;
border: 0;
margin: 0;
width: auto;
height: auto;
border-radius: 0;
-webkit-animation-name: mec-fluent-map-bounce;
animation-name: mec-fluent-map-bounce;
}
.mec-single-fluent-wrap .mec-marker-wrap .mec-marker-pulse-wrap {
margin-left: 0px;
-webkit-transform: none;
transform: none;
}
.mec-single-fluent-wrap .mec-marker-wrap .mec-marker-pulse {
background-color: #2575fc;
border-radius: 4px;
-webkit-transform: none;
transform: none;
width: 10px;
height: 10px;
}
.mec-single-fluent-wrap .mec-marker-wrap .mec-marker-pulse:after {
box-shadow: none;
background: rgba(0, 176, 255, 0.15);
margin: -8px 0 0 -8px;
z-index: -3;
width: 26px;
height: 26px;
border-radius: 6px;
}
.mec-single-fluent-wrap .mec-marker-wrap .mec-marker {
display: none;
}
@-webkit-keyframes mec-fluent-map-bounce {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes mec-fluent-map-bounce {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.mec-single-fluent-wrap .mec-marker-infowindow-wp:after {
display: block;
clear: both;
content: "";
}
.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-count {
border-color: #a6e3ff;
color: #00acf8;
border-radius: 3px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}
.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-content span:first-child {
color: #000;
font-weight: 500;
font-size: 16px;
line-height: 23px;
}
.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-content span:last-child {
color: #898a8c;
font-size: 14px;
line-height: 16px;
font-weight: 400;
} .mec-single-fluent-wrap .mec-single-event-location {
background-color: #fff;
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
padding: 30px;
padding-left: 25px;
-webkit-box-align: center;
align-items: center;
margin: 0;
}
.mec-single-fluent-wrap .mec-single-event-additional-locations .mec-single-event-location {
padding-top: 0;
}
.mec-single-fluent-wrap .mec-single-event-location-inner {
display: -webkit-box;
display: flex;
}
.mec-single-fluent-wrap .mec-single-event-location i {
color: #97dbf7;
font-size: 40px;
display: inline-block;
margin-right: 8px;
}
.mec-single-fluent-wrap .mec-single-event-location h3 {
margin: 0;
font-size: 14px;
line-height: 23px;
color: #000;
font-weight: 500;
margin-top: -2px;
}
.mec-single-fluent-wrap .mec-single-event-location dd {
margin: 0;
margin-top: -2px;
}
.mec-single-fluent-wrap .mec-single-event-location address {
margin: 0;
}
.mec-single-fluent-wrap .mec-single-event-location address .mec-address {
color: #898a8c;
font-size: 14px;
line-height: 14px;
font-weight: 400;
}
.mec-single-fluent-wrap .mec-single-event-location img {
width: 134px;
height: 85px;
border-radius: 4px;
margin: 0;
} .mec-single-fluent-wrap .mec-single-event-location+.mec-get-direction,
.mec-single-fluent-wrap .mec-single-event-additional-locations+.mec-get-direction {
border-top: 1px solid #e6f7ff;
}
.mec-single-fluent-wrap .mec-get-direction form {
display: -webkit-box;
display: flex;
padding: 30px;
margin-bottom: 0;
}
.mec-single-fluent-wrap .mec-map-get-direction-address-cnt {
-webkit-box-flex: 1;
flex: 1;
margin-right: 15px;
}
.mec-single-fluent-wrap .mec-map-get-direction-address-cnt input.mec-map-get-direction-address {
height: 41px;
line-height: 41px;
border-radius: 3px;
border: 1px solid #a6e3ff;
box-shadow: none;
background-color: #fff;
padding-left: 15px;
padding-right: 1px;
font-size: 14px;
line-height: 19px;
color: #00acf8 !important;
}
.mec-single-fluent-wrap .mec-map-get-direction-btn-cnt input {
background-color: #00acf8;
border-radius: 2px;
margin: 0;
color: #fff;
font-size: 11px;
line-height: 11px;
font-weight: 500; letter-spacing: 0.5px;
padding: 16px 37px 14px;
box-shadow: 0 2px 2px rgba(0, 172, 248, 0.27);
white-space: normal;
}
.mec-single-fluent-wrap .mec-map-get-direction-btn-cnt input:hover {
background-color: #000;
text-decoration: none;
box-shadow: 0 4px 10px rgba(1, 2, 4, 0.32);
}
@media (max-width: 767px) {
.mec-single-fluent-wrap .mec-single-event-location {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-align: start;
align-items: start;
}
.mec-single-fluent-wrap .mec-single-event-location-inner {
margin-bottom: 20px;
}
.mec-single-fluent-wrap .mec-single-event-location img {
width: 100%;
height: auto;
}
.mec-single-fluent-wrap .mec-get-direction form {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.mec-single-fluent-wrap .mec-map-get-direction-address-cnt {
margin-right: 0;
margin-bottom: 20px;
}
} .mec-single-fluent-wrap .mec-events-meta-group-countdown {
background-color: #e6f7ff;
padding: 35px 40px;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
border: 0;
}
@media (max-width: 767px) {
.mec-single-fluent-wrap .mec-events-meta-group-countdown {
padding: 2px;
}
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .flip-clock-wrapper ul {
margin: 2px;
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .mec-end-counts h3 {
margin: 0;
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w {
padding: 0;
display: block;
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .clockdiv {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w .block-w {
padding: 0;
margin: 0;
height: 64px;
width: 64px;
font-size: initial;
line-height: initial;
display: block;
background-color: #fff;
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
margin: 5px;
border-radius: 2px;
border: 1px solid #c7ebfb;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w .block-w li {
font-size: initial;
line-height: initial;
}
.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w span {
display: inline-block;
padding: 0;
font-size: 20px;
line-height: 20px;
font-weight: 400;
color: #000;
margin-bottom: 4px;
}
.mec-single-fluent-wrap .mec-countdown-details .countdown-w .clockdiv li p {
font-size: 13px;
line-height: 13px;
font-weight: 400;
color: #898a8c;
margin: 0;
padding: 0;
letter-spacing: 0; }
.mec-single-fluent-wrap .flip-clock-wrapper ul li a div div.inn {
background-color: #00acf8;
}
@media (max-width: 767px) {
.mec-single-fluent-wrap .flip-clock-divider .flip-clock-label {
display: none;
}
} .mec-single-fluent-wrap .mec-event-schedule {
padding: 40px;
padding-bottom: 0;
border: 1px solid #e6f7ff;
border-radius: 3px;
margin-bottom: 50px;
}
.mec-single-fluent-wrap .mec-event-schedule:after {
display: block;
clear: both;
content: "";
}
.mec-single-fluent-wrap .mec-event-schedule h3 {
font-size: 18px;
line-height: 23px;
font-weight: 500;
color: #000; text-align: left;
border: 0;
padding-bottom: 20px;
margin: 0;
}
.mec-single-fluent-wrap .mec-event-schedule h3:before {
display: none;
}
.mec-single-fluent-wrap .mec-event-schedule h4 {
clear: left;
float: left;
font-size: 16px;
line-height: 19px;
font-weight: 500;
color: #000;
margin: 0 25px 10px 0;
padding-right: 15px;
}
.mec-single-fluent-wrap .mec-event-schedule-content {
float: left;
display: -webkit-inline-box;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
border-left: 0;
padding: 0;
padding-top: 9px;
margin: 0;
margin-bottom: 2px;
}
.mec-single-fluent-wrap .mec-event-schedule-content dl {
border-left: 2px solid #e0f5ff;
margin: 0;
padding-left: 40px;
padding-bottom: 30px;
max-width: 400px;
}
.mec-single-fluent-wrap .mec-event-schedule-content dl:last-of-type {
border-left: 0;
}
.mec-single-fluent-wrap .mec-event-schedule-content dl:before {
top: 0;
width: 26px;
border: 1px solid #e0f5ff;
}
.mec-single-fluent-wrap .mec-event-schedule-content dl:first-of-type:after {
content: "";
display: block;
position: absolute;
top: 0;
left: -26px;
width: 26px;
height: 0;
border: 1px solid #e0f5ff;
}
.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time {
font-size: 12px;
line-height: 23px;
font-weight: 400;
color: #898a8c;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
margin-top: -10px;
margin-bottom: 0;
flex-wrap: wrap;
}
.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time span {
color: #898a8c;
margin: 0 5px;
}
.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time:before {
content: "\e081";
font-family: "simple-line-icons";
font-size: 14px;
left: 0;
color: #ade7ff;
margin-right: 2px;
}
.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-title {
font-size: 16px;
line-height: 24px;
font-weight: 500;
color: #000;
margin-bottom: 0;
}
.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-description {
font-size: 12px;
line-height: 16px;
font-weight: 400;
color: #898a8c;
margin-bottom: 8px;
}
.mec-single-fluent-wrap .mec-event-schedule-content .mec-schedule-speakers {
background-color: #fff;
padding: 0;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
flex-wrap: wrap;
}
.mec-single-fluent-wrap .mec-event-schedule-content h6 {
margin: 0;
font-size: 12px;
line-height: 23px;
font-weight: 400; color: #b4b6b8;
margin-right: 7px;
}
.mec-single-fluent-wrap .mec-event-schedule-content a {
font-size: 12px;
line-height: 23px;
color: #898a8c;
font-weight: 400;
}
.mec-single-fluent-wrap .mec-event-schedule-content a:hover {
color: #00acf8;
}
@media (max-width: 1199px) {
.mec-single-fluent-wrap .mec-event-schedule-content dl {
max-width: 350px;
}
}
@media screen and (max-width: 960px) and (min-width: 768px) {
.mec-single-fluent-wrap .mec-event-schedule-content dl {
max-width: 450px;
}
}
@media (max-width: 767px) {
.mec-single-fluent-wrap .mec-event-schedule h4,
.mec-single-fluent-wrap .mec-event-schedule-content {
float: none;
}
.mec-single-fluent-wrap .mec-event-schedule-content dl:first-of-type:after {
display: none;
}
}
@media (max-width: 480px) {
.mec-single-fluent-wrap .mec-event-schedule-content dl {
padding-left: 0;
border-left: 0;
}
.mec-single-fluent-wrap .mec-event-schedule-content dl:before {
display: none;
}
} .mec-single-fluent-wrap .col-md-4 .mec-frontbox {
background-color: #fff;
margin: 0;
margin-bottom: 20px;
border-radius: 3px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
padding: 30px;
}
.mec-single-fluent-wrap .col-md-4 .mec-frontbox>h3,
.mec-single-fluent-wrap .col-md-4 .mec-frontbox .mec-frontbox-title {
font-size: 18px;
line-height: 24px;
font-weight: 500;
color: #000;
display: block !important;
margin: 0 !important;
padding-bottom: 16px; text-align: left;
border: 0;
padding-left: 0;
}
.mec-single-fluent-wrap .col-md-4 .mec-frontbox>h3:before,
.mec-single-fluent-wrap .col-md-4 .mec-frontbox .mec-frontbox-title:before {
display: none;
} .mec-single-fluent-wrap .mec-single-event-label {
padding-right: 11px !important;
}
.mec-single-fluent-wrap .mec-single-event-label:after {
display: block;
clear: both;
content: "";
}
.mec-single-fluent-wrap .mec-single-event-label>h3 {
padding-bottom: 14px !important;
}
.mec-single-fluent-wrap .mec-single-event-label span {
margin: 2px 4px 2px 0;
font-size: 12px;
font-weight: 400;
line-height: 23px; display: block;
float: left;
padding: 0 7px;
position: relative;
z-index: 3;
}
.mec-single-fluent-wrap .mec-single-event-label span:after {
position: absolute;
content: "";
left: 0;
right: 0;
top: 0;
height: 1px;
border: 11px solid;
z-index: -1;
opacity: 0.07;
border-radius: 3px;
}
.mec-single-fluent-wrap .mec-single-event .mec-cancellation-reason span {
letter-spacing: 0;
font-weight: 500;
border-radius: 2px;
} .mec-single-fluent-wrap .mec-single-event-organizer,
.mec-single-fluent-wrap .mec-single-event-additional-organizers {
background-color: #fff;
padding: 0;
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin: 0;
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers {
margin-top: 30px;
}
.mec-single-fluent-wrap .mec-single-event-organizer>h3,
.mec-single-fluent-wrap .mec-single-event-additional-organizers>h3 {
-webkit-box-ordinal-group: 0;
order: -1;
font-size: 18px;
line-height: 28px;
font-weight: 500;
color: #000;
display: block !important;
margin: 0 !important;
padding-bottom: 13px; }
.mec-single-fluent-wrap .mec-single-event-organizer img,
.mec-single-fluent-wrap .mec-single-event-additional-organizers img {
width: 85px;
height: 85px;
border-radius: 50%;
border: 1px solid #f1f2f4;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.03);
margin-bottom: 8px;
}
.mec-single-fluent-wrap .mec-single-event-organizer .mec-organizer i,
.mec-single-fluent-wrap .mec-single-event-additional-organizers .mec-organizer i {
display: none;
}
.mec-single-fluent-wrap .mec-single-event-organizer .mec-organizer h6,
.mec-single-fluent-wrap .mec-single-event-additional-organizers .mec-organizer h6 {
font-size: 14px;
line-height: 23px;
font-weight: 500;
color: #000; display: block;
margin: 0;
padding-bottom: 15px;
}
.mec-single-fluent-wrap .mec-single-event-organizer dd,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd {
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: start;
justify-content: flex-start;
margin-bottom: 0;
}
.mec-single-fluent-wrap .mec-single-event-organizer dd h6,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd h6 {
display: none;
}
.mec-single-fluent-wrap .mec-single-event-organizer dd i,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd i {
margin: 0;
margin-right: 12px;
line-height: 14px;
}
.mec-single-fluent-wrap .mec-single-event-organizer dd i:before,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd i:before {
color: #ade7ff;
font-size: 14px;
}
.mec-single-fluent-wrap .mec-single-event-organizer dd span,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd span {
padding: 0;
}
.mec-single-fluent-wrap .mec-single-event-organizer dd a,
.mec-single-fluent-wrap .mec-single-event-organizer dd p,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd a,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd p {
display: inline-block;
font-size: 12px;
line-height: 23px;
font-weight: 400;
color: #898a8c;
}
.mec-single-fluent-wrap .mec-single-event-organizer dd a:hover,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd a:hover {
color: #00acf8;
}
.mec-single-fluent-wrap .mec-single-event-organizer dd p,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd p {
line-height: 17px;
padding: 0;
margin: 0;
}
.mec-single-fluent-wrap .mec-single-event-organizer dd.mec-organizer-description,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd.mec-organizer-description {
margin-top: 2px;
}
.mec-single-fluent-wrap .mec-single-event-organizer dd.mec-organizer-description:before,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd.mec-organizer-description:before {
content: "\e013";
font-family: "simple-line-icons";
font-size: 14px;
left: 0;
color: #ade7ff;
align-self: start;
margin-right: 12px;
}
.mec-single-fluent-wrap .mec-single-event-additional-organizers .mec-single-event-additional-organizer {
border-bottom: 1px solid #e6f7ff;
padding-bottom: 15px;
margin-bottom: 15px;
} .mec-single-fluent-wrap .mec-qrcode-details {
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
.mec-single-fluent-wrap .mec-qrcode-details img {
width: 126px;
height: 126px;
} .mec-single-fluent-wrap .mec-speakers-details ul {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.mec-single-fluent-wrap .mec-speakers-details ul li {
background-color: #fff;
padding: 0;
margin: 0;
margin-bottom: 20px;
}
.mec-single-fluent-wrap .mec-speakers-details ul li:last-child {
margin-bottom: 0;
}
.mec-single-fluent-wrap .mec-speakers-details ul li a {
display: block;
}
.mec-single-fluent-wrap .mec-speakers-details ul li .mec-speaker-avatar a img {
width: 60px;
height: 60px;
border: 0;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
.mec-single-fluent-wrap .mec-speakers-details ul li .mec-speaker-name {
font-size: 14px;
line-height: 23px;
font-weight: 500;
color: #000;
padding-left: 0;
margin-top: 0;
}
.mec-single-fluent-wrap .mec-speakers-details ul li img+.mec-speaker-name {
max-width: calc(100% - 60px);
padding-left: 16px;
margin-top: 11px;
}
.mec-single-fluent-wrap .mec-speakers-details ul li .mec-speaker-job-title {
font-size: 12px;
line-height: 14px;
margin: 0;
padding-left: 0;
color: #898a8c;
}
.mec-single-fluent-wrap .mec-speakers-details ul li img+.mec-speaker-name+.mec-speaker-job-title {
padding-left: 76px;
} .mec-single-fluent-wrap .col-md-4 .mec-local-time-details>h3 {
padding-bottom: 13px;
}
.mec-single-fluent-wrap .col-md-4 .mec-local-time-details:before {
display: none;
}
.mec-single-fluent-wrap .mec-local-time-details li {
font-size: 12px;
line-height: 23px;
font-weight: 400;
color: #b4b6b8;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
flex-wrap: wrap;
margin-bottom: 2px;
}
.mec-single-fluent-wrap .mec-local-time-details li:last-child {
margin-bottom: 0;
}
.mec-single-fluent-wrap .mec-local-time-details li span {
color: #898a8c;
margin: 0 5px;
}
.mec-single-fluent-wrap .mec-local-time-details li:before {
font-family: "simple-line-icons";
font-size: 14px;
color: #ade7ff;
margin-right: 8px;
}
.mec-single-fluent-wrap .mec-local-time-details li:first-child:before {
content: "\e096";
}
.mec-single-fluent-wrap .mec-local-time-details li:nth-of-type(2):before {
content: "\e075";
}
.mec-single-fluent-wrap .mec-local-time-details li:last-child:before {
content: "\e081";
} .mec-single-fluent-wrap .col-md-4 .mec-attendees-list-details>h3 {
padding-bottom: 14px;
}
.mec-single-fluent-wrap .mec-attendees-list-details li {
margin: 0;
margin-bottom: 20px;
position: relative;
}
.mec-single-fluent-wrap .mec-attendees-list-details li:last-child {
margin-bottom: 0;
}
.mec-single-fluent-wrap .mec-attendees-list-details a {
display: block;
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-avatar img {
border-radius: 50%;
width: 60px;
height: 60px;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
.mec-single-fluent-wrap .mec-attendees-list-details li .mec-attendee-profile-link {
margin: 13px 0 0 11px;
vertical-align: top;
width: calc(100% - 75px);
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-profile-link a {
font-size: 14px;
line-height: 14px;
font-weight: 500;
color: #000;
}
.mec-single-fluent-wrap .mec-attendees-list-details span.mec-attendee-profile-ticket-number {
width: auto;
height: auto;
border-radius: 0;
font-size: 12px;
line-height: 12px;
font-weight: 400;
background-color: #fff;
color: #898a8c;
margin-right: 8px;
margin-top: -4px;
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-profile-link span:last-child {
background-color: #00acf8;
color: #fff;
border-radius: 2px 2px 10px 2px;
box-shadow: 0 2px 2px rgba(0, 172, 248, 0.27);
font-size: 12px;
line-height: 12px;
font-weight: 400;
padding: 3px 27px 3px 6px; position: relative;
overflow: hidden;
margin-top: -2px;
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-profile-link span:last-child i {
font-size: 6px;
font-weight: 700;
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 20px;
background-color: #0097e5;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle {
position: absolute;
z-index: 3;
margin: 0;
top: calc(100% - 6px);
left: 83px;
width: 270px;
background-color: #fff;
border: 0;
box-shadow: 0 2px 80px rgba(0, 0, 0, 0.16);
border-radius: 3px;
padding: 20px;
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle:before,
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle:after {
display: none;
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle .mec-attendees-item {
padding: 0;
margin-bottom: 15px;
}
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle .mec-attendees-item:last-child {
margin-bottom: 0;
}
.mec-single-fluent-wrap .mec-attendee-avatar-sec {
width: 55px;
margin-right: 9px;
}
.mec-single-fluent-wrap .mec-attendee-avatar-sec img {
width: 55px;
height: 55px;
border-radius: 50%;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
.mec-single-fluent-wrap .mec-attendee-profile-name-sec,
.mec-single-fluent-wrap .mec-attendee-profile-ticket-sec {
width: calc(100% - 66px);
}
.mec-single-fluent-wrap .mec-attendee-profile-name-sec {
font-size: 14px;
line-height: 20px;
font-weight: 500;
color: #000;
margin-top: 9px;
}
.mec-single-fluent-wrap .mec-attendee-profile-ticket-sec {
font-size: 12px;
line-height: 12px;
font-weight: 400;
color: #898a8c;
}
@media (max-width: 1200px) and (min-width: 960px) {
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle {
max-width: calc(100% + 60px);
left: -30px;
}
}
@media (max-width: 767px) {
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle {
max-width: 100%;
left: 0;
}
} .mec-single-fluent-wrap .mec-next-event-details ul {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.mec-single-fluent-wrap .mec-next-event-details ul li:first-child {
-webkit-box-ordinal-group: 101;
order: 100;
margin-bottom: 0;
}
.mec-single-fluent-wrap .mec-next-event-details a {
border: 1px solid #c7ebfb;
border-radius: 2px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03); color: #00acf8;
letter-spacing: 0.5px;
font-size: 12px;
font-weight: 500;
line-height: 12px;
margin-top: 20px;
padding: 10px 9px 9px;
text-align: center;
display: block;
width: 100%;
}
.mec-single-fluent-wrap .mec-next-event-details a:hover {
background-color: #ebf9ff;
border-color: #00acf8;
color: #00acf8;
box-shadow: 0 4px 10px rgba(0, 172, 248, 0.2);
}
.mec-single-fluent-wrap .mec-next-event-details li {
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
flex-wrap: wrap;
margin-bottom: 10px;
}
.mec-single-fluent-wrap .mec-next-event-details i {
margin-right: 8px;
margin-left: 0;
}
.mec-single-fluent-wrap .mec-next-event-details i:before {
font-size: 14px;
color: #ade7ff;
}
.mec-single-fluent-wrap .mec-next-event-details .mec-time-comment {
display: none;
}
.mec-single-fluent-wrap .mec-next-event-details h6 {
display: none;
}
.mec-single-fluent-wrap .mec-next-event-details dd {
margin: 0;
}
.mec-single-fluent-wrap .mec-next-event-details abbr {
padding: 0;
margin: 0;
font-size: 12px;
font-weight: 400;
line-height: 12px;
color: #898a8c;
}
.mec-single-fluent-wrap .mec-next-event-details li:last-child abbr { } .mec-single-fluent-wrap .col-md-4 .mec-frontbox.mec-weather-details {
padding: 0;
}
.mec-single-fluent-wrap .col-md-4 .mec-frontbox.mec-weather-details>h3 {
display: none !important;
}
.mec-single-fluent-wrap .mec-weather-box {
padding: 0;
margin: 0;
}
.mec-single-fluent-wrap .mec-weather-head {
padding: 8px 25px 20px 20px;
margin: 0;
border-radius: 3px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
}
.mec-single-fluent-wrap .mec-weather-summary {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse;
margin: 8px 0;
}
.mec-single-fluent-wrap .mec-weather-extras {
float: left;
clear: both;
min-height: unset;
padding: 8px 5px 0;
}
.mec-single-fluent-wrap .degrees-mode {
left: auto;
right: 25px;
bottom: 25px;
border-radius: 4px;
padding: 5px;
font-size: 15px;
}
.mec-single-fluent-wrap .mec-weather-summary-temp {
font-size: 30px;
line-height: 34px;
}
.mec-single-fluent-wrap .mec-weather-summary-report {
font-size: 16px;
line-height: 16px;
color: #fff;
}
.mec-single-fluent-wrap .mec-weather-extras>div {
font-size: 12px;
}
.mec-single-fluent-wrap .mec-weather-extras span {
color: rgba(255, 255, 255, 0.6);
font-size: 12px;
} .mec-single-fluent-body .lity-content .mec-events-meta-group-booking,
.mec-single-fluent-wrap .mec-events-meta-group-booking {
background-color: #e6f7ff;
padding: 0px 40px 40px;
border: 0;
margin-bottom: 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking {
width: 430px;
max-width: 100%;
border-radius: 3px;
max-height: 85vh !important;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-loader,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-loader {
width: 5.5em;
height: 5.5em;
border-top: 0;
border-right: 0.1em solid #60eafd;
border-bottom: 0.1em solid #60eafd;
border-left: 0.1em solid #fff;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking form>h4,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form>h4,
.mec-single-fluent-wrap .mec-events-meta-group-booking form>h4,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form>h4 {
font-size: 18px;
line-height: 23px;
font-weight: 500;
color: #000; text-align: left;
border: 0;
letter-spacing: 0;
padding: 20px 40px;
margin: 0 -40px 30px;
background-color: #fff;
width: auto;
box-shadow: 0 2px 8px -4px rgba(0, 0, 0, 0.1);
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking form>h4:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking form>h4:before {
display: none;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-first,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-tickets-list,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-first,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-tickets-list {
padding: 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-tickets-list,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-tickets-list {
margin-bottom: 48px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking h5,
.mec-single-fluent-wrap .mec-events-meta-group-booking h5 {
margin: 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking h5 span,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-ticket-name,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-ticket-available,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-p p,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking h5 span,
.mec-single-fluent-wrap .mec-events-meta-group-booking label,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-ticket-name,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-ticket-available,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-p p,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-gateway-comment {
font-size: 14px;
line-height: 19px;
font-weight: 400;
color: #00acf8;
margin: 0 0 4px !important;
padding: 0;
box-shadow: none;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-ticket-available,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-ticket-available {
margin-top: -22px !important;
margin-bottom: 28px !important;
display: block;
font-size: 11px;
letter-spacing: 0.5px;
font-weight: 300;
color: #80abbf;
}
.mec-single-fluent-body .lity-content .mec-google-recaptcha,
.mec-single-fluent-wrap .mec-google-recaptcha {
margin-left: 0;
margin-bottom: 30px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="email"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="number"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="password"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="tel"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="text"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking select,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking textarea,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .StripeElement,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="email"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="number"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="password"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="tel"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="text"],
.mec-single-fluent-wrap .mec-events-meta-group-booking select,
.mec-single-fluent-wrap .mec-events-meta-group-booking textarea,
.mec-single-fluent-wrap .mec-events-meta-group-booking .StripeElement {
width: 340px;
max-width: 100%;
float: none;
border: 1px solid #c7ebfb !important;
border-radius: 3px;
background-color: #fff;
height: 41px;
line-height: 39px;
padding-left: 15px;
padding-right: 15px;
margin: 0;
margin-bottom: 24px !important;
color: #00acf8;
font-size: 14px;
font-weight: 400;
box-shadow: none !important;
min-height: unset;
min-width: unset;
padding-top: 0;
padding-bottom: 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .StripeElement,
.mec-single-fluent-wrap .mec-events-meta-group-booking .StripeElement {
width: unset;
padding-top: 12px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"] {
-webkit-appearance: none;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"]::-webkit-inner-spin-button,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"]::-webkit-calendar-picker-indicator,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"]::-webkit-inner-spin-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"]::-webkit-calendar-picker-indicator {
-webkit-appearance: none;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"]:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"]:after {
content: "\e075";
font-family: "simple-line-icons";
font-size: 14px;
color: #ade7ff;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking textarea,
.mec-single-fluent-wrap .mec-events-meta-group-booking textarea {
min-height: 175px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="file"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="file"] {
max-width: 166px;
text-align: center;
height: 44px;
transition: all 0.2s ease;
border-radius: 5px !important;
border: 2px dashed #b8e9f3;
margin-bottom: 24px !important;
background-color: #fff;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="file"]:hover,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="file"]:hover {
box-shadow: 0 2px 16px -3px #cfeff5;
cursor: pointer;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="file"]::-webkit-file-upload-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="file"]::-webkit-file-upload-button {
visibility: hidden;
width: 1px;
height: 38px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="file"]::-moz-file-upload-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="file"]::-moz-file-upload-button {
visibility: hidden;
width: 1px;
height: 38px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select {
padding-right: 37px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select:after {
border-bottom: 2px solid #00acf8;
border-right: 2px solid #00acf8;
width: 8px;
height: 8px;
top: 6px;
right: 12px;
font-family: unset;
content: "";
display: block;
margin-top: 11px;
pointer-events: none;
padding: unset;
-ebkit-transform-origin: 66% 66%;
-ms-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;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select .list,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select .list {
width: 100%;
margin: 1px 0;
border-radius: 0 0 3px 3px;
box-shadow: 0 4px 11px -3px rgb(78, 167, 210, 0.5), 0 0 0 1px #c7ebfb;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select .list li,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select .list li {
margin: 0;
padding-left: 15px;
padding-right: 15px;
font-size: 12px;
line-height: 35px;
min-height: 35px;
color: rgba(0, 172, 248, 0.8);
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button {
background-color: #00acf8;
border-radius: 2px;
box-shadow: 0 2px 2px rgba(0, 172, 248, 0.27);
font-weight: 500;
font-size: 11px;
letter-spacing: 0.5px;
margin: 0;
min-width: 116px;
padding: 16px 15px 14px;
float: none;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button:hover,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button:hover {
background-color: #000;
text-decoration: none;
box-shadow: 0 4px 10px rgba(1, 2, 4, 0.32);
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-btn-wrap button,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-btn-wrap button {
margin-top: 26px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button.mec-book-form-back-button,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button.mec-book-form-back-button {
background-color: #afe6ff;
margin-right: 10px;
box-shadow: 0 2px 2px rgba(175, 230, 255, 0.27);
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button.mec-book-form-back-button:hover,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button.mec-book-form-back-button:hover {
background-color: #000;
text-decoration: none;
box-shadow: 0 4px 10px rgba(1, 2, 4, 0.32);
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking ul li,
.mec-single-fluent-wrap .mec-events-meta-group-booking ul li {
margin: 0;
clear: both;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container>*,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container>* {
padding: 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container>h4,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container>h4 {
margin: 5px 0 12px;
padding: 0;
padding-bottom: 15px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container:not(:first-child)>h4,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container:not(:first-child)>h4 {
border-top: 1px solid #a6e3ff;
padding-top: 50px;
margin-top: 26px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container>h4 .mec-ticket-name,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container>h4 .mec-ticket-name {
display: inline-block;
background-color: #fff;
border-radius: 3px;
font-size: 12px;
line-height: 12px;
font-weight: 400;
color: #00acf8; padding: 8px 13px;
letter-spacing: 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(2) label:after,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(3) label:after,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container .wbmec-mandatory,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(2) label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(3) label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container .wbmec-mandatory {
color: #00acf8;
padding: 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label {
background-color: #fff;
border: 2px solid #a8e4ff;
width: 17px;
height: 17px;
border-radius: 3px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label {
border-color: #a8e4ff;
box-shadow: none;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label:after,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label:before {
background-color: #00acf8;
width: 2px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label:before {
-webkit-transform: rotate(-138deg);
transform: rotate(-138deg);
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label::after,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label::after {
height: 5px;
left: 2px;
top: 7px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label::before,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label::before {
height: 6px;
left: 7px;
top: 9px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-checkbox,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-radio,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-p,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-agreement,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-checkbox,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-radio,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-p,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-agreement {
margin-bottom: 22px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"] {
margin: 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-checkbox label,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-radio label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-checkbox label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-radio label {
display: block;
vertical-align: text-bottom;
line-height: 1;
padding: 4px 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-checkbox label:after,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-radio label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-checkbox label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-radio label:after {
display: block;
clear: both;
content: "";
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"] {
width: 17px;
height: 17px;
min-height: unset;
border: 2px solid #a8e4ff;
border-radius: 3px;
margin-top: -1px;
margin-right: 12px !important;
margin-bottom: 0 !important;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"] {
position: relative;
margin-right: 10px !important;
margin-bottom: 1px !important;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"]:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]:before {
box-shadow: none;
border: 2px solid #a8e4ff;
width: 17px;
height: 17px;
position: absolute;
top: -1px;
left: -3px;
margin: 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"]:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]:after {
content: "";
display: inline-block;
width: 7px;
height: 7px;
background-color: #fff;
border-radius: 50%;
cursor: pointer;
position: absolute;
top: 4px;
left: 2px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"]:checked:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]:checked:before {
border: 2px solid #a8e4ff;
box-shadow: none;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"]:checked:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]:checked:after {
background-color: #00acf8;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-agreement a,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-agreement a {
color: #00acf8;
text-decoration: underline;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-first-for-all-wrapper,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-first-for-all-wrapper {
margin-bottom: 20px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-first-for-all-wrapper label.wn-checkbox-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-first-for-all-wrapper label.wn-checkbox-label {
margin-right: 9px !important;
} .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-price,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-price {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-align: end;
align-items: flex-end;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-details,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-details {
width: 100%;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details {
margin-top: 4px;
margin-bottom: 6px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header {
border-bottom: 2px solid #00acf8;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div:not(:last-child),
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div:not(:last-child) {
border-bottom: 1px solid #a6e3ff;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details span:first-child,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:first-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details span:first-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:first-child {
-webkit-box-flex: 1.97;
flex: 1.97 1.97 0;
min-height: 1px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details span:nth-of-type(2),
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:nth-of-type(2),
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details span:nth-of-type(2),
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:nth-of-type(2) {
-webkit-box-flex: 1;
flex: 1 1 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details span:last-child,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:last-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details span:last-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:last-child {
-webkit-box-flex: 1.085;
flex: 1.085 1.085 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header span,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header span {
font-size: 14px;
line-height: 22px;
color: #616264;
font-weight: 500;
padding-bottom: 20px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body span,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body span {
font-size: 12px;
line-height: 22px;
font-weight: 400;
color: #949ba2;
padding: 24px 0; }
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets {
display: none;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span {
font-size: 14px;
line-height: 22px;
font-weight: 500;
padding: 6px 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-description,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-description {
color: #000;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-amount,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-amount {
color: #777;
}
@media (max-width: 480px) {
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:first-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:first-child {
display: none;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets {
display: block;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span {
-webkit-box-flex: 1 !important;
flex: 1 1 0 !important;
}
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total {
background-color: #fff;
padding: 27px 37px;
border-radius: 3px;
margin-top: 15px;
margin-bottom: 28px;
width: 305px;
max-width: 100%;
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
flex-wrap: wrap;
}
@media (max-width: 767px) {
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total {
padding: 20px;
}
}
@media (max-width: 480px) {
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total {
padding: 10px;
white-space: nowrap;
}
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-description,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-description {
font-size: 18px;
line-height: 22px;
font-weight: 700;
color: #000;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-amount,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-amount {
font-size: 22px;
line-height: 22px;
font-weight: 700;
color: #2bbc10;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form {
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 35px;
}
@media (max-width: 767px) {
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form {
flex-wrap: wrap;
}
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form input,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form input {
width: 335px;
margin-bottom: 0 !important;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form button,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form button {
min-width: 176px;
margin-top: 0 !important;
}
@media (max-width: 767px) {
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form button,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form button {
margin-top: 10px !important;
width: 100%;
min-width: unset;
}
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label {
-webkit-box-flex: 0;
flex: 0 0 50%;
margin-bottom: 14px;
padding-right: 15px;
}
@media (max-width: 767px) {
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label {
-webkit-box-flex: 0;
flex: 0 0 100%;
}
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label input[type="radio"],
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label input[type="radio"] {
margin-right: 6px !important;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout {
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout:not(.mec-until-hidden),
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout:not(.mec-until-hidden) {
margin-top: 29px;
margin-bottom: -4px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout1,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout2,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout6,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout1,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout2,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout6 {
margin-top: 0;
margin-bottom: 0;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-gateway-comment {
color: #000;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout3 .mec-gateway-comment,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout5 .mec-gateway-comment,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout7 .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout3 .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout5 .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout7 .mec-gateway-comment {
margin-top: -29px !important;
margin-bottom: 29px !important;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button {
float: right;
margin: 0 0 -66px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form button,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form button {
margin-top: 30px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_month"]+.nice-select,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_year"]+.nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_month"]+.nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_year"]+.nice-select {
width: 164px;
float: left;
clear: none;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_month"]+.nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_month"]+.nice-select {
margin-right: 10px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form .mec-form-row,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form .mec-form-row {
clear: both;
}
@media (max-width: 480px) {
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form button,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form button {
margin-top: 70px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button {
left: 40px;
bottom: 92px;
}
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-gateway-message.mec-success,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-gateway-message.mec-success {
margin-top: 30px;
padding: 20px 30px;
border-radius: 3px;
box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.016);
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-gateway-message.mec-success a,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-gateway-message.mec-success a {
color: #00acf8;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-error,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-error {
background-color: #ff017e;
color: #fff;
margin: 20px 0;
padding: 10px 15px;
border-radius: 3px;
}
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking form,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking form {
margin-left: 0;
margin-right: 0;
}
.mec-single-fluent-body .lity-content ul.mec-book-tickets-container,
.mec-single-fluent-wrap .lity-content ul.mec-book-tickets-container {
margin: 0;
} .mec-related-events-wrap {
margin-top: 80px;
margin-bottom: 50px;
}
.mec-related-events-wrap .mec-rec-events-title {
margin: 0 !important;
border: 0 !important;
font-size: 26px;
font-weight: 700;
line-height: 28px;
color: #000; padding: 0 !important;
padding-bottom: 29px !important;
}
.mec-related-events-wrap .mec-rec-events-title:before {
display: none;
}
.mec-single-fluent-wrap .mec-related-event-post {
border: 0;
border-radius: 3px;
overflow: hidden;
background-color: #fff;
box-shadow: 0 4px 10px rgba(23, 102, 232, 0.07);
padding: 0;
margin: 0;
margin-bottom: 20px;
}
.mec-single-fluent-wrap .mec-related-event-post figure {
position: relative;
}
.mec-single-fluent-wrap .mec-related-event-post figure a {
display: -webkit-box;
display: flex;
-webkit-box-align: stretch;
align-items: stretch;
}
.mec-single-fluent-wrap .mec-related-event-post figure img {
border-radius: 4px 4px 0 0;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap {
background-color: #f7fcff;
min-height: 72px;
border-bottom: 1px solid #e6f7ff;
padding: 20px 25px 12px;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap .mec-event-date {
text-align: left;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap .mec-event-date span {
color: #898a8c;
font-size: 14px;
line-height: 14px;
font-weight: 400;
display: inline-block;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap span.mec-event-day-num {
font-size: 27px;
line-height: 27px;
font-weight: 700;
margin-right: 1px;
color: #00acf8;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap .mec-event-day span {
font-size: 16px;
line-height: 16px;
display: block;
color: #000;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img {
position: absolute;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.8);
border-radius: 0 35px 0 0;
padding: 16px 33px 15px 27px;
border: 0;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img span,
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img span.mec-event-day-num {
color: #fff;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img .mec-event-day {
margin-top: -4px;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img .mec-event-day span {
color: rgba(255, 255, 255, 0.47);
}
.mec-single-fluent-wrap .mec-related-event-post .mec-related-content {
padding: 16px 25px 1px;
border-right: 1px solid #e6f7ff;
border-left: 1px solid #e6f7ff;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content {
padding: 0;
margin: 0;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content .mec-event-title {
margin-top: 0;
margin-bottom: 7px;
line-height: 24px;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content .mec-event-title a {
color: #000;
font-weight: 700; font-size: 18px;
line-height: 24px;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content .mec-event-title a:hover {
text-decoration: none;
color: #00acf8;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-location i,
.mec-single-fluent-wrap .mec-related-event-post .mec-time-details:before {
color: #afe7ff;
font-size: 14px;
line-height: 14px;
vertical-align: middle;
margin-right: 3px;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-location+.mec-time-details {
margin-top: -2px;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-location address,
.mec-single-fluent-wrap .mec-related-event-post .mec-time-details span {
display: inline-block;
color: #898a8c;
font-size: 12px;
line-height: 12px; margin-bottom: 0;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-time-details span { }
.mec-single-fluent-wrap .mec-related-event-post .mec-time-details:before {
font-family: simple-line-icons;
content: "\e081";
margin-right: 7px;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-footer {
padding: 25px 0 0;
margin: 0;
background-color: #fff;
border: 0;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-footer .mec-booking-button {
line-height: 12px;
padding: 10px 15px 9px;
height: auto;
background-color: #fff;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
border: 1px solid #c7ebfb;
color: #00acf8;
font-weight: 500;
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-footer .mec-booking-button:hover {
background-color: #ebf9ff;
border-color: #00acf8;
color: #00acf8;
box-shadow: 0 4px 10px rgba(0, 172, 248, 0.2);
}
.mec-single-fluent-wrap .mec-related-event-post .mec-event-sharing-wrap li svg {
width: 36px;
height: 36px;
display: table-cell;
vertical-align: middle;
padding: 10px 0;
} .mec-single-fluent-body .lity {
background-color: rgba(0, 0, 0, 0.94);
}
.mec-single-fluent-body .lity-wrap {
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
}
.mec-single-fluent-body .lity-wrap:before {
display: none;
}
.mec-single-fluent-body .lity-container {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse;
-webkit-box-align: end;
align-items: flex-end;
width: unset;
max-width: unset;
}
.mec-single-fluent-body .lity-close {
position: unset;
color: transparent;
background: unset;
width: unset;
height: unset;
font-size: unset;
text-shadow: unset;
font-family: unset;
line-height: unset;
max-height: 14px;
margin-bottom: 15px;
}
.mec-single-fluent-body .lity-close:before {
display: block;
content: "";
background-image: url(https://www.metrogopwomen.org/wp-content/plugins/mec-fluent-layouts//assets/images/close-icon.svg);
width: 14px;
height: 14px;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-info {
border-radius: 3px;
width: 850px;
max-width: 850px;
box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
padding: 30px;
margin-left: 0;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-details {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
padding-top: 31px;
padding-left: 42px;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail {
width: 190px;
height: 190px;
max-width: 100%;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail img {
border-radius: 50%;
height: 100%;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-name {
font-size: 26px;
line-height: 28px;
font-weight: 500; color: #000;
-webkit-box-ordinal-group: 1;
order: 0;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-job-title {
font-size: 14px;
font-weight: 400;
line-height: 19px;
color: #898a8c;
-webkit-box-ordinal-group: 2;
order: 1;
margin-bottom: 14px;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-description {
-webkit-box-ordinal-group: 4;
order: 3;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-description p {
font-size: 16px;
line-height: 23px;
font-weight: 400;
color: #898a8c;
margin-bottom: 48px;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information {
-webkit-box-ordinal-group: 5;
order: 4;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a {
display: inline-block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
padding: 0;
background-color: #fff;
border: 1px solid #c7ebfb;
border-radius: 50%;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 13px;
margin-right: 5px;
margin-bottom: 5px;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a:hover {
background-color: #00b6f1;
border-color: #00b6f1;
box-shadow: 0 4px 10px rgba(0, 182, 241, 0.3);
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i {
width: unset;
background: unset;
color: unset;
margin: unset;
height: unset;
font-size: unset;
line-height: unset;
border-radius: unset;
-webkit-transition: unset;
transition: unset;
cursor: unset;
color: #00acf8;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-facebook {
color: #3b5996;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-twitter {
color: #00acee;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-vimeo {
color: #0dadd6;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-dribble {
color: #d53e68;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-youtube {
color: #cb322c;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-pinterest {
color: #cb2027;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-google {
color: #c3391c;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-linkedin {
color: #0073b2;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-email {
color: #ff5d5e;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-vk {
color: #5b88bd;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-tumblr {
color: #34465d;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-telegram {
color: #0088cc;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-whatsapp {
color: #25d366;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-flipboard {
color: #e12828;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-pocket {
color: #ef4056;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-reddit {
color: #ff5700;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a:hover i {
color: #fff;
}
@media (max-width: 960px) {
.mec-single-fluent-body .mec-hourly-schedule-speaker-info {
width: 750px;
max-width: 750px;
margin-left: 0;
padding: 60px 60px 55px;
}
.mec-single-fluent-body .lity-close {
margin-right: 0;
}
}
@media (max-width: 767px) {
.mec-single-fluent-body .mec-hourly-schedule-speaker-info {
width: 100%;
max-width: 100%;
margin-left: 0;
padding: 60px 60px 55px;
}
.mec-single-fluent-body .lity-close {
margin-right: 0;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail {
width: 100%;
height: auto;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail img {
border-radius: 3px;
height: auto;
}
.mec-single-fluent-body .mec-hourly-schedule-speaker-details {
width: 100%;
padding-left: 0;
}
}
.mec-single-fluent-wrap a#mec_woo_add_to_cart_btn_r {
position: absolute;
right: 146px;
bottom: 19px;
font-size: 11px;
letter-spacing: 0.5px;
min-width: 116px;
padding: 16px 15px 14px;
background-color: #00acf8;
border-radius: 2px;
box-shadow: 0 2px 2px rgba(0, 172, 248, 0.27);
font-weight: 500;
}
@media (max-width: 480px) {
.mec-single-fluent-wrap a#mec_woo_add_to_cart_btn_r {
right: unset;
bottom: 105px;
float: none !important;
width: 84%;
margin-bottom: -5px;
}
} .mec-single-fluent-wrap .mec-events-meta-group-tags {
margin-top: 50px;
padding: 40px 40px 35px;
}
.mec-single-fluent-wrap .mec-events-meta-group-tags h3 {
font-size: 18px;
line-height: 23px;
font-weight: 500;
color: #000; text-align: left;
padding-bottom: 20px;
margin: 0;
}
.mec-single-fluent-wrap .mec-events-meta-group-tags a {
border: 1px solid #c7ebfb;
border-radius: 2px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
color: #898a8c;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
font-size: 12px;
line-height: 16px;
font-weight: 400; margin: 0 5px 5px 0;
letter-spacing: 0;
padding: 2px 6px;
}
.mec-single-fluent-wrap .mec-events-meta-group-tags a:hover {
background-color: #00acf8;
border-color: #00acf8;
box-shadow: 0 2px 2px rgba(0, 172, 248, 0.27);
color: #fff;
text-decoration: none;
}
@media (max-width: 480px) {
.mec-single-fluent-wrap .mec-left-side,
.mec-single-fluent-wrap .mec-events-meta-group-countdown,
.mec-single-fluent-wrap .mec-event-schedule,
.mec-single-fluent-wrap .mec-events-meta-group-booking,
.mec-single-fluent-wrap .mec-events-meta-group-tags {
padding-left: 30px;
padding-right: 30px;
}
.mec-single-fluent-wrap .mec-single-title {
margin-bottom: 30px;
}
.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul {
-webkit-box-align: stretch;
align-items: stretch;
}
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button {
width: 100%;
max-width: 100%;
}
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button.mec-book-form-back-button+.mec-book-form-next-button {
margin-top: 10px;
}
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button {
left: unset;
right: unset;
width: 100%;
position: relative;
margin-top: 100px !important;
margin-bottom: -200px;
}
} .mec-single-fluent-body .featherlight {
background-color: rgba(0, 0, 0, 0.94);
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap {
max-height: 90vh !important;
overflow-x: hidden;
}
.mec-single-fluent-body .featherlight .featherlight-close-icon {
background-color: #ff017e;
width: 34px;
height: 34px;
line-height: 35px;
border: 0;
border-radius: 3px;
cursor: pointer;
box-shadow: 0 2px 2px rgba(255, 1, 126, 0.27);
outline: 0;
text-decoration: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mec-single-fluent-body .featherlight .featherlight-close-icon:hover {
background-color: #000;
color: #fff;
box-shadow: 0 4px 10px rgba(1, 2, 4, 0.32);
text-decoration: none;
border: 0;
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap {
max-width: 740px;
padding: 10px 20px;
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .mec-breadcrumbs {
display: none;
}
.mec-single-fluent-body .featherlight .mec-single-event-bar>div dd {
font-size: 12px;
}
.mec-single-fluent-body .featherlight .mec-single-event-bar>div i {
font-size: 18px;
}
.mec-single-fluent-body .featherlight .mec-booking-button {
padding-left: 18px;
padding-right: 18px;
}
.mec-single-fluent-body .featherlight .mec-single-event-bar {
padding: 0 20px;
min-height: 80px;
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .mec-left-side {
padding: 20px;
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .mec-events-meta-group-countdown {
padding: 30px 10px;
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-wrapper ul li a div div.inn {
font-size: 30px;
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-wrapper ul {
width: 34px;
height: 42px;
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-wrapper ul li {
line-height: 42px;
}
.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-divider .flip-clock-label {
right: -65px;
width: 50px;
left: auto;
}
@media (max-width: 768px) {
.mec-single-fluent-body .featherlight .mec-single-event-bar {
padding: 20px;
}
}.footer-width-fixer {
width: 100%;
} .ehf-template-genesis.ehf-header .site-header .wrap,
.ehf-template-genesis.ehf-footer .site-footer .wrap,
.ehf-template-generatepress.ehf-header .site-header .inside-header {
width: 100%;
padding: 0;
max-width: 100%;
} .ehf-template-generatepress.ehf-header .site-header,
.ehf-template-generatepress.ehf-footer .site-footer {
width: 100%;
padding: 0;
max-width: 100%;
background-color: transparent !important; }
.bhf-hidden {
display: none
} .ehf-header #masthead {
z-index: 99;
position: relative;
}@font-face{font-family:eicons;src:url(//www.metrogopwomen.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.44.0);src:url(//www.metrogopwomen.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.44.0#iefix) format("embedded-opentype"),url(//www.metrogopwomen.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.44.0) format("woff2"),url(//www.metrogopwomen.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.44.0) format("woff"),url(//www.metrogopwomen.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.44.0) format("truetype"),url(//www.metrogopwomen.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.44.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}