@charset "UTF-8";
/*!
 Theme Name:   Dorfnews
 Theme URI:    https://www.digitale-doerfer.de
 Description:  Theme für die Lösung "DorfNews" der Digitalen Dörfer.
 Author:       Christian Tamanini
 Author URI:   https://www.digitale-doerfer.de
 Template:     bezel
 Version:      1.3.1
 Text Domain:  bezel-child
*/
/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Media queries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/
.site-title {
  font-size: 24px;
  font-weight: 900;
  display: inline-block;
  vertical-align: middle;
  line-height: 24px; }
  .site-title span {
    display: none;
    font-weight: 400;
    font-size: 20px;
    text-transform: none; }

.site-description {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.5rem; }

.custom-logo {
  max-height: 75px; }

.site-header {
  padding: 1rem 0; }

.wp-custom-logo.has-site-branding .site-branding {
  margin-top: 0; }

.site-branding {
  width: 100%; }

.site-logo-wrapper {
  margin-bottom: 0.9375rem; }

@media only screen and (min-width: 576px) {
  .site-title span {
    display: block; }
  .site-sponsor {
    float: right !important;
    max-width: 320px; } }

@media only screen and (min-width: 768px) {
  .custom-logo {
    max-height: 100px; }
  .site-header {
    padding: 2rem 0; }
  .site-logo-wrapper {
    margin-bottom: 0; }
  .site-title {
    text-align: left; }
  .site-logo-wrapper {
    display: inline-block;
    margin-right: 10px; }
  .site-title-wrapper {
    display: inline-block;
    border-left: 1px solid #e5e5e5;
    padding-left: 10px;
    line-height: 100px; }
  .site-sponsor {
    float: right !important;
    max-width: 320px; } }

@media only screen and (max-width: 768px) {
  .site-sponsor {
    display: block;
    float: center;
    max-width: 400px; }
  .site-title span {
    display: none; }
  .site-title-wrapper {
    border-left: 0px; }
  .site-branding {
    width: 50%; } }

/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/
body {
  font-family: 'Lato', sans-serif; }

.fa {
  vertical-align: middle; }

h1, h2, h3, h4, h5, h6, .entry-title a, .entry-title a:visited, .page-title a, .page-title a:visited, .widget .widget-title, .page-title span {
  font-family: 'Lato', sans-serif;
  font-weight: 900; }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin-bottom: .5em; }

.entry-meta .author a {
  font-weight: 600; }

.entry-meta.entry-meta-header-before .post-first-category a, .entry-meta.entry-meta-header-before .post-first-category a:visited {
  color: #fff;
  padding: 3px 6px; }

.entry-meta.entry-meta-header-before .post-first-category a:focus, .entry-meta.entry-meta-header-before .post-first-category a:hover {
  color: #ddd; }

.entry-meta ul > li {
  display: inline; }

.post-navigation a:hover, .post-navigation a:focus, .post-navigation a:active {
  color: #000; }

div#respond .comment-notes, div#respond .logged-in-as, div#respond .form-allowed-tags, div#respond .form-allowed-tags code {
  font-size: 1rem; }

/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/
#search-bar {
  padding: 15px 0;
  display: none; }

.post-feature-header {
  width: 100%; }

.avatar {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px; }

.sticky {
  border-top: 9px solid;
  -webkit-box-shadow: 1px 1px 1px #dfdfdd;
  -moz-box-shadow: 1px 1px 1px #dfdfdd;
  box-shadow: 1px 1px 1px #dfdfdd;
  border-right: unset;
  border-bottom: unset; }

