/* Font */

@font-face {
	font-family: Oxygen;
	src: url('assets/fonts/Oxygen.ttf')
	format("truetype");
}

/* Global */

body {
  color: #000;
	font-family: Oxygen;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6, p, span, a, button, li, ul, nav, header, html {
  font-family: Oxygen;
	font-weight: 500;
}

h1 {
	font-size: 44px;
	line-height: 54px;
	margin: 0;
  margin-bottom: 0.5em;
}

h2 {
	font-size: 40px;
	line-height: 50px;
	margin: 0;
  margin-bottom: 0.5em;
}

h3 {
	font-size: 36px;
	line-height: 46px;
	margin: 0;
  margin-bottom: 0.5em;
}

h4 {
	font-size: 32px;
	line-height: 42px;
	margin: 0;
  margin-bottom: 0.5em;
}

h5 {
	font-size: 28px;
	line-height: 38px;
	margin: 0;
  margin-bottom: 0.5em;
}

h6 {
	font-size: 24px;
	line-height: 34px;
	margin: 0;
  margin-bottom: 0.5em;
}

p {
	font-size: 16px;
	margin: 0;
	margin-bottom: 1em;
	line-height: 26px;
}

a {
	text-decoration: none;
}

hr {
  background: url("/wp-content/uploads/2019/07/trenner.png");
  height: 40px;
  border: 0;
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
  border-color: #000;
  margin: 0 0 20px 0;
}

/* Tabellen */

table {
	border: 1px solid #337AB7;
	border-radius: 6px;
	border-collapse: separate!important;
}

table th, table td {
	border: 0;
	border-bottom: 1px solid #337AB7;
}

table tr {
	height: 40px!important;
}

table tr:last-of-type > td {
	border: 0;
}

table tr:hover {
	background-color: rgba(51,122,183,.1);
}

#wp-calendar, .sidebar-widget table {
	border-collapse: collapse!important;
	border: 1px solid #337AB7!important;
}

#wp-calender table th, .sidebar-widget table td, .sidebar-widget table th {
	border: 1px solid #E8E7E7!important;
}

#calendar_wrap tbody {
	box-shadow: none;
}

#calendar_wrap table tr {
	height: 40px;
}

#calendar_wrap table tr:hover {
	background-color: rgba(51,122,183,.1);
}

tbody {
	box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
}

label {
	font-weight: normal;
	margin-left: 10px;
}

iframe {
	border-radius: 6px;
}

/* Allgemein */

#main-content {
	margin-top: 80px;
}

#main-content a {
	color: #000;
	border-bottom: 1px solid transparent;
	padding: 3px 0;
	transition: all .3s ease-in-out;
}

#main-content a:hover {
	color: #000;
	border-bottom: 1px solid #337AB7;
}

.media-body {
	width: auto;
}

.img-responsive {
	display: inline;
  object-fit: cover;
}

/* Header */

.nav {
	padding: 0;
}

.navbar {
  position: fixed;
  width: 100%;
  z-index: 9999;
  background: #FFF;
  padding: 0;
	height: 80px;
	box-shadow: 0px -5px 50px rgba(0,0,0,.1);
	border-bottom: 1px solid rgba(0,0,0,.25)!important;
}

.navbar-default .navbar-toggle {
  border-color: #337AB7;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #337AB7;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #F7F7F7;
}

.navbar-brand {
  padding: 18px 0;
}

.appointment_title_head {
  font-size: 24px;
  margin-left: 60px;
  font-family: Oxygen;
	font-weight: 500;
  color: #000
}

.appointment_title_head:before {
  height: 100px;
  width: 100px;
  background: url("/wp-content/themes/kuppelsteinbad/img/logo.png") no-repeat;
  position: absolute;
  content: "";
  background-size: 50px;
  margin-left: -60px;
}

.navbar .navbar-nav > li {
  padding: 26px 14px 27px 14px;
}

.navbar-default {
	border: 0;
}

