﻿@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
	font-family: AG Book Rounded Regular;
	src: url('/Content/fonts/AG Book Rounded Regular.otf') format('opentype');
}

@font-face {
	font-family: FontAwesome;
	src: url('/Content/FontAwesome/fonts/FontAwesome.otf') format('opentype');
}

@font-face {
	font-family: 'proximanova-bold-webfont-webfont';
	src: url('/Content/Plankton/fonts/proximanova-bold-webfont-webfont.ttf') format('truetype'), url('../../Plankton/fonts/proximanova-bold-webfont-webfont.eot') format('embedded-opentype');
}

.heading {
	margin-bottom: unset;
}

	.heading .custom-top {
		margin-top: -70px;
	}

main {
    /*margin-top: 50px;*/
}

#main .event-heading h1 {
	font-size: 24px;
}

p.event-description {
	margin-bottom: 3px;
}

p.social-networks i {
	vertical-align: middle;
	color: #333;
}

p.social-networks {
	padding: 6px 0 0 !important;
	margin-bottom: 6px !important;
}

.panel-body .btn {
	font-weight: 100;
}

p .title,
span.title,
span.important-text,
strong.title {
	color: #f6303e !important;
}
#cart{
	margin-top: 20px;
}

.confirmedDateHolder {
}

	.confirmedDateHolder div:first-child {
		width: 70%;
		float: left;
		padding-right: 2px;
	}

	.confirmedDateHolder div:last-child {
		width: 30%;
		float: left;
		padding-left: 2px;
	}

.footer-icons {
	display: inline;
	vertical-align: middle;
}

	.footer-icons i:first-child {
		padding-left: unset;
	}

	.footer-icons i {
		font-size: 24px;
		padding-left: 2em;
		vertical-align: middle;
	}

.cart-panel {
	border-radius: 6px;
	border: 2px solid #f6303e !important;
	font-family: sans-serif;
}

	.cart-panel .panel-heading {
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		color: #787c7f;
		padding: 18px 6px;
	}

	.cart-panel .panel-footer {
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
	}

	.cart-panel i {
		color: #f6303e;
		/*background-color: #f20d1f;*/
	}

		.cart-panel i.info {
			color: #c8c9ca;
		}

		.cart-panel i span,
		.cart-panel i p {
			color: #787c7f;
			font-family: sans-serif;
			display: inline-block;
		}

	.cart-panel .form-control,
	.cart-panel .form-section {
		border: 2px solid #f6303e !important;
		border-radius: 6px;
		font-family: 'AG Book Rounded Regular';
		font-size: 18px;
		color: #f6303e;
	}

	.cart-panel .confirmed-date-input-container {
		position: relative;
	}

		.cart-panel .confirmed-date-input-container #confirmedDate-icon {
			font-family: FontAwesome;
			position: absolute;
			top: 11px;
			right: 10px;
			font-size: 1.5em;
			content: "\f007";
			cursor: pointer;
			cursor: hand;
		}

	.cart-panel .form-control.ticketSelect,
	.cart-panel .form-section.ticketSelect {
		font-family: 'AG Book Rounded Regular';
		font-weight: normal;
		cursor: pointer !important;
		cursor: hand !important;
	}

.form-control:focus,
.form-section:focus {
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba( 246, 48, 62,.6);
}

.cart-panel .btn {
}

	.cart-panel .btn.btn-primary {
		color: #f6303e;
		background-color: transparent;
		border: 2px solid #f6303e !important;
	}

		.cart-panel .btn.btn-primary:hover,
		.cart-panel .btn.btn-primary:focus,
		.cart-panel .btn.btn-primary:active,
		.cart-panel .btn.btn-primary.active {
			color: #ffffff !important;
			background-color: #f6303e !important;
			border: 2px solid #f6303e !important;
			box-shadow: none !important;
		}

.cart-panel a.normal {
	color: #333;
	text-decoration: none;
}

	.cart-panel a.normal:hover {
		color: #f6303e;
		text-decoration: none;
	}

#ticket-cart-tabs table.table,
#ticket-cart-tabs table.table tr,
#ticket-cart-tabs table.table tr th,
#ticket-cart-tabs table.table tr td {
	text-align: left;
	border-right: none !important;
	border-left: none !important;
	border-top: none !important;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	font-family: sans-serif;
}

	#ticket-cart-tabs table.table thead tr:first-child td:first-child,
	#ticket-cart-tabs table.table thead tr:first-child th:first-child {
		border-top-left-radius: 6px;
	}

	#ticket-cart-tabs table.table thead tr:first-child td:last-child,
	#ticket-cart-tabs table.table thead tr:first-child th:last-child {
		border-top-right-radius: 6px;
	}

	#ticket-cart-tabs table.table tr th {
		font-weight: normal;
		vertical-align: middle;
	}

		#ticket-cart-tabs table.table tr th:last-child {
			text-align: right;
		}

	#ticket-cart-tabs table.table tr.active-tr td:first-child {
		border-left: 3px solid #f6303e !important;
	}

#ticket-cart-tabs .panel-footer {
	font-size: 14pt;
}

#ticket-cart-tabs .total-text {
	display: inline;
}

	#ticket-cart-tabs .total-text p {
		vertical-align: middle;
		font-weight: bold;
		display: inline;
		margin-right: 6px;
	}

#ticket-cart-tabs table.table thead tr {
	color: #787c7f;
	min-height: 55px !important;
	height: 55px;
}

	#ticket-cart-tabs table.table thead tr th:first-child,
	#ticket-cart-tabs table.table thead tr td:first-child {
		width: 45px !important;
		max-width: 45px !important;
	}

