@charset "UTF-8";
/*!
	Theme Name: plazarama
	Description: Plazarama Layout
	Author: Inbound
	Author URI: http://www.inbound.be
	Version: 1.0.0
	Template: genesis
*/
:root {
  --color-black: #333;
  --color-green: #85c441;
  --color-grey: #BAAD99;
  --color-red: #9d261d;
  --color-orange: #f76242;
  --color-white: #fff;
  --primary-brand-color: #034639;
  --max-width: 1170px;
  --text-color: #5c5c5c;
  --text-font-family: "Open Sans", sans-serif;
  --heading-font-family: 'Josefin Sans', 'sans-serif';
  --link-color: var(--text-color);
  --link-color-hover: var(--primary-brand-color);
  --border-color: #d6cfc5;
  --shadow-subtle: 0 -1px 0px 0 rgba(0,0,0,0.16), 0 -1px 10px 0 rgba(0,0,0,0.12);
  --overlay-dark: rgba(0, 0, 0, 0.45);
  --overlay-slider: rgba(51, 51, 51, 0.5);
  --body-background: rgba(246, 247, 249, 0.15);
  --header-background: var(--color-white);
  --headerbar-background: var(--primary-brand-color);
  --sidebar-background: transparent;
  --sidebar-widget-background: transparent;
  --footer-background: #f3f0ec;
  --footer-color: #999;
  --footer-link-color: var(--footer-color);
  --footer-link-color-hover: var(--footer-link-color);
  --btn-background: var(--primary-brand-color);
  --btn-color: var(--color-white);
}

/*!
	Theme Name: plazarama
	Description: Plazarama Layout
	Author: Inbound
	Author URI: http://www.inbound.be
	Version: 1.0.0
	Template: genesis
*/
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

body {
  background: var(--body-background);
  color: var(--text-color);
}

hr {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.site-container {
  min-height: 100%;
  position: relative;
}

a {
  color: var(--link-color);
}
a:hover, a:focus {
  color: var(--link-color-hover);
  text-decoration: none;
}

a:active,
a:focus,
a:visited {
  outline: 0;
}

img {
  height: auto;
  max-width: 100%;
}

[type=text],
[type=email],
[type=number],
[type=phone],
textarea,
select {
  background: #fff;
  border: 1px solid var(--border-color);
  font-size: 1em;
  margin-bottom: 10px !important;
  max-width: 100%;
  padding: 5px 10px !important;
  width: 100% !important;
}
[type=text]:focus::placeholder,
[type=email]:focus::placeholder,
[type=number]:focus::placeholder,
[type=phone]:focus::placeholder,
textarea:focus::placeholder,
select:focus::placeholder {
  color: transparent;
}
[type=text]:focus,
[type=email]:focus,
[type=number]:focus,
[type=phone]:focus,
textarea:focus,
select:focus {
  outline: none;
}

[type=submit] {
  background: var(--primary-brand-color);
  border: 0;
  color: var(--color-white);
  font-size: 1em !important;
  margin-right: 0 !important;
  margin-top: 10px;
  padding: 5px 10px !important;
}
@media only screen and (min-width: 992px) {
  [type=submit] {
    float: right;
  }
}

.container {
  max-width: var(--max-width);
}

.breadcrumb,
article {
  overflow-wrap: break-word;
}

div.ginput_container {
  margin-top: 0 !important;
}

.gform_wrapper {
  max-width: 100%;
  margin-top: 0;
}
.gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
}
.gform_wrapper li.hidden_label input {
  margin-top: 0;
}
.gform_wrapper li.gfield {
  margin-top: 0 !important;
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=url],
.gform_wrapper textarea,
.gform_wrapper select {
  background: #fff !important;
  border: 1px solid #d6cfc5 !important;
  padding: 8px 10px !important;
  width: 100% !important;
  margin-bottom: 10px !important;
}
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
  outline: none !important;
  border-color: #034639 !important;
}
.gform_wrapper textarea {
  min-height: 120px;
  resize: vertical;
}
.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0 !important;
}

.text-bold {
  font-weight: bold;
}

.text-red {
  color: var(--color-red);
}

