@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

/**********header********/


.dialog-off-canvas-main-canvas {
    overflow-x: hidden;
}

/*navbar default overrides - bootstrap*/
.navbar-default {
    background-color:#fff;
    border-color: transparent;
    border: none;
}

/*navbar dropdown*/
@media screen and (min-width:768px) {
    li.expanded.dropdown:hover .dropdown-menu {
        display: block;
    }
}

header .dropdown-menu {
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    background: #298FC2;
    min-width: 250px;
}
header .dropdown-menu > li > a {
    font-size: 1.25rem;
    color: #fff;
    padding: 10px 20px;
}
header .dropdown-menu > li > a:hover {
    background: #007296;
    color: #fff;
}

@media screen and (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        background: #007296;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background: #298FC2;
    }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
    }
}

/*overrides*/
.navbar.container {
    /*
margin-left: calc(51% - 50vw);
    margin-right: calc(50% - 50vw);
 */
    width: 100%;
    max-width: 100% !important;
    position: relative;
    background: #298FC2;
    border: none;
    margin-bottom: 0;
    border-radius: 0;
}
header.navbar-default.container {
    /* border-bottom: 2px solid #eee; */
    box-shadow: 0 0px 20px rgba(0,0,0,.1);
    position: relative;
    z-index: 9998;
    z-index: 999;
    position: fixed;
}
.main-container.container {
    padding-top: 82px !important;
}
@media screen and (min-width:491px){
	.main-container.container {
		padding-top: 82px !important;
	}
}
@media screen and (min-width:591px){
	.main-container.container {
		padding-top: 62px !important;
	}
}
@media screen and (min-width:769px){
	.main-container.container {
		padding-top: 90px !important;
	}
}
@media screen and (min-width:993px){
	.main-container.container {
		padding-top: 175px !important;
	}
}
@media screen and (min-width:1200px){
	.main-container.container {
		padding-top: 165px !important;
	}
}
@media screen and (min-width:1350px){
	.main-container.container {
		padding-top: 139px !important;
	}
}
.nav > li > a:hover, .nav > li > a:focus{
	background: none;
}
.breadcrumb {
    clear: both;
/*
    background: #ecebe7;
    padding: 35px 40px;
*/
}
.breadcrumb li a,
.breadcrumb li{
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 13px;
    color: #1b365d;
}
.breadcrumb > .active {
    color: #1b365d;
}
.header-with-background .breadcrumb li a,
.header-with-background .breadcrumb li,
.header-with-background .breadcrumb > li + li:before {
    color: #fff;
}

.breadcrumb > li + li:before {
    color: #1b365d;
}
.breadcrumb li a:hover {
    color: #298FC2
}
/*
@media screen and (max-width:768px) {
    .breadcrumb {
        padding: 20px 35px;
    }
}
*/
.region-header {
    display: flex;
    flex-wrap: wrap;
/*    flex-direction: column;*/
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
    align-items: center;
}

/*without background and with background*/
.block-we-megamenu {
    width: 100%;
    order: 1;
    top: 0;
    margin-top: -15px;
}
.navbar-we-mega-menu {
    margin-bottom: 0;
}
.region-header {
    background: #ecebe7;
    padding: 15px 0;
}
.breadcrumb {
    order: 3;
    background: none;
    margin: 0;
    padding-left: 25px;
}
.block-addtoany {
    order: 4;
    margin-left: auto;
    z-index: 600;
    margin-right: 20px;
}
.header-with-background .block-addtoany {
    margin-right:40px;
}
.header-with-background .region-header {
    background: none;
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0 auto;
}
.block-addtoany .a2a_dd.addtoany_share > span {
    display: none;
}
.block-addtoany .a2a_dd.addtoany_share:before {
    content: 'Share';
    font-size: 18px;
    font-weight: 500;
    color: #1b365d;
    display: inline;
    position: relative;
}
.block-addtoany .a2a_dd.addtoany_share:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 5px;
    content: "\f064";
    color: #1b365d;
    font-size: 18px;
    display: inline;
    position: relative;
}
.header-with-background .block-addtoany .a2a_dd.addtoany_share:after,
.header-with-background .block-addtoany .a2a_dd.addtoany_share:before {
    color: #fff;
}

/**/

.secondary-menu {
    order: 2;
    background: #f1f1f1;
}
body:not(.page-node-type-landing) .region-header nav ~ .region-content {
    margin-top: 40px;
}

