/* Single Page
-------------------------------------------------- */
.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;
    /* text-transform: capitalize; */
}

.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;
    /* text-transform: capitalize; */
}

.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;
    /* text-transform: capitalize; */
}

.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;
    /* text-transform: capitalize; */
}

/* Change Autocomplete styles in Chrome*/
.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;
    }
}

/* Breadcrumbs */
.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;
}

/* Event Image */
.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;
}

/* Event Bar */
.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;
    /* text-transform: capitalize; */
    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 {
    /* text-transform: uppercase; */
}

.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;
    }
}

/* Left Side */
.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;
    /* text-transform: uppercase; */
    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;
}

/* Social */
.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;
    /* text-transform: capitalize; */
    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;
}

/* Export */
.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;
    /* text-transform: uppercase; */
    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;
    }
}

/* Google Map */
.mec-single-fluent-wrap .mec-events-meta-group {
    border-radius: 3px;
    border: 1px solid #e6f7ff;
    overflow: visible;
    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;
}

/* Location */
.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;
}

/* Map Direction */
.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;
    /* text-transform: uppercase; */
    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;
    }
}

/* Countdown */
.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;
    /* text-transform: uppercase; */
}

.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;
    }
}

/* Schedule */
.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-transform: capitalize; */
    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;
    /* text-transform: capitalize; */
    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;
    }
}

/* Sidebar */
.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-transform: capitalize; */
    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;
}

/* Labels */
.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;
    /* text-transform: capitalize; */
    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;
}

/* Organizer */
.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;
    /* text-transform: capitalize; */
}

.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;
    /* text-transform: capitalize; */
    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;
}

/* QRCode */
.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;
}

/* Speakers */
.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;
}

/* Local Time */
.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";
}

/* Attendees */
.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;
    /* text-transform: capitalize; */
    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;
    }
}

/* Next Occurrence */
.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);
    /* text-transform: uppercase; */
    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 {
    /* text-transform: uppercase; */
}

/* Weather */
.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;
}

/* Book Event */
.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-transform: capitalize; */
    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;
    /* text-transform: uppercase; */
    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;
}

/* Checkout */
.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;
    /* text-transform: capitalize; */
}

.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;
}

/* Related */
.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;
    /* text-transform: capitalize !important; */
    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;
    /* text-transform: capitalize; */
    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;
    /* text-transform: capitalize; */
    margin-bottom: 0;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-time-details span {
    /* text-transform: uppercase; */
}

.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;
}

/* Lity */
.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(./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;
    /* text-transform: capitalize; */
    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;
    }
}

/* Tags */
.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-transform: capitalize; */
    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;
    /* text-transform: capitalize; */
    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;
    }

    .single-mec-events .mec-single-fluent-wrap {
        padding: 20px 20px;
    }

    .single-mec-events .mec-container {
        width: 90%;
    }

}

/* Featherlight */
.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;
    }
}

.mec-wrap .mec-cancellation-reason span {
    white-space: normal;
}

.featherlight-content .mec-single-fluent-wrap .mec-cancellation-reason {
    text-align: left;
}