@charset "UTF-8";
/*
Theme Name: wpzimmer
Theme URI: https://demonlabs.be/wpzimmer
Author: Demonlabs
Author URI: https://demonlabs.be
Description: Custom WP theme for wpZimmer (Antwerp, Belgium)
Version: 1.6.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wpzimmer
Tags: custom artist profiles, custom artists project posts, rich media pages, translation-ready, Gutenberg editor ready, custom blocks

--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #000;
  font-family: ArchivoNarrow, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@font-face {
  font-family: "Josefin Sans";
  src: url(fonts/JosefinSans-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: "Josefin Slab";
  src: url(fonts/JosefinSlab-Light.ttf);
}
@font-face {
  font-family: "ArchivoNarrow";
  src: url(fonts/ArchivoNarrow-Regular.otf);
  font-weight: normal;
}
@font-face {
  font-family: "FontAwesome";
  src: url(fonts/font-awesome/webfonts/fa-regular-400.eot);
}
@font-face {
  font-family: "FontAwesome Solid";
  src: url(fonts/font-awesome/webfonts/fa-solid-400.eot);
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
}

h1 {
  font-family: "Josefin Sans", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}

p {
  margin-bottom: 1.5em;
  font-size: 1em;
}

dfn, em, i {
  font-style: italic;
}

blockquote {
  margin: 3em 1.5em;
  font-family: "Josefin Slab";
  font-style: italic;
  font-weight: 600;
  font-size: 1.05em;
}

cite {
  font-style: normal;
  font-family: ArchivoNarrow, Arial, sans-serif;
  font-weight: 400;
  padding: 0 0 0 4em;
}

cite::before {
  content: "- ";
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.morecontent span {
  display: none;
}

.morelink {
  display: block;
}

.morelink:before {
  content: "⟶";
  font-size: 110%;
  margin: 0 20px 0 0;
}

a.morelink {
  color: #000 !important;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dashicons, .dashicons-before::before {
  font-size: 17px !important;
  vertical-align: middle !important;
}

/*
 * Styling for Mailchimp templates
*/
#templateBody .mcnTextContent {
  font-family: "Archivo Narrow" !important;
}
#templateBody .mcnTextContent p {
  font-size: 16px !important;
  font-family: "Archivo Narrow" !important;
}
#templateBody .mcnTextContent h1 {
  font-family: "Josefin Sans" !important;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
  overflow-y: scroll;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff; /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

#main ul {
  padding-bottom: 2em;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

figure {
  margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.dashicons-controls-play {
  -webkit-transform: scale(1.3, 1.1);
  -moz-transform: scale(1.3, 1.1);
  -ms-transform: scale(1.3, 1.1);
  -o-transform: scale(1.3, 1.1);
  transform: scale(1.3, 1.1);
}

.news_pagination {
  justify-content: center;
  align-items: center;
  padding: 40px 0;
}

.page-item.active .page-link {
  background-color: #A9AAFF !important;
  color: #fff !important;
  font-weight: 900;
  border-color: #A9AAFF !important;
}

.news_pagination_description {
  display: none;
}

.news_pagination .fas {
  font-weight: 500 !important;
}

/*--------------------------------------------------------------
# Blocks
--------------------------------------------------------------*/
/*
 * Accordion Atomic Block
*/
.ab-accordion-text, .ab-accordion-text p, .has-small-font-size {
  font-size: inherit;
}

.ab-accordion-text li {
  font-size: 1.1em;
}

.ab-accordion-text ul {
  margin-bottom: 1.5em;
}

.content-accordion summary, .accordion-title {
  list-style: none;
}

/* wpZimmer Accordion blocks */
.item {
  padding: 1em 0;
}

.accordion-arrow {
  padding-bottom: 1em;
  font-size: 1.1em;
}

.accordion-arrow::before {
  content: "⟶";
  font-size: 1.22em;
  font-weight: 900;
}

.item-body li {
  font-size: 1em;
}

.item-body ul {
  margin-bottom: 1em;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Content sidebar
--------------------------------------------------------------*/
.content-area {
  float: left;
  margin: 0 -25% 0 0;
}

.site-main {
  margin: 0 25% 0 0;
}

.site-content .widget-area {
  float: right;
  overflow: hidden;
}

.site-footer {
  clear: both;
}

.container {
  padding-right: 36px;
  padding-left: 36px;
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1024px;
  }
}
@media only screen and (max-width: 992px) {
  .container {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.no-sidebar .content-area {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.no-sidebar .site-main {
  margin-right: 0;
}

/*--------------------------------------------------------------
## No sidebar
--------------------------------------------------------------*/
.no-sidebar .content-area {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.no-sidebar .site-main {
  margin-right: 0;
}

/*--------------------------------------------------------------
## Sidebar Content
--------------------------------------------------------------*/
.content-area {
  float: right;
  margin: 0 0 0 -25%;
}

.site-main {
  margin: 0 0 0 25%;
}

.site-content .widget-area {
  float: left;
  overflow: hidden;
}

.site-footer {
  clear: both;
}

.no-sidebar .content-area {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.no-sidebar .site-main {
  margin-right: 0;
}

/*--------------------------------------------------------------
## Open Call
--------------------------------------------------------------*/
.page-template-page-open_call_full_width #content {
  top: 7em !important;
}
.page-template-page-open_call_full_width h1 {
  text-align: center;
  font-size: 3.3em;
  margin: 0 !important;
  line-height: 1;
}
.page-template-page-open_call_full_width #page-content {
  padding: 1em 3em !important;
}
.page-template-page-open_call_full_width #subtitle {
  text-align: center;
  font-size: 1.4em;
  font-family: "Josefin Sans";
  font-weight: 700;
  letter-spacing: -1.2px;
}
.page-template-page-open_call_full_width cite {
  padding: 0 !important;
}
.page-template-page-open_call_full_width #primary {
  background: linear-gradient(-122deg, #FF484A 30%, #A9A8FF 60%);
}
.page-template-page-open_call_full_width article {
  margin: 1rem;
  background: white;
  padding: 5em 7em;
}
.page-template-page-open_call_full_width h3 {
  margin-top: 2em !important;
}
.page-template-page-open_call_full_width #nf-field-64_1-container {
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .page-template-page-open_call_full_width article {
    padding: 5em 2em;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-page-open_call_full_width article {
    padding: 5em 0;
  }
}
.page-template-page-open_call_application h1 {
  text-align: center;
  font-size: 3.3em;
  margin: 0 !important;
  line-height: 1;
}
.page-template-page-open_call_application #page-content {
  padding: 1em 3em !important;
}
.page-template-page-open_call_application #subtitle {
  text-align: center;
  font-size: 1.4em;
  font-family: "Josefin Sans";
  font-weight: 700;
  letter-spacing: -1.2px;
}
.page-template-page-open_call_application #nf-field-65_1-container {
  margin-bottom: 0 !important;
}
.page-template-page-open_call_application #nf-label-field-52_1-0 {
  font-size: 16px !important;
  margin-top: 0.5em;
}
.page-template-page-open_call_application #nf-label-field-52_1-1 {
  font-size: 16px !important;
}

