/*
Theme Name: mnmlwp Child
Theme URI: https://minimalwordpress.com
Description: A free, lightweight, and fast WordPress theme that can easily be turned into different page styles and layouts. It comes with a bunch of useful shortcodes and demo content. If you want to find out about the possibilities of this theme, please visit the theme website.
Tags: one-column,two-columns,three-columns,four-columns,custom-menu,custom-logo,custom-header,translation-ready,featured-images,custom-colors,right-sidebar,footer-widgets,post-formats
Author: Sebastian Honert
Author URI: https://sebastianhonert.com
Template: mnmlwp
Version: 0.8
*/

@import url('../mnmlwp/assets/css/main.css');

/* Arche Musica */

.mnmlwp-logo-wrapper {
  flex: 1 1 15%;
}

span.mnmlwp-logo-text {
  letter-spacing: 1px;
  margin-left: 4px;
  font-weight: 400;
  display: none;
}

.mnmlwp-logo-text.mnmlwp-text-shadow {
  text-shadow: 0 0;
}

nav#main li a {
  position: relative;
  z-index: 1;
}

nav#main ul li a {
  text-transform: uppercase;
  letter-spacing: 1px;
}

nav#main li.current-menu-item > a,
nav#main ul li.current-menu-parent > a {
  font-weight: 700;
  color: #0038b8;
}

nav#main li.current-menu-item {
  position: relative;
}

nav#main ul li.current-menu-item > a::after,
nav#main ul li.current-menu-parent > a::after {
  position: absolute;
  display: block;
  text-align: inherit;
  content: '';
  width: 100%;
  background: linear-gradient(45deg, #c1d4ff, transparent);
  bottom: 29%;
  height: 0.275em;
  left: 0;
  margin-left: 0.5em !important;
  width: calc(100% - 0.5rem);
  z-index: -1;
}

nav#main ul.sub-menu {
  background: white;
}

nav#main ul.sub-menu li.current-menu-item > a::after {
  display: none;
}

/* External links */
.am-external-link::before,
nav#main li > a[target=_blank]::before {
  font-family: 'FontAwesome';
  content: "\f08e";
  display: inline-block;
  margin-right: 3px;
  font-size: 0.875em;
  position: relative;
  top: 1px;
}

h1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 2em;
  margin-bottom: 0.875em;
}

h2.am-small {
  font-size: 1.375rem;
}

p.download a::before {
  content: '\f019';
  font-family: 'FontAwesome';
  display: inline-block;
  margin-right: 0.375em;
}

p.no-margin {
  margin-bottom: 0;
}

/* Widget "Beauftragte Kultur & Medien" */
/* .mnmlwp-sidebar-widget.widget-4 {
  border: 0;
  margin-top: 1em;
}

.mnmlwp-sidebar-widget.widget-4 img {
  margin: 0 auto;
  width: 360px;
} */

.mnmlwp-footer-widget-full-width {
  color: #c4cfda;
  text-align: center;
  font-size: 0.75em;
}

.mnmlwp-footer-widget-full-width a {
  color: #96999c;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 0 0.25em;
}

.mnmlwp-footer-widget-full-width a:hover,
.mnmlwp-footer-widget-full-width a:active,
.mnmlwp-footer-widget-full-width a:focus {
  color: #aaaaaa;
}

input:not([type='radio']):not([type='checkbox']):not([type='submit']),
textarea {
  background: #fff;
  border-color: inherit;
}

.mnmlwp-video-container {
  background: #f5f5f5;
}

.mnmlwp-cover-play-button img {
  width: 7em;
  max-width: 128px;
  opacity: 1;
}

#searchform input#s,
.mnmlwp-widgets #searchform input#s {
  background: #f5f5f5;
}

.mnmlwp-widgets .mnmlwp-searchform {
  width: 100%;
}

.mnmlwp-widgets .mnmlwp-searchform input#s {
  border-color: inherit;
}

