/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  /*margin: 5px 20px 20px 0;*/ }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

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

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

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

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

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

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

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

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

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

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.hide-element {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: fixed;
  width: 1px; }

.btn-animated {
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-flex;
  padding-right: 10px;
  align-items: center;
  position: relative;
  overflow: hidden;
  color: #404041;
  text-decoration: none;
  font-weight: bold; }
  .btn-animated:hover:before {
    width: 100%; }
  .btn-animated:after {
    content: "";
    height: 40px;
    width: 40px;
    display: block;
    background: url("../images-refresh19/adlerarrow.svg") no-repeat center center;
    background-size: 65%;
    margin-right: 10px;
    order: -1;
    z-index: 1; }
  .btn-animated:before {
    position: absolute;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: "";
    width: 40px;
    height: 100%;
    height: 120%; }
  .btn-animated span {
    z-index: 2; }
  .btn-animated.btn-yellow {
    background: #ffce34; }
    .btn-animated.btn-yellow:before, .btn-animated.btn-yellow:after {
      background-color: white; }
  .btn-animated.btn-white {
    background: white; }
    .btn-animated.btn-white:before, .btn-animated.btn-white:after {
      background-color: #ffce34; }

@font-face {
  font-family: 'Heroic Condensed Book';
  src: url("../fonts-refresh19/subset-HeroicCondensed-Book.woff2") format("woff2"), url("../fonts-refresh19/subset-HeroicCondensed-Book.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Heroic Condensed Regular';
  src: url("../fonts-refresh19/subset-HeroicCondensed-Light.woff2") format("woff2"), url("../fonts-refresh19/subset-HeroicCondensed-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Heroic Condensed Black';
  src: url("../fonts-refresh19/subset-HeroicCondensed-Black.woff2") format("woff2"), url("../fonts-refresh19/subset-HeroicCondensed-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Heroic Condensed Bold';
  src: url("../fonts-refresh19/subset-HeroicCondensed-Medium.woff2") format("woff2"), url("../fonts-refresh19/subset-HeroicCondensed-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat Semi-Bold';
  src: url("../fonts-refresh19/subset-Montserrat-Medium.woff2") format("woff2"), url("../fonts-refresh19/subset-Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat Bold';
  src: url("../fonts-refresh19/subset-Montserrat-Bold.woff2") format("woff2"), url("../fonts-refresh19/subset-Montserrat-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat Medium';
  src: url("../fonts-refresh19/Montserrat-Medium.woff2") format("woff2"), url("../fonts-refresh19/Montserrat-Medium.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat Regular';
  src: url("../fonts-refresh19/subset-Montserrat-Regular.woff2") format("woff2"), url("../fonts-refresh19/subset-Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Hey Adler!';
  src: url("../fonts-refresh19/subset-HeyAdler.woff2") format("woff2"), url("../fonts-refresh19/subset-HeyAdler.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: "Montserrat Regular", sans-serif !important;
  color: #404041;
  font-size: 15px; }

.userContent p,
.refresh-page-body p {
  font-family: "Montserrat Medium";
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400; }

.refresh-page-body p strong {
  font-family: "Montserrat Bold"; }

.refresh-accordion-module,
.refresh-page-body ul li,
.refresh-accordion-label {
  font-family: "Montserrat Medium" !important; }

.contentBlock-hd {
  margin-top: 0; }

h3 {
  margin-bottom: 18px; }

p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 40px; }

a {
  color: #0920e5; }

.refresh-quarter-col {
  width: 25%;
  float: left; }

.refresh-third-col {
  width: 33.3333333333%;
  text-align: left;
  float: left; }

.refresh-half-col {
  width: 50%;
  float: left; }

.refresh-sidebar-interior {
  width: 35%;
  float: left; }

.refresh-main-interior {
  width: 65%;
  float: right;
  padding-left: 20px; }

.yellow-text {
  color: #ffce34; }

.refresh-dot {
  background-image: url("/wp-content/themes/adler/assets/images-refresh19/yellow-dot.png");
  background-repeat: no-repeat;
  background-size: 35px;
  padding-left: 18px; }

.refresh-dot.white {
  background-image: url("/wp-content/themes/adler/assets/images-refresh19/white-dot.png"); }

a.white-button {
  background-color: #fff;
  padding: 10px 25px;
  text-decoration: none;
  color: #404041; }

a.yellow-button {
  background-color: #ffce34;
  color: #404041;
  padding: 10px 25px;
  text-decoration: none; }

.refresh-interior-dropdown {
  text-align: center;
  margin-bottom: 50px; }
  .refresh-interior-dropdown select {
    width: 100%;
    font-size: 16px;
    font-family: "Montserrat Medium";
    padding: 10px 5px; }

/* responsive styling for layout */
@media (max-width: 768px) {
  .go-100 {
    width: 100%; }
  .go-33 {
    width: 33.3333333333%; }
  .go-50 {
    width: 50%; }
  .hide-mobile {
    display: none; } }

@media (max-width: 500px) {
  .refresh-home .go-50 {
    width: 100%;
    min-height: unset; } }

@media (min-width: 769px) {
  .hide-desktop {
    display: none; } }

#refresh-header {
  position: absolute;
  padding-top: 24px;
  left: 0;
  right: 0;
  z-index: 10;
  transition: 0.4s background-color, 0.2s transform; }
  #refresh-header * {
    transition: 0.4s all; }
  body #refresh-header.adler-sticky-menu {
    position: fixed;
    padding-top: 0;
    background: #ffce34; }
    body #refresh-header.adler-sticky-menu a {
      color: #404041; }
  #refresh-header a {
    color: #404041;
    text-decoration: none;
    font-weight: bold; }
  .refresh-home #refresh-header {
    background: linear-gradient(0, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 75%, rgba(0, 0, 0, 0.5) 100%); }
    .refresh-home #refresh-header a {
      color: #fff; }
    .refresh-home #refresh-header a.dropdown-item {
      color: #404041; }
    .refresh-home #refresh-header .search-icon path {
      fill: #fff;
      stroke: #fff; }
    .refresh-home #refresh-header .search-icon:hover path {
      fill: #ffce34;
      stroke: #ffce34; }
    .refresh-home #refresh-header.adler-sticky-menu .search-icon path {
      fill: #404041;
      stroke: #404041; }

.adler-sticky-menu .contentBlock.branding-refresh {
  overflow: hidden; }

.contentBlock.branding-refresh .banner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-image: none;
  background-color: transparent;
  padding: 0; }

.refresh-nav {
  margin-right: 15px; }
  @media (min-width: 360px) {
    .refresh-nav {
      margin-right: 30px; } }

@media (min-width: 992px) {
  .refresh19-top-menu-wrapper {
    display: flex;
    align-items: center;
    padding-bottom: 5px;
    border-bottom: solid 3px #ededee; } }

.refresh-home .refresh19-top-menu-wrapper {
  border-bottom-color: rgba(255, 255, 255, 0.8); }

.refresh19-top-menu-wrapper li {
  padding: 0 15px; }

.refresh19-top-menu-wrapper li.current-menu-item a {
  border-bottom: solid 3px #ffce34; }

.refresh19-top-menu-wrapper > *:not(label) {
  display: none; }
  @media (min-width: 992px) {
    .refresh19-top-menu-wrapper > *:not(label) {
      display: inline-block; } }

.adler-sticky-menu .refresh19-top-menu-wrapper > *:not(label) {
  display: none; }
  @media (min-width: 768px) {
    .adler-sticky-menu .refresh19-top-menu-wrapper > *:not(label) {
      display: inline-block; } }

.refresh19-top-menu-wrapper .menu-close:hover svg rect {
  fill: #fff; }

.refresh19-top-menu-wrapper > label {
  cursor: pointer; }
  .refresh-home .refresh19-top-menu-wrapper > label rect {
    fill: white; }
  .adler-sticky-menu .refresh19-top-menu-wrapper > label svg rect {
    fill: #404041; }
  @media (min-width: 992px) {
    .refresh19-top-menu-wrapper > label {
      display: none; }
      .adler-sticky-menu .refresh19-top-menu-wrapper > label {
        display: inline-block; } }

.refresh19-top-menu-wrapper svg {
  width: 2em;
  height: 2em; }
  .refresh19-top-menu-wrapper svg.adlerarrow path {
    fill: #ffce34; }
    .adler-sticky-menu .refresh19-top-menu-wrapper svg.adlerarrow path {
      fill: #fff; }

.refresh19-top-menu-wrapper a {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 2px;
  border-bottom: solid 3px transparent; }
  .refresh19-top-menu-wrapper a:hover {
    border-bottom-color: #ffce34; }
  .adler-sticky-menu .refresh19-top-menu-wrapper a:hover {
    border-bottom-color: white; }
  .refresh19-top-menu-wrapper a.top-menu-search-icon {
    margin-right: 10px; }
    .refresh19-top-menu-wrapper a.top-menu-search-icon:hover {
      border-bottom-color: transparent; }
      .refresh19-top-menu-wrapper a.top-menu-search-icon:hover path {
        fill: #ffce34;
        stroke: #ffce34; }

.refresh-top-sub-menu {
  display: none; }
  @media (min-width: 992px) {
    .refresh-top-sub-menu {
      text-align: right;
      display: block; } }

.adler-sticky-menu .refresh-nav,
.adler-sticky-menu .refresh19-top-menu-wrapper {
  display: flex;
  align-items: center; }

.adler-sticky-menu #refresh-logo svg {
  transform: scale(1.1); }

.adler-sticky-menu li.current-menu-item a {
  border-bottom: solid 3px #fff; }

.adler-sticky-menu .hide-when-sticky,
.adler-sticky-menu .refresh-top-sub-menu {
  display: none; }

.adler-sticky-menu .refresh19-top-menu-wrapper {
  border-bottom: 0;
  padding-bottom: 0; }

.adler-sticky-menu #adler-logo-text {
  opacity: 0; }

.adler-sticky-menu #adler-logo-a {
  fill: #fff; }

.refresh-top-sub-menu {
  padding-top: 20px; }
  .refresh-top-sub-menu > ul > li {
    margin: 0 15px;
    padding-bottom: 7px; }
    .refresh-top-sub-menu > ul > li > a {
      padding-bottom: 5px;
      font-size: 16px;
      text-decoration: none;
      display: inline-block;
      transition: 0s all;
      border-bottom: 3px solid transparent; }
    .refresh-top-sub-menu > ul > li:hover > a, .refresh-top-sub-menu > ul > li.show > a {
      border-bottom-color: #ffce34; }
    @media (min-width: 992px) {
      .refresh-top-sub-menu > ul > li:hover .dropdown-menu, .refresh-top-sub-menu > ul > li.show .dropdown-menu {
        display: block; } }
    .refresh-top-sub-menu > ul > li:last-child > a {
      margin-right: 0; }
  .refresh-top-sub-menu > ul > li.current-page-ancestor a,
  .refresh-top-sub-menu > ul > li.current-menu-item a,
  .refresh-top-sub-menu > ul > li.current-menu-parent a {
    border-bottom: solid 3px #ffce34; }
  .refresh-top-sub-menu ul#menu-refresh-19-sub-1 ul.dropdown-menu li.menu-item {
    width: 100%; }

.banner-block_branding {
  padding: 0;
  width: 100px;
  font-size: 0;
  margin-left: 15px; }
  @media (min-width: 992px) {
    .banner-block_branding {
      margin-left: 36px; } }

ul li {
  display: inline-block; }

#refresh-logo {
  padding-top: 24px; }
  #refresh-logo svg {
    width: 120px;
    height: auto; }
  #refresh-logo #adler-logo-text {
    fill: #474c55; }
    .refresh-home #refresh-logo #adler-logo-text {
      fill: white; }

/* responsive styling for nav*/
@media (max-width: 1120px) {
  .contentBlock.branding-refresh {
    min-width: 100%; } }

.refresh-nav {
  display: flex;
  align-items: center; }
  @media (min-width: 992px) {
    .refresh-nav {
      display: block; } }

.navMobileToggle {
  cursor: pointer; }
  @media (min-width: 992px) {
    .navMobileToggle {
      display: none; } }
  .adler-sticky-menu .navMobileToggle {
    display: block; }

.refresh-interior .page {
  padding-top: 140px; }

.page {
  box-shadow: 5px 0px 5px 0px rgba(64, 64, 65, 0.5); }

.dropdown {
  position: relative; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 10;
  min-width: 100px;
  padding: 1.1em 1.5em;
  text-align: right;
  list-style: none;
  background-color: #ffce34;
  display: none; }
  .dropdown-menu.show {
    display: block; }

.dropdown-item {
  display: block;
  color: #404041;
  white-space: nowrap;
  line-height: 1.8; }

.home-hero {
  width: 100%;
  min-height: 200px;
  position: relative; }
  .home-hero img {
    width: 100%; }
  .home-hero .home-hero-bottom {
    position: absolute;
    max-width: 1120px;
    background-image: none;
    z-index: 1;
    bottom: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block; }
    .home-hero .home-hero-bottom .text {
      padding-left: 40px;
      padding-bottom: 25px; }
    .home-hero .home-hero-bottom .text .announcement {
      font-family: 'Hey Adler!', cursive;
      color: #fff;
      font-size: 80px;
      line-height: 70px;
      transform: rotate(-6deg);
      text-transform: uppercase;
      text-shadow: 10px 1px 10px #404041; }
    .home-hero .home-hero-bottom .text .hours {
      margin-top: 50px;
      font-family: 'Heroic Condensed Black', sans-serif;
      font-size: 40px;
      font-weight: 900;
      color: #fff;
      text-transform: uppercase;
      text-shadow: 10px 1px 10px #404041;
      width: 100%;
      overflow: auto; }
      .home-hero .home-hero-bottom .text .hours p {
        width: 340px; }
    .home-hero .home-hero-bottom .refresh-open-until {
      color: #fff;
      float: left; }
    .home-hero .home-hero-bottom p.refresh-open-until {
      font-family: 'Heroic Condensed Black';
      font-weight: 700;
      font-size: 40px;
      margin: 40px 0;
      color: #fff;
      text-transform: uppercase; }
    .home-hero .home-hero-bottom .refresh-notbold {
      font-weight: 400;
      font-family: 'Heroic Condensed Regular'; }
  .home-hero .monogram {
    height: 100%;
    overflow: auto; }
  .home-hero .monogram img {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 425px;
    padding-right: 50px; }
  .home-hero .pause {
    float: right; }
    .home-hero .pause img {
      margin-top: 25px;
      width: 40px; }
  .home-hero .no-audio {
    text-align: right; }
    .home-hero .no-audio img {
      position: absolute;
      width: 150px;
      bottom: 420px; }

@media (max-width: 1100px) {
  .home-hero .no-audio img {
    bottom: 380px; } }

/* responsive styling for hero*/
@media (max-width: 992px) {
  .home-hero .monogram img {
    max-width: 300px;
    padding-right: 50px; }
  .home-hero .home-hero-bottom .text .announcement {
    font-size: 45px;
    line-height: 55px;
    transform: rotate(-6deg); }
  .home-hero .home-hero-bottom .text .hours {
    font-size: 20px; }
    .home-hero .home-hero-bottom .text .hours p {
      width: 260px; }
  .home-hero .home-hero-bottom p.refresh-open-until {
    font-size: 30px; }
  .home-hero .no-audio img {
    bottom: 280px; } }

@media (max-width: 768px) {
  .home-hero {
    min-height: 284px; }
    .home-hero img {
      max-width: 100%;
      max-height: 100%; }
    .home-hero .monogram img {
      max-width: 180px;
      padding-right: 0px; }
    .home-hero .home-hero-bottom .text .announcement {
      font-size: 38px;
      line-height: 38px; }
    .home-hero .home-hero-bottom .text .hours {
      margin-top: 30px;
      font-size: 30px; }
      .home-hero .home-hero-bottom .text .hours p {
        width: 240px; }
    .home-hero p.refresh-open-until.hide-desktop {
      line-height: 30px;
      margin: 0;
      font-size: 30px; }
    .home-hero .pause img {
      margin-top: 15px; }
    .home-hero .no-audio img {
      bottom: 180px;
      width: 100px; } }

@media (max-width: 576px) {
  .home-hero {
    min-height: 184px; }
    .home-hero .refresh-logo img {
      max-width: 60%;
      max-height: 60%; }
    .home-hero .monogram {
      width: 25%; }
      .home-hero .monogram img {
        max-width: 75px; }
    .home-hero .hero-info {
      width: 75%; }
    .home-hero .home-hero-bottom .text .announcement {
      font-size: 22px;
      line-height: 22px;
      margin-bottom: 0px; }
      .home-hero .home-hero-bottom .text .announcement br {
        display: none; }
    .home-hero .home-hero-bottom .text {
      padding-bottom: 5px; }
      .home-hero .home-hero-bottom .text .hours {
        margin-top: 0px;
        font-size: 15px; }
        .home-hero .home-hero-bottom .text .hours p {
          width: 225px; }
    .home-hero .home-hero-bottom p.refresh-open-until.hide-desktop {
      line-height: 25px;
      margin-top: 25px;
      font-size: 25px; }
    .home-hero .pause {
      display: none; }
    .home-hero .no-audio img {
      bottom: 85px;
      width: 75px; } }

.refresh-home-plan {
  overflow: auto;
  background: linear-gradient(0deg, transparent 40%, #ffce34 40%);
  margin-top: -4px;
  overflow: hidden; }
  .refresh-home-plan h2 {
    font-family: "Heroic Condensed Black", sans-serif;
    font-size: 50px;
    background-position: left center;
    background-size: 39px;
    padding-top: 12px;
    margin-top: 65px; }
  .refresh-home-plan h3 {
    font-family: "Montserrat Bold", sans-serif; }
  .refresh-home-plan p {
    font-family: "Montserrat Medium";
    text-align: left;
    padding: 0 60px 0 18px; }
  .refresh-home-plan .refresh-home-icon img {
    width: 115px;
    margin: auto;
    margin-bottom: 18px; }
  .refresh-home-plan .refresh-home-icon.image3 img {
    width: 125px;
    margin-bottom: 22px; }
  .refresh-home-plan .refresh-quarter-col {
    text-align: center; }
    .refresh-home-plan .refresh-quarter-col a {
      color: #404041;
      text-decoration: none; }
    .refresh-home-plan .refresh-quarter-col :first-child a {
      color: #0920e5; }
    .refresh-home-plan .refresh-quarter-col a.refresh-large-hover:hover .refresh-home-icon img {
      transition: all 0.5s ease-in-out;
      transform: scale(1.2); }
    .refresh-home-plan .refresh-quarter-col a.refresh-large-hover:hover h3 {
      transition: all 0.5s ease-in-out;
      transform: scale(1.2); }

.upcoming-events-wrapper {
  padding: 1px 18px 75px 18px;
  clear: both; }
  .refresh-home-plan .upcoming-events-wrapper h3 {
    font-family: "Hey Adler!", cursive;
    font-size: 40px;
    margin: 25px 0; }

#upcoming-events {
  position: relative; }
  #upcoming-events .frame {
    position: relative;
    font-size: 0;
    line-height: 0;
    white-space: nowrap; }
    #upcoming-events .frame a {
      font-size: 1rem;
      line-height: 1.4;
      white-space: normal;
      color: #404041;
      text-decoration: none;
      display: block;
      width: 248px;
      margin-right: 30px; }
    #upcoming-events .frame li:last-child a {
      margin-right: 0; }
  #upcoming-events .slides {
    display: inline-flex;
    align-items: stretch;
    align-content: stretch; }
  #upcoming-events li {
    position: relative;
    display: flex; }
  #upcoming-events .upcoming-event-image {
    height: 300px;
    background-position: center center;
    background-size: cover;
    transition: 0.2s all;
    display: flex;
    justify-content: center;
    align-items: center; }
    #upcoming-events .upcoming-event-image::after {
      content: "EVENT INFO";
      background: url(../images-refresh19/adlerarrow.svg) no-repeat 5px center, #ffce34;
      background-size: 22px;
      color: #404041;
      display: inline-block;
      font-size: 16px;
      font-weight: bold;
      padding: 0 1em 0 40px;
      line-height: 2;
      opacity: 0;
      transition: 0.4s all; }
  #upcoming-events a:hover .upcoming-event-image {
    transform: scale(1.2); }
    #upcoming-events a:hover .upcoming-event-image::after {
      opacity: 1; }
  #upcoming-events .upcoming-events-name {
    font-size: 24px;
    font-weight: bold;
    margin: 0.75em 0 0.5em; }
  #upcoming-events .upcoming-events-date {
    font-size: 18px;
    border-bottom: 2px solid #ffce34;
    display: inline-block; }

.upcoming-events-nav {
  height: 43px;
  width: 43px;
  position: absolute;
  top: calc(50% - 21.5px);
  background: #ffce34;
  cursor: pointer; }
  .upcoming-events-nav:before {
    height: 43px;
    width: 43px;
    content: "";
    display: block;
    background: url(../images-refresh19/adlerarrow.svg) no-repeat center center;
    background-size: contain;
    margin-left: -10px; }
  .upcoming-events-nav.js_next {
    transform: rotate(180deg);
    left: -43px; }
    @media (min-width: 576px) and (max-width: 767px) {
      .upcoming-events-nav.js_next {
        left: -56px; } }
    @media (min-width: 768px) {
      .upcoming-events-nav.js_next {
        left: 0; } }
    @media (min-width: 1280px) {
      .upcoming-events-nav.js_next {
        left: -86px; } }
  .upcoming-events-nav.js_prev {
    z-index: 0;
    right: -43px; }
    @media (min-width: 576px) and (max-width: 767px) {
      .upcoming-events-nav.js_prev {
        right: -56px; } }
    @media (min-width: 768px) {
      .upcoming-events-nav.js_prev {
        right: 0; } }
    @media (min-width: 1280px) {
      .upcoming-events-nav.js_prev {
        right: -86px; } }
  .upcoming-events-nav.disabled {
    display: none; }

.refresh-highlights {
  margin-bottom: 75px;
  overflow: hidden; }
  .refresh-highlights a {
    color: #404041; }

.refresh-home-highlight {
  background-image: url("https://via.placeholder.com/400x300");
  background-repeat: no-repeat;
  width: 97%;
  height: 350px;
  background-size: cover;
  overflow: auto;
  display: table; }
  .refresh-home-highlight .refresh-highlight-title,
  .refresh-home-highlight .refresh-highlight-note {
    display: table-cell;
    vertical-align: bottom; }
  .refresh-home-highlight .refresh-highlight-title h2 {
    transform: rotate(-90deg);
    font-family: "Heroic Condensed Black", sans-serif;
    color: #fff;
    font-size: 60px;
    bottom: 200px;
    text-transform: capitalize;
    white-space: nowrap; }
  .refresh-home-highlight .refresh-highlight-title h2.highlight-title-1 {
    transform-origin: 10% 20%; }
  .refresh-home-highlight .refresh-highlight-title h2.highlight-title-2 {
    transform-origin: 11% 24%; }
  .refresh-home-highlight .refresh-highlight-note p {
    font-family: "Hey Adler!", cursive;
    font-size: 35px;
    color: #fff; }
  .refresh-home-highlight .refresh-highlight-note p.highlight-title-note-1 {
    text-align: left;
    margin-top: -150px;
    transform: rotate(-10deg);
    margin-bottom: 50px;
    text-shadow: 5px 1px 5px #404041; }
  .refresh-home-highlight .refresh-highlight-note p.highlight-title-note-2 {
    text-align: right;
    padding-right: 20px;
    margin-top: -300px;
    transform: rotate(10deg);
    text-shadow: 5px 1px 5px #404041; }
  .refresh-home-highlight .refresh-highlight-note .refresh-highlight-button {
    text-align: right;
    padding-right: 20px; }
  .refresh-home-highlight .refresh-highlight-note .button1 {
    margin-top: 30px; }
  .refresh-home-highlight .refresh-highlight-note .button2 {
    text-align: right;
    margin-top: 205px; }

.refresh-members-box {
  overflow: auto;
  background: #ffce34 url("/wp-content/themes/adler/assets/images-refresh19/membership_stars.png") no-repeat center fixed;
  padding: 20px 0; }
  .refresh-members-box h3 {
    margin-top: 100px;
    font-family: "Heroic Condensed Black", sans-serif;
    font-size: 100px;
    line-height: 90px; }
  .refresh-members-box .refresh-member-button {
    margin-top: 40px; }
  .refresh-members-box .refresh-home-icon img {
    max-width: 400px; }
  .refresh-members-box p {
    font-family: "Montserrat Medium"; }

.refresh-discover-more {
  background-color: #ededee;
  margin-top: 50px;
  padding: 50px 25px 100px 40px; }
  .refresh-discover-more .refresh-discover-more-title {
    text-align: center;
    margin: 30px 0 50px 0; }
  .refresh-discover-more h3 {
    font-family: "Heroic Condensed Black", sans-serif;
    font-size: 50px;
    display: inline-block;
    margin: auto; }
  .refresh-discover-more a {
    text-decoration: none; }
    .refresh-discover-more a h4 {
      font-weight: 700;
      font-size: 18px;
      margin: 15px 0;
      color: #404041;
      border: 2px solid transparent;
      display: inline-block; }
    .refresh-discover-more a h4:hover {
      border-bottom: 2px #ffce34 solid; }
    .refresh-discover-more a p {
      color: #404041;
      font-family: "Montserrat Medium";
      padding-right: 25px; }
    .refresh-discover-more a img {
      transition: all 0.2s ease-in-out;
      width: 100%; }
      .refresh-discover-more a img:hover {
        transform: scale(1.2); }

.refresh-home-blog-header {
  padding: 100px 0 50px 0; }
  .refresh-home-blog-header h3 {
    font-family: "Heroic Condensed Black", sans-serif;
    font-size: 50px; }
  .refresh-home-blog-header .button-col {
    text-align: right;
    padding-right: 25px; }

.refresh-adler-scope-body .refresh-home-scope {
  padding: 0 20px;
  margin-bottom: 75px; }

.refresh-adler-scope-body img {
  width: 100%; }

.refresh-adler-scope-body h4 {
  font-weight: 700;
  font-size: 18px;
  margin: 15px 0; }

.refresh-adler-scope-body p.refresh-post-date {
  font-family: "Montserrat Medium";
  font-style: italic;
  font-size: 12px;
  margin-bottom: -10px; }

.refresh-adler-scope-body p.refresh-post-author {
  font-family: "Montserrat Medium";
  font-style: italic;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 20px; }

.refresh-adler-scope-body p {
  font-family: "Montserrat Medium"; }

.refresh-adler-scope-body a {
  color: #404041;
  text-decoration: none;
  display: block; }
  .refresh-adler-scope-body a::after {
    content: "";
    display: block;
    width: 0%;
    border-bottom: 3px solid #ffce34;
    transition: 0.2s all; }
  .refresh-adler-scope-body a:hover::after {
    width: 100%; }

/* responsive styling for home page*/
.refresh-home-discover {
  padding: 0 15px; }

@media (max-width: 768px) {
  .refresh-home-plan {
    padding: 0 25px 50px 25px; }
    .refresh-home-plan .refresh-home-icon img {
      max-width: 100px; }
    .refresh-home-plan h3 {
      font-size: 12px; }
  .refresh-home-highlight {
    width: 75%;
    margin: auto;
    margin-bottom: 50px; }
    .refresh-home-highlight .refresh-highlight-title h2 {
      font-size: 40px; }
  .refresh-members-box {
    padding: 0 50px 50px 50px; }
    .refresh-members-box h3 {
      margin-top: 25px; }
  .refresh-member-logo-box img {
    width: 225px;
    margin-top: 25px; }
  .refresh-home-blog-header {
    padding: 50px; }
  .refresh-home-blog-header h3 {
    font-size: 40px; }
  .refresh-home-scope {
    min-height: 650px; } }

@media (max-width: 576px) {
  .refresh-home-plan .refresh-home-icon img {
    max-width: 75px; }
  .refresh-home-plan h3 {
    font-size: 12px; }
  .refresh-home-highlight {
    width: 95%;
    margin: auto;
    margin-bottom: 50px; }
    .refresh-home-highlight .refresh-highlight-title h2 {
      font-size: 40px;
      width: 50vw; }
  .refresh-members-box h3 {
    font-size: 60px;
    line-height: 60px; }
  .refresh-member-logo-box img {
    width: 125px; }
  .refresh-home-scope {
    min-height: 820px; } }

.refresh-page-content .form-select {
  width: 200px;
  margin-top: 25px; }
  .refresh-page-content .form-select select {
    width: 100%;
    height: 35px;
    margin: 8px 0;
    border: none;
    background: #fff url("/wp-content/themes/adler/assets/images-refresh19/arrow-down.png") no-repeat;
    background-size: 35px;
    background-position: right center;
    padding-left: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: "Montserrat Medium";
    font-size: 14px;
    color: #404041; }
  .refresh-page-content .form-select select:hover {
    cursor: pointer; }

.refresh-page-content .blog-search-container {
  margin-top: 25px; }
  .refresh-page-content .blog-search-container input[type=text] {
    height: 35px;
    width: 165px;
    font-family: "Montserrat Medium";
    font-size: 14px;
    color: #404041;
    border: none;
    padding-left: 5px;
    display: inline-block;
    float: left; }
  .refresh-page-content .blog-search-container ::placeholder {
    font-family: "Montserrat Medium";
    font-size: 14px;
    color: #404041;
    opacity: 1;
    text-indent: 5px; }
  .refresh-page-content .blog-search-container input[type=submit] {
    background-image: url("/wp-content/themes/adler/assets/images-refresh19/search.svg");
    background-color: #ffce34;
    background-size: 35px;
    background-position: right center;
    background-repeat: no-repeat;
    height: 35px;
    width: 35px;
    border: none; }
  .refresh-page-content .blog-search-container input[type=submit]:hover {
    cursor: pointer; }

.refresh-page-content .big-category {
  margin-bottom: 10px; }

.refresh-page-content .author-name {
  font-weight: 700; }

.refresh-page-content .author-title {
  font-style: italic; }

.refresh-page-content .add-blog-links a:hover {
  border-bottom: solid 3px #ffce34; }

.refresh-page-content .blog-main-image {
  margin: 50px 0 25px 0; }

.refresh-page-content .date, .refresh-page-content .tags {
  margin-bottom: 20px; }

.refresh-page-content .refresh-page-body.blog {
  padding-bottom: 50px; }

.refresh-page-content .refresh-tickets.blog {
  margin-bottom: 50px; }

.refresh-tickets.refresh-blog-social {
  padding: 10px 25px 50px 25px;
  margin-bottom: 20px; }
  .refresh-tickets.refresh-blog-social ul li {
    margin-left: 20px; }
  .refresh-tickets.refresh-blog-social li img {
    height: 30px;
    transition: all 0.2s ease-in-out; }
  .refresh-tickets.refresh-blog-social li img:hover {
    transform: scale(1.4); }

.refresh-side-submenu.blog-side-menu ul li a {
  font-size: 20px !important; }

.refresh-side-submenu.blog-side-menu ul li {
  margin-bottom: 0 !important; }

.refresh-blog-item {
  overflow: auto; }
  .refresh-blog-item .refresh-blog-thumb {
    float: left;
    width: 35%; }
    .refresh-blog-item .refresh-blog-thumb img {
      max-width: 100%; }
  .refresh-blog-item .refresh-blog-preview {
    float: right;
    width: 65%;
    padding-left: 20px; }
    .refresh-blog-item .refresh-blog-preview h2 {
      margin-top: 0 !important; }
      .refresh-blog-item .refresh-blog-preview h2 a {
        color: #404041 !important;
        text-decoration: none; }
      .refresh-blog-item .refresh-blog-preview h2 a:hover {
        border-bottom: solid 3px #ffce34; }
    .refresh-blog-item .refresh-blog-preview h2:after {
      background-image: url("/wp-content/themes/adler/assets/images-refresh19/arrow-yellow.png");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: top right;
      display: inline-block;
      width: 45px;
      height: 20px;
      content: ""; }
    .refresh-blog-item .refresh-blog-preview .refresh-blog-meta {
      font-size: 18px;
      font-weight: 700;
      font-style: italic;
      margin-bottom: 20px; }

@media (max-width: 576px) {
  .refresh-interior .refresh-page-content .refresh-sidebar.blog-single .refresh-side-submenu {
    width: 100%;
    padding: 10px; }
  .refresh-tickets.refresh-blog-social ul li {
    margin-left: 10px; } }

.pagination {
  text-align: center;
  margin-top: 50px; }
  .pagination a, .pagination span.current {
    padding: 0px 15px;
    font-size: 16px;
    text-decoration: none;
    color: #404041;
    font-weight: 700; }

@media (max-width: 768px) {
  .refresh-blog-thumb {
    float: none !important;
    width: 100% !important;
    margin-bottom: 25px !important; }
    .refresh-blog-thumb img {
      width: 100% !important; }
  .refresh-blog-preview {
    float: none !important;
    width: 100% !important; } }

.refresh-interior .refresh-interior-dropdown .refresh-mobile-select {
  width: 100%;
  margin: 0px auto 0 auto; }
  .refresh-interior .refresh-interior-dropdown .refresh-mobile-select select {
    width: 100%;
    height: 35px;
    border: none;
    background: #ededee url("/wp-content/themes/adler/assets/images-refresh19/arrow-down.png") no-repeat;
    background-size: 35px;
    background-position: right center;
    padding: 0px 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: "Montserrat Medium";
    font-size: 14px;
    color: #404041; }
  .refresh-interior .refresh-interior-dropdown .refresh-mobile-select select:hover {
    cursor: pointer; }

.refresh-interior .refresh-bread-crumbs {
  width: 100%;
  background-color: #ededee;
  height: 45px;
  padding: 10px 0 10px 80px; }
  .refresh-interior .refresh-bread-crumbs p#breadcrumbs {
    font-size: 12px;
    font-weight: bold; }
  .refresh-interior .refresh-bread-crumbs p#breadcrumbs a {
    color: #404041; }

.refresh-interior .refresh-page-content {
  margin-top: 50px; }
  @media (min-width: 768px) {
    .refresh-interior .refresh-page-content {
      padding-right: 15px; } }
  .refresh-interior .refresh-page-content h1 {
    font-family: "Montserrat Bold", sans-serif;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-left: -20px;
    text-transform: none; }
  .refresh-interior .refresh-page-content h2 {
    font-family: "Montserrat Bold", sans-serif;
    font-size: 25px;
    margin: 25px 0;
    text-transform: none; }
  .refresh-interior .refresh-page-content h3 {
    font-family: "Montserrat Bold", sans-serif;
    font-size: 20px;
    margin: 25px 0;
    text-transform: none; }
  .refresh-interior .refresh-page-content h4 {
    font-family: "Montserrat Bold", sans-serif;
    font-size: 18px;
    margin: 18px 0; }
  .refresh-interior .refresh-page-content p {
    /*line-height: 30px;*/
    margin-bottom: 40px; }
  .refresh-interior .refresh-page-content .refresh-sidebar {
    margin-bottom: 50px; }
    .refresh-interior .refresh-page-content .refresh-sidebar .refresh-side-submenu {
      padding: 35px;
      background-color: #ededee;
      width: 80%;
      margin: auto; }
      .refresh-interior .refresh-page-content .refresh-sidebar .refresh-side-submenu ul li {
        display: block;
        margin-bottom: 20px;
        padding-bottom: 5px; }
        .refresh-interior .refresh-page-content .refresh-sidebar .refresh-side-submenu ul li a {
          font-weight: bold;
          text-decoration: none;
          font-size: 14px;
          color: #404041; }
      .refresh-interior .refresh-page-content .refresh-sidebar .refresh-side-submenu ul li.current_page_item {
        border-bottom: solid 3px #ffce34;
        width: 125%; }
  .refresh-interior .refresh-page-content .refresh-main img {
    max-width: 100%; }
  .refresh-interior .refresh-page-content .refresh-main a {
    color: #0920e5; }

.refresh-interior li.current_page_item span.side-menu-page-title {
  max-width: 80%;
  display: inline-block; }

.refresh-tickets {
  width: 80%;
  padding: 10px 25px 25px 25px;
  background: #ffce34 url("/wp-content/themes/adler/assets/images-refresh19/stars-sidebar.png") no-repeat center;
  margin: 20px auto 0 auto;
  background-size: 300px; }
  .refresh-tickets h4 {
    font-family: "Hey Adler!", cursive !important;
    font-size: 35px !important;
    transform: rotate(-2deg); }

/* discover boxes */
.refresh-discover-more.interior {
  padding: 50px 60px;
  margin-bottom: 50px; }

.refresh-interior-discover {
  padding: 0 5px; }
  .refresh-interior-discover img {
    width: 100%; }
  .refresh-interior-discover h4 {
    font-size: 18px;
    border-bottom: solid 3px #ffce34;
    display: inline-block;
    padding-bottom: 5px; }
  .refresh-interior-discover a {
    text-decoration: none;
    color: #404041; }

/* responsive styling for interior */
@media (max-width: 768px) {
  .refresh-main-interior {
    padding: 0 50px; } }

@media (max-width: 576px) {
  .refresh-main-interior {
    padding: 0 20px; }
  .refresh-interior .refresh-page-content h1 {
    font-size: 35px; }
  .refresh-interior .refresh-page-content h2 {
    font-size: 20px; }
  .refresh-interior .refresh-page-content h3 {
    font-size: 18px; }
  .refresh-interior .refresh-page-content h4 {
    font-size: 15px; }
  .refresh-interior img.alignleft,
  .refresh-interior img.alignright {
    float: none;
    margin: 10px auto; }
  .refresh-interior select {
    padding: 10px 0px;
    font-size: 11px; }
  .refresh-tickets {
    width: 100%;
    padding: 10px 25px 25px 25px;
    background: #ffce34 url("/wp-content/themes/adler/assets/images-refresh19/membership_stars.png") no-repeat center fixed;
    margin: 20px auto 0 auto; }
    .refresh-tickets h4 {
      font-family: "Hey Adler!", cursive;
      font-size: 40px;
      transform: rotate(-2deg); } }

@media (max-width: 1200px) {
  .refresh-interior .refresh-bread-crumbs {
    padding: 10px 0 10px 30px; } }

.refresh-accordion-module {
  padding-bottom: 2em; }
  .refresh-accordion-module h3.refresh-accordion-title {
    text-transform: uppercase; }
  .refresh-accordion-module div[data-accordion-role="control"] {
    border-bottom: 2px solid #ededee;
    cursor: pointer;
    padding-right: 30px;
    background: url(../images-refresh19/arrow-yellow.png) no-repeat right center;
    background-size: 1.5em;
    line-height: 2;
    margin-top: 1em; }
  .refresh-accordion-module .faq-collapse {
    max-height: 0;
    overflow: hidden;
    transition: 0.4s all; }
  .refresh-accordion-module .isActive .faq-collapse {
    padding-top: 2em;
    max-height: 2000px; }

#calendar-app-single {
  margin-bottom: 2em; }
  #calendar-app-single h3 {
    text-transform: uppercase; }
    #calendar-app-single h3 span {
      text-transform: none; }
  #calendar-app-single .event-instance {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    border-bottom: 2px solid #ffce34;
    padding: 1em 0;
    margin-top: 1em; }
  #calendar-app-single .event-availability {
    padding-left: 30px;
    font-weight: bold; }
  #calendar-app-single .event-tickets-available {
    background: url(../images-refresh19/arrow-yellow.png) no-repeat left center;
    background-size: 1.5em; }

.refresh-footer-social-bar {
  background-color: #ffce34;
  overflow: auto;
  padding: 30px 0; }
  .refresh-footer-social-bar .contentBlock:last-child {
    padding-bottom: 0; }
  .refresh-footer-social-bar .refresh-social {
    text-align: right;
    padding-right: 20px; }
    .refresh-footer-social-bar .refresh-social li:first-child {
      margin-right: 30px;
      font-family: "Hey Adler!", cursive;
      font-size: 40px;
      text-transform: uppercase; }
    .refresh-footer-social-bar .refresh-social li {
      margin-right: 10px; }
    .refresh-footer-social-bar .refresh-social li img {
      height: 20px;
      transition: all 0.2s ease-in-out; }
    .refresh-footer-social-bar .refresh-social li img:hover {
      transform: scale(1.4); }
  .refresh-footer-social-bar .refresh-subscribe {
    padding-top: 10px;
    padding-left: 20px; }
    .refresh-footer-social-bar .refresh-subscribe form {
      display: flex; }
    .refresh-footer-social-bar .refresh-subscribe input[type="email"] {
      width: 300px;
      padding: 10px;
      font-size: 14px;
      border: none; }
      .refresh-footer-social-bar .refresh-subscribe input[type="email"]::placeholder {
        text-align: left;
        color: #404041;
        opacity: 1;
        font-weight: bold;
        letter-spacing: 1px; }
    .refresh-footer-social-bar .refresh-subscribe input[type="submit"] {
      background-color: #ffce34;
      border: none;
      padding: 5px;
      margin-left: 10px;
      font-size: 16px; }
    .refresh-footer-social-bar .refresh-subscribe .btn-animated {
      font-family: "Montserrat Regular", sans-serif;
      font-size: 16px;
      text-transform: uppercase; }

.refresh-footer {
  margin-top: 50px; }
  .refresh-footer .refresh-third-col {
    padding: 0 20px; }
  .refresh-footer h4 {
    font-family: "Heroic Condensed Black", sans-serif;
    font-size: 40px;
    text-transform: capitalize; }
  .refresh-footer p {
    font-size: 16px;
    padding-left: 18px;
    font-weight: 700; }
  .refresh-footer p.refresh-google {
    margin-top: 30px; }
  .refresh-footer span.footer-hours {
    font-size: 11px;
    font-weight: 900; }
  .refresh-footer ul li {
    display: block;
    margin: 6px 0 0 18px; }
  .refresh-footer ul li a {
    color: #404041;
    text-decoration: none; }
  .refresh-footer ul li a:hover {
    border-bottom: solid 3px #ffce34; }
  .refresh-footer .refresh-footer-logo img {
    width: 250px;
    margin-top: 40px; }
  .refresh-footer .refresh-support p {
    padding-right: 40px; }

.copy-right-bar {
  font-size: 12px;
  padding: 50px 0 20px 0; }
  .copy-right-bar a {
    color: #404041;
    text-decoration: none; }

@media (max-width: 768px) {
  .refresh-footer {
    padding: 0 100px; }
    .refresh-footer .go-100 {
      margin-top: 50px; }
  .refresh-footer-social-bar {
    padding-right: 50px;
    padding-left: 50px; }
    .refresh-footer-social-bar .refresh-social {
      text-align: center;
      border-top: solid 2px #fff;
      padding: 20px 50px 0 50px; }
    .refresh-footer-social-bar .refresh-subscribe {
      text-align: center;
      padding: 0 50px 20px 50px; }
  .refresh-footer-logo img {
    margin: auto; }
  .copy-right-bar {
    text-align: center; } }

@media (max-width: 576px) {
  .refresh-footer {
    padding: 0 15px; }
  .refresh-footer-social-bar {
    padding-right: 0px;
    padding-left: 0px; }
    .refresh-footer-social-bar .refresh-social {
      text-align: center;
      border-top: solid 2px #fff;
      padding: 20px 50px 0 50px; }
      .refresh-footer-social-bar .refresh-social li:first-child {
        font-size: 30px;
        margin-right: 5px; }
    .refresh-footer-social-bar .refresh-subscribe {
      text-align: center;
      padding: 0 50px 20px 50px; }
      .refresh-footer-social-bar .refresh-subscribe input[type="email"] {
        width: 200px;
        padding: 10px 0px 10px 5px;
        font-size: 10px; }
      .refresh-footer-social-bar .refresh-subscribe input[type="submit"] {
        margin-left: 0px;
        font-size: 16px; }
      .refresh-footer-social-bar .refresh-subscribe .btn-animated {
        font-size: 10px; } }

#main-menu-checkbox:checked ~ .page, #main-menu-checkbox:checked ~
#refresh-header {
  transform: translateX(-260px); }

.page {
  z-index: 1;
  position: relative;
  background-color: #fff;
  /* A background-color is required */
  min-height: 100vh;
  transition: 0.2s transform; }

body {
  background-color: #ededee; }

#navMobile {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 260px;
  min-height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
  background: #ededee; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #navMobile {
      /* IE10+ CSS styles go here */
      z-index: -1; } }
  #navMobile form {
    padding: 30px; }
  #navMobile li,
  #navMobile a {
    text-decoration: none;
    color: #404041;
    display: block; }

.searchMobile {
  display: flex;
  width: 100%; }

.searchMobile-form-item {
  flex-grow: 1; }

.searchMobile-form-textInput {
  height: 40px;
  border: none;
  background: #fff;
  width: calc(100% - 5px);
  max-width: 100%;
  padding: 8px 10px 0px;
  font-size: 12px; }
  .searchMobile-form-textInput::placeholder {
    color: black;
    font-size: 15px;
    opacity: 1;
    padding: 0; }

.searchMobile-form-btn {
  height: 40px;
  width: 40px;
  cursor: pointer;
  background-color: #ffce34;
  border: 0 none;
  padding: 7px;
  flex: 0 0 40px; }
  .searchMobile-form-btn svg {
    height: 100%;
    width: 100%; }

#navMobile .navMobile-buytickets {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90px;
  background: #ffce34;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none; }
  #navMobile .navMobile-buytickets .adlerarrow {
    background: white;
    height: 40px;
    width: 40px;
    padding: 7px; }
    #navMobile .navMobile-buytickets .adlerarrow path {
      fill: black; }
  #navMobile .navMobile-buytickets div {
    margin: 0 10px; }
  #navMobile .navMobile-buytickets img {
    width: auto;
    height: 42px; }

.refresh19-mobilemenu > ul {
  padding: 30px 30px 0 30px; }
  .refresh19-mobilemenu > ul > li {
    margin-bottom: 40px; }
    .refresh19-mobilemenu > ul > li > a {
      font-family: "Hey Adler!";
      font-size: 40px;
      text-transform: uppercase;
      pointer-events: none;
      margin-bottom: 10px; }
    .refresh19-mobilemenu > ul > li ul {
      margin: 0;
      padding: 0; }
      .refresh19-mobilemenu > ul > li ul li a {
        padding-left: 15px;
        line-height: 45px;
        font-weight: bold;
        font-size: 20px; }

.refresh19-mobilemenu li,
.refresh19-mobilemenu a {
  line-height: 1; }

#navMobile .refresh19-mobilemenu-bottom {
  background-color: #ffce34;
  padding: 30px 40px; }
  #navMobile .refresh19-mobilemenu-bottom li {
    display: none; }
    #navMobile .refresh19-mobilemenu-bottom li.hide-when-sticky {
      display: block;
      background: url("../images-refresh19/adlerarrow.svg") no-repeat left center;
      background-size: auto 1.3em; }
    #navMobile .refresh19-mobilemenu-bottom li a {
      padding-left: 3em;
      display: block;
      font-weight: bold;
      font-size: 16px;
      line-height: 40px; }
    #navMobile .refresh19-mobilemenu-bottom li:not(:last-child) {
      margin-bottom: 10px; }

