.event {
    max-width: 1010px;
    margin: auto;
}



.mec-event-image img {
    width: 128px;
    vertical-align: middle;
}

.entry-content .mec-wrap h1,
.entry-content .mec-wrap h2,
.entry-content .mec-wrap h3,
.entry-content .mec-wrap h4,
.entry-content .mec-wrap h5,
.entry-content .mec-wrap h6,
.mec-wrap h1,
.mec-wrap h2,
.mec-wrap h3,
.mec-wrap h4,
.mec-wrap h5,
.mec-wrap h6 {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    color: #282f39;
    font-weight: 300;
    font-style: inherit;
    letter-spacing: normal;
    clear: none;
    background-color: transparent;

    font-size: 20px;
    border-bottom: none;

}



.mec-wrap h4 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px
}


.mec-wrap .subheader {
    color: #849098
}

.mec-wrap h1 strong {
    font-weight: 700
}

.mec-wrap p {
    margin: 0 0 20px 0;
    color: #616161;
    font-size: 14px;
    line-height: 1.8
}

.mec-wrap .mec-event-article .mec-color-hover {
    box-shadow: none;
    border: none;
    color: #104a36;
}

.mec-wrap abbr,
.mec-wrap acronym {
    cursor: auto;
    border: none
}

.entry-content .mec-wrap a {
    box-shadow: none;
    text-decoration: underline;

}

.mec-wrap .button,
.mec-wrap a.button:not(.owl-dot),
.mec-wrap button:not(.owl-dot),
.mec-wrap input[type=button],
.mec-wrap input[type=reset],
.mec-wrap input[type=submit] {
    position: relative;
    border: none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 21px;
    margin-right: 10px;
    line-height: 1;
    padding: 18px 20px 16px;
    background: #39c36e;
    -webkit-transition: all .21s ease;
    -moz-transition: all .21s ease;
    transition: all .21s ease
}



.mec-wrap .mec-events a {
    border-bottom: none
}

.mec-wrap .mec-container a {
    box-shadow: none
}

.mec-event-content p {
    font-family: Roboto, sans-serif;
    font-weight: 300
}

.mec-wrap .mec-clear:after,
.mec-wrap .mec-clear:before {
    content: " ";
    display: table
}

.mec-wrap .mec-clear:after {
    clear: both
}







@media only screen and (min-width:768px) and (max-width:1200px) {
    .mec-wrap.mec-sm959.mec-event-grid-colorful div[class^=col-md-] {
        width: 50%
    }
}

.mec-event-list-minimal .mec-event-article {
    border-bottom: 1px solid #efefef;
    padding: 24px 0 16px
}

.mec-event-list-minimal .mec-wrap .col-md-9 {
    padding: 0
}

.mec-event-list-minimal .mec-event-date {
    position: relative;
    float: left;
    margin-right: 30px;
    color: #fff;
    width: 52px;
    padding: 6px 4px 3px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px
}

.mec-event-list-minimal .mec-event-date span {
    display: block;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 4px
}

.mec-event-list-minimal .mec-event-date:after {
    display: block;
    content: "";
    position: absolute;
    width: 60px;
    left: 1px;
    top: 1px;
    height: 35px;
    background: rgba(255, 255, 255, .1);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .02)
}

.mec-event-list-minimal .mec-event-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0;
    padding-top: 5px;
    padding: 0px;


}

.mec-event-list-minimal .mec-event-detail {
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0;
    color: #9a9a9a;
    font-family: Roboto, sans-serif
}

.mec-event-list-minimal .btn-wrapper {
    text-align: right;
    padding-right: 0;
    padding-top: 6px
}

.mec-event-list-minimal .btn-wrapper .mec-detail-button {
    border-bottom: 0;
    margin-bottom: 14px;
    margin-right: 0;
    box-shadow: none
}

.mec-event-list-minimal a.mec-detail-button {
    text-align: center;
    display: inline-block;
    background: #ededed;
    color: #191919;
    padding: 12px;
    border-radius: 2px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: all .24s ease
}

.mec-event-list-minimal a.mec-detail-button:hover {
    background: #292929;
    color: #fff
}

.vc_col-sm-4 .mec-event-list-minimal .mec-event-date,
.vc_col-sm-6 .mec-event-list-minimal .mec-event-date {
    margin-right: 12px
}

.vc_col-sm-4 .mec-event-list-minimal .mec-event-title,
.vc_col-sm-6 .mec-event-list-minimal .mec-event-title {
    font-size: 15px;
    letter-spacing: 2px
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .mec-event-list-minimal .btn-wrapper {
        padding-left: 0
    }

    .mec-event-list-minimal .mec-event-date {
        margin-right: 10px
    }
}

@media only screen and (max-width:767px) {
    .mec-event-list-minimal .btn-wrapper .mec-detail-button {
        display: block;
        text-align: center;
        margin: 0;
        margin-top: 16px;
        padding: 8px
    }

    .mec-event-list-minimal .btn-wrapper {
        margin: 12px 0
    }
}

@media only screen and (max-width:479px) {
    .mec-event-list-minimal .mec-event-date {
        float: none;
        width: 100%;
        margin-bottom: 8px
    }

    .mec-event-list-minimal .mec-event-date span {
        display: inline;
        padding-right: 25px;
        margin-right: 7px;
        font-size: inherit
    }

    .mec-event-list-minimal .mec-event-date:after {
        width: 50%;
        box-shadow: 4px 0 4px rgba(0, 0, 0, .02)
    }

    .mec-event-list-minimal .btn-wrapper {
        text-align: center;
        padding-left: 0
    }

    .mec-event-list-minimal {
        text-align: center
    }

    .mec-event-list-minimal .mec-event-detail {
        margin-bottom: 10px;
        font-size: 12px;
    }
}

.mec-wrap .mec-event-list-modern .mec-event-title {
    margin-top: 0;
    margin-bottom: 10px
}

.mec-event-list-modern .mec-event-article {
    border-bottom: 1px solid #efefef;
    padding: 30px 0 10px
}

.mec-event-list-modern .mec-event-article:last-child {
    border-bottom: none
}

.mec-event-list-modern .mec-event-title a {
    color: #191919;
    transition: all .24s ease;
    box-shadow: none
}

.mec-event-list-modern .mec-event-date {
    text-transform: uppercase;
    padding: 10px 0
}

.mec-event-list-modern .mec-event-date .event-d {
    font-size: 48px;
    display: table-cell;
    padding: 10px 0 0
}

.mec-event-list-modern .mec-event-date .event-f {
    font-size: 13px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 7px;
    font-weight: 500;
    letter-spacing: 3px;
    color: #777
}

.mec-event-list-modern .mec-event-detail {
    font-weight: 300;
    color: #8a8a8a
}

.mec-event-list-modern .mec-event-date .event-da {
    margin-top: 9px;
    color: silver;
    font-family: Roboto, sans-serif;
    font-size: 28px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: -1px
}

.mec-event-list-modern .mec-btn-wrapper .mec-booking-button {
    border-radius: 1px;
    letter-spacing: 2px;
    border: 1px solid #e6e6e6;
    color: #333;
    background-color: #fff;
    padding: 13px 20px;
    font-weight: 700;
    font-size: 11px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .016);
    transition: all .28s ease
}

.mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover {
    border-color: #222;
    background: #222;
    color: #fff
}