.mnmlwp-widgets .mnmlwp-searchform input#s:focus {
  border-color: #002c93;
}

.mnmlwp-sidebar-widget.am-widget-search {
  padding: 0;
  border: 0;
}

.mnmlwp-post-list-thumbnail {
  box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 15%), 0 0 0 1px rgb(10 10 10 / 5%);
}

/* Message boxes & highlight */
.mnmlwp-msg {
  padding: 1.25rem;
}

.mnmlwp-msg.mnmlwp-msg-default {
  color: #252525;
}

.mnmlwp-msg p {
  display: block;
}

.mnmlwp-msg.mnmlwp-msg-error {
  color: #980934;
  background-color: #fce8ee;
}

.mnmlwp-msg.mnmlwp-msg-success {
  color: #136737;
  background-color: rgba(66, 178, 114, 0.1);
}

.mnmlwp-highlight {
  background: #e9f0ff;
}

.notification {
  border-radius: 0;
  padding: 1.25rem;
}

.mnmlwp-msg.mnmlwp-msg-primary {
  background: #0038b8;
  color: white;
  margin-bottom: 1.5rem;
}

.mnmlwp-msg.mnmlwp-msg-primary a {
  color: white !important;
  text-decoration: underline;
}

/* Template Home */
body.home .mnmlwp-row.mnmlwp-row--hero {
  background: linear-gradient(90deg, #fafafa, #fff);
}

body.home .mnmlwp-column.mnmlwp-column--hero {
  overflow: hidden;
  position: relative;
  max-height: 24em;
  text-align: center;
}

body.home .hero-title,
body.home .hero-title img,
.arche-hero-home {
  height: 100%;
  max-height: 100%;
  position: relative;
}

/* Buttons */
.mnmlwp-btn {
  font-size: 1rem;
}

.mnmlwp-btn,
input[type='submit'] {
  border-radius: 0;
}

.mnmlwp-cover-play-button img {
  max-width: 192px;
}

/* Widgets */
.mnmlwp-sidebar-widget {
  border: 1px solid #2a3339;
}

body:not(.home) .am-widget-logo {
  display: none;
}

.am-widget-logo {
  border: 0;
}

.am-widget-logo img {
  display: block;
  margin: 0 auto;
  width: 70%;
  max-width: 256px;
}

/* Logo slider */
.wpls-logo-showcase-slider-wrp {
  padding: 4em 0 1em;
}

.wpls-logo-showcase .wp-post-image {
  max-height: 4em !important;
  transition: filter 0.2s linear;
  padding: 0 0.5em !important;
}

/* .wpls-logo-showcase  .wp-post-image:not(:hover) {
  filter: grayscale(100%);
} */

.wpls-logo-showcase .slick-track {
  margin-bottom: 1em;
}

.wpls-logo-showcase .slick-dots {
  bottom: -19px !important;
}

.wpls-logo-showcase .slick-dots li button {
  border: none !important;
}

.wpls-logo-showcase button.slick-next,
.wpls-logo-showcase button.slick-prev,
.wpls-logo-showcase button.slick-next:active,
.wpls-logo-showcase button.slick-prev:active,
.wpls-logo-showcase button.slick-next:hover,
.wpls-logo-showcase button.slick-prev:hover,
.wpls-logo-showcase button.slick-next:focus,
.wpls-logo-showcase button.slick-prev:focus {
  background-color: transparent !important;
  background-image: url('https://arche-musica.org/wp-content/uploads/2021/01/am-arrow-right.png') !important;
  background-size: 25px 25px !important;
}

.wpls-logo-showcase button.slick-prev {
  transform: rotate(180deg) !important;
}

.wpls-logo-showcase button {
  background: #f3f3f3 !important;
  border: none !important;
}

.wpls-logo-showcase .slick-dots li.slick-active button {
  background: #002c93 !important;
}

/* Archives & Single */
ul.arche-musica-archive {
  margin: 0 0 1.5em;
  padding: 0;
}

ul.arche-musica-archive li {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 6px 6px 6px 0;
}

ul.arche-musica-archive li:not(:last-child) {
  border-bottom: 1px solid #f7f7f7;
}

ul.arche-musica-archive li a {
  font-weight: 600;
}

/* main a.am-highlight:focus,
main a.am-highlight:hover,
.mnmlwp-sidebar a.am-highlight:focus,
.mnmlwp-sidebar a.am-highlight:hover {
  background: #fffcbb;
} */

.button a:focus,
.button a:hover {
  background: inherit;
}

ul.arche-musica-archive.am-archive--striped li:nth-child(odd) {
  background: linear-gradient(90deg, #fafafa, #fff);
}

ul.arche-musica-archive.am-archive--striped li {
  padding: 6px;
}

ul.arche-musica-archive li.arche-musica-letter {
  display: block;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 600;
}

h1 + ul.arche-musica-archive li.arche-musica-letter:first-of-type {
  padding-top: 0;
}

figcaption,
.wp-block-image figcaption {
  margin-top: 0.5em;
}

.am-select-archive-layout a,
.am-select-archive-layout a:focus,
.am-select-archive-layout a:hover {
  color: inherit;
}

/* Second level archive list */

ul.arche-musica-archive li ul {
  font-size: 0.93875rem;
  padding-left: 8px;
}

ul.arche-musica-archive li ul li {
  border: 0;
  padding: 2px;
}

ul.arche-musica-archive li ul li a {
  font-weight: 400;
}

.am-responsive-wrapper-16by9 {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #eee;
}

.moretag {
  display: none;
}

/* Media */
audio {
  width: 100%;
  max-width: 100%;
}

.am-audio {
  display: block;
  max-width: 100%;
}

* > .am-audio {
  margin-top: 2rem;
}

/* Pagination */
.page-numbers {
  padding: 0.5em;
}

/* Search form */
.am-search-form .mnmlwp-searchform {
  width: 100%;
  font-size: 1.125rem;
  margin-bottom: 1rem;
}

.am-search-form .mnmlwp-searchform #s {
  max-width: 100%;
  border: 2px solid #2a3339;
  font-weight: 600;
}

.am-search-form input[type='submit'] {
  background: #2a3339;
  font-size: 0.875em;
}

.am-search-form .mnmlwp-searchform #s:focus {
  border: 2px solid #0038b8;
  background: #f7f7f7;
}