.dd-official-post-header {
  font-size: 1.2em;
  text-align: center;
  padding: 0.15rem 1.875rem;
  font-weight: 600;
  border-bottom: 0.25rem solid #ddd;
  border-top: 0.25rem solid #ddd; }

@media only screen and (max-width: 768px) {
  .dd-official-post-header {
    padding: 0.15rem 1.25rem; } }

/*--------------------------------------------------------------
## Widgets
--------------------------------------------------------------*/
.widget-area .fa {
  margin-right: 3px; }

.fa-calendar {
  margin-top: -10px; }

.fa-address-card-o.meta-icon {
  margin-top: -5px;
  margin-right: 5px; }

.fa-calendar.meta-icon {
  margin-top: -7px;
  margin-right: 8px; }

.widget.widget_awesomeweatherwidget {
  padding: 0; }

.tribe-events-list-widget .tribe-list-widget .tribe-events-list-widget-events {
  padding: 0; }

.widget a {
  font-weight: 700; }

.awesome-weather-forecast-day-temp, .awesome-weather-forecast-day-abbr {
  font-weight: 400; }

/** DD Opening Hours **/
h3.opening-hours-widget {
  font-size: 1em;
  margin-bottom: 0;
  margin-top: 2rem; }

/*--------------------------------------------------------------
## Alert
--------------------------------------------------------------*/
.alert {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 2.5rem; }
  .alert strong {
    font-size: 1.5em; }
  .alert .fa {
    margin-top: -4px; }
  .alert a, .alert a:visited {
    color: #843534;
    font-weight: bold; }
  .alert a:hover, .alert a:focus {
    text-decoration: underline; }

.scroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

@media only screen and (max-width: 768px) {
  .entry-data-wrapper-archive, .entry-data-wrapper-single, .widget, .page-header {
    padding: 1.25rem; } }

input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], select, textarea {
  border-color: #bbb; }

/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/
.main-navigation {
  border-color: #e5e5e5;
  padding: 1rem 0; }

.site-primary-menu-responsive {
  background: #fff; }

.primary-menu-responsive a,
.primary-menu-responsive a:visited {
  font-weight: 800; }

.sf-menu > li > a,
.sf-menu > li > a:visited {
  font-weight: 800; }

#top-navigation {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  border-top: 3px solid; }
  #top-navigation ul,
  #top-navigation ol {
    margin: 0; }

.top-header-menu,
.top-header-menu * {
  list-style: none; }

.top-header-menu {
  font-size: 0.8rem; }

.top-header-menu li {
  position: relative; }

.top-header-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 200; }

.top-header-menu > li > ul {
  top: 38px;
  left: -19px; }

