/*
Theme Name: Lorries Stories
Template: twentyfourteen
Text Domain: bvgd
Author: AKU
Version: 2.7
Description: Spezial-Theme BVGD-Mitgliedsvereine
*/
@import url("../twentyfourteen/style.css");

:root {
  --color-logo: #f77ac3;
  --color-claim-bg: #de6caf;
  --color-claim-text: #f1e49f;

  --color-nav-bg: #767182;
  --color-nav-default: #767182;

  --color-subnav-bg: #767182;
  --color-subnav-default: #767182;
  
  --color-nav-hover: #f77ac3;
  --color-nav-current: #de6caf;
  --color-subnav-hover: #f77ac3;
  --color-subnav-current: #de6caf;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: "Arial", sans-serif;
  font-size: 16px;
}

*,
body,
button,
input,
select,
textarea {
  font-family: "Arial", sans-serif;
  color: #666666;
}

body {
  background: none repeat scroll 0 0 #d8d8d8;
}

#main {
  margin-top: 0;
}

h1 {
  clear: none;
}

h1,
.page-title,
.archive-title {
  font-size: 22px;
  font-weight: 300;
  margin-top: 0;
}

#content h1.page-title {
  font-size: 28px;
  font-weight: bold;
  margin-top: -11px;
}

h1.entry-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 5px;
}

h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
  margin: 36px 0 8px;
}

a:focus,
a:hover,
a:active {
  outline: 0 none;
}

.site,
.site-header {
  max-width: 950px;
}

.site {
  max-width: 950px;
  padding: 20px;
  padding-bottom: 10px;
}

.site:before {
  content: none;
}

#page {
  margin: 20px auto;
  border: 0px;
  box-shadow: 5px 5px 12px 0px #888888;
}

#header_news {
  float: left;
}

#header_image {
  position: relative;
  max-height: 265px;
  overflow: hidden;
}

#header_news img,
#header_logo img,
#header_image img {
  width: 100%;
  height: auto;
}

#header_image .copyright,
.post-thumbnail .copyright {
  position: absolute;
  bottom: -1px;
  right: 4px;
  font-size: 11px;
  color: #fff;
  opacity: 0.8;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: 0px 0px 3px #000;
}

#header_image h1.site-title {
  position: absolute;
  top: 20px;
  left: 20px;
  opacity: 1;
  width: auto;
  height: auto;
  display: inline-block;
}

#header_image h1.site-title,
#header_image h1.site-title a {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: 2px 2px 8px #000;
}

.post-thumbnail {
  width: auto;
  max-width: 100%;
  z-index: 0;
  float: right;
  padding-left: 0px;
  margin-bottom: 20px;
}

.post-thumbnail-caption {
  margin-top: -3px;
  margin-bottom: 15px;
}

.full-width .site-content img.size-medium.alignleft,
.full-width .site-content .wp-caption.alignleft {
  margin-left: 0;
}

.full-width .site-content img.size-medium.alignright,
.full-width .site-content .wp-caption.alignright {
  margin-right: 0;
}

header.archive-header {
  margin-bottom: 30px;
}

#header {
  position: relative;
}

#header_claim {
  text-align: center;
  font-weight: bold;
  font-size: 2em;
  color: var(--color-claim-text);
  /* background-color: #f77ac3; */
  background-color: var(--color-claim-bg);
}

#header_logo {
  position: absolute;
  top: -40%;
  left: -10%;
  width: 30%;
  height: auto;
  z-index: 1;
  filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
}

#header_logo img {
  margin-top: 5px;
}

#nav_top {
  clear: both;
  height: 28px;
  padding-top: 3px;
  padding-bottom: 3px;
}

#nav_lang,
#nav_search {
  height: 28px;
  line-height: 28px;
  vertical-align: baseline;
}

#nav_lang {
  float: left;
  width: 80%;
  background-color: #f0f0f0;
}

#nav_search {
  clear: none;
  float: right;
  width: 20%;
  background-color: #d8d8d8;
}

.masthead-fixed .site-header {
  position: relative;
}

