/*
Theme Name: Total Child Theme
Theme URI: https://Maisonsante.ae
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Irmgard Buchholz
Author URI: https://waregrafik.com.com
Template: Total
Version: 1.0
*/
<style>
@import url('https://fonts.cdnfonts.com/css/athena?styles=23599');
</style>
   
@import url('https://fonts.googleapis.com/css?family=Montserrat|Palanquin');


.homebild {

}

.parallaxbildhome {
height: 40vh;
}

.headline1 {
font-family: 'athena', sans-serif;
color: #4a384b;
font-size: 35px;
font-weight: 800;
line-height: 1.3em;
letter-spacing: 2px;
}

.textline1 {
color: #4a384b;
font-size: 23px;
font-weight: 200;
letter-spacing: 3px;
}

.textline2 {
color: #4a384b;
font-size: 20px;
letter-spacing: 1px;
}

.headline2 {
font-family: 'athena', sans-serif;
font-size: 28px;
font-weight: 400;
color: #4a384b;
}

.headline3 {
font-family: 'athena', sans-serif;
font-size: 20px;
font-weight: 400;
color: #4a384b;
letter-spacing: 1px;
}
/************** TOP BAR ******************/

/* Mobiles (0-479px) */
@media only screen and ( max-width: 479px ) {
.topbartablet {display:none !important;}
.topbardesktop {display:none !important;}
p.topbarmobile {
text-align: center !important;
font-size: 12px !important;
}
}

/* Tablets (480-980px) */
@media only screen and ( min-width: 480px ) and ( max-width: 980px ) {
.topbarmobile {display:none !important;}
.topbardesktop {display:none !important;}
p.topbartablet {
font-size: 18px !important;
}
}

/* Desktops (ab 981px) */
@media only screen and ( min-width: 981px ) {
.topbartablet {display:none !important;}
.topbarmobile {display:none !important;}
p.topbardesktop {
}
}
/********************* AUSSTELLER GRID *********************/

.ausstellergrid .vc_custom_heading h4 {
color: #7c7d68;
font-weight: 300;
}

.ausstellergrid .vc_gitem-col {
padding: 20px 0px 0px 0px;
background: #fcfcfc;
}

.ausstellergrid .vc_btn3-left a {
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
background: #bfb6b3!important;
border-radius: 0;
}

.ausstellergrid p {
line-height: 1.4em;
}

.galerielinie h4 {
font-family: 'Athena', sans-serif;
font-size: 32px;
font-weight: 300;
color: #4a384b;
letter-spacing: 1px;
}

.bildergalerie {
}

.terminetext {
color: #bfb6b3;
font-size: 18px;
margin: 0px 50px 0px 50px;
padding: 20px;
border: 1px solid #d1b275;
}

.flyerdownload button {
font-family: 'Athena', sans-serif;
font-size: 20px !important;
font-weight: 400;
color: #bfb6b3 !important;
background: #f8f6f1 !important;
padding: 20px 40px 15px 30px !important;
letter-spacing: 1px;
}

.goldtext {
color: #f8f6f1;
padding: 0 15% 0 15%;
}

.anmeldungtext {
font-family: 'Montserrat', sans-serif;
color: #bfb6b3;
font-size: 28px;
line-height: 1.3em;
padding-left: 10px;
}


