/*
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/
*/


@font-face {
  font-family: NewSans;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/normal/NeoSans.eot);
  src: url(fonts/normal/NeoSans.eot?#iefix) format('embedded-opentype'),
       url(fonts/normal/NeoSans.woff2) format('woff2'),
       url(fonts/normal/NeoSans.woff) format('woff'),
       url(fonts/normal/NeoSans.ttf) format('truetype');
}

@font-face {
  font-family: NewSans;
  font-style: normal;
  font-weight: 700;
  src: url(fonts/bold/NeoSans.eot);
  src: url(fonts/bold/NeoSans.eot?#iefix) format('embedded-opentype'),
       url(fonts/bold/NeoSans.woff2) format('woff2'),
       url(fonts/bold/NeoSans.woff) format('woff'),
       url(fonts/bold/NeoSans.ttf) format('truetype');
}

h1, h2, h3, h4, h5, h6, p, div, li, span, a, .mk-quick-contact-wrapper .mk-quick-contact-title, .mk-blog-grid-item .the-title a, textarea#comment, input#submit, #respond .respond-heading {
	font-family: NewSans, sans-serif!important;
}

.menu-item-language-current{
	display:none!important;
}

.mk-footer-copyright {
    padding: 15px 0 10px!important;
}

#mk-page-introduce {
    padding: 20px 0!important;
}

.page-title {
    margin: 0px 20px 0!important;
}

#mk-breadcrumbs{
	margin-top: -20px!important;
}

.main-navigation-ul li.no-mega-menu ul.sub-menu{
	margin-top: 1px!important;
}

.s_contact.s_classic .s_txt-input {
    width: 100%!important;
}

.mk-css-icon-menu div {
    background-color: #BE9D38!important;
}

#mk-tabs .wpb_tabs_nav a{
	color: #008A8F!important;
}

#mk-tabs .wpb_tabs_nav a .mk-svg-icon{
	fill: #BE9D38!important;
}

body.search div.page-subtitle{
	display: none!important;	
}

body.search section.mk-search-loop div.search-loop-meta{
	display: none!important;
}