.site-header {
  background-color: #fff;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
  color: #666;
}

:-moz-placeholder {
  color: #666;
}

::-moz-placeholder {
  color: #666;
  opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: #666;
}

/* NAV MAIN ----------------------------------------------------------------- */

.primary-navigation a {
  padding: 0 10px;
}

.secondary-navigation {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 12px;
  margin: 0 0 30px 0;
  background-color: green;
  width: 100%;
}
.secondary-navigation a {
  padding: 0;
  padding-left: 10px;
}

.admin-bar.masthead-fixed .site-header {
  top: 0px;
}

.site-navigation ul {
  list-style: none outside none;
  margin: 0;
}

.site-navigation li {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-navigation ul ul {
  margin-left: 20px;
}

.site-navigation a {
  color: #fff;
  display: block;
  text-transform: uppercase;
  line-height: 28px;
}

.site-navigation a:hover {
  color: #fff;
}

.primary-navigation {
  float: left;
  font-size: 16px;
  font-weight: 400;
  margin: 2px 0 2px 0;
  background-color: var(--color-nav-bg);
  width: 100%;
  min-height: 28px;
}

.primary-navigation li {
  border: 0;
  border-right: 2px solid #fff;
  height: 28px;
}

.primary-navigation ul.nav-language li {
  border-right: 0;
  border-left: 2px solid #fff;
}

ul.nav-language {
  float: right;
}

.primary-navigation a {
  height: 28px;
}

.primary-navigation li.current_page_item {
  background-color: var(--color-nav-current);
  color: #fff;
}

.primary-navigation li.current-page-ancestor {
  background-color: var(--color-nav-current);
  color: #fff;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
  background-color: var(--color-nav-current);
  font-weight: 400;
  color: #fff;
}

.menu-toggle {
  height: 28px;
  width: auto;
  left: 0px;
  top: 2px;
  border: 0;
  box-shadow: 0;
  overflow: hidden;
  text-align: left;
  line-height: 28px;
  color: #fff;
}

.menu-toggle:before {
  color: #fff;
  content: "\f419";
  padding: 0;
  line-height: 28px;
  float: left;
  padding-left: 12px;
  padding-right: 5px;
}

.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
  background-color: var(--color-claim-bg);
}

.primary-navigation.toggled-on {
  padding: 0;
  width: 100%;
}

.primary-navigation.toggled-on a {
  padding: 0;
}

.primary-navigation.toggled-on li {
  padding-left: 10px;
  border-right: 0;
}

.primary-navigation .menu-item-has-children > a,
.primary-navigation .page_item_has_children > a {
  padding-right: 12px;
}

.primary-navigation .menu-item-has-children > a:after,
.primary-navigation .page_item_has_children > a:after {
  display: none;
}

.primary-navigation ul ul {
  background-color: #ecfcfc;
  margin: 0;
  top: 28px;
}

.primary-navigation ul ul a {
  padding: 0;
  padding-left: 12px;
}

.primary-navigation li {
  display: block;
  width: auto;
  float: left;
}

.primary-navigation ul.children {
  display: none;
}

.primary-navigation ul ul {
  background-color: transparent;
}

#nav_top input {
  border: 0px solid rgba(0, 0, 0, 0.1);
  background-color: transparent;
  border-radius: 2px;
  color: #666;
  padding: 0 10px;
  height: 28px;
}

.login_symbol {
  line-height: 25px;
  font-size: 16px;
}

.current_page_item .login_symbol {
  color: #00aaad;
}

.current_page_item .children .login_symbol {
  color: #666;
}

/* SIDEBAR ------------------------------------------------------------------ */
#secondary {
  min-height: 0;
}

/* NAV MARGIN --------------------------------------------------------------- */
#secondary,
.nav-margin {
  padding: 0;
  width: 245px;
}

.nav-margin {
  display: block;
}

.nav-margin ul {
  list-style: none outside none;
  margin: 0;
  border-left: 1px solid #ccc;
}

.nav-margin ul li:first-child {
  border-top: 1px solid #ccc;
}