/*navigation*/
.navbar-collapse {

}
header .navbar-toggle {
    top: 20px;
}
@media screen and (min-width:1200px) {

    .main-menu {
        margin-right: auto;
    }
}
.navbar.container {
    position: relative;
}
.logo img {
    max-width: 410px !important;
}
@media screen and (max-width:1200px) {
    .logo img {
        max-width: 250px;
    }
    .navbar.container {
        flex-direction: column;
    }
}
@media screen and (max-width:768px) {
    .logo img {
        margin-bottom: 0;
        max-width: 250px !important;
        height: 65px !important;
    }
}
@media screen and (max-width:590px) {
    .logo {
        width: 200px;
        margin-top: 20px !important;
        margin-left: 5px !important;
    }
    .logo img {
        max-width: 100%;
    }
    .navbar-default {
        min-height: 70px;
    }
}
.navbar .logo {
    margin: 0;
    padding: 0;
}

.logo img {
    width: 400px;
    padding: 10px;
}

@media screen and (min-width:768px) {
    .logo img {
        margin-left: -15px;
        margin-left: 0;
        height: 90px !important;
    }
    .region-navigation-collapsible {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 0;
        width: 100%;
    }
    .navbar-header {
        width: 100%;
        padding: 0 15px;
        margin: 0 auto;
    }
    .navbar-nav > li {
        margin: 0 15px;
    }
    .navbar-right {
        display: flex;
        align-items: center;
    }
    .region-navigation {
        display: flex;
        align-items: flex-end;
        position: relative;
    }
}
.region-navigation {
    z-index: 1;
}

@media screen and (min-width:1350px) {
    .region-navigation-collapsible {
        justify-content: flex-start;
        width:auto;
    }
    .navbar.container {
        display: flex;
        position: relative;
        top: auto;
        height: 140px;
    }
    .navbar-collapse.collapse {
        margin-left: 410px;
        display: flex !important;
        align-items: flex-end;
    }
    .navbar-header {

        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .maintenance-page .navbar-header {
        position: relative;
        top: auto;
        transform: none;
    }
    .maintenance-page .navbar.container {
        height: auto;
    }
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size:1.35rem;
    font-weight: 400;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent;
}
@media screen and (max-width:1200px) {
    .navbar-default .navbar-nav > li > a {
        line-height: 80px;
    }
}
@media screen and (max-width:900px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 1.2rem;
    }
}
@media screen and (max-width:1350px) {
    .navbar-default .navbar-nav > li > a {
        line-height: 75px !important;
    }
}
@media screen and (min-width:992px) {
    .navbar-default .navbar-nav > li > a {
    /*    for hover*/
        display: inline-block;
        position: relative;
        padding: 0;
        line-height: 107px;
    }
    .navbar-default .navbar-nav > li > a:after {
    /*    for hover*/
        display:block;
      content: '';
      border-bottom: solid 4px #fff;
      transform: scaleX(0);
      transition: transform 250ms ease-in-out;
        position: absolute;
        bottom: 20px;
        width: 100%;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #fff;
    }

    .navbar-default .navbar-nav > li > a:hover:after,
    .navbar-default .navbar-nav > li > a:focus:after,
    .navbar-default .navbar-nav > .active > a:hover:after,
    .navbar-default .navbar-nav > .active > a:focus:hover
    {
        transform: scaleX(1);
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:focus {
        background:none;
    }
}


@media screen and (max-width:768px) {
    header .nav > li {
        position: relative;
        display: block;
    }
}

/*SEARCH OVERLAY*/
.search-trigger {
    display: flex;
    align-items: flex-end;
    height: 70px;
    margin-left: auto;
}
@media screen and (max-width:1200px) {
    .search-trigger {
        margin-top: 30px;
    }
}
@media screen and (max-width:992px) {
    .search-trigger {
        position: absolute;
    right: 50px;
    top: 30px;
    margin-top: 0;
    height: auto;
    }
}
.sicon, .cicon {
    margin: 0;
}
header #search-btn {
    color: #fff;
    font-size: 0;
}
header #search-btn:after,
header form .form-type-textfield:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f002";
    font-size: 16px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s;
    position: relative;
	top: 4px;
}
header form .form-type-textfield:before {
    position: absolute;
    top: 35%;
}
header .form-control {
    font-size: 16px;
    color: #fff;
}
header #close-btn {
    color: #fff;
    font-size: 0;
    opacity: 1.0;
    z-index: 999;
    position: absolute;
    top: 0;
    text-shadow: none;
    right: 0;
}
header #close-btn:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f057";
    font-size: 16px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s
}
#block-exposedformsearchsearch-index .control-label {
    display: none;
}
#block-exposedformsearchsearch-index .form-actions {
    display: none;
}
#block-exposedformsearchsearch-index {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    z-index: 99;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #298FC2;
    padding: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media screen and (min-width:768px) {
    #block-exposedformsearchsearch-index {

    }
    header #close-btn {
        right: 45px;
        top: 30px;
    }
    .user-logged-in header #close-btn {
        right: -90px;
        top: 0;
    }
}
#block-exposedformsearchsearch-index form {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#block-exposedformsearchsearch-index form .form--inline {
    width: 100%;
    color: #fff;
    border-bottom: 6px solid #7dc7df;
    margin: 0 20px;
}
#block-exposedformsearchsearch-index  form {
    width: 100%;
}
#block-exposedformsearchsearch-index .form-row {
    display: block;
}
#block-exposedformsearchsearch-index .input-group {
    width: 100%;
    margin-top: 20px;
}
#block-exposedformsearchsearch-index .js-form-item {
    width: 100%;
}