.text-orange {
  color: var(--color-orange);
}

.text-green {
  color: var(--color-green);
}

@font-face {
  font-family: "Roboto Slab";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("fonts/Roboto-Slab-regular/Roboto-Slab-regular.woff2") format("woff2"), url("fonts/Roboto-Slab-regular/Roboto-Slab-regular.woff") format("woff");
}
@font-face {
  font-family: "Roboto Slab";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("fonts/Roboto-Slab-700/Roboto-Slab-700.woff2") format("woff2"), url("fonts/Roboto-Slab-700/Roboto-Slab-700.woff") format("woff");
}
@font-face {
  font-family: "Josefin Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("fonts/Josefin-Sans-regular/Josefin-Sans-regular.woff2") format("woff2"), url("fonts/Josefin-Sans-regular/Josefin-Sans-regular.woff") format("woff");
}
@font-face {
  font-family: "Josefin Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("fonts/Josefin-Sans-700/Josefin-Sans-700.woff2") format("woff2"), url("fonts/Josefin-Sans-700/Josefin-Sans-700.woff") format("woff");
}
@font-face {
  font-family: "Oswald";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("fonts/Oswald-regular/Oswald-regular.woff2") format("woff2"), url("fonts/Oswald-regular/Oswald-regular.woff") format("woff");
}
@font-face {
  font-family: "Oswald";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("fonts/Oswald-700/Oswald-700.woff2") format("woff2"), url("fonts/Oswald-700/Oswald-700.woff") format("woff");
}
.newsletter-subscribe .search-container,
.newsletter-subscribe .secondary-navigation,
.newsletter-subscribe .site-footer,
.newsletter-subscribe .site-headerbar {
  display: none;
}

/**
 * Visual Composer
 */
.vc_cta3-content a {
  color: inherit !important;
}

.wpb_gallery .flexslider .flex-control-paging li a {
  background: rgba(3, 70, 57, 0.2);
  box-shadow: none;
  transition: background 0.2s ease;
}
.wpb_gallery .flexslider .flex-control-paging li a.flex-active {
  background: var(--primary-brand-color);
}
.wpb_gallery .flexslider .flex-direction-nav a {
  text-shadow: none;
}
.wpb_gallery .flexslider .flex-direction-nav a::before {
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.85);
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
}

.zaalverhuur-carousel .vc_images_carousel .vc_carousel-control {
  opacity: 1 !important;
  width: 46px !important;
  height: 46px !important;
  margin-top: -23px !important;
  background-color: rgba(255, 255, 255, 0.85) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  transition: background-color 0.2s ease, transform 0.15s ease;
}
.zaalverhuur-carousel .vc_images_carousel .vc_carousel-control:hover {
  background-color: var(--color-white) !important;
  transform: scale(1.08);
}
.zaalverhuur-carousel .vc_images_carousel .vc_carousel-control .icon-prev,
.zaalverhuur-carousel .vc_images_carousel .vc_carousel-control .icon-next {
  width: 46px !important;
  height: 46px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  overflow: visible;
}
.zaalverhuur-carousel .vc_images_carousel .vc_carousel-control .icon-prev::before,
.zaalverhuur-carousel .vc_images_carousel .vc_carousel-control .icon-next::before {
  font-size: 3rem;
  color: var(--primary-brand-color);
  line-height: 1;
  display: block;
  left: -7px;
}
.zaalverhuur-carousel .vc_images_carousel .vc_left.vc_carousel-control {
  left: 16px !important;
}
.zaalverhuur-carousel .vc_images_carousel .vc_right.vc_carousel-control {
  right: 16px !important;
  left: auto !important;
}

/**
 * Download Manager (dgd_stb)
 */
.dgd_stb_box [type=text],
.dgd_stb_box [type=email],
.dgd_stb_box [type=submit] {
  font-size: 0.8em !important;
}

.dgd_stb_tab {
  background: #8db30a !important;
  color: white;
  padding: 0.5em 1em;
}

.dgd_stb_box_close {
  top: -20px;
  right: 0;
  font-size: 2em;
  line-height: 13px;
}

/**
 * Complianz cookie consent banner
 */