.navbar-default .navbar-nav > li > a {
	font-weight: 500;
  color: #000!important;
  font-size: 16px;
  font-family: Oxygen;
  border-bottom: 1px solid transparent;
  padding: 3px 0;
  border-radius: 0px;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #000;
  border-bottom: 1px solid #337AB7;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  border-bottom: 1px solid #337AB7;
}

.dropdown-menu {
	min-width: 205px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu > li > a {
	font-family: Oxygen;
	font-weight: 500;
  color: #000;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #000;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: rgba(51,122,183,.75);
	color: #FFF;
}

.caret {
	margin-left: 5px;
  border-top: 6px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  margin-bottom: 2px;
  color: #337AB7;
}

.head-contact-social {
  display: none;
  padding: 24px 0;
}

/* Home */

.article-home {
	margin: 0;
	padding: 5em 0;
}

.article-home h1 {
	font-weight: bold;
}

#ksb-bad-wrapper {
	margin-top: 80px;
	color: #FFF;
	padding: 7em 0;
	min-height: 510px;
  background-size: cover!important;
  background-position: center center!important;
	background-blend-mode: darken;
}

#ksb-bad-wrapper h1 {
	letter-spacing: 1px;
	color: #FFF;
	font-weight: bold;
	text-shadow: 3px 3px 4px #777;
}

#ksb-bad-wrapper p {
	color: #FFF;
}

#ksb-bad-wrapper img {
  width: 70%;
  height: auto;
  float: right;
}

#ksb-verein-info {
	color: #FFF;
	padding: 5em 0;
	background: #337AB7;
}

#ksb-verein-info h6 {
	font-weight: bold;
}

#ksb-verein-info p {
	color: #FFF;
	margin: 0;
}

#ksb-verein-info .ksb-verein-info-button {
  display: flex;
  align-items: center;
  height: 72px;
	float: right;
}

.ksb-infobox {
	border-radius: 6px;
  min-height: 220px;
  padding: 17px;
  border: 1px solid #337AB7;
  box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
	background: #FBFBFB;
}

.ksb-infobox h6 {
	font-weight: bold;
}

.ksb-infobox p:last-child {
  margin: 0;
}

.ksb-infobox a {
	padding: 3px 0;
	color: #000;
	border-bottom: 1px solid transparent;
	transition: all .3s ease-in-out;
}

.ksb-infobox a:hover {
	border-bottom: 1px solid #337AB7;
}

/* Blog Section */

.blog-section-title {
	text-align: center;
}

.blog-section-title h1 {
	font-weight: bold;
}

.blog-section-title .col-md-12 {
	margin-bottom: 2.5em;
}

.blog-section-title img {
  width: 40px;
  margin: 10px 0;
}

.blog-sm-area {
	border-radius: 6px!important;
  border: 1px solid #337AB7;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
	margin-bottom: 3em;
	padding: 20px;
}

.blog-sm-area .media {
	display: block;
}

.blog-sm-area h3 > a {
	color: #000;
}

.blog-sm-area p {
	font-family: Oxygen;
	letter-spacing: 0px;
}

.blog-sm-box {
  float: none;
  padding: 0;
  width: 100%;
  height: auto;
	margin-bottom: 20px;
}

.blog-sm-box img {
	border-radius: 6px;
  margin: 0;
  transition: all 0.3s ease-in-out;
  height: 200px;
  object-fit: cover;
}

.blog-post-sm {
	font-family: Oxygen;
	font-weight: normal;
  font-size: 14px;
  margin: 0;
  margin-bottom: 2em;
	display: inline-flex;
}

.blog-post-sm p {
	font-family: Oxygen;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
}

.blog-post-sm a {
	color: #000;
	padding: 3px 0;
	transition: all .3s ease-in-out;
	border-bottom: 1px solid transparent;
}

.blog-post-sm a:hover {
	color: #000;
	border-bottom: 1px solid #337AB7;
}

.blog-post-sm-links {
	left: 36px;
  position: absolute;
}

