@font-face {
	font-family: 'FontAwesome';
	src: url('../../themes/haze/fonts/fontawesome/fontawesome-webfont.eot?v=4.3.0');
	src: url('../../themes/haze/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../../themes/haze/fonts/fontawesome/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../../themes/haze/fonts/fontawesome/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../../themes/haze/fonts/fontawesome/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../../themes/haze/fonts/fontawesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.product_prices {
	font-size: 13px;	
	color: #999;
	line-height: 17px;
	margin-bottom: 10px;
}

.product_prices .current-price {
	color:#3d3d3d;
	font-weight:bold;
}

.product_prices .active {
	font-weight: bold;	
	color: #444;
}

.ecommerce--breadcrumbs {
	border-top:2px solid #3479ae;
	border-bottom:2px solid #3479ae;
	padding-top:4px;
	padding-bottom:4px;
	font-size:18px;
	margin-top:16px;
	margin-bottom:16px;
	text-align:center;
	color:#3479ae;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:25px;
}

.ecommerce--breadcrumbs a {
	color:#3479ae;
}

.ecommerce--breadcrumb-separator {
	margin-left:20px;
	margin-right:20px;
	font-size:24px;
	line-height:25px;
}

.ecommerce--breadcrumb-separator:after {
	content:"\00bb";
	display:inline-block;
	font-size:24px;
	line-height:25px;
}

.ecommerce--breadcrumb-current,
a.ecommerce--breadcrumb-current {
	color:#ec008d;
}

.htlgi-ecommerce--product-actions-form--gift-container {
	vertical-align:middle;
	margin-bottom:8px;
}

.htlgi-ecommerce--product-actions-form--gift-field,
.htlgi-ecommerce--product-actions-form--gift-label,
.htlgi-ecommerce--product-actions-form--gift-image {
	display:inline-block;
	vertical-align:middle;
	font-weight:bold;
	margin-right:3px;
}

html .htlgi-ecommerce--product-actions-form--quantity,
.htlgi-ecommerce--product-actions-form--quantity {
	float:left;
	moz-box-sizing:border-box;
	box-sizing:border-box;
	width:15%;
	margin-right:3%;
	height:30px;
	line-height:30px;
}

.htlgi-ecommerce--product-actions-form--action,
.htlgi-ecommerce--add-to-basket-form--action {
	display:block;
	float:left;
	moz-box-sizing:border-box;
	box-sizing:border-box;
	width:80%;
	border:0;
	padding:0;
	margin:0 0 5px 0;
	background: #4294d4; /* Old browsers */
	border:1px solid #3c7da6;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	cursor:pointer;
	-o-transition:opacity 150ms;
	-ms-transition:opacity 150ms;
	-moz-transition:opacity 150ms;
	-webkit-transition:opacity 150ms;
	transition:opacity 150ms;
}

.htlgi-ecommerce--product-actions-form--action:hover,
.htlgi-ecommerce--add-to-basket-form--action:hover {
	opacity:0.8;
}

.htlgi-ecommerce--product-actions-form--action-text,
.htlgi-ecommerce--add-to-basket-form--action-text {
	color:#ffffff;
	font:inherit;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

div.htlgi-ecommerce--quantity-field input {
	width: 40px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;

}

.htlgi-ecommerce--add-to-basket-form--action {
	float: left;
}

.htlgie--rpi fieldset {
	float: left;
}

.htlgie--rpi .Actions {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}

.htlgie--rpi .ht-lineup--booking-link:before {
	border-left-color: #fff;
}

/*
div.htlgi-ecommerce--quantity-field input {
	width: 40px;
	display: inline-block;
}
*/

#Container .htlgie--rpis-title,
.htlgie--rpis-title {
	color: #1270b6;
	border-bottom: 1px solid #1270b6;
	padding-bottom: 3px;
	padding-top:12px;
	margin: 0px 0 6px 0;
	font-size: 20px;
	font-weight:bold;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	line-height:1.2;
}

#Container .htlgie--rpis-title__alt,
.htlgie--rpis-title__alt {
	color:#ED008E;
	border-color:#ED008E;
}

.htlgie--rpis {
	display:block;
	margin-left:-12px;
	margin-right:-12px;
	font-size:0;
	line-height:0;
}

.htlgie--rpi {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:inline-block;
	width:50%;
	padding:12px;
	vertical-align:top;
	font-size:12px;
	line-height:1.25;
}

.htlgie--rpi-image-wrapper {
	display:block;
	width:32%;
	margin-right:12px;
	float:left;
}

.htlgie--rpi-image {
	max-width:100%;
	height:auto;
}

.htlgie--rpi-meta {
	overflow:hidden;
}

h4 .htlgie--rpi-title-link,
.htlgie--rpi-title-link:link,
.htlgie--rpi-title-link:visited,
.htlgie--rpi-title-link {
	color:#24A9E2;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.htlgie--rpi-sub-meta {
	margin-top:4px;
}

.htlgie--rpi-date,
.htlgie--rpi-time {
	font-weight:bold;
}

.htlgie--rpi2-date {
	margin-top:8px;
}

.htlgie--rpi2-date,
.htlgie--rpi2-time {
	font-weight:bold;
}

.event-product--product-left {
	float:left;
	width:20%;
	margin-right:12px;
}

.event-product--product-image {
	max-width:100%;
	height:auto;
	margin-bottom:4px;
	display:block;
}

.gift-option-form > fieldset {
	background:#f6f6f6;
	padding:16px;
	overflow:hidden;
}

.gift-option-form .middleColumn {
	width:auto;
	padding:0;
	clear:none;
}

.gift-option-form label {
	font-weight:bold;
	color:#666666;
	font-size:12px;
	padding:0;
	margin:0;
	height:25px;
	line-height:25px;
}

.gift-option-form--delivery-fields {
	float:left;
	width:49%;
}

div.gift-option-form--message-field {
	float:right;
	width:49%;
}

html .gift-option-form--delivery-fields {
	margin:0;
}

html .gift-option-form--delivery-fields > .field {
	float:none;
	width:auto;
	padding:0;
	overflow:hidden;
	margin-bottom:4px;
}

.gift-option-form--delivery-fields label {
	width:80px;
	display:block;
	float:left;
}

.gift-option-form--delivery-fields .fieldgroupField input,
.gift-option-form--delivery-fields .fieldgroupField select,
.gift-option-form--delivery-fields .middleColumn {
	overflow:hidden;
	width:auto;
}

.gift-option-form--delivery-fields .fieldgroup .middleColumn {
	max-width:none;
	float:none;
}

html .gift-option-form--delivery-fields input {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:25px;
	font-size:12px;
}

.gift-option-form--delivery-fields select {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:25px;
	font-size:12px;
}

.gift-option-form--message-field textarea {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	font-size:12px;
	height:80px;
	resize:none;
}

.gift-option-form .message {
	display:block;
	margin:2px 0 4px 0;
	background:transparent;
	padding:0;
	font-size:11px;
	line-height:12px;
	color:#cc0000;
	font-weight:bold;
	clear:both;
}

.gift-option-form--delivery-fields .message {
	margin-left:80px;
}

#GiftOptionForm_getGiftOptionForm_error {
	padding:16px;
	background:#f6f6f6;
	margin:0;
}

.gift-option-form--action {
	font:inherit;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	margin-top:12px;
}

.htlgi-ecommerce--popup {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.85);
	z-index:150;
}