#ticket-cart-tabs table.table select.form-control,
#ticket-cart-tabs table.table select.form-section {
	min-height: 45px;
	margin-bottom: 0;
	padding: 1px 12px;
	color: #1e1e1e;
	width: 75px;
	font-size: 18pt;
	text-align: left;
}

#ticket-cart-tabs table.table tr,
#ticket-cart-tabs table.table tr td {
	font-size: 14pt;
	padding: 12px !important;
}

	#ticket-cart-tabs table.table tr td {
		text-align: left;
		vertical-align: middle;
	}

		#ticket-cart-tabs table.table tr td:last-child {
			text-align: right;
			vertical-align: middle;
		}

	#ticket-cart-tabs table.table tr:last-child td {
		text-align: left;
		vertical-align: middle;
		border-bottom: none;
	}

		#ticket-cart-tabs table.table tr:last-child td:last-child {
			text-align: right;
			vertical-align: middle;
			border-bottom: none;
		}

/* === Icons === */

.cableway-icon-container {
	position: relative;
	display: inline-block;
	color: #787c7f;
	font-family: sans-serif;
	font-size: 24px;
	vertical-align: middle;
	padding-left: 2em;
}

	.cableway-icon-container .text {
		float: left;
	}

	.cableway-icon-container .icon {
		float: left;
		display: inline-block;
		width: 1.3em;
		height: 1.3em;
		background-image: url('Zoological/images/cableway-icon-red.png');
		background-size: contain;
		vertical-align: middle;
	}

div.cableway-icon {
	width: 1.3em;
	height: 1.3em;
	background-image: url('Zoological/images/cableway-icon-red.png');
	background-size: contain;
	vertical-align: middle;
}

.accomodation-icon-container {
	position: relative;
	display: inline-block;
	color: #787c7f;
	font-family: sans-serif;
	font-size: 24px;
	vertical-align: middle;
	padding-left: 2em;
}

	.accomodation-icon-container .text {
		float: left;
	}

	.accomodation-icon-container .icon {
		float: left;
		display: inline-block;
		width: 1.3em;
		height: 1.3em;
		background-image: url('Bushfire/Images/accomodation-icon-red.png');
		background-size: contain;
		vertical-align: middle;
		margin-right: 7px;
	}

div.accomodation-icon {
	width: 1.3em;
	height: 1.3em;
	background-image: url('Bushfire/Images/accomodation-icon-red.png');
	background-size: contain;
	vertical-align: middle;
}


/* === Column spacing === */
#ticket-cart-tabs table tr td:nth-child(1),
#ticket-cart-tabs table tr th:nth-child(1) {
	width: 5% !important;
}

#ticket-cart-tabs table tr td:nth-child(2),
#ticket-cart-tabs table tr th:nth-child(2) {
	width: 30% !important;
}

#ticket-cart-tabs table tr td:nth-child(3),
#ticket-cart-tabs table tr th:nth-child(3) {
	width: 40% !important;
}

#ticket-cart-tabs table tr td:nth-child(4),
#ticket-cart-tabs table tr th:nth-child(4) {
	width: 25% !important;
}

@media only screen and (max-width: 767px) {
	.header .heading h1 {
		font-size: 30px;
		margin-bottom: 60px;
	}

	.cart-panel .ui-datepicker,
	.cart-panel .hasDatepicker {
		width: 100%;
	}

	.confirmedDateHolder {
	}

		.confirmedDateHolder div:first-child {
			width: 80%;
			float: left;
			padding-right: 2px;
			margin-bottom: 6px;
		}

		.confirmedDateHolder div:last-child {
			width: 20%;
			float: right;
			padding-left: 2px;
		}

	/* === Column spacing === */
	#ticket-cart-tabs table tr td:nth-child(1),
	#ticket-cart-tabs table tr th:nth-child(1) {
		width: 8% !important;
	}

	#ticket-cart-tabs table tr td:nth-child(2),
	#ticket-cart-tabs table tr th:nth-child(2) {
		width: 37% !important;
	}

	#ticket-cart-tabs table tr td:nth-child(3),
	#ticket-cart-tabs table tr th:nth-child(3) {
		width: 40% !important;
	}

	#ticket-cart-tabs table tr td:nth-child(4),
	#ticket-cart-tabs table tr th:nth-child(4) {
		width: 15% !important;
	}
}

/*
========================================
	Date Picker Override
========================================
*/

.cart-panel .ui-datepicker table a.ui-state-default.ui-state-highlight.ui-state-active,
.cart-panel .ui-datepicker table a.ui-state-default.ui-state-active,
.cart-panel .ui-datepicker table a.ui-state-default.ui-state-hover {
	border: 2px solid #f6303e;
}

.cart-panel .ui-datepicker select:focus {
	outline-color: #f6303e !important;
}

.cart-panel .ui-datepicker-title {
	color: #f6303e;
}

/*
========================================
	Animations
========================================
*/

@keyframes pulse {
	0% {
		transform: scale(1, 1);
		color: unset;
	}

	50% {
		transform: scale(2, 2);
		color: #444;
	}

	100% {
		transform: scale(1,1);
		color: unset;
	}
}

p.pulse span.pulse,
span.totalCost,
span.cablewayTicketCount {
	display: inline-block;
	margin-bottom: 0;
}

.pulse {
	animation: pulse 0.5s linear;
}