#block-exposedformsearchsearch-index .input-group-btn {
    position: absolute;
    left: 20px;
    top: 53%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#block-exposedformsearchsearch-index input {
    background: none;
    border: none;
    box-shadow: none;
    padding-left: 30px;
    font-size: 22px;
    height: 60px;
    color: #fff;
}
#block-exposedformsearchsearch-index input::placeholder {
    color: #fff;
}
#block-exposedformsearchsearch-index .input-group-btn button {
    background: none;
    border: none;
    color: #313131;
    padding: 0;
}
#block-exposedformsearchsearch-index, header #close-btn {
    display: none;
}
@media screen and (max-width:768px) {
    #block-exposedformsearchsearch-index input {
        height: 45px;
    }
    #block-exposedformsearchsearch-index input{
    	font-size: 18px;
    }
    #block-exposedformsearchsearch-index .js-form-item {
		width: 100%;
		margin-bottom: 0;
	}
    #block-exposedformsearchsearch-index form .form--inline {
        border-bottom-width: 3px;
    }
    header form .form-type-textfield:before {
        top: 25px;
    }
    header #close-btn {
        right: -25px;
        top: -10px;
    }
    header #close-btn {
		right: 0;
		top: 0;
	}
}

/*tickets button*/
.tickets-button {
    height: 55px;
    margin-left: 20px;
}

.tickets-button {
    margin-left: 15px;
}
/* disable search on tnew */
a[href*="TNtransactionPage"] ~ div  div .search-trigger { display:none;}
a[href*="TNtransactionPage"] ~ div  div .tickets-button { margin-left:auto;}
.tickets-button a {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    font-size: 14px;
    font-weight: 400 !important;
    font-family: futura-pt, sans-serif;
    padding: 15px;
}
.tickets-button a:before {
    font-family: fontAwesome;
    content: '\f145';
    padding-right: 5px;
}
.tickets-button .btn-dark:hover {
    background: #fff;
}
.tickets-button a:hover {
    color: #1b365d;
}
@media screen and (max-width:992px) {
    .tickets-button {
        position: absolute;
        top: -7px;
        right: 17px;
        height: 40px;
    }
    .tickets-button a {
        font-size: 0 !important;
        padding: 5px;
        height: 35px;
    }
    .tickets-button a:before {
        font-size: 16px;
        padding: 0;
        margin-top: 3px;
        display: block;
    }
}

/*alert bar*/
#block-views-block-alert-bar-message-alert-message-block {
    position: relative;
    z-index: 9999;
    z-index: 999;
}
#block-views-block-alert-bar-message-alert-message-block {
    text-align: center;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e04652+0,803c95+100 */
    background: #e04652; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #e04652 0%, #803c95 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #e04652 0%,#803c95 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #e04652 0%,#803c95 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e04652', endColorstr='#803c95',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    padding:10px;
    color: #fff;
    font-size: 18px;
}
#block-views-block-alert-bar-message-alert-message-block {
    text-align: center;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e04652+0,803c95+100 */
    background-color: #b01622;
    background: #b01622; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #b01622 0%, #702c85 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #b01622 0%,#702c85 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #b01622 0%,#702c85 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b01622', endColorstr='#702c85',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    padding:10px;
    color: #fff;
    font-size: 20px;
}

