/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.1
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/
html, body {
  font-size: 16px;
  font-family: "Montserrat", sans-serif !important;
}

/* General Styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  line-height: 1.45em;
  margin-top: 0.5em;
  margin-bottom: 0.8em;
}

h1 {
  font-size: 72px;
  text-transform: uppercase;
}

#layerslider_1 h1,
.title_container h1,
.show-header h1 {
  text-transform: none;
}

h2 {
  font-size: 48px;
  text-transform: none !important;
}

h3 {
  font-size: 34px;
}

h3.slide-entry-title {
  text-transform: none !important;
  letter-spacing: normal !important;
}

h4 {
  font-size: 21px;
}

.gray {
  color: #a0a0a0 !important;
}

.underline {
  background-image: url('/wp-content/themes/enfold-child/images/underline.svg');
  background-repeat: no-repeat;
  background-size: 1.5em 4px;
  background-position: left bottom;
  padding-bottom: 20px;
}

.lower {
  text-transform: none !important;
}

.center {
  background-position: center bottom;
  text-align: center;
}

p {
  font-family: "Montserrat", sans-serif;
  line-height: 26px;
}

p.large {
  font-size: 18px;
  line-height: 30px;
}

p.toggler {
  border-color: #dedede;
}

.toggle_icon,
.vert_icon,
.hor_icon {
  border-color: #dedede !important;
}

.main_color strong {
  color: #000;
}

.quote {
  display: block;
  background-image: url('/wp-content/themes/enfold-child/images/underline.svg'), url('/wp-content/themes/enfold-child/images/underline.svg');
  background-repeat: no-repeat;
  background-size: 97px 5px;
  background-position: center top, center bottom;
  padding: 50px 0;
  font-family: 'Merriweather', serif;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
}

@media (min-width: 992px) {
  .quote {
    font-size: 24px;
    line-height: 48px;
  }
}

.quote.white {
  color: #fff;
}

a.button,
a.button:visited,
input[type='submit'],
input[type='button'] {
  display: inline-block;
  background-color: transparent !important;
  border: 3px solid #eb008c !important;
  color: #eb008c !important;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: bold !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

a.button:hover,
a.button:active,
a.button:focus,
input[type='submit']:hover,
input[type='button']:hover {
  background-color: #eb008c !important;
  color: #fff !important;
  text-decoration: none;
}

a.button.external {
  background-image: url('/wp-content/themes/enfold-child/images/link-external.svg');
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center right 22px;
  padding-right: 44px
}

a.button.external:hover {
  background-image: url('/wp-content/themes/enfold-child/images/link-external-white.svg');
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center right 22px;
}

.content ul {
	list-style: disc;
	margin-left: 1em;
}

/* Tabs */
.tab_titles {
  font-family: "Montserrat", sans-serif;
  text-align: center;
}

.tab_titles .tab {
  display: inline-block;
  float: none;
  color: #000 !important;
  font-size: 16px;
}

.tab_titles .tab.active_tab {
  background-color: #fff !important;
  border-bottom: 3px solid #eb008c;
}

.active_tab_content {
  background-color: transparent !important;
  border-top: 1px solid #ebebeb !important;
}

