/*
Theme Name: Beckmann Duhnen Enfold-Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: F.Boettcher web@rouxit.de
Author URI: https://www.rouxit.de
Template: enfold
*/



/*Add your own styles here:*/


/* C1 Manager Integration Formatierungen */

div.bezeichnung{
	font-weight: 500;
	font-size: 2em !important;
	font-family: 'WorkSans','static', sans-serif;
	background-color: #beeeff;
}

div.area{
	display: block;
	min-width: 100vW;
}



.c1-booking fieldset{
	outline: 4px solid red;
}