.alert-bar-message .toast-body {
    display: inline-block;
}
.alert-bar-message .toast-body:before,
.node--type-alert.node--view-mode-teaser .toast-body:before {
    font-family: fontAwesome;
    content: '\f071';
}
#block-views-block-alert-bar-message-alert-message-block a {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px;
}
@media screen and (max-width:768px) {
    .alert-bar-message .toast-body {
        font-size: 14px;
    }
}

/* weird spacing */
.components .col-sm-12,
.region-content-bottom .col-sm-12 {
    padding: 0 15px;
}
.row {
    margin: 0;
}
.col-sm-12 {
    padding: 0;
}


/*opening hours block*/
.block-bot-opening-hours a {
    color: #fff;
    margin-top: 12px;
    display: inline-block;
}
.opening-hours-block {
    position: absolute;
    right: 0;
    width: 50%;
    top: -6px;
    color: #fff;
    text-align: right;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
}
@media screen and (max-width:1200px) {
    .wrapper-hours {
        display: flex;
        justify-content: flex-end;
    }
    .opening-hours-block {
        top: 10px;
    }
}

@media screen and (max-width:992px) {
    .opening-hours-block {
        right: 55px;
        font-size: 10px;
    }
    .block-bot-opening-hours a {
        margin-top: 0;
    }
}
/*
.wrapper-hours .section-today,
.wrapper-hours .section-hours {
    display: none;
}
*/
.wrapper-hours .section-status .message:after {
    content: '\f178';
    font-family: fontAwesome;
    display: inline;
    margin-left: 10px;
}
@media screen and (max-width:590px) {
    .opening-hours-block {
            left: 12px;
    right: auto;
    width: 100%;
    top: 5px;
    }
    .wrapper-hours {
        display: flex;
        justify-content: flex-start;
        width: 100%;
    }
}

/*mobile menu*/

/* cheeseburger */
.block-cheeseburgermenu__trigger-element {
    box-sizing: border-box;
    display: block;
    width: 44px;
    height: 35px;
    z-index: 4;
    margin-top: 0;
    position: relative;
}
.block-cheeseburgermenu__trigger-element span {
    height: 1px;
    width: 20px;
}
.block-cheeseburgermenu__trigger-element span:nth-of-type(3) {
    top: 22px;
}
.block-cheeseburgermenu__trigger-element span:nth-of-type(2) {
    top: 17px;
}

.mm-listitem:after {
    left: 0;
}
.mm-navbar__title>span {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 500;
}
.mm-menu_theme-dark,
#block-bot-custom-cheeseburgermenu {
    --mm-color-background:#298FC2;
    background: #298FC2;
    padding: 10px;
}
.cheeseburger-menu__item-label {
    color: #fff;
}
.cheeseburger-menu__side-menu {
    position: absolute;
    font-size: 0;
    height: 52px;
    overflow: hidden;
}
.cheeseburger-menu__side-trigger {
    margin: 0;
}
.cheeseburger-menu__side-menu-item {
    display: none;
}
.cheeseburger-menu__submenu-trigger-icon.dropdown:after,
.cheeseburger-menu__submenu-trigger-icon.dropdown:before {
    background: #fff;
}
.cheeseburger-menu__main-navigation-area {
    margin-top: 30px;
}
.cheeseburger-menu__title {
    text-align: center;
    color: #fff;
}
.mm-wrapper_opening .mm-menu_fx-menu-slide {
    z-index: 100;
}
.responsive-menu-toggle,
.block-cheeseburger-menu-trigger  {
    position: absolute;
    right: 8px;
    border: none;
    top: 32px;
    padding: 0;
}
.responsive-menu-toggle-icon span.label {
    display: none
}

header .navbar-toggle {

    display: none !important;
/*    bootstrap menu*/
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
ul.we-mega-menu-ul.nav.nav-tabs {
    margin-bottom: 0;
}


/*interior burger nav*/
.page-node-type-book #menuToggle,
.page-node-type-time-period-book #menuToggle {
    order: 2;
    margin-top: 0;
}
.block-we-megamenu {
    margin-bottom: 20px;
    z-index: 900;
}