.nav-margin > ul > li:last-child {
  margin-bottom: 30px;
}

.nav-margin ul.children,
.nav-margin ul.children ul.children {
  display: none;
}

.nav-margin .current_page_item ul.children,
.nav-margin .current_page_ancestor ul.children,
.nav-margin ul.children .current_page_parent ul.children,
.nav-margin ul.children .current_page_item ul.children {
  display: block;
}

.nav-margin ul .children li:first-child {
  margin-top: 0;
}

.nav-margin li {
  background-color: var(--color-nav-default);
  color: #000;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.nav-margin ul.children,
.nav-margin ul.children li {
  border: 0;
  padding-top: 0;
}

.nav-margin ul.children li {
  border-top: 1px solid #ccc;
}

.nav-margin a {
  padding: 0 10px;
}

.nav-margin .children a {
  padding: 0 10px 0 28px;
}

.nav-margin .children .children a {
  padding: 0 10px 0 45px;
  font-size: 13px;
}

.nav-margin .current_page_item > a,
.nav-margin .current-menu-item > a {
  font-weight: 400;
  color: #fff;
}

/* BREADCRUMPS -------------------------------------------------------------- */

#breadcrumbs {
  padding: 2px;
  margin-bottom: 15px;
  background-color: #f1f7cb;
}

#breadcrumbs ul {
  list-style: none;
  margin: 0;
  margin-bottom: 0;
  overflow: hidden;
}

#breadcrumbs li {
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 5px;
  border-bottom: 0;
}

#breadcrumbs li,
#breadcrumbs li *,
#breadcrumbs .separator,
#breadcrumbs .current {
  font-size: 13px;
  line-height: 16px;
}

#breadcrumbs .current {
}

/* CONTENT ------------------------------------------------------------------ */

#main {
  padding-top: 30px;
}

#primary {
  padding-top: 0;
}

.page-title,
.archive-title {
}

.page-header {
  margin-bottom: 15px;
  position: relative;
}

.page-header .button.right {
  position: absolute;
  top: 11px;
  right: 0;
}

.archive-header,
.search-header {
  margin-bottom: 0;
}

.full-width .site-content .hentry.has-post-thumbnail:first-child {
  margin: 0;
}

.listing-item {
  border-bottom: 1px solid #000;
}

.site-content,
.full-width .site-content {
  margin-left: 280px;
  margin-right: 0px;
}

.page .entry-header {
  display: none;
}
.search .entry-header {
  display: block;
}

.site-content .entry-header,
.site-content .has-post-thumbnail .entry-header,
.full-width .site-content .entry-header,
.page-content,
.full-width .page-content,
.full-width .archive-header {
  max-width: 100%;
  padding: 0px 0 5px 0;
  margin-top: 0 !important;
  background-color: transparent;
}

.site-content .has-post-thumbnail .entry-header {
  padding: 20px 0 5px 0;
  margin-top: 0;
}

.site-header,
.site-content .entry-header,
.site-content .entry-meta,
.site-content .entry-content {
  background-color: transparent;
}

.entry-title {
  font-size: 22px;
  margin-bottom: 0;
  text-transform: none;
}

.site-content .entry-meta {
  max-width: 100%;
  padding: 20px 0 5px 0;
}

.entry-date {
  display: block;
  margin-top: 10px;
}

.entry-meta .entry-date a:before {
  content: "";
}

.site-content .entry-meta,
.site-content .has-post-thumbnail .entry-meta {
  padding: 0;
}

.full-width .site-content .entry-content,
.full-width .comments-area,
.full-width .site-content .entry-summary,
.full-width .page-header {
  padding: 0;
}

.site-content .entry-content,
.comments-area,
.site-content .entry-summary,
.full-width .page-header {
  max-width: 100%;
}

.entry-content ul.display-posts-listing,
li.listing-item {
  list-style: none outside none;
  margin: 0;
}

li.listing-item {
  padding-bottom: 0;
}

.listing-item .attachment-thumbnail {
  margin-right: 10px;
}

.excerpt {
  display: block;
  margin-bottom: 25px;
}

