/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/
 /*****      SCHWABAUER       *****/ 
/*	ALLGEMEIN	*/


.mobile-visible{
	display:none;	
}

.kuss-maul-de{
    font-weight: 500;
	height: 85px;
    width: 200px;
    margin: 1em auto;
}
.kuss-maul{
	display:inline-block;
}
.kuss-maul-de p{
	font-size:1.1em;
	margin:0;
}

.kuss-maul .kuss-maul-marketing-hautnah{
	display: inherit;
    width: 11em;
    height: auto;
}

@media only screen and (max-width: 1239px) and (min-width: 768px){


}

@media only screen and (max-width: /*959*/768px) /*and (min-width: 479px)*/{

}


@media only screen and (max-width: 479px){
.mobile-hide{
	display:none;
}
.mobile-visible{
	display:inherit;
}

}