/* Title of each page */
.title_container {
  background-image: url('images/page-banner-6.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  text-align: center;
}

.title_container.no_banner_background {
  background-image: none;
  padding: 40px 0 0 0;
}


.title_container.banner1 {
  background-image: url('images/page-banner-1.jpg');
}

.title_container.banner2 {
  background-image: url('images/page-banner-2.jpg');
}

.title_container.banner3 {
  background-image: url('images/page-banner-3.jpg');
}

.title_container.banner4 {
  background-image: url('images/page-banner-4.jpg');
}

.title_container.banner5 {
  background-image: url('images/page-banner-5.jpg');
}

.title_container.banner6 {
  background-image: url('images/page-banner-6.jpg');
}

.title_container.banner7 {
  background-image: url('images/page-banner-7.jpg');
}

.title_container.banner8 {
  background-image: url('images/page-banner-8.jpg');
}

.title_container .main-title,
.title_container .main-title a {
  color: #fff !important;
  font-size: 36px !important;
  font-weight: bold !important;
  line-height: 52px !important;
}


.title_container.no_banner_background .main-title {
  text-align: left;
  background-image: url('/wp-content/themes/enfold-child/images/underline.svg');
  background-repeat: no-repeat;
  background-size: 1.5em 4px;
  background-position: left bottom;
  padding-bottom: 20px;
}
.title_container.no_banner_background .main-title,
.title_container.no_banner_background .main-title a {
  color: #a0a0a0 !important;
}


@media (min-width: 768px) {
  .title_container {
    padding: 70px 0;
  }
  .title_container.no_banner_background {
    padding: 40px 0 0 0;
  }
	
  .title_container .main-title,
  .title_container .main-title a {
    font-size: 60px !important;
    line-height: 86px !important;
  }

}


@media (min-width: 1280px) {
  .title_container {
    padding: 120px 0;
  }
  .title_container.no_banner_background {
    padding: 80px 0 20px 0;
  }

  .title_container .main-title,
  .title_container .main-title a {
    font-size: 72px !important;

  }
}

/* Top menu bar text */
#avia-menu .avia-menu-text {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

@media (min-width: 990px) and (max-width: 1139px) {
  #avia-menu .avia-menu-text {
    font-size: 13px;
  }

  #avia-menu > li > a {
    padding: 0 8px !important;
  }
}

/* Menu underline on active/hover */
/*
.avia-menu-fx {
  bottom: 40%;
  height: 3px;
  width: calc(100% - 26px);
  left: 13px;
}

header.header-scrolled .avia-menu-fx {
  bottom: 30%;
}
*/

.avia-menu-fx {
  top: calc(50% + 16px);
  bottom: auto;
  width: calc(100% - 26px);
  height: 3px;
  left: 13px;
}

#avia-menu ul.sub-menu {
  top: calc(50% + 50px);
}

@media (min-width: 990px) and (max-width: 1139px) {
  .avia-menu-fx {
    width: calc(100% - 16px);
    left: 8px;
  }
}

/* Search bar */
.avia-menu .avia-search-tooltip {
  top: 65% !important;
}

/* Page content */
.av-content-full {
}

/* Logo */
.logo img {
  padding: 15px 0;
}

/* Slider Nav Buttons */
.ls-bottom-slidebuttons a {
  display: block;
  background: rgba(255, 255, 255, 0.5) !important;
  margin-right: 9px;
  width: 42px !important;
  height: 5px !important;
}

.ls-bottom-slidebuttons a:last-child {
  margin-right: 0;
}

.ls-bottom-slidebuttons a.ls-nav-active {
  background: #eb008c !important;
}

/* Box divs */
.purple {
  background-color: #92278f;
  padding: 97px 20px;
  width: 100%;
}
.purple a:hover {
    color: #eb008d;
}

@media (min-width: 768px) {
  .purple {
    width: 55%;
  }
  .purple.purple-reversed {
    margin-left: 45%;
  }
}
@media (min-width: 992px) {
  .purple {
    padding: 150px 60px;
  }
}

/* Specific to homepage */
.intro-wrap {
  filter: drop-shadow(0 0 25px #bcbbbb);
  text-align: center;
}
.quote-image {
  margin-top: -48px;
  width: calc(100% - 30px);
}
@media (min-width: 768px) {
  .purple .quote.home {
    margin-right: 40px;
  }
  .purple.purple-reversed .quote.home {
    margin-left: 40px;
	margin-right: 0;
  }
  .quote-image {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin: 0;
    width: 50%;
  }
  .purple.purple-reversed .quote-image {
    left: 0;
  }
}

/* Upcoming Shows Slider */
#coming-up-slider {
  display: flex;
  align-items: center;
  background-image: url('/wp-content/themes/enfold-child/images/slant-border-top.svg'), url('/wp-content/themes/enfold-child/images/slant-border-bottom.svg'), url('/wp-content/uploads/2017/04/coming-up-bg-full.jpg');
  background-repeat: no-repeat;
  background-size: 100%, 100%, cover;
  background-position: top, bottom, center;
  min-height: 1070px;
}

#coming-up-slider .slide-entry-title {
  display: none;
}

#coming-up-slider .date {
  font-size: 21px;
  color: #a0a0a0;
}