.excerpt p {
  margin-bottom: 0;
}

.entry-content ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 0;
}

.entry-content li {
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  line-height: 20px;
}

.entry-content .display-posts-listing li,
.entry-content li.grid {
  background: none;
  padding-left: 0px;
  margin-left: 0px;
  line-height: 24px;
}

ul.listing-item {
  margin-top: 25px;
}

li.listing-item {
  clear: both;
  margin-bottom: 20px;
  overflow: auto;
}

.listing-item .attachment-thumbnail {
  float: left;
  margin: 5px 20px 20px 0px;
  box-shadow: 0;
  display: block;
}

.event_date_time .copyright {
  display: none;
}

.listing-item img.noborder {
  margin: 6px 25px 25px 1px;
  box-shadow: none;
}

div.cert {
  display: inline-block;
  font-size: 14px;
  position: relative;
}
div.cert:first-child {
  margin-right: 15px;
}

.listing-item img.cert {
  float: none;
  margin: 0px 5px 5px 0px;
  box-shadow: none;
  display: inline-block;
  width: 54px;
  height: 54px;
}

.listing-item a {
  display: block;
}

.listing-item .details a {
  display: inline-block;
}

.listing-item a.more-link {
  display: inline;
}

.listing-item a.title {
  color: #00aaad;
  text-decoration: none;
}

.listing-item a.title:after {
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

.excerpt-dash {
  display: none;
}

.excerpt {
  font-weight: 300;
}

.type-post .entry-content img,
.full-width .site-content img.size-full.alignleft,
.full-width .site-content img.size-full.alignright {
  display: inline-block;
  margin: 0;
  margin-top: 6px;
  margin-bottom: 6px;
}

.full-width .site-content img.size-full.alignleft {
  margin-right: 25px;
}

.full-width .site-content img.size-full.alignright {
  margin-left: 25px;
}

.post-navigation {
  max-width: 100%;
}

.full-width .post-navigation {
  padding: 0;
}

.list-view .site-content .hentry.has-post-thumbnail {
  margin-top: 30px;
}

.list-view .hentry:first-of-type {
  margin-top: 30px;
}

.nav-links {
  border-top: 1px solid #ccc;
  border-bottom: 0px solid #ccc;
  height: 110px;
  overflow: hidden;
}

.post-navigation .meta-nav {
  font-weight: 300;
}

.more-link .meta-nav {
  display: none;
}

.nav-links a,
.post-navigation a {
  display: inline-block;
  width: 40%;
  float: right;
  font-weight: 300;
}

.nav-links a:first-child,
.post-navigation a:first-child {
  float: left;
}

.nav-links a:last-child {
  text-align: right;
}

.nav-links a:first-child {
  text-align: left;
}

.post-navigation a {
  border: 0;
}

.post-thumbnail {
  background-image: none;
  background-color: transparent;
  display: inline-block;
  position: relative;
}

.post-thumbnail img {
  float: left;
  display: inline-block;
}

.edit-link a {
  font-size: 12px;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: var(--color-nav-default)
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background-color: var(--color-nav-hover);
  color: #fff;
}
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background-color: var(--color-nav-hover);
}

.site-content .entry-summary {
  background-color: transparent;
}

.entry-content-meta {
  display: inline-block;
}

.entry-content-meta h2 {
  margin-top: 0px;
  font-weight: normal;
}

.entry-content-meta h2.attributes {
  margin-bottom: 20px;
}

.list_elements {
  display: inline;
}

.list_elements::after {
  content: ", ";
}
.list_elements:last-of-type::after {
  content: "";
}

.search_details {
  margin-top: 10px;
}

.search_details h2 {
  margin-top: 0px;
  font-weight: normal;
  line-height: 0.8;
}

#content h1,
#content h1 a {
  font-size: 22px;
}

.site-content .entry.guide {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  border-top: 1px solid #000;
  padding-top: 20px;
}

.site-content .entry.guide:first-of-type {
  margin-top: 15px;
}

.site-content .entry-header.guide {
  display: inline-block;
  width: 100%;
  padding-bottom: 0 !important;
}