.top-header-menu > li {
  display: inline-block;
  border-left: 1px solid #e5e5e5; }

.top-header-menu > li:first-child {
  border: 0; }

.top-header-menu li:hover > ul,
.top-header-menu li.sfHover > ul {
  display: block; }

.top-header-menu a {
  display: block;
  position: relative; }

.top-header-menu ul ul {
  top: 0;
  left: 105%; }

/* Menu Skin */
.top-header-menu {
  margin-bottom: 0;
  text-align: center; }

.top-header-menu > li > a,
.top-header-menu > li > a:visited {
  padding: 0 0.5rem; }

@media only screen and (min-width: 768px) {
  .top-header-menu {
    text-align: right; }
  .top-header-menu > li > a,
  .top-header-menu > li > a:visited {
    padding: 0 0.9375rem; } }

.top-header-menu ul {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  min-width: 15em;
  /* allow long menu items to determine submenu width */
  max-width: 15em;
  padding: 25px 35px;
  padding: 1.5625rem 2.1875rem;
  text-align: left; }

/* Anchors */
/* Parent Anchors */
.top-header-menu > li > a,
.top-header-menu > li > a:visited {
  text-decoration: none;
  transition: all .25s ease-out;
  height: 44px;
  line-height: 44px; }

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

/* Child Menu Anchors */
.top-header-menu ul a,
.top-header-menu ul a:visited {
  color: #020202;
  padding: 8px 0;
  padding: 0.5rem 0; }

.top-header-menu ul a:hover,
.top-header-menu ul a:focus,
.top-header-menu ul a:active {
  color: #eb684b; }

.top-header-menu ul li:last-child a {
  border-bottom: none; }

/* Current Item Indicator */
.top-header-menu > li.current_page_item > a,
.top-header-menu > li.current-menu-item > a,
.top-header-menu > li.current_page_ancestor > a,
.top-header-menu > li.current-menu-ancestor > a,
.top-header-menu > li.current_page_parent > a,
.top-header-menu > li.current-menu-parent > a {
  color: #000; }

/* SF Core */
.top-header-menu li {
  word-wrap: break-word;
  white-space: normal;
  /* no need for Supersubs plugin */
  transition: background .2s; }

.top-header-menu ul li {
  background: #ffffff; }

.top-header-menu ul ul li {
  background: #ffffff; }

.top-header-menu li:hover,
.top-header-menu li.sfHover {
  /* only transition out, not in */
  transition: none; }

/* Last & Second Last Child Drop Down Menu Second Level */
.top-header-menu > li:last-child > ul,
.top-header-menu > li:nth-last-child(2) > ul {
  left: auto;
  right: 0; }

/* Last & Second Last Child Drop Down Menu Third Level */
.top-header-menu > li:last-child > ul ul,
.top-header-menu > li:nth-last-child(2) > ul ul {
  left: auto;
  right: 105%; }

.sf-arrows .sf-with-ul:after {
  font-size: 1rem; }

/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/
.site-info h3 {
  margin-bottom: 1rem; }

.site-info .widget-container {
  margin-bottom: 2rem; }
  .site-info .widget-container ul {
    margin-left: 0; }
  .site-info .widget-container li {
    list-style: none; }

.site-info a:focus, .site-info a:hover {
  text-decoration: underline; }

.logo-footer {
  background: #fff;
  text-align: center; }
  .logo-footer img {
    margin: 2rem;
    max-height: 60px; }
  .logo-footer #fhg-iese {
    max-height: 50px; }

.author-info .author-bio a.author-link {
  margin-top: 1em;
  display: block;
  font-weight: bold; }

/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"], .tribe-events-button {
  border: 0;
  transition: all 0.25s ease-out;
  color: #fff; }

button:hover, button:focus, button:active, input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active, input[type="reset"]:hover, input[type="reset"]:focus, input[type="reset"]:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, #tribe-events .tribe-events-button:hover, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover {
  color: #fff; }

/*--------------------------------------------------------------
## Template: Opening Hours
--------------------------------------------------------------*/
h3.opening-hours {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 1rem; }

.table-opening-hours {
  margin-bottom: 3.5rem;
  max-width: 400px; }

tr.op-row.op-row-day.highlighted {
  background: #f8f8f8; }

.op-row-day.highlighted th, .op-row-day.highlighted td {
  font-weight: 700; }

.op-cell.op-cell-heading {
  width: 50%; }

.op-cell.op-cell-periods {
  width: 50%;
  text-align: right; }

.op-list-overview .highlighted, span.op-period-time.highlighted, tr.op-row-day.highlighted td, tr.op-row-day.highlighted th {
  color: #555555; }

.table-opening-hours table tr:first-child th, .table-opening-hours table tr:first-child td {
  border-top: 1px solid #ebebeb; }

.table-opening-hours table th, .table-opening-hours table td {
  border-top: 0;
  border-bottom: 1px solid #ebebeb; }

/**
* DD Author Box styles
* Applies to author boxes and author overview page (e. g. '/unsere-autoren/').
*/
.dd-author-box-parent {
  -webkit-box-shadow: 1px 1px 1px #dfdfdd;
  -moz-box-shadow: 1px 1px 1px #dfdfdd;
  box-shadow: 1px 1px 1px #dfdfdd; }

.dd-author-page-title h1 {
  margin-bottom: 0.5em; }

.dd-author-page-title {
  padding-left: 1.2em;
  padding-right: 1.5em;
  padding-bottom: 2em;
  padding-top: 1.5em;
  font-size: 18pt;
  line-height: 1.5; }

.dd-author-list-page-title {
  margin-left: 0.75em; }

.dd-author-list-box {
  border: 1.5em solid #f1f1f1;
  box-sizing: border-box;
  padding: 2em;
  padding-bottom: 0.5em;
  height: calc(600px+1em);
  margin-bottom: 1.5em !important; }

.dd-author-box {
  padding-top: 1em;
  border-top: 9px solid #33b8ca;
  border-right: 0px;
  border-bottom: 0px; }

.dd-author-box .dd-author-box-header {
  top: 0px;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
  left: 7px;
  padding-left: 2em;
  padding-top: 1em;
  padding-bottom: 0.5em; }

.dd-author-box .dd-author-box-header h2 {
  margin-bottom: 0.5em;
  font-weight: 700; }

.dd-author-box .dd-author-box-name {
  font-weight: bold;
  font-size: 16pt;
  margin-bottom: 0.8em;
  margin-top: 1.2em; }

.dd-author-box .dd-author-box-name * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.dd-author-box .dd-author-box-image {
  text-align: center;
  margin-left: -7.5px;
  margin-right: -7.5px; }

.dd-author-box .dd-author-box-work-focus,
.dd-author-box .dd-author-box-work-organisation,
.dd-author-box .dd-author-box-work-organisation a {
  font-weight: 400;
  font-size: 16pt !important; }

.dd-author-box .dd-author-box-work-organisation a i.dd-external-link {
  font-size: 11pt !important;
  color: inherit !important;
  margin-top: -3px; }

.dd-author-box .dd-author-box-description {
  display: block;
  margin-top: 0.5em; }

.dd-author-box .dd-author-box-email {
  margin-top: 1em; }

.dd-author-box .dd-author-box-official-ribbon {
  position: absolute;
  right: 2em;
  top: 1.1em; }

/*
* Aside-Elements styling applies to single author page (sidebar)
*/
aside.widget.dd-author-box {
  padding-top: 0.5em;
  padding-bottom: 2em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  font-size: 15pt; }

aside.widget.dd-author-box .dd-author-box-image {
  margin-top: 5.5em;
  margin-bottom: 1em; }

aside.widget.dd-author-box .dd-author-box-official-ribbon {
  top: 5.7em;
  right: 2.5em; }

aside.widget.dd-author-box .dd-author-box-work-focus,
aside.widget.dd-author-box .dd-author-box-organisation,
aside.widget.dd-author-box .dd-author-box-work-organisation a,
aside.widget.dd-author-box .dd-author-box-work-organisation-address {
  line-height: 1.5; }

.dd-author-box-work-focus,
.dd-author-box-work-organisation,
.dd-author-box-work-organisation a,
.dd-author-box-work-organisation-address,
.dd-author-box-email a,
.dd-author-box-description {
  font-size: 14pt; }

.dd-author-list {
  margin-right: 0.05em; }

.dd-author-list-box {
  border-top-width: 0px !important;
  padding-bottom: 2em;
  padding-top: 1.5em; }

.dd-author-list-box .dd-author-box-work-focus,
.dd-author-list-box .dd-author-box-work-organisation,
.dd-author-list-box .dd-author-box-work-organisation a,
.dd-author-list-box .dd-author-box-work-organisation-address,
.dd-author-list-box .dd-author-box-email a,
.dd-author-list-box .dd-author-box-description {
  font-size: 12pt; }

.dd-author-list-box .dd-author-box-name {
  margin-bottom: unset;
  margin-top: unset; }

.dd-author-list-box .dd-author-box-image img {
  height: auto;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1em; }

.dd-official-ribbon-primary {
  fill: #dd3c5d; }

.dd-official-ribbon-secondary {
  fill: white; }

/*--------------------------------------------------------------
## The Event Calendar by Modern Tribe
--------------------------------------------------------------*/
.tribe-events-loop .tribe-events-event-meta {
  padding: 0; }

.tribe-events-single {
  background: #fff; }
  .tribe-events-single .hentry {
    border: 0; }

.events-archive #tribe-events {
  background: #fff;
  padding: 1.25rem; }

@media (min-width: 1280px) {
  .events-archive #tribe-events {
    padding: 40px;
    padding: 2.5rem; } }

.events-archive .entry-content, .events-archive .entry-header {
  width: 100%; }

.single-tribe_events header.entry-header {
  display: block; }

.single-tribe_events .tribe-events .tribe-events-event-image {
  margin-bottom: 0; }
  .single-tribe_events .tribe-events .tribe-events-event-image img {
    max-width: none;
    width: 100%; }

.tribe-events-loop .tribe-events-event-meta {
  font-weight: 400;
  font-style: italic; }

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  border-right: 0; }

#tribe-bar-form input[type=text] {
  background: #fff;
  border: 1px solid #e5e5e5; }

.tribe-events-list-separator-month {
  color: #fff;
  font-size: 1.2em;
  text-align: center;
  padding: 0.4rem;
  font-weight: 600; }

.tribe-events-single {
  border: 0; }

.tribe-events-list .tribe-events-venue-details {
  margin: 15px 0 30px 0px;
  border: 0; }

.tribe-events-list .entry-summary, .tribe-events-list .entry-summary p {
  margin: 0; }

.tribe-events-list .tribe-events-list-separator-month:first-child {
  margin-top: 0; }

.tribe-events-list .time-details, .tribe-events-list .tribe-event-schedule-details {
  margin-bottom: 0;
  padding: 0; }

.single-tribe_events .tribe-events-single-event-title {
  margin-bottom: 2rem; }

#tribe-events-content {
  margin-bottom: 0; }

.tribe-events-event-meta .tribe-events-meta-group {
  padding: 2% 2%; }

.single-tribe_events .tribe-events-event-meta {
  font-size: 16px; }

.tribe-events-list-widget .tribe-event-featured .tribe-event-image {
  margin: 0; }

.tribe-events-list-widget .tribe-event-featured .tribe-event-title {
  padding: 0 .75rem; }

.tribe-events-list-widget .tribe-event-featured .tribe-event-duration {
  padding: 0 0.75rem 0.5rem 0.75rem; }

.post-content-past-event {
  opacity: 0.8; }

.single-tribe_events .tribe-events-event-meta {
  margin-bottom: 0; }

.dd-event-post-header {
  color: #fff;
  font-size: 1.2em;
  text-align: center;
  padding: 0.4rem;
  font-weight: 600; }

@media only screen and (max-width: 768px) {
  .tribe-events-event-meta .tribe-events-meta-group,
  .tribe-events-event-meta .column {
    float: none;
    width: 100%;
    margin-bottom: 0; } }

@media only screen and (max-width: 768px) {
  .tribe-events-sub-nav li a {
    color: #fff;
    display: block;
    padding: 10px 20px;
    position: relative;
    white-space: normal; }
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
    box-sizing: border-box;
    display: block;
    margin: 0;
    width: 50%; }
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
    padding-left: 3px; } }

/*--------------------------------------------------------------
## DD News
--------------------------------------------------------------*/
#dd-news .dd-news-icon {
  font-size: 1.5em;
  vertical-align: bottom;
  margin-bottom: -6px;
  margin-right: 5px; }

#dd-news ul {
  margin: 0; }

#dd-news .dd-news-li {
  border-bottom: 1px solid #ddd;
  margin: 0;
  list-style: none;
  padding: 10px 0;
  line-height: 1.3; }
  #dd-news .dd-news-li a {
    font-weight: 700;
    font-size: 1.05em; }

#dd-news .entry-meta {
  display: block;
  font-size: 75%;
  margin-top: 5px; }

#dd-news .entry-title {
  letter-spacing: 1px;
  font-weight: 700; }

@media (min-width: 576px) {
  #dd-news {
    width: 100%; }
    #dd-news .row div:nth-child(odd) ul {
      margin-right: 0.937rem; }
    #dd-news .row div:nth-child(even) ul {
      margin-left: 0.937rem; }
    #dd-news .dd-news-li:last-child {
      border-bottom: 0; } }