/*--------------------------------------------------------------
## Learnscape project
--------------------------------------------------------------*/
.footerbar-filter {
  font-family: "Josefin Sans";
  font-weight: 600;
  text-transform: uppercase;
}

.footerbar-diamond {
  display: inline-block;
  transform: scaleY(1.8);
  transform-origin: 20px 11px;
  font-size: 10px;
  padding: 0 10px;
}

/*--------------------------------------------------------------
## Content sidebar
--------------------------------------------------------------*/
.admin-bar {
  margin-top: 30px;
}

.content-area {
  float: left;
  margin: 0 -25% 0 0;
}

.site-main {
  margin: 0 25% 0 0;
}

.site-content .widget-area {
  float: right;
  overflow: hidden;
}

.site-footer {
  clear: both;
}

.container {
  padding-right: 36px;
  padding-left: 36px;
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1024px;
  }
}
@media only screen and (max-width: 992px) {
  .container {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (max-width: 782px) {
  .admin-bar {
    margin-top: 46px;
  }
}
.no-sidebar .content-area {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.no-sidebar .site-main {
  margin-right: 0;
}

/*--------------------------------------------------------------
## No sidebar
--------------------------------------------------------------*/
.no-sidebar .content-area {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.no-sidebar .site-main {
  margin-right: 0;
}

/*--------------------------------------------------------------
## Sidebar Content
--------------------------------------------------------------*/
.content-area {
  float: right;
  margin: 0 0 0 -25%;
}

.site-main {
  margin: 0 0 0 25%;
}

.site-content .widget-area {
  float: left;
  overflow: hidden;
}

.site-footer {
  clear: both;
}

.no-sidebar .content-area {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.no-sidebar .site-main {
  margin-right: 0;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Hamburger
--------------------------------------------------------------*/
small {
  font-size: 12px;
  text-transform: lowercase;
  font-weight: 300;
  text-align: center;
  display: block;
}

#hamburger {
  z-index: 2000;
}

body.logged-in #header {
  margin-top: 32px !important;
}

body.logged-in .navicon {
  margin-top: 0px !important;
}

body.logged-in .top-right-widget-area {
  margin-top: 32px !important;
}

.navicon {
  position: fixed;
  z-index: 3000;
  margin: 30px 0 0 925px;
  height: 20px;
  width: 26px;
  display: block;
  transition: linear 0.5s all;
}
.navicon:before, .navicon:after {
  background: #000;
  backface-visibility: hidden;
  content: "";
  height: 3px;
  left: 0;
  transition: 0.6s ease;
  width: 26px;
}
.navicon:before {
  box-shadow: #000 0 8px 0 0;
  position: absolute;
  top: 0;
}
.navicon:after {
  position: absolute;
  top: 16px;
}
.navicon--active {
  margin: 35px 5px 0 920px;
  transition: linear 0.5s all;
}
.navicon--active:before {
  box-shadow: transparent 0 0 0 0;
  top: 15px;
  transform: rotate(225deg);
  width: 20px;
}
.navicon--active:after {
  top: 15px;
  transform: rotate(315deg);
  width: 20px;
}

.toggle {
  display: block;
  position: fixed;
  top: 0.8em;
  margin: 20px auto 20px 722px;
  width: 229px;
  background-color: #A9AAFF;
  padding: 15px 15px;
  display: block;
  opacity: 0;
  transition: ease-in 0.5s all;
  transform: translateY(-200%);
  min-width: 220px;
  border: 1px #000 solid;
}
.toggle--active {
  display: block;
  opacity: 1;
  transition: ease-in 0.5s all;
  transform: translateY(0);
}
.toggle__menu {
  margin: 2em 0 1em;
  font-family: "Josefin Sans";
  padding: 0;
}
.toggle__menu li {
  display: block;
}
.toggle__menu li a {
  text-decoration: none;
  color: #000;
  display: block;
  text-align: left;
  font-size: 1.37em;
  line-height: 1.5em;
  transition: linear 0.5s all;
  font-weight: 600;
}
.toggle__menu li a span {
  text-transform: lowercase;
}
.toggle__menu li a:hover {
  color: #000;
}

ul.toggle__language {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-flex;
  font-family: "ArchivoNarrow";
  font-weight: 600;
  font-size: 0.8em;
}

ul.toggle__language li {
  margin: 0 2px 0;
}

.social {
  display: block;
  width: 200px;
  margin: 15px 0 0 0;
  padding: 0;
  text-align: left;
  font-size: 0;
}
.social li {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  text-align: center;
}
.social li a {
  text-align: center;
  color: #000;
  font-size: 25px;
  transition: linear 0.5s all;
}
.social li a:hover {
  color: #db5523;
  transition: linear 0.2s all;
}

.toggle__search input {
  background: #A9AAFF;
  border: none;
  border-bottom: 1px #000 solid;
  border-radius: 0;
}

.toggle__search i {
  transform: scaleX(-1);
}

.toggle__search:before {
  font-family: "AwesomeFont";
  content: \f002;
}

.toggle__newsletter {
  padding: 2em 0 0;
  font-family: "Josefin Sans";
  font-size: 0.9em;
  font-weight: 600;
}

.menu__links {
  padding: 0;
  font-family: "Josefin Sans";
  font-size: 0.9em;
  font-weight: 600;
}

.toggle .search-form {
  display: inline;
}

.toggle__search input.search-submit {
  display: none;
}

.top-right-widget-area {
  position: fixed;
  margin-left: 915px;
  top: 4.9em;
  font-size: 0.74em;
  font-weight: 600;
  z-index: 1030;
}

.wpml-ls-sidebars-top-right {
  padding: 0;
}

.wpml-ls-legacy-list-horizontal a {
  padding: 5px 0 5px 5px;
}

input[type=search]::placeholder {
  opacity: 0;
}

input[type=search]:-ms-input-placeholder, input[type=search]::-ms-input-placeholder {
  color: #a9AAFF;
}

[data-wpml=language-item]:first-of-type {
  margin-top: 0px !important;
}

/* Mailchimp */
.mc4wp-form input[type=text], .mc4wp-form input[type=email] {
  background-color: #A9AAFF !important;
  color: black;
  border: 1px solid black;
  border-left: none;
  font-size: 0.8em;
  margin: 5px 0;
  border-radius: 0;
}

.mc4wp-form :-ms-input-placeholder, .mc4wp-form ::-ms-input-placeholder, .mc4wp-form ::-webkit-input-placeholder {
  color: black !important;
}

.menu__terms_link {
  font-size: 0.85em !important;
}

::-webkit-input-placeholder {
  color: black !important;
}

input[type=submit] {
  background-color: black;
  color: #A9AAFF;
  border: none;
  float: left;
  border-radius: 0;
  margin-left: 129px;
}

#menu-logo {
  display: inline;
}

.grecaptcha-badge {
  display: none;
}

@media screen and (max-width: 575px) {
  .toggle {
    width: 93%;
    margin: 20px auto 20px 20px;
  }
  #menu-logo {
    display: block;
  }
  .top-right-widget-area {
    margin-left: 0px;
  }
  #slogan {
    display: none;
  }
}
@media screen and (max-width: 768px) and (min-width: 575px) {
  .navicon {
    margin: 35px 0 0 505px;
  }
  .top-right-widget-area {
    margin-left: 493px;
    top: 5.2em;
  }
  #slogan {
    display: none;
  }
  .toggle {
    margin: 20px auto 20px 302px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .navicon {
    margin: 35px 0 0 685px;
  }
  .top-right-widget-area {
    margin-left: 674px;
    top: 5.4em;
  }
  #slogan {
    display: none;
  }
  .toggle {
    margin: 20px auto 20px 482px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .navicon {
    margin: 30px 0 0 865px;
  }
  .top-right-widget-area {
    margin-left: 850px;
  }
  .toggle {
    margin: 20px auto 20px 662px;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #000;
}
a:visited {
  color: #000;
}
a:hover, a:focus, a:active {
  color: #4C00FF;
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#header {
  background-color: white;
}
#header .container-fluid {
  width: 952px;
  padding: 2.1em 0 0.6rem 0 !important;
  border-bottom: 1px #000 solid;
  position: relative;
}
#header #slogan {
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  font-family: "Josefin Sans";
  font-weight: 900;
  right: 90px;
  top: 14px;
  position: relative;
}