.mec-event-list-modern .mec-event-title {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.mec-event-list-modern .mec-event-detail {
    color: #9a9a9a;
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    font-family: Roboto, sans-serif
}

.mec-event-list-modern .mec-btn-wrapper {
    text-align: right;
    padding: 10px 0;
    text-transform: uppercase
}

.mec-event-list-modern .mec-event-sharing {
    position: relative;
    margin: 10px 0
}

.mec-event-list-modern .mec-event-sharing > li {
    display: inline-block;
    border: none;
    border-radius: 50%;
    margin-right: 3px
}

.mec-event-list-modern .mec-event-sharing > li:hover {
    display: inline-block
}

.mec-event-list-modern .mec-event-sharing > li:hover a i {
    color: #fff;
    background: #40d9f1;
    border-color: #40d9f1
}


.mec-event-list-classic a.magicmore:after {
    content: "";
    display: none
}

.mec-event-list-classic a.magicmore:hover {
    color: #40d9f1
}

.mec-event-grid-simple .mec-event-article {
    position: relative;
    margin-bottom: 30px
}

.mec-event-grid-simple .mec-event-article:after {
    border-right: 1px solid #e6e6e6;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: -1px
}

@media only screen and (max-width:767px) {
    .mec-event-cover-modern .mec-event-cover-a {
        width: 100%
    }
}

.mec-event-cover-classic {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 6px;
    border: 1px solid #e8e8e8
}



@media only screen and (max-width:767px) {
    .mec-event-cover-classic {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:479px) {
    .mec-event-cover-classic .mec-event-content {
        padding: 15px;
        font-size: 15px
    }

    .mec-event-cover-classic .mec-event-title {
        font-size: 15px;
        margin: 10px 0
    }

    .mec-event-cover-classic .mec-event-button {
        font-size: 10px;
        padding: 6px;
        letter-spacing: 1px
    }

    .mec-event-cover-classic .mec-event-icon {
        padding: 10px
    }
}

.mec-load-more-wrap {
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 20px;
    text-align: center;
    position: relative
}

.mec-load-more-button {
    box-shadow: none;
    transition: all .21s ease;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #fff;
    color: #767676;
    border: 2px solid #e8e8e8;
    border-radius: 50px;
    padding: 0 28px;
    margin-bottom: 20px;
    cursor: pointer;
    line-height: 40px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    height: 42px;
    display: inline-block
}

.mec-load-more-button:hover {
    background: #191919;
    color: #fff;
    border-color: #191919
}

.mec-load-more-loading {
    content: url(../img/ajax-loader.gif);
    cursor: wait;
    background: 0 0;
    border-style: none
}

.mec-load-more-loading:hover {
    background: 0 0
}

.mec-modal-preloader,
.mec-month-navigator-loading {
    width: 100%;
    height: 100%;
    background: no-repeat rgba(255, 255, 255, .88) url(../img/ajax-loader.gif) center;
    border-style: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 9
}

.mec-event-calendar-classic .mec-calendar-side .mec-calendar-table {
    min-height: 1024px
}

.mec-calendar-side .mec-calendar-table {
    min-height: 450px
}

.mec-skin-weekly-view-events-container.mec-month-navigator-loading {
    margin-top: 0
}

.mec-calendar.mec-event-calendar-classic .mec-calendar-side {
    display: block
}

.mec-skin-daily-view-events-container.mec-month-navigator-loading {
    margin-top: 0
}

@media only screen and (min-width:961px) {
    .mec-wrap.mec-sm959 .mec-calendar-side .mec-calendar-table {
        min-height: 1px
    }
}

@media only screen and (max-width:479px) {
    .mec-calendar-side .mec-calendar-table {
        min-height: 1px
    }
}

.mec-event-cover-clean {
    position: relative;
    border: 1px solid #e6e6e6;
    padding: 8px
}

.mec-event-cover-clean .mec-event-overlay {
    height: 100%;
    background-color: rgba(36, 36, 36, .4);
    position: absolute;
    width: 100%;
    left: 0;
    border: 8px solid #fff;
    top: 0;
    transition: all .5s ease-in-out
}

.mec-event-cover-clean .mec-event-content {
    color: #fff;
    position: absolute;
    bottom: 20px;
    padding: 40px 60px;
    transition: all .5s ease-in-out
}

.mec-event-cover-clean .mec-event-title {
    color: #fff;
    font-weight: 700;
    margin: 46px 0 19px;
    font-size: 29px;
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(0, 0, 0, .5)
}

.mec-event-cover-clean .mec-event-title a {
    color: #fff;
    transition: all .5s;
    text-decoration: none;
    outline: 0;
    border: none;
    box-shadow: none
}

.mec-event-cover-clean .mec-event-title a:hover {
    text-decoration: underline
}

.mec-event-cover-clean .mec-event-date {
    position: absolute;
    top: -20px;
    right: 60px;
    color: #fff;
    width: 60px;
    padding: 14px 10px;
    z-index: 1
}

.mec-event-cover-clean .mec-event-date div {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 16px
}

.mec-event-cover-clean .mec-event-date .dday {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    margin-bottom: 13px;
    font-size: 24px
}

.mec-event-cover-clean .mec-event-date .dmonth {
    letter-spacing: 2px
}

.mec-event-cover-clean .mec-event-place {
    font-size: 18px;
    font-family: Roboto, sans-serif
}

.mec-event-cover-clean .mec-event-image img {
    width: 100%
}

@media only screen and (max-width:768px) {


    .mec-event-cover-clean .mec-event-content {
        padding: 20px;
        bottom: 5px
    }

    .mec-event-cover-clean .mec-event-title {
        font-size: 23px
    }

    .mec-event-cover-clean .mec-event-date {
        right: 20px;
        padding: 10px;
        width: 50px
    }
}

@media only screen and (max-width:479px) {


    .mec-event-cover-clean .mec-event-content {
        padding: 10px
    }

    .mec-event-cover-clean .mec-event-title {
        font-size: 19px;
        padding-right: 25px
    }

    .mec-event-cover-clean .mec-event-date {
        right: -20px;
        top: -10px
    }

    .mec-event-cover-clean .mec-event-detail {
        font-size: 12px
    }
}

.mec-month-divider {
    text-align: center;
    margin: 60px 0 40px 0
}

.widget .mec-month-divider {
    margin: 10px 0
}

.mec-month-divider span {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 5px;
    color: #313131;
    border-bottom: 4px solid #ebebeb;
    width: 100%;
    display: block;
    padding-bottom: 10px;
    position: relative
}

.mec-month-divider span:before {
    border-bottom: 4px solid #619b8d;
    font-size: 6px;
    content: "";
    text-align: center;
    position: absolute;
    bottom: -4px;
    margin-left: -30px;
    left: 50%;
    width: 60px
}

.widget .mec-month-divider span {
    font-size: 13px
}

.mec-event-list-standard .mec-events-pagination {
    margin-top: 60px;
    border-top: 4px solid #ebebeb;
    min-height: 80px;
    padding-top: 20px
}

.mec-event-list-standard .mec-events-pagination .mec-events-pag-previous {
    float: left;
    margin-left: 0
}

.mec-event-list-standard .mec-events-pagination .mec-events-pag-next {
    float: right;
    margin-right: 0
}

.mec-event-list-standard .mec-event-article {
    position: relative;
    display: block;
    margin-bottom: 25px;
    border: 1px solid #e9e9e9;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .016)
}

.mec-event-list-standard .mec-topsec {
    display: table;
    width: 100%
}

.mec-event-list-standard .col-md-3.mec-event-image-wrap {
    padding-left: 0
}

.mec-event-list-standard .mec-event-content {
    padding-top: 15px;
    padding-right: 30px
}

.mec-event-list-standard .mec-event-title {
    font-size: 29px;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 0 0 10px
}

.mec-event-list-standard .mec-event-title a {
    color: #292929;
    transition: color .3s ease
}

.mec-event-list-standard .mec-col-table-c {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    float: none !important
}

.mec-event-list-standard .mec-col-table-c.mec-event-meta-wrap {
    padding-top: 15px
}

.mec-event-list-standard .mec-col-table-c.mec-event-image-wrap {
    vertical-align: top
}

.mec-topsec .mec-event-image {
    line-height: 1px
}

.mec-event-list-standard .mec-event-meta-wrap {
    border-left: 1px solid #eee
}

.mec-event-list-standard .mec-time-details {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 300;
    padding-top: 0;
    text-align: left;
    padding-left: 30px
}

.mec-event-list-standard .mec-event-meta .mec-event-address {
    font-style: normal;
    letter-spacing: 0;
    font-size: 13px;
    color: #8a8a8a
}

.mec-event-list-standard .mec-event-meta span.mec-event-d,
.mec-event-list-standard .mec-event-meta span.mec-event-m {
    font-size: 17px;
    font-weight: 700;
    padding-right: 6px;
    color: #444;
    text-transform: uppercase
}

.mec-event-list-standard .mec-date-details,
.mec-event-list-standard .mec-time-details,
.mec-event-list-standard .mec-venue-details {
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px
}

.mec-event-list-standard .mec-date-details:before,
.mec-event-list-standard .mec-time-details:before,
.mec-event-list-standard .mec-venue-details:before {
    content: "\f041";
    font-family: fontawesome;
    position: absolute;
    left: 6px;
    font-size: 15px
}

.mec-event-list-standard .mec-date-details:before {
    content: "\f073"
}

.mec-event-list-standard .mec-time-details:before {
    content: "\f017"
}

.mec-event-list-minimal .mec-event-title a {
    color: #292929;
    transition: color .3s ease
}

.mec-event-meta-wrap .mec-price-details {
    margin-bottom: 10px
}

.mec-price-details i {
    margin-right: 5px;
    vertical-align: text-top
}

.mec-event-meta-wrap .mec-event-meta .mec-price-details i:before {
    font-size: 15px
}

@media only screen and (max-width:960px) {
    .mec-event-list-standard .mec-topsec {
        display: block
    }

    .mec-event-list-standard .mec-col-table-c.mec-event-image-wrap {
        display: block;
        width: 40%
    }

    .mec-event-list-standard .mec-col-table-c.mec-event-content-wrap {
        display: block;
        min-height: 230px
    }

    .mec-event-list-standard .mec-event-meta-wrap {
        display: block;
        border-left: none;
        border-top: 1px solid #eee;
        width: 100%;
        float: none;
        padding-top: 20px
    }
}

@media only screen and (min-width:480px) and (max-width:960px) {

    .mec-event-list-standard .mec-col-table-c.mec-event-content-wrap,
    .mec-event-list-standard .mec-col-table-c.mec-event-image-wrap {
        display: table-cell
    }
}

@media only screen and (max-width:479px) {



    .entry-content .mec-wrap h4 {
        font-size: 15px;
        font-weight: 600;
    }

    .mec-month-divider {
        margin: 10px 0 10px 0;
    }

    .mec-event-list-minimal .mec-event-article {
        border-bottom: 1px solid #efefef;
        padding: 5px 0 10px;
    }


    .mec-event-list-standard .mec-col-table-c.mec-event-image-wrap,
    .mec-event-list-standard .mec-col-table-c.mec-event-image-wrap img {
        float: none;
        width: 100%;
        padding: 0
    }

    .mec-event-list-standard .mec-col-table-c.mec-event-content-wrap {
        padding: 10px 10px 10px 30px
    }
}

.mec-wrap .mec-events-cal-links {
    margin-bottom: 0
}

.mec-single-event #mec-wrap {
    padding: 0;
    margin-top: 35px
}

.mec-wrap .mec-single-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px
}

