@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;700&display=swap");
body {
  font-family: "Raleway", sans-serif !important;
  background-color: #ffffff;
  color: #000000;
}
body:not(.atlantis--portaal-detail) .content {
  padding-top: 2.5em !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  margin-top: 50px;
  margin-bottom: 339px;
}
@media (min-width: 768px) {
  body:not(.atlantis--portaal-detail) .content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  body:not(.atlantis--portaal-detail) .content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body:not(.atlantis--portaal-detail) .content {
    width: 1170px;
  }
}

.content {
  max-width: none;
}

h1, h2 {
  margin-bottom: 2rem;
}

a {
  color: #fd8023 !important;
  text-decoration: none !important;
}
a.button {
  color: white !important;
}

.custom-form-field {
  height: auto !important;
}

#myNavbar {
  background-color: black;
}
#myNavbar a {
  color: white !important;
}
#myNavbar a:hover {
  background-color: transparent;
}

.navbar-nav > li {
  background-color: transparent;
}
.navbar-nav > li a:focus {
  background: none;
  outline: none;
}

.navbar-primary {
  position: relative;
  z-index: 999;
  color: white;
  background-color: black;
}
@media only screen and (max-width: 880px) {
  .navbar-primary {
    max-width: none;
  }
}

.navbar-header .navbar-brand {
  padding: 0;
  display: flex;
  align-items: center;
}
.navbar-header .navbar-brand .logo {
  display: flex;
  height: 100%;
  margin-left: 1.5rem;
}
.navbar-header .navbar-brand .logo div:first-child {
  width: 2rem;
  background-color: #50a3cb;
}
.navbar-header .navbar-brand .logo div:last-child {
  width: 2rem;
  background-color: #fd8023;
}
.navbar-header .navbar-brand .title {
  color: white !important;
  font-size: 1.5em;
  font-weight: bold;
  margin-left: 1.5rem;
}
.navbar-header .navbar-toggle:hover .icon-bar {
  opacity: 0.8;
}
.navbar-header .navbar-toggle .icon-bar {
  background-color: white;
}

.navbar-default,
.navbar-collapse {
  z-index: 1000;
  background-color: white;
  border: none;
}

@media only screen and (max-width: 880px) {
  .navbar-collapse {
    padding: 0;
  }
}
html,
body {
  font-size: 16px;
}
@media only screen and (max-width: 1200px) {
  html,
  body {
    font-size: 14px !important;
  }
}

.content-login {
  float: right;
  margin: 1em;
}
@media only screen and (max-width: 768px) {
  .content-login-profile {
    color: white !important;
  }
}

.content {
  margin: 0;
}

.soorten-invisible {
  display: none !important;
}
.soorten-invisible + #search-form {
  width: 100% !important;
}

#page-header-actions > a {
  background-color: #fd8023;
}
#page-header-actions > a:hover {
  background-color: transparent;
}
#page-header-actions > a:hover > .fa {
  color: #fd8023 !important;
}

#page-banner #breadcrumbs {
  color: white !important;
}
#page-banner #breadcrumbs .breadcrumbs-i:hover {
  color: white;
}

.fa {
  background-color: transparent;
}

hr {
  border-top-color: #aaa;
}

[class*=custom-textfield]:focus,
.custom-select:focus {
  outline: none !important;
}
.wcag [class*=custom-textfield]:focus,
.wcag .custom-select:focus {
  outline: none !important;
  border: 1px solid black !important;
}

[class*=default-button] {
  background-color: #fd8023;
  color: #fff !important;
  border: 1px solid #fd8023;
  padding: 0.4em 1em;
  border-radius: 0.3rem;
}
[class*=default-button]:hover, [class*=default-button]:active {
  opacity: 0.8;
}

.custom-checkbox label {
  background: transparent no-repeat !important;
  position: relative;
  padding: 0 0 0 30px;
}
.custom-checkbox label::before {
  content: "✓";
  color: white;
  font-size: 12px;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 5px;
  transition: background-color 90ms cubic-bezier(0, 0, 0.2, 0.1), border-color 90ms cubic-bezier(0, 0, 0.2, 0.1);
  text-align: center;
  line-height: 13px;
}
.custom-checkbox label.checked::before {
  background-color: #fd8023;
  border-color: #fd8023;
}

.k-multiselect-wrap.k-floatwrap {
  border-color: #ccc !important;
}

.k-state-focused > .k-multiselect-wrap {
  border-color: black !important;
}

.k-grid-header th.k-state-focused,
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-state-focused,
td.k-state-focused {
  box-shadow: inset 0 0 0 1px black !important;
}

.k-draghandle.k-state-selected:hover,
.k-ghost-splitbar-horizontal,
.k-ghost-splitbar-vertical,
.k-list > .k-state-highlight,
.k-list > .k-state-selected,
.k-marquee-color,
.k-panel > .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited {
  background-color: black !important;
}

.k-dropdown .k-state-focused,
.k-filebrowser-dropzone,
.k-list > .k-state-hover,
.k-splitbar-horizontal-hover,
.k-splitbar-vertical-hover,
.k-state-hover {
  background-color: black !important;
}

.k-draghandle:hover,
.k-listbox .k-item:hover:not(.k-state-disabled),
.k-other-month.k-state-hover .k-link,
.k-state-hover,
div.k-filebrowser-dropzone em {
  background-image: none, linear-gradient(180deg, black, black) !important;
}

.k-button.k-state-hover,
.k-button:hover {
  border-color: black !important;
  background-color: black !important;
}

.custom-navigation-page-active {
  background-color: #fd8023 !important;
  border-color: #fd8023 !important;
}

.custom-navigation-spacing {
  color: #fd8023 !important;
}

.infinite-button {
  background-color: #fd8023;
}

.collectionchoice {
  border: none;
  text-decoration-color: white !important;
}
.collectionchoice-amount {
  color: #fd8023;
}
.collectionchoice:hover {
  background: #fd8023 !important;
  color: black !important;
}
.collectionchoice-subgroup-amount {
  background-color: #fd8023;
}
.collectionchoice-subgroup:hover {
  background: #fd8023 !important;
  color: black !important;
}

.btn {
  background-color: #fd8023 !important;
  border: 1px solid transparent;
  height: 2em;
  width: 2em;
}
.btn i {
  color: white;
}
.btn:hover, .btn:active {
  opacity: 0.8;
  border: none !important;
}
.btn.wcag-submit-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.icon-chevron-right:hover, .icon-chevron-right:active,
.icon-chevron-left:hover,
.icon-chevron-left:active,
.icon-fastleft:hover,
.icon-fastleft:active,
.icon-fastright:hover,
.icon-fastright:active,
.icon-fast-forward:hover,
.icon-fast-forward:active,
.icon-fast-backward:hover,
.icon-fast-backward:active {
  color: white !important;
}
.icon-chevron-right:hover > i, .icon-chevron-right:active > i,
.icon-chevron-left:hover > i,
.icon-chevron-left:active > i,
.icon-fastleft:hover > i,
.icon-fastleft:active > i,
.icon-fastright:hover > i,
.icon-fastright:active > i,
.icon-fast-forward:hover > i,
.icon-fast-forward:active > i,
.icon-fast-backward:hover > i,
.icon-fast-backward:active > i {
  color: white !important;
}

.custom-icon {
  color: black;
  transition: color 0.3s ease-in-out;
}

.custom-form-field {
  overflow: auto;
}

.collapsible-filters {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.collapsible-filters--active + .filter-i {
  margin: 10px 0 21px !important;
}

#resultaatfilters .default-button {
  color: white !important;
}

.filter {
  width: 100%;
  margin-top: 3.4rem;
}
.filter-i .filter-i-title {
  margin-bottom: 1rem;
}
.filter-i .custom-checkbox {
  padding: 0 5px;
}
.filter .more-filters {
  color: #fd8023;
  font-weight: bold !important;
  margin: 1.2rem 0 0 0;
}

.custom-table {
  top: 0 !important;
}

@media only screen and (max-width: 768px) {
  .custom-table-header-td:first-child {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .custom-table-header-td:not(.custom-table-header-td-icon) {
    height: 40px;
  }
}

.custom-table-div-top-slider.has-filters {
  margin-top: 34px;
  overflow: hidden;
}

.custom-navigation-page,
.custom-navigation-spacing,
.default-button.icon-color-navigation {
  height: 28px;
  line-height: 28px;
  width: auto;
  min-width: 28px;
  padding: 0 !important;
  text-align: center;
  margin: 0;
  margin-bottom: 3px;
  border: 0;
  transition: 0.5s;
  border-radius: 0.3rem;
}

.icon-color-navigation {
  color: white !important;
}

.custom-navigation-page-arrow {
  background-color: #fd8023 !important;
}
.custom-navigation-page-active {
  color: #fff !important;
}
.custom-navigation-page-active:hover {
  color: #fff !important;
}

.resultTitle {
  font-size: 2.5rem;
}

@media only screen and (max-width: 425px) {
  .opties-klik {
    margin-right: 0;
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 425px) {
  .custom-navigation {
    justify-content: end;
  }
  .custom-navigation-page,
  .custom-navigation-spacing {
    display: none;
  }
}
#Modal {
  z-index: 10000;
}

.modal-content {
  padding: 2rem;
  text-align: left;
}

/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/plugins/trx_addons/css/font-icons/css/trx_addons_icons.css ; media=all */
@media all {
  [class*=" trx_addons_icon-"]:before {
    font-family: "trx_addons_icons";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .trx_addons_icon-up:before {
    content: "\e85a";
  }
  .trx_addons_icon-delete:before {
    content: "\e875";
  }
  .trx_addons_icon-search:before {
    content: "\e898";
  }
  .trx_addons_icon-ellipsis-vert:before {
    content: "\e89f";
  }
  .trx_addons_icon-menu:before {
    content: "\e8bc";
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/themes/expo/skins/default/css/font-icons/css/fontello.css ; media=all */
@media all {
  [class^=icon-]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .icon-facebook:before {
    content: "\e873";
  }
  .icon-linkedin:before {
    content: "\e884";
  }
  .icon-instagram:before {
    content: "\e9c9";
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.22.2 ; media=all */
@media all {
  .elementor-screen-only {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
  }
  .elementor a {
    box-shadow: none;
    text-decoration: none;
  }
  .elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .elementor-widget-wrap .elementor-element.elementor-widget__width-auto {
    max-width: 100%;
  }
  .elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order);
    align-self: var(--align-self);
  }
  .elementor-element:where(.e-con-full, .elementor-widget) {
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    gap: var(--gap);
  }
  .elementor-section {
    position: relative;
  }
  .elementor-section .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
  }
}
@media (max-width: 1024px) {
  .elementor-section .elementor-container {
    flex-wrap: wrap;
  }
}
@media all {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
  }
  .elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
  }
  .elementor-widget-wrap > .elementor-element {
    width: 100%;
  }
  .elementor-widget {
    position: relative;
  }
  .elementor-widget:not(:last-child) {
    margin-bottom: 20px;
  }
  .elementor-column {
    position: relative;
    min-height: 1px;
    display: flex;
  }
  .elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
    padding: 5px;
  }
  .elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .elementor-column.elementor-col-50 {
    width: 50%;
  }
  .elementor-column.elementor-col-100 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-column {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  #elementor-device-mode:after {
    content: "desktop";
  }
}
@media (min-width: -1) {
  #elementor-device-mode:after {
    content: "widescreen";
  }
}
@media (max-width: -1) {
  #elementor-device-mode:after {
    content: "laptop";
    content: "tablet_extra";
  }
}
@media (max-width: 1024px) {
  #elementor-device-mode:after {
    content: "tablet";
  }
}
@media (max-width: -1) {
  #elementor-device-mode:after {
    content: "mobile_extra";
  }
}
@media (max-width: 767px) {
  #elementor-device-mode:after {
    content: "mobile";
  }
}
@media all {
  .elementor-element .elementor-widget-container {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, transform var(--e-transform-transition-duration, 0.4s);
  }
  .elementor-element {
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
  }
  .animated {
    animation-duration: 1.25s;
  }
}
@media (prefers-reduced-motion: reduce) {
  .animated {
    animation: none;
  }
}
@media all {
  .elementor-widget-divider {
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-color: #0c0d0e;
    --divider-icon-size: 20px;
    --divider-element-spacing: 10px;
    --divider-pattern-height: 24px;
    --divider-pattern-size: 20px;
    --divider-pattern-url: none;
    --divider-pattern-repeat: repeat-x;
  }
  .elementor-widget-divider .elementor-divider {
    display: flex;
  }
  .elementor-widget-divider .elementor-divider-separator {
    display: flex;
    margin: 0;
    direction: ltr;
  }
  .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    border-block-start: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
  }
  .elementor-column .elementor-spacer-inner {
    height: var(--spacer-size);
  }
}
/*! CSS Used from: Embedded */
.elementor-kit-246 {
  --e-global-color-primary: #6EC1E4;
  --e-global-color-secondary: #54595F;
  --e-global-color-text: #7A7A7A;
  --e-global-color-accent: #61CE70;
  --e-global-typography-primary-font-family: "Roboto";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Roboto";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "Roboto";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Roboto";
  --e-global-typography-accent-font-weight: 500;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1320px;
}

.elementor-widget:not(:last-child) {
  margin-block-end: 20px;
}

.elementor-element {
  --widgets-spacing: 20px 20px;
}