#header.navbar {
  padding: 0 1rem !important;
}

.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.top {
  position: fixed;
  bottom: 50px;
  right: 50px;
  font-size: 2em;
}

a.top {
  text-decoration: none;
}

#header-menu {
  border-bottom: 1px #000 solid;
  margin: 0 0 2em 0;
  padding-bottom: 0.7em;
  font-family: "Josefin Sans";
  position: relative;
  background-color: white;
  max-width: 952px;
  width: 100%;
}
#header-menu ul {
  display: inline;
  margin: 0;
  padding: 0;
}
#header-menu ul li {
  display: inline;
  list-style: none;
}
#header-menu h1 {
  margin: 0;
  font-size: 1em;
}

#menu-artist-type, #menu-artist-name, #menu-project-title, #menu-project-name, #menu-project-dates {
  color: #4C00FF;
  text-transform: uppercase;
}

#menu-artist-name, #menu-project-title {
  margin-right: 10px;
  display: inline-block;
}

#menu-project-dates {
  font-size: 1.2rem;
  line-height: 1;
}

#show-current, #show-past {
  display: none;
  margin-right: 1em;
}

#show-current-past {
  display: none;
}

#toggle-filter {
  margin-right: 2.5em;
  font-size: 0.93em;
}

#show-trajectories {
  margin-right: 1.5em;
  display: inline-block;
}

#show-residencies {
  margin-right: 1.5em;
  display: inline-block;
}