.cc-banner .cc-message {
  text-align: center;
}

.table-cookie td {
  vertical-align: middle !important;
}

/**
 * Mailster newsletter form
 */
label.mailster-label {
  display: block;
  min-height: 55px;
  font-weight: 500;
}

.wp-block-mailster-field-submit .submit-button {
  padding: 10px !important;
}

body {
  font-size: 1.4rem;
  font-family: var(--text-font-family);
}

h1,
h2,
h3,
h4,
h5 {
  color: var(--primary-brand-color);
  font-family: var(--heading-font-family);
}

h1 {
  font-size: 2.1667em;
}

h2 {
  font-size: 1.9167em;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1.4167em;
}

h5 {
  font-size: 1.3333em;
}

/**
 * Visual Composer — hide inline edit link
 */
.vc_inline-link {
  display: none;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

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

img.alignleft {
  margin: 5px 20px 5px 0;
}

img.alignright {
  margin: 5px 0 5px 20px;
}

img.aligncenter {
  margin: 5px auto;
}

img.alignnone {
  margin: 0 0 5px;
}

.wp-caption.alignleft {
  margin: 5px 10px 5px 0;
}

.wp-caption.alignright {
  margin: 5px 0 5px 10px;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
  color: #220e10;
  font-size: 1.5833em;
  font-style: italic;
  font-weight: 300;
}

img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
  list-style-position: inside;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
  max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*=align],
img[class*=wp-image-],
img[class*=attachment-] {
  height: auto;
  max-width: 100%;
}

img.size-full,
img.size-large,
img.wp-post-image {
  height: auto;
  max-width: 100%;
}

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

/*!
	Theme Name: plazarama
	Description: Plazarama Layout
	Author: Inbound
	Author URI: http://www.inbound.be
	Version: 1.0.0
	Template: genesis
*/
.site-headerbar {
  background: var(--headerbar-background);
  color: var(--color-white);
  height: auto !important;
  margin-bottom: 0;
  margin-top: 2em;
}
@media only screen and (min-width: 992px) {
  .site-headerbar {
    margin-bottom: 2em;
    margin-top: 0;
  }
}
.site-headerbar a,
.site-headerbar a:hover,
.site-headerbar a:active {
  color: currentColor;
}
.site-headerbar .header-menu {
  text-transform: uppercase;
}
.site-headerbar .header-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-headerbar .header-menu li {
  display: inline-block;
  line-height: 1.2em;
  margin-right: 15px;
  padding: 12px 0;
}

.site-header {
  background-size: cover;
  background: var(--header-background);
  margin-bottom: 1em;
  padding: 15px 0 0;
  position: relative;
  width: 100%;
  z-index: 99;
}
.site-header .page-title {
  background: rgba(3, 70, 57, 0.06);
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  margin-top: 2em;
  padding: 1.5em 0;
}
.site-header .logo {
  background-size: contain;
  background-origin: content-box;
  background-position: center center;
  max-width: 200px;
}
.site-header .logo h1 {
  color: var(--color-white);
}
.site-header .logo h1 a {
  color: currentColor;
}
.site-header .search-container {
  margin-top: 15px;
  width: 100%;
  z-index: 97;
}
@media only screen and (min-width: 992px) {
  .site-header .search-container {
    float: right;
    margin-top: 0;
  }
}
.site-header .search-form .search-query {
  border: 1px solid #ddd;
  width: 80%;
}
.site-header .search-form [type=submit] {
  width: 20%;
}

.header-container {
  position: relative;
}

