/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2019 | 06:33:31 */
/* Google Analytics Opt-Out
.gaoop { z-index: 1000 !important; bottom: 2em !important; } */

/* Bündnisliste */
table.members, table.members td { border-left: 0; border-right: 0; vertical-align: middle; }
table.members .logo img { height: auto; max-width: 102px; }

/* Termine */
.events li { margin-bottom: 1em; }
div.longdesc, div.description { margin-top: 1em; }

/* Aufruf unterzeichnen */
table.cf7-db-table, table.cf7-db-table td { font-size: small !important; }

/* widget social links */
div#custom_html-3.widget_custom_html
	{
		background: transparent !important;
		border-top: none;
	}
div#custom_html-3.widget_custom_html div.custom-html-widget /* origin: .footer-right */
	{
		text-align: center;
		padding: 0;
	}
div#custom_html-3.widget_custom_html div.custom-html-widget ul li
	{
		border-bottom: none;
	}
div#custom_html-3.widget_custom_html div.custom-html-widget ul i.fa
	{
		margin: 0 .3em 0;
    color: black;
	}
div#custom_html-3.widget_custom_html div.custom-html-widget ul i.fa-facebook, div#custom_html-3.widget_custom_html div.custom-html-widget ul i.fa-facebook-square
	{
    color: #3b5998;
	}
div#custom_html-3.widget_custom_html div.custom-html-widget ul i.fa-twitter, div#custom_html-3.widget_custom_html div.custom-html-widget ul i.fa-twitter-square
	{
    color: #1da1f2;
	}
div#custom_html-3.widget_custom_html div.custom-html-widget ul i.fa-instagram
	{
    color: #833ab4;
	}
div#custom_html-3.widget_custom_html div.custom-html-widget ul i.fa-rss
	{
    color: #f26522;
	}

/* continue reading */
.btn
	{   
    vertical-align: top;
    padding: 6px 12px;
    margin: 0 0 0 .6em;
    line-height: 1em;
	}

/* hide author */
/* .entry-byline .post-by, .entry-byline .entry-author
	{
  display: none;
	} */ 

/* header up Catch-Responsive */
/* div.wrapper + div.wrapper + div.wrapper {
position:relative; top:-20px;
}
nav.nav-primary {
position:relative; top:420px;
} */

div#developer
	{
    display:none;
	}

/* Korrektur Schriftrichtung für Arabisch */
div#sidebar1, div#copyright
	{
      direction:ltr;
	}

/* CFDB table (signs) */
table.cf7-db-table { border-collapse: collapse; text-align: left; width: 100%; }

.cf7-db-table, table.cf7-db-table, table.cf7-db-table th, table.cf7-db-table td { overflow: hidden; }

table.cf7-db-table [title="#"] { width: 2em; text-align: right; padding-right: .5em; font-variant-numeric: tabular-nums; }
table.cf7-db-table [title="your-name"] { width: 20em; }
table.cf7-db-table [title="your-town"] { width: 15em; }

table.cf7-db-table th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d53c5f), color-stop(1, #80141C) );background:-moz-linear-gradient( center top, #d53c5f 5%, #95092a 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d53c5f', endColorstr='#95092a');background-color:#d53c5f; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #B01C26; }

table.cf7-db-table th, table.cf7-db-table td { border-left: none !important; border-right: none !important; }

/* CFDB Kommentare */
.kommentare1 { }
.kommentare1 p { padding: 1em; }
.kommentare1 p:nth-child(even) { background-color: gainsboro; }