/*
Füge deinen eigenen CSS-Code nach diesem Kommentar hinter dem abschließenden Schrägstrich ein. 

Klicke auf das Hilfe-Symbol oben, um mehr zu erfahren.
*/

/* -- colors for toogle button - When selected it shows a blue color. */
.btn-success {
background: #800000 !important;
}.widget_categories ul li {
margin:0px 20px !important;
}

img.img-responsive {
  box-shadow: none;
  background: none;
}

.header-widgets {
    padding-top: 0px;
}
.widget-content {
    margin-bottom: 0px;
}

.t4p-slider .background-image {
background-size: 100% auto !important;
}

.carousel-control {
    display: none !important;
}

.blog .format-video,
.page-template-blog-page-php .format-video {
  background: #8befc5;
}
 
.blog .format-chat,
.page-template-blog-page-php .format-chat {
  background: #d8b803;
}
 
.blog .format-chat,
.page-template-blog-page-php .format-chat {
  background: #d8b803;
}
 
.blog .format-link,
.page-template-blog-page-php .format-link {
  background: #bf7475;
}
 
.blog .format-image,
.page-template-blog-page-php .format-image {
  background: #f29f6f;
}
 
.blog .format-quote,
.page-template-blog-page-php .format-quote {
  background: #e85c74;
}
 
.blog .format-aside,
.page-template-blog-page-php .format-aside {
  background: #91b7e2;
}
 
.blog .format-gallery,
.page-template-blog-page-php .format-gallery {
  background: #b7b5b5;
}
 
.blog .format-audio,
.page-template-blog-page-php .format-audio {
  background: #009bae;
}
 
.blog .format-status,
.page-template-blog-page-php .format-status {
  background: #f28b65;
}

.post-content .textwidget a {
    color: #1889c9;
}

.category #primary > li {
	list-style: none;
}

.btn, a.btn, button, .button, .widget .button, input#submit, input[type=submit], .post-content a.btn, .woocommerce .button {
    background: #f4f4f4;
}

p.comment-form-cookies-consent {display: none;
}