/* @override 
	https://wpmb.medianotions.de/wp-content/themes/breakdance-zero-theme-child/style.css?*
*/

/*
	Theme Name:   Breakdance Zero Child Theme 
	Theme URI:    https://generatepress.com
	Description:  by Medianotions
	Author:       Bogdan Günther
	Author URI:   https://www.medianotions.de
	Template:     breakdance-zero-theme-master
	Version:      0.1
*/

/* @group Seite */

body
{
	max-width: 2400px;
	margin: 0 auto;
}

/* @end */

/* @group Inhalte */

/* @group Gravitiy Forms */

.gform_required_legend
{
	margin-bottom: 1em;
}

.gform_wrapper.gravity-theme .gfield
{
	margin-bottom: 0.5em;
}

.gform_wrapper.gravity-theme .gfield_label
{
	font-size: inherit;
}

.gform_wrapper.gravity-theme input,
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea
{
	font-size: inherit !important;
}

.gform_wrapper.gravity-theme .gfield-choice-input + label
{
	font-size: inherit;
}

.gfield.anrede .gchoice
{
	float: left;
	width: 100px;
}

.gfield .gfield_checkbox li
{
	margin-bottom: 1em !important;
}

.gfield .gfield_checkbox li input
{
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: top !important;
}

/* @end */

/* @end */