.mec-single-event .mec-event-content {
    padding: 40px 0 30px;
    margin-bottom: 10px
}

.mec-single-event .mec-events-meta-group-booking,
.mec-single-event .mec-frontbox {
    margin-bottom: 30px;
    padding: 20px 30px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .016)
}

.mec-wrap #main-content {
    overflow: hidden;
    padding-top: 35px
}

.mec-single-event .mec-map-get-direction-address-cnt {
    position: relative
}

.mec-single-event .mec-map-get-direction-address-cnt input.mec-map-get-direction-address {
    width: 100%;
    height: 46px;
    padding: 13px 10px;
    margin-bottom: 0;
    background: #fcfcfc;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, .081)
}

.mec-single-event .mec-map-get-direction-address-cnt input.mec-map-get-direction-address:focus {
    color: #444;
    background: #fff;
    border-color: #b0b0b0;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

.mec-single-event .mec-map-get-direction-btn-cnt input {
    width: 100%
}

.mec-single-event .mec-map-get-direction-reset {
    position: absolute;
    z-index: 2;
    top: 5px;
    right: 10px;
    font-size: 11px;
    cursor: pointer
}

.mec-events-meta-group-tags {
    margin-top: 20px
}

.mec-events-meta-group-tags a {
    display: inline-block;
    color: #444;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 500;
    padding: 3px 7px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fff;
    margin: 1px 3px
}

.mec-events-meta-group-tags a:hover {
    text-decoration: underline;
    background: #f9f9f9
}

.mec-local-time-details li {
    list-style: none
}

.mec-single-event:not(.mec-single-modern) .mec-local-time-details {
    background: #f7f7f7;
    padding: 12px 14px 8px;
    margin-bottom: 12px;
    vertical-align: baseline;
    position: relative;
    border: none
}

.mec-single-event:not(.mec-single-modern) .mec-local-time-details ul {
    margin: 0;
    padding-left: 35px
}

.mec-single-event:not(.mec-single-modern) .mec-local-time-details h3 {
    border: none;
    padding-left: 15px
}

.mec-single-event:not(.mec-single-modern) .mec-local-time-details h3:before {
    display: none
}

.mec-single-event.mec-single-modern i.mec-sl-speedometer {
    display: none
}

.mec-single-event .mec-events-meta-group-booking {
    padding-bottom: 30px
}

.mec-single-event .mec-events-meta-group-booking ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.mec-single-event .mec-events-meta-group-booking ul li {
    padding: 0;
    list-style: none;
    margin-top: 40px
}

.mec-single-event .mec-events-meta-group-booking h4 {
    margin-bottom: 20px;
    font-size: 23px;
    font-weight: 700
}

.mec-single-event .mec-events-meta-group-booking li h4 {
    font-size: 19px
}

.mec-single-event .mec-events-meta-group-booking button,
.mec-single-event .mec-events-meta-group-booking input {
    border-radius: 0;
    margin-bottom: 6px
}

.mec-single-event .mec-events-meta-group-booking button {
    min-width: 170px;
    margin-top: 5px
}

.mec-single-event .mec-events-meta-group-booking button {
    margin-left: 15px
}

.mec-single-event .mec-book-form-gateway-checkout button {
    margin-left: 0
}

.mec-single-event .mec-book-first,
.mec-single-event .mec-event-tickets-list {
    padding-left: 15px;
    padding-right: 15px
}

.mec-single-event label.mec-fill-attendees {
    margin-left: 15px !important
}

.mec-single-event .mec-events-meta-group-booking .mec-event-ticket-available {
    display: block;
    margin-bottom: 20px;
    margin-top: -17px;
    font-size: 11px;
    color: #8a8a8a
}

.mec-single-event .mec-events-meta-group-booking .mec-book-price-total {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 26px;
    color: #39c36e;
    font-weight: 700;
    padding: 10px 0
}

.mec-single-event .mec-events-meta-group-booking form {
    margin: 0
}

.mec-single-event .mec-events-meta-group-booking h5 span,
.mec-single-event .mec-events-meta-group-booking label {
    color: #424242;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0;
    margin: 3px 0;
    display: block;
    clear: none;
    padding: 5px 1em 3px 0
}

.mec-single-event .mec-events-meta-group-booking h5 span {
    display: inline-block
}

.mec-single-event .mec-events-meta-group-booking h5 span.mec-ticket-variation-name {
    padding-right: 5px;
    text-transform: capitalize
}

.mec-single-event .mec-events-meta-group-booking input::-webkit-input-placeholder {
    color: #aaa
}

.mec-single-event .mec-events-meta-group-booking input:-moz-placeholder {
    color: #aaa
}

.mec-single-event .mec-events-meta-group-booking input[type=date],
.mec-single-event .mec-events-meta-group-booking input[type=email],
.mec-single-event .mec-events-meta-group-booking input[type=number],
.mec-single-event .mec-events-meta-group-booking input[type=password],
.mec-single-event .mec-events-meta-group-booking input[type=tel],
.mec-single-event .mec-events-meta-group-booking input[type=text],
.mec-single-event .mec-events-meta-group-booking select,
.mec-single-event .mec-events-meta-group-booking textarea {
    display: block;
    background: #fcfcfc;
    min-height: 42px;
    min-width: 180px;
    font-size: 13px;
    border: 1px solid #e0e0e0;
    padding: 13px 10px;
    width: 330px;
    margin-bottom: 20px;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .051);
    clear: both
}

