#ft_background {
	background-image: url("../../img/organiser/4efdf48c369d4833b6e3b1e8f470498e/template/background.jpg");
}

#ft_headerLogo {
	width: 135px;
	height: 55px;
	background-image: url("../../img/organiser/4efdf48c369d4833b6e3b1e8f470498e/template/logo_header.png");
	background-repeat: no-repeat;
	background-size: 135px 55px;
}


#ft_introLogo {
	width: 300px;
	height: 300px;
	background-image: url("../../img/organiser/4efdf48c369d4833b6e3b1e8f470498e/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/4efdf48c369d4833b6e3b1e8f470498e/logo_header.png");
	}
}


/* -- Custom CSS -- */
.ft_buttonPrimary, button.btn-primary {
  	background-color:#000000;
  	border-color:#000000;
}

.ft_buttonPrimary, button.btn-primary:hover {
  	background-color:#FFFFFF;
  	color:#000000;
}

.ft_buttonPrimary, button.btn-primary:active {
  	background-color:#FFFFFF;
  	color:#000000;
}

#ft_ferveCartUpsells{
	margin-bottom: 30px;
}
#ft_ferveCartUpsells #ft_pricing, #ft_ferveCartUpsells .ft_grid4, #ft_ferveCartUpsells h2{
	margin-left: 10px;

}

/* -- Custom CSS -- */
