/*
Theme Name: Tuto-child
Version: 1.0
Description: A child theme of Tuto
Template: tuto
*/

@import url("../tuto/style.css");

#tw-responsive a {
	color: #ff2bc3;
}

.entry-content a:hover {
    color: #cc45a5;
}

.mh-header-nav-wrap {
    background: transparent;
    border-top: none;
}
.mh-main-nav-wrap {

}
.mh-main-nav-wrap li a:hover {
    background-color: black;
}
.mh-navigation ul li:hover > ul {
    background: #383838;
}
.mh-content-wrapper {
    background: transparent;
    padding: 0px;
}
.mh-footer {
    background: transparent;
    border-top: none;
}
.mh-copyright a {
    color: #fff;
    font-weight: bold;
}
table {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
td, th {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.mh-widget {
    border-radius: 25px;
    background: black;
	text-align: center;
}
.mh-sidebar {
    padding-top: 111px;
}
.mh-widget-title {
	color: #7b57ff;
}


.mh-sidebar-widget-title-inner:before, .mh-sidebar-widget-title-inner:after {
  border-bottom: solid 1.5px #7b57ff !important;
}

.mh-sidebar-widget-title-inner {
    position: relative;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    letter-spacing: 2.25px;
}




.i3_sfmc_submit, #i3_sfmc_title {
    background: #1a1a1a;
    font-size: 12px;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 15px 0px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
    /* border-bottom: none !important; */
}
#i3_sfmc_lists_container {
    color: white;
    padding-bottom: 25px;
}
.i3_sfmc_big_arrow_right {
    width: 12px;
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    float: left;
    margin-top: 5px;
}
input[type=submit] {
    border: none;
}
@media (max-width: 768px){
	#tw-slider {
	display: none;
	}
	.slicknav_menu {
		background: transparent;
	}
	.slicknav_btn {
		background: transparent;
	}
	.slicknav_btn {
		background: transparent;
		float: left;
	}
	
	.mh-site-logo {
		position: absolute;
		top: 3em;
		left: 0;
		right: 0;
	}


}

.mh-copyright-wrap {
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.mh-main-nav-mobile .slicknav_btn, .mh-main-nav-mobile .slicknav_menu, .mh-main-nav-mobile .slicknav_nav .slicknav_item:hover, .mh-main-nav-mobile .slicknav_nav a:hover {
    background: #000000;
}
.mh-main-nav-mobile .slicknav_nav ul {
    border-top: 1px solid #1f1e1e;
}
.slicknav_nav ul {
    padding: 20px 0 0 15px;
    margin: 0;
    border-top: 1px solid #ea1601;
}
.slicknav_nav ul {
    padding: 20px 0 0 15px;
    margin: 0;
    border-top: 1px solid #adadad;
}
.tw-plugin-calendar #calendar .tw-cal-full-venue {
    color: #285c81;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 10px;
    padding-top: 12px;
}
#tw-slider .tw-slick-slide-image {
    height: 225px;
    background-color: rgba(0, 0, 0, 0.6);
}
#tw-slider .tw-slick-slide-caption {
    background-color: rgba(217, 15, 15, 0.5);
}
.mh-main-nav-wrap {
    background: #0b0b0b;
    border-bottom: solid 1.5px rgba(255, 255, 255, 0.13);
}
.mh-subfooter {
    border-top: transparent;
    background: transparent;
}


.mh-site-logo {
	position: absolute;
    display: flex;
    justify-content: center;
	flex-direction: row;
	padding: 18px 0;
    margin-left: 0em;
	top: 0;
}

.wp-custom-logo .mh-header-text {
	margin-top: 0;
}

.mh-header-title {
	color: #fff;
    font-family: bureau-grot-condensed;
    font-weight: 600;
    text-align: left;
    letter-spacing: 1.5px;
    font-size: 1.25em;
}

.mh-header-tagline {
	color: #fff;
    font-family: bureau-grot-condensed;
    letter-spacing: 1.5px;
	 font-size: 1em;
    font-weight: 300;
    line-height: 1.25em;
    padding-top: 10px;
}

.wp-custom-logo .mh-header-text {
	text-align: left;
}


.custom-logo {
  width: 65% !important;
}

