/*
Theme Name: coffeytea child
Tags:  custom-menu, editor-style, featured-images
Template: coffeytea
Version: 1.0.0
*/

/*---------------------------------
      write your css from here
------------------------------------*/
@font-face {
  font-family: "First Love Coffee";
  src: url(fonts/flc_typo/Neutra2Cond-Bold..otf);
  src: url(fonts/flc_typo/Neutra2Cond-Bold..otf#)
format("woff"),
   url(fonts/flc/typo/neutra2cond-bold-webfont.woff)
format("woff2"),
   url(fonts/flc/typo/neutra2cond-bold-webfont.woff2)
format("truetype"),
   url(fonts/lato.svg#webfont)
format("svg");
}


.mobile_logo_area {

  display: none !important;

}

.formular-style{
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5) !important; /* Textschatten: horizontal, vertikal, weich, Farbe */
	color: white !important;
}

.formular-headline {
	font-size: 20px !important;
	color: white !important;
}
