/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
background-color:#fff;
}

*/


span.header-toolbar-contact img {
	width: 25px;
	display: inline-block;
	vertical-align: middle;
}
span.header-toolbar-contact a {
	display: inline-block;
	vertical-align: middle;
}
#mk-footer img.footersocial {
	width: 32px !important;
	margin-left: 0 !important;
}
.mk-header-social ul li a.facebook-hover {
	background: url(./facebook-icon.png);
	width: 25px;
	height: 25px;
	background-size: 100%;
	background-repeat: no-repeat;
}
.mk-header-social ul li {
	vertical-align: middle;
}
.mk-header-social ul li a.facebook-hover svg.mk-svg-icon {
	display: none;
}