#top .avia-content-slider-element-container .avia-slideshow-dots {
  position: absolute !important;
  bottom: 0 !important;
  left: 50% !important;
  transform: translateX(-50%);
  text-align: center !important;
  width: 100%;
}

#coming-up-slider .goto-slide {
  display: inline-block !important;
  background: rgba(157, 157, 157, 0.5) !important;
  border: 0 !important;
  border-radius: 0;
  margin-right: 9px;
  padding: 0;
  width: 42px !important;
  height: 5px !important;
}

#coming-up-slider .goto-slide.active {
  background: #eb008c !important;
}

/* Sponsors List */
div[id^="sponsors-province-"] {
  margin: 0 auto;
  padding: 0 50px;
  max-width: 1310px;
}

#sponsors-province-1 .flex_cell, #sponsors-province-2 .flex_cell {
  border-bottom: 1px solid #e1e1e1;
}

#sponsors-province-3 {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  div[id^="sponsors-province-"] {
    border-bottom: 0 !important;
  }

  div[id^="sponsors-province-"] .flex_cell {
    border: 0 !important;
  }
}

/* Concerts & Tickets Page */
.show-row {
  overflow: hidden;
  padding: 100px 0;
  padding-left: 100px;
  margin-left: -100px;
}

.show-row .wp-post-image {
  filter: drop-shadow(0 0 25px #bcbbbb);
}

.show-row .date {
  font-size: 21px;
  color: #a0a0a0;
}

.link-block {
  margin-top: 1em;
}

/* Show Page */
.show-header {
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #e2178d;
  width: 100%;
  min-height: 380px;
}

@media (min-width: 768px) {
  .show-header {
    min-height: 480px;
  }
}

@media (min-width: 992px) {
  .show-header {
    min-height: 680px;
  }
}

.show-featured-image {
  filter: drop-shadow(0 0 25px #bcbbbb);
}

.show-info {
  position: relative;
  padding-right: 170px;
}

.show-info p {
  margin: 0;
  font-size: 21px;
}

.show-info .date {
  color: #a0a0a0;
}

.show-info .location {
  color: #ea088c;
}

.show-info .button {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#top .ajax-load-more-wrap.infinite>.alm-btn-wrap .alm-load-more-btn.done {
    opacity: 0;
}
/* Footer */
#footer {
  background-image: url('/wp-content/uploads/2017/05/Footer.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 160px 0 100px;
}

#footer .widget {
  margin: 0;
}

#footer .widget h3.widgettitle {
  margin-top: 0;
  font-size: 21px;
  text-transform: none;
}

#footer .widget .footer-social {
  display: inline-block;
  margin-right: 1.5em;
}

#footer .widget .footer-social img {
  width: auto;
  height: 21px;
}

#socket {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}

#socket .container {
  padding-top: 42px;
  padding-bottom: 42px;
}

.white-popup {
   position: relative;
   background: #FFF;
   padding: 20px;
   width: auto;
   max-width: 500px;
   margin: 20px auto;
}

input#nyp {
  background-color: #ffffff !important;
  border-color: #e1e1e1 !important;
}

#emma-form-f3a77e044402063e73098c0b4c0a77cb form,
#emma-form-f3a77e044402063e73098c0b4c0a77cb form h1, 
#emma-form-f3a77e044402063e73098c0b4c0a77cb form h2, 
#emma-form-f3a77e044402063e73098c0b4c0a77cb form label, 
#emma-form-f3a77e044402063e73098c0b4c0a77cb form div ul, 
#emma-form-f3a77e044402063e73098c0b4c0a77cb form div li, 
#emma-form-f3a77e044402063e73098c0b4c0a77cb form input[type="email"], 
#emma-form-f3a77e044402063e73098c0b4c0a77cb form select, 
#emma-form-f3a77e044402063e73098c0b4c0a77cb form option, 
#emma-form-f3a77e044402063e73098c0b4c0a77cb form textarea, 
#emma-form-f3a77e044402063e73098c0b4c0a77cb form button {
  font-family: "Montserrat", sans-serif !important;
}

html.html_entry_id_4068,
body.postid-4068 {
	background-color: #fff;
}
.postid-4068 #av_section_1,
.postid-4068 .avia-post-nav{
	display: none;
}

.page-id-4848 .title_container, 
.page-id-4961 .title_container{
	display: none;
}