

/*Custom Basket Design*/
.BookingItemDetails{border:5px solid #e0e0e0;padding:20px; margin-top:25px;margin-bottom:25px;}
.BookingItemDetails:after{content:"";display:block;clear:both;}
.BookingItemDetails_img{float:left;width:35%;background-size:cover;background-position:center; position:relative;}
.BookingItemDetails_img img.BookingItem_img{position: absolute;left: 0;top: 0;height: 100%;opacity: 0;z-index: 1;}
.BookingItemDetails_info{float:left;width:65%;padding-left:20px;font-weight:700;font-size:20px;}
.BookingItemDetails_info h2{margin-top:0;font-size:32px;margin-bottom:6px;}
.BookingItemDetails_info .VenueName{}
.customBasket_page{padding:40px 0;}
.BasketTitle{}
.BasketTitle h1{margin:0 0 20px;font-size:30px;}
.BasketBorder_box{border:10px solid #e0e0e0;padding:20px; margin-bottom:20px;width:100%;font-size: 15px;background:#fff;}
.BasketBorder_box:after{content:"";display:block;clear:both;}
.BasketBorder_box h3{margin-top:0;font-size:28px;margin-bottom:15px;}
.BasketBorder_box p{line-height: 22px; white-space: normal !important;}
.BasketBorder_box button{font-weight:700;}
.BasketItemDetails{margin-bottom:20px;}
.BasketItemDetails:after{content:"";display:block;clear:both;}
.BasketItemDetails_img{float:left;width:40%; background-size:cover;background-position:center; position:relative;}
.BasketItemDetails_img .BasketItem_img{position: absolute;left: 0;top: 0;height: 100%;opacity: 0;z-index: 1}
.BasketItemDetails_info{float:left;width:60%;padding-left:20px;font-weight:700;font-size:20px;}
.BasketItemDetails_info h2{margin-top:0;font-size:32px;margin-bottom:15px;}
.BasketItemDetails_info .VenueName{margin-top:25px;}
.TicketType_list{width:100%;}
.TicketType_list table{width:100%;}
.TicketType_list table tr{}
.TicketType_list table th,.TicketType_list table td{border-bottom:1px solid #bbb;padding:8px 0;}
.TicketType_list table th{}
.TicketType_list table td{}
.TicketType_list table td:first-child{font-weight:700;}
.TicketType_list table td:last-child{text-align:right;}
.TicketType_list .removeLink{color:#000;text-decoration:underline;}
.TicketType_list .removeLink:hover{text-decoration:none;color:#66276A;}
.BasketSummaryBox{max-width:403px;z-index:10;}
.BasketBoxItemsList{margin-left:-15px;margin-right:-15px;
/*display: -webkit-flex;display: -ms-flexbox;display: flex;
-webkit-flex-flow: row wrap;-ms-flex-flow: row wrap;flex-flow: row wrap;*/}
.BasketBoxItemsList1{margin-left:-15px;margin-right:-15px;}
.BasketBoxItems_add{padding: 0 15px;/*width: 50%;display: -webkit-flex;display: -ms-flexbox;display: flex;*/}
.BasketMembership{margin-top:15px;}
.BasketMembership strong{font-size:20px;}
.BasketBorder_box ol{padding-left:20px; list-style-type:disc;margin-bottom:10px;}
.basketBtnDiv{padding-top:5px;}
.basketBtnDiv span{display:inline-block;padding:0 5px;}
.basketBtnDiv span a{text-decoration:underline;}
.basketBtnDiv span a:hover{text-decoration:none;}
.BasketBorder_box button.basketBtn{font-weight: 700;padding: 15px 20px; }
.DonateShowOutAmount{margin-top: 20px;padding-top: 20px;border-top: 1px solid #ddd;overflow: hidden;}
.DonateShowOutAmount span{font-weight: 700;float: left;padding-top: 10px;}
.DonateShowOutAmount input{ width: 100px; float: left; height: 40px; margin-right: 10px;}
.DonateShowOutAmount button{padding: 11px 20px !important;}
.DonateShowOutAmount a{float:right;margin-top:10px;color:#000}
.BasketBorder_box .AddItem_OrderBox{text-align:center;overflow: hidden;}
.BasketBorder_box .AddItem_OrderBox img{}
.BasketBorder_box .AddItem_Order{padding:15px 0; font-size:20px;font-weight:700;}
.BasketBorder_box .AddItem_Order span{display:inline-block;width:40px;}
.BasketBorder_box .AddItem_Order button.basketBtn{font-size:30px;}
.BasketBorder_box .AddItem_OrderBox .basketBtnDiv{}
@media (min-width:600px){
.BasketBorder_box .AddItem_OrderBox img{float:left;margin-right:15px;max-width: 125px;}
.BasketBorder_box .AddItem_Order{float:left;}
.BasketBorder_box .AddItem_OrderBox .basketBtnDiv{float:left;margin-left:20px;padding-top: 21px;}	
}
.BasketBookingList{}
.BasketBookingList li{border-bottom:1px solid #bbb;padding:8px 0;overflow: hidden;}
.BasketBookingList li span{}
.BasketBookingList li span.AmountR{float:right;}
.DonateAddBasket .DonateAddBasket_in{border-bottom:1px solid #bbb;padding:15px 0;position: relative;padding-right: 70px;min-height: 40px;}
.DonateAddBasket .AddBasketBtn,.BasketSummaryBox button.AddBasketBtn{font-weight: 700;width:100%;}
.DonateAddBasket_in .AddBasketBtn{position: absolute;right: 0;top: 20px;width:auto;}
.DonateAddBasket h3{margin:20px 0;}
.DonateAddBasket h3 span{float:right;}
.BasketBorder_box .AcceptCard{text-align:center;margin:10px 0;}
.ContinueBrowseBtn{}
.ContinueBrowseBtn .BtnLink,
.membership_basket_remove_link a{display:inline-block;padding: 5px 15px;font-size: 16px;;border-radius: 10px;color:#000;
border: 1px solid #000;background: none;width:100%;text-align:center;}
.membership_basket_remove_link a{width:auto;margin-top:10px;}
.ContinueBrowseBtn .BtnLink:hover,.membership_basket_remove_link a:hover{background: #66276a;color:#fff;text-decoration:none;border-color:#66276a;}
@media (max-width: 1030px){
.BasketLeft{width:100%;}
.BasketRight{width:100%;}
.BasketSummaryBox{position:relative !important;max-width: none;}
}
@media (max-width:600px){
.BasketItemDetails_img{float: none;width: auto;margin-bottom: 10px;}
.BasketItemDetails_info{float: none;width: auto;padding-left: 0;}	
.BasketBoxItems_add {width: 100%;}
.basketBtnDiv{text-align:center;}
.basketBtnDiv span {display: block;}
.BookingItemDetails_img{width: 100%;}
.BookingItemDetails_info{width: 100%;padding-top: 10px;padding-left: 0;font-size:16px;}
.BookingItemDetails_info h2{font-size:24px;}	
}
@media (max-width:480px){
.TicketType_list table th:nth-child(3),.TicketType_list table td:nth-child(3){display:none;}	
}
/**/