.am-search-form #s:focus + input[type='submit'] {
  background: #0038b8 !important;
}

.am-search-form input[type='submit'] {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: auto;
}

.am-search-form .ui-menu .ui-menu-item-wrapper {
  display: flex;
}

.am-search-form-autocomplete {
  max-height: 240px;
  overflow: hidden;
  border-top: 0 !important;
  border-width: 1px !important;
  border-color: #e3e3e3 !important;
  padding: 0em !important;
  box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 2%);
}

.am-search-form-autocomplete a {
  font-size: 1rem;
  padding: 0.5rem !important;
  font-weight: 600 !important;
  background: none !important;
}

body.search .am-widget-search .mnmlwp-searchform input#s {
  border: 1px solid;
  margin-bottom: 0.5rem;
  width: 100%;
}

body.search .mnmlwp-searchform .mnmlwp-searchform {
  width: 100%;
}

/* Landing Page Guter Ort */
.page-id-226 h1 {
  font-weight: 500;
  letter-spacing: 3px;
  margin-bottom: 12px;
}

.page-id-226 h2,
.page-id-226 h3,
.page-id-226 h4,
.page-id-226 h5,
.page-id-226 h6 {
  font-weight: 500;
}

.schirmherr img {
  margin: 0 auto;
  width: 212px;
  max-width: 100%;
}

.dates table {
  margin-top: 0;
}

.dates table th {
  font-size: 1.25em;
}

.dates table tr {
  border-bottom: 0;
}