.wbmec-mandatory {
    padding-left: 5px;
    font-size: 14px
}

.mec-single-event .mec-events-meta-group-booking .mec-red-notification input,
.mec-single-event .mec-events-meta-group-booking .mec-red-notification select,
.mec-single-event .mec-events-meta-group-booking .mec-red-notification textarea {
    border: 1px solid #ff3c3c
}

.mec-single-event .mec-events-meta-group-booking .mec-red-notification input[type=checkbox],
.mec-single-event .mec-events-meta-group-booking .mec-red-notification input[type=radio] {
    outline: 1px solid #ff3c3c
}

@media only screen and (max-width:479px) {

    .mec-single-event .mec-events-meta-group-booking input[type=date],
    .mec-single-event .mec-events-meta-group-booking input[type=email],
    .mec-single-event .mec-events-meta-group-booking input[type=number],
    .mec-single-event .mec-events-meta-group-booking input[type=password],
    .mec-single-event .mec-events-meta-group-booking input[type=tel],
    .mec-single-event .mec-events-meta-group-booking input[type=text],
    .mec-single-event .mec-events-meta-group-booking select,
    .mec-single-event .mec-events-meta-group-booking textarea {
        width: 100%
    }
}

.mec-single-event .mec-events-meta-group-booking input[type=email]:focus,
.mec-single-event .mec-events-meta-group-booking input[type=number]:focus,
.mec-single-event .mec-events-meta-group-booking input[type=password]:focus,
.mec-single-event .mec-events-meta-group-booking input[type=tel]:focus,
.mec-single-event .mec-events-meta-group-booking input[type=text]:.mec-single-event .mec-events-meta-group-booking input[type=date],
.mec-single-event .mec-events-meta-group-booking select:focus,
.mec-single-event .mec-events-meta-group-booking textarea:focus,
focus {
    border: 1px solid #aaa;
    color: #444;
    background: #fff;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    outline: 0
}

.mec-single-event .mec-events-meta-group-booking input[type=checkbox],
.mec-single-event .mec-events-meta-group-booking input[type=radio] {
    margin-right: 6px;
    margin-top: 5px;
    min-height: 20px;
    clear: none;
    margin: 0 0 0 2px
}

.lity-container .mec-events-meta-group-booking input[type=radio]:before,
.mec-single-event .mec-events-meta-group-booking input[type=radio]:before {
    content: "";
    display: inline-block;
    background: #fff;
    border-radius: 18px;
    width: 18px;
    height: 18px;
    margin: -1px 0 0 -3px;
    cursor: pointer;
    border: 2px solid #e1e7ed;
    box-shadow: 0 2px 15px -3px rgba(69, 77, 89, .32)
}

.lity-container .mec-events-meta-group-booking input[type=radio]:checked:before,
.mec-single-event .mec-events-meta-group-booking input[type=radio]:checked:before {
    border: 7px solid #008aff;
    background: #fff;
    box-shadow: 0 3px 16px -3px #008aff
}

.lity-container .mec-events-meta-group-booking input[type=radio],
.mec-single-event .mec-events-meta-group-booking input[type=radio] {
    min-height: 0;
    margin: 0;
    margin-right: 6px
}

.mec-single-event .mec-events-meta-group-booking input[type=checkbox] {
    float: left
}

.lity-container .mec-events-meta-group-booking .mec_book_first_for_all,
.mec-single-event .mec-events-meta-group-booking .mec_book_first_for_all {
    display: none
}

.mec-events-meta-group-booking ul.mec-book-price-details {
    list-style: none;
    border: 1px solid #eee;
    padding: 0;
    overflow: hidden
}

.mec-events-meta-group-booking ul.mec-book-price-details li {
    font-size: 15px;
    color: #a9a9a9;
    list-style: none;
    padding: 13px 18px;
    margin: 0;
    float: left;
    border-right: 1px solid #eee
}

.mec-events-meta-group-booking ul.mec-book-price-details li:last-child {
    border-right: none
}

.mec-events-meta-group-booking ul.mec-book-price-details li span.mec-book-price-detail-amount {
    font-weight: 700;
    font-size: 21px;
    color: #222
}

.lity-container .mec-events-meta-group-booking label.wn-checkbox-label,
.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label {
    height: 14px;
    width: 14px;
    background-color: transparent;
    border: 1px solid #d4d4d4;
    position: relative;
    display: inline-block;
    -moz-transition: border-color ease .2s;
    -o-transition: border-color ease .2s;
    -webkit-transition: border-color ease .2s;
    transition: border-color ease .2s;
    cursor: pointer;
    box-shadow: 0 2px 16px -2px rgba(0, 0, 0, .2);
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -2px
}

.lity-container .mec-events-meta-group-booking input[type=checkbox]:checked + .wn-checkbox-label,
.mec-single-event .mec-events-meta-group-booking input[type=checkbox]:checked + .wn-checkbox-label {
    border-color: #008aff;
    box-shadow: 0 2px 14px -3px #008aff
}

.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:after,
.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:before,
.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:after,
.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:before {
    position: absolute;
    height: 0;
    width: 1px;
    background-color: #008aff;
    display: inline-block;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    content: '';
    -webkit-transition: opacity ease .5;
    -moz-transition: opacity ease .5;
    transition: opacity ease .5
}

.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:before,
.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:before {
    top: 8px;
    left: 7px;
    box-shadow: 0 0 0 2px #fff;
    -moz-transform: rotate(-145deg);
    -ms-transform: rotate(-145deg);
    -o-transform: rotate(-145deg);
    -webkit-transform: rotate(-145deg);
    transform: rotate(-145deg)
}

.lity-container .mec-events-meta-group-booking input[type=checkbox]:checked + .wn-checkbox-label::before,
.mec-single-event .mec-events-meta-group-booking input[type=checkbox]:checked + .wn-checkbox-label::before {
    height: 12px;
    -moz-animation: dothatopcheck .16s ease 0s forwards;
    -o-animation: dothatopcheck .16s ease 0s forwards;
    -webkit-animation: dothatopcheck .16s ease 0s forwards;
    animation: dothatopcheck .16s ease 0s forwards
}

