
.header {
	background: #fff; 
	border-bottom: 5px double #666; 
}

.hentry {
	border: 0; 
}

.entry-content {
	padding: 1.5em 0;
}

.top-nav li a {
	color: #333;
	text-align: center; 
	font-weight: bold; 
	background: #efefef;
	border-bottom: 1px solid #fff; 
}

.top-nav li .sub-menu {
	margin: 0 0 0 1em;
}

.topbar {
	background: #333; 
}

.header-links a {
	text-decoration: none;
    color: #fff;
    width: 33%;
    float: left;
	text-align: center;
    padding: 10px;
}

.header-links a i {
	border-radius: 50%;
    border: 2px solid #fff;
    height: 30px;
    width: 30px;
    line-height: 26px;
    text-align: center;
}

.menu-bar {
	background: #333; 
}

#showMenu {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-weight: bold;
}

#showMenu span {
	    text-transform: uppercase;
    padding-right: 5px;
}

.header-nav {
	float: left; 
	width: 100%; 
	border-bottom: 10px solid #333;
}

#logo {
	text-align: center; 
}

.course-img.noimg {
	background-image:url(../images/mmt-logo-3-2.png); 
}

.course-img {
	background-size: cover;
    background-position: center center;
    width: 300px;
    height: 200px;
	border: 1px solid #efefef;
}

.course-wrap {
	padding: 2em 0; 
	border-bottom: 5px dashed #989898;
}

.excerpt-read-more {
	display: none; 
}

.mmt-btn {
	float: left; 
	width: auto;
	padding: 5px 10px; 
	text-align: center; 
	font-weight: bold; 
	background: #989898;
	color: #fff; 
	transition: all .3s; 
	-webkit-transition: all .3s; 
	-moz-transition: all .3s; 
	text-decoration: none;
}

.mmt-btn:hover,
.mmt-btn:active,
.mmt-btn:focus,
.mmt-btn:visited {
	background: #333; 
	color: #fff; 
	transition: all .3s; 
	-webkit-transition: all .3s; 
	-moz-transition: all .3s; 
}

input {
	box-sizing: border-box; 
}

input[type="search"], 
input[type="text"],
input[type="email"],
textarea,
select {
	background-color: #fff; 
	border-radius: 0; 
	border: 2px solid #333;
	box-sizing: border-box; 
}

input[type="submit"] {
	background: #989898;
	color: #fff; 
	padding: 5px 10px;
	transition: all .3s; 
	-webkit-transition: all .3s; 
	-moz-transition: all .3s; 	
	border: 2px solid #333;
	font-weight: bold; 
}

input[type="submit"]:hover {
	background: #333;
	color: #fff; 
	transition: all .3s; 
	-webkit-transition: all .3s; 
	-moz-transition: all .3s;
}

.hero-banner {
	position: relative; 
	text-align: center; 
	margin-bottom: 2em; 
}

.hero-img {
	background-image: url(../images/bannerDefault.png); 
	float: left;
    height: 300px;
    background-size: cover;
    background-position: center center;
    width: 100%;
    filter: blur(8px);
    -webkit-filter: blur(8px);
	display: flex; 
}

 
.mask {
	position: absolute; 
	top: 0; 
	bottom: 0;
	left: 0; 
	right: 0; 
	background: rgba(0,0,0,0.4); 
}

.hero-banner  .inner {
	position: absolute; 
	top: 0; 
	bottom: 0;
	left: 0; 
	right: 0; 
	display: flex; 
}

.hero-banner h1 {
	font-weight: bold; 
	color: #fff; 
	margin: auto; 
}

.contact-form {
	background: #989898;
    float: left;
    padding: 1.5em;
    color: #fff;
    font-weight: bold;
}

.contact-form h2 {
	margin-top: 0; 
	font-weight: bold; 
}

.footer {
	background: #666666 !important; 
}

.footer-logos {
	text-align: center; 
}

.footer-logos img {
	display: inline-block; 
	max-width: 32%; 
	padding: 0 10px; 
	height: auto; 
}

.single-title { 
	margin: 1em 0 0; 
}

.course-side {
	margin: 0 0 1em; 
}

.course-side img {
	width: 47%;
    float: left;
    height: auto;
    margin-right: 3%;
    margin-bottom: 3%;
	max-width: 150px; 
}

ul {
	list-style-type: disc; 
	margin-left: 1em; 
}

.mmt-ticket {
	float: left; 
	width: 100%; 
	padding: 20px 0; 
}

.mmt-price {
	float: left;
    width: 100%;
    padding: 0 0 20px 0;
    font-weight: bold;
    font-size: 1.5rem;
}

iframe {
	max-width: 100%; 
	margin-bottom: 20px; 
} 

.courses-archive {
	margin-bottom: 50px; 
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	background: #666666; 
}

.woocommerce ul.products[class*=columns-] li.product, 
.woocommerce-page ul.products[class*=columns-] li.product {
	width: 100%; 
	border-bottom: 1px solid #ccc;
    padding-bottom: 2em;
}

.woocommerce ul.products li.product a img {
	max-width: 150px; 
	float: left; 
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
	float: right;
    width: calc(100% - 150px);
    margin-top: 0;
    padding-top: 0;
    padding: 0 0 10px 10px;
	color: #333;
	font-size: 1.25rem;
}

.shop-short-descrip {
	float: right;
    width: calc(100% - 150px);
    padding: 0 0 10px 10px;
}

.shop-short-descrip p {
	margin: 0; 
	color: #666; 
}

.woocommerce ul.products li.product .price {
	float: right;
    width: calc(100% - 150px);
	padding: 0 0 10px 10px;
}

.woocommerce ul.products li.product .button {
    margin: 0 0 10px 10px;
    background: #333;
    color: #fff;
}

.shop-read-more {
    margin: 0 0 10px 10px;
    background: #333;
    color: #fff;
}

.related.products {
	float: left;
    width: 100%;
    border-top: 2px solid;
    margin-top: 2em;
}

.tabs.wc-tabs {
	display: none; 
}

.facebook-feed {
    padding-bottom: 2em;
	margin-bottom: 2em; 
}

.facebook-feed h3 {
	color: #139CF7;
    font-size: 1.75rem;
    margin: 0 0 0.5em;
    border-bottom: 1px solid;
}

.available-dates h3 {
	font-weight: bold; 
}

.course-date-info {
	float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}