/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

/* ToDo: rebuild the stylesheet via scss with gulp */

[dir] body {
  background-image: none;
}

body a {
  text-decoration: none;
}
.path-frontpage .main-content {
  background-image: url('../images/portraits.jpg');
  background-repeat: repeat-x;
  background-size: contain;
}

.path-frontpage .block-system-main-block,
.path-frontpage .block-page-title-block {
  background-color: rgba(255, 266, 266, .92);
  padding: 2em;
}
.path-frontpage .block-page-title-block {
  margin-bottom: 0;
}

[dir=ltr] .site-footer {
  background: #f7f9fa;
}

.site-footer .text-content a, .site-footer .cke_editable a {
  color: #9ea0a1;
}
.site-footer .text-content a:hover,
.site-footer .text-content a:focus,
.site-footer .cke_editable a:hover,
.site-footer .cke_editable a:focus {
  color: black;
}

#block-prov-footer {
  font-size: 1.4em;
}


[dir] .text-content a.button {
  font-size: 1em;
}


/* portrait image */
@media only screen and (min-width: 900px) {
  .field--name-field-figure {
    float: right;
    margin-left: 1em;
  }
}


/* tagcloud anpassung */
.tagclouds-term {
  margin-right: 1em;
}

/* search */
.view-prov-search .item-list li {
  margin-bottom: 1em;
}

.view-prov-search .item-list li > a {
  margin-right: .5em;
}

.block-facets .glossaryaz.is-active {
  background-color: black;
}
.block-facets {
  margin-left: -1%;
  margin-right: -1%;

}
.block-facets ul {
  margin: 0;
}

.view-prov-search .item-list ul {
  list-style-type: none;
  margin-left: 0;
}
.view-prov-search .item-list li h2, header h2 {
  font-weight: unset;
}

.view-prov-search .form-item-search-api-fulltext,
.view-prov-search .form-actions {
  display: inline-block;
}

/* node */
.node--type-prov-article h1 {
  font-weight: unset;
  margin-top: 20px;
  margin-bottom: 5px;
}

.page-node-type-prov-article .block-page-title-block {
  margin-bottom: 0;
}

.page-node-type-prov-article .block-page-title-block .page-title {
  font-size: 1em;
  line-height: normal;
}

.page-node-type-prov-article .text-content.field--name-field-lexicon-entry,
.page-node-type-prov-article .text-content.field--name-field-publications-about,
.page-node-type-prov-article .text-content.field--name-field-publications-by,
.page-node-type-prov-article .text-content.field--name-field-archive-records {
  margin-bottom: 35px;

}

/* language switcher */

.menu--language-interface ul {
  list-style: none;
  margin-left: 0;
}

/* footer hack */

@media (min-width: 1200px) {
  [dir=ltr] body:not(.is-always-mobile-nav) .site-footer {
    border-left: none;
    margin-left: 90px;
  }
}


/* text component */
[dir] .text-content p, [dir] .cke_editable p {
  margin: 0 0 1rem 0;
}

/* ext link element */
.ext {
  margin-left: 4px;
}

/* color changes */


[dir] .header__left,
.block-facets .glossaryaz.yes-results,
[dir] .text-content a.button:hover {
  background-color: #b15300;
}
@media (min-width: 1200px) {
  [dir] .nav-primary__button {
    background-color: #b15300;
  }
}
[dir] .text-content a, [dir] .cke_editable a {
  -webkit-box-shadow: none;
  box-shadow: none;
}

[dir] .text-content a:hover {
  -webkit-box-shadow: inset 0 -2px 0 0 #b15300;
  box-shadow: inset 0 -2px 0 0 #b15300;
}

a,
.field--tag-ref__item a,
.text-content a,
.cke_editable a,
.language-switcher-language-url a{
  color: #b15300;
}

[dir] .primary-nav__menu-link-inner:after {
  border-top-color: #b15300;
}

a:hover {
  color: #000
}
[dir] .button {
  border: 2px solid #b15300;
}
[dir] .button:hover,
[dir] .button:focus {
  border-color: #b15300;
}