.blog-post-sm-rechts {
	right: 36px;
	position: absolute;
}

.blog-post-sm-rechts a {
	border-radius: 6px;
  background: #337AB7;
  padding: 4px 10px;
  color: #FFF;
	border: 1px solid #337AB7;
}

.blog-post-sm-rechts a:hover {
	border: 1px solid #337AB7;
	color: #337AB7;
	background: #FFF;
}

.blog-btn-area-sm {
  display: block;
  margin: 3px 0;
  margin-top: 1em;
}

.blog-btn-area-sm a {
  font-size: 16px;
  color: #000;
  padding: 3px 0;
  border-bottom: 1px solid transparent;
	transition: all .3s ease-in-out;
}

.blog-btn-area-sm a:hover {
  border-bottom: 1px solid #337AB7;
}

/* News - Neuigkeiten Seite */

.blog-post-date-area {
	background: none repeat scroll 0 0 #337AB7;
	width: 80px;
	border-radius: 6px;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
	float: right;
	margin: 0 0 0 25px;
}

.blog-post-date-area .date, .blog-post-date-area .month-year {
	font-family: Oxygen;
	font-weight: 500;
	border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.blog-post-date-area .comment {
	background-color: #FFF;
	border: 1px solid #337AB7;
	font-family: Oxygen;
	border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.blog-post-date-area .comment > a {
  color: #337AB7!important;
	border: 0;
	padding: 0;
	transition: all .3s ease-in-out;
}

.blog-post-date-area .comment > a:hover {
	color: #000!important;
}

.blog-post-lg {
	font-family: Oxygen;
	font-weight: 500;
}

.blog-post-lg a:nth-child(n+3) {
	color: #000;
  margin-left: 3px;
  border-bottom: 1px solid transparent!important;
  padding: 3px 0!important;
}

.blog-post-lg a:nth-child(n+3):hover {
  border-bottom: 1px solid #337AB7!important;
}

.blog-post-lg a:not(:first-child):hover {
	border-bottom: 1px solid #337AB7;
}

.blog-lg-area-left > .media > .media-body, .blog-lg-area-right .media > .media-body, .blog-lg-area-full .media > .media-body {
  border-bottom: 1px solid #337AB7;
}

.blog-lg-box {
	margin: 0 15px 0 0;
}

.blog-lg-box img {
	border-radius: 6px;
  height: 300px;
  width: 100%;
  box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
  z-index: -1;
  float: left;
  margin: 0 0 20px 0;
}

.img-circle {
	border-radius: 6px;
}

.page-builder .blog-lg-area-left a {
  border-bottom: 1px solid transparent;
  padding: 3px 0;
  color: #000;
	transition: all .3s ease-in-out;
}

.page-builder .blog-lg-area-left a:hover {
	border-bottom: 1px solid #337AB7;
}

.type-post .media aside .comment a, .type-post .media .media-body .blog-lg-box a, .type-post .media .media-body a {
  padding: 0;
  border: 0;
}

.blog-tags-lg {
	margin: 10px 0 0 0;
  line-height: 28px;
	display: block;
}

.blog-tags-lg a {
	padding: 3px 0!important;
	border-bottom: 1px solid transparent!important;
	transition: all .3s ease-in-out!important;
}

.blog-tags-lg a:hover {
	border-bottom: 1px solid #337AB7!important;
}

.blog-lg-area-left > .media > .media-body, .blog-lg-area-right .media > .media-body, .blog-lg-area-full .media > .media-body {
  padding: 0 0 30px;
}

.blog-lg-area-left h3, .blog-lg-area-right h3, .blog-lg-area-full h3 {
	font-family: Oxygen;
}

.navigation.pagination .nav-links .page-numbers.current {
	background: #337AB7;
}

.navigation.pagination .nav-links a:hover {
	color: #777;
}

/* Kommentarfunktion */

.comment-detail-title {
  font-family: Oxygen;
  font-weight: 500;
}

.comment-detail {
	border-bottom: 1px solid #337AB7;
}

.comment-detail p {
	color: #000;
  font-family: Oxygen;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  margin: 10px 0;
}

.comment-date {
  font-family: Oxygen;
  font-weight: 500;
}

.edit-link a, .reply a {
	display: inline;
	font-family: Oxygen;
	font-weight: 500;
	color: #337AB7;
	padding: 3px 0;
	border-bottom: 1px solid transparent;
  font-size: 14px;
	transition: all .3s ease-in-out;
}

.edit-link a:hover, .reply a:hover {
	color: #337AB7;
	padding: 3px 0;
	border-bottom: 1px solid #337AB7;
}

/* Footer */

footer {
	background: #337AB7;
  padding: 10px 0;
  min-height: 80px;
}

.footer-links p {
	color: #FFF;
  margin: 0!important;
}

.footer-links, .footer-rechts {
  padding-top: 20px;
}

.footer-social {
	padding-top: 10px;
}

.footer-social a {
	color: #FFF;
	font-size: 26px;
	display: inline-block;
}

#menu-nav-footer {
  display: inline-flex;
  margin: 0;
  padding: 0;
  font-size: 16px;
  list-style-type: none;
	float: right;
}

#menu-nav-footer li {
  padding: 0;
}

