.five-columns .vc_col-sm-2 {
    width: 20% !important;
}

.wrapper-book {
    margin-left: 15px;
    margin-right: 15px;
}

.mec-wrap .button, .mec-wrap a.button:not(.owl-dot), .mec-wrap button:not(.owl-dot):not(.gm-control-active), .mec-wrap input[type=button], .mec-wrap input[type=reset], .mec-wrap input[type=submit] {
    background-color: #000 !important;
}

.mec-wrap .mec-totalcal-box input[type=search] {
    width: calc(100% - 56px);
}

.eventItemDesc {
    padding: 0px;
}

.eventItemDesc > h1 {
    display: none;
}

.event-color {
    display: none;
}

.mec-event-content p {
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    color: #333333;    
    font-weight: normal;
}

.mec-events-content ul {
    list-style-type: disc !important;
    margin-left: 20px;
}

.mec-single-event .mec-event-export-module {
    display: none !important;
}

.uni-container .hide {
    display: none;
}

.page-template-templ-page-with-header-php,
.page-template-templ-classes {
    background: #fff !important;
}

.show-adventures .wpb_single_image {
    cursor: pointer;
}

.page-template-templ-page-with-header-php .wpb_text_column {
    line-height: normal !important;
}

.page-template-templ-page-with-header-php .wpb_text_column p {
    margin-bottom: 15px !important;
}

.shareSinglePost a:nth-child(2) {
    display: none;
}

.postItemTime {
    display: none;
}

.mec-book-price-details {
    display: none;
}

.mec-success {
    font-size: inherit;    
    background-color: #EBFFE5;
}

.contactInfo p, .storyDesc p {
    font-weight: normal !important;
    color: #333333 !important;
}

body, table, input, textarea, select, li, button, p, blockquote, ol, dl, form, pre, th, td, a {    
    color: #333333;
}


@media (max-width: 400px) {
    #termsPopup {
        max-width: 375px!important;
    }    
}