#show-residencies-years {
  display: none;
}
#show-residencies-years a {
  margin-right: 1em;
  font-size: 0.93em;
  line-height: 1;
  font-weight: 500;
}

#show-residencies-years-text {
  display: inline;
}
#show-residencies-years-text span {
  margin-right: 1em;
}

.menu-item-post-filter {
  display: inline-block !important;
}

.custom-logo-link img {
  width: 150px;
}

#colophon {
  width: 100%;
  min-height: 100px;
}

#toggle__newsletter_form {
  display: none;
}

a.toggle__newsletter_link, a.toggle__newsletter_link:hover, a.toggle__newsletter_link:focus {
  color: black;
}

.dashicons, .dashicons-before::before {
  width: 18px;
  height: 23px !important;
  text-align: left;
  vertical-align: middle !important;
}

@media screen and (max-width: 767px) {
  .top {
    display: none !important;
  }
}
/* Sticky header menu */
#masthead {
  position: fixed;
  top: 0;
  background-color: white;
  max-width: 952px;
  width: 100%;
}

#content {
  position: relative;
  flex-wrap: 0;
  top: 100px;
  padding-bottom: 20px;
}

.row:before, .row:after {
  display: none !important;
}

#sidebar .widget-area {
  margin-top: 5px !important;
}

@media screen and (max-width: 1200px) {
  #header-menu {
    max-width: 888px;
  }
  #header.navbar {
    padding: 0 2.2rem !important;
  }
}
@media screen and (max-width: 992px) {
  #header-menu {
    max-width: 710px;
  }
  #header.navbar {
    padding: 0 0.2rem !important;
  }
}
@media screen and (max-width: 767px) {
  #header-menu {
    max-width: 530px;
  }
  #residency-artists {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 575px) {
  #header-menu {
    max-width: 97.5%;
  }
  #toggle-filter {
    margin-right: 1em;
  }
  .navicon {
    right: 8px !important;
  }
  .top-right-widget-area {
    right: 7px !important;
  }
  #header.navbar {
    padding: 0 0.3rem !important;
  }
}
@media screen and (max-width: 363px) {
  #primary {
    margin-top: 30px;
  }
  #header.navbar {
    padding: 0 0.2rem !important;
  }
}
/*--------------------------------------------------------------
## Selected
--------------------------------------------------------------*/
#selected {
  position: relative;
  top: 90px;
  padding: 0 0 10px 0;
  width: 100%;
}
#selected .pre {
  border-bottom: 1px #000 solid;
  padding: 10px 0;
  font-family: "Josefin Sans";
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
#selected .post {
  border-bottom: 1px #000 solid;
  padding: 10px 0;
  font-family: "Josefin Sans";
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}
#selected .card-deck {
  padding: 10px 0;
}
#selected .card {
  border: 1px #000 solid;
  border-radius: 0 !important;
}
#selected .card-body {
  padding: 0.5rem !important;
}
#selected .row {
  gap: 1.5%;
}

.more-link {
  display: none !important;
}

.news-page {
  border: 1px #000 solid;
  border-radius: 0;
}
.news-page #feat-img {
  padding: 5px;
}
.news-page .img-credits {
  margin-right: 10px;
}
.news-page .news-page-tag {
  font-family: "Josefin Sans";
  font-weight: 900;
  font-size: 16px;
  margin: 12px 5px 5px 10px;
}

#relatedposts .card {
  border: 1px #000 solid;
  border-radius: 0;
  padding: 10px 0;
  margin-bottom: 20px;
}
#relatedposts .card img {
  padding: 5px;
}
#relatedposts .card-header {
  background-color: #fff;
  font-family: "Josefin Sans";
  font-weight: 900;
  font-size: 16px;
  padding: 0 0.25rem;
  border: none;
}
#relatedposts .card-body {
  padding: 0.25rem;
}
#relatedposts .card-title {
  text-transform: uppercase;
  font-weight: 900;
}

#relatedposts-heading {
  font-family: "Josefin Sans";
  text-transform: uppercase;
  font-weight: 900;
  font-size: 28px;
  line-height: 24px;
  padding: 10px 0;
}

.rainbow-text {
  background-image: linear-gradient(to right, #F75851, #01F5A0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 150px;
}

@media screen and (max-width: 575px) {
  .col-xs-12 {
    max-width: 100%;
  }
  #selected img {
    min-height: 200px;
  }
}
@media screen and (max-width: 768px) and (min-width: 575px) {
  .col-sm-12 {
    max-width: 100%;
  }
  #selected img {
    min-height: 200px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .col-md-4 {
    max-width: 32.3%;
  }
  #selected img {
    min-height: 200px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .col-lg-4 {
    max-width: 32.3%;
  }
  #selected img {
    min-height: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .col-xl-4 {
    max-width: 32.3%;
  }
  #selected img {
    height: 200px;
  }
}
/*--------------------------------------------------------------
## Interact
--------------------------------------------------------------*/
.draggable {
  touch-action: none;
  user-select: none;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.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;
  clip-path: none;
  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. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  /*	float: left; */
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  /*	float: right; */
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Effects
--------------------------------------------------------------*/
.dashicons {
  transition-timing-function: ease-in-out;
  transition: 0.2s;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.85em;
  /* Make sure select elements fit in widgets. */
  border-bottom: 1px solid black;
}
.widget select {
  max-width: 100%;
}

#sidebar {
  background-color: #00FFA6;
  border: 1px solid black;
  padding: 1.7em 2em 0 0;
  display: table;
  height: 100%;
}

.widget-title {
  text-transform: uppercase;
  font-family: "Josefin Sans";
  font-size: 1.2rem;
  font-weight: 600;
}