.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:after,
.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:after {
    top: 6px;
    left: 3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.lity-container .mec-events-meta-group-booking input[type=checkbox]:checked + .wn-checkbox-label::after,
.mec-single-event .mec-events-meta-group-booking input[type=checkbox]:checked + .wn-checkbox-label::after {
    -moz-animation: dothabottomcheck 80ms ease 0s forwards;
    -o-animation: dothabottomcheck 80ms ease 0s forwards;
    -webkit-animation: dothabottomcheck 80ms ease 0s forwards;
    animation: dothabottomcheck 80ms ease 0s forwards;
    height: 4px
}

.mec-single-event .mec-events-meta-group-booking button[type=submit]:after,
.mec-single-event a.button:after {
    display: none;
    font-family: simple-line-icons;
    content: "\e098";
    margin-left: 4px;
    -webkit-animation: rotating 1.2s linear infinite;
    -moz-animation: rotating 1.2s linear infinite;
    -ms-animation: rotating 1.2s linear infinite;
    -o-animation: rotating 1.2s linear infinite;
    animation: rotating 1.2s linear infinite
}



.mec-single-event .mec-events-meta-group-booking form > h4:before,
.mec-single-event .mec-frontbox-title:before {
    padding: 1px 35px;
    border-bottom: 4px solid #40d9f1;
    font-size: 6px;
    content: "";
    text-align: center;
    position: absolute;
    bottom: -4px;
    margin-left: -35px;
    left: 50%
}

.mec-event-meta i:before {
    font-size: 20px;
    vertical-align: middle
}

.mec-event-meta .mec-single-event-additional-organizers i:before,
.mec-event-meta .mec-single-event-organizer i:before {
    font-size: 14px;
    vertical-align: baseline
}

#mec-wrap .mec-events-day-time-slot .mec-events-content {
    float: left;
    width: 33%;
    padding: 0 15px
}

#mec-wrap .mec-events-day-time-slot .mec-events-event-image {
    padding-left: 0
}

#mec-events-content .mec-events-abbr {
    color: #8d8d8d;
    font-size: 14px
}

.mec-single-event .mec-events-content {
    margin-bottom: 30px
}

.mec-single-event .mec-organizer-url a {
    word-wrap: break-word
}

.mec-single-event #headline {
    margin: 0 0 10px
}

.mec-single-event #headline h2 {
    padding: 0
}

.mec-single-event .mec-events-meta-group.mec-events-meta-group-gmap .mec-events-venue-map {
    margin-top: 0;
    padding: 8px;
    border: 1px solid #e5e5e5;
    border-radius: 7px
}

#mec-events-gmap-0 {
    height: 325px !important
}

.mec-events-list .mec-events-day-time-slot .mec-events-event-meta {
    width: 33%;
    float: left;
    padding: 40px;
    height: auto;
    margin: 0
}

.mec-events-day-time-slot .mec-events-content.description.entry-summary {
    font-size: 15px;
    font-weight: 300;
    color: #8d8d8d
}

.mec-events-day-time-slot .type-mec_events h2 {
    font-size: 28px;
    padding-bottom: 20px
}

.mec-events-day .mec-events-day-time-slot .type-mec_events {
    margin: 0
}

.mec-events-day .mec-events-day-time-slot h5 {
    background-color: #8d8d8d
}

.mec-single-event .mec-event-meta .mec-single-event-additional-organizers .mec-events-single-section-title,
.mec-single-event .mec-event-meta .mec-single-event-organizer .mec-events-single-section-title,
.mec-single-event .mec-events-meta-date h3 {
    padding-left: 0;
    margin: 10px;
    display: inline-block
}

.mec-single-event .mec-events-meta-date h3 {
    width: 100%
}

.mec-single-event .mec-events-event-image {
    border: 0
}

.mec-single-event .mec-events-venue-map {
    padding: 0
}

.mec-event-cost,
.mec-event-more-info,
.mec-event-website,
.mec-events-meta-date,
.mec-single-event-additional-organizers,
.mec-single-event-category,
.mec-single-event-date,
.mec-single-event-label,
.mec-single-event-location,
.mec-single-event-organizer,
.mec-single-event-time {
    background: #f7f7f7;
    padding: 12px 14px 8px;
    margin-bottom: 12px;
    vertical-align: baseline;
    position: relative
}

.mec-single-event .mec-events-meta-date dd,
.mec-single-event .mec-single-event-additional-organizers dd,
.mec-single-event .mec-single-event-organizer dd {
    padding-left: 0;
    margin-bottom: 10px
}

.mec-single-event .mec-events-meta-date dd span,
.mec-single-event .mec-single-event-additional-organizers dd span,
.mec-single-event .mec-single-event-organizer dd span {
    display: block;
    padding-left: 12px;
    color: #8d8d8d
}

.mec-single-event .mec-events-meta-date i,
.mec-single-event .mec-single-event-additional-organizers i,
.mec-single-event .mec-single-event-organizer i {
    margin-right: 10px;
    margin-left: 12px
}

.mec-events-meta-group.mec-events-meta-group-venue dl {
    margin-bottom: 0
}

address.mec-events-address {
    line-height: 19px;
    font-style: normal;
    font-size: 12px
}

.mec-single-event .mec-event-content dt {
    margin-top: 5px
}

.mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4
}

.mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none
}

.mec-event-schedule-content {
    border-left: 4px solid #f0f0f0;
    padding-top: 10px;
    margin-top: 30px;
    margin-left: 25px;
    margin-bottom: 20px;
    color: #8a8a8a
}

.mec-event-schedule-content dl {
    padding-left: 24px;
    font-size: 12px;
    position: relative;
    margin-bottom: 35px
}

.mec-event-schedule-content dl:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 20px;
    height: 0;
    border-top: 4px solid #f0f0f0
}

.mec-event-schedule-content dl dt {
    margin: 0 0 10px;
    line-height: 1.16
}

.mec-event-schedule-content dl dt.mec-schedule-title {
    font-size: 13px;
    color: #5a5a5a;
    font-weight: 700
}

.mec-event-schedule-content dl dt.mec-schedule-description {
    font-weight: 300
}

.mec-event-schedule-content .mec-schedule-speakers {
    background: #f7f7f7;
    padding: 10px
}

.mec-wrap .mec-event-schedule-content h6 {
    font-size: 13px;
    color: #5a5a5a;
    font-weight: 700;
    display: inline-block
}

.mec-wrap .mec-event-schedule-content a {
    font-weight: 400;
    color: #5a5a5a;
    transition: all .1s ease
}

.mec-single-event .mec-speakers-details ul li {
    list-style: none;
    background: #f7f7f7;
    padding: 5px 5px 18px 5px;
    margin-top: 14px
}

.mec-single-event .mec-speakers-details ul li a {
    -webkit-transition: .2s all ease;
    transition: .2s all ease
}

.mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a img {
    float: left;
    border-radius: 50%;
    transition: .2s all ease;
    border: 2px solid transparent;
    width: 68px;
    height: 68px
}

.mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a:hover img {
    border-color: #40d9f1
}

.mec-single-event .mec-speakers-details ul li .mec-speaker-name {
    display: inline-block;
    margin-top: 6px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    padding-left: 8px
}

.mec-single-event .mec-speakers-details ul li .mec-speaker-job-title {
    display: block;
    font-size: 12px;
    margin-top: -1px;
    padding-left: 75px
}

.mec-single-event-location img,
.mec-single-event-organizer img {
    margin-bottom: 10px;
    width: 100%
}

.mec-qrcode-details {
    text-align: center
}

.mec-time-comment {
    font-size: 11px
}

