/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* Applauze */
/* line 1, /var/snap-ci/repo/app/assets/tours/stylesheets/widget.scss */
.applauze-tour {
	font-family: roboto !important;
	font-size: 16px !important;
}

/* line 6, /var/snap-ci/repo/app/assets/tours/stylesheets/widget.scss */
.applauze-tour table {
	color: #959595 !important;
	width: 100%;
	padding: 4px !important;
	vertical-align: middle;
	border-collapse: collapse;
	border-spacing: 0 !important;
}

/* line 13, /var/snap-ci/repo/app/assets/tours/stylesheets/widget.scss */
.applauze-tour table th {
	text-align: left;
	font-weight: bold;
}

/* line 18, /var/snap-ci/repo/app/assets/tours/stylesheets/widget.scss */
.applauze-tour table th, .applauze-tour table td {
	border-bottom: 1px solid #D0D0D0 !important;
	padding: 4px 4px 0 !important;
	max-width: 50px;
	height: 50px;
}

/* line 27, /var/snap-ci/repo/app/assets/tours/stylesheets/widget.scss */
.applauze-tour table th span.az-widget-presale, .applauze-tour table td span.az-widget-presale {
	color: #ff5722 !important;
}

/* line 31, /var/snap-ci/repo/app/assets/tours/stylesheets/widget.scss */
.applauze-tour table th span.az-widget-sold-out, .applauze-tour table td span.az-widget-sold-out {
	color: #D0D0D0 !important;
}

/* line 35, /var/snap-ci/repo/app/assets/tours/stylesheets/widget.scss */
.applauze-tour table th span.az-widget-narrow-locality, .applauze-tour table td span.az-widget-narrow-locality {
	font-weight: bold;
}

/* line 40, /var/snap-ci/repo/app/assets/tours/stylesheets/widget.scss */
.applauze-tour table a {
	text-decoration: none;
	color: #ff5722 !important;
}

span.az-widget-buy-tickets {
	float: right;
}

span.az-widget-custom-buy-tickets.az-widget-custom-buy-upgrade {
	padding-left: 9px;
}

.applauze-tour table p {
	text-decoration: none !important;
	color: #ff5722 !important;
	margin-bottom: 4px !important;
}

/* Gravity Forms */
input {
	line-height: normal;
	font-weight: bold;
}

#input_2_1_3_container label {
	display: none;
}

#input_2_1_6_container label {
	display: none;
}

#input_2_2_container label {
	display: none;
}

#input_2_2_2_container label {
	display: none;
}

#input_2_4_1_label {
	display: none;
}

#input_2_4_2_label {
	display: none;
}

#input_2_4_3_label {
	display: none;
}

#input_2_4_5_label {
	display: none;
}

#input_2_4_6_label {
	display: none;
}

#input_1_10_3_container label {
	display: none;
}

#input_1_10_6_container label {
	display: none;
}

#input_1_4_container label {
	display: none;
}

#input_1_4_2_container label {
	display: none;
}

#field_1_7 label.gfield_label {
	display: none;
}

#input_1_1_3_container label,#input_1_1_6_container label {
	display: none;
}

.gform_validation_container {
	display: none !important;
}

.gfield_label {
	font-weight: lighter;
}

.gfield_label {
	font-weight: lighter;
	display: none;
}

span.gfield_required {
	color: #5bc0de;
	margin-left: 5px;
	font-size: 1.5em;
	position: relative;
	top: 5px;
}

h2.gsection_title {
	margin-top: 25px;
}

body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
	list-style-type: none !important;
	list-style-image: none !important;
	list-style: none !important;
	background-image: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}

body .gform_wrapper form .gform_body ul > li:before {
	content: "";
}

@media (max-width: 767px) {
	.l-subheader.at_top {
		display: none;
	}
}

/* Misc */
.rev-btn,
.rev-btn:visited {
	padding: 16px 35px 12px !important;
}

div.lyricsplayer {
	text-align: center;
	margin-bottom: 15px;
}

div.row.lyrics {
	text-align: center !important;
	margin-left: 10%;
	margin-right: 10%;
}

div.buylink {
	text-align: center;
}

#jumpMenu3 {
	text-align: center;
}

