/******************************************************************
Theme Name: wissensforum
Author URI: http://danielerke.de/
******************************************************************/


/*********************
LINK STYLES
*********************/
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }


/* Fonts */

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('fonts/opensanscondensed-light-webfont.woff2') format('woff2'),
         url('fonts/opensanscondensed-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*********************
H1, H2, H3, H4, H5 P STYLES
*********************/
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none; }

/*********************
HEADER STYLES
*********************/
.header ul.off-canvas-list li {
  list-style: none; }

/*********************
NAVIGATION STYLES
*********************/
.top-bar .title-area {
  z-index: 1;
  text-transform: uppercase;
  font-weight: 300; }
  .top-bar .title-area span {
    font-weight: 600; }

.off-canvas-list ul {
  margin-left: 0; }
  .off-canvas-list ul li a {
    border-bottom: 0px; }
  .off-canvas-list ul .dropdown {
    margin-left: 20px; }

@media only screen and (max-width: 40em) {
	.top-bar .title-area h1 {
		font-size: 1.25rem;
	}
}

/*********************
HERO TEMPLATE STYLES
*********************/
.hero {
  background: #008c9e;
  color: #FFFFFF;
  text-align: center;
  padding: 3rem 0;
  margin-bottom: 1.5rem; }
  .hero .icon {
    font-size: 3.125rem;
    margin-right: 20px; }
    .hero .icon:last-child {
      margin-right: 0px; }
    .hero .icon:hover {
      color: #008c9e; }
  .hero h1 {
    text-transform: uppercase;
    font-size: 3.125rem;
    margin-bottom: 0;
    line-height: 1;
    font-weight: 300 !important; }
    @media only screen and (min-width:40.0625em) {
      .hero h1 {
        font-size: 5.625rem; } }
  .hero .subhead {
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 1.5rem; }
  .hero p {
    margin-bottom: 5px; }
  .hero h1, .hero h2, .hero h3, .hero h4, .hero p, .hero a {
    color: #FFFFFF; }
    .hero h1 span, .hero h2 span, .hero h3 span, .hero h4 span, .hero p span, .hero a span {
      font-weight: bold; }

/*********************
BLOG/ARCHIVE STYLES
*********************/
.sticky{
}
.gallery-caption {
}
.bypostauthor{
}

.blog article, .search article {
  margin-bottom: 4rem; }

.article-header {
   }

.taxonomy-description {
  text-align: center; }


.pressLink { font-weight: bold; display: inline-block; }

/*********************
PAGE STYLES
*********************/
.page-header {
  margin-bottom: 2rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem; }

/*********************
POSTS & CONTENT STYLES
*********************/
#content #inner-content {
  padding: 2rem 0rem; }

.single-title, .page-title {
   }

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }
.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }
.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }
.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }
.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008c9e;
  border-color: #00707e;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #00707e; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    color: #FFFFFF; }

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }
.commentlist li[class*=depth-] {
  margin-top: 1.1em; }
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }
.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0;
  background: #e7e7e7; }
.commentlist li.depth-3 {
  background: #dadada; }
.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }
.commentlist .comment-reply-link {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem;
  background-color: #008c9e;
  border-color: #00707e;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
  float: right; }
  .commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
    background-color: #00707e; }
  .commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
    color: #FFFFFF; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label, .respond-form form li small {
        display: none; }
    .respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url], .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus, .respond-form form input[type=email]:focus, .respond-form form input[type=url]:focus, .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, .respond-form form input[type=url]:invalid, .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }
