/*
 Theme Name:   TWC
 Theme URI:    http://www.thewebco.co.nz
 Description:  TWC standard child theme.
 Author:       The Web Company
 Author URI:   http://www.thewebco.co.nz
 Template:     Divi
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.mec-wrap {
    margin-top: 10px;
}
.single-post .entry-title{
	display:none;
}
.single .mec-container{
	margin-top: 130px;
	margin-bottom: 80px;
}
.single .widget_custom_html{
	width:100%;
}
.mec-wrap.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap i,
.mec-wrap.mec-modern-search-bar .mec-totalcal-box .mec-text-input-search i{
    color: #24cc6b;
}
.mec-modal-wrap .mec-single-event-organizer .mec-img-organizer,
.single .mec-single-event-organizer .mec-img-organizer{
	background: #24cc6b;
	padding: 10px;
}

.mec-events-event-image{
	border:1px solid #e6e6e6 !important;
}

.mec-wrap h3,h2{
	color:#24cc6b !important;
} 

.error404 #main-footer,
.search-results #main-footer,
.single-mec-events #main-footer{
	border-top:1px solid #ccc;
	background-color: #fff;
}

.error404 #main-footer #footer-bottom,
.search-results #main-footer #footer-bottom {
    padding-bottom: 25px;
    padding-top: 25px;
}
.tags .mec-event-social,
.archive .mec-event-social,
.error404 .mec-event-social,
.search-results .mec-event-social{
	display:none;
}
.single-mec-events #main-footer #footer-bottom{
	margin-top:20px;
}
.tax-mec_category #et-main-area{
	margin-top: 150px;
}


.single-mec-events table {
    border: 1px solid #cdcdcd;
	margin-bottom:20px;
}
.single-mec-events table th, 
.single-mec-events table thead {
    font-weight: 700;
    color: #fff;
    background-color: #002039;
    vertical-align: middle;
	padding: 15px 15px;
}
.single-mec-events table thead tr th{
	border-right:1px solid #ccc;
}
.single-mec-events table tbody tr td{
	padding: 10px 10px;
	border-right:1px solid #ccc;
}
.single-mec-events table tbody tr{
	border-bottom:1px solid #ccc;
}
.mec-single-event .mec-booking-button:hover {
    background-color: #002039 !important;
}
.mec-single-event .mec-events-meta-group-gmap{
	display:none;
}
.mec-single-event .widget_archive,
.mec-single-event .widget_tag_cloud{
	display:none;
}

.mec-wrap h3 {
    font-size: 27px;
    line-height: 1.4em;
}
.mec-single-event-category{
	display:none !important;
}
.mec-search-bar-wrap input#mec-search-bar-input {
    background: #24cc6b;
}