#ft_background {
	background-image: url("../../img/organiser/a9dec309bc454490a48ecb52f05c57b6/template/background.jpg");
}

#ft_headerLogo {
	width: 135px;
	height: 55px;
	background-image: url("../../img/organiser/a9dec309bc454490a48ecb52f05c57b6/template/logo_header.png");
	background-repeat: no-repeat;
	background-size: 135px 55px;
}


#ft_introLogo {
	width: 300px;
	height: 300px;
	background-image: url("../../img/organiser/a9dec309bc454490a48ecb52f05c57b6/template/logo_intro.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


@media print {
	h1:before {
		position: relative;
		top: -50px;
		margin-right: -65px;
		content: url("../../img/organiser/a9dec309bc454490a48ecb52f05c57b6/logo_header.png");
	}
}


/* -- Custom CSS -- */
#ft_padMainContent {
    height: 65px !important;
}
#ft_eventClassification {
	vertical-align: text-top !important;

}

#ft_browse_wishlist .ft_grid2 .ft_event {
	height: 250px;
}

#ft_browse_wishlist .ft_grid2 .ft_event .ft_description {
	display: block;
	color: #999;
}

#ft_browse_wishlist .ft_grid2 .ft_event .ft_status {
	top: 130px;
}
.ticket2 {
	float: left;
}
.ticket2 .seatLabel, .ticket2 .seat, .ticket2 .typeLabel, .ticket2 .type {
	left:3.0cm !important;
}

apple-pay-button#ft_applePay {
    position: relative;
    bottom: 34px;
    left: 210px;
}

#ft_background {
  display: none;
}

#ft_padMainContent {
  display: none !important;
}

.sff-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 32px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}

@media (max-width: 600px) {
  .sff-header {
	padding: 12px 24px;
  }
}

.sff-header .header-logo img {
  height: 32px;
}

.sff-header-utilities {
  display: flex;
  gap: 2px;
}

.sff-header-utilities a {
  display: block;
  text-decoration: none;
  opacity: 0.9;
  transition: opacity 0.2s;
}
.sff-header-utilities a:hover {
  opacity: 1;
}

.sff-header-utilities svg {
  display: block;
}

#editCategoryTags {
	width: 395px;
}
/* -- Custom CSS -- */