.refresh-circle {
  background-color: #ffce34;
  border-radius: 50%;
  width: 210px;
  height: 210px;
  margin-left: 15px;
  text-align: center;
  margin-bottom: 50px; }
  .refresh-circle img {
    width: 100px;
    margin: 40px auto 20px auto; }
  .refresh-circle a {
    color: #404041 !important; }
  .refresh-circle a:hover img {
    transition: all .5s ease-in-out;
    transform: scale(1.2); }
  .refresh-circle a:hover p {
    transition: all .5s ease-in-out;
    transform: scale(1.2); }
  .refresh-circle p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700; }

.refresh-circle:first-child {
  margin-left: 0; }

.footer p.refresh-open-until {
  font-family: 'Montserrat Regular';
  font-size: 16px;
  margin: 0 0 20px 0; }

.footer .refresh-notbold {
  font-weight: 400;
  font-family: 'Montserrat Regular'; }

.refresh-callout {
  padding: 50px;
  background: #ffce34 url("/wp-content/themes/adler/assets/images-refresh19/membership_stars.png"); }
  .refresh-callout h3 {
    font-family: 'Heroic Condensed Black' !important;
    text-transform: uppercase;
    font-size: 40px !important; }
  .refresh-callout p {
    font-size: 20px;
    line-height: 35px; }
  .refresh-callout a {
    text-transform: uppercase;
    color: #404041 !important; }

.refresh-ticket-option {
  margin-bottom: 50px;
  overflow: auto; }

.refresh-ticket-icon-container {
  float: left;
  width: 15%; }

.refresh-ticket-body-container {
  width: 85%;
  float: left; }
  .refresh-ticket-body-container p {
    margin-bottom: 25px !important; }
    .refresh-ticket-body-container p strong {
      font-weight: 700; }

p.refresh-ticket-name {
  margin: 20px 0 15px 0 !important; }

p.refresh-ticket-name a {
  color: #404041 !important;
  font-family: 'Montserrat Bold';
  font-size: 30px !important;
  text-decoration: none; }

p.refresh-ticket-name {
  text-decoration: none;
  display: table; }
  p.refresh-ticket-name::after {
    content: "";
    display: block;
    width: 0%;
    border-bottom: 3px solid #ffce34;
    transition: 0.2s all; }
  p.refresh-ticket-name:hover::after {
    width: 100%; }

p.refresh-ticket-name img.yellow-arrow {
  height: 20px;
  display: inline-block;
  margin-left: 20px; }

.refresh-ticket-icon {
  background-color: #ffce34;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  padding-top: 18px; }
  .refresh-ticket-icon img {
    width: 50px;
    margin: auto; }

video {
  width: 100%; }

.contentBlock-hd_overline {
  border: none; }

.search-form {
  position: relative; }

.refresh-page-body strong {
  font-weight: bold; }

.refresh-page-body ul {
  margin-bottom: 25px; }

.refresh-page-body ul li {
  font-family: 'Montserrat Regular';
  display: list-item;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 10px;
  list-style: disc;
  margin-left: 17px; }

.refresh-page-body ul li ul {
  margin-top: 15px; }

.refresh-page-body ul li ul li {
  list-style: circle; }

.blocks-block {
  border-bottom: 3px #ededee solid; }
  .blocks-block .media_stacked .media-element img {
    max-width: 300px;
    margin-top: 15px; }
  .blocks-block .media_stacked h3 {
    font-size: 25px;
    margin: 10px 0; }
  .blocks-block .media-ft {
    margin-bottom: 50px; }
  .blocks-block .media_stacked > .media-element {
    padding: 0; }

a.shotcode-btn {
  margin-bottom: 20px; }

h3.refresh-arrow-link {
  font-family: 'Montserrat Regular' !important;
  font-weight: 700 !important;
  font-size: 25px !important;
  color: #404041 !important;
  display: inline-block;
  border-bottom: solid transparent 3px; }

h3.refresh-arrow-link:hover {
  border-bottom: solid #ffce34 3px; }

h3.refresh-arrow-link:after {
  background-image: url("/wp-content/themes/adler/assets/images-refresh19/arrow-yellow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  display: inline-block;
  width: 45px;
  height: 20px;
  content: ""; }

.refresh-page-body em {
  font-style: italic; }

.refresh-page-body #calendar-app-single .event-instance .event-datetime {
  font-family: 'Montserrat Medium'; }
  .refresh-page-body #calendar-app-single .event-instance .event-datetime strong {
    font-family: 'Montserrat Bold'; }

.page_313160 .refresh-tickets {
  display: none !important; }

.exhibits-page .refresh-exhibits-containter {
  overflow: auto;
  display: block; }

.exhibits-page .exhibits-row {
  margin-bottom: 30px;
  min-height: 550px; }

.exhibits-page a {
  text-decoration: none  !important; }
  .exhibits-page a h4 {
    font-family: 'Montserrat Regular' !important;
    font-weight: 700;
    color: #404041;
    display: inline-block;
    border-bottom: solid 3px transparent; }
  .exhibits-page a h4:hover {
    border-bottom: solid 3px #ffce34; }
  .exhibits-page a .refresh-exhibits-excerpt {
    padding: 0 35px 0 0; }
  .exhibits-page a p {
    font-size: 16px;
    color: #404041 !important; }

.exhibits-page .refresh-exhbits-img img {
  transition: all .2s ease-in-out; }
  .exhibits-page .refresh-exhbits-img img:hover {
    transform: scale(1.2); }