.custom-logo-link {
	max-width: 35%;
}

.mh-header-nav-mobile {
	display: none;
}

@media screen and (min-width: 400px) {
	
	.custom-logo {
	  width: 33% !important;
	}
	
}

@media screen and (min-width: 768px) {
	.custom-logo {
	  width: 45% !important;
	  max-width: 300px;
	}
	
	.custom-logo-link {
		max-width: none;
	}
	
	.mh-header-nav-mobile {
		display: block;
	}
	
	.mh-header-tagline {
		 line-height: 1;
	}
	
	
	.mh-site-logo {
		display: flex;
		justify-content: center;
		padding: 40px 0;
		top: auto;
		left: 0;
		right: 0;
		bottom: 1.5em;
	}

.wp-custom-logo .mh-header-text {
	margin-top: 0;
}

.mh-header-title {
	color: #fff;
    font-family: bureau-grot-condensed;
    font-weight: 600;
    text-align: left;
    letter-spacing: 1.5px;
    font-size: 2.55em;
}

.mh-header-tagline {
	color: #fff;
    font-family: bureau-grot-condensed;
    letter-spacing: 1.5px;
	font-size: 1.25em;
}

	
}

.mh-navigation li a {
  color: #fff;
	font-size: 18px;
	font-weight: 400;
  font-family: bureau-grot-condensed;
  letter-spacing: 1.5px;
}

#menu-main-menu {
  display: flex;
  justify-content: center;
}

.page-id-7 .entry-title {
/*  display: none; */
}

.mh-sidebar {
  padding-top: 30px;
}

#i3_sfmc_title {
      background: #0c0c0c;
    font-size: 18px;
    border: solid 2px #ffffff !important;
    border-radius: 0;
    color: #ffffff;
    margin-bottom: 12px !important;
    line-height: 1;
    font-weight: 400;
    font-family: bureau-grot-condensed;
    letter-spacing: 1.5px;
}

.i3_sfmc_email {
   width: 92.25%;
   margin-bottom: 10px;
   padding: 10px 12px;
	font-weight: 400;
  font-family: bureau-grot-condensed;
  letter-spacing: 1.5px;
}

input[type=submit] {
	background: #7b57ff;
	border-radius: 0;
	width: 70%;
	margin: auto;
	display: block;
	margin-top: 8px;
	color: #fff;
	font-weight: 400;
	font-family: bureau-grot-condensed;
	letter-spacing: 1.5px;
	font-size: 15px;
	text-shadow: 1px 1px 1px #111;
}

input[type=submit]:hover {
  color: #7b57ff;
}

#i3_sfmc_lists_container {
  display: none !important;
}

.simple-page-container p a  {
  font-size: 20px;
}

.mh-widget {
  background: #0c0c0c;
  border-radius: 0;
}

.mh-navigation li:hover {
  background: transparent;
}

.mh-navigation li a:hover {
 background-color: transparent;
 color: #ff2bc3;
 border-bottom: solid 1.5px #ff2bc3;
}

.mh-navigation ul ul li:hover {
  background: #ff2bc3;
}

.mh-navigation ul ul li a:hover {
   color: #fff;
    font-size: 18px;
    border-bottom: none;
}

.content-title {
  margin-top: 30px;
}
   



.simple-page-container {
 width: 70%;
 margin: auto;
 text-align: center;
 color: #fff;
}

.simple-page-title {
   color: #fff;
}

.phone-num, .address { 
  color: #fff;
  font-size: 18px !important;
}



.entry-content a:hover {
 text-decoration: none;
}

.phone-num:hover, .address:hover {
  border-bottom: solid 2px #ff2bc3;
  color: #ff2bc3;
  text-decoration: none;
}

.entry-content a {
  color: #ff2bc3; 
  font-weight: 800; 
}

.entry-content, .entry-content p, .mh-content p {
	color: #fff;
	font-family: acumin-pro-condensed, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 16px;
}