#songLyricsDiv {
	text-align: center;
}

h1.w-blog-post-title.entry-title {
	text-align: center;
}

div.w-blog-post-meta {
	text-align: center;
}

/*! Bands In Town Beautify */
tr {
	border-style: hidden;
}

tr:hover {
	border-style: hidden;
	background-color: rgba(49,49,49,0.1);
}

a.bit-buy-tix {
	white-space: nowrap;
}

td.bit-artist-event-link {
	display: none;
}

th.bit-tickets {
	white-space: nowrap;
}

.bit-date {
	width: 70px !important;
}

#bit-events {
	font-family: "Roboto" !important;
}

.bit-widget-container {
	font-family: "Roboto" !important;
}

label.bit-uiButton.bit-uiButtonDefault {
	border-style: none !important;
	height: 21px !important;
	position: relative;
	top: 0 !important;
	border-radius: 0 !important;
}

label.bit-uiButton.bit-uiButtonDefault:hover {
	background-color: #ff5722 !important;
}

td.bit-date {
	width: 55px !important;
}

a.bit-rsvp {
	font-weight: normal !important;
	font-style: normal;
	position: relative;
	bottom: -2px;
	color: #777777 !important;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
}

a.bit-rsvp:hover {
	font-weight: normal !important;
	font-style: normal;
	color: #ff5722 !important;
}

td.bit-rsvp {
	float: right;
}

th.bit-tickets {
	float: right;
}

#bit-events tr.bit-header:hover {
	background-color: transparent;
}

#bit-events tr:hover {
	background-color: none;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
}

th.bit-venue, th.bit-date, th.bit-description-links, th.bit-location, th.bit-tickets {
	border-style: none !important;
}

a.bit-buy-tix {
	color: #777777 !important;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
}

a.bit-buy-tix:hover {
	color: #fee200 !important;
	text-decoration: none;
}

div.bit-notify {
	color: #777777 !important;
	font-weight: 300;
}

div.bit-header-overflow-fix {
	border-style: none !important;
}

#bit-events table.bit-events tbody tr.bit-header th {
	border-style: none !important;
}

a.bit-events-nav {
	color: #777777 !important;
	font-weight: bold;
}

a.bit-event-description-link.toggle-description {
	background-color: transparent !important;
}

#bit-events a.bit-track-artist-header div.bit-notify {
	position: relative;
	top: 6px;
}

div.bit-invert {
	background-color: #ff5722 !important;
	color: #000000 !important;
	border-radius: 0 !important;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
	padding-top: 7px !important;
	padding-bottom: 5px !important;
}

div.bit-invert:hover {
	background-color: #fff !important;
	color: #ff5722 !important;
	border-radius: 0 !important;
}

th.bit-tickets {
	position: relative;
	right: 5px;
}

a.bit-track-artist-header {
	border-style: none !important;
	border-color: rgba(255,255,255,.05) !important;
}

td.bit-description {
	border-style: none !important;
	color: #777777 !important;
}

#bit-events th {
	border-color: rgba(255,255,255,.0) !important;
}

td.bit-date, #bit-events th, td.bit-description-links, td.bit-description-links,td.bit-rsvp, td.bit-tickets, td.bit-location, td.bit-venue, #bit-events table.bit-events tbody tr, td.bit-concert {
	border-color: rgba(255,255,255,.05) !important;
}

#bit-events table.bit-events tbody tr.bit-event-description.bit-dashed-border td.bit-date,
#bit-events table.bit-events-narrow tbody tr.bit-event-description.bit-dashed-border td.bit-date,
#bit-events table.bit-events-narrow tbody tr.bit-event-description.bit-dashed-border td.bit-description-links,
#bit-events table.bit-events tbody tr.bit-event-description.bit-dashed-border td.bit-description-links {
	border-style: none !important;
}

#recent-posts-4 ul li {
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
}

#recent-posts-3 ul li {
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
}
.wc-proceed-to-checkout a {
    background-color: #ff6b53;
    padding: 10px 20px;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    box-shadow: 0 5px 0 #C2503D;
    border-radius: 5px;
    font-weight: 700;
    border: 0;
}

.wc-proceed-to-checkout a:hover {
    color: #fff;
    text-decoration: none;
}