/*!
	Theme Name: plazarama
	Description: Plazarama Layout
	Author: Inbound
	Author URI: http://www.inbound.be
	Version: 1.0.0
	Template: genesis
*/
.navbar-toggle {
  display: block;
}
@media only screen and (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.mobile-nav {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}
.mobile-nav .navbar-toggle .icon-bar {
  background-color: var(--color-green);
}

.sidebar-primary .menu,
.sidebar-primary .sub-menu {
  list-style: none;
  padding-left: 0;
}
.sidebar-primary .menu {
  display: inline-block;
  font-family: "Oswald", "Trebuchet MS", sans-serif;
  font-size: 1.5em;
  line-height: 1.8em;
  text-transform: uppercase;
}
@media only screen and (min-width: 1200px) {
  .sidebar-primary .menu {
    font-size: 1.7em;
  }
}
.sidebar-primary .sub-menu {
  font-size: 0.7em;
  line-height: 1.7em;
  margin-top: 0.7em;
}
@media only screen and (min-width: 992px) {
  .sidebar-primary .sub-menu {
    padding-left: 1em;
  }
}
@media only screen and (min-width: 992px) {
  .sidebar-primary .sub-menu > .menu-item::before {
    content: "\f0da";
    display: inline-block;
    font-family: "FontAwesome";
    padding-right: 0.5em;
  }
}
.sidebar-primary .sub-menu .sub-menu {
  font-size: 0.8em;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .sidebar-primary .sub-menu .sub-menu {
    padding-left: 1.5em;
  }
}

.secondary-navigation {
  display: none;
  font-family: "Oswald", sans-serif;
  font-size: 1.4em;
  line-height: 1.8em;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .secondary-navigation {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .secondary-navigation .navbar-nav {
    display: inline-block;
    float: none;
    margin: auto;
  }
}
.secondary-navigation .navbar-nav a {
  padding-top: 10px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
  text-decoration: none;
}

.current-menu-item > a,
.current_page_item > a {
  color: var(--primary-brand-color);
}

.menu-item.activiteiten, .menu-item.kids, .menu-item.tentoonstellingen, .menu-item.workshops, .menu-item.zaalverhuur, .menu-item.grand-cafe {
  margin-bottom: 1em;
}
.menu-item.activiteiten > a, .menu-item.kids > a, .menu-item.tentoonstellingen > a, .menu-item.workshops > a, .menu-item.zaalverhuur > a, .menu-item.grand-cafe > a {
  text-shadow: 2px 4px 3px rgba(51, 51, 51, 0.3);
  background-attachment: inherit !important;
  color: var(--color-white);
  display: block;
  padding: 0.5em 1em;
}
.menu-item.activiteiten > a {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("/wp-content/uploads/2016/10/menu-activiteiten.jpg") no-repeat center center;
  background-size: cover;
}
.menu-item.kids > a {
  background: url("/wp-content/uploads/2016/10/menu-kids.jpg") no-repeat center center;
  background-size: cover;
}
.menu-item.tentoonstellingen > a {
  background: url("/wp-content/uploads/2016/10/menu-tentoonstelling.jpg") no-repeat center center;
  background-size: cover;
}
.menu-item.workshops > a {
  background: url("/wp-content/uploads/2016/06/fotografiekamp-1024x753.jpg") no-repeat center center;
  background-size: cover;
}
.menu-item.zaalverhuur > a {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("/wp-content/uploads/2026/03/menu-zaalverhuur.jpg") no-repeat center center;
  background-size: cover;
}
.menu-item.grand-cafe > a {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("/wp-content/uploads/2026/03/menu-grandcafe.jpg") no-repeat center center;
  background-size: cover;
}

.rmp-menu-wrap {
  height: 100%;
}

/*!
	Theme Name: plazarama
	Description: Plazarama Layout
	Author: Inbound
	Author URI: http://www.inbound.be
	Version: 1.0.0
	Template: genesis
*/
.site-inner {
  background: var(--sidebar-background);
  margin-top: 2em;
}

.entry-content {
  line-height: 25px;
}

/*!
	Theme Name: plazarama
	Description: Plazarama Layout
	Author: Inbound
	Author URI: http://www.inbound.be
	Version: 1.0.0
	Template: genesis
*/
.sidebar-primary {
  background: var(--sidebar-background);
}
@media only screen and (min-width: 992px) {
  .sidebar-primary {
    text-align: left;
  }
}
.sidebar-primary .menu {
  width: 100%;
}
.sidebar-primary .widget {
  background: none repeat scroll 0 0 var(--sidebar-widget-background);
  margin-bottom: 30px;
}
.sidebar-primary .widget .widget-title {
  border-bottom: 2px solid #bfc1c8;
  color: var(--color-black);
  font-size: 1.4167em;
  font-weight: bold;
  margin-top: 0;
  padding-bottom: 15px;
  position: relative;
}
.sidebar-primary .widget_calendar_widget .widget-wrap {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .sidebar-primary .widget_calendar_widget .widget-wrap {
    text-align: left;
  }
}
.sidebar-primary .widget_nav_menu {
  display: none;
}
@media only screen and (min-width: 992px) {
  .sidebar-primary .widget_nav_menu {
    display: block;
  }
}
.sidebar-primary .search-query {
  border: 1px solid var(--color-grey);
  margin-bottom: 15px;
  padding: 10px 15px;
  position: relative;
  width: 100%;
}
.sidebar-primary [type=submit] {
  position: absolute;
  top: 25px;
  right: 40px;
  background: transparent;
  border: 0;
  color: currentColor;
}
.sidebar-primary [type=submit] .fa-search {
  font-size: 2em;
}

/*!
	Theme Name: plazarama
	Description: Plazarama Layout
	Author: Inbound
	Author URI: http://www.inbound.be
	Version: 1.0.0
	Template: genesis
*/
.site-footer {
  background: var(--footer-background);
  color: var(--footer-color);
  margin-top: 50px;
  width: 100%;
}
.site-footer a {
  color: var(--footer-link-color);
  font-size: 1.0833em;
}
.site-footer a:hover {
  color: var(--footer-link-color-hover);
  text-decoration: none;
}
.site-footer ul {
  list-style: none;
  padding-left: 0;
}
.site-footer h3 {
  font-size: 1.2em;
}

.inner-footer {
  border-top: 1px solid #d6cfc5;
  padding: 2.5em 0 0;
}
.inner-footer .widget-title {
  clear: both;
  color: var(--color-black);
  font-weight: bold;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .inner-footer .widget-title {
    margin-top: 0;
  }
}

.bottom-footer {
  background: #ede9e3;
  border-top: 1px solid #d6cfc5;
  font-size: 1em;
  margin-top: 10px;
  padding: 10px 0;
}
.bottom-footer p {
  margin-bottom: 0;
}

.footer-widget .gform_footer {
  padding: 0 !important;
}

.footer-widget .gform_button {
  margin-top: 0;
}

/*!
	Theme Name: plazarama
	Description: Plazarama Layout
	Author: Inbound
	Author URI: http://www.inbound.be
	Version: 1.0.0
	Template: genesis
*/
.archive-entry {
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .archive-entry {
    margin-bottom: 0;
  }
}

.archive-entry-image {
  margin-bottom: 25px !important;
  position: relative;
}

.archive-entry-date {
  background: var(--overlay-dark);
  color: var(--color-white);
  padding: 0.6em 0.85em;
  position: absolute;
  bottom: 0;
  left: 0;
}

.archive-entry-content-title {
  margin-top: 0;
  font-size: 1.4167em;
}

@media only screen and (min-width: 992px) {
  .archive-entry-content {
    max-height: 178px;
    overflow: hidden;
  }
}

.btn-branded {
  transition: background 0.2s ease-in;
  background: var(--btn-background);
  color: var(--btn-color) !important;
  padding: 5px 10px;
}
.btn-branded:hover, .btn-branded:active, .btn-branded:focus {
  background: #022d23;
  color: var(--btn-color);
  text-decoration: none !important;
}

.card {
  background-color: var(--body-background);
  border: 1px solid rgba(160, 160, 160, 0.2);
  border-radius: 2px;
  box-shadow: var(--shadow-subtle);
  display: flex;
  flex-direction: column;
  margin: 0 0 1.5rem;
  position: relative;
  transition: box-shadow 0.25s;
}
.card .card-title {
  font-size: 24px;
  font-weight: 300;
}
.card .card-image {
  position: relative;
}
.card .card-image img {
  position: relative;
  inset: 0;
  border-radius: 2px 2px 0 0;
  border-bottom: 1px solid rgba(160, 160, 160, 0.2);
  display: block;
  width: 100%;
}
.card .card-content {
  border-radius: 0 0 2px 2px;
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px;
}
.card .card-content p {
  color: inherit;
  margin: 0;
}
.card .card-content .card-title {
  color: var(--primary-brand-color);
  font-size: 1.3em;
  font-weight: 400;
}
.card .card-content .card-tags {
  font-style: italic;
  margin-top: auto;
  padding-top: 1em;
}
.card .card-content .card-title a {
  color: inherit;
}
.card .card-action {
  background-color: inherit;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  padding: 15px;
  position: relative;
  z-index: 2;
}
.card .card-action .card-action-left,
.card .card-action .card-action-right {
  float: left;
  text-align: center;
  width: 50%;
}
.card .card-action .card-action-left {
  padding-right: 1em;
}
.card .card-action .card-action-right {
  border-left: 1px solid var(--color-grey);
  padding-left: 1em;
}

.tax-event-type .card .card-content {
  min-height: 260px;
}

.row:has(.card-wrap) {
  display: flex;
  flex-wrap: wrap;
}

.card-wrap {
  display: flex;
}
.card-wrap .card {
  width: 100%;
}

.events-grid .owl-stage {
  display: flex;
}

.events-grid .owl-item {
  display: flex;
}
.events-grid .owl-item .card {
  width: 100%;
}

.search .entry {
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid var(--color-grey);
}

.entry-content .search-submit {
  height: 42px;
  margin-top: 0;
  width: 25%;
}
.entry-content a {
  color: var(--link-color-hover);
}
.entry-content a:hover {
  text-decoration: underline;
}

.entry-content ul,
.elementor-widget-text-editor ul {
  padding-left: 0;
}
.entry-content ul ul,
.elementor-widget-text-editor ul ul {
  padding-left: 2.5em;
}

.entry-content p li {
  list-style: none;
}
.entry-content p li:before {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  padding-right: 10px;
}

.elementor-widget-text-editor li {
  list-style: none;
}
.elementor-widget-text-editor li:before {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  padding-right: 10px;
}

.vc_carousel-indicators li::before {
  content: none;
}

.entry-title {
  font-family: "Josefin Sans", "sans-serif";
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}

.entry-meta {
  border-bottom: 1px solid var(--color-black);
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.entry-meta span {
  margin-right: 8px;
}

.event-meta {
  border-left: 1px dotted var(--footer-color);
  max-width: 400px;
}

.event-meta-poster {
  background: var(--color-white);
  border: 1px solid var(--border-color);
  border-bottom: 0;
}

.event-meta-date {
  background: var(--color-white);
  border: 1px solid var(--border-color);
  margin-bottom: 1em;
  padding: 10px;
  text-align: center;
}

.event-meta-day,
.event-meta-time {
  display: inline-block;
}

.event-meta-day {
  margin-right: 1em;
  padding-right: 1em;
}

.event-meta-datemeta {
  font-size: 0.85em;
  margin-top: 1em;
}

.event-meta-category,
.event-meta-prices,
.event-meta-additional {
  padding-left: 15px;
}
.event-meta-category h1,
.event-meta-category h2,
.event-meta-category h3,
.event-meta-category h4,
.event-meta-category h5,
.event-meta-prices h1,
.event-meta-prices h2,
.event-meta-prices h3,
.event-meta-prices h4,
.event-meta-prices h5,
.event-meta-additional h1,
.event-meta-additional h2,
.event-meta-additional h3,
.event-meta-additional h4,
.event-meta-additional h5 {
  margin-left: -15px;
}
.event-meta-category h3,
.event-meta-prices h3,
.event-meta-additional h3 {
  font-size: 1.4em;
}
.event-meta-category h4,
.event-meta-prices h4,
.event-meta-additional h4 {
  font-size: 0.95em;
}

.event-meta-actions {
  margin-top: 2em;
  text-align: center;
}
.event-meta-actions .btn,
.event-meta-actions [type=submit] {
  border-radius: 0;
  display: block;
  padding: 7px 10px;
}
.event-meta-actions .subscriptionform {
  display: flow-root;
  margin-top: 2em;
  margin-bottom: 2em;
  border-top: 1px dotted var(--footer-color);
}
.event-meta-actions .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}
.event-meta-actions .gforms_confirmation_message {
  margin-top: 1em;
}

.datebox {
  text-align: center;
  max-width: 75px;
}

.datebox-day {
  background: #f6f6f6 none repeat scroll 0 0;
  color: #a0a0a0;
  font-size: 1.3333em;
  font-weight: 400;
  padding: 10px;
}

.datebox-month {
  background: #c0c0c0 none repeat scroll 0 0;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  padding: 5px 10px 5px;
  text-transform: uppercase;
}

.featured-slider {
  margin-bottom: 2.5em;
}
.featured-slider .slide {
  position: relative;
}
.featured-slider .slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: var(--overlay-slider);
  color: var(--color-white);
  padding: 1em 2em;
}
.featured-slider .slide-caption .slide-title {
  display: block;
  font-size: 1.25em;
}
.featured-slider .slide-caption-mobile .slide-title {
  color: var(--primary-brand-color);
  display: block;
  font-size: 1.5em;
  margin-top: 0.5em;
  text-align: center;
}

.icon-box .icon-box-title {
  color: currentColor;
  margin: 0;
}

.icon-box-icon,
.icon-box-text {
  float: left;
}

/* Overlay style */
.overlay-search {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(3, 70, 57, 0.95);
}
.overlay-search .overlay-close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 100;
  overflow: hidden;
  width: 80px;
  height: 80px;
  text-indent: 200%;
  color: transparent;
  border: none;
  outline: none;
  background: url(img/cross.png) no-repeat center center;
}
.overlay-search .search-form {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  transform: translate(-50%, -50%);
}
.overlay-search .search-query {
  font-size: 1.9167em;
  position: relative;
  width: 100%;
  padding: 25px 20px;
  border: 0;
  border-radius: 10px;
  background: var(--color-white);
}
.overlay-search button[type=submit] {
  color: var(--primary-brand-color);
  border: 0;
  background: transparent;
  position: absolute;
  top: 20px;
  right: 20px;
}
.overlay-search button[type=submit] .fa-search {
  font-size: 3em;
}