.entry-header.guide h1 {
  margin-bottom: 0 !important;
}

.guide-qualifications {
  display: inline-block;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  width: 45%;
}
.guide-qualifications .qualifications {
  margin-bottom: 15px;
}

.guide-contact {
  display: inline-block;
  float: left;
  width: auto;
}

.entry-author-link,
.entry-permalink,
.entry-date,
.entry-meta {
  display: none;
}

/* PAGINATION ------------------------------------------------------------- */
.paging-navigation {
}

.paging-navigation .page-numbers.current {
}

/* SOCIAL LINKS ----------------------------------------------------------- */
.addtoany_content_bottom {
  text-align: right;
}

/* LISTING GRID ----------------------------------------------------------- */
ul.listing-item {
  list-style-type: none;
  margin: 0;
}

li.grid {
  list-style-type: none;
  display: block;
  float: left;
  width: 50%;
  margin-top: 0;
  margin-bottom: 25px;
}

li.grid h1 {
  font-size: 18px;
  margin: 0;
  line-height: 15px;
}

li.grid a {
  display: inline;
}

/* LISTING EVENT ------------------------------------------------------------ */

li.event .event_date_time {
  display: inline-block;
  float: left;
  width: 28%;
  vertical-align: top;
}

li.event .event_date {
  padding-left: 12px;
  background-color: #f1f7cb;
  color: #fff;
}

li.event .event_time {
  padding-left: 12px;
}

li.event .event_content {
  display: inline-block;
  width: 72%;
  font-size: 12px;
}

li.event .event_title {
  padding-left: 12px;
  color: #fff;
  background-color: #f1f7cb;
  line-height: 24px;
  border-left: 5px solid #fff;
}

li.event .event_title a {
  color: #fff;
}

li.event .event_excerpt {
  padding-left: 12px;
  border-left: 5px solid #fff;
}

/* DETAILS VEREIN ----------------------------------------------------------- */
.verein_details {
  background-color: #f1f7cb;
  float: right;
  margin-left: 20px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  padding: 2px;
}
.verein_details.full_width {
  width: 100%;
  float: none;
  margin-left: 0;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  padding: 2px;
}

.verein_details .details {
  padding: 5px 5px 5px 4px;
}

.entry-header .dashicon_bvgd {
  float: right;
}

/* DASHICONS ---------------------------------------------------------------- */

.dashicons-before:before {
  padding-top: 1px;
  margin-right: 5px;
  float: left;
}
.dashicon_homepage:before {
  content: "\f115";
}

.dashicon_email:before {
  content: "\f466";
}

.dashicon_tel:before {
  content: "\f125";
}

.dashicon_bvgd:before {
  content: "\f313";
}

.right .dashicon_bvgd:before,
.right .dashicon_bvgd {
  color: #00aaad;
}

.dashicon_person:before {
  content: "\f110";
}

.dashicon_list:before {
  content: "\f163";
}

.dashicon_info:before {
  content: "\f348";
  padding-top: 2px;
}

.dashicon_add:before {
  content: "\f102";
}

/* WIDGETS ------------------------------------------------------------------ */

.widget {
  margin-bottom: 30px;
}

.widget-area .widget input {
  background-color: #fff;
  border: 1px solid #ccc;
}

.widget-title,
h1.widget-title,
.primary-sidebar .widget .widget-title,
.primary-sidebar .widget .widgettitle {
  font-size: 16px;
  color: #00aaad;
  margin: 0 12px;
  line-height: 1.6363636363;
}

.widget_inner {
  width: 100%;
  padding: 2px;
}

.widget select {
  width: 100%;
  margin-bottom: 5px;
}

.widget form {
  padding: 5px 10px;
}

.primary-sidebar {
  padding-top: 0;
}

.primary-sidebar .widget {
}

.primary-sidebar li {
  list-style: outside none none;
}

.widget .widget-title,
.widget h2,
.primary-sidebar .widget .widget-title,
.primary-sidebar .widget h2 {
  font-size: 16px;
  color: #fff;
  text-transform: none;
  font-weight: 300;
  margin: 0;
  padding-left: 10px;
}

