@import url('https://fonts.googleapis.com/css2?family=Monoton&display=swap');

.tickets_nostock {
    color: black !important;
		font-weight: 700;
}
.payment-notice
 {
		background-color: #ffffff;
-webkit-box-shadow: 0px 0px 37px 4px rgba(199,162,199,1);
-moz-box-shadow: 0px 0px 37px 4px rgba(199,162,199,1);
box-shadow: 0px 0px 37px 4px rgba(199,162,199,1);
	border-radius: 25px;
		color: #e13914;
		font-weight: bold;
		font-size: 20px;
		padding: 10px;
}

.BACS-Notification {
		
		color: #e13914;
		font-weight: bold;
		font-size: 20px;
		padding: 10px;
}

.BACS-notification-parent {
	background-color: #ffffff;
-webkit-box-shadow: 0px 0px 37px 4px rgba(199,162,199,1);
-moz-box-shadow: 0px 0px 37px 4px rgba(199,162,199,1);
box-shadow: 0px 0px 37px 4px rgba(199,162,199,1);
	border-radius: 25px;
}

.payment_box{
	color:purple !important;
}

.wc-bacs-bank-details-account-name {
	font-size: 15px !important;
	color: #FBC200;
	font-weight: 300;
	line-height: 30px;
	margin: 0 0 5px 0;
}

#supplementaryinner #first {
	width: 100%!important;
}

.widget-title {
	font-size:14px!important;
	line-height: 15px!important;
	text-transform: none!important;
}

.oneway {
	background-color: rgba(0,0,0,0.3);
	border:1px solid #fff;
	padding:15px 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 10px 0;
}

.tribe-block__tickets__item__content__title, .tribe-block__tickets__item__content__description {
	color: #000!important;
}

.tribe-block__tickets__item__extra__available {
	display:none;
}

.tribe-block__tickets__buy {
	font-size: 26px!important;
	background-color: #1f658d!important;
	border-radius: 5px;
	padding: 10px;
	border-color:#000!important;
	border-width: 2px!important;
}

.saga-page {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.woocommerce-privacy-policy-text {
	color: #000!important;
}

.link-hover a:hover, .crazy-dates a:hover {
	color: grey;
}

@media (max-width: 757px) {
	#panel-6382-1-0-2>.panel-widget-style, #panel-6382-1-0-3>.panel-widget-style {
		padding: 0!important;
	}
	}

.sub-menu .a:hover {
	color: yellow!important;
}

/* Book Button */

.chaplin-book-button {
	background-color: #fbc200;
    padding: 20px;
    color: #3d0052;
    border-radius: 5px;
	box-shadow: #000 0 0 10px 1px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
	font-size:25px
}

.chaplin-book-button:hover {
	background-color: #3d0052;
	color: #fbc200!important;
	box-shadow: #fff 0 0 10px 1px;
}

.chaplin-book-button:visited {
	color: inherit!important;
}

/* Hide Crazy Dates */
#temp-hidden {
	display:none;
}

.show-date-button {
	color: #fff!important;
}

.show-date-button:hover {
	color: #fff!important;
}