/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */

/* .btn-manager {
	background-color: unset !important;
	font-family: "Arial",Helvetica,Verdana,sans-serif;
	font-weight: 400;
	font-size: unset !important;
	line-height: unset !important;
	text-transform: unset !important;
	border-style: solid;
	border-width: 1px;
	border-color: #333;
	border-radius: unset !important;

	color: #ffe8e8;
	font-size: inherit; */
	/* veränderte Werte
	background-color: #b20000;
	font-family: "Arial",Helvetica,Verdana,sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.2;
	text-transform: none;
	border-style: solid;
	border-width: 0px;
	border-color: transparent;
	border-radius: 6px;

	font-size: 90% !important;
	padding: 1px 5px !important;
	color: #fdfdfd !important;
	background-color: #808080 !important;
	border: 0px solid #000 !important;
	*/
/* } */