/*
Theme Name:     Music.Innovation.Consumers
Theme URI:      http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme for Music.Innovation.Consumers, by Cornershop Creative
Author:         Cornershop Creative
Theme URI:      http://cornershopcreative.com/
Template:       jupiter
Version:        4.0.5
*/

/* -- Custom Styles -- */
.main-navigation-ul > li.menu-item > a.menu-item-link {
	font-size: 17px!important;
}



#theme-page h2 {
	text-transform: uppercase;
}

.mk-flex-slides li > div {
	margin: 0 4px;
	border: 1px solid #0000001a;
}
.blog-carousel-thumb {
	position: relative;
}
.blog-carousel-title {
	display: block;
	margin-bottom: 0 !important;
	padding: 15px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 14px !important;
	line-height: 20px !important;
}
.blog-carousel-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=@opacity * 100);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.mk-flex-slides li:hover .blog-carousel-overlay{
	filter: alpha(opacity=@opacity * 100);
	-moz-opacity: 80;
	-khtml-opacity: 80;
	opacity: 80;
	opacity: .8;
}

.mk-shortcode.mk-blog-carousel {
	margin-top: 20px;
	margin-bottom: 20px;
}

#mission .mk-skip-to-next {
	bottom: -45px;
}

#mission .page-section-content {
	padding-top: 30px;
	padding-left: 9%;
	padding-right: 9%;
}

ul a .mk-svg-icon {
	display: none;
}

ul.menu a{
	font-weight: bold;
}

.widget_social_networks .mk-svg-icon{
	height: 24px!important;
	width: 24px!important;
}

.news-single-date {
	display: block;
}

body .news-single-social li a:link {
	color: #2e2e2e;
}

body .news-single-social li a:hover {
	color: #f97352;
}

.mk-back-top-text {
	text-align: right;

	text-align: right;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 3px solid #E5E5E5;
	color: #999999;
	font-size: 12px;
}

.mk-back-top-text a {
	color: #999;
}

.mk-back-top-text .fa-arrow-up {
	position: relative;
	left: -10px;
}