.primary-sidebar .widget {
  font-size: 14px;
  line-height: normal;
}

.primary-sidebar .widget ul {
  margin: 0;
}

.primary-sidebar .widget li,
.primary-sidebar .widget li:last-child {
  margin: 0;
  background-color: #f1f7cb;
  padding: 5px 10px;
}

.widget_widget_bvgd_guidesearch form {
  padding: 0px 2px 2px 2px;
}

.widget .cat-level2 a {
  margin-left: 15px;
}

.map_guidesearch {
  position: relative;
  width: 241px;
  height: 223px;
}

.map_guidesearch img {
  position: absolute;
  top: 2px;
  left: 2px;
  display: none;
}

.textwidget {
  border: 2px solid #fff;
  padding: 2px;
  background-color: #f1f7cb;
  font-size: 12px;
}

.textwidget a {
  font-size: 12px;
  text-decoration: underline;
}

.textwidget table {
  margin-bottom: 0;
}

.textwidget td {
  vertical-align: top;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.textwidget tr:first-child td {
  border-bottom: 2px solid #fff;
}

.textwidget img {
  display: block;
  margin-right: 4px;
}

.textwidget strong {
  font-size: 12px;
}

.widget_recent_entries li,
.widget_recent_entries li a,
.widget_recent_entries li span {
  font-size: 14px;
}

.widget_recent_entries .post-date {
  color: #00aaad;
  display: inline;
  margin-left: 5px;
}

.primary-sidebar .widget li.link-more:last-child {
  background-color: white;
}

.widget_recent_entries .link-more a {
  color: #00aaad;
}

.widget .current-menu-item a {
  color: #00aaad;
}

.widget_wysija_cont {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 2px;
  background-color: #f1f7cb;
}

.widget-area .widget input.wysija-input {
  width: 100%;
  background-color: #fff;
  color: #000;
  border: 1px solid #ccc;
}

input[type="submit"].wysija-submit {
  width: 100%;
}

.widget_wysija_cont .wysija-submit {
  margin-top: 5px;
}

.widget_wysija_cont .wysija-paragraph {
  margin-bottom: 0;
}

.wysija-paragraph label {
  font-size: 14px;
}

.button {
  width: auto;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px;
  color: #fff;
}

.button a,
.button a:focus,
.button a:hover,
.button a:active {
  color: #fff;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  text-transform: none;
}

.primary-sidebar .widget input {
  font-size: 16px !important;
}

.primary-sidebar .widget input[type="submit"] {
  float: right;
  color: #fff;
  border: 0;
}

.primary-sidebar .widget div.more {
  clear: both;
  display: inline-block;
  margin-top: 5px;
}

.primary-sidebar .widget li.more {
  clear: both;
  margin-top: 1px;
}

.widget-area .widget input {
  color: #666666;
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
  background-color: var(--color-nav-default);
  font-size: 14px;
}

.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
  background-color: var(--color-nav-hover);
}

.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
  background-color: var(--color-nav-current);
}

#wp-calendar caption {
  padding-left: 10px;
}

.footer-sidebar .widget .widget-title {
  margin-bottom: 0px !important;
}

/* FOOTER ------------------------------------------------------------------- */
.footer-sidebar {
  background-color: #f0f0f0;
  padding-top: 20px;
  margin-top: 3px;
}

.footer-sidebar .widget {
  padding-left: 12px;
  margin-bottom: 20px;
}

.footer-sidebar .widget .widget-title {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 8px;
}

.footer-sidebar .widget_nav_menu li {
  padding-bottom: 0;
}

#footer_top {
  margin-top: 20px;
}

#footer_top img {
  width: 100%;
  height: auto;
}

.site-footer {
  background-color: #fff;
}

.widget-title {
  color: #666;
}

.widget a {
  color: #666;
}

.footer-sidebar .current-menu-item {
  background-color: transparent;
}

#bvgd_info {
  width: 100%;
  padding: 2px;
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center;
  font-size: 12px;
  background-color: #fff;
  border-top: 1px solid;
}

