/* Enter Your Custom CSS Here */
.mk-title{font-family: 'october', sans-serif !important;
}

#footer-info {
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    float: none;
}

.mk-logo{font-family: 'october', sans-serif !important; 
	 
	font-size: 75px;
	font-weight: normal;
	top: 35px;
  position: absolute;
	transition: font-size .5s;
		color:#492352;
}
.et-fixed-header .mk-logo{font-family: 'october', sans-serif !important; 
	color:#492352; 
	font-size: 65px;
	font-weight: normal;
	top: 23px;
    position: absolute;
}

#optin {
	
	padding: 0px 15px 20px;
	text-align: center
}


#optin p{color:#2a2a2a; font-size:18px; line-height:24px;
padding-bottom:10px;}

	#optin input {
		
		border: 1px solid #ccc;
		font-size: 15px;
font-style: normal;
line-height:20px;
		margin-bottom: 10px;
		padding: 11px 10px;
		
background: #f6f6f6;
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.67),inset 0 1px 3px rgba(5,5,5,0.13);
-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.67),inset 0 1px 3px rgba(5,5,5,0.13);
box-shadow: 0 1px 0 rgba(255,255,255,0.67),inset 0 1px 3px rgba(5,5,5,0.13);

margin-bottom:15px;
width:90%;
color:#2a2a2a;
		
	}
		#optin input.name { background: #fff; padding-left: 15px }
		#optin input.email { background: #fff ; padding-left: 15px }
		#optin input[type="submit"] {
			background: #fff;
			border: 1px solid #fff;
			color: #472150;
			cursor: pointer;
			font-size: 16px;
			font-weight: bold;
			padding: 11px 0;
			box-shadow: 0 -4px 0 rgba(0, 0, 0, 0.1) inset;
			
		}

@media screen and (max-width:980px){
	.et_menu_container{
		min-height:70px;
	}
	.et_mobile_menu{top:75px;}
}

div.tribe-events-notices>ul{
	padding-bottom:0 !important;
	
}


.music-player .wp-playlist-light,
.music-player .wp-playlist-light .wp-playlist-playing {
    background: #999;
    border-color: #999;}

.wpforms-submit{
	background:#472150 !important;
}

.et_pb_testimonial_company{
		display:block !important;
}
.et_pb_testimonial_description{
		display:flex;
		flex-direction:column;
}
.et_pb_testimonial_description_inner{
		order:3;
		margin-top:30px;
}
.et_pb_testimonial_author{
		margin-top:20px;
}
.et_pb_testimonial_position{
		font-weight:bold; 
		white-space: pre-line;
}