.textwidget {
  margin-top: 1.52em;
  padding-bottom: 0.55em;
}

.textwidget p {
  font-size: 1em;
  line-height: 1.25em;
  margin-bottom: 1.28em;
}

.textwidget p strong {
  font-family: "Josefin Sans";
}

#main {
  margin: 0 0.5em 0 0;
}

aside {
  padding-left: 0.65em;
  width: 95%;
}

.ab-block-accordion .ab-accordion-title {
  background: white;
  padding: 10px 0 !important;
}

.ab-block-accordion .ab-accordion-text {
  padding: 10px 0 !important;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.7em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

#feat-img img {
  width: 100%;
}

#feat-img {
  max-height: 400px;
  overflow: hidden;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#page-content {
  padding: 2em 3em;
  font-size: 1em;
  line-height: 1.4em;
}

#page-content h2 {
  text-transform: uppercase;
  font-family: "Josefin Sans";
  font-weight: 600;
  font-size: 1.6em;
}

#page-content ul {
  padding-bottom: 2em;
  font-size: 1em;
}

.page #main {
  margin-right: 0.05em;
}

@media screen and (max-width: 767px) {
  .page #main {
    margin-right: 0;
  }
}
.page #main.about {
  margin-right: 1.1em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
## Artists
--------------------------------------------------------------*/
#artist-heading {
  font-family: "Josefin Sans";
  margin: 2em 3em 0 4em;
}

#artist-heading p {
  margin-bottom: 0;
  margin-left: 2px;
  font-weight: 600;
  font-size: 0.9em;
}

#artist-heading h1 {
  margin-top: 0.1em;
  font-size: 1.6em;
}

#artist-info {
  font-family: "Josefin Sans";
  font-weight: 600;
  margin: 1em 3em 1em 4em;
}

#artist-info p {
  margin-bottom: 0.4em;
  font-size: 1em;
}

#artist-bio {
  margin: 0 3em 0 4em;
  font-size: 1em;
  line-height: 1.39em;
}

#artist-bio cite {
  padding: 0 !important;
}

#artist-info a {
  text-decoration: none;
  font-size: 0.95em;
  position: relative;
}

.heading-diamond {
  padding: 0 0.5em;
  font-weight: 300;
  font-size: 1.4em;
}

#projects-list {
  background-color: #00FFA6;
  border: 1px #000 solid;
  padding: 2.2em 0.75em 0.5em 0.75em;
  margin-left: 0.6em;
}

#projects-list h2 {
  font-family: "Josefin Sans";
  font-size: 1.55em;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0.1em;
}

.project-item h3 {
  font-family: "Josefin Sans";
  font-size: 1.5em;
}

.project-item-description {
  margin-top: 0.95em;
  line-height: 1.3em;
}

.project-item a:hover, .project-item a:focus, project-item a:active {
  color: black;
}

.project-item a h3 {
  text-decoration: none;
  font-weight: 600;
  font-size: 1.3em;
  font-style: italic;
}

.project-item h3 span {
  vertical-align: top;
  font-style: normal;
  font-size: 0.6em;
  font-weight: 600;
}

.project-item {
  margin: 2.1em 0 3.6em 0;
}

.arrow-link {
  font-size: 1.2em;
  font-weight: 900;
  vertical-align: top;
  font-family: ArchivoNarrow, Arial, sans-serif;
  line-height: 1em;
  margin-right: 3px;
  text-decoration: none;
}

.single-artists #main {
  margin-right: 0.4em;
}

.arrow {
  margin-top: 1.2em;
}

/* responsive */
@media screen and (max-width: 992px) {
  #artist-heading, #artist-info, #artist-bio {
    margin-left: 0px !important;
    margin-right: 5px !important;
  }
}
/*--------------------------------------------------------------
## Projects
--------------------------------------------------------------*/
.project-box h4, #project-credits h4 {
  font-family: "Josefin Sans";
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.3em;
  padding-top: 0.31em;
  margin-bottom: 0.65em;
}

#project-heading {
  font-family: "Josefin Sans";
  padding: 1.4em 4em;
}

#project-heading p {
  font-weight: 600;
  margin-bottom: 0.3em;
}

#project-heading h1 {
  font-style: italic;
  margin: 0.26em 0 0.4em;
  text-transform: none;
}

#project-heading h2 {
  font-size: 1em;
}

#project-title {
  display: inline;
}

#project-title h1 {
  font-size: 1.5em;
}

#project-title span {
  vertical-align: top;
  font-size: 0.6em;
  font-style: normal;
}

#project-artists {
  text-transform: uppercase;
}

#project-description p {
  padding: 0 4.1em;
  font-size: 0.99em;
  line-height: 1.26em;
}

#project-description ul, #project-description ol {
  padding: 0.1em 0 1em 4.8em;
}

ul.lightSlider, ul.lSPager.lSGallery, ul.wp-block-gallery {
  padding: 0 !important;
}

ul.lSPager.lSGallery {
  top: -22px;
  position: relative;
  background: white;
}

figcaption {
  font-size: 0.8em !important;
}

.calendar {
  background-color: #FF5B54;
  border: 1px #000 solid;
  margin: 0px 0 1em 0.6em;
}

.calendar h3 {
  font-family: "Josefin Sans";
  text-transform: uppercase;
  font-weight: 600;
}

.calendar-icon {
  padding: 0.1em 0 0.16em 0;
}

#month0 {
  margin: 0.2em 0 0 0;
}

#news-calendar .month-item {
  padding-bottom: 2.3em;
}

.month-item {
  padding-bottom: 1.8em;
}

.event {
  padding: 1em 0 1.2em;
}

.event-date {
  font-family: "Josefin Sans";
  font-size: 0.95em;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.8em;
}