.htlgi-ecommerce--popup__hidden {
	display:none;
	height:0;
	width:0;
	visibility:hidden;
	overflow:hidden;
}

.htlgi-ecommerce--popup-inner {
	position:relative;
	display:table;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}

.htlgi-ecommerce--popup-inner-2 {
	display:table-row;
}

.htlgi-ecommerce--popup-inner-3 {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	height:100%;
	width:100%;
}

.htlgi-ecommerce--popup-inner-4,
.htlgi-ecommerce--popup-inner-4-thin {
	position:relative;
	margin:0 auto;
	text-align:left;
	box-shadow:0px 0px 14px 0px rgba(0,0,0,0.3);
	background-color:#ffffff;
	max-width:840px;
	overflow:hidden;
}

.htlgi-ecommerce--popup-inner-4-thin {
	max-width:640px;
}

.htlgi-ecommerce--popup-close-button {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:52px;
	height:52px;
	line-height:52px;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
	-o-transition:opacity 150ms;
	-ms-transition:opacity 150ms;
	-moz-transition:opacity 150ms;
	-webkit-transition:opacity 150ms;
	transition:opacity 150ms;
}

.htlgi-ecommerce--popup-close-button:after {
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	font-family:FontAwesome;
	font-size:30px;
	content:"\f00d";
	color:#ffffff;
}

.htlgi-ecommerce--popup-close-button:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}

.htlgi-ecommerce--popup-title {
	background-color:#1a70b6;
	padding:12px 46px 12px 16px;
	margin:0;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
}

.htlgi-ecommerce--popup-title__NS {
	background-color: #4b0c62;
}

.htlgi-ecommerce--popup-title__OP {
	background-color: #7cb9e8;
}