#menu-nav-footer li:not(:last-child) {
	margin-right: 20px;
}

#menu-nav-footer a {
	color: #FFF;
  padding: 3px 0;
  border-bottom: 1px solid transparent;
	transition: all .3s ease-in-out;
}

#menu-nav-footer a:hover {
	border-bottom: 1px solid #FFF;
}

/* Pages */

.page-title {
	width: 100%;
}

.page-title-section {
	background: #337AB7;
	margin-top: 80px;
}

.page-breadcrumb {
  padding: 17px 0;
  font-family: Oxygen;
  font-weight: normal;
  font-size: 16px;
}

.page-breadcrumb > li a {
	padding: 3px 0;
  border-bottom: 1px solid transparent;
	transition: all .3s ease-in-out;
}

.page-breadcrumb > li a:hover {
	border-bottom: 1px solid #FFF;
}

.blog-lg-area-left {
  padding: 0px 20px 60px 0px;
}

/* Sidebar */

.sidebar-section-right {
	border-radius: 6px;
	border: 1px solid #337AB7;
  padding: 20px;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
}

.sidebar-widget {
	margin-bottom: 20px;
}

.sidebar-widget-title h3, .sidebar-widget-title h3 a {
	font-size: 24px;
  color: #337AB7;
  letter-spacing: 0px;
}

.top-contact-detail-section li a:before, .sidebar-widget li a:before, .footer-widget-column li a:before {
	display: none;
}

.top-contact-detail-section li a:after, .sidebar-widget li a:after, .footer-widget-column li a:after {
	font-family: FontAwesome;
  content:"\f105";
  margin-left: 5px;
	vertical-align: top;
}

.sidebar-widget > ul > li > a {
	margin-right: 50px;
	color: #000;
	font-family: Oxygen;
	padding: 3px 0;
	border-bottom: 1px solid transparent;
	transition: all .3s ease-in-out;
}

.sidebar-widget > ul > li > a:hover {
	border-bottom: 1px solid #337AB7;
}

#today {
	color: #FFF;
	background: rgba(51,122,183,.75);
}

span.post-date {
  float: right;
}

.calendar_wrap table > caption {
	font-weight: 500;
}

/* KSB Buttons */

.ksb-btn {
	border-radius: 6px;
  font-size: 16px;
  font-weight: normal;
  color: #337AB7;
  padding: 6px 16px;
	border: 1px solid rgba(51,122,183,1);
	background-color: #FFF;
	margin: 5px 0;
  transition: all .3s ease-in-out;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
}

.ksb-btn:hover {
  background: #337AB7;
  border: 1px solid #337AB7;
  color: #FFF;
}