.event-artist {
  font-family: "Josefin Sans";
  font-size: 1.06em;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1em;
  position: relative;
}

.event-project {
  font-family: "Josefin Sans";
  font-size: 1.06em;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.1em;
  position: relative;
  top: 3px;
}

.event-location {
  line-height: 1em;
  position: relative;
  top: 4px;
}

.event-location-project {
  line-height: 1em;
  position: relative;
}

#project-calendar, #news-calendar {
  padding: 1.35em 0.5em 1.5em 1.07em;
}

#project-calendar h3, #news-calendar h3 {
  font-size: 1.6em;
  margin-bottom: 1.38em;
}

#project-calendar a:hover, #project-calendar a:focus, #project-calendar a:active, #news-calendar a:hover, #news-calendar a:focus, #news-calendar a:active {
  color: black;
}

#project-calendar h4, #past-dates h4, #news-calendar h4 {
  font-family: "Josefin Sans";
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 0.24em 0;
  font-size: 1.1em;
}

#past-dates {
  margin-top: 5px;
  margin-bottom: 2.1em;
  padding: 1.1em 0 1em 1.07em;
}

#more-past-dates {
  padding: 1.6em 0 1em 0;
}

#past-dates h3 {
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 0.36em;
  letter-spacing: 0;
  padding-right: 1.07em;
}

#show-more-past-dates {
  text-align: center;
  margin-right: 2em;
  line-height: 1.2em;
}

#past-dates a:hover, #past-dates a:active, #past-dates a:focus {
  color: black;
}

a.more-past-dates {
  line-height: 1.3em;
}

#project-credits {
  border-top: none;
  padding-top: 0;
}

.credit-icon {
  margin: 0 0.6em;
  font-size: 0.8em;
  vertical-align: top;
  display: inline-block;
}

.credit-type {
  font-weight: 600;
  font-size: 1em;
}

.credit-names {
  margin-left: 3px;
}

#credit-items, #info-items, #press-items {
  font-size: 0.9em;
  line-height: 1.25em;
}

.project-box {
  border-top: 1px #000 solid;
  padding-top: 1.2em;
  font-size: 0.84em;
  line-height: 1.15em;
  margin: 0 0 1.8em 0.8em;
}

.press-type {
  font-variant: small-caps;
  font-weight: 600;
  font-family: ArchivoNarrow, Arial, sans-serif;
}

#credit-items {
  text-align: left;
}

.single-projects #main {
  margin: 3px 0.2em 100px 0;
}

/* Project gallery */
#project-gallery {
  margin: 2em 0;
}

#project-gallery img {
  width: 100% !important;
}

#light-slider {
  height: 100% !important;
}

#project-video embed, #project-video iframe, #project-video {
  width: 100% !important;
  padding-left: 2px;
  height: 351px;
}

.img-credits {
  text-align: right;
  font-size: 0.8em;
}

.lSPager.lSGallery li {
  font-size: 0.8em;
}

.wpzimmer_gallery_description {
  font-size: 0.8em;
}

/* responsive */
@media screen and (max-width: 992px) {
  #project-heading, #project-description p {
    padding-left: 0px !important;
    padding-right: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  #projects-list {
    margin-left: 0px !important;
  }
}
/*--------------------------------------------------------------
## Residencies
--------------------------------------------------------------*/
#residency-artists {
  background-color: #00FFA6;
  border: 1px #000 solid;
  padding: 2em 0.7em;
  margin: 0 0 2em 0.45em;
}

#residency-artists h2 {
  font-family: "Josefin Sans";
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0.15em 0 1em;
}

#residency-heading {
  font-family: "Josefin Sans";
  margin: 2.1em 3em 0 3em;
}

#residency-heading p {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 0.9em;
  margin-left: 2px;
}

#residency-heading h1 {
  margin-top: 0.1em;
  font-size: 1.7em;
}

#residency-artists p {
  font-weight: 600;
  margin-bottom: 0;
  font-family: "Josefin Sans";
  font-size: 0.95em;
}

#residency-artists hr {
  background-color: black;
  margin-bottom: 1em;
}

.residency-artist-info {
  font-family: "Josefin Sans";
  font-weight: 600;
  margin: 1em 0;
}

.residency-artist-bday, .residency-artist-country {
  margin-bottom: 0.4em;
}

#residency-project-description {
  margin: 1.55em 2em 0 3em;
  line-height: 1.4em;
  font-size: 1em;
}

#residency-project-description blockquote cite {
  padding: 0 !important;
}

.residency-artist-bio {
  line-height: 1.3em;
}

.residency-arrow {
  font-size: 1.2em;
}

.single-residencies #main {
  margin-right: 0.55em;
}

.residency-artist-website a:hover, .residency-artist-website a:active, .residency-artist-website a:focus {
  color: black;
}

/* responsive */
@media screen and (max-width: 992px) {
  #residency-heading, #residency-project-description {
    margin-left: 0px !important;
    margin-right: 5px !important;
  }
}
/*--------------------------------------------------------------
## Artists Grid
--------------------------------------------------------------*/
#artists-grid ul li a:hover {
  text-decoration: none;
}

#artists-grid h2 {
  line-height: 0.9em;
}

#artists-grid a:hover, #artists-grid a:focus, #artists-grid a:active {
  color: #4C00FF;
  font-style: oblique;
  font-weight: 600;
}

.Trajectories, .SR, .TSR, .MR, .TMR, .ARL, .TARL {
  display: inline;
}

.post-filters a {
  text-decoration: none;
  font-weight: 600;
}

.spacer-diamond {
  line-height: 1.3em;
  margin: 0 7px;
  font-size: 1em;
  vertical-align: middle;
  display: inline;
}