/*
.header-with-background .block-we-megamenu {
    z-index: 500;
}
*/
.block-we-megamenu ~ .block-addtoany {
    padding-bottom: 20px;
}
#menuToggle
{
  display: block;
  position: relative;
    margin-left: 35px;
    margin-top: 5px;
  width: fit-content;
  z-index: 600;
  -webkit-user-select: none;
  user-select: none;
    order: 2;
}
@media screen and (min-width:1200px) {
    .header-with-background #menuToggle {
    margin-left: 25px;
    z-index: 100;
    }
}
@media screen and (max-width:768px) {
    #menuToggle {
        margin-left: 15px;
    }
    .header-with-background .block-we-megamenu {
        position: relative;
        left: 0;
        z-index: 999;
        margin-bottom: 0;
        margin-top: 0;
    }
    .header-with-background .region-header {
        position: relative;
        width: 100vw;
        padding: 0;
    }
}
@media screen and (max-width:992px) {
    .region-navigation-collapsible {
        display: none !important;
    }
}


#menuToggle a
{
  text-decoration: none;
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: tomato;
}


#menuToggle input
{
  display: block;
  width: 54px;
  height: 47px;
  position: absolute;
  top: -15px;
  left: -13px;
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */

  -webkit-touch-callout: none;
}


#menuToggle span
{
  display: block;
  width: 25px;
    height: 4px;
  margin-bottom: 5px;
  position: relative;

  background: #fff;
  border-radius: 3px;

  z-index: 1;

  transform-origin: 4px 0px;

  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}


#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(6px, 3px);
  background: #fff;
}

#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}


#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, 3px);
}
#menuToggle #menu:before {
    position: absolute;
    height: 45px;
    width: 50px;
    top:48px;
    border-radius: 5px;
    background: #298FC2;
    display: block;
    content: '';
}

#menuToggle:before {
    content: '';
    width: 50px;
    height: 45px;
    background: #298FC2;
    display: block;
    position: absolute;
    top: -11px;
    border-radius: 5px;
    left: -11px;
}
/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
	-webkit-box-shadow: 0 0 20px 6px #333;
	box-shadow: 0 0 20px 6px #333;
	-webkit-box-shadow: 0 0 20px 6px rgba(0,0,0,.3);
	boxpshadow: 0 0 20px 6px rgba(0,0,0,.3);
	position: absolute;
	width: 360px;
	margin: -85px 0 0 -65px;
	padding: 50px;
	padding-top: 125px;
	border-radius: 5px;
	background: #fff;
	list-style-type: none;
	-webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */

  transform-origin: 0% 0%;
  transform: translate(-100%, 0);

  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu nav {
    width: fit-content;
}
#menu nav ul:not(.contextual-links) {
    display: flex;
    flex-wrap: wrap;
    max-width: 300px;
}
#menu nav ul:not(.contextual-links) li {
    width: 100%;
    display: block;
    margin: 0;
}
#menu nav ul:not(.contextual-links) li a {
    padding: 15px;
    font-size: 18px;
    color: #1b365d;
    font-weight: 500;
    white-space: normal;
}
#menu nav ul:not(.contextual-links) li a:hover {
    color: #298FC2;
}
#menu nav ul:not(.contextual-links) li a .caret {
    display: none;
}
#menu nav ul:not(.contextual-links) li.dropdown ul {
    position: unset;
    box-shadow: none;
    border-bottom: none;
    border-top: none;
    border-right: none;
    border-width: 4px;
    margin-left: 15px;
    padding: 0;
}
#menu nav ul:not(.contextual-links) li.dropdown ul li a {
    font-size: 16px;
}
#menu .dropdown-menu > li > a:hover,
#menu .dropdown-menu > li > a:focus {
    background: none;
}
/*
 * And let's slide it in from the left
 */
#menuToggle input {
    z-index: 999;
}
/*
#menuToggle span {
    z-index: 999;
}
*/
#menuToggle input:checked ~ div {
      transform: none;
}
/*
#menuToggle input ~ .b-overlay:after {
    background: rgba(0,0,0,0.5);
    content: '';
    top: 0;
    height: 100%;
    position: fixed;
    display: block;
    left: 0;
    width: 100%;
    z-index: -1;
    visibility: hidden;
    transform: translateX(-100%);
    transition: all .5s;
}
 */