.mec-wrap .mec-attendees-list-details p {
    font-weight: 300;
    margin: 20px 0 0 0;
    color: #8d8d8d
}

.mec-wrap .mec-attendees-list-details li {
    list-style: none;
    display: block;
    margin-top: 15px
}

.mec-wrap .mec-attendees-list-details li .mec-attendee-avatar {
    display: inline-block
}

.mec-wrap .mec-attendees-list-details li .mec-attendee-profile-link {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px
}

.mec-attendees-list-details ul {
    margin-bottom: 0
}

.mec-attendees-list-details .mec-attendee-profile-link a {
    color: #8d8d8d
}

.mec-attendees-list-details .mec-attendee-profile-link span {
    display: block;
    color: #000
}

.mec-calendar {
    margin-bottom: 20px;
    border: 1px solid #e8e8e8;
    width: 100%;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .016)
}

.mec-calendar .mec-calendar-topsec {
    display: table;
    background: #fff
}

.mec-calendar .mec-calendar-topsec .mec-calendar-events-sec {
    display: none
}

.mec-calendar .mec-calendar-side {
    width: 590px;
    display: table-cell;
    padding: 40px;
    position: relative;
    text-align: center;
    box-shadow: 0 1px 5px 6px rgba(0, 0, 0, .005) inset
}

.mec-calendar .mec-calendar-events-side {
    display: table-cell;
    height: 100%;
    border-left: 1px solid #efefef;
    padding: 40px;
    width: 100%
}

.mec-calendar .mec-calendar-events-side .mec-table-side-day {
    width: 46px;
    height: 46px;
    margin: 0 auto 20px;
    position: relative;
    text-align: center;
    line-height: 46px;
    border: 1px solid #40d9f1;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 600;
    padding: 0
}

.mec-calendar .mec-calendar-events-side .mec-table-side-title {
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 14px
}

.mec-calendar .mec-calendar-header {
    position: relative;
    width: 560px;
    margin-top: 8px;
    margin-bottom: 16px
}

.mec-calendar .mec-calendar-header h2 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    color: #333
}

.mec-calendar .mec-event-footer {
    width: auto;
    min-height: 60px
}

.mec-calendar dl {
    display: table;
    margin: 0;
    border: none;
    padding: 0;
    table-layout: fixed
}

.mec-calendar dt {
    display: table-cell;
    transition: all .66s ease;
    color: #4d4d4d;
    background: #fff;
    border-radius: 44px;
    font-size: 14px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center
}

.mec-calendar .mec-calendar-table .mec-no-event {
    display: none
}

.mec-calendar .mec-calendar-table-head dt {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px
}

.mec-calendar .mec-calendar-row dt:hover {
    background: #f4f4f4
}

.mec-calendar .mec-table-nullday {
    color: #cacaca
}

.mec-calendar.mec-box-calendar .mec-table-nullday:last-child {
    border-right: 1px solid #eaeaea
}

.mec-calendar .mec-next-month:hover,
.mec-calendar .mec-prev-month:hover {
    background: #f4f4f4
}

.mec-calendar .mec-selected-day,
.mec-calendar .mec-selected-day:hover {
    background: #40d9f1;
    color: #fff
}

.mec-calendar .mec-selected-day a {
    color: #fff
}

.mec-calendar .mec-has-event {
    position: relative
}

.mec-calendar .mec-calendar-row dt.mec-has-event:hover {
    background: #40d9f1
}

.mec-calendar .mec-has-event a {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    color: #4d4d4d;
    transition: all .25s ease;
    text-decoration: none;
    box-shadow: none
}

.mec-calendar .mec-calendar-row dt.mec-has-event.mec-selected-day a,
.mec-calendar .mec-calendar-row dt.mec-has-event:hover a {
    color: #fff
}

.mec-calendar .mec-has-event:after {
    background-color: #40d9f1;
    border-radius: 50%;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    bottom: 14px;
    left: 50%;
    margin: -4px 0 0 -4px;
    position: absolute;
    transition: all .25s ease
}

.mec-calendar .mec-calendar-row dt.mec-has-event:hover:after {
    background-color: #fff
}

.mec-calendar .mec-has-event.mec-selected-day:after {
    display: none
}

.mec-calendar .mec-event-article {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 25px;
    padding-top: 26px;
    border-top: 1px solid #efefef;
    transition: all .33s ease
}

.mec-calendar .mec-event-article:hover {
    background-color: #fafafa
}

.mec-calendar .mec-event-article .mec-event-time {
    font-size: 11px;
    line-height: 1.1;
    margin: 0
}

.mec-calendar .mec-event-article .mec-event-title {
    font-size: 13px;
    padding: 0;
    margin: 10px 0 8px;
    font-weight: 700;
    text-transform: uppercase
}

.mec-calendar .mec-event-article .mec-event-title a {
    text-decoration: none;
    color: #494949;
    transition: color .3s ease
}

.mec-calendar .mec-event-article .mec-event-title a:hover {
    color: #40d9f1
}

.mec-calendar .mec-event-article .mec-event-image,
.mec-calendar .mec-event-list-classic .mec-event-image img {
    width: 65px;
    height: auto
}

.mec-calendar .mec-event-article .mec-event-image {
    float: left;
    margin-right: 20px;
    width: 65px;
    height: auto
}

.mec-calendar .mec-event-article .mec-event-detail {
    font-size: 13px;
    line-height: 1.3;
    font-family: Roboto, sans-serif;
    color: #9a9a9a;
    margin-bottom: 0
}

.mec-calendar .mec-calendar-side .mec-next-month,
.mec-calendar .mec-calendar-side .mec-previous-month {
    cursor: pointer;
    position: absolute;
    top: 0;
    min-width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    color: #a9a9a9;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #efefef;
    border-top: none;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .015);
    transition: all .33s ease
}

.mec-calendar .mec-calendar-side .mec-next-month i,
.mec-calendar .mec-calendar-side .mec-previous-month i {
    font-size: 12px;
    color: #40d9f1;
    cursor: pointer
}

.mec-calendar .mec-calendar-side .mec-next-month:hover,
.mec-calendar .mec-calendar-side .mec-previous-month:hover {
    background-color: #f9f9f9;
    color: #40d9f1
}

.mec-calendar .mec-calendar-side .mec-previous-month {
    left: 0;
    border-bottom-right-radius: 6px;
    border-left: none
}

.mec-calendar .mec-calendar-side .mec-next-month {
    right: 0;
    border-bottom-left-radius: 6px;
    border-right: none
}

@media only screen and (min-width:961px) {
    .mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) .mec-has-event:after {
        width: 6px;
        height: 6px;
        bottom: 6px
    }

    .mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) .mec-calendar-side {
        width: 370px
    }

    .mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) .mec-calendar-header {
        position: relative;
        width: 350px;
        margin-top: 30px;
        margin-bottom: 20px;
        padding-top: 20px
    }

    .mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) dt {
        width: 50px;
        height: 50px;
        line-height: 50px
    }

    .mec-wrap.mec-sm959 .mec-calendar.mec-event-calendar-classic dl dt {
        height: 110px
    }
}

@media only screen and (max-width:1200px) {
    .mec-calendar .mec-has-event:after {
        width: 6px;
        height: 6px;
        bottom: 6px
    }

    .mec-calendar .mec-calendar-side {
        width: 370px
    }

    .mec-calendar .mec-calendar-header {
        position: relative;
        width: 350px;
        margin-top: 30px
    }

    .mec-calendar dt {
        width: 50px;
        height: 50px;
        line-height: 50px
    }
}