@media only screen and (min-width:40.0625em) {
  .widget {
    padding: 0 10px;
    margin: 2.2em 0; } }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  margin-top: 1em;
  text-align: center; }

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/*********************
WORDPRESS GALLERY USE FOUNDATION GRID
*********************/
  [class*="gallery-columns-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="gallery-columns-"]:before, [class*="gallery-columns-"]:after {
    content: " ";
    display: table; }
  [class*="gallery-columns-"]:after {
    clear: both; }
  [class*="gallery-columns-"] > .gallery-item {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

.gallery-columns-1 > .gallery-item {
  width: 100%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-1 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-1 > .gallery-item:nth-of-type(1n+1) {
    clear: both; }

.gallery-columns-2 > .gallery-item {
  width: 50%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-2 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-2 > .gallery-item:nth-of-type(2n+1) {
    clear: both; }

.gallery-columns-3 > .gallery-item {
  width: 33.33333%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-3 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-3 > .gallery-item:nth-of-type(3n+1) {
    clear: both; }

.gallery-columns-4 > .gallery-item {
  width: 25%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-4 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-4 > .gallery-item:nth-of-type(4n+1) {
    clear: both; }

.gallery-columns-5 > .gallery-item {
  width: 20%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-5 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-5 > .gallery-item:nth-of-type(5n+1) {
    clear: both; }

.gallery-columns-6 > .gallery-item {
  width: 16.66667%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-6 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-6 > .gallery-item:nth-of-type(6n+1) {
    clear: both; }

.gallery-columns-7 > .gallery-item {
  width: 14.28571%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-7 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-7 > .gallery-item:nth-of-type(7n+1) {
    clear: both; }

.gallery-columns-8 > .gallery-item {
  width: 12.5%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-8 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-8 > .gallery-item:nth-of-type(8n+1) {
    clear: both; }

.gallery-columns-9 > .gallery-item {
  width: 11.11111%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-9 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-9 > .gallery-item:nth-of-type(9n+1) {
    clear: both; }

.gallery-columns-10 > .gallery-item {
  width: 10%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-10 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-10 > .gallery-item:nth-of-type(10n+1) {
    clear: both; }

.gallery-columns-11 > .gallery-item {
  width: 9.09091%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-11 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-11 > .gallery-item:nth-of-type(11n+1) {
    clear: both; }

.gallery-columns-12 > .gallery-item {
  width: 8.33333%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-12 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-12 > .gallery-item:nth-of-type(12n+1) {
    clear: both; }

/*********************
SCREEN READER TEXT STYLES
*********************/
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*********************
PRINT STYLES
*********************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
    display: none; } }

    /* Unsere Mitglieder */

    .archive.category-unsere-mitglieder .entry-content{
      text-align: center;
    }

    .archive.category-unsere-mitglieder .entry-content img{
      width: 200px;
      height: auto;
    }

    .single .current-category-23{
      background-image:none!important;
    }

 /* Mitgliederbereich */

 /* Downloads */

 .download{
  padding: 15px;
  width: 100%;
  max-width: 1130px;
  margin: auto;
  margin-bottom: auto;
  margin-bottom: 15px;
 }

 .download tr td {
  vertical-align: middle;
  border: 1px solid #ffcd00;
}

.download .download-date {
  width: 95px;
}

.download .download-name {
  font-size: 16px;
  color: #ffcd00;
}

.download .download-titel {
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
}

.download .download-intro {
  color: #643a0e;
  margin: 12px 0;
  font-family: 'Open Sans Condensed', sans-serif;
}

.download .download-bild {
  width: 50px;
  font-size: 18px;
  background: #ffcd00;
}

.download .attach-img {
  width: 20px;
}

/* Search Form */

.search-form{
  display: flex;
}

.search-form input[type="submit"]{
  color: #fff;
  width: 30%;
  height: 45px;
  font-weight: bold;
}

.search-form .search-field{

  width: 70%;
  height: 45px;
}

.search-form input.search-field::placeholder{
  color: #444;
}

#searchform input#s::placeholder{
  color: #444;
}

/* Toggle Button */

.menuCTA ul li a{
  background-color: #ffcd00;
  padding: 8px 40px 8px 10px;
  background-image: url(/app/themes/wissensforum/assets/images/mitglieder.jpg);
  background-size: 25%;
  background-repeat: no-repeat;
  background-position: 94% 50%;
  color: #fff;
  font-weight: bold;
  font-size: 12px;

}


 .mitglieder-button {
  top: -63px;
  position: fixed;
  right: 30px;
  z-index: 999;
  transition: all 0.5s;
  width: 100px;
}

.search-icon {
  top: -65px;
  position: fixed;
  right: 10px;
  z-index: 999;
  transition: all 0.5s;
}

.top-bar .mitglieder-button {
  top: 23px;
  right: 90px;
}

.top-bar .search-icon {
  top: -3px;
  right: 65px;
}


.menu-hide-for-small{
  display: none;
}

.menu-hide-for-large{
  display: block;
}

.page-template-default h1{
  text-align: center;
}

/* Download aus allgemeiner Suche ausblenden */

.search-results .search-result-category-75{
  display: none;
}

.footerImg a._brlbs-btn-cookie-preference{
      border: 1px solid #fff;
}

@media only screen and (min-width:64.0625em) {

  .menu-hide-for-small{
    display: block;
  }

  .menu-hide-for-large{
    display: none;
  }

}



/* Mitglieder-Bereich
   ========================================================================== */
/**
 * Styles for the members-area
 */

.menu-mitgliederbereich-container {
  margin-bottom: -50px;
}

.menu-mitgliederbereich-container #menu-mitgliederbereich li a {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1rem;
  font-weight: normal;
  background: #fff;
  padding: 10px;
  display: block;
  color: #222;
  border: 1px solid #fff;
  margin-bottom: 1px;
}

.menu-mitgliederbereich-container #menu-mitgliederbereich li a:hover {
  border-bottom-color: #ffcd00;
  color: #ffcd00;
}

.menu-mitgliederbereich-container #menu-mitgliederbereich li.current-menu-item a {
  color: #222;
  background: #ffcd00;
}

.minions-downloads-section {
  margin-bottom: 30px;
}

.minions-filter-search {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background: #fff;
  padding: 15px;
  margin: 0 0 10px 0;
}

.minions-filter-search .search-box {
  margin: 0;
  border: 2px solid #ddd;
}

.minions-filter-search .search-box::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999;
  opacity: 1; /* Firefox */
}

.minions-filter-search .search-box:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
}

.minions-filter-search .search-box::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;
}

.minions-filter-search .search-column{
  width: 75%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.minions-filter-search .counter-column{
  flex-grow: 1;
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1rem;
  font-weight: normal;
}

.minions-downloads-section .minions-dl-item {
  transition-property: margin, background-color, border-color;
  transition-duration: .4s, .2s, .2s;
  transition-timing-function: ease-in-out, ease, ease;
}

.minions-downloads-section .download-item-container {
  display: flex;
  flex-direction: row;
  border: 1px solid #ffcd00;
  padding: 10px 20px;
  font-family: 'Open Sans Condensed', sans-serif;
  margin-bottom: 10px;
}

.minions-downloads-section .hidden {
  display: none;
  visibility: hidden;
}

.minions-downloads-section .empty-item {
  transition-property: opacity;
  transition-duration: 0s;
  transition-delay: 0s;
  transition-timing-function: ease;
}
.minions-downloads-section .empty .empty-item {
  transition-property: opacity;
  transition-duration: .2s;
  transition-delay: .3s;
  transition-timing-function: ease;
}
.minions-downloads-section .hiding {
  opacity:0.5;
}

.empty-item {
  background:#fff;
  color:#ddd;
  margin:0.2em 0;
  padding:0.5em 0.8em;
  font-style:italic;
  border:none;
  text-align:center;
  visibility:hidden;
  opacity:0;
  float:left;
  clear:left;
  width:100%;
}
.empty .empty-item {
  opacity:1;
  visibility:visible;
}

.minions-downloads-section .download-item-container:hover {
  background: #fff;
}

.minions-downloads-section .download-item-container .download-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
}

.minions-downloads-section .download-item-container .download-content h3 {
  margin: 0;
}

.minions-downloads-section .download-item-container .download-content h3 a {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1.3rem;
}

.minions-downloads-section .download-item-container .download-meta {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.minions-downloads-section .download-item-container .download-meta a {
  font-family: 'Open Sans Condensed', sans-serif;
}

.minions-downloads-section .download-item-container .download-meta i {
  color: #643a0e;
  margin: 0;
}

.minions-downloads-section .download-item-container .download-action {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  align-items: flex-end;
}

.minions-downloads-section .download-item-container .download-action i {
  margin: 0;
  font-size: 2rem;
}


@media only screen and (min-width:64.0625em) {
  .menu-mitgliederbereich-container #menu-mitgliederbereich {
    display: flex;
    flex-direction: row;
    justify-content: center;
    background: #fff;
  }

  .menu-mitgliederbereich-container #menu-mitgliederbereich li a {
    padding: 10px 20px;
  }
}




/* Kalender
   ========================================================================== */
/**
 * Styles for the calendar-area
 */
.eo-fullcalendar .fc-toolbar button.disabled,
.eo-fullcalendar .fc-toolbar button[disabled],
.eo-fullcalendar .fc-toolbar .button.disabled,
.eo-fullcalendar .fc-toolbar .button[disabled] {
  background: #ccc;
  border: transparent;
}

.eo-fullcalendar .fc-toolbar button:hover,
.eo-fullcalendar .fc-toolbar button:focus,
.eo-fullcalendar .fc-toolbar .button:hover,
.eo-fullcalendar .fc-toolbar.button:focus {
  background: #ffcd00;
}

.eo-fullcalendar .fc-toolbar .fc-state-default {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #222;
  text-shadow: none;
  box-shadow: none;
  font-family: 'Open Sans Condensed', sans-serif;
}

.eo-fullcalendar .fc-event {
  position: relative;
  display: block;
  font-size: 1em;
  line-height: 1.3;
  border-radius: 0;
  border: 1px solid #ffcd00;
  background-color: #ffcd00;
  font-weight: 400;
}