.htlgi-ecommerce--popup-title__SALON,
.htlgi-ecommerce--popup-title__PS,
.htlgi-ecommerce--popup-title__TT {
	background-color: #1a70b6;
}

.htlgi-ecommerce--popup-title__LS,
.htlgi-ecommerce--popup-title__LSC,
.htlgi-ecommerce--popup-title__LSH,
.htlgi-ecommerce--popup-title__LNS {
	background-color: #ec008c;
}

.htlgi-ecommerce--popup-title__AC {
	background-color: #01345b;
}

.htlgi-ecommerce--popup-title__FS {
	background-color: #8e2d61;
}

.htlgi-ecommerce--popup-title__WS {
	background-color: #008698;
}

.htlgi-ecommerce--popup-title__AS {
	background-color: #1a70b6;
}

.htlgi-ecommerce--popup-title__CS {
	background-color: #c8c54a;
}

.htlgi-ecommerce--popup-title__BAN {
	background-color: #29a68e;
}

.htlgi-ecommerce--popup-title-pointer:after {
	display:inline;
	font-family:FontAwesome;
	font-size:20px;
	font-weight:normal;
	content:"\f05d";
	color:#ffffff;
}

.htlgi-ecommerce--popup-content {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:12px 16px;
	overflow-x:hidden;
	overflow-y:auto;
	font-size:14px;
	line-height:1.4;
}

.htlgi-ecommerce--popup-content p {
	font-size:1em;
	margin-bottom:1em;
}

.htlgi-ecommerce--product-actions-form--gift-container p {
	font-size:0.75em;
	margin-bottom:0;
}

.htlgi-ecommerce--popup-content h4 .htlgie--rpi-title-link,
.htlgi-ecommerce--popup-content .htlgie--rpi-title-link:link,
.htlgi-ecommerce--popup-content .htlgie--rpi-title-link:visited,
.htlgi-ecommerce--popup-content .htlgie--rpi-title-link {
	font-size:14px;
	line-height:1.2;
}

.htlgi-ecommerce--popup-content .htlgie--rpi-sub-meta {
	margin-top:0;
}

.htlgi-ecommerce--popup-content .htlgie--rpi-meta {
	font-size:11px;
}

.htlgi-ecommerce--add-to-basket-form--action {
	margin-top:4px;
	width:auto;
	padding-left:16px;
	padding-right:16px;
	font-size:12px;
}

.htlgi-ecommerce--add-to-basket-form--action-text {
	height:26px;
	line-height:26px;
}

.htlgi-ecommerce--add-to-basket-form--action-text:before {
	font-family:FontAwesome;
	content:"\f07a";
	display:inline-block;
	color:#ffffff;
	font-weight:normal;
	padding-right:4px;
}

.htlgi-ecommerce--popup-product-session-title {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	margin:0;
}

.htlgi-ecommerce--popup-product-price {
	font-size:16px;
	font-weight:bold;
	color:#ED008E;
}

.htlgi-ecommerce--popup--event-product--product-main {
	float:left;
	width:55%;
	margin-right:12px;
	margin-bottom:12px;
}

.htlgi-ecommerce--popup--event-product--product-main {
	position:relative;
	width:45%;
	padding-right:24px;
	margin-right:24px;
}

.htlgi-ecommerce--popup--event-product--product-main:after {
	display:block;
	content:"";
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	background:#1A70B6;
	width:1px;
}

.event-product--product-main {
	float:left;
	width:55%;
	margin-right:12px;
	margin-bottom:12px;
}

.event-product--product p {
	font-size:1em;
}

.event-product--product-left {
	float:left;
	margin-bottom:12px;
}

.event-product--product-main-session-title {
	font-size:16px;
	font-weight:bold;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	margin:0 0 5px 0;
}

.event-product--product-main-session-title__NS {
	color: #4b0c62 !important;	
}

.event-product--product-main-session-title__SALON,
.event-product--product-main-session-title__PS {
	color: #1a70b6 !important;	
}

.event-product--product-main-session-title__TT {
	color: #1a70b6 !important;	
}

.event-product--product-main-session-title__LS,
.event-product--product-main-session-title__LSC,
.event-product--product-main-session-title__LSH,
.event-product--product-main-session-title__LNS {
	color: #ec008c !important;	
}

.event-product--product-main-session-title__AC {
	color: #c65327 !important;	
}

.event-product--product-main-session-title__FS {
	color: #8e2d61 !important;	
}

.event-product--product-main-session-title__WS {
	color: #008698 !important;	
}