/* Images */
.am-portrait--artist,
.am-preview--work {
  width: 16em;
  max-width: 100%;
}

.am-preview--work {
  border: 0;
  box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 2%);
  transition: box-shadow 0.2s linear;
}

.am-preview--work:hover {
  box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 15%), 0 0 0 1px rgb(10 10 10 / 5%);
}

.am-preview {
  border: 1px solid;
  width: 10em;
  height: auto;
  margin: 0 auto 0.5rem;
}

.am-preview-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  background: #eee;
  width: 100%;
  max-width: 100%;
  height: 10em;
}

/* FlipBook */
.df-container, .df-app {
  margin-bottom: 2rem;
}

/* Buttons */
.button {
  margin-bottom: 0.25rem;
}

/* Galleries */
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: rgba(0, 0, 0, 0.7);
  font-weight: 500;
  padding: 8px;
}

h2 + *:not(.mnmlwp-post-list-thumbnail-wrapper) {
  position: relative;
  z-index: 1;
}

.happyfiles-gallery .figcaption {
  background: rgba(255, 255, 255, 0.875) !important;
  font-size: 0.875rem !important;
  padding: 0.75em !important;
  color: inherit!important;
  font-weight: 600;
}

/* Cards */
.cards {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 1rem;
  margin-bottom: 3rem;
}

.card {
  font-size: 1rem;
  padding: 1.5rem;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(33.333% - 0.667rem);
  box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 2%);
}

.card h2 {
  margin: 0 0 1rem;
  font-size: 1.125rem;
}

.card h3 {
  font-size: 1.06125rem;
  margin: 1.5rem 0 0.5rem;
}

.card ol,
.card ul {
  line-height: 1.25;
}

.card__image {
  display: block;
  position: relative;
  left: -1.5rem;
  top: -1.5rem;
  width: calc(100% + 3rem);
}

.figure.image {
  background: #eee;
}

@media screen and (max-width: 960px) {
  .card {
    flex-basis: calc(50% - 1rem);
  }
}

@media screen and (max-width: 600px) {
  .card {
    flex-basis: 100%;
  }
}

/* Grid Archive */
.arche-musica-archive-grid .column .card {
  height: 100%;
}

/* Work children */
.am-work-children__child {
  display: flex;
  padding: 0.25rem 0;
  border-bottom: 1px solid #f7f7f7;
}

.am-work-children__child div:nth-child(1) {
  width: 2.5em;
}

.am-work-children__child div:nth-child(2) {
  width: calc(100% - 2.5em);
}

.am-work-children__child a {
  font-weight: 600;
}

/* Complianz */
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox {
  top: 3px !important;
}


.cmplz-blocked-content-container {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  box-shadow: 0 !important;
}

figure .cmplz-blocked-content-container {
  position: relative !important;
}

.cmplz-placeholder-1.cmplz-blocked-content-container {
  background-color: #444 !important;
  background-image: url(https://www.arche-musica.org/dev/wp-content/uploads/2023/07/vimeo-player-cover.png) !important;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice,
.cmplz-wp-video .cmplz-blocked-content-notice {
  background: white;
  color: #222;
  padding: 2rem;
  border: 0;
  font-size: 1.125rem;
  line-height: 1.4;
  border: 4px solid #0038b8;
  width: 360px;
  max-width: 90%;
}

#cmplz-document,
#cmplz-document li,
#cmplz-document p {
  font-size: 1.125rem;
}

.cmplz-cookiebanner .cmplz-links .cmplz-link {
  color: #0038b8 !important;
}

/* Embeds */
.wp-block-embed {
	margin-top: 0;
}

#cmplz-manage-consent .cmplz-manage-consent {
  z-index: 1039 !important;
}

/* Responsive */
@media screen and (min-width: 1920px) {
  .mnmlwp-column.mnmlwp-column--header {
    max-width: 1600px;
  }
}

@media screen and (min-width: 1024px) {
  .align-right--desktop {
    text-align: right;
  }

  .align-left--desktop {
    text-align: left;
  }
}

