/*CAS-09612: Ticketshop seatquality wording*/
#seat_map_group #seat-map-sub-container #seat-details #seat-info-quality {
	text-transform: none;
}

/*END_CAS-09612*/

/*CAS-09494 */
/*Hide text in Match logo "Round 1", "Round 2",...*/
.performance_SPORTING_EVENT .match_logo_overlay {
	display: none
}

/*Hide 'Delivery date' column in checkout/deliveryModes*/
#main_content_summary_delivery .delivery_delay {
	display: none;
}

/*END_CAS-09494*/

/*CAS-10049: remove Delivery date*/
#order_validation_form div.label_value.delivery_mode_delay.shipment_mode_BY_MAIL {
	display: none;
}

/*CAS-10504-W4H9N0: replace background header*/
/*#page_selection_seatBlock .product_description_header, 
  #page_account_login .product_description_header,
  #page_selection_eventSeat .product_description_header,
  #page_selection_seatMap .product_description_header,
  #page_cart_changeSeat .product_description_header,
  #page_selection_eventDate .product_description_header
{
    background:url('https://content.secutix.com/BSCYB/img/YB_191206_LY01_YB_Ticketshop_1559x290px.jpg');
    background-position: center center;
    background-size: cover;
  }*/
#product_header>div.content_element>div,
.product_right_img {
	background: none;
}

#main_content_seasonticket_product>div.content_element>div {
	background: none;
}

/*END CAS-10504-W4H9N0*/

/*CAS-10514-N5V7J5: promotion code display*/
#seatMapSpecialOfferTrigger {
	width: max-content;
}

/*CAS-10752-W0K4V1: hidden upcomming in page /account*/
#main_content_account_home_upcomming_ticket {
	display: none;
}

/*END CAS-10752-W0K4V1*/

/*hide menu in landing page*/
.ts-MobileMenu div:nth-child(1)>div:nth-child(5)>a {
	display: none;
}

/*End*/

/*CAS-43135-V5H6L0*/
#secondary_content_navigation,
#secondary_content_navigation a,
#secondary_content_navigation b {
	font-family: "Arial", sans-serif !important;
}

body,
a,
span,
p {
	font-family: "Arial", sans-serif !important;
}

/*CAS-43135-V5H6L0 - END*/

/*CAS-43105-K4Z1K3*/
.invisible {
	visibility: hidden !important;
}

/*CAS-43200-X8Z6K0*/
#rootDeliveryModesWidget button.bg-white span {
	text-transform: unset !important;
}

/* CAS-43656-V7K2X9 */
.semantic-no-styling.inline_addon>.season {
	color: #7f7f86 !important;
	font-size: 9pt !important;
}

.custom_match_name {
	font-size: 20pt;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0em
}

.custom_product_round_name {
	font-size: 11pt;
	line-height: 20px;
}

/* END CAS-43656-V7K2X9 */

/* CAS-49647-G1Y4D9 */
#page_account_editPersonalDetails #payment_methods_container .buttons_container,
#page_account_editPersonalDetails #payment_methods_container .payment_method .edit {
	display: none !important;
}

/* CAS-49647-G1Y4D9 - END */

/* CAS-54042-R6L4J0 */
/* #page_account_tickets .product_container .date-time-location p.semantic-no-styling-no-display.location:last-child,
#page_account_exchange_tickets .product_container .date-time-location p.semantic-no-styling-no-display.location:last-child {
	display: none;
} */
/* END CAS-54042-R6L4J0 */

/* CAS-56103-F9J7J3 */
#page_account_tickets .product_container .view_seat_map,
#page_account_exchange_tickets .product_container .view_seat_map{
	display: none;
}
/* END CAS-56103-F9J7J3 */

/* 00315972 - Update for cross-selling widget*/

.stx-cs-section * {
	font-family: "Arial", sans-serif !important;
  }
  
#rootDeliveryModesWidget .tw-flex-wrap .tw-flex-col.tw-ml-2{
	margin-left: unset !important;
	margin-top: 3px;
}
/* 00315972 - END */
