/*background image*/
/*html { 
  background: url(../img/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/

html{background-color: #000;}

/*hide user name*/
.squadup-user-banner h1{
	display: none !important;
}

/*hide powered by squadup*/
.powered-by-squadup{
	display: none !important;
}

/*move Powered By SquadUP*/
div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.text-center:after {
	display: block;
	content: url(../img/s-white.png);
}

/*hide back link*/
.squadup-checkout-nav > a{
	visibility: hidden !important;
}

/*add banner image padding*/
.banner-image{
	margin-top: 20px !important;
}	

/*hiding repetitve title*/
.title{
	color: white !important;
	/*display: none !important;*/
}

/*making view cart white*/
.squadup-view-cart-btn{
	color: white !important;
}

/*changing font*/
.confirmation{
	font-family: 'FuturaPT', sans-serif !important;
	color: #FED04E;
	text-align: center;
}

.squadup-embed-view{
	font-family: 'FuturaPT', sans-serif !important;
}

.squadup-countdown-timer{
	font-family: 'FuturaPT', sans-serif !important;
}

.squadup-view-cart-btn{
	font-family: 'FuturaPT', sans-serif !important;
}

.add-more{
	font-family: 'FuturaPT', sans-serif !important;
}

.squadup-even-titlebar{
	margin: 20px 0;
	line-height: 30px;
}

.squadup-tickets-table{
	color: white !important;
}

.squadup-tickets-table{letter-spacing: .06em}

.btn-danger{
	background-color: #FED04E !important;
	border-color: #FED04E !important;
	transition: .2s ease-in-out !important;
	color: black !important;
}

.btn-danger:hover{
	opacity: .8 !important;
}

.squadup-checkout-submit-payment{
	background-color: #FED04E !important;
	border-color: #FED04E !important;
	transition: .2s ease-in-out !important;
	color: black !important;
}
.squadup-checkout-submit-payment:hover{
	opacity: .8 !important;
	color: black !important;
}

.squadup-checkout-app .squadup-checkout-embed-spinner ul.cssload-loader li{background-color:#FED04E!important;width:10px;height:10px;float:right;margin-right:5px!important}		

a.small{
	margin: 0 auto !important; display: block !important; text-align: center !important; color: white !important;
}

.page-title-ident{
	display: none !important;
}

.squadup-checkout-app .squadup-navigation-view-container .event-checkout-detail{
	border: 2px solid transparent !important;
}

.btn-primary{
	margin: 0 auto !important;
	display: block !important;
	margin-top: -10px !important;
	margin-bottom: 20px !important;
}

.squadup-embed-view{
	color: white !important;
}

.squadup-checkout-app a{
	color: #FED04E !important;
}

.squadup-checkout-app a:hover{
	opacity: .8 !important;
}

.squadup-countdown-timer{
	color: white !important;
}

.squadup-checkout-app .squadup-row-centered>.squadup-navigation-view-container{
	max-width: 780px !important;
}

.add-more{
	background-color: rgba(255,255,255,.65) !important;
	border-color: #38256B !important;
	transition: .2s ease-in-out !important;
	color: black !important;
	font-family: Roboto, sans-serif;
	padding: 10px 36px !important;
	font-size: 18px !important;
	line-height: 1.3333333 !important;
	border-radius: 6px !important;
	text-decoration: none !important;
	display: block !important;
	max-width: 225px;			
}

.add-more:hover{
	opacity: .8;
}

.btn-info{
	margin-bottom: 10px !important;
}

/*change color to white*/
.inner .time, .inner .title{
	color: #FED04E !important;
	letter-spacing: 0 !important;	
}

.inner .loc{
	color: white !important;
	letter-spacing: 0 !important;	
}

.inner .title{
	font-size: 30px !important;
}

.inner .time{
	font-size: 22px !important;
	margin: 12px 0 0 10px !important;
}

.heading{
	color: #FED04E !important;
}

.tickets > .col-sm-4 > strong{
	
	font-size: 22px !important;
}

.btn-info{
	background-color: #FED04E !important;
	border-color: #FED04E !important;
	transition: .2s ease-in-out !important;
	color: black !important;
}

.btn-info:hover{
	opacity: .7 !important;
}

/*Adding Font*/

@font-face {
    font-family: FuturaPT;
    src: url("../font/FuturaPT-Book.otf") format("opentype");
}

@font-face {
    font-family: FuturaPT;
    font-weight: bold;
    src: url("../font/FuturaPT-Demi.otf") format("opentype");
}

/*End Font*/

.squadup-checkout-app .squadup-row-centered>.squadup-navigation-view-container{
	font-size: 16px !important;
}

.squadup-checkout-app .small, .squadup-checkout-app small{
	font-size: 92% !important;
}

.squadup-checkout-app .squadup-navigation-view-container .squadup-tickets-table .tickets{
	border-bottom: 1px solid white !important;
}

.squadup-checkout-app .squadup-row-centered > .squadup-navigation-view-container .squadup-embed-view{
	margin-bottom: 20px !important;
}

.location-address > a{color: white !important; text-decoration: underline !important;}
.squadup-checkout-app .btn-primary{background-color: rgba(255,255,255,.65) !important; border-color: #A6A6A6 !important; color: black !important;}
.squadup-checkout-app .btn-primary:hover{opacity: .7 !important;}

.squadup-checkout-app .alert-success{background-color: #ffe8a7 !important; border-color: #ffe8a7 !important; color: black !important;}

.Dropdown-placeholder{
    text-align: center !important;
    padding-left: 34px !important;
}

.squadup-checkout-app .squadup-navigation-view-container .Dropdown-option {text-align: center !important;}
#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.event-checkout-detail > form > div > div > div.row > div > div.row.tickets > div.col-sm-8 > div > div:nth-child(2){text-align: center !important;}