@media screen and (max-width: 1023px) {
  .mnmlwp-sidebar {
    position: relative;
    top: 2.5em;
    border-top: 0;
  }

  .mnmlwp-sidebar-widget {
    padding: 1em;
  }

  .wpls-logo-showcase .wp-post-image {
    padding: 0 1em !important;
  }
}

@media screen and (min-width: 768px) {
  .mnmlwp-row.mnmlwp-row--header {
    z-index: 5;
  }

  .mnmlwp-column.mnmlwp-column--header {
    width: 1280px;
    max-width: 100%;
  }

  nav#main ul li a {
    border: 2px solid transparent;
  }

  nav#main ul.sub-menu li a {
    border: 0;
  }

  nav#main ul li a:focus-visible {
    border: 2px solid #0038b8;
  }

  nav#main ul.sub-menu li a:focus-visible {
    border: inherit;
    background: #0038b8;
    color: white;
  }

  nav#main li > ul.sub-menu {
    border: 1px solid;
  }

  nav#main .lang-item {
    position: relative;
    top: 2px;
  }

  nav#main ul.sub-menu {
    display: block;
    min-width: 12em;
    line-height: 1.33;
    width: auto;
  }

  input#s {
    background: #f7f7f7;
    border: none;
    max-width: 99%;
  }

  .mnmlwp-contact-form {
    top: -6px;
    position: relative;
  }

  .am-portrait--artist,
  .am-preview--work {
    margin-top: 0.875rem;
  }

  .am-preview--work {
    margin-top: 0.5rem;
  }

  .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open {
    position: relative;
    top: -3px !important;
  }
}

@media screen and (max-width: 768px) {
  .cmplz-cookiebanner .cmplz-message {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .mnmlwp-row.mnmlwp-row--header {
    padding: 0;
    padding-bottom: 0.3em !important;
  }

  nav#main ul:not(.sub-menu) {
    border-top: 1px solid #2a3339;
    border-bottom: 1px solid #2a3339;
    padding: 0.5em 0.5em 0.5em;
    margin-top: 0.75em;
  }

  nav#main ul li a {
    padding: 8px 15px;
  }

  nav#main ul li.current-menu-item a::after {
    left: 0;
    width: 33%;
    min-width: 128px;
    max-width: 75%;
    bottom: 0.3em;
    height: 0.3em;
    position: absolute;
  }

  nav#main ul li.current-menu-item > a::after,
  nav#main ul li.current-menu-parent > a::after {
    margin-left: 0.75em !important;
    width: 33%;
    bottom: 26%;
  }

  nav#main li.mnmlwp-main-nav-searchform input#s {
    background: #fff;
    border: 1px solid #2a3339;
    padding: 8px;
  }

  nav#main #searchform {
    margin: 1em 0 1.125em 0.75em;
  }

  .mnmlwp-sidebar {
    margin-top: 5em;
    top: 0;
  }

  .am-search-form .mnmlwp-searchform {
    display: block;
  }

  .am-search-form .mnmlwp-searchform #s {
    max-width: 100%;
    width: 100%;
  }

  .am-widget-logo {
    display: none;
  }
	
  .cmplz-blocked-content-container .cmplz-blocked-content-notice,
  .cmplz-wp-video .cmplz-blocked-content-notice {
	font-size: 0.875rem;
  }

  .happyfiles-gallery > ul[data-col="3"].no-crop {
    -moz-column-count: 2 !important;
    column-count: 2 !important;
  }
}

@media screen and (min-width: 640px) {
  .dates table th:nth-child(2) {
    width: 67%;
  }
}

@media screen and (max-width: 599px) {
  .wp-block-image.schirmherr .alignright {
    float: left;
    margin: 0 auto;
  }

  .happyfiles-gallery > ul[data-col="3"].no-crop {
    -moz-column-count: 1 !important;
    column-count: 1 !important;
  }
}
