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



.nav-middle-logo a {
    margin-top: 20px;
}
.a-sticky .nav-middle-logo a {
    margin-top: 3px;
}
span.foo-text {
    font-size: 18px;
    color: white;
}
.foo .mk-svg-icon{color: #AFCA10;}
.foo .mk-svg-icon{margin: 7px 20px;}
input.full, textarea.full {width: 100% !important;}
.wpcf7-validation-errors {
    display: inline-block;
}
.rund img {border-radius: 10px;}
.anfrage-fix {
    position: fixed;
    bottom: 20px;
    right: 70px;
    text-align: center;
}

.mk-button--dimension-flat.text-color-light {
    color: #fff;
    background: #bcd436;
}
.anfrage-button{
    padding: 20px 20px;
    font-size: 14px;
    line-height: 100%;
}
.anfrage-button:hover{
	background: #234873;
}
.samu-fix {
    position: fixed;
    bottom: 13px;
    right: 70px;
    width: 220px;
    text-align: center;
}
.samu-fix img{
	width: 75%;
}
.samu-fix a:hover{
	background: #234873;
}
@media handheld, only screen and (max-width: 767px){
#sub-footer {
    padding-bottom: 140px;
}
}
@media handheld, only screen and (max-width: 768px){
.samu-fix {
    width: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    bottom: 0;
}
.samu-fix a {
    width: 100%;
    border-radius: 0;
}
.samu-fix img {
    display: none;
}
}