@media only screen and (max-width:767px) {
    .mec-calendar .mec-calendar-header h2 {
        font-size: 18px
    }

    .mec-calendar .mec-calendar-topsec {
        width: 100%
    }

    .mec-calendar .mec-calendar-side {
        width: 100%;
        display: block;
        padding: 30px
    }

    .mec-calendar .mec-calendar-header {
        width: auto
    }

    .mec-calendar .mec-calendar-events-side {
        width: 100%;
        display: block;
        height: 100%;
        border-left: none;
        border-top: 1px solid #efefef;
        padding: 20px
    }

    .mec-calendar dl {
        width: 100%
    }

    .mec-calendar dt {
        width: 14%;
        height: 60px;
        line-height: 60px;
        border-radius: 50px
    }
}

@media only screen and (max-width:479px) {
    .mec-calendar .mec-has-event:after {
        width: 4px;
        height: 4px
    }

    .mec-calendar .mec-calendar-header h2 {
        font-size: 16px;
        margin-top: 33px
    }

    .mec-calendar dt {
        height: 38px;
        line-height: 38px
    }

    .mec-calendar .mec-event-list-classic .mec-event-detail,
    .mec-calendar .mec-event-list-classic .mec-event-title {
        font-size: 12px
    }

    .mec-calendar .mec-event-list-classic .mec-event-time {
        font-size: 10px
    }
}

.mec-box-calendar.mec-calendar .mec-has-event a,
.mec-box-calendar.mec-calendar dt {
    border-radius: 0
}

.mec-box-calendar.mec-calendar .mec-calendar-header {
    margin-top: 2px;
    margin-bottom: 30px
}

.mec-box-calendar.mec-calendar dt {
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea
}

.mec-box-calendar.mec-calendar dl dt:last-child {
    border-right: 1px solid #eaeaea
}

.mec-box-calendar.mec-calendar .mec-calendar-table-head dt {
    border-top: 1px solid #eaeaea;
    background-color: #f8f8f8
}

.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {
    background-color: #f4f4f4
}

.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
    border-radius: 2px;
    top: 40px;
    border: 1px solid #eee;
    height: 30px;
    line-height: 30px;
    z-index: 1
}

.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
    left: 60px
}

.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month {
    right: 60px
}

.mec-box-calendar.mec-calendar .mec-calendar-side {
    box-shadow: none
}

.mec-box-calendar.mec-calendar .mec-calendar-events-side {
    border: none
}

.mec-box-calendar.mec-calendar .mec-calendar-events-side .mec-table-side-day {
    border-radius: 2px
}

.mec-box-calendar.mec-calendar h4.mec-month-label {
    position: relative;
    width: 560px;
    margin-top: 2px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    color: #333
}

.mec-widget .mec-box-calendar.mec-calendar h4.mec-month-label {
    width: 100%;
    margin-top: 8px;
    font-size: 13px
}

@media only screen and (max-width:1200px) {
    .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
        left: 42px
    }

    .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month {
        right: 42px
    }

    .mec-calendar .mec-calendar-header h2 {
        font-size: 17px;
        margin-top: 7px
    }
}

.mec-calendar.mec-event-calendar-classic,
.mec-calendar.mec-event-calendar-classic .mec-calendar-side {
    border: none;
    padding: 0;
    width: 100%;
    height: 100%;
    box-shadow: none
}

.mec-calendar.mec-event-calendar-classic .mec-calendar-side {
    display: block
}

.mec-calendar.mec-event-calendar-classic .mec-calendar-header,
.mec-calendar.mec-event-calendar-classic dl {
    width: 100%
}

.mec-calendar.mec-event-calendar-classic dl dt {
    width: auto;
    height: 136px;
    line-height: 1.2;
    text-align: left;
    padding: 5px 7px;
    position: relative
}


.mec-single-event {
    margin-top: 10px
}


.mec-color,
.mec-color-before :before,
.mec-color-hover:hover,
.mec-wrap .mec-color,
.mec-wrap .mec-color-before :before,
.mec-wrap .mec-color-hover:hover {
    color: #40d9f1
}

.mec-bg-color,
.mec-bg-color-hover:hover,
.mec-wrap .mec-bg-color,
.mec-wrap .mec-bg-color-hover:hover {
    background-color: #619b8d;
}


.mec-wrap :after,
.mec-wrap :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (min-width:768px) and (max-width:960px) {
    .mec-container {
        width: 768px
    }
}

@media only screen and (min-width:961px) {
    .mec-container {
        width: 960px
    }
}