#bvgd_info a {
  font-size: 12px;
}

#footer-sidebar {
  padding: 10px;
  background-color: transparent;
  margin-bottom: 0;
  text-align: center;
}

#footer-sidebar aside {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  display: inline-block;
}

#footer-sidebar .textwidget {
  background-color: transparent;
  border: 0;
}

.menu-footer-container,
.menu-footer-english-container {
  width: 100%;
  height: 20px;
  text-align: center;
  display: inline-block;
  text-align: center;
}

#menu-footer,
#menu-footer-english {
  display: inline-block;
  width: auto;
}

#menu-footer li,
#menu-footer-english li {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

#menu-footer li a,
#menu-footer-english li a {
  text-decoration: underline;
  font-size: 12px;
}

/* LOGIN -------------------------------------------------------------------- */

body.login div#login {
  margin: auto;
  padding: 8% 0 0;
  width: 366px;
}
body.login {
  background-color: #fff;
}

body.login div#login form#loginform {
  background-color: #f1f7cb;
}

body.login div#login h1 a {
  width: 366px;
  height: 100px;
  background-size: 366px 78px;
  overflow: visible;
}

body.login div#login form#loginform p.submit input#wp-submit {
  background-color: #00aaad;
  border: 0;
}

/* PROFILE ------------------------------------------------------------------ */
#your-profile .user-user-login-wrap,
#your-profile .user-nickname-wrap,
#your-profile .user-display-name-wrap,
#your-profile .user-admin-bar-front-wrap,
#your-profile .user-language-wrap,
#your-profile .user-sessions-wrap {
  display: none;
}

/* MEDIA -------------------------------------------------------------------- */

/* Tablet quer (und kleiner) ------------------------------------------------ */

@media only screen and (max-width: 1008px) {
  #page {
    margin: 0;
  }

  #secondary {
    background-color: transparent;
  }

  .main-content {
    float: left;
  }

  #secondary {
    border: 0;
    clear: none;
    float: left;
    margin: 0 0 0 -100%;
    min-height: 100vh;
    width: 245px;
  }

  #supplementary {
    padding: 0;
  }

  .footer-sidebar .widget {
    width: 25%;
  }
}

/* Viewport kleiner als Layout ---------------------------------------------- */
@media screen and (max-width: 990px) {
  #header_news {
    display: none;
  }

  .site-content,
  .full-width .site-content {
    margin-left: 280px;
    margin-right: 0;
  }
}

@media screen and (min-width: 783px) {
  .primary-navigation li:hover > a, .primary-navigation li.focus > a {
    background-color: var(--color-nav-hover);
    color: #fff;
  }
  .site-navigation li:hover > a, .site-navigation li.focus > a {
    background-color: var(--color-subnav-hover);
    color: #fff;
  }
}

