/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('fonts/MyriadPro-Regular/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/MyriadPro-Regular/MyriadPro-Regular.otf')  format('opentype'),
       url('fonts/MyriadPro-Regular/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular/MyriadPro-Regular.ttf')  format('truetype'), url('fonts/MyriadPro-Regular/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
@font-face {
  font-family: 'AkzidenzGroteskBQ-Reg';
  src: url('fonts/AkzidenzGroteskBQ-Reg/AkzidenzGroteskBQ-Reg.eot?#iefix') format('embedded-opentype'),  url('fonts/AkzidenzGroteskBQ-Reg/AkzidenzGroteskBQ-Reg.otf')  format('opentype'),
	     url('fonts/AkzidenzGroteskBQ-Reg/AkzidenzGroteskBQ-Reg.woff') format('woff'), url('fonts/AkzidenzGroteskBQ-Reg/AkzidenzGroteskBQ-Reg.ttf')  format('truetype'), url('fonts/AkzidenzGroteskBQ-Reg/AkzidenzGroteskBQ-Reg.svg#AkzidenzGroteskBQ-Reg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AkzidenzGroteskBQ-Light';
  src: url('fonts/AkzidenzGroteskBQ-Light/AkzidenzGroteskBQ-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/AkzidenzGroteskBQ-Light/AkzidenzGroteskBQ-Light.otf')  format('opentype'),
	     url('fonts/AkzidenzGroteskBQ-Light/AkzidenzGroteskBQ-Light.woff') format('woff'), url('fonts/AkzidenzGroteskBQ-Light/AkzidenzGroteskBQ-Light.ttf')  format('truetype'), url('fonts/AkzidenzGroteskBQ-Light/AkzidenzGroteskBQ-Light.svg#AkzidenzGroteskBQ-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AkzidenzGroteskBQ-Bold';
  src: url('fonts/AkzidenzGroteskBQ-Bold/AkzidenzGroteskBQ-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/AkzidenzGroteskBQ-Bold/AkzidenzGroteskBQ-Bold.otf')  format('opentype'),
	     url('fonts/AkzidenzGroteskBQ-Bold/AkzidenzGroteskBQ-Bold.woff') format('woff'), url('fonts/AkzidenzGroteskBQ-Bold/AkzidenzGroteskBQ-Bold.ttf')  format('truetype'), url('fonts/AkzidenzGroteskBQ-Bold/AkzidenzGroteskBQ-Bold.svg#AkzidenzGroteskBQ-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
html, body, .font-ok, p{
	font-family: 'MyriadPro-Regular';
}
h1, h2, .font-bok{
	font-family: 'MyriadPro-Regular';
  font-weight: 600;
}
.wpcf7-form .wpcf7-textarea, input.wpcf7-form-control{
	width: 100%;
}
.mk-footer-copyright{
	width: 100%;
}
.wpml-ls-menu-item .wpml-ls-flag+span{
	margin-left: 1em;
}
.main-navigation-ul span{
	display: inline;
}
@media only screen and (max-width: 720px){
.header-logo img {
    max-width: 260px !important;
}
}

.master-holder strong{
color:black !important;
}