#artists-grid ul li {
  list-style: none;
  font-size: 1.3em;
  font-family: "Josefin Sans";
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 1.92em;
  display: inline;
}

#main-grid {
  margin: 0;
}

#artists-grid ul {
  padding: 0;
  text-align: justify;
}

@media only screen and (max-width: 576px) {
  #artists-grid ul li {
    font-size: 1.1em;
  }
  .spacer-diamond {
    margin: 0 3px;
  }
}
/*--------------------------------------------------------------
## Search results
--------------------------------------------------------------*/
#search-results {
  list-style: none;
  position: relative;
  padding: 0;
}

.post-item {
  padding: 2em 0;
  display: flex;
  align-items: flex-start;
}

.search-thumbnail {
  float: left;
  height: 160px;
  overflow: hidden;
}

.search-contents {
  float: left;
  margin: 0 0 0 0.3em;
}

.entry-summary {
  overflow: hidden;
  height: 3em;
  font-size: 0.91em;
  line-height: 1.43em;
}

.entry-meta {
  margin-top: 0.8em;
}

.read-more:before {
  content: "⟶";
  font-size: 1.2em;
  font-weight: 900;
  margin: 0 2px 0 0;
}

article .hentry {
  height: 300px;
}

.search-results hr {
  width: 100%;
  background-color: #000;
  margin: 5px 0;
}

h1.page-title span {
  color: #4C00FF;
}

#search-term {
  font-style: italic;
  line-height: 1.46em;
}

a .search-thumbnail img {
  height: 100%;
  width: 95%;
  object-fit: cover;
}

.post-item-link:hover *, .post-item-link:active *, .post-item-link:focus * {
  color: #000;
  text-decoration: underline;
}

.post-item-title {
  text-transform: uppercase;
  font-family: "Josefin Sans";
  font-weight: 600;
  font-size: 1.6rem;
}

.post-item-tag {
  font-family: "Josefin Sans";
  font-weight: 600;
  vertical-align: top;
}

#search-results .hentry {
  margin: 0 0 0.3em;
}

/*--------------------------------------------------------------
## news calendar
--------------------------------------------------------------*/
#news-feed a, #news-feed a:hover, #news-feed a:focus, #news-feed a:active {
  color: black;
}
#news-feed .card {
  border: 1px solid black;
  border-radius: 0;
}
#news-feed .card-body {
  padding: 0.5em;
}
@media only screen and (min-width: 1024px) {
  #news-feed .card-columns {
    column-count: 3;
    column-gap: 0.8rem;
  }
}
@media only screen and (max-width: 1024px) {
  #news-feed .card-columns {
    column-count: 1;
  }
}

.news-title {
  font-size: 1.55em;
  font-family: "Josefin Sans";
  font-weight: 600;
  line-height: 1.25em;
  text-transform: uppercase;
}

.news-tag {
  text-transform: uppercase;
  font-family: "Josefin Sans";
  font-weight: 600;
  margin: 5px 0;
}

.overlay {
  margin-bottom: 1em;
}
.overlay img {
  min-width: 100%;
  -webkit-filter: sepia(9) hue-rotate(190deg) saturate(3);
  filter: sepia(9) hue-rotate(190deg) saturate(3);
}

.defs-only {
  position: absolute;
  height: 0;
  width: 0;
}

.card:hover img {
  filter: none;
}

.news-artist {
  text-transform: uppercase;
  font-family: "Josefin Sans";
  font-weight: 600;
  font-size: 0.9em;
  padding: 2px 0 1px 0;
}

.news-info {
  font-weight: 600;
  font-family: "Josefin Sans";
  font-size: 0.92em;
  top: 7px;
  line-height: 1.1em;
  position: relative;
  text-transform: uppercase;
}

.news-description {
  padding: 1.37em 0 0;
  font-size: 0.89em;
  line-height: 1.4em;
}
.news-description p {
  margin-bottom: 0.96em;
}

.arrow-news {
  font-size: 1em;
  font-weight: 100;
}

.news-arrow {
  font-size: 1.2em;
  font-weight: 900;
  position: relative;
  top: 1px;
  margin-right: 3px;
}

#news-feed-pagination {
  position: relative !important;
  margin-left: auto;
  margin-right: auto;
  height: 110px !important;
}

@media only screen and (max-width: 599px) {
  .ab-accordion-text, .ab-accordion-text p, .has-small-font-size {
    font-size: 1.05em !important;
  }
}
@media only screen and (max-width: 767px) {
  .calendar {
    margin: 0px 0 1em 0;
  }
}
details {
  margin-bottom: 2em;
}

.ab-accordion-text {
  margin: 1em 0 3em;
}

summary.ab-accordion-title:before {
  content: "⟶";
  font-size: 1.22em;
  font-weight: 900;
}

summary.ab-accordion-title {
  list-style: none !important;
  font-size: 1.1em;
}

details summary::-webkit-details-marker {
  display: none;
}

#text_icl-10, #text_icl-11 {
  border-bottom: none !important;
}

/*--------------------------------------------------------------
## Learnscape Project
--------------------------------------------------------------*/
#ls-project-heading {
  font-family: "Josefin Sans";
  padding: 1.4em 4em;
}
#ls-project-heading h1 {
  margin: 0.26em 0 0.4em;
  text-transform: none;
}

#ls-project-about {
  padding: 1.35em 1.5em 1.5em 1.07em;
}
#ls-project-about h4 {
  font-weight: 600;
}

#ls-project-teaser {
  padding: 15px 0;
}

#ls-main {
  margin: 0 0.5em 0 0;
  border: 1px #000 solid;
}