/* Tablet hoch (und kleiner) ------------------------------------------------- */
@media screen and (max-width: 782px) {
  #primary {
    padding-top: 28px;
  }

  .primary-navigation.toggled-on .nav-menu {
    top: 35px;
    padding-bottom: 40px;
  }

  .site-content,
  .full-width .site-content {
    margin-left: 0;
    margin-right: 0;
  }

  .primary-navigation {
    display: inline-block;
    padding-top: 0;
  }

  .primary-navigation .nav-menu,
  .primary-navigation.toggled-on .nav-menu {
    position: relative;
    left: 0px;
    top: 28px;
    width: 100%;
  }

  .primary-navigation ul.nav-language li {
    border: 0;
  }

  ul.nav-language {
    position: relative;
    float: none;

    border-top: 1px solid #fff;
  }

  .main-content {
    float: none;
  }

  #secondary {
    clear: both;
    float: left;
    margin: 0;
    width: 100%;
    min-height: 0;
  }

  .primary-navigation ul {
    margin: 0 12px;
    overflow: hidden;
  }

  .primary-navigation ul ul {
    margin: 0 12px;
    padding: 0;
    width: 90%;
  }

  .primary-navigation ul.children {
    display: none;
    float: none;
    clear: both;
    margin: 0;
  }

  .primary-navigation .current_page_ancestor ul.children,
  .primary-navigation .current_page_parent ul.children,
  .primary-navigation .current_page_item ul.children {
    display: inline;
  }

  .primary-navigation .current_page_ancestor ul.children ul.children,
  .primary-navigation .current_page_item ul.children ul.children {
    display: none;
  }

  .primary-navigation ul.children .current_page_ancestor ul.children,
  .primary-navigation ul.children .current_page_parent ul.children,
  .primary-navigation ul.children .current_page_item ul.children {
    display: inline;
  }

  .primary-navigation
    .current_page_ancestor
    ul.children
    ul.children
    ul.children,
  .primary-navigation .current_page_item ul.children ul.children ul.children {
    display: none;
  }

  .primary-navigation
    ul.children
    ul.children
    .current_page_ancestor
    ul.children,
  .primary-navigation ul.children ul.children .current_page_parent ul.children,
  .primary-navigation ul.children ul.children .current_page_item ul.children {
    display: inline;
  }

  .primary-navigation li,
  .primary-navigation.toggled-on li {
    display: inline-box;
    float: none;
    clear: both;
    width: 100%;
    padding: 0;
    border-top: 1px solid #fff;
  }

  .primary-navigation li {
    height: auto;
  }

  #primary-navigation.toggled-on a {
    line-height: normal;
  }

  .primary-navigation a,
  .primary-navigation ul.children li a,
  .primary-navigation.toggled-on ul.children li a,
  .primary-navigation .page_item_has_children > a {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-transform: none;
  }

  .primary-navigation ul.children li a,
  .primary-navigation.toggled-on ul.children li a {
    padding-left: 10px;
  }

  .primary-navigation ul.children ul.children li a,
  .primary-navigation.toggled-on ul.children ul.children li a {
    padding-left: 20px;
  }

  .primary-navigation ul.children ul.children ul.children li a,
  .primary-navigation.toggled-on ul.children ul.children ul.children li a {
    padding-left: 30px;
  }

  .primary-navigation ul.children li,
  .primary-navigation.toggled-on ul.children li {
    border-top: 0;
  }

  .primary-navigation li a,
  .primary-navigation.toggled-on li a {
    font-size: 14px;
  }

  .primary-navigation li.current_page_item,
  .site-navigation .current_page_item > a,
  .site-navigation .current_page_ancestor > a,
  .site-navigation .current-menu-item > a,
  .site-navigation .current-menu-ancestor > a {
    background-color: transparent;
    color: #fff;
  }

  .site-navigation .current_page_item > a,
  .site-navigation .current-menu-item > a {
    color: #fff;
  }

  .nav-margin-wrap,
  .nav-margin {
    display: none;
  }

  .nav-margin ul {
    padding-top: 0;
  }

  .site-content {
    margin: 0;
  }

  .nav-links {
    height: auto;
    overflow: visible;
  }
  .nav-links a,
  .post-navigation a {
    width: 100%;
    float: none;
  }

  .nav-links a:last-child {
    text-align: left;
  }

  .verein_details {
    width: 100%;
    margin-left: 0;
  }

  .widget_widget_bvgd_guidesearch .widget_inner {
    display: none;
  }

  .listing-item.verein .left,
  .listing-item.verein .right {
    width: 100%;
    padding: 0;
  }

  .guide-qualifications,
  .guide-contact {
    float: none;
    width: 100%;
    padding-left: 10px;
    padding-right: 0;
  }

  .guide-qualifications {
    margin-bottom: 10px;
  }
}

/* Phone hoch (und kleiner) ------------------------------------------------- */
@media screen and (max-width: 460px) {
  .list-view .site-content .hentry {
    margin-bottom: 20px;
  }

  .attachment-thumbnail {
    width: 100%;
    height: auto;
  }

  .entry-summary img {
    margin-bottom: 10px !important;
  }

  li.grid {
    width: 100%;
  }

  #main {
    padding-top: 0;
  }
  #primary {
    padding: 0;
  }
}