.event-product--product-main-session-title__AS {
	color: #1a70b6 !important;	
}

.event-product--product-main-session-title__CS {
	color: #c8c54a !important;	
}

.event-product--product-main-session-title__BAN {
	color: #29a68e !important;
}

.event-product--product-main-session-title__AC {
	color: #1a70b6 !important;
}

.event-product--product-main-title {
	color:#000000;
	font-size:20px;
	line-height:1.2;
}

.event-product--product-main-speakers {
	margin-bottom:12px;
}

.event-product--product-event-date,
.event-product--product-event-venue {
	font-weight:bold;
}

.event-product--product-event-time {
	font-size:18px;
}

.event-product--product-prices {
	color:#999999;
	font-size:13px;
	margin-bottom:10px;
	line-height:17px;
	border:0;
}

.event-product--product-price--cell {
	border:0;
}

.event-product--product-price__current {
	color:#333333;
	font-weight:bold;
}

.event-product--product-reveal-content {
	display:none;
	font-size:16px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;
}

.event-product--product-main-mobile {
	display:none;
	clear:both;
}

.event-product--product-meta-mobile {
	font-weight:bold;
	margin-top:8px;
	margin-bottom:8px;
	font-size:14px;
}

.event-product--edit-basket {
	display:block;
}

.event-product--proceed-to-checkout {
	display:block;
}

.event-product--edit-basket {
	color:#4294D4;
	display:block;
	font-size:14px;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bold;
}

.event-product--edit-basket:before {
	font-family:FontAwesome;
	content:"\f07a";
	display:inline-block;
	color:#4294D4;
	font-weight:normal;
	padding-right:4px;
}

.event-product--proceed-to-checkout:after {
	font-family:FontAwesome;
	display:inline-block;
	content:"\f18e";
	font-weight:normal;
	font-size: 26px;
	color: #24A9E2;
}


.event-product--product-order-total {
	font-size:16px;
	color:#24A9E2;
	font-weight:bold;
}

.event-product--product-order-items {
	font-size:12px;
	color:#24A9E2;
	font-weight:bold;
}

.event-product--product-actions {
	overflow:hidden;
	margin-bottom:12px;
}

.htlgi-ecommerce__processing:after {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display:block;
	content:"";
	background:#ffffff;
	background:rgba(255,255,255,0.9);
	background-image:url('../images/ajax-loader.gif');
	background-position:center;
	background-repeat:no-repeat;
	pointer-events:none;
}

.htlgi-ecommerce--add-to-basket-form,
.htlgi-ecommerce--product-actions-form {
	position:relative;
	overflow:hidden;
}

@media (min-width:50em) {
	.htlgi-ecommerce--popup-inner {
		top:auto !important;
	}
}

@media (max-width:50em) {
	.htlgi-ecommerce--popup {
		position:absolute;
	}
	.htlgi-ecommerce--popup-inner {
		height:auto;
	}
	.htlgi-ecommerce--popup-inner-3 {
		vertical-align:top;
	}
	.event-product--product-event-date,
	.event-product--product-event-time,
	.event-product--product-event-number {
		display:none;
	}
	.event-product--product-content {
		display:none;
	}
	.event-product--product-prices {
		display:none;
	}
	.event-product--product-main-mobile {
		display:block;
	}
	.event-product--product-content-mobile {
		display:none;
	}
	.event-product--product-left {
		width:40%;
	}
	.event-product--product-actions {
		clear:both;
		min-width:270px;
		max-width:50%;
	}
	.event-product--product-reveal-content {
		display:block;
	}
	.event-product--product-content {
		display:none;
	}
	.htlgi-ecommerce--popup--event-product--product-main,
	.event-product--product-main {
		overflow:hidden;
		margin-right:0;
		padding-right:0;
		width:auto;
		float:none;
	}
	.htlgi-ecommerce--popup--event-product--product-main:after {
		display:none;
	}
}

@media (max-width:40em) {
	html .gift-option-form--delivery-fields {
		width:auto;
		float:none;
	}
	html .gift-option-form--delivery-fields .CompositeField > .field {
		margin-bottom:0;
	}
	div.gift-option-form--message-field {
		width:auto;
		float:none;
	}
	.htlgie--rpi {
		width:100%;
	}
	.ecommerce--breadcrumb-current,
	.ecommerce--breadcrumb--not-current,
	.ecommerce--breadcrumb-separator {
		display:block;
		font-size:16px;
		line-height:18px;
	}
	.ecommerce--breadcrumb-separator:after {
		content:"\2193";
		font-size:16px;
		line-height:18px;
	}
}