.blog-link {
	background: #7b56ff;
    min-width: 150px;
    display: block;
    width: 150px;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.blog-link:hover {
	color: #ccc;
}

.entry-content h1 {
	    color: #fff;
    font-weight: 700;
    font-family: bureau-grot-condensed;
    letter-spacing: 1.5px;
    text-transform: uppercase;
	  font-size: 30px;
}


.page-id-43 .entry-content a:hover {
border-bottom: solid 2px #7b56ff;
  text-decoration: none;
 color: #7b56ff;
}

.mh-social-nav-footer {
    width: 100%;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
}

.mh-copyright-wrap  {
      padding-top: 0;
    margin-top: -16px;
}

.mh-copyright {
    display: block;
    text-align: center;
    margin: 30px auto;
    margin-bottom: 8px;
    color: #7b56ff;
    font-family: acumin-pro-condensed, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 16px;
}


.mh-sidebar-widget-title-inner {
  font-family: bureau-grot-condensed;
	font-weight: 500;
	letter-spacing: 1px;
}

#menu-top-header-nav li a {
	font-size: 13.5px;
    padding: 0 8px;
    font-weight: 400;
    font-family: bureau-grot-condensed;
    letter-spacing: 1px;
}

.mh-header-nav-wrap {
	border-bottom: solid 1px #ff2bc3;
}

.mh-social-nav li a:hover {
	background: #ff2bc3;
}

/* FOOTER STYLES */

.mh-footer-widget {
  background: transparent;
  color: #fff;
}

.mh-footer-widget-title {
 background: #0c0c0c;
 border: solid 1.25px #7b56ff;
 font-weight: 500;
 font-family: bureau-grot-condensed;
 text-transform: uppercase;
 font-size: 15px;
}

.contact-footer {
 font-family: bureau-grot-condensed !important;
  font-size: 19px;
  font-weight: 500;
  text-align: center;
  
}

/* Posts Page */
.mh-loop-thumb:before { position: absolute; bottom: 100%; left: 0; width: 100%; height: 100%; content: ''; opacity: 0.75; z-index: 1; background: #1eb089; background: -moz-linear-gradient(left, #7b56ff 0%, #22313f 100%, #22313f 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #7b56ff), color-stop(100%, #22313f), color-stop(100%, #7db9e8)); background: -webkit-linear-gradient(left, #7b56ff 0%, #22313f 100%, #22313f 100%); background: -o-linear-gradient(left, #7b56ff 0%, #22313f 100%, #22313f 100%); background: -ms-linear-gradient(left, #7b56ff 0%, #22313f 100%, #22313f 100%); background: linear-gradient(to right, #7b56ff 0%, #22313f 100%, #22313f 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b56ff', endColorstr='#22313f', GradientType=1); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }

.mh-meta .fa {
	color: #7b56ff;
}

.mh-loop-content-inner {
    font-family: acumin-pro-condensed, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 16px;
}

.mh-excerpt-more span {
	color: #7b56ff;
    padding: 6px 20px;
    border: 1px solid #7b56ff;
}

.mh-excerpt-more span:before {	
    background: #7b56ff;
}

.mh-page-title {
    padding: 20px 25px;
    background: none;
    color: #fff;
    font-weight: 400;
    font-family: bureau-grot-condensed;
    letter-spacing: 1.5px;
    font-size: 36px;
    padding-left: 0;
    border-bottom: solid 1px #fff;
}

.entry-title {
	 color: #fff;
    font-weight: 400;
    font-family: bureau-grot-condensed;
    letter-spacing: 1.5px;
    font-size: 36px;
    padding-left: 0;
	padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: solid 1px #fff;
}

.mh-post-nav-wrap {
	background: none;
}

.mh-post-nav a, .entry-meta a {
	color: #fff;
}

.mh-post-nav a:hover {
    color: #7b57ff;
}

.mh-loop-title {
	 font-weight: 400;
    font-family: bureau-grot-condensed;
    letter-spacing: 1.5px;
    font-size: 22px;
    padding-left: 0;
    padding: 10px 0;
    color: #111;
    margin-bottom: 10px;
    border-bottom: solid 1px #000;
}

.mh-loop-title a {
	  color: #111;
}


@media screen and (max-width: 1475px) {
	.mh-container {
		width: 100%;
		max-width: none;
	}
	
	.mh-wrapper {
		padding: 25px 0;
		margin: 0 3em;
	}
}

   