@import url("../enfold/style.css");
/*
Theme Name:     Kasey
Author: Pixel Boy Pty Ltd & Goonga Design
Description: Child Theme for Enfold Theme
Template:       enfold
Version:        1.0.0
*/
.logo img {
  padding: 0;
}
.title_container .breadcrumb {
  display: none;
}
#frontpage-promo-image {
  cursor: pointer;
}
#menu-item-446 a {
  color: #4d696a;
}
/* BandsInTown */
.bit-date,
.bit-tickets {
  width: 65px !important;
}
#bit-events .bit-date {
  color: #94cdc7 !important;
}
#bit-events .bit-venue a,
#bit-events .bit-location a {
  color: #A3A3A3 !important;
}
#bit-events td.bit-rsvp a {
  float: left !important;
}
#bit-events a.bit-track-artist-header .bit-invert,
.bit-uiButton {
  background: #94cdc7 !important;
}
.bit-uiButton {
  border: none !important;
  width: 50px !important;
  height: 20px !important;
}
.bit-uiButton:hover {
  background: #3384A3 !important;
}
.bit-rsvp {
  color: #fff !important;
}
/*
#bit-events {
	
	table a {
		text-align: center !important;
		float:none !important;
	}
	
	.bit-header th {
		padding:10px 10px 10px 0 !important;
	}
	
	.lineup {
		margin: 2px 0 !important;
	}
	
	a.bit-track-artist-header {
		text-align: left !important;
	}
	
	.lineup {
		margin: 2px 0 !important;
	}
	
	a.bit-track-artist-header {
		text-align: left !important;
		
		.bit-invert {
			margin-bottom: 12px !important;
		}
	}

}
*/
#loginform input[type="text"],
input[type="password"] {
  height: auto;
}
/* END BandsInTown */
/* Mailchimp popup */
#mc_embed_signup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 10000;
  padding: 0;
}
#mc_embed_signup form {
  position: fixed;
  top: 25%;
  left: 35%;
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  font: 14px Helvetica, Arial, sans-serif;
  border-radius: 4px;
  border: medium none;
  padding: 10px 20px;
  background-color: #FFF;
  color: #94cdc7;
  text-align: left;
  max-height: 400px;
  overflow-y: visible;
  overflow-x: visible;
}
#mc_embed_signup .button {
  background-color: #94cdc7;
}
#mc_embed_signup a.mc_embed_close {
  background: transparent url(http://downloads.mailchimp.com/img/closebox.png) no-repeat;
  display: block;
  height: 30px;
  width: 30px;
  text-indent: -999em;
  position: absolute;
  top: -10px;
  right: -10px;
  display: none;
}
#mc_embed_signup .mc-field-group input {
  width: 100%;
  margin: 0;
}
#mc_embed_signup div.mce_inline_error {
  background-color: #F39B9B !important;
}
#mc_embed_signup div#mce-responses {
  padding: 0;
  width: 100%;
  margin: 0;
}
#mc_embed_signup div#mce-responses #mce-success-response {
  font-weight: normal;
  color: #9DD16B;
}