@media only screen and (min-width:1200px) {
    .mec-container {
        width: 1196px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:1921px) {
    .mec-container {
        max-width: 1690px
    }
}

.mec-wrap .row {
    margin-left: -10px;
    margin-right: -10px
}

.mec-wrap .row:after,
.mec-wrap .row:before {
    content: " ";
    display: table
}

.mec-wrap .row:after {
    clear: both
}

.mec-wrap .col-lg-1,
.mec-wrap .col-lg-10,
.mec-wrap .col-lg-11,
.mec-wrap .col-lg-12,
.mec-wrap .col-lg-2,
.mec-wrap .col-lg-3,
.mec-wrap .col-lg-4,
.mec-wrap .col-lg-5,
.mec-wrap .col-lg-6,
.mec-wrap .col-lg-7,
.mec-wrap .col-lg-8,
.mec-wrap .col-lg-9,
.mec-wrap .col-md-1,
.mec-wrap .col-md-10,
.mec-wrap .col-md-11,
.mec-wrap .col-md-12,
.mec-wrap .col-md-2,
.mec-wrap .col-md-3,
.mec-wrap .col-md-4,
.mec-wrap .col-md-5,
.mec-wrap .col-md-6,
.mec-wrap .col-md-7,
.mec-wrap .col-md-8,
.mec-wrap .col-md-9,
.mec-wrap .col-sm-1,
.mec-wrap .col-sm-10,
.mec-wrap .col-sm-11,
.mec-wrap .col-sm-12,
.mec-wrap .col-sm-2,
.mec-wrap .col-sm-3,
.mec-wrap .col-sm-4,
.mec-wrap .col-sm-5,
.mec-wrap .col-sm-6,
.mec-wrap .col-sm-7,
.mec-wrap .col-sm-8,
.mec-wrap .col-sm-9,
.mec-wrap .col-xs-1,
.mec-wrap .col-xs-10,
.mec-wrap .col-xs-11,
.mec-wrap .col-xs-12,
.mec-wrap .col-xs-2,
.mec-wrap .col-xs-3,
.mec-wrap .col-xs-4,
.mec-wrap .col-xs-5,
.mec-wrap .col-xs-6,
.mec-wrap .col-xs-7,
.mec-wrap .col-xs-8,
.mec-wrap .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media only screen and (min-width:1200px) {

    .mec-wrap .col-lg-1,
    .mec-wrap .col-lg-10,
    .mec-wrap .col-lg-11,
    .mec-wrap .col-lg-12,
    .mec-wrap .col-lg-2,
    .mec-wrap .col-lg-3,
    .mec-wrap .col-lg-4,
    .mec-wrap .col-lg-5,
    .mec-wrap .col-lg-6,
    .mec-wrap .col-lg-7,
    .mec-wrap .col-lg-8,
    .mec-wrap .col-lg-9,
    .mec-wrap .col-md-1,
    .mec-wrap .col-md-10,
    .mec-wrap .col-md-11,
    .mec-wrap .col-md-12,
    .mec-wrap .col-md-2,
    .mec-wrap .col-md-3,
    .mec-wrap .col-md-4,
    .mec-wrap .col-md-5,
    .mec-wrap .col-md-6,
    .mec-wrap .col-md-7,
    .mec-wrap .col-md-8,
    .mec-wrap .col-md-9,
    .mec-wrap .col-sm-1,
    .mec-wrap .col-sm-10,
    .mec-wrap .col-sm-11,
    .mec-wrap .col-sm-12,
    .mec-wrap .col-sm-2,
    .mec-wrap .col-sm-3,
    .mec-wrap .col-sm-4,
    .mec-wrap .col-sm-5,
    .mec-wrap .col-sm-6,
    .mec-wrap .col-sm-7,
    .mec-wrap .col-sm-8,
    .mec-wrap .col-sm-9,
    .mec-wrap .col-xs-1,
    .mec-wrap .col-xs-10,
    .mec-wrap .col-xs-11,
    .mec-wrap .col-xs-12,
    .mec-wrap .col-xs-2,
    .mec-wrap .col-xs-3,
    .mec-wrap .col-xs-4,
    .mec-wrap .col-xs-5,
    .mec-wrap .col-xs-6,
    .mec-wrap .col-xs-7,
    .mec-wrap .col-xs-8,
    .mec-wrap .col-xs-9 {
        padding-left: 15px;
        padding-right: 15px
    }

    .mec-wrap .row {
        margin-left: -15px;
        margin-right: -15px
    }
}

.mec-container [class*=col-].alpha {
    padding-left: 0
}

.mec-container [class*=col-].omega {
    padding-right: 0
}

.mec-wrap .col-xs-1,
.mec-wrap .col-xs-10,
.mec-wrap .col-xs-11,
.mec-wrap .col-xs-12,
.mec-wrap .col-xs-2,
.mec-wrap .col-xs-3,
.mec-wrap .col-xs-4,
.mec-wrap .col-xs-5,
.mec-wrap .col-xs-6,
.mec-wrap .col-xs-7,
.mec-wrap .col-xs-8,
.mec-wrap .col-xs-9 {
    float: left
}

.mec-wrap .col-xs-12 {
    width: 100%
}

.mec-wrap .col-xs-11 {
    width: 91.66666666666666%
}

.mec-wrap .col-xs-10 {
    width: 83.33333333333334%
}

.mec-wrap .col-xs-9 {
    width: 75%
}

.mec-wrap .col-xs-8 {
    width: 66.66666666666666%
}

.mec-wrap .col-xs-7 {
    width: 58.333333333333336%
}

.mec-wrap .col-xs-6 {
    width: 50%
}

.mec-wrap .col-xs-5 {
    width: 41.66666666666667%
}

.mec-wrap .col-xs-4 {
    width: 33.33333333333333%
}

.mec-wrap .col-xs-3 {
    width: 25%
}

.mec-wrap .col-xs-2 {
    width: 16.666666666666664%
}

.mec-wrap .col-xs-1 {
    width: 8.333333333333332%
}

@media (min-width:768px) {

    .mec-wrap .col-sm-1,
    .mec-wrap .col-sm-10,
    .mec-wrap .col-sm-11,
    .mec-wrap .col-sm-12,
    .mec-wrap .col-sm-2,
    .mec-wrap .col-sm-3,
    .mec-wrap .col-sm-4,
    .mec-wrap .col-sm-5,
    .mec-wrap .col-sm-6,
    .mec-wrap .col-sm-7,
    .mec-wrap .col-sm-8,
    .mec-wrap .col-sm-9 {
        float: left
    }

    .mec-wrap .col-sm-12 {
        width: 100%
    }

    .mec-wrap .col-sm-11 {
        width: 91.66666666666666%
    }

    .mec-wrap .col-sm-10 {
        width: 83.33333333333334%
    }

    .mec-wrap .col-sm-9 {
        width: 75%
    }

    .mec-wrap .col-sm-8 {
        width: 66.66666666666666%
    }

    .mec-wrap .col-sm-7 {
        width: 58.333333333333336%
    }

    .mec-wrap .col-sm-6 {
        width: 50%
    }

    .mec-wrap .col-sm-5 {
        width: 41.66666666666667%
    }

    .mec-wrap .col-sm-4 {
        width: 33.33333333333333%
    }

    .mec-wrap .col-sm-3 {
        width: 25%
    }

    .mec-wrap .col-sm-2 {
        width: 16.666666666666664%
    }

    .mec-wrap .col-sm-1 {
        width: 8.333333333333332%
    }
}

@media (min-width:961px) {

    .mec-wrap .col-md-1,
    .mec-wrap .col-md-10,
    .mec-wrap .col-md-11,
    .mec-wrap .col-md-12,
    .mec-wrap .col-md-2,
    .mec-wrap .col-md-3,
    .mec-wrap .col-md-4,
    .mec-wrap .col-md-5,
    .mec-wrap .col-md-6,
    .mec-wrap .col-md-7,
    .mec-wrap .col-md-8,
    .mec-wrap .col-md-9 {
        float: left
    }

    .mec-wrap .col-md-12 {
        width: 100%
    }

    .mec-wrap .col-md-11 {
        width: 91.66666666666666%
    }

    .mec-wrap .col-md-10 {
        width: 83.33333333333334%
    }

    .mec-wrap .col-md-9 {
        width: 75%
    }

    .mec-wrap .col-md-8 {
        width: 66.66666666666666%
    }

    .mec-wrap .col-md-7 {
        width: 58.333333333333336%
    }

    .mec-wrap .col-md-6 {
        width: 50%
    }

    .mec-wrap .col-md-5 {
        width: 41.66666666666667%
    }

    .mec-wrap .col-md-4 {
        width: 33.33333333333333%
    }

    .mec-wrap .col-md-3 {
        width: 25%
    }

    .mec-wrap .col-md-2 {
        width: 16.666666666666664%
    }

    .mec-wrap .col-md-1 {
        width: 8.333333333333332%
    }
}

@media (min-width:1200px) {

    .mec-wrap .col-lg-1,
    .mec-wrap .col-lg-10,
    .mec-wrap .col-lg-11,
    .mec-wrap .col-lg-12,
    .mec-wrap .col-lg-2,
    .mec-wrap .col-lg-3,
    .mec-wrap .col-lg-4,
    .mec-wrap .col-lg-5,
    .mec-wrap .col-lg-6,
    .mec-wrap .col-lg-7,
    .mec-wrap .col-lg-8,
    .mec-wrap .col-lg-9 {
        float: left
    }

    .mec-wrap .col-lg-12 {
        width: 100%
    }

    .mec-wrap .col-lg-11 {
        width: 91.66666666666666%
    }

    .mec-wrap .col-lg-10 {
        width: 83.33333333333334%
    }

    .mec-wrap .col-lg-9 {
        width: 75%
    }

    .mec-wrap .col-lg-8 {
        width: 66.66666666666666%
    }

    .mec-wrap .col-lg-7 {
        width: 58.333333333333336%
    }

    .mec-wrap .col-lg-6 {
        width: 50%
    }

    .mec-wrap .col-lg-5 {
        width: 41.66666666666667%
    }

    .mec-wrap .col-lg-4 {
        width: 33.33333333333333%
    }

    .mec-wrap .col-lg-3 {
        width: 25%
    }

    .mec-wrap .col-lg-2 {
        width: 16.666666666666664%
    }

    .mec-wrap .col-lg-1 {
        width: 8.333333333333332%
    }
}

#mec_woo_add_to_cart_btn {
    min-width: 170px;
    margin-top: 5px;
    text-align: center
}

@media (max-width:768px) {
    .mec-event-image {
        display: none;
    }

    .ml {
        margin-left: 60px;
    }

}

@media (max-width:479px) {


    .ml {
        margin-left: 0px;
    }

}