@media (max-width: 1024px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=7.1 ; media=all */
@media all {
  .vc_row:after, .vc_row:before {
    content: " ";
    display: table;
  }
  .vc_row:after {
    clear: both;
  }
  .vc_column_container {
    width: 100%;
  }
  .vc_row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
@media (min-width: 768px) {
  .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-12 {
    float: left;
  }
  .vc_col-sm-12 {
    width: 100%;
  }
  .vc_col-sm-10 {
    width: 83.33333333%;
  }
  .vc_col-sm-1 {
    width: 8.33333333%;
  }
}
@media all {
  .vc_clearfix:after, .vc_clearfix:before {
    content: " ";
    display: table;
  }
  .vc_clearfix:after {
    clear: both;
  }
  .vc_clearfix:after, .vc_clearfix:before {
    content: " ";
    display: table;
  }
  .vc_clearfix:after {
    clear: both;
  }
  .wpb_content_element {
    margin-bottom: 35px;
  }
  .wpb-content-wrapper {
    margin: 0;
    padding: 0;
    border: none;
    overflow: unset;
    display: block;
  }
  .vc_row[data-vc-full-width] {
    transition: opacity 0.5s ease;
    overflow: hidden;
  }
  .vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
  }
  .vc_column-inner::after {
    clear: both;
  }
  .vc_column_container {
    padding-left: 0;
    padding-right: 0;
  }
  .vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 35px;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/plugins/trx_addons/css/__styles.css ; media=all */
@media all {
  .trx_addons_scroll_to_top {
    display: block;
    background: #fff;
    cursor: pointer;
    opacity: 0;
    position: fixed;
    z-index: 100001;
    bottom: -4em;
    right: 2em;
    width: 3em;
    height: 3em;
    line-height: 3em;
    text-align: center;
  }
  .trx_addons_scroll_to_top.trx_addons_scroll_to_top.trx_addons_scroll_to_top {
    -webkit-transition: -webkit-transform 0.3s ease, bottom 0.3s ease, color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -ms-transition: -ms-transform 0.3s ease, bottom 0.3s ease, color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, bottom 0.3s ease, color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  }
  .trx_addons_scroll_to_top:before {
    margin: 0 !important;
  }
  [class*=" trx_addons_icon-"]:before {
    margin: 0;
    width: auto;
    font-size: inherit;
    line-height: inherit !important;
    font-weight: inherit;
  }
  .post_meta_item {
    margin-left: 0.5em;
  }
  .post_meta_item:before {
    line-height: inherit;
    margin: 0 0.3em 0 0;
  }
  .trx_addons_columns_wrap {
    margin-left: 0px;
    margin-right: -30px;
  }
  .trx_addons_columns_wrap > [class*=trx_addons_column-] {
    display: inline-block;
    vertical-align: top;
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .trx_addons_columns_wrap.columns_padding_bottom > [class*=trx_addons_column-] {
    padding-bottom: 30px;
  }
  .trx_addons_column-1_3 {
    width: 33.3333333333%;
  }
  .trx_addons_columns_wrap:after {
    content: " ";
    clear: both;
    width: 100%;
    height: 0;
    display: block;
  }
  .sc_item_title, .sc_item_button {
    margin: 0;
  }
  .sc_item_title {
    line-height: 1.2em;
  }
  .sc_item_button {
    line-height: 0;
  }
  .sc_item_featured {
    position: relative;
  }
  .sc_item_featured.post_featured_bg[data-ratio]:before {
    content: " ";
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: top;
    margin-left: -0.3em;
  }
  .sc_item_featured.post_featured_bg[data-ratio="16:9"]:before {
    padding-top: 56.25%;
  }
  .elementor-container > .elementor-column > .elementor-element-populated {
    padding-top: 0;
    padding-bottom: 0;
  }
  .elementor-section-content-middle .elementor-widget-wrap {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sc_content_align_left[class*=sc_inner_width_], .sc_content_align_left.elementor-column .elementor-widget-wrap {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-widget-text-editor > *:first-child, .elementor-widget-text-editor .elementor-widget-container > *:first-child {
    margin-top: 0;
  }
  .elementor-widget-text-editor > *:last-child, .elementor-widget-text-editor .elementor-widget-container > *:last-child {
    margin-bottom: 0;
  }
  .vc_row {
    position: relative;
  }
  .sc_layouts_row {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sc_layouts_row .sc_layouts_item {
    margin-top: 0.5em !important;
    margin-bottom: 0.5em !important;
  }
  .sc_layouts_row .sc_layouts_item.elementor-widget-divider, .sc_layouts_row .sc_layouts_item.elementor-widget-spacer {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .sc_layouts_item {
    max-width: 100%;
  }
  .sc_layouts_column .sc_layouts_item:not(.elementor-widget-divider):not(.elementor-widget-spacer) {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.5em;
    width: auto !important;
  }
  .sc_layouts_column_align_right .sc_layouts_item:not(.elementor-widget-divider):not(.elementor-widget-spacer) {
    margin-left: 1.5em;
    margin-right: 0;
  }
  .sc_layouts_column_align_right .sc_layouts_item:not(.elementor-widget-divider):not(.elementor-widget-spacer):first-child {
    margin-left: 0 !important;
  }
  .sc_layouts_row .elementor-widget-divider, .sc_layouts_row .elementor-widget-spacer {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .sc_layouts_row .sc_layouts_item + div.elementor-widget-divider, .sc_layouts_row .sc_layouts_item + div.elementor-widget-spacer {
    margin: 0 !important;
  }
  .sc_layouts_column_align_right {
    text-align: right;
  }
  .sc_layouts_column_align_right .elementor-widget-wrap {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .sc_layouts_hide_on_mobile {
    display: none !important;
  }
}
@media all {
  .sc_layouts_iconed_text {
    white-space: nowrap;
  }
  .sc_layouts_item_link {
    display: block;
  }
  .sc_layouts_item_icon {
    font-size: 2.25em;
    line-height: 1.1em;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
  .sc_layouts_row_type_compact {
    padding: 0.75em 0;
  }
  .sc_layouts_row_type_compact .sc_layouts_item {
    letter-spacing: 0;
  }
  .sc_layouts_row_type_compact .sc_layouts_item_icon {
    font-size: 1.25em;
    font-weight: 400;
  }
  .sc_layouts_row_type_compact .sc_layouts_item input[type=text] {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
  }
  .sc_layouts_row_type_compact .socials_wrap, .sc_layouts_row_type_compact .socials_wrap:not([class*=socials_type_]) {
    margin: 0;
  }
  .sc_layouts_row_type_compact .socials_wrap .social_item, .sc_layouts_row_type_compact .socials_wrap:not([class*=socials_type_]) .social_item {
    margin: 0 10px 0 0;
  }
  .sc_layouts_row_type_compact .socials_wrap:not([class*=socials_type_]) .social_item .social_icon {
    font-size: 15px;
    width: auto;
    height: auto;
    line-height: inherit;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }
  .sc_socials {
    position: relative;
    padding-top: 0.0001px;
  }
  .socials_wrap {
    display: block;
    vertical-align: middle;
    margin: 0;
  }
  .socials_wrap .social_item {
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
    text-align: center;
    margin-right: 8px;
  }
  .socials_wrap .social_item:last-child {
    margin-right: 0 !important;
  }
  .socials_wrap:not(.socials_type_list) .social_item .social_icon {
    position: relative;
    display: block;
    background-size: 100%;
    background-position: top center;
    overflow: hidden;
    width: 3em;
    height: 3em;
    line-height: 3em;
    text-align: center;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
  }
  .socials_wrap .social_item .social_icon {
    -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  }
  .sc_title {
    position: relative;
  }
  .sc_layouts_logo img {
    max-height: 6em;
    width: auto;
    vertical-align: middle;
  }
  .sc_layouts_row_type_compact .sc_layouts_logo img {
    max-height: 4.5em;
  }
  .sc_layouts_menu_mobile_button {
    display: none !important;
  }
  .sc_layouts_menu_mobile_button .sc_layouts_item_icon {
    font-size: 2em;
  }
  .sc_layouts_menu_mobile_button .sc_layouts_item_icon:before {
    line-height: 1.2em;
  }
  .sc_layouts_menu {
    position: relative;
    z-index: 1000;
    overflow: hidden;
    visibility: hidden;
    max-height: 3em;
  }
  .sc_layouts_menu.inited {
    overflow: visible;
    visibility: inherit;
    max-height: none;
  }
  .sc_layouts_menu_nav, .sc_layouts_menu_nav ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none !important;
  }
  .sc_layouts_menu_nav:after, .sc_layouts_menu_nav ul:after {
    content: " ";
    clear: both;
    width: 100%;
    height: 0;
    display: block;
  }
  .sc_layouts_menu_nav li {
    margin: 0;
    position: relative;
  }
  .sc_layouts_menu_nav li > a {
    display: block;
    position: relative;
  }
  .sc_layouts_menu_nav li > a:not([class*=icon-]):empty, .sc_layouts_menu_nav li > a > span:not([class*=icon-]):empty {
    display: none !important;
  }
  .sc_layouts_menu_nav {
    text-align: left;
    vertical-align: middle;
    padding-left: 0 !important;
  }
  .sc_layouts_menu_nav > li {
    position: relative;
    float: left;
    z-index: 20;
  }
  .sc_layouts_menu_nav > li + li {
    z-index: 19;
  }
  .sc_layouts_menu_nav > li + li + li {
    z-index: 18;
  }
  .sc_layouts_menu_nav > li + li + li + li {
    z-index: 17;
  }
  .sc_layouts_menu_nav > li + li + li + li + li {
    z-index: 16;
  }
  .sc_layouts_menu_nav > li + li + li + li + li + li {
    z-index: 15;
  }
  .sc_layouts_menu_nav > li > a {
    padding: 1em;
    position: relative;
    color: #333;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  }
  .sc_layouts_menu_nav > li > a:hover {
    color: #efa758;
  }
  .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding-right: 2em;
  }
  .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
    content: "\e882";
    font-family: "trx_addons_icons";
    font-weight: normal;
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 1em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
  .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
    position: absolute;
    display: none;
    z-index: 10000;
    width: 13em;
    padding: 1.4em 0;
    text-align: left;
    background-color: #f0f0f0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
  }
  .sc_layouts_menu_nav > li li > a {
    padding: 0.6em 1.5em;
    color: #333;
  }
  .sc_layouts_menu_nav > li li > a:hover {
    color: #efa758;
  }
  .sc_layouts_menu_nav li li.menu-item-has-children > a:after {
    content: "\e884";
    font-family: "trx_addons_icons";
    font-weight: normal;
    position: absolute;
    z-index: 1;
    top: 0.65em;
    right: 1.5em;
    -webkit-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
  .sc_layouts_menu_nav li li.menu-item-has-children > a {
    padding-right: 2em;
  }
  .sc_layouts_menu_nav > li > ul {
    top: 4em;
    left: 0;
  }
  .sc_layouts_menu_nav > li:last-child > ul, .sc_layouts_column_align_right .sc_layouts_menu_nav > li.menu-collapse > ul {
    left: auto;
    right: 0;
  }
  .sc_layouts_menu_nav > li > ul ul {
    left: 13em;
    top: -1.4em;
    margin: 0 0 0 2px;
    background-color: #f0f0f0;
  }
  .sc_layouts_menu_nav .menu-collapse {
    display: none;
  }
  .sc_layouts_menu_nav .menu-collapse > a {
    position: relative;
    text-align: center;
  }
  .sc_layouts_menu_nav .menu-collapse > a:before {
    position: relative;
    z-index: 2;
    top: 1px;
    left: 0;
  }
  .sc_layouts_menu_nav .menu-collapse > a:after {
    content: " ";
    display: block;
    background-color: #f7f7f7;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 2em;
    height: 2em;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
  }
  .menu_hover_zoom_line > ul > li:not(.menu-collapse) > a {
    position: relative;
  }
  .menu_hover_zoom_line > ul > li:not(.menu-collapse) > a:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 3em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 1px;
    -webkit-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
  }
  .menu_hover_zoom_line > ul > li:not(.menu-collapse) > a:hover:before {
    width: 80%;
  }
  .sc_layouts_menu_nav .sub-menu, .menu_mobile .menu_mobile_nav_area .sub-menu {
    max-width: 100vw;
  }
  .search_wrap, .search_wrap .search_form {
    position: relative;
  }
  .search_wrap .search_field {
    width: 6em;
    padding: 0 0 0 1.25em !important;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .search_wrap .search_submit {
    position: absolute;
    z-index: 1;
    bottom: -2px;
    left: 0;
    background-color: transparent;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
  }
  .search_wrap .search_submit:before {
    margin: 0;
  }
  .sc_layouts_row_type_compact .search_wrap .search_field {
    border: none !important;
    background-color: transparent !important;
  }
  .sc_layouts_row_type_compact .search_wrap .search_submit {
    font-size: 1.25em;
    font-weight: 400;
  }
  .search_style_fullscreen .search_form {
    display: inline-block;
  }
  .search_style_fullscreen .search_field {
    width: 0;
    visibility: hidden;
  }
  .search_style_fullscreen .search_field, .search_style_fullscreen .search_submit, .search_style_fullscreen .search_submit:before {
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
  }
  .search_style_fullscreen .search_close {
    display: none;
  }
  .search_style_fullscreen .search_close:before {
    margin: 0;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/plugins/trx_addons/components/widgets/custom_links/custom_links.css ; media=all */
@media all {
  .widget_custom_links .custom_links_list {
    padding-left: 0;
    display: block !important;
    position: static;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    width: auto;
  }
  .widget_custom_links .custom_links_list_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: static;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    margin: 0 !important;
    padding: 0;
  }
  .widget_custom_links .custom_links_list_item + .custom_links_list_item {
    margin-top: 0.3em;
  }
  .widget_custom_links .custom_links_list_item:before {
    display: none;
  }
  .widget_custom_links .custom_links_list_item_link {
    position: relative !important;
    display: inline-block;
    vertical-align: top;
    padding: 0.3em;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/plugins/trx_addons/components/shortcodes/content/content.css ; media=all */
@media all {
  .sc_inner_width_none > .elementor-widget-wrap {
    width: 100%;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/plugins/trx_addons/css/trx_addons.animations.css ; media=all */
@media all {
  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
  }
  .animated.faster {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
  }
  .animated.fast {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
  }
}
@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
@media all {
  .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/plugins/trx_addons/addons/mouse-helper/mouse-helper.css ; media=all */
@media all {
  .trx_addons_mouse_helper {
    --mouse-helper-width: 15px;
    --mouse-helper-height: 15px;
    --mouse-helper-left: 5px;
    --mouse-helper-top: 25px;
    position: fixed;
    z-index: 999999;
    top: var(--mouse-helper-top);
    left: var(--mouse-helper-left);
    width: var(--mouse-helper-width);
    height: var(--mouse-helper-height);
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: left 0.3s ease, top 0.3s ease, width 0.3s ease, height 0.3s ease, opacity 0.3s ease, color 0.3s ease, background-color 0.3s ease;
    -ms-transition: left 0.3s ease, top 0.3s ease, width 0.3s ease, height 0.3s ease, opacity 0.3s ease, color 0.3s ease, background-color 0.3s ease;
    transition: left 0.3s ease, top 0.3s ease, width 0.3s ease, height 0.3s ease, opacity 0.3s ease, color 0.3s ease, background-color 0.3s ease;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    font-size: 0.75em;
    text-indent: 200px;
    line-height: 1.25em;
    text-align: center;
    color: #fff;
    background-color: #11a0d2;
    border: 1px solid transparent;
    opacity: 0;
    pointer-events: none;
    will-change: left, top, width, height;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/plugins/trx_addons/components/shortcodes/blogger/blogger.css ; media=all */
@media all {
  .sc_blogger {
    position: relative;
    padding-top: 0.0001px;
  }
  .sc_blogger_columns_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sc_blogger_columns_wrap .sc_blogger_item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sc_blogger .sc_blogger_item_align_left .sc_blogger_item_content {
    text-align: left;
  }
  .sc_blogger .sc_blogger_item_title {
    margin: 0;
  }
  .sc_blogger .sc_blogger_item_featured {
    margin-bottom: 0;
  }
  .sc_blogger .sc_blogger_item_featured[class*=hover_] {
    display: block;
  }
  .sc_blogger .sc_blogger_item_meta + .sc_blogger_item_button {
    margin-top: 1em;
  }
  .sc_blogger_item_default.sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content {
    margin-top: 1em;
  }
}
/*! CSS Used from: Embedded */
.elementor-24 .elementor-element.elementor-element-119fdf17 > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-content: center;
  align-items: center;
}

.elementor-24 .elementor-element.elementor-element-119fdf17:not(.elementor-motion-effects-element-type-background) {
  background-color: rgba(0, 0, 0, 0);
}

.elementor-24 .elementor-element.elementor-element-119fdf17 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 25px 50px 25px 50px;
}

.elementor-24 .elementor-element.elementor-element-ec0f4f6 .logo_image {
  max-height: 80px;
}

.elementor-24 .elementor-element.elementor-element-ec0f4f6 > .elementor-widget-container {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.elementor-24 .elementor-element.elementor-element-ec0f4f6 {
  width: auto;
  max-width: auto;
}

.elementor-24 .elementor-element.elementor-element-753b1ab8 > .elementor-element-populated {
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
}

.elementor-24 .elementor-element.elementor-element-753b1ab8 > .elementor-element-populated.elementor-widget-wrap {
  padding: 0px 0px 0px 0px;
}

.elementor-24 .elementor-element.elementor-element-c935760 > .elementor-widget-container {
  margin: 0px 0px 0px 8px;
}

@media (min-width: 768px) {
  .elementor-24 .elementor-element.elementor-element-0ab268e {
    width: 27.086%;
  }
  .elementor-24 .elementor-element.elementor-element-753b1ab8 {
    width: 72.888%;
  }
}
@media (max-width: 1024px) {
  .elementor-24 .elementor-element.elementor-element-119fdf17 {
    padding: 20px 15px 20px 15px;
  }
}
@media (max-width: 767px) {
  .elementor-24 .elementor-element.elementor-element-119fdf17 {
    padding: 15px 20px 15px 20px;
  }
  .elementor-24 .elementor-element.elementor-element-753b1ab8 {
    width: 50%;
  }
  .elementor-24 .elementor-element.elementor-element-753b1ab8 > .elementor-element-populated.elementor-widget-wrap {
    padding: 0px 0px 0px 0px;
  }
  .elementor-24 .elementor-element.elementor-element-6f873f57 > .elementor-widget-container {
    margin: -1px 0px 0px 0px;
  }
  .elementor-24 .elementor-element.elementor-element-c935760 > .elementor-widget-container {
    margin: -3px 0px 0px 0px;
  }
}
/*! CSS Used from: Embedded */
.elementor-25 .elementor-element.elementor-element-522a171:not(.elementor-motion-effects-element-type-background) {
  background-color: rgba(204, 24, 29, 0);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
}

.elementor-25 .elementor-element.elementor-element-522a171 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-25 .elementor-element.elementor-element-6f3dc4f {
  --spacer-size: 65px;
}

.elementor-25 .elementor-element.elementor-element-9c62774 .logo_image {
  max-height: 60px;
}

.elementor-25 .elementor-element.elementor-element-67c38708 .sc_item_title_text {
  -webkit-text-stroke-width: 0px;
}

.elementor-25 .elementor-element.elementor-element-75487cef {
  --spacer-size: 6px;
}

.elementor-25 .elementor-element.elementor-element-5df70b6f {
  --spacer-size: 6px;
}

.elementor-25 .elementor-element.elementor-element-77c84582 {
  --spacer-size: 18px;
}

.elementor-25 .elementor-element.elementor-element-2f7aa86e .sc_item_title_text {
  -webkit-text-stroke-width: 0px;
}

.elementor-25 .elementor-element.elementor-element-75560b0a {
  --spacer-size: 6px;
}

.elementor-25 .elementor-element.elementor-element-7a01697a .sc_item_title_text {
  -webkit-text-stroke-width: 0px;
}

.elementor-25 .elementor-element.elementor-element-60240748 {
  --spacer-size: 15px;
}

.elementor-25 .elementor-element.elementor-element-41320065 {
  --spacer-size: 78px;
}

.elementor-25 .elementor-element.elementor-element-33a76ed0 {
  --divider-border-style: solid;
  --divider-color: #333333;
  --divider-border-width: 1px;
}

.elementor-25 .elementor-element.elementor-element-33a76ed0 .elementor-divider-separator {
  width: 100%;
}

.elementor-25 .elementor-element.elementor-element-33a76ed0 .elementor-divider {
  padding-block-start: 10px;
  padding-block-end: 10px;
}

.elementor-25 .elementor-element.elementor-element-181d4507 {
  --spacer-size: 10px;
}

.elementor-25 .elementor-element.elementor-element-22c1c534 {
  font-size: 16px;
}

.elementor-25 .elementor-element.elementor-element-3cbf3eba {
  --spacer-size: 10px;
}

@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-25 .elementor-element.elementor-element-93e5e6c {
    width: 20%;
  }
  .elementor-25 .elementor-element.elementor-element-0083b37 {
    width: 30%;
  }
}
@media (max-width: 1024px) {
  .elementor-25 .elementor-element.elementor-element-6f3dc4f {
    --spacer-size: 60px;
  }
  .elementor-25 .elementor-element.elementor-element-60240748 {
    --spacer-size: 10px;
  }
  .elementor-25 .elementor-element.elementor-element-41320065 {
    --spacer-size: 60px;
  }
  .elementor-25 .elementor-element.elementor-element-22c1c534 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .elementor-25 .elementor-element.elementor-element-6f3dc4f {
    --spacer-size: 40px;
  }
  .elementor-25 .elementor-element.elementor-element-d4b57d1 > .elementor-element-populated {
    margin: 20px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
  }
  .elementor-25 .elementor-element.elementor-element-93e5e6c > .elementor-element-populated {
    margin: 20px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
  }
  .elementor-25 .elementor-element.elementor-element-0083b37 > .elementor-element-populated {
    margin: 20px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
  }
  .elementor-25 .elementor-element.elementor-element-41320065 {
    --spacer-size: 40px;
  }
  .elementor-25 .elementor-element.elementor-element-22c1c534 {
    font-size: 15px;
    line-height: 1.4em;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/plugins/revslider/sr6/assets/css/rs6.css?ver=6.7.13 ; media=all */
@media all {
  rs-sbg-px {
    pointer-events: none;
  }
  .rs-forcehidden * {
    visibility: hidden !important;
  }
  .rs_splitted_lines {
    display: block;
    white-space: nowrap !important;
  }
  rs-module-wrap {
    visibility: hidden;
  }
  rs-module-wrap, rs-module-wrap * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  rs-module-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
  }
  rs-fw-forcer {
    display: block;
    width: 100%;
    pointer-events: none;
  }
  rs-module {
    position: relative;
    overflow: hidden;
    display: block;
  }
  rs-sbg {
    display: block;
    pointer-events: none;
  }
  rs-sbg-px, rs-sbg-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block;
  }
  a.rs-layer, a.rs-layer:-webkit-any-link {
    text-decoration: none;
  }
  .entry-content rs-module a, rs-module a {
    box-shadow: none;
  }
  rs-module img {
    max-width: none !important;
    transition: none;
    margin: 0px;
    padding: 0px;
    border: none;
  }
  rs-slides, rs-slide, rs-slide:before {
    position: absolute;
    text-indent: 0em;
    top: 0px;
    left: 0px;
  }
  rs-slide, rs-slide:before {
    display: block;
    visibility: hidden;
  }
  rs-module rs-layer, rs-module .rs-layer {
    opacity: 0;
    position: relative;
    visibility: hidden;
    display: block;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-osx-font-smoothing: grayscale;
    z-index: 1;
    font-display: swap;
  }
  rs-layer-wrap, rs-module-wrap, rs-module .rs-layer, rs-module img {
    user-select: none;
  }
  rs-module rs-mask-wrap .rs-layer, rs-module rs-mask-wrap *:last-child {
    margin-bottom: 0;
  }
  rs-layer:not(.rs-wtbindex), .rs-layer:not(.rs-wtbindex), .rs-layer *:not(.rs-wtbindex) {
    outline: none !important;
  }
  rs-layer-wrap, rs-mask-wrap {
    display: block;
  }
  rs-layer-wrap, rs-mask-wrap {
    transform-style: flat;
  }
  rs-mask-wrap {
    overflow: hidden;
  }
  rs-fullwidth-wrap {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
    max-width: none !important;
  }
  .rs-layer img {
    vertical-align: top;
  }
  rs-static-layers {
    position: absolute;
    z-index: 101;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden;
  }
  rs-static-layers.rs-stl-back {
    z-index: 0;
  }
  rs-progress {
    visibility: hidden;
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%;
  }
  rs-progress-bar {
    display: block;
    z-index: 20;
    box-sizing: border-box;
    background-clip: content-box;
    position: absolute;
    line-height: 0px;
    width: 100%;
    height: 100%;
  }
  .rs-layer img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  }
  a.rs-layer {
    transition: none;
  }
  rs-bullet, rs-bullets {
    display: block;
    pointer-events: all;
  }
  .tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0px;
    left: 0px;
  }
  .tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer;
  }
  .tp-bullet.selected {
    background: #fff;
  }
  rs-sbg canvas {
    overflow: hidden;
    z-index: 5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
/*! CSS Used from: Embedded */
.sldr-button {
  position: relative;
}

.sldr-button:after {
  content: "\ea23";
  font-family: "fontello";
  font-size: 54%;
  font-weight: 400;
  top: 0;
  right: -22%;
  position: absolute;
  transition: 0.3s ease;
}

.sldr-button:hover:after {
  transform: translate(6px, -6px);
}

@media (max-width: 1023px) and (min-width: 769px) {
  .sldr-details {
    left: 522px !important;
  }
}
@media (max-width: 1280px) {
  .tp-bullets.bullets_numbers {
    transform: translate(45px, -44px) !important;
  }
}
#rev_slider_2_1_wrapper .bullets_numbers .tp-bullet {
  width: 20px;
  height: 30px;
  background-color: transparent;
  border-bottom: 3px transparent solid;
  position: absolute;
  cursor: pointer;
  box-sizing: content-box;
  transition: 0.3s ease;
}

#rev_slider_2_1_wrapper .bullets_numbers .tp-bullet:before {
  content: "01";
  font-size: 17px;
  font-family: "roc-grotesk", sans-serif;
  font-weight: 600;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease;
}

#rev_slider_2_1_wrapper .bullets_numbers .tp-bullet:nth-child(2):before {
  content: "02";
}

#rev_slider_2_1_wrapper .bullets_numbers .tp-bullet:nth-child(3):before {
  content: "03";
}

#rev_slider_2_1_wrapper .bullets_numbers .tp-bullet.selected:before {
  color: #ff6600;
}

/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/themes/expo/style.css ; media=all */
@media all {
  body, div, span, h1, h5, h6, p, a, ul, li, form, input, button, article, aside, section {
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    font-weight: inherit;
    font-style: inherit;
    outline: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
  }
  form, input, button {
    border: 0;
  }
  body:not(.edit-post-visual-editor) {
    margin: 0;
    padding: 0;
    width: 100%;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/themes/expo/skins/default/css/style.css ; media=all */
@media all {
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  body, body[class*=scheme_] {
    background-color: var(--theme-color-bg_color);
  }
  [class*=scheme_], body[class*=scheme_] {
    color: var(--theme-color-text);
  }
  article, aside, footer, header, nav, section {
    display: block;
  }
  ul {
    padding-left: 1.5em;
  }
  li > ul {
    margin-bottom: 0 !important;
  }
  ul > li:before {
    color: var(--theme-color-text_link);
  }
  a {
    text-decoration: none;
    background: transparent;
    color: var(--theme-color-text_link);
  }
  a:hover {
    color: var(--theme-color-text_hover);
  }
  a, a:hover, :focus, a:focus, :active, a:active {
    outline: 0;
  }
  a img {
    border: none;
  }
  a, button {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  h5 > a {
    display: block;
  }
  h1, h5, h6, h5 a, li a {
    color: var(--theme-color-text_dark);
  }
  h5 a:hover, li a:hover {
    color: var(--theme-color-text_link);
  }
  [class^=icon-]:before {
    font-size: inherit;
    line-height: inherit !important;
    font-weight: inherit;
    font-style: inherit;
    display: inline-block;
    width: auto;
    margin: 0;
  }
  img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
  }
  canvas {
    display: inline-block;
    vertical-align: baseline;
  }
  form {
    margin-bottom: 0;
  }
  button, input {
    font-family: inherit;
    font-size: 1em;
    margin: 0;
    vertical-align: baseline;
  }
  button:not(.components-button) {
    overflow: visible;
  }
  form button:not(.components-button):hover, form button:not(.components-button):focus {
    color: var(--theme-color-inverse_link);
    border-color: var(--theme-color-text_hover);
    background-color: var(--theme-color-text_hover);
  }
  .search_wrap .search_submit:before {
    color: var(--theme-color-input_text);
    content: "\e9a6";
    font-family: "fontello";
    padding: 1px;
  }
  .search_wrap .search_submit:hover:before, .search_wrap .search_submit:focus:before {
    color: var(--theme-color-input_dark);
  }
  input[placeholder]::placeholder {
    text-overflow: ellipsis;
    opacity: 1;
    color: var(--theme-color-input_light);
    -webkit-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
  input[placeholder]:focus::placeholder {
    opacity: 1;
    color: var(--theme-color-input_dark);
  }
  input[placeholder]:active::placeholder {
    opacity: 1;
    color: var(--theme-color-input_dark);
  }
  input[type=text] {
    -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }
  button:focus, input[type=text]:focus {
    outline: 0;
  }
  .expo_skip_link {
    position: absolute;
    z-index: 999999;
    top: 6px;
    left: 6px;
    -webkit-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    transform: translateY(-300px);
    -webkit-transition: -webkit-transform 0.3s ease;
    -ms-transition: -ms-transform 0.3s ease;
    transition: transform 0.3s ease;
  }
  .expo_skip_link:focus {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    outline-offset: -1px;
    display: block;
    width: auto;
    height: auto;
    font-size: 1em;
    font-weight: 400;
    padding: 1em 1.5em;
    background: #f1f1f1;
    color: #0073aa;
    line-height: normal;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  }
  a.expo_skip_link_anchor {
    position: absolute;
    width: 0;
    height: 0;
  }
  .vc_row {
    margin-left: calc(-1 * var(--theme-var-grid_gap) / 2);
    margin-right: calc(-1 * var(--theme-var-grid_gap) / 2);
  }
  .vc_column_container > .vc_column-inner {
    padding-left: calc(var(--theme-var-grid_gap) / 2);
    padding-right: calc(var(--theme-var-grid_gap) / 2);
  }
  .page_wrap {
    min-height: 100vh;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .page_wrap, .content_wrap {
    margin: 0 auto;
  }
  .page_content_wrap {
    padding-top: 7.1rem;
    padding-bottom: 7.4rem;
  }
  .remove_margins .page_content_wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .content_wrap {
    width: var(--theme-var-page);
    max-width: 100%;
    margin: 0 auto;
  }
  .content_wrap:after {
    content: " ";
    clear: both;
    width: 100%;
    height: 0;
    display: block;
  }
  .content {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .page_content_wrap .content_wrap {
    position: relative;
  }
  .page_content_wrap {
    background-color: var(--theme-color-bg_color);
  }
  .sidebar_hide [class*=content_wrap] > .content {
    margin-left: auto;
    margin-right: auto;
  }
  .top_panel {
    position: relative;
    z-index: 8000;
    padding: 0.02px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .top_panel, [class*=scheme_].top_panel, [class*=scheme_].footer_wrap {
    color: var(--theme-color-text);
    background-color: var(--theme-color-bg_color);
  }
  .sc_layouts_menu_mobile_button .sc_layouts_item_icon {
    color: var(--theme-color-text_dark);
    font-size: 16px;
  }
  .sc_layouts_menu_mobile_button .sc_layouts_item_icon:before {
    font-family: "fontello";
    content: "\e9d7";
  }
  .sc_layouts_item_icon {
    color: var(--theme-color-text_light);
  }
  .sc_layouts_row_type_compact .sc_layouts_item {
    color: var(--theme-color-text);
  }
  .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*=button]) {
    color: var(--theme-color-text_dark);
  }
  .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*=button]):hover, .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*=button]):focus, .sc_layouts_row_type_compact .sc_layouts_item a:hover .sc_layouts_item_icon, .sc_layouts_row_type_compact .sc_layouts_item a:focus .sc_layouts_item_icon {
    color: var(--theme-color-text_dark);
  }
  .sc_layouts_row_type_compact .sc_layouts_item_icon {
    color: var(--theme-color-text_dark);
  }
  .sc_layouts_row_type_compact .socials_wrap .social_item .social_icon, .sc_layouts_row_type_compact .socials_wrap:not([class*=socials_type_]) .social_item .social_icon {
    background-color: transparent;
    color: var(--theme-color-text_dark);
  }
  .sc_layouts_row_type_compact .socials_wrap .social_item:hover .social_icon, .sc_layouts_row_type_compact .socials_wrap:not([class*=socials_type_]) .social_item:hover .social_icon {
    background-color: transparent;
    color: var(--theme-color-text_hover);
  }
  .sc_layouts_row_type_compact .search_wrap .search_submit {
    background-color: transparent;
    color: var(--theme-color-text_dark);
  }
  .sc_layouts_row_type_compact .search_wrap .search_submit:before {
    color: var(--theme-color-text_dark);
  }
  .sc_layouts_row_type_compact .search_wrap .search_submit:hover, .sc_layouts_row_type_compact .search_wrap .search_submit:focus {
    background-color: transparent;
    color: var(--theme-color-text_hover);
  }
  .search_style_fullscreen.search_wrap {
    min-width: 1.55em;
    min-height: 1.55em;
  }
  .search_style_fullscreen.search_wrap .search_field {
    padding: 0 0 0 1.55em !important;
  }
  .search_style_fullscreen.search_wrap .search_submit {
    bottom: -5px;
  }
  .search_wrap .search_field {
    padding: 0 0 0 1.7em !important;
  }
  .search_wrap .search_submit {
    padding: 1px;
    bottom: 0;
  }
  .search_close:before {
    content: "\e9e1";
    font-family: "fontello";
  }
  .sc_layouts_menu_nav > li > a {
    color: var(--theme-color-text_dark);
  }
  .sc_layouts_menu_nav > li > a:hover {
    color: var(--theme-color-text_link) !important;
  }
  .sc_layouts_menu_nav .menu-collapse > a:before {
    color: var(--theme-color-alter_dark);
    font-weight: 400;
  }
  .sc_layouts_menu_nav .menu-collapse > a:after {
    display: none;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: var(--theme-color-alter_bg_color);
  }
  .sc_layouts_menu_nav .menu-collapse > a:hover:before, .sc_layouts_menu_nav .menu-collapse > a:focus:before {
    color: var(--theme-color-alter_dark);
  }
  .sc_layouts_menu_nav .menu-collapse > a:hover:after, .sc_layouts_menu_nav .menu-collapse > a:focus:after {
    background-color: var(--theme-color-alter_bg_hover);
  }
  .sc_layouts_menu_nav > li > ul ul, .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
    background-color: var(--theme-color-extra_bg_color);
  }
  .sc_layouts_menu_nav > li li > a {
    color: var(--theme-color-extra_text) !important;
  }
  .sc_layouts_menu_nav > li li > a:hover {
    color: var(--theme-color-extra_hover) !important;
  }
  .sc_layouts_menu_nav > li li > a:hover:after {
    color: var(--theme-color-extra_hover) !important;
  }
  .menu_hover_zoom_line .sc_layouts_menu_nav > li:not(.menu-collapse) > a:after {
    background-color: var(--theme-color-text_dark);
  }
  .menu_hover_zoom_line .sc_layouts_menu_nav > li > a:hover {
    color: var(--theme-color-text_dark) !important;
  }
  .menu_hover_zoom_line > ul > li:not(.menu-collapse) > a:before {
    display: none;
  }
  .menu_hover_zoom_line > ul > li:not(.menu-collapse) > a:after {
    content: "" !important;
    display: block !important;
    position: relative;
    z-index: 1;
    top: auto;
    bottom: -2px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 0;
    height: 2px;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .menu_hover_zoom_line > ul > li:not(.menu-collapse) > a:hover:after {
    width: 100%;
  }
  .menu_mobile_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8001;
    width: 100%;
    height: 100%;
    background-color: var(--theme-color-alter_bg_color);
    opacity: 0.1;
  }
  .menu_mobile {
    position: fixed;
    z-index: 100002;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    will-change: height;
    -webkit-transition: height 0.45s cubic-bezier(0.5, 1, 0.89, 1);
    -ms-transition: height 0.45s cubic-bezier(0.5, 1, 0.89, 1);
    transition: height 0.45s cubic-bezier(0.5, 1, 0.89, 1);
  }
  .menu_mobile .menu_mobile_inner {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
    color: var(--theme-color-alter_text);
    background-color: var(--theme-color-alter_bg_color);
  }
  .menu_mobile .menu_mobile_header_wrap {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    padding: 60px 65px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .menu_mobile .menu_mobile_content_wrap.content_wrap {
    position: relative;
    z-index: 1;
    height: 100%;
    max-height: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .menu_mobile .menu_mobile_content_wrap_inner {
    position: relative;
    z-index: 1;
    height: 100%;
    max-height: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .menu_mobile .menu-item > a {
    display: block;
  }
  .menu_mobile .menu_mobile_inner a, .menu_mobile .menu_mobile_inner .menu_mobile_nav_area li:before {
    color: var(--theme-color-alter_text);
  }
  .menu_mobile .menu_mobile_inner a:hover, .menu_mobile .menu_mobile_inner .menu_mobile_nav_area li:hover:before {
    color: var(--theme-color-alter_dark);
  }
  .menu_mobile .menu_mobile_nav_area {
    position: absolute;
    z-index: 1;
    top: 27%;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 53%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .menu_mobile .menu_mobile_content_wrap_inner.without_socials .menu_mobile_nav_area {
    max-height: 65%;
  }
  .menu_mobile .menu_mobile_nav_area {
    -ms-overflow-style: none;
  }
  .menu_mobile .menu_mobile_nav_area {
    scrollbar-width: none;
  }
  .menu_mobile .menu_mobile_nav_area::-webkit-scrollbar {
    width: 0;
  }
  .menu_mobile .menu_mobile_nav_area ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: auto;
  }
  .menu_mobile .menu_mobile_nav_area ul ul {
    padding: 1em 0;
    margin: 0;
    display: none;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li > ul {
    padding: 1em 0 0.6em;
  }
  .menu_mobile .menu_mobile_nav_area li {
    margin-bottom: 0;
    width: 100%;
  }
  .menu_mobile .menu_mobile_nav_area .menu-item > a {
    font-size: 19px;
    line-height: 1.5em;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 5px 2em;
    position: relative;
    display: inline-block;
    width: auto;
    text-align: left;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
  .menu_mobile .menu_mobile_nav_area > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .menu_mobile .menu_mobile_nav_area > ul > .menu-item:last-child > ul {
    padding-bottom: 0;
  }
  .menu_mobile .menu_mobile_nav_area > ul > .menu-item > a {
    font-size: 38px;
    line-height: 1.5em;
    font-weight: 500;
    letter-spacing: 0;
  }
  .menu_mobile .menu_mobile_nav_area > ul > .menu-item .menu-item > a {
    padding: 0.4em 3.7em;
  }
  .menu_mobile .menu_mobile_nav_area .open_child_menu {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    padding: 0;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  }
  .menu_mobile .menu_mobile_nav_area .menu-item .menu-item .open_child_menu {
    top: 5px;
    background-color: transparent;
    padding: 0;
  }
  .menu_mobile .menu_mobile_nav_area li > a > .open_child_menu:before {
    font-size: 16px;
    font-weight: 400;
    font-family: "fontello";
    content: "\e9a4";
    position: relative;
    right: 10px;
    opacity: 0;
    -webkit-transition: right 0.3s ease-out, color 0.3s ease, opacity 0.3s ease;
    -ms-transition: right 0.3s ease-out, color 0.3s ease, opacity 0.3s ease;
    transition: right 0.3s ease-out, color 0.3s ease, opacity 0.3s ease;
  }
  .menu_mobile .menu_mobile_nav_area li > a:hover > .open_child_menu:before {
    right: 0;
    opacity: 1;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li li > a > .open_child_menu:before {
    font-size: 8px;
  }
  .menu_mobile .menu_mobile_close {
    position: relative;
    z-index: 1;
    margin: 0 0 0 10px !important;
    line-height: 1em;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: var(--theme-color-alter_dark);
    -webkit-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
  .menu_mobile .menu_mobile_close:hover {
    color: var(--theme-color-alter_dark);
  }
  .menu_mobile .menu_mobile_close .menu_button_close_icon {
    font-size: 19px;
    font-weight: 400;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    color: var(--theme-color-alter_dark);
  }
  .menu_mobile .menu_mobile_close .menu_button_close_icon:before {
    position: relative;
    z-index: 1;
    content: "\e9e1";
    font-family: "fontello";
    line-height: 1;
    text-align: center;
  }
  .menu_mobile .menu_mobile_close:hover .menu_button_close_icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .menu_mobile .menu_mobile_close .menu_button_close_text {
    font-size: 17px;
    line-height: 1em;
    font-weight: 400;
    margin-right: 0.9em;
    color: var(--theme-color-alter_light);
  }
  .menu_mobile:not(.opened) .menu_button_close_icon {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .menu_mobile .menu_mobile_close .menu_button_close_icon, .menu_mobile .menu_mobile_close .menu_button_close_text {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
    visibility: hidden;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
    visibility: hidden;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li:nth-child(2) {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li:nth-child(3) {
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li:nth-child(4) {
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li:nth-child(5) {
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    animation-delay: 0.9s;
  }
  .post_meta, .post_meta_item, .post_meta_item:after, .post_meta_item:hover:after, .post_meta_item a {
    color: var(--theme-color-text_light);
  }
  .post_date a:hover, .post_date a:focus, .post_meta_item a:hover, .post_meta_item a:focus {
    color: var(--theme-color-text_dark);
  }
  .post_meta .post_meta_item {
    font-size: inherit;
    display: inline-block;
    margin-left: 0;
    -webkit-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
  .post_meta .post_meta_item:after {
    content: "\e83c";
    font-family: "fontello";
    display: inline-block;
    vertical-align: baseline;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    margin: 0 0.75em;
  }
  .post_meta .post_meta_item:last-child:after {
    display: none;
  }
  .post_meta .post_meta_item:before {
    display: none;
  }
  .page_content_wrap {
    position: relative;
  }
  .post_featured {
    overflow: hidden;
    position: relative;
    margin-bottom: 1.8em;
  }
  .post_featured.with_thumb.post_featured_bg {
    background-size: cover;
    background-position: center center;
  }
  .post_featured_bg {
    position: relative;
  }
  .post_featured_bg:before {
    content: " ";
    width: 0;
    height: 0;
    padding-top: 56.25%;
    display: inline-block;
    vertical-align: top;
    margin-left: -0.3em;
  }
  .post_featured_bg .post_thumb {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .post_featured .mask {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .post_featured.with_thumb {
    position: relative;
  }
  .post_featured.with_thumb .mask {
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
  }
  .post_featured.with_thumb:hover .mask {
    opacity: 1;
  }
  .post_item_single .post_meta_item > a:hover {
    color: var(--theme-color-text_hover);
  }
  .post_item_single:after {
    content: " ";
    display: block;
    width: 100%;
    height: 0;
    clear: both;
  }
  .widget ul {
    margin: 0;
    padding-left: 1.2em;
    list-style-type: none;
  }
  .widget ul li + li {
    margin-top: 10px;
  }
  .widget ul > li {
    position: relative;
  }
  .widget ul > li a:first-child:before {
    content: " ";
    display: block;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: 0.7em;
    left: -1.1em;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: var(--theme-color-text_dark);
  }
  .widget ul > li a:first-child:hover:before {
    background-color: var(--theme-color-text_link);
  }
  .footer_wrap {
    position: relative;
  }
  [class*=scheme_].footer_wrap .widget {
    border-color: var(--theme-color-alter_bd_color);
  }
  [class*=scheme_].footer_wrap h6 {
    color: var(--theme-color-alter_dark);
  }
  [class*=scheme_].footer_wrap a:not(.sc_button) {
    color: var(--theme-color-alter_dark);
  }
  .footer_wrap p {
    margin: 0;
  }
  .wpb_row, .wpb_content_element {
    margin-bottom: 0 !important;
  }
  .sc_layouts_row_type_compact .sc_layouts_item input[type=text] {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
  }
  .sc_layouts_row_type_compact .sc_layouts_item_icon {
    line-height: 1.1em;
    font-size: 24px;
    font-weight: 400;
  }
  .sc_layouts_row_type_compact .search_wrap .search_submit {
    font-size: 24px;
  }
  .sc_layouts_row_type_compact .sc_layouts_menu_mobile_button .sc_layouts_item_icon {
    font-size: 16px;
  }
  .sc_layouts_row_type_compact .sc_layouts_menu_mobile_button .sc_layouts_item_icon:before {
    font-family: "fontello";
    content: "\e9d7";
  }
  .sc_layouts_row_type_compact .sc_socials.sc_socials_default .socials_wrap {
    margin-bottom: 0;
  }
  .sc_layouts_row_type_compact .sc_socials.sc_socials_default .socials_wrap .social_item {
    margin: 0 10px 0 0;
  }
  .sc_layouts_row_type_compact .sc_socials.sc_socials_default .socials_wrap .social_item .social_icon {
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
    border: none;
  }
  .sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding: 0.9em;
  }
  .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
    display: none;
  }
  .sc_layouts_menu_nav > li > ul {
    top: 5.7em;
    left: -0.7em;
  }
  .menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse) > a > span {
    display: inline-block;
    padding: 0;
    word-break: break-word;
    -webkit-transition: padding-left 0.2s ease;
    -ms-transition: padding-left 0.2s ease;
    transition: padding-left 0.2s ease;
  }
  .menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse) > a > span:after {
    content: "";
    display: block;
    position: relative;
    z-index: 1;
    top: auto;
    bottom: -5px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 0;
    height: 1px;
    -webkit-transition: width 0.2s ease;
    -ms-transition: width 0.2s ease;
    transition: width 0.2s ease;
    background-color: var(--theme-color-extra_hover);
  }
  .menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse) > a:hover > span:after {
    width: 100%;
  }
  .menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse) > a:hover > span {
    padding-left: 9px;
  }
  .sc_layouts_menu_nav li li.menu-item-has-children > a:after {
    font-family: "fontello";
    content: "\e836";
    font-weight: normal;
    position: absolute;
    z-index: 1;
    top: 0.55em;
    right: 1.35em;
    font-size: 19px;
  }
  .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
    width: 15em;
    padding: 1em 0;
  }
  .sc_layouts_menu_nav > li > ul ul {
    left: 15em;
    top: -1em;
    margin: 0 0 0 4px;
  }
  .sc_layouts_menu_nav > li li > a {
    padding: 0.65em 1.6em;
  }
  .sc_layouts_menu_nav li li.menu-item-has-children > a {
    padding-right: 2.2em;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/themes/expo/skins/default/css/__plugins.css ; media=all */
@media all {
  .post_featured[class*=hover_] {
    position: relative;
    -webkit-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }
  .post_featured[class*=hover_], .post_featured[class*=hover_] * {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .post_featured .mask {
    content: " ";
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .post_featured.hover_link:hover .mask {
    opacity: 1;
  }
  .post_featured.hover_link.with_thumb > .bg_in {
    will-change: transform;
    -webkit-transition: -webkit-transform 0.3s ease;
    -ms-transition: -ms-transform 0.3s ease;
    transition: transform 0.3s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: scale(1.01, 1.01);
    -ms-transform: scale(1.01, 1.01);
    transform: scale(1.01, 1.01);
  }
  .post_featured.hover_link.with_thumb:hover > .bg_in {
    -webkit-transform: scale(1.07, 1.07);
    -ms-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07);
  }
  .post_featured.hover_link .link {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .hover_link.post_featured.with_thumb .mask {
    opacity: 0 !important;
  }
  .underline_anim {
    display: inline;
    padding: 0;
    padding-bottom: 0.2em;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    -webkit-background-size: 0 2px;
    background-size: 0 2px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .underline_anim.underline_do_hover {
    animation: underline_hover_on 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  }
  .underline_anim.underline_do_hover:hover {
    animation: underline_hover_off 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  }
  .trx_addons_alter_text {
    font-size: 19px;
    line-height: 1.5em;
    font-weight: 500;
    letter-spacing: -0.4px;
  }
  .trx_addons_alter_text, .trx_addons_alter_text > a {
    color: var(--theme-color-alter_text);
    -webkit-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
  .trx_addons_alter_text > a:hover {
    color: var(--theme-color-alter_dark);
  }
  .footer_wrap .sc_layouts_row {
    line-height: 1.66em;
  }
  .footer_wrap .sc_layouts_row .sc_layouts_item, .footer_wrap .sc_layouts_row .widget {
    vertical-align: top;
    margin-top: 0.5em !important;
    margin-bottom: 0.5em !important;
  }
  .footer_wrap .sc_layouts_item.elementor-widget-divider, .footer_wrap .sc_layouts_item.elementor-widget-spacer, .footer_wrap .sc_layouts_item .widget {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .footer_wrap .sc_layouts_row_type_compact .sc_socials.sc_socials_default .socials_wrap .social_item .social_icon {
    position: relative;
    display: block;
    overflow: hidden;
    width: 45px;
    height: 45px;
    line-height: 42px;
    font-size: 16px;
    text-align: center;
    border: 1px solid var(--theme-color-text_dark_015);
  }
  .footer_wrap .sc_layouts_row_type_compact .sc_socials.sc_socials_default .socials_wrap {
    margin-bottom: -5px;
  }
  .footer_wrap .sc_layouts_row_type_compact .sc_socials.sc_socials_default .socials_wrap .social_item {
    margin: 0 5px 5px 0;
  }
  .widget_custom_links ul > li a:first-child:before {
    display: none;
  }
  .widget_custom_links ul.custom_links_list .custom_links_list_item + .custom_links_list_item {
    margin-top: 12px !important;
  }
  .widget_custom_links ul > li.custom_links_list_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .widget_custom_links ul > li.custom_links_list_item .custom_links_list_item_link {
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: var(--theme-color-text_dark);
  }
  .widget_custom_links ul > li.custom_links_list_item .custom_links_list_item_link:hover {
    color: var(--theme-color-text_dark);
  }
  .widget_custom_links ul > li.custom_links_list_item:hover .custom_links_list_item_link {
    margin-left: 9px;
  }
  .widget_custom_links ul > li.custom_links_list_item .custom_links_list_item_title {
    padding: 0;
    position: relative;
    display: inline-block;
    line-height: 1.2em;
  }
  .widget_custom_links ul > li.custom_links_list_item .custom_links_list_item_title:after {
    content: "";
    display: block;
    position: relative;
    z-index: 1;
    top: auto;
    bottom: -5px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 0;
    height: 1px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: var(--theme-color-text_dark);
  }
  .widget_custom_links ul > li.custom_links_list_item:hover .custom_links_list_item_title:after {
    width: 100%;
  }
  .footer_wrap .sc_layouts_row_type_compact .underline_anim {
    display: inline;
    padding: 0;
    padding-bottom: 6px;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    -webkit-background-size: 0 1px;
    background-size: 0 1px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer_wrap .sc_layouts_row_type_compact .underline_anim.underline_do_hover {
    animation: underline_hover_on 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  }
  .footer_wrap .sc_layouts_row_type_compact .underline_anim.underline_do_hover:hover {
    animation: underline_hover_off 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  }
  .socials_wrap:not(.socials_type_list) .social_item .social_icon {
    background-color: var(--theme-color-alter_bg_color);
  }
  .socials_wrap:not(.socials_type_list) .social_item .social_icon {
    color: var(--theme-color-alter_dark);
  }
  .socials_wrap:not(.socials_type_list) .social_item:hover .social_icon {
    background-color: var(--theme-color-alter_bg_color);
  }
  .socials_wrap:not(.socials_type_list) .social_item:hover .social_icon {
    color: var(--theme-color-alter_link);
  }
  [class*=scheme_].footer_wrap .sc_layouts_row_type_compact .socials_wrap .social_item .social_icon {
    color: var(--theme-color-text_dark);
    background-color: transparent !important;
  }
  [class*=scheme_].footer_wrap .sc_layouts_row_type_compact .socials_wrap .social_item:hover .social_icon {
    color: var(--theme-color-text_link);
    background-color: transparent !important;
  }
  .trx_addons_mouse_helper {
    background-color: var(--theme-color-text_link);
    color: var(--theme-color-inverse_link);
  }
  .trx_addons_scroll_to_top {
    z-index: 8002;
  }
  .scroll_to_top_style_default {
    width: 2.8em;
    height: 2.8em;
    line-height: 2.8em;
    text-align: center;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: var(--theme-color-inverse_link);
    border-color: var(--theme-color-text_link);
    background-color: var(--theme-color-text_link);
  }
  .scroll_to_top_style_default:before {
    position: relative;
    top: -2px;
    font-size: 11px;
    font-weight: 400;
    font-family: "fontello";
    content: "\ea08";
  }
  .scroll_to_top_style_default:hover {
    color: var(--theme-color-inverse_link);
    border-color: var(--theme-color-text_hover);
    background-color: var(--theme-color-text_hover);
  }
  h6.sc_item_title {
    line-height: 1.474em;
  }
  .sc_socials.sc_socials_default .socials_wrap {
    margin-bottom: -7px;
  }
  .sc_socials.sc_socials_default .socials_wrap .social_item {
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
    text-align: center;
    margin: 0 7px 7px 0;
  }
  .sc_socials.sc_socials_default .socials_wrap .social_item .social_icon {
    position: relative;
    display: block;
    background-size: 100%;
    background-position: top center;
    overflow: hidden;
    width: 45px;
    height: 45px;
    line-height: 44px;
    font-size: 16px;
    text-align: center;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid var(--theme-color-text_dark_015);
    color: var(--theme-color-text_dark);
    background-color: transparent;
  }
  .sc_socials.sc_socials_default .socials_wrap .social_item:hover .social_icon {
    background-color: transparent;
    color: var(--theme-color-text_link);
  }
  .sc_socials.sc_socials_default .socials_wrap .social_item:hover .social_icon[class*=facebook] {
    color: #3b5998 !important;
  }
  .sc_socials.sc_socials_default .socials_wrap .social_item:hover .social_icon[class*=instagram] {
    color: #C862DC !important;
  }
  .sc_blogger .sc_blogger_item_button .item_more_link {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    height: auto;
    width: auto;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: var(--theme-color-text_dark);
    z-index: 1;
    overflow: hidden;
  }
  .sc_blogger .sc_blogger_item_button .item_more_link .link_icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 1.4em;
    height: 1.4em;
    line-height: 1.4em;
    text-align: center;
  }
  .sc_blogger .sc_blogger_item_button .item_more_link .link_icon:before {
    font-size: 11px;
    line-height: inherit;
    font-weight: 400;
    font-style: inherit;
    content: "\e9a4";
    font-family: "fontello";
    display: inline-block;
    vertical-align: top;
    color: currentColor;
  }
  .sc_blogger .sc_blogger_item_button .item_more_link .link_text {
    position: relative;
    margin-top: 1px;
    margin-right: 0;
    display: inline-block;
    vertical-align: middle;
    text-indent: -110px;
    visibility: hidden;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: visibility 0.4s ease, margin-right 0.4s ease-out, text-indent 0.5s ease-out, color 0.4s ease, opacity 0.4s ease;
    -ms-transition: visibility 0.4s ease, margin-right 0.4s ease-out, text-indent 0.5s ease-out, color 0.4s ease, opacity 0.4s ease;
    transition: visibility 0.4s ease, margin-right 0.4s ease-out, text-indent 0.5s ease-out, color 0.4s ease, opacity 0.4s ease;
    will-change: visibility, margin-right, text-indent, color, opacity;
  }
  .sc_blogger .sc_blogger_item:hover .sc_blogger_item_button .item_more_link .link_text, .sc_blogger .sc_blogger_item_body:hover .sc_blogger_item_button .item_more_link .link_text, .sc_blogger .sc_blogger_item_button .item_more_link:hover .link_text {
    opacity: 1;
    text-indent: 0;
    margin-right: 9px;
    visibility: visible;
    -webkit-transition: visibility 0.4s ease, margin-right 0.3s ease-out, text-indent 0.4s ease-out, opacity 0.4s ease;
    -ms-transition: visibility 0.4s ease, margin-right 0.3s ease-out, text-indent 0.4s ease-out, opacity 0.4s ease;
    transition: visibility 0.4s ease, margin-right 0.3s ease-out, text-indent 0.4s ease-out, opacity 0.4s ease;
  }
  .sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_default.sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content {
    margin-top: 1em;
  }
  .sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_body:hover .post_featured.hover_link.with_thumb > .bg_in {
    -webkit-transform: scale(1.07, 1.07);
    -ms-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07);
  }
  .sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title {
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 500;
  }
  .sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title a {
    color: var(--theme-color-text_dark);
  }
  .sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title a:hover {
    color: var(--theme-color-text);
  }
  .sc_blogger_default.sc_blogger_default_classic .post_meta {
    margin-top: 0.9em;
  }
  .trx_addons_mouse_helper {
    font-size: 16px;
    text-indent: 0;
    --mouse-helper-width: 8px;
    --mouse-helper-height: 8px;
    --mouse-helper-left: 20px;
    --mouse-helper-top: 20px;
    border: none;
    mix-blend-mode: difference;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-transition: width 0.3s ease, height 0.3s ease, opacity 0.3s ease, color 0.3s ease, background-color 0.3s ease, left 0.3s ease, top 0.3s ease, border-radius 0.1s ease, box-shadow 0.2s ease;
    -ms-transition: width 0.3s ease, height 0.3s ease, opacity 0.3s ease, color 0.3s ease, background-color 0.3s ease, left 0.3s ease, top 0.3s ease, border-radius 0.1s ease, box-shadow 0.2s ease;
    transition: width 0.3s ease, height 0.3s ease, opacity 0.3s ease, color 0.3s ease, background-color 0.3s ease, left 0.3s ease, top 0.3s ease, border-radius 0.1s ease, box-shadow 0.2s ease;
  }
  .elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
    padding: calc(var(--theme-var-elm_gap_narrow) / 2);
  }
  .elementor-container > .elementor-column > .elementor-element-populated {
    padding-top: 0;
    padding-bottom: 0;
  }
  .elementor-widget-divider {
    --divider-color: var(--theme-color-bd_color);
    --divider-border-color: var(--theme-color-bd_color);
  }
  .elementor-divider-separator {
    border-color: var(--theme-color-bd_color);
  }
  .animated {
    -webkit-animation-duration: 750ms;
    animation-duration: 750ms;
  }
  .elementor-widget:not(:last-child) {
    margin-bottom: 0;
  }
  .vc_col-sm-12 {
    min-height: 0;
  }
  .vc_row[data-vc-full-width]:not(.vc_parallax) {
    overflow: visible;
  }
  .vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0 !important;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/themes/expo/skins/default/css/__custom.css ; media=all */
@media all {
  body {
    font-family: "Kumbh Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.72em;
    text-transform: none;
    letter-spacing: 0px;
  }
  p, ul {
    margin-top: 0em;
    margin-bottom: 1.77em;
  }
  h1 {
    font-size: 3.563em;
    font-weight: 500;
    font-style: normal;
    line-height: 1em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -1.8px;
    margin-top: 1.1em;
    margin-bottom: 0.4em;
  }
  h5 {
    font-size: 1.5em;
    font-weight: 500;
    font-style: normal;
    line-height: 1.417em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    margin-top: 1.22em;
    margin-bottom: 0.7em;
  }
  h6 {
    font-size: 1.188em;
    font-weight: 500;
    font-style: normal;
    line-height: 1.474em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    margin-top: 1.6em;
    margin-bottom: 0.9em;
  }
  .post_meta {
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    margin-top: 0.4em;
  }
  .sc_layouts_menu_nav {
    font-size: 19px;
    line-height: 1.5em;
  }
  .menu_main_nav > li > a, .sc_layouts_menu_nav > li > a {
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 1px;
  }
  .menu_main_nav > li > ul, .sc_layouts_menu_nav > li > ul {
    font-size: 16px;
    line-height: 1.5em;
  }
  .menu_main_nav > li ul > li > a, .sc_layouts_menu_nav > li ul > li > a {
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 1px;
  }
  .scheme_museum_coevorden {
    --theme-color-bg_color: #191919;
    --theme-color-bd_color: #2F2F2F;
    --theme-color-text: #ffffff;
    --theme-color-text_light: #5F5F5F;
    --theme-color-text_dark: #FFFFFF;
    --theme-color-text_link: #ff6600;
    --theme-color-text_hover: #ffffff;
    --theme-color-text_link2: #ff6600;
    --theme-color-text_hover2: #5C4B02;
    --theme-color-text_link3: #C5A48E;
    --theme-color-text_hover3: #AB8E7A;
    --theme-color-alter_bg_color: #101010;
    --theme-color-alter_bg_hover: #242424;
    --theme-color-alter_bd_color: #3C3F47;
    --theme-color-alter_bd_hover: #53535C;
    --theme-color-alter_text: #D2D3D5;
    --theme-color-alter_light: #5F5F5F;
    --theme-color-alter_dark: #ffffff;
    --theme-color-alter_link: #7a8308;
    --theme-color-alter_hover: #636A03;
    --theme-color-alter_link2: #796305;
    --theme-color-alter_hover2: #5C4B02;
    --theme-color-alter_link3: #C5A48E;
    --theme-color-alter_hover3: #AB8E7A;
    --theme-color-extra_bg_color: #101010;
    --theme-color-extra_bg_hover: #3f3d47;
    --theme-color-extra_bd_color: #313131;
    --theme-color-extra_bd_hover: #575757;
    --theme-color-extra_text: #ffffff;
    --theme-color-extra_light: #ffffff;
    --theme-color-extra_dark: #ffffff;
    --theme-color-extra_link: #7a8308;
    --theme-color-extra_hover: #ff6600;
    --theme-color-extra_link2: #80d572;
    --theme-color-extra_hover2: #8be77c;
    --theme-color-extra_link3: #ddb837;
    --theme-color-extra_hover3: #eec432;
    --theme-color-input_bg_color: #transparent;
    --theme-color-input_bg_hover: #transparent;
    --theme-color-input_bd_color: #3C3F47;
    --theme-color-input_bd_hover: #3C3F47;
    --theme-color-input_text: #8E8E8E;
    --theme-color-input_light: #8E8E8E;
    --theme-color-input_dark: #ffffff;
    --theme-color-inverse_bd_color: #e36650;
    --theme-color-inverse_bd_hover: #cb5b47;
    --theme-color-inverse_text: #ffffff;
    --theme-color-inverse_light: #6f6f6f;
    --theme-color-inverse_dark: #000000;
    --theme-color-inverse_link: #ffffff;
    --theme-color-inverse_hover: #000000;
    --theme-color-bg_color_0: rgba(25,25,25,0);
    --theme-color-bg_color_02: rgba(25,25,25,0.2);
    --theme-color-bg_color_07: rgba(25,25,25,0.7);
    --theme-color-bg_color_08: rgba(25,25,25,0.8);
    --theme-color-bg_color_09: rgba(25,25,25,0.9);
    --theme-color-alter_bg_color_07: rgba(16,16,16,0.7);
    --theme-color-alter_bg_color_04: rgba(16,16,16,0.4);
    --theme-color-alter_bg_color_00: rgba(16,16,16,0);
    --theme-color-alter_bg_color_02: rgba(16,16,16,0.2);
    --theme-color-alter_bd_color_02: rgba(60,63,71,0.2);
    --theme-color-alter_dark_015: rgba(255,255,255,0.15);
    --theme-color-alter_dark_02: rgba(255,255,255,0.2);
    --theme-color-alter_dark_05: rgba(255,255,255,0.5);
    --theme-color-alter_dark_08: rgba(255,255,255,0.8);
    --theme-color-alter_link_02: rgba(122,131,8,0.2);
    --theme-color-alter_link_07: rgba(122,131,8,0.7);
    --theme-color-extra_bg_color_05: rgba(16,16,16,0.5);
    --theme-color-extra_bg_color_07: rgba(16,16,16,0.7);
    --theme-color-extra_link_02: rgba(122,131,8,0.2);
    --theme-color-extra_link_07: rgba(122,131,8,0.7);
    --theme-color-text_dark_003: rgba(255,255,255,0.03);
    --theme-color-text_dark_005: rgba(255,255,255,0.05);
    --theme-color-text_dark_008: rgba(255,255,255,0.08);
    --theme-color-text_dark_015: rgba(255,255,255,0.15);
    --theme-color-text_dark_02: rgba(255,255,255,0.2);
    --theme-color-text_dark_03: rgba(255,255,255,0.3);
    --theme-color-text_dark_05: rgba(255,255,255,0.5);
    --theme-color-text_dark_07: rgba(255,255,255,0.7);
    --theme-color-text_dark_08: rgba(255,255,255,0.8);
    --theme-color-text_link_007: rgba(255,102,0,0.07);
    --theme-color-text_link_02: rgba(255,102,0,0.2);
    --theme-color-text_link_03: rgba(255,102,0,0.3);
    --theme-color-text_link_04: rgba(255,102,0,0.4);
    --theme-color-text_link_07: rgba(255,102,0,0.7);
    --theme-color-text_link2_08: rgba(255,102,0,0.8);
    --theme-color-text_link2_007: rgba(255,102,0,0.07);
    --theme-color-text_link2_02: rgba(255,102,0,0.2);
    --theme-color-text_link2_03: rgba(255,102,0,0.3);
    --theme-color-text_link2_05: rgba(255,102,0,0.5);
    --theme-color-text_link3_007: rgba(197,164,142,0.07);
    --theme-color-text_link3_02: rgba(197,164,142,0.2);
    --theme-color-text_link3_03: rgba(197,164,142,0.3);
    --theme-color-inverse_text_03: rgba(255,255,255,0.3);
    --theme-color-inverse_link_08: rgba(255,255,255,0.8);
    --theme-color-inverse_hover_08: rgba(0,0,0,0.8);
    --theme-color-text_dark_blend: #ffffff;
    --theme-color-text_link_blend: #ff760d;
    --theme-color-alter_link_blend: #828f10;
  }
  .scheme_dark, body.scheme_dark {
    --theme-color-bg_color: #191919;
    --theme-color-bd_color: #2F2F2F;
    --theme-color-text: #ffffff;
    --theme-color-text_light: #5F5F5F;
    --theme-color-text_dark: #FFFFFF;
    --theme-color-text_link: #ff6600;
    --theme-color-text_hover: #ff6600;
    --theme-color-text_link2: #796305;
    --theme-color-text_hover2: #5C4B02;
    --theme-color-text_link3: #C5A48E;
    --theme-color-text_hover3: #AB8E7A;
    --theme-color-alter_bg_color: #101010;
    --theme-color-alter_bg_hover: #242424;
    --theme-color-alter_bd_color: #3C3F47;
    --theme-color-alter_bd_hover: #53535C;
    --theme-color-alter_text: #D2D3D5;
    --theme-color-alter_light: #5F5F5F;
    --theme-color-alter_dark: #ffffff;
    --theme-color-alter_link: #7a8308;
    --theme-color-alter_hover: #636A03;
    --theme-color-alter_link2: #796305;
    --theme-color-alter_hover2: #5C4B02;
    --theme-color-alter_link3: #C5A48E;
    --theme-color-alter_hover3: #AB8E7A;
    --theme-color-extra_bg_color: #101010;
    --theme-color-extra_bg_hover: #3f3d47;
    --theme-color-extra_bd_color: #313131;
    --theme-color-extra_bd_hover: #575757;
    --theme-color-extra_text: #ffffff;
    --theme-color-extra_light: #afafaf;
    --theme-color-extra_dark: #ff6600;
    --theme-color-extra_link: #7a8308;
    --theme-color-extra_hover: #ff6600;
    --theme-color-extra_link2: #80d572;
    --theme-color-extra_hover2: #8be77c;
    --theme-color-extra_link3: #ddb837;
    --theme-color-extra_hover3: #eec432;
    --theme-color-input_bg_color: #transparent;
    --theme-color-input_bg_hover: #transparent;
    --theme-color-input_bd_color: #3C3F47;
    --theme-color-input_bd_hover: #3C3F47;
    --theme-color-input_text: #8E8E8E;
    --theme-color-input_light: #8E8E8E;
    --theme-color-input_dark: #ffffff;
    --theme-color-inverse_bd_color: #e36650;
    --theme-color-inverse_bd_hover: #cb5b47;
    --theme-color-inverse_text: #ffffff;
    --theme-color-inverse_light: #6f6f6f;
    --theme-color-inverse_dark: #000000;
    --theme-color-inverse_link: #ffffff;
    --theme-color-inverse_hover: #000000;
    --theme-color-bg_color_0: rgba(25,25,25,0);
    --theme-color-bg_color_02: rgba(25,25,25,0.2);
    --theme-color-bg_color_07: rgba(25,25,25,0.7);
    --theme-color-bg_color_08: rgba(25,25,25,0.8);
    --theme-color-bg_color_09: rgba(25,25,25,0.9);
    --theme-color-alter_bg_color_07: rgba(16,16,16,0.7);
    --theme-color-alter_bg_color_04: rgba(16,16,16,0.4);
    --theme-color-alter_bg_color_00: rgba(16,16,16,0);
    --theme-color-alter_bg_color_02: rgba(16,16,16,0.2);
    --theme-color-alter_bd_color_02: rgba(60,63,71,0.2);
    --theme-color-alter_dark_015: rgba(255,255,255,0.15);
    --theme-color-alter_dark_02: rgba(255,255,255,0.2);
    --theme-color-alter_dark_05: rgba(255,255,255,0.5);
    --theme-color-alter_dark_08: rgba(255,255,255,0.8);
    --theme-color-alter_link_02: rgba(122,131,8,0.2);
    --theme-color-alter_link_07: rgba(122,131,8,0.7);
    --theme-color-extra_bg_color_05: rgba(16,16,16,0.5);
    --theme-color-extra_bg_color_07: rgba(16,16,16,0.7);
    --theme-color-extra_link_02: rgba(122,131,8,0.2);
    --theme-color-extra_link_07: rgba(122,131,8,0.7);
    --theme-color-text_dark_003: rgba(255,255,255,0.03);
    --theme-color-text_dark_005: rgba(255,255,255,0.05);
    --theme-color-text_dark_008: rgba(255,255,255,0.08);
    --theme-color-text_dark_015: rgba(255,255,255,0.15);
    --theme-color-text_dark_02: rgba(255,255,255,0.2);
    --theme-color-text_dark_03: rgba(255,255,255,0.3);
    --theme-color-text_dark_05: rgba(255,255,255,0.5);
    --theme-color-text_dark_07: rgba(255,255,255,0.7);
    --theme-color-text_dark_08: rgba(255,255,255,0.8);
    --theme-color-text_link_007: rgba(255,102,0,0.07);
    --theme-color-text_link_02: rgba(255,102,0,0.2);
    --theme-color-text_link_03: rgba(255,102,0,0.3);
    --theme-color-text_link_04: rgba(255,102,0,0.4);
    --theme-color-text_link_07: rgba(255,102,0,0.7);
    --theme-color-text_link2_08: rgba(121,99,5,0.8);
    --theme-color-text_link2_007: rgba(121,99,5,0.07);
    --theme-color-text_link2_02: rgba(121,99,5,0.2);
    --theme-color-text_link2_03: rgba(121,99,5,0.3);
    --theme-color-text_link2_05: rgba(121,99,5,0.5);
    --theme-color-text_link3_007: rgba(197,164,142,0.07);
    --theme-color-text_link3_02: rgba(197,164,142,0.2);
    --theme-color-text_link3_03: rgba(197,164,142,0.3);
    --theme-color-inverse_text_03: rgba(255,255,255,0.3);
    --theme-color-inverse_link_08: rgba(255,255,255,0.8);
    --theme-color-inverse_hover_08: rgba(0,0,0,0.8);
    --theme-color-text_dark_blend: #ffffff;
    --theme-color-text_link_blend: #ff760d;
    --theme-color-alter_link_blend: #828f10;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/themes/expo-child/style.css ; media=all */
@media all {
  .menu_mobile .menu_mobile_inner a, .menu_mobile .menu_mobile_inner .menu_mobile_nav_area li:before {
    color: #ff6600;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/plugins/trx_addons/css/__responsive.css ; media=(max-width: 1439px) */
@media (max-width: 1439px) and (max-width: 1439px) {
  .sc_layouts_row .sc_layouts_logo img {
    max-height: 4.5em;
  }
  .sc_layouts_row_type_compact .sc_layouts_logo img {
    max-height: 3.5em;
  }
}
@media (max-width: 1439px) and (max-width: 1023px) {
  .trx_addons_scroll_to_top {
    right: 1em;
  }
  .sc_layouts_column .sc_layouts_item:not(.elementor-widget-divider):not(.elementor-widget-spacer) {
    margin-right: 1.2em;
  }
  .sc_layouts_column_align_right .sc_layouts_item:not(.elementor-widget-divider):not(.elementor-widget-spacer) {
    margin-left: 1.2em;
    margin-right: 0;
  }
  .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li > a {
    padding: 0.7em;
  }
  .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding-right: 1.3em;
  }
  .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
    right: 0.5em;
  }
}
@media (max-width: 1439px) and (max-width: 767px) {
  .trx_addons_columns_wrap {
    margin-right: -20px;
  }
  .trx_addons_columns_wrap > [class*=trx_addons_column-] {
    padding-right: 20px;
  }
  .trx_addons_columns_wrap.columns_padding_bottom > [class*=trx_addons_column-] {
    padding-bottom: 20px;
  }
  .trx_addons_columns_wrap:not(.columns_fluid) > [class*=trx_addons_column-] {
    width: 50%;
  }
  .socials_wrap:not(.socials_type_list) .social_item .social_icon {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
  }
  .socials_wrap .social_item {
    margin-right: 6px;
  }
}
@media (max-width: 1439px) and (max-width: 600px) {
  .trx_addons_columns_wrap:not(.columns_fluid) > [class*=trx_addons_column-] {
    width: 100%;
  }
}
@media (max-width: 1439px) and (max-width: 479px) {
  .trx_addons_columns_wrap {
    margin-right: -20px;
  }
  .trx_addons_columns_wrap > [class*=trx_addons_column-] {
    padding-right: 20px;
  }
  .trx_addons_columns_wrap.columns_padding_bottom > [class*=trx_addons_column-] {
    padding-bottom: 20px;
  }
  .trx_addons_columns_wrap:not(.columns_fluid) > [class*=trx_addons_column-] {
    width: 100%;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/plugins/trx_addons/addons/mouse-helper/mouse-helper.responsive.css ; media=(max-width: 1279px) */
@media (max-width: 1279px) and (max-width: 1279px) {
  .trx_addons_mouse_helper {
    display: none;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/themes/expo/skins/default/css/__responsive.css ; media=(max-width: 1679px) */
@media (max-width: 1679px) and (max-width: 1679px) {
  .menu_mobile .menu_mobile_header_wrap {
    padding: 50px 55px;
  }
  .menu_mobile .menu_mobile_nav_area > ul > .menu-item > a {
    font-size: 36px;
  }
}
@media (max-width: 1679px) and (max-width: 1439px) {
  .page_content_wrap {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li > a, .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li.menu-item-has-children > a, .sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding: 0.8em;
  }
  .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li li > a, .sc_layouts_menu_nav > li li > a {
    padding: 0.5em 1.6em;
  }
  .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav li li.menu-item-has-children > a:after, .sc_layouts_menu_nav li li.menu-item-has-children > a:after {
    top: 0.5em;
    font-size: 18px;
  }
  .menu_mobile .menu_mobile_header_wrap {
    padding: 35px 30px;
  }
  .menu_mobile .menu_mobile_content_wrap_inner.without_socials .menu_mobile_nav_area {
    max-height: 60%;
  }
  .menu_mobile .menu_mobile_nav_area {
    max-height: 50%;
    top: 25%;
  }
  .menu_mobile .menu_mobile_nav_area > ul > .menu-item > a {
    font-size: 34px;
  }
}
@media (max-width: 1679px) and (max-width: 1279px) {
  .page_content_wrap {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  h1 {
    font-size: 46px;
  }
  h5 {
    font-size: 19px;
  }
  h6 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  p, ul {
    margin-bottom: 1em;
  }
  .menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse) > a:hover > span {
    padding-left: 0;
  }
  .menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse) > a > span:after {
    bottom: -2px;
  }
  .sc_layouts_menu_nav > li > ul {
    top: 5.2em;
  }
  .sc_layouts_menu_nav > li li > a {
    padding: 0.4em 1.6em;
  }
  .sc_layouts_menu_nav li li.menu-item-has-children > a:after {
    font-size: 16px;
    top: 0.4em;
  }
  .menu_mobile .menu_mobile_nav_area > ul > .menu-item > a {
    font-size: 30px;
  }
  .menu_mobile .menu_mobile_nav_area > ul > .menu-item .menu-item > a {
    padding: 0.4em 1.5em;
  }
  .menu_mobile .menu_mobile_nav_area li > a > .open_child_menu:before {
    font-size: 14px;
    right: 0;
    opacity: 1;
  }
  .menu_mobile .menu_mobile_nav_area ul ul {
    padding: 0.5em 0;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li > ul {
    padding: 0.6em 0 0.4em;
  }
  .menu_mobile .menu_mobile_nav_area .menu-item .menu-item .open_child_menu {
    top: 6px;
    right: 0;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li li > a > .open_child_menu:before, .menu_mobile .menu_mobile_nav_area > ul > li li > a:hover > .open_child_menu:before {
    opacity: 1;
    right: 0;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li li > a > .open_child_menu:before {
    content: "\f004";
    font-size: 12px;
  }
  form button:not(.components-button) {
    padding: 16px 50px 15px;
  }
  .widget ul li + li {
    margin-top: 6px;
  }
  .trx_addons_alter_text {
    font-size: 17px;
    line-height: 1.4em;
    letter-spacing: 0;
  }
  .sc_socials.sc_socials_default .socials_wrap .social_item .social_icon {
    width: 43px;
    height: 43px;
    line-height: 40px;
    font-size: 15px;
  }
  .sc_item_title {
    letter-spacing: 0;
  }
  .sc_blogger .sc_blogger_item_meta + .sc_blogger_item_button {
    margin-top: 0.6em;
  }
  .sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title {
    font-size: 20px;
  }
  .footer_custom h6.sc_item_title {
    font-size: 18px;
  }
  .footer_wrap .sc_layouts_row_type_compact .sc_socials.sc_socials_default .socials_wrap .social_item .social_icon {
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 37px;
  }
}
@media (max-width: 1679px) and (max-width: 1023px) {
  h1 {
    font-size: 40px;
    line-height: 44px;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  h5 {
    font-size: 19px;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 12px;
  }
  h6 {
    font-size: 17px;
    line-height: 22px;
    margin-top: 23px;
    margin-bottom: 9px;
  }
  .page_content_wrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding-right: 0.8em;
  }
  .menu_mobile .menu_mobile_header_wrap {
    padding: 30px;
  }
  .menu_mobile .menu_mobile_nav_area {
    top: 30%;
    max-height: 47%;
  }
  .menu_mobile .menu_mobile_content_wrap_inner.without_socials .menu_mobile_nav_area {
    max-height: 58%;
  }
  .widget ul > li a:first-child:before {
    top: 0.6em;
  }
  h6.sc_item_title {
    line-height: 22px;
  }
  .sc_blogger .sc_blogger_item_meta + .sc_blogger_item_button {
    margin-top: 8px;
  }
  .sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title {
    font-size: 20px;
  }
  .sc_blogger_default.sc_blogger_default_classic .post_meta {
    margin-top: 8px;
  }
  .footer_wrap .sc_layouts_row .sc_layouts_item, .footer_wrap .sc_layouts_row .widget {
    margin-top: 0.3em !important;
    margin-bottom: 0.3em !important;
  }
  .footer_wrap .sc_layouts_item.elementor-widget-divider, .footer_wrap .sc_layouts_item.elementor-widget-spacer, .footer_wrap .sc_layouts_item .widget {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .footer_wrap .sc_layouts_row_type_compact .sc_socials.sc_socials_default .socials_wrap .social_item {
    margin: 0 4px 4px 0;
  }
  .footer_wrap .sc_layouts_row_type_compact .sc_socials.sc_socials_default .socials_wrap {
    margin-bottom: -4px;
  }
  .widget_custom_links ul.custom_links_list .custom_links_list_item + .custom_links_list_item {
    margin-top: 11px !important;
  }
}
@media (max-width: 1679px) and (max-width: 767px) {
  body {
    font-size: 15px;
  }
  h1 {
    font-size: 31px;
    line-height: 35px;
    margin-top: 25px;
    margin-bottom: 13px;
    letter-spacing: -0.8px;
  }
  h5 {
    font-size: 17px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    letter-spacing: 0;
  }
  h6 {
    font-size: 16px;
    line-height: 19px;
    margin-top: 18px;
    margin-bottom: 9px;
    letter-spacing: 0;
  }
  .footer_wrap .sc_layouts_row_type_compact, .widget ul {
    font-size: 1rem;
  }
  .trx_addons_columns_wrap:not(.columns_fluid) > [class*=trx_addons_column-] {
    width: calc(100% / var(--theme-var-grid_max_columns));
  }
  .menu_mobile .menu_mobile_content_wrap.content_wrap {
    height: auto;
    max-height: none;
  }
  .menu_mobile .menu_mobile_header_wrap {
    position: relative;
  }
  .menu_mobile .menu_mobile_content_wrap_inner.without_socials .menu_mobile_nav_area {
    margin-bottom: 3em;
  }
  .menu_mobile .menu_mobile_nav_area {
    margin-top: 3em;
    position: relative;
    top: auto;
    left: auto;
    max-height: none;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .menu_mobile .menu_mobile_nav_area .menu-item > a {
    padding: 3px 2em;
  }
  .menu_mobile .menu_mobile_nav_area ul ul {
    padding: 0.6em 0;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li > ul {
    padding: 0.6em 0 0.4em;
  }
  .menu_mobile .menu_mobile_nav_area > ul > .menu-item .menu-item > a {
    padding: 0.3em 1.5em;
  }
  .menu_mobile .menu_mobile_nav_area > ul > .menu-item > a {
    font-size: 28px;
  }
  .menu_mobile .menu_mobile_nav_area .open_child_menu {
    top: 1px;
  }
  .menu_mobile .menu_mobile_nav_area .menu-item > a {
    font-size: 18px;
  }
  .menu_mobile .menu_mobile_nav_area .menu-item .menu-item .open_child_menu {
    top: 4px;
  }
  .menu_mobile .menu_mobile_nav_area li > a > .open_child_menu:before {
    font-size: 13px;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li li > a > .open_child_menu:before {
    font-size: 10px;
  }
  .menu_mobile .menu_mobile_inner {
    overflow-y: auto;
  }
  .page_content_wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  input[type=text] {
    font-size: 15px;
  }
  form button:not(.components-button) {
    padding: 14px 38px 12px;
    font-size: 15px;
  }
  .sc_layouts_row_type_compact .sc_layouts_item_icon {
    font-size: 23px;
  }
  .sc_layouts_row_type_compact .search_wrap .search_submit {
    font-size: 22px;
  }
  .sc_socials.sc_socials_default .socials_wrap .social_item .social_icon {
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 37px;
  }
  h6.sc_item_title {
    line-height: 19px;
  }
  .sc_blogger .sc_blogger_item_meta + .sc_blogger_item_button {
    margin-top: 8px;
  }
  .sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title {
    font-size: 20px;
  }
  .sc_blogger_default.sc_blogger_default_classic .post_meta {
    margin-top: 8px;
  }
  .widget_custom_links ul.custom_links_list .custom_links_list_item + .custom_links_list_item {
    margin-top: 8px !important;
  }
}
@media (max-width: 1679px) and (max-width: 600px) {
  .trx_addons_columns_wrap:not(.columns_fluid) > [class*=trx_addons_column-]:not([class*=-mobile]) {
    width: calc(100% / var(--theme-var-grid_max_columns));
  }
  .menu_mobile .menu_mobile_nav_area > ul > .menu-item > a {
    font-size: 24px;
  }
  .menu_mobile .menu_mobile_nav_area .menu-item > a {
    font-size: 17px;
  }
}
@media (max-width: 1679px) and (max-width: 479px) {
  h1, h5, h6 {
    hyphens: auto;
  }
  h1 {
    font-size: 25px;
    line-height: 31px;
    margin-top: 25px;
    margin-bottom: 14px;
    letter-spacing: 0;
  }
  h5 {
    font-size: 17px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    letter-spacing: 0;
  }
  h6 {
    font-size: 16px;
    line-height: 19px;
    margin-top: 18px;
    margin-bottom: 8px;
    letter-spacing: 0;
  }
  .page_content_wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  input[type=text] {
    padding: 0.5em 0;
    width: 100%;
  }
  .trx_addons_columns_wrap:not(.columns_fluid) > [class*=trx_addons_column-] {
    width: calc(100% / var(--theme-var-grid_max_columns));
  }
  .menu_mobile .menu_mobile_content_wrap_inner.without_socials .menu_mobile_nav_area {
    margin-bottom: 2em;
  }
  .menu_mobile .menu_mobile_nav_area {
    margin-top: 2em;
  }
  .menu_mobile .menu_mobile_nav_area > ul > .menu-item > a {
    font-size: 22px;
  }
  .menu_mobile .menu_mobile_nav_area .menu-item > a {
    font-size: 16px;
  }
  .menu_mobile .menu_mobile_nav_area .open_child_menu {
    top: 0;
  }
  .menu_mobile .menu_mobile_nav_area .menu-item .menu-item .open_child_menu {
    top: 3px;
  }
  .menu_mobile .menu_mobile_nav_area li > a > .open_child_menu:before {
    font-size: 11px;
  }
  .menu_mobile .menu_mobile_header_wrap {
    padding: 24px 20px;
  }
  .menu_mobile .menu_mobile_close .menu_button_close_text {
    display: none;
  }
  .menu_mobile .menu_mobile_close .menu_button_close_icon {
    font-size: 17px;
  }
  h6.sc_item_title {
    line-height: 19px;
  }
  .sc_blogger .sc_blogger_item_meta + .sc_blogger_item_button {
    margin-top: 8px;
  }
  .sc_blogger_default.sc_blogger_default_classic .post_meta {
    margin-top: 8px;
  }
  .widget_custom_links ul.custom_links_list .custom_links_list_item + .custom_links_list_item {
    margin-top: 6px !important;
  }
}
/*! CSS Used from: https://museumcoevorden.nl/cms/wp-content/themes/expo/skins/default/extra-styles.css ; media=all */
@media all {
  .sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding: 0.8em;
  }
  .menu_hover_zoom_line > ul > li:not(.menu-collapse) > a:after {
    bottom: 3px;
  }
  .footer_wrap .sc_layouts_row_type_compact .sc_socials.sc_socials_default .socials_wrap .social_item .social_icon {
    border: 1px solid var(--theme-color-text_dark_015) !important;
  }
}
/*! CSS Used from: Embedded */
.vc_custom_1718058448148 {
  margin-bottom: 15px !important;
}

.vc_custom_1718205759600 {
  margin-top: 70px !important;
  padding-bottom: 55px !important;
  background-color: #ff6600 !important;
}

.vc_custom_1718057939559 {
  margin-top: 55px !important;
}

/*! CSS Used from: Embedded */
.trx_addons_inline_1236451384 img.logo_image {
  max-height: 80px;
}

/*! CSS Used keyframes */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes underline_hover_on {
  0% {
    -webkit-background-size: 0 2px;
    background-size: 0 2px;
  }
  100% {
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px;
  }
}
@keyframes underline_hover_on {
  0% {
    -webkit-background-size: 0 2px;
    background-size: 0 2px;
  }
  100% {
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px;
  }
}
@-webkit-keyframes underline_hover_on {
  0% {
    -webkit-background-size: 0 1px;
    background-size: 0 1px;
  }
  100% {
    -webkit-background-size: 100% 1px;
    background-size: 100% 1px;
  }
}
@keyframes underline_hover_on {
  0% {
    -webkit-background-size: 0 1px;
    background-size: 0 1px;
  }
  100% {
    -webkit-background-size: 100% 1px;
    background-size: 100% 1px;
  }
}
@-webkit-keyframes underline_hover_off {
  0% {
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px;
  }
  100% {
    -webkit-background-size: 0 2px;
    background-size: 0 2px;
  }
}
@keyframes underline_hover_off {
  0% {
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px;
  }
  100% {
    -webkit-background-size: 0 2px;
    background-size: 0 2px;
  }
}
@-webkit-keyframes underline_hover_off {
  0% {
    -webkit-background-size: 100% 1px;
    background-size: 100% 1px;
  }
  100% {
    -webkit-background-size: 0 1px;
    background-size: 0 1px;
  }
}
@keyframes underline_hover_off {
  0% {
    -webkit-background-size: 100% 1px;
    background-size: 100% 1px;
  }
  100% {
    -webkit-background-size: 0 1px;
    background-size: 0 1px;
  }
}
.sc_layouts_item.elementor-element.elementor-element-75487cef.sc_fly_static.elementor-widget.elementor-widget-spacer.trx_addons_parallax_layers_inited.trx_addons_parallax_blocks_inited {
  display: flex;
  gap: 30px;
}

#search-selection {
  max-width: 220px !important;
}

.filter-popup.has-menu {
  z-index: 10000;
}

.filter-popup--menu :checked + label {
  background-color: #fd8023 !important;
}

.menu-item > a,
.footer_wrap .sc_layouts_row_type_compact a {
  color: white !important;
}

.collectionchoice-amount {
  padding-top: 10px;
}

.result-viewswitcher-i {
  padding-top: 6px !important;
}

.elementor-container.elementor-column-gap-extended {
  gap: 5rem;
}

@media only screen and (min-width: 1025px) {
  .elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-0083b37.sc_inner_width_none.sc_content_align_inherit.sc_layouts_column_icons_position_left.sc_fly_static {
    margin-left: 10rem;
  }
}
#search-form {
  padding: 0;
}
#search-form .custom-form-field-input,
#search-form .custom-form-field-label {
  padding: 0;
}
#search-form #search-buttons {
  margin-top: 2em;
}
#search-form #search-buttons .btn-empty-left {
  background-color: transparent !important;
  color: #fd8023 !important;
}
#search-form .btn-submit-maps-location {
  font-size: initial !important;
}

.atlantis--details .detail-media-icons-i-img-active {
  border-color: #fd8023;
}
.atlantis--details .custom-navigation {
  position: relative;
}
.atlantis--details #resultjump {
  display: block;
  font-size: 14px;
  margin: 0 60px 0 auto;
  height: 32px;
  line-height: 30px;
  padding: 0 5px;
  border: 1px solid #fd8023;
  background: color-contrast(#fd8023, #fff, #000);
  color: #fd8023;
}
.atlantis--details #resultjumpsubmit {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  width: 60px;
  height: 32px;
  border: 0;
  line-height: 32px;
  margin: 0;
  background-color: #fd8023;
  color: white;
  transition: 0.5s;
}
@media (min-width: 992px) {
  .atlantis--details #resultjump {
    float: right;
    margin-left: 3px;
    height: 28px;
    line-height: 26px;
  }
  .atlantis--details #resultjumpsubmit {
    height: 28px;
    line-height: 28px;
    bottom: auto;
    top: 0;
  }
}
.atlantis--details #detail .detail-div h2 {
  display: none;
}
.atlantis--details #detail table:not(.detail-media) {
  width: auto;
}
.atlantis--details #detail tbody,
.atlantis--details #detail tbody tr:nth-child(even) {
  background-color: transparent;
}
.atlantis--details #map {
  width: 100%;
  margin-bottom: 20px;
}
.atlantis--details #detail {
  padding-top: 2em;
}
.atlantis--details #detail #gegevens {
  padding: 0;
}
.atlantis--details #detail #gegevens img {
  float: left;
  margin-right: 1em;
}
.atlantis--details #detail #gegevens table {
  border-collapse: separate;
  border-spacing: 0 0.5em;
}
.atlantis--details #detail #gegevens table tr, .atlantis--details #detail #gegevens table td {
  display: block;
}
.atlantis--details #detail #gegevens table tr {
  padding-bottom: 1em;
}
.atlantis--details #detail #gegevens table .key {
  min-width: unset;
}
.atlantis--details #detail #detail-interactionbar .interaction-labels .interaction-label {
  color: white !important;
  background: #fd8023;
  border-color: #fd8023;
}
.atlantis--details #detail #detail-interactionbar .interaction-labels .active {
  background: black;
  border-color: black;
}
.atlantis--details #detail #detail-interactionbar .interaction-labels .active:active, .atlantis--details #detail #detail-interactionbar .interaction-labels .active:focus {
  outline: none;
}
.atlantis--details #detail #detail-interactionbar .interaction-labels .disabled {
  background-color: lightgray;
  border-color: lightgray;
}
.atlantis--details #detail #detail-interactionbar .interaction-content {
  border-color: black;
}
.atlantis--details .scans-custom-navigation .custom-navigation-page {
  border: none !important;
  padding-top: 0 !important;
  background: none !important;
  height: auto;
}
.atlantis--details .scans-custom-navigation .custom-navigation-page-active img {
  opacity: 1;
  filter: drop-shadow(0 -0.5px 0 black) drop-shadow(0 1px 0 black) drop-shadow(-0.5px 0 0 black) drop-shadow(1px 0 0 black);
}
.atlantis--details .scans-custom-navigation {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 12px;
  justify-content: center;
  align-items: center;
}
.atlantis--details .scans-custom-navigation img {
  width: 84px;
  height: 84px;
  object-fit: contain;
}
.atlantis--details .scans-custom-navigation .custom-navigation-page {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.atlantis--details .scans-custom-navigation .custom-navigation-page:hover {
  background: none !important;
}

.result-settings .aantalpp .infinite-button {
  height: 1.9em;
  width: 1.9em;
  top: 0px;
}

.opties-div {
  top: 0px !important;
}
.opties-div .result-settings-form {
  display: flex !important;
}
@media only screen and (max-width: 980px) {
  .opties-div .result-settings-form {
    display: block !important;
  }
}
.opties-div .result-settings-form .chzn-container {
  font-size: inherit !important;
}
.opties-div .result-settings-form .chzn-container .chzn-single {
  color: #000000 !important;
}
.opties-div .result-settings-form .chzn-container b {
  background-color: #000000;
}
.opties-div .result-settings-form .chzn-container .chzn-drop {
  outline: none !important;
  border-color: inherit !important;
}
.opties-div .result-settings-form .chzn-container-active .chzn-single {
  outline: none !important;
  border-color: inherit !important;
}
@media only screen and (max-width: 980px) {
  .opties-div {
    top: 6em !important;
    min-width: 20em !important;
  }
}

.result-viewswitcher {
  display: flex;
  align-items: center;
  top: -3em;
}
@media screen and (max-width: 980px) {
  .result-viewswitcher {
    margin: 0 1.7em;
  }
}
.result-viewswitcher-i {
  color: inherit !important;
  background-color: transparent !important;
  opacity: 0.5;
}
.result-viewswitcher-i-active {
  color: #fd8023 !important;
  opacity: 1;
}
.result-viewswitcher-i-list {
  font-size: 31px !important;
}
.result-viewswitcher .fa-list-ul:before {
  content: "\f0c9";
}
.result-viewswitcher .icon-images-gallery:before {
  content: "\f110";
}

#lijst-weergave .key {
  font-weight: 700;
  margin-right: 0.3em;
}
#lijst-weergave .custom-table-row-td .key > * {
  margin-right: 1em;
}

#gallerij-weergave {
  position: unset;
  top: 0;
  margin: 4em 0 2em 0;
}
#gallerij-weergave tr {
  border: none;
}
#gallerij-weergave .gallery-table-td {
  border-right: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}

/*# sourceMappingURL=layout.css.map */