[dir] .text-content a:hover, [dir] .text-content a:focus, [dir] .cke_editable a:hover, [dir] .cke_editable a:focus {
  -webkit-box-shadow: inset 0 -30px 0 0 #ffb4;
  box-shadow: inset 0 -30px 0 0 #ffb4;
}

.button {
  color: #000;
}
.button:hover, .button:focus {
  color: #b15300;
}

.field--tag-ref__item a {
  color: #b15300 !important;
}

.block-facets .glossaryaz.yes-results a.is-inactive:hover {
  background-color: #000;
}

[dir] .field--tag-ref, .field--name-field-keywords {
  margin: 20px 0 !important;
}

[dir] .field--name-field-links-external {
  margin-top: 0 !important;
}

[dir] #group-links-external .fieldset__wrapper {
  padding-top: 0;
}

[dir] .field:not(:last-child) {
  margin-bottom: 20px;
  margin-top: 25px;
}

@media (min-width: 1000px) {

  [dir] .region--content {
    margin-bottom: 30px;
  }
}

@media (min-width: 1000px) {

  [dir] .node__content {
    padding-bottom: 30px
  }
}

[dir] .fieldset {
  margin: 18px 0;
  border: 0;
  border-radius: 2px;
  background-color: #f7f9fa;
}

[dir] .fieldset.fieldset--nolegend  .fieldset__label {
  display: none;
}

[dir] .fieldset.fieldset--nolegend  .field--tag-ref {
  padding: 0;
}

[dir] .fieldset.fieldset--nolegend  .fieldset__wrapper {
  padding-top: 0;
}

[dir] .fieldset__legend {
  background-color: transparent;
}

[dir] .fieldset__legend .fieldset__label {
  color: #000;
}

@media (min-width: 1000px) {
  [dir] .region > * {
    margin-bottom: 15px;
  }
}

#language-suggestion {
  top: 200px;
  z-index: 99;
}

.entity-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.entity-pager ul {
  margin: 0 auto;
}


.entity-pager-list li {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2
}

.entity-pager-list .inactive {
  background-color: #9ea0a1;
  padding: 12px 25px;
  color: #fff;
  text-decoration: none;
}
.entity-pager-list li a {
  background-color: #b15300;
  padding: 12px 25px;
  color: #fff;
  text-decoration: none;
}

.node-revisions-list .field-content a {
  margin-right: 5px;
}

[dir] .button--primary {
  background-color: #b15300;
  color: #fff;
}

[dir] .button--primary:hover {
  background-color: #000;
  color: #fff;
}

.region--hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  background-color: transparent;
  z-index: 10;
  position: sticky;
  top: 0;
}

@media (min-width: 700px) {

  [dir] .main-content__container {
    padding-top: 40px;
  }
}

.search-form-block__form {
  display: inline-block;
}

.search-form-block__form input[type=text] {
  padding-left: 18px;
  padding-right: 5px;
}

@media (min-width: 500px) {
  .search-form-block__form {
    padding-right: 13px;
  }
}

@media (max-width: 499px) {
  .search-form-block__form [type=submit] {
    margin-right: 5px;
  }
  .search-form-block__form {
    margin: 0 auto;
    padding-right: 0;
  }
}

.shariff ul {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 auto;
  max-width: 400px;
  width: auto;
}

.shariff .shariff-button a {
  text-align: center;
}

.header-nav {
  z-index: 11;
}

[dir] .mobile-nav-button {
  z-index: 12;
}

.beitrag-author-info .fieldset__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.beitrag-author-info .field--name-field-publication-date {
  margin: 20px 0;
}

.views-row.author {
  margin-bottom: 60px;
}

.views-row.author h2 {
  margin-top: 25px;
  margin-bottom: 25px;
}

#block-tagsinschlagworter span.tagclouds-term {
  text-align: left;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.node--view-mode-teaser .node__title {
  font-size: 19px;
}

.node--view-mode-teaser .node__title > a {
  color: #b15300;
}

.page-title {
  font-size: 24px;
}

.views-field-field-display-name {
  font-weight: normal;
}

.site-header__initial, .sticky-header-toggle, .pager__item--active  {
  background-color: #b15300;
}