.ksb-btn-wh, .ksb-btn-wh:hover {
	border: 1px solid #FFF;
}

.ksb-btn-lg {
  font-size: 18px;
	padding: 8px 20px;
}

.ksb-btn-pfeil:after {
  font-family: FontAwesome;
  content:"\f105";
  margin-left: 8px;
	vertical-align: top;
}

input[type="button"], input[type="reset"], input[type="submit"] {
	font-family: Oxygen;
  border-radius: 6px;
  font-size: 16px;
  font-weight: normal;
  color: #337AB7;
  padding: 1em;
  line-height: 0;
  border: 1px solid rgba(51,122,183,1);
  background-color: #FFF;
  height: 20px;
  margin: 5px 0;
  transition: all .3s ease-in-out;
  box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
  letter-spacing: 0px;
}

input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #337AB7;
  border: 1px solid #337AB7;
  color: #FFF;
}

.blog-form-control-textarea, .contact-form-control-textarea, .blog-form-control, .contact-form-control {
  color: #000;
  background-color: transparent;
  border: 1px solid #337AB7;
  border-radius: 6px;
  padding: 10px;
  font-family: Oxygen;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
}

/* Sponsoren CSS */

div#wp-sponsors {
	margin: 0;
	justify-content: normal;
  align-items: center;
	margin-bottom: 20px;
}

#wp-sponsors div.sponsor-item {
  margin: 0;
}

#wp-sponsors .sponsor-item img {
  vertical-align: middle;
  width: 100%;
  height: auto;
  border: 1px solid #337AB7;
  border-radius: 6px;
}

#wp-sponsors div.sponsor-item.medium {
  max-width: 33.33%;
  width: 33.33%;
}

#wp-sponsors div.sponsor-item.small {
	max-width: 33.33%;
  width: 33.33%;
}

#wp-sponsors div.sponsor-item.medium, #wp-sponsors div.sponsor-item.small {
	padding: 10px;
}

/* Galerie CSS */

a.bwg_lightbox {
  padding: 0!important;
  border: 0!important;
}

.foogallery .fg-loaded .fg-thumb {
  z-index: 6;
  border-radius: 6px;
  padding: 0;
  border: 0;
}

.foogallery.fg-caption-hover.fg-hover-fade .fg-loaded .fg-caption, .foogallery.fg-hover-fade .fg-loaded .fg-thumb:before, .foogallery.fg-loaded-fade-in .fg-item-inner {
	border-radius: 6px;
}

.foogallery-album-gallery-list .foogallery-pile h3 {
	line-height: 34px!important;
	opacity: 0.8!important;
}

.fbx-flat.fbx-light .fbx-count, .fbx-flat.fbx-light .fbx-credit a, .fbx-rounded.fbx-light .fbx-count, .fbx-rounded.fbx-light .fbx-credit a {
	color: #FFF;
}

/* Cookieleiste */

#cookie-law-info-bar {
	box-shadow: 0px 5px 50px rgba(0,0,0,.1);
}

.cli-plugin-button, .cli-plugin-button:visited, .medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	padding: 6px 12px;
	font-size: 16px;
  border-radius: 6px;
	margin: 5px;
	border: 1px solid #337AB7;
	transition: all .3s ease-in-out;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
}

.cli-plugin-button:hover {
	background: #FFF!important;
	color: #337AB7!important;
}

.cli-plugin-main-link {
	font-weight: 500;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	padding: 3px 0;
	margin: 5px;
	transition: all .3s ease-in-out;
}

.cli-plugin-main-link:hover {
	color: #000!important;
	border-bottom: 1px solid #337AB7;
}

.cli-plugin-main-link:after {
	font-family: FontAwesome;
  content:"\f105";
  margin-left: 8px;
	vertical-align: top;
}

/* Error Fehler 404 Seite */

.error-404 h4 {
  color: #000;
  font-family: Oxygen;
  font-size: 44px;
  line-height: 44px;
}

.error-404 p {
  font-family: Oxygen;
  letter-spacing: 0px;
}