#menuToggle input:checked ~ .b-overlay:after {
        visibility: visible;
    transform: translateX(0);
    transition: transform 0.5s;
}
.region-header {
    min-height: 50px;
}
.header-with-background .region-header,
.path-frontpage .region-header {
    min-height: unset !important;
}
/*toggle mobile*/
@media screen and (max-width:992px) {
    #menuToggle,
    #menu,
    #block-addtoanybuttons {
        display: none;
    }
}
@media screen and (max-width:768px) {
    .breadcrumb {
        display: none;
    }
    #menuToggle:before {
        width: 35px;
        height: 30px;
        top: -6px;
        left: -7px;
    }
    #menuToggle input {
        width: 35px;
        height: 30px;
        top: -6px;
        left: -5px;
    }

    #menuToggle span {
        width: 20px;
        height: 2px;
    }
    #menuToggle #menu:before {
        height: 30px;
        width: 35px;
        top: 60px;
        left: 56px;
    }
}

.responsive-menu-toggle-icon:before, .responsive-menu-toggle-icon:after, .responsive-menu-toggle-icon span.icon {
    height: 1px;
    left: 11px;
}
.responsive-menu-toggle-icon:before {
    top: 9px;
}
.responsive-menu-toggle-icon:after {
    top: 19px;
}
.path-frontpage .block-addtoany {
    display: none;
}

/* INTERIOR NAV */
.interior-burger-menu .dropdown-menu > .active > a {
    background: none;
}
.interior-burger-menu .dropdown-menu > .active > a.is-active {
    color: #298FC2 !important;
}
.interior-burger-menu ul.menu > li > a, .interior-burger-menu ul.menu > li > ul {
    display: none !important;
}
.interior-burger-menu ul.menu > li.active-trail {
    display: initial !important;
}
.interior-burger-menu ul.menu > li.active-trail > ul ul {
    display: none !important;
    border-radius: 0;
}
.interior-burger-menu ul.menu > li.active-trail > ul > li.active-trail ul {
    display: initial !important;
}
.interior-burger-menu ul.menu > li > ul {
    border-left: none;
    margin-left: 0 !important;
}
.interior-burger-menu ul.menu > li > a {
    font-size: 22px !important;
    font-family: futura-pt-bold,sans-serif;
    display: flex !important;
}
.interior-burger-menu ul.menu > li.active-trail > ul {
    display: initial !important;
}
.interior-burger-menu ul.menu > li > ul > li > a {
    font-size: 19px !important;
}
.interior-burger-menu .navbar-nav li a {
    padding: 8px 15px !important;
}
#menu nav ul:not(.contextual-links) li.dropdown ul li a {
    font-size: 17px;
}

.components {
    scroll-margin-top: 150px;
}

/* sticky header */
.navbar-default.small-m {
    position: fixed !important;
    top: 0;
    z-index: 9999;
}


/* GTRANSLATE DROPDOWN */
#block-gtranslate-2 {
    position: unset;
}
.gt_selector {
    position: absolute;
    top: 0;
    right: 0;
    background: #298fc2;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 8px 0;
	letter-spacing: 1px;
}
.gt_selector,
.tickets-button a {
    width: 140px;
}
.opening-hours-block {
    right: 155px;
    font-size: 12px;
    top: -4px;
    letter-spacing: 1px;
}
.contextual-region.block-gtranslate {
  position: unset;
}
@media screen and (max-width: 992px){
	.tickets-button a{
		width: auto;
	}
	.opening-hours-block {
		right: 60px;
		top: 6px;
	}
	.gt_selector {
		top: 33px;
		right: 80px;
	}
}
@media screen and (max-width:767px){
	header #search-btn::after {
		top: -2px;
	}
	.responsive-menu-toggle {
		top: 32px;
	}
    .block-cheeseburger-menu-trigger {
        top: 27px;
    }
	.gt_selector {
		top: 29px;
	}
}
@media screen and (max-width:490px){
	.logo img {
		width: 158px;
		padding-left: 6px;
	}
	.gt_selector {
		font-size: 10px;
		width: 118px;
	}
}

/* LOGO LARGER ON MOBILE */
@media screen and (max-width:490px){
	select.gt_selector {
		position: absolute;
		right: 15px;
		bottom: 0;
		margin: 0;
		padding: 0;
		top: unset;
		height: 32px;
	}
	.logo img {
        width: 220px;
    }
}