/*!
	Theme Name: plazarama
	Description: Plazarama Layout
	Author: Inbound
	Author URI: http://www.inbound.be
	Version: 1.0.0
	Template: genesis
*/
.owl-carousel {
  position: relative;
}

.owl-prev,
.owl-next {
  background: transparent;
  border: none;
  outline: none;
  color: #d9d9d9;
  margin-top: -75px;
  padding: 0 10px;
  position: absolute;
  text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.3);
  top: 50%;
}
@media only screen and (min-width: 768px) {
  .owl-prev,
  .owl-next {
    margin-top: -40px;
  }
}

.owl-prev {
  left: 0.3em;
}

.owl-next {
  right: 0.3em;
}

.owl-inbound .owl-prev,
.owl-inbound .owl-next {
  font-size: 4em;
}

.owl-ca-controls {
  position: absolute;
  bottom: 35px;
  width: 100%;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  background: transparent;
  border: 0;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  list-style: none;
}

.pagination ul > li > a {
  position: relative;
  text-decoration: none;
  border: 1px solid var(--border-color);
  color: #4d4d4d;
  padding: 10px 17px;
  background: var(--color-white);
}

.pagination ul > li > a:hover {
  background: #eee;
  border-color: #ddd;
}

.pagination li {
  display: inline;
}

.pagination li:first-child a {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
}

.pagination li.active a,
.pagination li.active:hover {
  background: var(--primary-brand-color);
  border-color: var(--border-color);
  color: var(--color-white);
}

.tp-bullets.simplebullets.round .bullet {
  width: 11px !important;
  height: 11px !important;
  border-radius: 50% !important;
  margin-right: 5px !important;
  background: var(--color-white) !important;
}

.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
  background: var(--primary-brand-color) !important;
}

.search-form {
  position: relative;
}
.search-form .search-query {
  border: 0;
  float: left;
  height: 50px;
  padding: 15px;
  width: 75%;
}
.search-form [type=submit] {
  display: block;
  width: 50px;
  height: 50px;
  background: var(--primary-brand-color);
  border: 0;
  color: var(--color-white);
  display: inline-block;
  margin-top: 0;
}