.error-404 img {
  max-height: 281px;
  width: auto;
  margin-bottom: 20px;
}

/* Event List PLugin CSS */

#vsel .vsel-content {
	margin: -5px 0 35px;
	border-bottom: 1px solid #337AB7;
}

#vsel .vsel-content:last-of-type {
	border-bottom: 0px;
	margin: 0!important;
}

#vsel .vsel-meta h3 {
	font-size: 20px;
}

#vsel .vsel-meta p {
  font-size: 14px;
}

#vsel .vsel-meta-link a:after {
	font-family: FontAwesome;
  content:"\f105";
  margin-left: 8px;
	vertical-align: top;
}

#vsel .vsel-meta-cats {
	color: #337AB7;
}

#vsel .vsel-meta-cats:before {
	color: #337AB7;
	content: "Tags: ";
}

#vsel .vsel-info {
	margin-bottom: 20px;
}

#vsel .vsel-info p {
  font-size: 14px;
}

#vsel .vsel-image {
  max-width: 50%;
  height: 160px;
  object-fit: cover;
  border-radius: 6px;
  margin: 5px 0 0px 20px;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
}

.sidebar-widget #vsel .vsel-content {
	margin: 0 0 20px;
}

.sidebar-widget #vsel .vsel-meta {
  width: 70%;
}

.sidebar-widget #vsel .vsel-image-info {
	width: 30%;
}
.sidebar-widget #vsel .vsel-image {
	max-width: 100%;
  height: 80px;
  object-fit: cover;
	border-radius: 6px;
	box-shadow: none;
}

.sidebar-widget #vsel .vsel-meta h3 {
	margin: 0px 0 16px;
  font-size: 18px;
  line-height: 24px;
}

.sidebar-widget #vsel .vsel-meta p {
	font-size: 14px;
	line-height: 18px;
	text-transform: none;
}

/* Kontakt Formulare CSS */

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
	border-radius: 6px;
	border: 1px solid #337AB7;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
}

div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	background-color: #FFF;
	border: 1px solid #337AB7;
	border-radius: 6px;
	color: #337AB7;
	font-size: 16px;
	padding: 4px 10px;
	transition: all .3s ease-in-out;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:focus, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:focus, div.wpforms-container-full .wpforms-form button[type=submit]:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
	background-color: #337AB7;
	border: 1px solid #337AB7;
	color: #FFF
}

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	border-radius: 6px;
}

/* Mitgliedschaft */

#ksb-mitglied {
	margin-bottom: 80px;
}

.ksb-mitglied-wrapper {
	text-align: center;
	margin-bottom: 40px;
}

.ksb-mitglied-box {
	display: grid;
	border-radius: 6px;
	padding: 20px;
	border: 1px solid #337AB7;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
	margin-bottom: 40px;
}

.ksb-mitglied-box p {
	margin: 0;
}

.ksb-mitglied-pdf {
	margin-bottom: 40px;
}

.ksb-mitglied-pdf img {
	height: 60px;
	width: auto;
	margin-right: 20px;
}

/* Team Member Plugin */

.tmm .tmm_4_columns .tmm_member {
	box-shadow: 6px 6px 12px rgba(0, 0, 0, .175);
}

/* Mobile OPTIMIERTUNG */

@media (min-width: 768px) {

	.navbar-right {
	  float: right !important;
	  margin-right: -30px!important;
	}

}