#ls-header-menu {
  border-bottom: 1px #000 solid;
  margin: 0 0 2.1em 0;
  padding-bottom: 0.7em;
  font-family: "Josefin Sans";
  position: relative;
  background-color: white;
  max-width: 952px;
  width: 100%;
}
#ls-header-menu ul {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}
#ls-header-menu ul li {
  display: inline;
  list-style: none;
}
#ls-header-menu h1 {
  margin: 0;
  font-size: 1em;
}

#ls-footer-menu {
  border-bottom: 1px #000 solid;
  border-top: 1px #000 solid;
  padding: 0.7em 0;
  font-family: "Josefin Sans";
  position: relative;
  background-color: white;
  max-width: 952px;
  width: 100%;
}
#ls-footer-menu ul {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}
#ls-footer-menu ul li {
  display: inline;
  list-style: none;
  font-weight: 600;
}
#ls-footer-menu h1 {
  margin: 0;
  font-size: 1em;
}

#footerbar {
  position: relative;
  top: 100px;
}

#filter_by_project {
  margin-left: -8px;
}

#archive_learnscape {
  margin-right: 10px;
}

#footerbar-spacer {
  height: 50px;
  border-top: 1px #000 solid;
}

.ls-arrow {
  font-size: 1.2em;
  font-weight: 900;
  position: relative;
  top: 1px;
  margin-right: 3px;
}

.arrow-ls {
  font-size: 1em;
  font-weight: 100;
  text-align: center;
  padding: 1.5em 0;
}

.ls-card-title {
  font-size: 1.55em;
  font-family: "Josefin Sans";
  font-weight: 600;
  line-height: 1.25em;
  text-transform: uppercase;
  text-align: center;
}

#ls-feed {
  min-height: 800px;
  height: 100%;
  width: 100%;
}
#ls-feed a, #ls-feed a:hover, #ls-feed a:focus, #ls-feed a:active {
  color: black;
}
#ls-feed .card {
  border: 1px solid black;
  border-radius: 0;
}
#ls-feed .card-body {
  padding: 0.5em;
}
#ls-feed .card-columns {
  column-count: 2;
  min-height: 800px;
  height: 100%;
  width: 100%;
}

#filter-Topos:hover, #filter-Last-Month-Tonight:hover, #filter-Working-Together:hover, #filter_by_project:hover {
  color: #4C00FF;
}

#ls-feed .card:hover {
  cursor: move;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.lSPager.lSGallery {
  float: right !important;
  font-family: "Josefin Sans";
  font-weight: 600;
  font-size: 0.8em;
  margin-top: 22px !important;
}

.blockgallery {
  margin: 2em 0;
}

/*--------------------------------------------------------------
## Animation
--------------------------------------------------------------*/
#blub {
  position: fixed;
  z-index: 10;
  font-family: "Josefin Sans";
}

#two-3:hover {
  cursor: pointer;
}

@media only screen and (min-width: 1200px) {
  .blubicon {
    left: 56%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 990px) {
  .blubicon {
    left: 63%;
  }
}
@media only screen and (max-width: 990px) and (min-width: 700px) {
  #blub {
    left: -50px;
  }
  .blubicon {
    left: 58%;
  }
}
@media only screen and (max-width: 560px) {
  #blub {
    transform: scale(0.5, 0.5);
  }
  .blubicon {
    transform: scale(0.5, 0.5);
  }
}
@media only screen and (max-width: 799px) and (min-width: 700px) {
  .blubicon {
    left: 65%;
  }
}
@media only screen and (max-width: 699px) and (min-width: 574px) {
  #blub {
    left: -100px;
  }
  .blubicon {
    left: 75%;
  }
  .page-template-page-open_call_full_width #page-content,
  .page-template-page-open_call_application #page-content {
    padding: 0.5em !important;
  }
}
@media only screen and (max-width: 573px) and (min-width: 500px) {
  #blub {
    left: -175px;
  }
  .blubicon {
    left: 60%;
  }
  .page-template-page-open_call_full_width #page-content,
  .page-template-page-open_call_application #page-content {
    padding: 0.5em !important;
  }
}
@media only screen and (max-width: 499px) and (min-width: 330px) {
  #blub {
    left: -250px;
  }
  .blubicon {
    left: 65%;
  }
  .page-template-page-open_call_full_width #page-content,
  .page-template-page-open_call_application #page-content {
    padding: 0.5em !important;
  }
}
@media only screen and (max-width: 329px) {
  #blub {
    left: -290px;
  }
  .blubicon {
    left: 71%;
  }
  .page-template-page-open_call_full_width #page-content,
  .page-template-page-open_call_application #page-content {
    padding: 0.5em !important;
  }
}
.blubicon {
  margin: -4px auto 8px;
  position: fixed;
  top: 370px;
  height: 20px;
  width: 26px;
  display: block;
  z-index: 199;
  transition: linear 0.5s all;
}
.blubicon:before, .blubicon:after {
  background: #fff;
  backface-visibility: hidden;
  content: "";
  height: 3px;
  left: 0;
  transition: 0.6s ease;
  width: 26px;
}
.blubicon:before {
  box-shadow: #fff 0 8px 0 0;
  position: absolute;
  top: 0;
}
.blubicon:after {
  position: absolute;
  top: 16px;
}
.blubicon--active {
  margin: -15px 150px 0 0;
  transition: linear 0.5s all;
}
.blubicon--active:before {
  box-shadow: transparent 0 0 0 0;
  top: 15px;
  transform: rotate(225deg);
  width: 20px;
}
.blubicon--active:after {
  top: 15px;
  transform: rotate(315deg);
  width: 20px;
}

/*# sourceMappingURL=style.css.map */