@media only screen and (min-width: 200px) and (max-width: 768px) {

	.navbar-toggle {
	  position: absolute;
	  top: 23px;
	  right: 15px;
	  margin: 0!important;
	  padding: 10px!important;
	  letter-spacing: 0!important;
	  float: right;
	}

	.navbar-collapse {
	  background: #FFF;
	  position: absolute;
	  width: 101%;
	  top: 79px;
	  left: -1px;
		border-bottom: 2px solid #DDD;
		border-top: 2px solid #337AB7!important;
	}

	.navbar-nav {
		padding: 0;
		margin: 0;
		height: 350px;
	  overflow-y: auto;
	}

	.navbar .navbar-nav > li {
	  padding: 12px 0px!important;
	}

	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		color: #337AB7!important;
		font-weight: 700;
		border-bottom: 0!important;
	}

	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
		border-bottom: 0!important;
	}

	.dropdown-menu {
		display: contents;
	}

	.dropdown-menu li {
	  width: 100%;
	}

	.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	  color: #000;
	  background-color: transparent;
	}

	.dropdown-menu li:first-child {
	  margin-top: 10px;
	}

	.dropdown-menu li a:before {
	  font-family: FontAwesome;
	  content: "\f105";
	  margin-right: 8px;
	  vertical-align: top;
	}

	.navbar .navbar-nav > .open > a {
		margin-bottom: 10px!important;
	}

	.navbar-nav li .caret {
		display: inline-block;
	}

	table {
		max-width: none;
	  -webkit-overflow-scrolling: touch !important;
	}

	#menu-nav-footer {
		float: none!important;
	}

	footer {
		text-align: center;
	}

	.article-home {
	  padding: 3em 0;
	}

	#ksb-bad-wrapper {
		text-align: center;
	}

	#ksb-bad-wrapper img {
	  width: 100%!important;
	  height: 250px!important;
	  float: none!important;
	  object-fit: contain;
	  margin-top: 100px;
	}

	#ksb-bad-hero {
	  text-align: center;
	}

	#ksb-bad-hero .col-md-6:first-child {
		margin-bottom: 40px;
	}

	#ksb-verein-info {
		padding: 3em 0!important;
		text-align: center;
	}

	#ksb-verein-info .ksb-verein-info-button {
	  display: inline-block!important;
	  text-align: center;
	  margin-top: 20px;
		float: none!important;
		height: auto!important;
	}

	input[type="radio"], input[type="checkbox"] {
		margin: 6px 0 0!important;
	}

	.comment-form-cookies-consent {
	  display: inline-flex;
	}

	table {
	  width: 100%!important;
	  overflow-x: auto;
	  display: block;
	  height: auto!important;
	}

	#wp-sponsors div.sponsor-item.small {
	  max-width: 50%!important;
	  width: 50%!important;
	}

	.blog-post-lg {
		height: auto;
	}

	.blog-lg-box img {
		float: right;
    	width: 100%;
	}

	.blog-post-date-area {
    	float: right;
    	margin: 0 0 20px 0!important;
    	position: relative;
		display: inline-flex;
	}
	
	.blog-post-date-area .date {
		padding: 10px;
	}
	
	.blog-post-date-area .comment {
		font-size: 16px;
		padding: 20px 10px;
    	border-top-right-radius: 6px;
		border-bottom-left-radius: 0px;
	}
	
	.blog-post-date-area .comment > a > i {
		padding: 0;
		font-size: 16px;
	}
	
	.blog-post-sm {
		margin-bottom: 1em;
    	display: block;
	}
	
	.blog-post-sm-links {
    	position: relative;
    	margin-bottom: 10px;
    	text-align: center;
		left: 0;
	}
	
	.blog-post-sm-rechts {
		right: 0;
    	position: relative;
    	margin-bottom: 10px;
    	text-align: center;
	}

}

@media screen and (max-width: 767px) {

	.vsel-meta, .vsel-meta-right {
	  float: none;
	  text-align: center;
	  margin-bottom: 20px;
	}

	.sidebar-widget .vsel-meta, .sidebar-widget .vsel-meta-right {
		text-align: left;
		float: left;
		margin: 0;
	}

	.sidebar-widget .vsel-image-info, .sidebar-widget .vsel-image-info-left {
		clear: none;
	  float: right;
	}

	.navbar-brand { 
		display: block; 
		float: none; 
		margin-right: 0; 
		padding: 10px 15px; 
		position: absolute; 
		left: 0px; 
		top: 10px; 
	}
}
	