.loader {
	font-size: 10px;
	margin: 50px auto;
	text-indent: -9999em;
	width: 11em;
	height: 11em;
	border-radius: 50%;
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	position: relative;
	-webkit-animation: load3 1.4s infinite linear;
	animation: load3 1.4s infinite linear;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

.loader:before {
	width: 50%;
	height: 50%;
	background: #ffffff;
	border-radius: 100% 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
}

.loader:after {
	background: #333333;
	width: 75%;
	height: 75%;
	border-radius: 50%;
	content: '';
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

@-webkit-keyframes load3 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}

}

@keyframes load3 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}

}

.pagination>ul>li span {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 3px solid #000;
	text-align: center;
	color: #000;
	line-height: 33px;
	font-size: 18px;
	text-decoration: none;
	font-weight: 600;
}

.pagination>ul>li.active span {
	color: #133ABD;
	border-color: #133ABD;
}

.quick_list_window .restrictions-yes ul li {
	float: left;
	margin-bottom: 12px;
	width: 330px;
}

.quick_list_window .restrictions-yes ul li label {
	width: auto;
}

.quick_list_window .sell_1_btn, .quick_list_window .sell_2_btn, .quick_list_window .publish_ticket_btn {
	background: #21b63a;
	overflow-y: hidden !important;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	border-radius: initial;
}

label.error {
	color: #ff0000 !important;
}

.template-fixture .stadium-map img {
	max-width: 100%;
	height: auto;
}

.team-page.fixture .choose_seats .quantity-selector>.list>.holder>.item.selected:not(.disabled) {
	border-color: #133ABD;
	color: #fff;
	background: #133ABD;
}

.GroupPurchase-modal .btn {
	text-decoration: none;
	outline: 0;
	border: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	line-height: 13px;
	padding: 20px 60px;
	background: #133abd;
	border-radius: 20px;
	-webkit-box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.3);
	-webkit-transition: ease-in-out all .5s;
	transition: ease-in-out all .5s;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

.team-page.fixture .fixture-listings>.inner>.left>.seating>.column {
	width: 100% !important;
}

.team-page.fixture .fixture-listings>.inner>.left>.seating>.column>.item {
	width: 50% !important;
	float: left;
}

.ajax-loading-modal-2 {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0, 0.8);
}

.ajax-loading-modal-2 .loader {
	top: calc(50% - 11em);
}

/* 3d Secure */
.ezpay.payer-auth {
	position: fixed;
    z-index: 1000;
    background: white;
    width: 100%;
    height: 100%;
}

.ezpay .curtain {
	background: transparent !important;
}

.ezpay .pa-frame{
	width: 100%;
    height: 100vh;
}

/*
  commented out to fix leagues mobile view under top teams
  /group/league/premier-league
  .section>.inner>.grid>.item>.block.team .inner {
	min-height: 210px !important;
  }
*/
.template-search-results .search-results .team-page .listing-columns {
	padding: 10px 0 0 0 !important;
	border-bottom: 1px solid;
}

.listing-columns:last-child {
	border: none !important;
}

.template-search-results .search-results form {
	padding-top: 0px !important;
}

.borderColorRed {
	border-color: #f00 !important;
}

.error {
	color: #f00 !important;
}

.header-inner .header-main-menu li.checkout a {
	padding: 0px 27px;
	font-size: 14px;
	line-height: 24px;
	height: 25px;
	border: 1px solid #fff;
	margin-top: 0px;
	text-transform: capitalize;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #fff;
}

.added-listing-table > .fixtures > .item .rows > .list .listing > .inner > div .inline .price_input .dropdown .load .dynamic {
	width: 100% !important;
}

/*
.listing-filters > .actions{padding-right:0px !important;float: right;background: #fff !important;}
*/
.listing-filters > .actions .c2a_btn {
	float: right;
	margin-top: 15px;
}

/* .listing-header{padding: 30px 50px !important;} */

/* .dashboard .title {
	height: 70px;
	line-height: 70px;
	color: #000;
	background: #F4F4F4;
	font-family: 'Poppins', 'Roboto', helvetica, arial, tahoma, verdana;
	font-weight: 500;
	font-size: 16px;
	padding: 0 25px;
} */

/* sales page fix */

/* .listing-panels{
  width: calc(100% - 135px);
  margin-bottom: 20px;
} */

/* sales page fix */

/*sale modals*/
.sale-modals .window[data-type="message-support"] .message-support input[type="text"], .sale-modals .window[data-type="message-support"] .message-support textarea {
	height: 70px;
	width: 100%;
	display: block;
	padding: 0 20px;
	text-align: center;
	line-height: 70px;
	border: 1px solid #E4E4E4;
	color: #666;
	font-size: 22px;
	font-family: 'Poppins', 'Roboto', helvetica, arial, tahoma, verdana;
	font-weight: 300;
	background: #FCFCFC;
	text-align-last: center;
	margin-bottom: 25px;
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
}

.sale-modals .window[data-type="message-support"] .message-support input[type="text"][disabled], .sale-modals .window[data-type="message-support"] .message-support textarea {
	opacity: .5;
	cursor: no-drop;
}

.sale-modals .window[data-type="message-support"] {
	max-width: 800px;
}

.sale-modals .window[data-type="message-support"] .message-support {
	display: block;
	margin: 100px auto 0 auto;
}

.sale-modals .window[data-type="message-support"] .message-support p {
	font-family: 'Poppins', 'Roboto', helvetica, arial, tahoma, verdana;
	font-size: 16px;
	color: #666;
	margin-bottom: 20px;
	text-align: center;
	display: block;
}

.sale-modals .window[data-type="message-support"] .message-support .contact {
	display: block;
	width: 100%;
	text-align: left;
}

.sale-modals .window[data-type="message-support"] .message-support .contact .label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 18px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DADADA;
}

.sale-modals .window[data-type="message-support"] .message-support .contact textarea {
	display: inline-block;
	vertical-align: bottom;
	border: 1px solid #E4E4E4 !important;
	padding: 15px 0;
	font-size: 18px;
	color: #000;
	resize: none;
	height: 150px;
	font-family: 'Poppins', 'Roboto', helvetica, arial, tahoma, verdana;
}

#ajax-error-msg {
	display: none;
	line-height: 20px;
	background: #F1ACAC;
	margin-bottom: 40px;
}

#ajax-error-msg.show {
	display: block;
}

#ajax-error-msg .msg-header {
	padding: 5px 23px;
	vertical-align: middle;
}

.msg-header .w-text {
	color: #FFF;
	padding-left: 15px;
	font-size: 18px;
	display: inline-block;
	vertical-align: bottom;
	line-height: 46px;
}

#ajax-error-msg .msg-container {
	background: #FFEBEC;
}

#ajax-error-content {
	color: red;
	margin: 15px 23px;
	display: inline-block;
}

.login-message {
	color: red;
	margin-bottom: 15px;
}

#tel_number-error {
	position: absolute;
	top: 35px;
	left: 0;
}

/* Flags */

/**
 * Variables declared here can be overridden by consuming applications, with
 * the help of the `!default` flag.
 *
 * @example
 *     // overriding $hoverColor
 *     $hoverColor: rgba(red, 0.05);
 *
 *     // overriding image path
 *     $flagsImagePath: "images/";
 *
 *     // import the scss file after the overrides
 *     @import "bower_component/intl-tel-input/src/css/intlTelInput";
 */
.intl-tel-input {
	position: relative;
	padding-left: 50px;
}

.intl-tel-input * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.intl-tel-input .hide {
	display: none;
}

.intl-tel-input .v-hide {
	visibility: hidden;
}

.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
	position: relative;
	z-index: 0;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-right: 36px;
	margin-right: 0;
}

.intl-tel-input .flag-container {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 1px;
}

.intl-tel-input .selected-flag {
	z-index: 1;
	position: relative;
	width: 36px;
	height: 100%;
	padding: 0 0 0 8px;
}

.intl-tel-input .selected-flag .iti-flag {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}

.intl-tel-input .selected-flag .iti-arrow {
	position: absolute;
	top: 50%;
	margin-top: -2px;
	right: 6px;
	width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
	border-top: none;
	border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
	position: absolute;
	z-index: 2;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0 0 0 -1px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
	background-color: white;
	border: 1px solid #CCC;
	white-space: nowrap;
	max-height: 200px;
	overflow-y: scroll;
}

.intl-tel-input .country-list.dropup {
	bottom: 100%;
	margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
	display: inline-block;
	width: 20px;
}

@media (max-width:500px) {
	.intl-tel-input .country-list {
		white-space: normal;
	}

}

.intl-tel-input .country-list .divider {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

.intl-tel-input .country-list .country {
	padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
	color: #999;
}

.intl-tel-input .country-list .country.highlight {
	background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
	vertical-align: middle;
}

.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
	margin-right: 6px;
}

.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
	padding-right: 6px;
	padding-left: 52px;
	margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
	right: auto;
	left: 0;
}

.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
	width: 46px;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
	cursor: pointer;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
	background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
	cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
	background-color: transparent;
}

.intl-tel-input.separate-dial-code .selected-flag {
	background-color: rgba(0, 0, 0, 0.05);
	display: table;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
	display: table-cell;
	vertical-align: middle;
	padding-left: 28px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
	padding-left: 66px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
	width: 60px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
	padding-left: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
	width: 70px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
	padding-left: 74px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
	width: 68px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
	padding-left: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
	width: 78px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
	padding-left: 82px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
	width: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
	padding-left: 92px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
	width: 86px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
	padding-left: 90px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
	width: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
	padding-left: 100px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
	width: 94px;
}

.intl-tel-input.iti-container {
	position: absolute;
	top: -1000px;
	left: -1000px;
	z-index: 1060;
	padding: 1px;
}

.intl-tel-input.iti-container:hover {
	cursor: pointer;
}

.iti-mobile .intl-tel-input.iti-container {
	top: 30px;
	bottom: 30px;
	left: 30px;
	right: 30px;
	position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
	max-height: 100%;
	width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
	padding: 10px 10px;
	line-height: 1.5em;
}

.iti-flag {
	width: 20px;
}

.iti-flag.be {
	width: 18px;
}

.iti-flag.ch {
	width: 15px;
}

.iti-flag.mc {
	width: 19px;
}

.iti-flag.ne {
	width: 18px;
}

.iti-flag.np {
	width: 13px;
}

.iti-flag.va {
	width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2 / 1), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:192dpi), only screen and (min-resolution:2dppx) {
	.iti-flag {
		background-size: 5630px 15px;
	}

}

.iti-flag.ac {
	height: 10px;
	background-position: 0px 0px;
}

.iti-flag.ad {
	height: 14px;
	background-position: -22px 0px;
}

.iti-flag.ae {
	height: 10px;
	background-position: -44px 0px;
}

.iti-flag.af {
	height: 14px;
	background-position: -66px 0px;
}

.iti-flag.ag {
	height: 14px;
	background-position: -88px 0px;
}

.iti-flag.ai {
	height: 10px;
	background-position: -110px 0px;
}

.iti-flag.al {
	height: 15px;
	background-position: -132px 0px;
}

.iti-flag.am {
	height: 10px;
	background-position: -154px 0px;
}

.iti-flag.ao {
	height: 14px;
	background-position: -176px 0px;
}

.iti-flag.aq {
	height: 14px;
	background-position: -198px 0px;
}

.iti-flag.ar {
	height: 13px;
	background-position: -220px 0px;
}

.iti-flag.as {
	height: 10px;
	background-position: -242px 0px;
}

.iti-flag.at {
	height: 14px;
	background-position: -264px 0px;
}

.iti-flag.au {
	height: 10px;
	background-position: -286px 0px;
}

.iti-flag.aw {
	height: 14px;
	background-position: -308px 0px;
}

.iti-flag.ax {
	height: 13px;
	background-position: -330px 0px;
}

.iti-flag.az {
	height: 10px;
	background-position: -352px 0px;
}

.iti-flag.ba {
	height: 10px;
	background-position: -374px 0px;
}

.iti-flag.bb {
	height: 14px;
	background-position: -396px 0px;
}

.iti-flag.bd {
	height: 12px;
	background-position: -418px 0px;
}

.iti-flag.be {
	height: 15px;
	background-position: -440px 0px;
}

.iti-flag.bf {
	height: 14px;
	background-position: -460px 0px;
}

.iti-flag.bg {
	height: 12px;
	background-position: -482px 0px;
}

.iti-flag.bh {
	height: 12px;
	background-position: -504px 0px;
}

.iti-flag.bi {
	height: 12px;
	background-position: -526px 0px;
}

.iti-flag.bj {
	height: 14px;
	background-position: -548px 0px;
}

.iti-flag.bl {
	height: 14px;
	background-position: -570px 0px;
}

.iti-flag.bm {
	height: 10px;
	background-position: -592px 0px;
}

.iti-flag.bn {
	height: 10px;
	background-position: -614px 0px;
}

.iti-flag.bo {
	height: 14px;
	background-position: -636px 0px;
}

.iti-flag.bq {
	height: 14px;
	background-position: -658px 0px;
}

.iti-flag.br {
	height: 14px;
	background-position: -680px 0px;
}

.iti-flag.bs {
	height: 10px;
	background-position: -702px 0px;
}

.iti-flag.bt {
	height: 14px;
	background-position: -724px 0px;
}

.iti-flag.bv {
	height: 15px;
	background-position: -746px 0px;
}

.iti-flag.bw {
	height: 14px;
	background-position: -768px 0px;
}

.iti-flag.by {
	height: 10px;
	background-position: -790px 0px;
}

.iti-flag.bz {
	height: 14px;
	background-position: -812px 0px;
}

.iti-flag.ca {
	height: 10px;
	background-position: -834px 0px;
}

.iti-flag.cc {
	height: 10px;
	background-position: -856px 0px;
}

.iti-flag.cd {
	height: 15px;
	background-position: -878px 0px;
}

.iti-flag.cf {
	height: 14px;
	background-position: -900px 0px;
}

.iti-flag.cg {
	height: 14px;
	background-position: -922px 0px;
}

.iti-flag.ch {
	height: 15px;
	background-position: -944px 0px;
}

.iti-flag.ci {
	height: 14px;
	background-position: -961px 0px;
}

.iti-flag.ck {
	height: 10px;
	background-position: -983px 0px;
}

.iti-flag.cl {
	height: 14px;
	background-position: -1005px 0px;
}

.iti-flag.cm {
	height: 14px;
	background-position: -1027px 0px;
}

.iti-flag.cn {
	height: 14px;
	background-position: -1049px 0px;
}

.iti-flag.co {
	height: 14px;
	background-position: -1071px 0px;
}

.iti-flag.cp {
	height: 14px;
	background-position: -1093px 0px;
}

.iti-flag.cr {
	height: 12px;
	background-position: -1115px 0px;
}

.iti-flag.cu {
	height: 10px;
	background-position: -1137px 0px;
}

.iti-flag.cv {
	height: 12px;
	background-position: -1159px 0px;
}

.iti-flag.cw {
	height: 14px;
	background-position: -1181px 0px;
}

.iti-flag.cx {
	height: 10px;
	background-position: -1203px 0px;
}

.iti-flag.cy {
	height: 13px;
	background-position: -1225px 0px;
}

.iti-flag.cz {
	height: 14px;
	background-position: -1247px 0px;
}

.iti-flag.de {
	height: 12px;
	background-position: -1269px 0px;
}

.iti-flag.dg {
	height: 10px;
	background-position: -1291px 0px;
}

.iti-flag.dj {
	height: 14px;
	background-position: -1313px 0px;
}

.iti-flag.dk {
	height: 15px;
	background-position: -1335px 0px;
}

.iti-flag.dm {
	height: 10px;
	background-position: -1357px 0px;
}

.iti-flag.do {
	height: 13px;
	background-position: -1379px 0px;
}

.iti-flag.dz {
	height: 14px;
	background-position: -1401px 0px;
}

.iti-flag.ea {
	height: 14px;
	background-position: -1423px 0px;
}

.iti-flag.ec {
	height: 14px;
	background-position: -1445px 0px;
}

.iti-flag.ee {
	height: 13px;
	background-position: -1467px 0px;
}

.iti-flag.eg {
	height: 14px;
	background-position: -1489px 0px;
}

.iti-flag.eh {
	height: 10px;
	background-position: -1511px 0px;
}

.iti-flag.er {
	height: 10px;
	background-position: -1533px 0px;
}

.iti-flag.es {
	height: 14px;
	background-position: -1555px 0px;
}

.iti-flag.et {
	height: 10px;
	background-position: -1577px 0px;
}

.iti-flag.eu {
	height: 14px;
	background-position: -1599px 0px;
}

.iti-flag.fi {
	height: 12px;
	background-position: -1621px 0px;
}

.iti-flag.fj {
	height: 10px;
	background-position: -1643px 0px;
}

.iti-flag.fk {
	height: 10px;
	background-position: -1665px 0px;
}

.iti-flag.fm {
	height: 11px;
	background-position: -1687px 0px;
}

.iti-flag.fo {
	height: 15px;
	background-position: -1709px 0px;
}

.iti-flag.fr {
	height: 14px;
	background-position: -1731px 0px;
}

.iti-flag.ga {
	height: 15px;
	background-position: -1753px 0px;
}

.iti-flag.gb {
	height: 10px;
	background-position: -1775px 0px;
}

.iti-flag.gd {
	height: 12px;
	background-position: -1797px 0px;
}

.iti-flag.ge {
	height: 14px;
	background-position: -1819px 0px;
}

.iti-flag.gf {
	height: 14px;
	background-position: -1841px 0px;
}

.iti-flag.gg {
	height: 14px;
	background-position: -1863px 0px;
}

.iti-flag.gh {
	height: 14px;
	background-position: -1885px 0px;
}

.iti-flag.gi {
	height: 10px;
	background-position: -1907px 0px;
}

.iti-flag.gl {
	height: 14px;
	background-position: -1929px 0px;
}

.iti-flag.gm {
	height: 14px;
	background-position: -1951px 0px;
}

.iti-flag.gn {
	height: 14px;
	background-position: -1973px 0px;
}

.iti-flag.gp {
	height: 14px;
	background-position: -1995px 0px;
}

.iti-flag.gq {
	height: 14px;
	background-position: -2017px 0px;
}

.iti-flag.gr {
	height: 14px;
	background-position: -2039px 0px;
}

.iti-flag.gs {
	height: 10px;
	background-position: -2061px 0px;
}

.iti-flag.gt {
	height: 13px;
	background-position: -2083px 0px;
}

.iti-flag.gu {
	height: 11px;
	background-position: -2105px 0px;
}

.iti-flag.gw {
	height: 10px;
	background-position: -2127px 0px;
}

.iti-flag.gy {
	height: 12px;
	background-position: -2149px 0px;
}

.iti-flag.hk {
	height: 14px;
	background-position: -2171px 0px;
}

.iti-flag.hm {
	height: 10px;
	background-position: -2193px 0px;
}

.iti-flag.hn {
	height: 10px;
	background-position: -2215px 0px;
}

.iti-flag.hr {
	height: 10px;
	background-position: -2237px 0px;
}

.iti-flag.ht {
	height: 12px;
	background-position: -2259px 0px;
}

.iti-flag.hu {
	height: 10px;
	background-position: -2281px 0px;
}

.iti-flag.ic {
	height: 14px;
	background-position: -2303px 0px;
}

.iti-flag.id {
	height: 14px;
	background-position: -2325px 0px;
}

.iti-flag.ie {
	height: 10px;
	background-position: -2347px 0px;
}

.iti-flag.il {
	height: 15px;
	background-position: -2369px 0px;
}

.iti-flag.im {
	height: 10px;
	background-position: -2391px 0px;
}

.iti-flag.in {
	height: 14px;
	background-position: -2413px 0px;
}

.iti-flag.io {
	height: 10px;
	background-position: -2435px 0px;
}

.iti-flag.iq {
	height: 14px;
	background-position: -2457px 0px;
}

.iti-flag.ir {
	height: 12px;
	background-position: -2479px 0px;
}

.iti-flag.is {
	height: 15px;
	background-position: -2501px 0px;
}

.iti-flag.it {
	height: 14px;
	background-position: -2523px 0px;
}

.iti-flag.je {
	height: 12px;
	background-position: -2545px 0px;
}

.iti-flag.jm {
	height: 10px;
	background-position: -2567px 0px;
}

.iti-flag.jo {
	height: 10px;
	background-position: -2589px 0px;
}

.iti-flag.jp {
	height: 14px;
	background-position: -2611px 0px;
}

.iti-flag.ke {
	height: 14px;
	background-position: -2633px 0px;
}

.iti-flag.kg {
	height: 12px;
	background-position: -2655px 0px;
}

.iti-flag.kh {
	height: 13px;
	background-position: -2677px 0px;
}

.iti-flag.ki {
	height: 10px;
	background-position: -2699px 0px;
}

.iti-flag.km {
	height: 12px;
	background-position: -2721px 0px;
}

.iti-flag.kn {
	height: 14px;
	background-position: -2743px 0px;
}

.iti-flag.kp {
	height: 10px;
	background-position: -2765px 0px;
}

.iti-flag.kr {
	height: 14px;
	background-position: -2787px 0px;
}

.iti-flag.kw {
	height: 10px;
	background-position: -2809px 0px;
}

.iti-flag.ky {
	height: 10px;
	background-position: -2831px 0px;
}

.iti-flag.kz {
	height: 10px;
	background-position: -2853px 0px;
}

.iti-flag.la {
	height: 14px;
	background-position: -2875px 0px;
}

.iti-flag.lb {
	height: 14px;
	background-position: -2897px 0px;
}

.iti-flag.lc {
	height: 10px;
	background-position: -2919px 0px;
}

.iti-flag.li {
	height: 12px;
	background-position: -2941px 0px;
}

.iti-flag.lk {
	height: 10px;
	background-position: -2963px 0px;
}

.iti-flag.lr {
	height: 11px;
	background-position: -2985px 0px;
}

.iti-flag.ls {
	height: 14px;
	background-position: -3007px 0px;
}

.iti-flag.lt {
	height: 12px;
	background-position: -3029px 0px;
}

.iti-flag.lu {
	height: 12px;
	background-position: -3051px 0px;
}

.iti-flag.lv {
	height: 10px;
	background-position: -3073px 0px;
}

.iti-flag.ly {
	height: 10px;
	background-position: -3095px 0px;
}

.iti-flag.ma {
	height: 14px;
	background-position: -3117px 0px;
}

.iti-flag.mc {
	height: 15px;
	background-position: -3139px 0px;
}

.iti-flag.md {
	height: 10px;
	background-position: -3160px 0px;
}

.iti-flag.me {
	height: 10px;
	background-position: -3182px 0px;
}

.iti-flag.mf {
	height: 14px;
	background-position: -3204px 0px;
}

.iti-flag.mg {
	height: 14px;
	background-position: -3226px 0px;
}

.iti-flag.mh {
	height: 11px;
	background-position: -3248px 0px;
}

.iti-flag.mk {
	height: 10px;
	background-position: -3270px 0px;
}

.iti-flag.ml {
	height: 14px;
	background-position: -3292px 0px;
}

.iti-flag.mm {
	height: 14px;
	background-position: -3314px 0px;
}

.iti-flag.mn {
	height: 10px;
	background-position: -3336px 0px;
}

.iti-flag.mo {
	height: 14px;
	background-position: -3358px 0px;
}

.iti-flag.mp {
	height: 10px;
	background-position: -3380px 0px;
}

.iti-flag.mq {
	height: 14px;
	background-position: -3402px 0px;
}

.iti-flag.mr {
	height: 14px;
	background-position: -3424px 0px;
}

.iti-flag.ms {
	height: 10px;
	background-position: -3446px 0px;
}

.iti-flag.mt {
	height: 14px;
	background-position: -3468px 0px;
}

.iti-flag.mu {
	height: 14px;
	background-position: -3490px 0px;
}

.iti-flag.mv {
	height: 14px;
	background-position: -3512px 0px;
}

.iti-flag.mw {
	height: 14px;
	background-position: -3534px 0px;
}

.iti-flag.mx {
	height: 12px;
	background-position: -3556px 0px;
}

.iti-flag.my {
	height: 10px;
	background-position: -3578px 0px;
}

.iti-flag.mz {
	height: 14px;
	background-position: -3600px 0px;
}

.iti-flag.na {
	height: 14px;
	background-position: -3622px 0px;
}

.iti-flag.nc {
	height: 10px;
	background-position: -3644px 0px;
}

.iti-flag.ne {
	height: 15px;
	background-position: -3666px 0px;
}

.iti-flag.nf {
	height: 10px;
	background-position: -3686px 0px;
}

.iti-flag.ng {
	height: 10px;
	background-position: -3708px 0px;
}

.iti-flag.ni {
	height: 12px;
	background-position: -3730px 0px;
}

.iti-flag.nl {
	height: 14px;
	background-position: -3752px 0px;
}

.iti-flag.no {
	height: 15px;
	background-position: -3774px 0px;
}

.iti-flag.np {
	height: 15px;
	background-position: -3796px 0px;
}

.iti-flag.nr {
	height: 10px;
	background-position: -3811px 0px;
}

.iti-flag.nu {
	height: 10px;
	background-position: -3833px 0px;
}

.iti-flag.nz {
	height: 10px;
	background-position: -3855px 0px;
}

.iti-flag.om {
	height: 10px;
	background-position: -3877px 0px;
}

.iti-flag.pa {
	height: 14px;
	background-position: -3899px 0px;
}

.iti-flag.pe {
	height: 14px;
	background-position: -3921px 0px;
}

.iti-flag.pf {
	height: 14px;
	background-position: -3943px 0px;
}

.iti-flag.pg {
	height: 15px;
	background-position: -3965px 0px;
}

.iti-flag.ph {
	height: 10px;
	background-position: -3987px 0px;
}

.iti-flag.pk {
	height: 14px;
	background-position: -4009px 0px;
}

.iti-flag.pl {
	height: 13px;
	background-position: -4031px 0px;
}

.iti-flag.pm {
	height: 14px;
	background-position: -4053px 0px;
}

.iti-flag.pn {
	height: 10px;
	background-position: -4075px 0px;
}

.iti-flag.pr {
	height: 14px;
	background-position: -4097px 0px;
}

.iti-flag.ps {
	height: 10px;
	background-position: -4119px 0px;
}

.iti-flag.pt {
	height: 14px;
	background-position: -4141px 0px;
}

.iti-flag.pw {
	height: 13px;
	background-position: -4163px 0px;
}

.iti-flag.py {
	height: 11px;
	background-position: -4185px 0px;
}

.iti-flag.qa {
	height: 8px;
	background-position: -4207px 0px;
}

.iti-flag.re {
	height: 14px;
	background-position: -4229px 0px;
}

.iti-flag.ro {
	height: 14px;
	background-position: -4251px 0px;
}

.iti-flag.rs {
	height: 14px;
	background-position: -4273px 0px;
}

.iti-flag.ru {
	height: 14px;
	background-position: -4295px 0px;
}

.iti-flag.rw {
	height: 14px;
	background-position: -4317px 0px;
}

.iti-flag.sa {
	height: 14px;
	background-position: -4339px 0px;
}

.iti-flag.sb {
	height: 10px;
	background-position: -4361px 0px;
}

.iti-flag.sc {
	height: 10px;
	background-position: -4383px 0px;
}

.iti-flag.sd {
	height: 10px;
	background-position: -4405px 0px;
}

.iti-flag.se {
	height: 13px;
	background-position: -4427px 0px;
}

.iti-flag.sg {
	height: 14px;
	background-position: -4449px 0px;
}

.iti-flag.sh {
	height: 10px;
	background-position: -4471px 0px;
}

.iti-flag.si {
	height: 10px;
	background-position: -4493px 0px;
}

.iti-flag.sj {
	height: 15px;
	background-position: -4515px 0px;
}

.iti-flag.sk {
	height: 14px;
	background-position: -4537px 0px;
}

.iti-flag.sl {
	height: 14px;
	background-position: -4559px 0px;
}

.iti-flag.sm {
	height: 15px;
	background-position: -4581px 0px;
}

.iti-flag.sn {
	height: 14px;
	background-position: -4603px 0px;
}

.iti-flag.so {
	height: 14px;
	background-position: -4625px 0px;
}

.iti-flag.sr {
	height: 14px;
	background-position: -4647px 0px;
}

.iti-flag.ss {
	height: 10px;
	background-position: -4669px 0px;
}

.iti-flag.st {
	height: 10px;
	background-position: -4691px 0px;
}

.iti-flag.sv {
	height: 12px;
	background-position: -4713px 0px;
}

.iti-flag.sx {
	height: 14px;
	background-position: -4735px 0px;
}

.iti-flag.sy {
	height: 14px;
	background-position: -4757px 0px;
}

.iti-flag.sz {
	height: 14px;
	background-position: -4779px 0px;
}

.iti-flag.ta {
	height: 10px;
	background-position: -4801px 0px;
}

.iti-flag.tc {
	height: 10px;
	background-position: -4823px 0px;
}

.iti-flag.td {
	height: 14px;
	background-position: -4845px 0px;
}

.iti-flag.tf {
	height: 14px;
	background-position: -4867px 0px;
}

.iti-flag.tg {
	height: 13px;
	background-position: -4889px 0px;
}

.iti-flag.th {
	height: 14px;
	background-position: -4911px 0px;
}

.iti-flag.tj {
	height: 10px;
	background-position: -4933px 0px;
}

.iti-flag.tk {
	height: 10px;
	background-position: -4955px 0px;
}

.iti-flag.tl {
	height: 10px;
	background-position: -4977px 0px;
}

.iti-flag.tm {
	height: 14px;
	background-position: -4999px 0px;
}

.iti-flag.tn {
	height: 14px;
	background-position: -5021px 0px;
}

.iti-flag.to {
	height: 10px;
	background-position: -5043px 0px;
}

.iti-flag.tr {
	height: 14px;
	background-position: -5065px 0px;
}

.iti-flag.tt {
	height: 12px;
	background-position: -5087px 0px;
}

.iti-flag.tv {
	height: 10px;
	background-position: -5109px 0px;
}

.iti-flag.tw {
	height: 14px;
	background-position: -5131px 0px;
}

.iti-flag.tz {
	height: 14px;
	background-position: -5153px 0px;
}

.iti-flag.ua {
	height: 14px;
	background-position: -5175px 0px;
}

.iti-flag.ug {
	height: 14px;
	background-position: -5197px 0px;
}

.iti-flag.um {
	height: 11px;
	background-position: -5219px 0px;
}

.iti-flag.us {
	height: 11px;
	background-position: -5241px 0px;
}

.iti-flag.uy {
	height: 14px;
	background-position: -5263px 0px;
}

.iti-flag.uz {
	height: 10px;
	background-position: -5285px 0px;
}

.iti-flag.va {
	height: 15px;
	background-position: -5307px 0px;
}

.iti-flag.vc {
	height: 14px;
	background-position: -5324px 0px;
}

.iti-flag.ve {
	height: 14px;
	background-position: -5346px 0px;
}

.iti-flag.vg {
	height: 10px;
	background-position: -5368px 0px;
}

.iti-flag.vi {
	height: 14px;
	background-position: -5390px 0px;
}

.iti-flag.vn {
	height: 14px;
	background-position: -5412px 0px;
}

.iti-flag.vu {
	height: 12px;
	background-position: -5434px 0px;
}

.iti-flag.wf {
	height: 14px;
	background-position: -5456px 0px;
}

.iti-flag.ws {
	height: 10px;
	background-position: -5478px 0px;
}

.iti-flag.xk {
	height: 15px;
	background-position: -5500px 0px;
}

.iti-flag.ye {
	height: 14px;
	background-position: -5522px 0px;
}

.iti-flag.yt {
	height: 14px;
	background-position: -5544px 0px;
}

.iti-flag.za {
	height: 14px;
	background-position: -5566px 0px;
}

.iti-flag.zm {
	height: 14px;
	background-position: -5588px 0px;
}

.iti-flag.zw {
	height: 10px;
	background-position: -5610px 0px;
}

.iti-flag {
	width: 20px;
	height: 15px;
	box-shadow: 0px 0px 1px 0px #888;
	background-image: url("/assets/frontend/2018/images/flags.png");
	background-repeat: no-repeat;
	background-color: #DBDBDB;
	background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2 / 1), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:192dpi), only screen and (min-resolution:2dppx) {
	.iti-flag {
		background-image: url("/assets/frontend/2018/images/flags@2x.png");
	}

}

.iti-flag.np {
	background-color: transparent;
}

/* Fixtures page hot fix */
.seat > a {
	font-size: 14px;
	text-decoration: none;
}

.select-game-form .error_msg {
	position: absolute;
	text-align: center;
	bottom: 90px;
	left: 0;
	right: 0;
	color: #f00;
}

.ticket_block[disabled] {
	background-color: #c3c3c3 !important;
	border-radius: 7px;
	vertical-align: middle;
}

input, textarea, select, button {
	font-size: 16px
}

.promo-error {
	color: red;
	margin-top: 20px;
}

/* Hot fix menu hover */
.header-inner .header-main-menu ul li:hover > ul {
	z-index: 9999;
}

.team-page .column-section .inner .content-column.resizer > .text p {
	margin-bottom: 20px;
}

.expired-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	visibility: hidden;
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
}

.expired-modal > .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	opacity: 0;
	cursor: pointer;
}

.expired-modal > .window {
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 800px;
	width: 100%;
	padding: 50px;
	background: #fff;
	border-radius: 20px;
	opacity: 0;
	-webkit-transform: translateY(-50%) scale(0.8);
	transform: translateY(-50%) scale(0.8);
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	text-align: center;
}

.expired-modal > .window > .heading {
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	color: #111530;
	font-family: 'housescript';
	margin-bottom: 50px;
}

.expired-modal > .window > button[data-redirect-home] {
	margin-top: 50px;
}

.expired-modal.active {
	visibility: visible;
}

.expired-modal.active .overlay {
	opacity: 1;
}

.expired-modal.active .window {
	opacity: 1;
	-webkit-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}

/* Hot fix for checkout modal */
.team-page.fixture .listing-modal .inner {
	top: 50%;
	transform: translateY(-50%);
}

.template-generic-page .content .section .inner .text p:first-child:first-letter {
	padding-right: 5px;
}

.promo-modal .ftp-close {
	position: absolute;
	top: 20px;
	right: 20px;
}

.mobile.nav-image {
	display: none;
}

@media screen and (max-width:1114px) {
	.mobile.nav-image {
		display: inline-block;
		vertical-align: middle;
		margin: 0 20px;
	}

	.mobile.nav-image:before {
		content: "";
	}

	.template-home .mobile.nav-image {
		background-image: url(/assets/frontend/2018/images/avatar.png);
	}

}

.hf-center {
	margin-top: 30px;
	text-align: center;
}

.enquiryform .row {
	margin: 20px 0;
}
.enquiryform .row:before, .enquiryform .row:after {
	content: " ";
   	display: table;
}
.enquiryform .row:after {
	clear: both;
}
.enquiryform .pull-left {
	float: left;
}
.enquiryform .pull-right {
	float: right;
}
.enquiryform .columns.six {
	width: 50%;
}
@media screen and (max-width: 400px) {
	.enquiryform .columns.six {
		width: 100%;
		margin-bottom: 12px;
	}
}

.enquiryform input:not([type=submit]), .enquiryform  select{
	display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    color: #000;
    font-size: 16px;
}

.enquiryform textarea {
	width: 100%;
	min-height: 130px;
	border: 1px solid #ccc;
	padding: 10px;
}

.checkout-summary {
	position: relative;
}

.checkout-trust {
	display: none;
}

@media (min-width: 1115px) {
	.checkout-trust {
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		bottom: -550px;
	}
	.checkout-trust-md {
		display: none;
	}
}

/* hot fix for checkboxes */
.quick_list_window > .window form:checked + label:after,
.panel .body form input:checked + label:after {
    height: 8px;
    width: 8px;
    margin-top: -4px;
    left: 4px
}

@media screen and (max-width:600px){
    div.pika-single.pika-split-time {
       padding-right: 0;
       width: 335px;
    }
    .pika-single.pika-split-time div.pika-timepicker{
        position: relative;
        width: 335px;
        height: 40px;
        overflow: hidden;
    }
    .pika-single.pika-split-time div.pika-timepicker select{
        width:100%;
    }
    .pika-single.pika-split-time div.pika-timepicker option{
        height: 40px;
        font-size: 30px;
    }
}

@media screen and (max-width:330px){
	div.pika-single.pika-split-time {
       padding-right: 0;
       max-width: 100%;
       margin-left: 19px;
    }
}

.hasLogo {
	padding-left: 35px;
}
.hot {
	padding-left: 30px;
}

@media screen and (max-width:600px){
	.header-inner .header-main-menu .advanced li a span {
		display: none;
	}
}

/*Modified css for cart 13-02-2019 start*/
ul#UlCartItems li {
	border-top:1px solid #e0e0e0;
	padding:15px 30px 15px 20px;
	position: relative;
}
ul#UlCartItems li:first-child { border-top: none; }
.header-inner .header-main-menu .cart ul>li.view-cart {
	width: auto !important; margin-top: 0 !important;
}
.header-inner .header-main-menu .cart ul>li.view-cart a {
	text-align: center; padding-left: 0;
	line-height: inherit !important;
	height: auto !important;


}
ul#UlCartItems > li  {
	height:auto !important;
	line-height: 20px !important;
	 cursor: unset ;
}
ul#UlCartItems li .cart-delete-button {
	position: absolute;
	right: 10px;
	top: 28%;
	margin:0 !important;
}

ul#UlCartItems li .room_just_added {
	position: absolute;
	right: 10px;
	top: 28%;
	margin:0 !important;
}

.cart-delete-button {
  background-color: #842323;
  border: none;
  color: white;
  padding: 5px;
  text-align: center;
  display: inline-block;
  font-size: 10px;
  margin: 4px 2px;
  border-radius: 2px;
  margin-top: 14px;
  float: right;
  cursor: pointer;
}

.room_just_added {
  background-color: #842323;
  border: none;
  color: white;
  padding: 5px;
  text-align: center;
  display: inline-block;
  font-size: 10px;
  margin: 4px 2px;
  border-radius: 2px;
  margin-top: 14px;
  float: right;
}
/*Modified css for cart 13-02-2019 end*/

/* Modified css 26-02-2019 start*/
@media only screen and (min-width: 1115px) {
.cart-mobile-wrapper {
	display: none;
}
}
@media only screen and (max-width: 1114px) {
.cart-mobile-wrapper {
	position: absolute;
	/*//right: 60px;*/
	right: 169px;
}
.nav-icon.desktop {
	display: none;
}
.cart-mobile-wrapper #UlCartItems {
	top: 54px;
	right: 0;
	width: auto;
	height: auto;
	left: inherit;
	visibility: inherit;
	opacity: 1;
}
}
@media only screen and (min-width: 401px) {
#UlCartItems {
	min-width: 315px !important;

}
}
@media only screen and (max-width: 400px) {
#UlCartItems {
	min-width: 200px !important;
	max-width: 200px !important;
}
.mobile.nav-image {
	margin: 0 1px !important;
}
.cart-mobile-wrapper {
	/*right: 40px;*/
	right: 137px;
}
}
/* Modified css 26-02-2019 end*/

/* Modified css 13-03-2019 start */
.footer-logo img {
	width: 130px;
}
@media only screen and (min-width: 1115px) and (max-width: 1300px) {
.header-inner .header-main-menu ul li a {
	font-size: 13px !important;
}
.header-inner .header-main-menu ul li {
	margin-right: 15px !important;
}
.header-inner .header-main-menu .cart {
	margin-right: 5px;
}
.header-inner .logo img {
	width: 150px;
}
}
 @media only screen and (max-width: 450px) {
/*.header-inner .logo img { width: 150px; }*/

.nav-icon svg#cart {
	width: 25px !important;
}
.ftp-view:before {
	font-size: 20px !important;
}
.header-inner .header-main-menu .search-box button {
	height: 28px !important;
}
.header-inner .logo img {
	width: 115px !important;
}
/*.cart-mobile-wrapper {
	right: 125px !important;
}*/
.template-home .mobile.nav-image {
	background-size: 60% !important;
	background-position: left 5px !important;
}
.header-inner .logo {
	padding-top: 5px !important;
}
.mobile.nav-image {
	margin: 0 !important;
}
.hotel-usp span.hotel-points { margin:4px 0; }
}
/* Modified css 13-03-2019 end */

@media only screen and (max-width: 1114px) {
/*.header-top .white-logo {
	display: none;
}*/
.cart-mobile-wrapper.user-logged-out {
	position: absolute;
	right: 105px;
}
}
@media only screen and (max-width: 400px) {
.cart-mobile-wrapper.user-logged-out {
	right: 105px;
}
}
@media only screen and (max-width:320px) {
.header-inner .logo img {
	width: 106px;
}
}

/* Modified css 22-03-2019 start */
.page-header.page-header-fix {
	margin-top: 0px;
	position: fixed;
	left: 0;
	top: 105px;
	z-index: 99;
	box-shadow: 0 -5px 5px -5px #333;
}
@media only screen and (max-width: 1114px) {
.page-header.page-header-fix {
	top: 76px;
}
}
/* Modified css 22-03-2019 end */

/* Modified css 8-04-2019 start */
.checkout .checkout-summary .match-details .contain-ticket-details .feature {
    font-weight: 600;
    font-size: 12px;
    color: #22B63A;
    margin: 0 6px;
    line-height: 14px
}

.checkout .checkout-summary .match-details .contain-ticket-details>div {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
}
.match-info {
    width: 100%;
    margin-bottom: 0 !important
}

@media (max-width: 1114px) and (min-width: 601px) {
    .match-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (max-width: 838px) {
    .match-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
@media only screen and (max-width: 838px) {
    .game-info {
        margin-bottom: 10px
    }
}
.usp-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
	justify-content: space-between;
	/* Modified on 13-03-20 */
	/* margin: 15px 0; */
    /* border-bottom: 1px solid; */
	/* padding-bottom: 10px */
	padding: 15px 0 0 0;
	font-size: 13px;
	/* Modified on 13-03-20 */
}
.feature p {
    margin: 8px 0 0 0
}

.date-and-time {
    margin-top: 15px
}
@media (max-width: 1114px) and (min-width: 601px) {
    .date-and-time {
        margin-top: 0
    }
}

@media only screen and (max-width: 838px) {
    .date-and-time {
        margin-bottom: 10px
    }
}

.date-and-time p {
	/* Modified on 13-03-20 */
	/* margin: 5px 0 */
	margin: 10px 0;
    padding-bottom: 10px;
	border-bottom: 1px solid #b7c6f7;
	/* Modified on 13-03-20 */
}
.seating-section p {
    margin-bottom: 5px
}

@media (max-width: 1114px) and (min-width: 601px) {
    .seating-section p.bold {
        margin-top: 0
    }
}
/* Modified on 27-01-2020 starts */
/* .quick-summary {
    display: none
} */
/* Modified on 27-01-2020 ends */
@media (max-width: 1114px) and (min-width: 2px) {
    .quick-summary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        background: #eef1fb;
		padding: 20px 50px;
		/* Modified on 27-01-2020 starts */
		-webkit-box-pack: center;
		justify-content: center;
		/* Modified on 27-01-2020 ends */
    }
}

.quick-price span {
    font-size: 16px;
    font-weight: 600
}

.quick-price div a {
    text-decoration: none;
	/* Modified on 24-01-2020 starts */
	/* color: #0736c5; */
	color:#fff;
	background:#0736c5;
	font-size: 16px;
	/* Modified on 24-01-2020 ends */
    margin-left: 10px
}

@media (max-width: 600px) and (min-width: 2px) {
    .quick-price div a {
		/* Modified on 24-01-2020 starts */
        /* margin-left: 0;
		padding-top: 10px */
		margin: 10px 0;
		padding: 10px;
		display: inline-block;
		text-align: center;
		width: 100%;
		/* Modified on 24-01-2020 ends */
    }
}
.quick-price {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 600px) and (min-width: 2px) {
    .quick-price {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.hotel-b-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.hotel-name-checkout {
    font-size: 16px;
	/* Modified on 13-03-20 */
	/* font-weight: 600;
	margin: 10px 0 0 */
    font-weight: 500;
	margin: 10px 0 5px;
	/* Modified on 13-03-20 */
}

.hotel-address-checkout {
    font-size: 14px;
    margin-bottom: 10px
}

.check-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 10px
}
.num-nights {
    color: #23b53a;
    font-weight: 600;
    margin-bottom: 10px
}
.room-guest {
    border-bottom: 1px solid;
    padding-bottom: 20px
}
.hotel-preview-checkout {
    width: 40%;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
/* Modified css 8-04-2019 end */

/* Modified css  09-04-2019 starts */
.checkout .checkout-steps form.sign-in .input-holder {
    margin-bottom: 10px;
}
.price-breakdown .bold {
    font-size: 16px;
    font-weight: 600
}
.checkout .grand-total {
	/* Modified css  27-01-2020 starts */
	/* font-size: 20px; */
	font-size: 25px;
	/* Modified css  27-01-2020 ends */
    font-weight: 600
}
.checkout .delivery-details .type {
    display: inline-block;
    vertical-align: top;
	line-height: 20px;
	font-size: 16px;
}

@media (max-width: 600px) and (min-width: 2px) {
    .checkout .delivery-details .type {
        margin-right: 0;
        margin-bottom: 20px
    }
}
.checkout .terms {
    display: block;
    margin-top: 10px;
    color: #BCBCBC
}
.input-holder.terms {
    display: block!important;
}

.hotel-info-title {
    font-size: 16px;
    /* Modified css  02-05-2019 starts */
    /*margin: 20px 0;*/
    margin: 10px 0;
    /* Modified css  02-05-2019 ends */
    font-weight: 600
}
/* Modified css  09-04-2019 ends */

/* Modified css 16-04-2019 start */
.checkout-container {
    max-width: 1180px !important;
    justify-content: space-evenly;
}
/* Modified css 16-04-2019 end */

/* Modified css  30-04-2019 starts */
.checkout .checkout-summary {
    /* margin: 20px 0; */
    /* border: 1px solid #8a9cd4; */
    /* display: flex; */
    /* max-width: 340px; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    /* flex-direction: column; */
    /* padding: 20px; */
    text-align: left;
   background: #fff;
}
.checkout .checkout-summary>.match-details {
	display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    /*-ms-flex-direction: row;*/
    flex-direction: row;
    /*-ms-flex-wrap: wrap;*/
    flex-wrap: wrap;
}
/* Modified css  02-05-2019 end */

/* Modified css  09-05-2019 start */

.checkout .checkout-summary {
	padding:unset;
	border:unset;
	/* Modified on 29-05-20 */
	position:unset;
	/* Modified on 29-05-20 */
}

@media (max-width: 1114px) and (min-width: 2px) {
.checkout .checkout-summary {
    max-width: none;
    /*-webkit-box-shadow: none;*/
    box-shadow: none;
}
}
@media (max-width: 600px) and (min-width: 2px) {
.checkout .checkout-summary {
    border-radius: 0;
    padding: 40px 20px;
    width: 100%;
}
}
@media (max-width: 1149px) {
/* .checkout .checkout-summary {
    max-width: 810px;
} */
}
@media (max-width: 1114px) and (min-width: 601px) {
.checkout .checkout-summary {
    width: 100%;
    /* padding: 60px 100px !important; */
    margin: unset;
    }
}
@media (max-width: 1114px) and (min-width: 2px) {
    .checkout .checkout-summary {
    	/* modified css 9-4-19 starts */
         max-width: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        /* modified css 9-4-19 ends */
    }
}

/* Modified css  09-05-2019 end */
.checkout .checkout-steps form.sign-in {
text-align: center;
    padding: 10px 20px;
    /*border-bottom: 1px solid #8a9cd4;*/
    /*display: -webkit-box;
    display: -ms-flexbox;*/
    display: flex;
    -webkit-box-pack: center;
    /*-ms-flex-pack: center;*/
    justify-content: center;
}
.checkout span.site-sign-in .sign-in h3 {
    font-size: 16px;
    text-transform: none;
    margin: 0 20px 0 0;
    font-weight: 500;
}
.checkout span.site-sign-in .sign-in {
    text-align: center;
    padding: 10px 20px;
    border-bottom: 1px solid #8a9cd4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/*  Modified on 24-01-2020 starts */
/* .step {
    margin: 0 50px;
} */
/*  Modified on 24-01-2020 ends */
.step>.heading {
    font-size: 18px;
    color: #000;
    display: block;
    font-weight: 400;
    height: 50px;
    line-height: 80px;
    -webkit-transition: ease-in-out all .3s;
    transition: ease-in-out all .3s;
    border-bottom: 2px solid transparent;
}
/*  Modified on 24-01-2020 starts */
/* @media (max-width: 1114px) and (min-width: 2px) {
.step {
    margin: 0;
    padding: 20px;
}
} */
/*  Modified on 24-01-2020 ends */
.checkout .checkout-steps .step>.heading:before {
    display: inline-block;
    vertical-align: middle;
    height: 25px;
    width: 25px;
    border: 1px solid #133ABD;
    border-radius: 100%;
    content: '';
    text-align: center;
    line-height: 24px;
    color: #133ABD;
    font-size: 16px;
    margin-right: 10px;
    -webkit-transition: ease-in-out all .3s;
    transition: ease-in-out all .3s;
}

.billing-adress {
    text-align: left;
    font-size: 18px;
    color: #000;
    display: block;
    font-weight: 400;
    height: 50px;
    line-height: 80px;
    -webkit-transition: ease-in-out all .3s;
    transition: ease-in-out all .3s;
    border-bottom: 2px solid transparent;
}
.checkin-text {
    font-weight: 600;
}

.checkout .delivery-details {
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 2px dashed #000;
    /*display: -webkit-box;
    display: -ms-flexbox;*/
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    /*-ms-flex-direction: row;*/
    flex-direction: row;
    /*-ms-flex-wrap: wrap;*/
    flex-wrap: wrap;
}
.checkout .delivery-details .heading {
	font-size: 16px;
	/* modified on 29-01-2020 starts */
	/* font-weight: 400; */
	font-weight: 600;
	/* modified on 29-01-2020 ends */
}
.actions {
    margin-top: 10px;
}
.actions a.add-promo-code {
    text-decoration: none;
	color: #133abd;
	font-weight: 600;
}
.ftp-alerts .alert {
    padding: 11px 30px;
    border-bottom: 2px solid #d40b0b;
}
.checkout-alert {
    font-family: Poppins;
	font-weight: 600;
	font-size:16px;
}
.checkout .checkout-steps .input-holder.input-terms {
    width: 100%;
    line-height: 28px;
    text-align: center;
}
.active-signin {
    padding: 0 50px;
    text-align: center;
}
/* Modified css  30-04-2019 ends */

/* Modified css  02-05-2019 starts */
.flex-topbar {
    width: 100%;
    max-width: 1500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 15px
}
body:not(.template-home) .top-bar .item {
    color: #fff;
}
body:not(.template-home) .top-bar .item a {
    color: #fff;
}
.top-bar {

	padding: 10px 0;
    font-size: 16px;
    background: #292929;
    -webkit-box-pack: center;
    justify-content: center;
}
@media (max-width: 1114px) and (min-width: 2px) {
	.header-top-spacer {
    display: none !important;
	}
}
.section.darker {
    background: #f6f8f9;
}

/*modified on 27-01-2020 starts */
@media (max-width: 1149px) {
	.darker {
		padding: 0 !important;
	}
}
/*modified on 27-01-2020 ends */

.checkout .checkout-steps .social-login {
    color: #0b0c18;
    font-weight: 300;
    font-size: 16px;
}
.toggle-signin {
	margin-top: 20px;
}
.forgot-align {
	display: block;
	font-size:16px;
}

.checkout .delivery-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
}
/* Modified css  02-05-2019 end */

/* Modified css  03-05-2019 starts */
.header-inner .header-main-menu ul li a {
	color: #000 ;
}
.header-inner .header-main-menu li.sell a {
    padding: 0px 27px;
    border: 1px solid #000;
    color: #000;
}
.template-home .nav-image:before {
    color: #000;
}
.ftp-view {
    color: #000;
}
.header-inner .header-main-menu .sell {
    color: #133ABD !important;
    border-color: #133ABD !important;
}
.header-inner .header-main-menu li.sell a:hover {
	background: #133ABD;
	color: #fff !important;
	border-radius: 3px
}
.template-home .nav-image {
    background-image: url(/assets/frontend/2018/images/avatar.png)
}
#UlCartItems {
	z-index: 1011;
}
.header-inner .header-main-menu .user-nav>ul {
    z-index: 1020;
}
/* Modified css  03-05-2019 ends */

/*Modified css for 06-05-2019 starts*/
.header-top {
    display: flex;
    width: 100%;
    /* position: fixed; */
    /* top: 45px; */
    padding: 10px 50px;
    /* left: 0; */
    /* right: 0; */
    z-index: 40;
    /*-webkit-transition: ease-in-out all .3s;*/
    transition: ease-in-out all .3s;
}
body:not(.template-home) .top-bar.sticky {
    visibility: hidden;
    opacity: 0;
}
/*Modified css for 06-05-2019 end*/

/*Modified css for 10-05-2019 starts*/
.header-inner .header-main-menu ul li a {
	color: #000 !important;
}
ul#ui-id-3 {
	top: 223px;
	left: 405px;
}
@media (max-width: 528px) {
.checkout .checkout-steps .sign-in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.checkout span.site-sign-in .sign-in h3 {
    margin: 0 0 10px 0;
}
}
.tog-sign {
	color: #133abd;
	text-decoration: none;
}
.tog-sign:hover {
	cursor: pointer;
	color: #2953e1
}
.checkout .checkout-steps .sign-in .social-login a {
     text-decoration: none;
}
/* modified css on 17-5-19 starts */
.checkout .checkout-steps .sign-in {
	border-bottom: unset;
}
.header-inner .logo:before{
	width:unset;
	height:unset;
	background:unset;
}
/* modified css on 17-5-19 ends */
@media (max-width: 1114px) and (min-width: 2px) {
.header-inner .logo img {
    width: 115px !important;
}
}
@media (max-width: 1114px) and (min-width: 472px) {
.header-inner .header-main-menu .search-box {
padding-left: 20px;
}
}
@media (min-width: 469px) and (max-width: 1113px) {
.cart-mobile-wrapper {
	right: 178px;
}
}
@media (min-width: 450px) and (max-width: 468px) {
	.cart-mobile-wrapper {
        right: 193px;
	}
}
@media (min-width: 397px) and (max-width: 449px) {
	.cart-mobile-wrapper {
		right: 151px;
	}
}
@media (min-width: 353px) and (max-width: 396px) {
	.cart-mobile-wrapper {
		right: 140px;
	}
}
/* .header-inner .logo img {
    width: 95px !important;
} */
/*Modified css for 10-05-2019 ends*/

button[disabled], button[disabled]:hover {background: grey;}

/* to be put in team.scss */
.team-page.fixture .fixture-listings>.inner>.right>.for-s-view>.listing .item  {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	perspective: 1000;
	-webkit-perspective: 1000;
	-webkit-transition: none !important;
    transition: none !important;
}
/** Modified css on 06-02-20 starts */
.team-page .listing-columns>.inner>.column .list-new {
    display: block;
    width: 100%;
    overflow: hidden;
}
.team-page .listing-columns>.inner>.column .list-new .item {
    width: 100%;
    margin: 5px 0;
    padding: 10px;
    border-radius: 3px;
    background: #F4F4F4;
    text-align: left;
}
.team-page .listing-columns>.inner>.column .list-new .item .left {
    width: calc(25% - 75px);
    display: inline-block;
    /* vertical-align: top; */
    text-align: center;
    vertical-align: middle;
}
.team-page .listing-columns>.inner>.column .list-new .item .left .day {
    width: 100%;
    color: #133ABD;
    font-size: 20px;
    padding-top: 5px;
    font-weight: 600;
    padding-bottom: 5px;
}
.team-page .listing-columns>.inner>.column .list-new .item .left .date {
    width: 100%;
    padding-bottom: 3px;
}
.team-page .listing-columns>.inner>.column .list-new .item .left .time {
    width: 100%;
    padding: 5px 0;
}
.team-page .listing-columns>.inner>.column .list-new .item .left .time span {
    font-size: 11px;
    padding-right: 3px;
    color: #0b0e19;
    font-weight: 900;
}
.team-page .listing-columns>.inner>.column .list-new .item .center {
    width: calc(50% + 92px);
    display: inline-block;
    border-left: #CDCDCD 2px solid;
    text-align: left;
    padding-left: 5px;
    font-size: 14px;
    vertical-align: top;
}
.team-page .listing-columns>.inner>.column .list-new .item .center .badges {
    display: inline-block;
    width: 138px;
    vertical-align: top;
    height: 55px;
}
.team-page .listing-columns>.inner>.column .list-new .item .center .badges .badge {
    display: inline-block;
    height: inherit;
    width: auto;
    padding: 9px;
}
.team-page .listing-columns>.inner>.column .list-new .item .center .badges .badge img {
    height: auto;
    width: 48px;
}
.team-page .listing-columns>.inner>.column .list-new .item .center .details {
    display: inline-block;
    width: calc(100% - 145px);
}
.team-page .listing-columns>.inner>.column .list-new .item .center .details .teams {
    display: inline-block;
    width: 100%;
    padding: 5px 0 7px 0;
    font-weight: 600;
    font-size: 16px;
    color: #282739;
}
.team-page .listing-columns>.inner>.column .list-new .item .center .details .location {
    display: inline-block;
    padding: 2.5px 0;
    font-size: 14px;
}
/* .team-page .listing-columns>.inner>.column .list-new .item .center .price-from {
    display: none;
} */
.team-page .listing-columns>.inner>.column .list-new .item .center .details .tickets-left {
    display: inline-block;
    width: 100%;
    padding: 2.5px 0 2.5px 0;
    color: #C72F73;
    font-size: 12px;
}
.team-page .listing-columns>.inner>.column .list-new .item .right {
    display: inline-block;
    width: calc(25% - 40px);
}
.team-page .listing-columns>.inner>.column .list-new .item .right .book {
    color: #133ABD;
    padding: 20px 0 2.5px 0;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
}
.team-page .listing-columns>.inner>.column .list-new .item .right .price-from {
    color: #133ABD;
    padding: 2.5px 0;
    font-size: 16px;
    font-weight: 600;
    text-align: right;
}
.team-page .listing-columns>.inner>.column {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 25px);
    margin-left: 25px;
}
.team-page .listing-columns>.inner>.column:nth-child(2n+1) {
    margin-left: 0;
    margin-right: 25px;
}
.team-page .listing-columns>.inner>.column {
    display: inline-block;
    vertical-align: top;
    /* width: calc(50% - 25px);
    margin-left: 25px; */
}
/** Modified css on 06-02-20 ends */

/******* CHECKOUT CHANGES ***/

/* For new checkout 30-12-19 starts */
.checkout .checkout-steps {
	border-radius: 5px;
  }
  .c2a_btn, button.c2a_btn, a.c2a_btn {
	text-decoration: none;
	outline: 0;
	//border: none;
	//font-size: 16px;
	text-transform: uppercase;
	//color: #fff;
	//line-height: 13px;
	//padding: 20px 40px;
	//background: #133abd;
	border-radius: 5px;
	//-webkit-transition: ease-in-out all .5s;
	//transition: ease-in-out all .5s;
	margin: 0;
	display: inline-block;
	vertical-align: top;
  }

  .active-signin {
	/* text-align: center; */
	background: #e8eff7;
	border-bottom: 1px solid #8a9bd4;
	padding:unset!important;
  }
  .toggle-signin .ticketpad-account {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 20px !important;
	text-transform: unset;
	margin-top: 0;
  }

  .checkout .checkout-steps .input-holder {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: calc(50% - 25px);
	text-align: left;
	/* margin-right:unset !important;
	margin-left: unset !important; */
	margin: 8px 10px;

  }

  .actions {
	margin-top: 10px;
  }

  .social-login .socialmedia-login {
	/*display: -webkit-box;
	display: -ms-flexbox; */
	display: flex;
	-webkit-box-pack: center;
	/*-ms-flex-pack: center; */
	justify-content: center;
	-webkit-box-align: center;
	/* -ms-flex-align: center; */
	align-items: center;
   /* -ms-flex-wrap: wrap; */
	flex-wrap: wrap;
  }

  .toggle-signin {
	margin-top: unset !important;
  }

  .del-heading {
	text-align: left;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 500;
  }

  .signed-in {
	/* 13-03-20 */
	/*padding: 10px 20px; */
	padding: 20px;
	/* 13-03-20 */
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
  }

  button.c2a_btn.continue.login-button {
	line-height: 0px;
	padding: 18px 30px;
	font-size: 16px;
	background: unset;
	color: #0836c6;
	border: 1px solid;
	/* -webkit-transition: 0.3s; */
	transition: 0.3s;
  }
  .checkout .checkout-steps .signed-in h3 {
	font-size: 16px;
	text-transform: none;
	margin: 0 20px 0 0;
	font-weight: 500;
  }
  .toggle-signin {
	display: none;
	padding: 30px 50px 30px 50px;
	border-top: 1px solid #8a9ad5;
  }
  .social-login .google-singin:hover {
	background-color: #3276e6;
  }
  .social-login .google-singin {
	background-color: #4285F4;
	color: #fff;
	font-size: 12px;
	background-image: url("../../../../assets/btn_google_light_focus_ios.svg");
	background-repeat: no-repeat;
	padding: 7px 13px 7px 40px;
	background-size: 29px;
	font-weight: 700;
	border: 1px solid #e8e8e8;
	border-radius: 3px;
	cursor: pointer;
	/* -webkit-transition: 0.3s; */
	transition: 0.3s;
	min-width: 177px;
  }

  .checkout .checkout-steps .step.active .form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: unset;
	padding:unset;
  }
  .checkout .checkout-steps .step .form {
	/* display: none; */
	margin-top: 15px;
  }
  .checkout .checkout-steps .input-holder label {
  padding-left: unset;
  text-indent: unset;
  }
  .checkout .checkout-steps .input-holder input[type="text"],.checkout .checkout-steps .input-holder input[type="email"], .checkout .checkout-steps .input-holder input[type="password"] {
	/*Modified on 13-03-20 */
	/*border: 1px solid #909090; */
	border: 1px solid #dadada;
	border-radius: 5px;
	/*Modified on 13-03-20 */
	margin-top: 8px;
  }
  .checkout .checkout-steps .form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: unset;
	padding:unset;
  }
  .card-img {
	/* display: -webkit-box; */
	/* display: -ms-flexbox; */
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	/* -ms-flex-direction: row; */
	flex-direction: row;
	-webkit-box-align: center;
	/* -ms-flex-align: center; */
	align-items: center;
	margin-left: 4px;
	margin-bottom: 20px;
  }
  .checkout .terms {
	color: #000!important;
	position: relative;
  }

  input#terms-conditions {
	-webkit-appearance: none;
	margin-right: 15px;
	background-color: #fafafa;
	border: 2px solid #252847;
	padding: 9px;
	border-radius: 5px;
	display: inline-block !important;
	position: relative;
	/* -webkit-transition: 0.3s; */
	transition: 0.3s;
	opacity:1!important;
	visibility:visible!important;
  }
  span.position-terms {
	position: absolute;
	font-size:16px;
  }
  .terms .checkbox-label {
	padding-left:unset;
	text-indent: unset;
  }
  .contain-del-options {
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
  }
  .checkout .checkout-steps .step .form .radio-holder .radio-btn {
	position: relative;
  }
  .checkout .checkout-steps .step .form .radio-holder .radio-btn .format-label {
  border: 1px solid #8a9bd4;
	background: #fbfbfd;
	border-radius: 5px;
	/* modified on 27-01-2020 starts */
	cursor: pointer;
	/* width: 331px; */
	display: flex;
	text-indent: unset!important;
	font-weight: 400;
	line-height: 1;
	font-size: 16px;
	/* font-weight: unset; */
	/* font-size:unset; */
	/* modified on 27-01-2020 ends */
	transition: 0.3s!important;

	padding: 12px 20px;
	margin: 10px;
	-webkit-box-align: center;
	/* -ms-flex-align: center; */
	align-items: center;


  }

  .form .radio-holder .radio-btn input[type=checkbox] {
	-webkit-appearance: none;
	margin-right: 15px;
	background-color: #fafafa;
	border: 2px solid #252847;
	padding: 9px;
	border-radius: 22px;
	display: inline-block;
	position: relative;
	/* -webkit-transition: 0.3s; */
	transition: 0.3s;
  }

  .checkout .checkout-steps .step .form .radio-holder .radio-btn input[type=checkbox] {
	-webkit-appearance: none;
	margin-right: 15px;
	background-color: #fafafa;
	border: 2px solid #252847;
	padding: 9px;
	border-radius: 22px;
	display: inline-block;
	position: relative;
	-webkit-transition: 0.3s;
	transition: 0.3s;
  }

  .checkout .checkout-steps .step .form .radio-holder .radio-btn input[type=checkbox]:checked:after {
	content: url(../../../../assets/images/elipse.png);
	position: absolute;
	top: 0px;
	left: 0px;
  }
  .fb_iframe_widget {
	display: inline-block;
	position: relative;
  }
  .social-login a {
	/* color: #133ABD; */
	color: #fff;
	text-decoration: none;
  }

  input#terms-conditions:checked:after {
	content: url(../../../../assets/images/checked.png);
	position: absolute;
	top: 1px;
	left: 1px;
  }
  button.checkout-final:disabled,
  button[disabled]{
  background-color: #2f76ce;
  color: #fff;
  }
  .checkout-process .checkout-success .overview {
	border-radius: 0 0 7px 7px !important;
	border: 1px solid #e0dcdc !important;
  }
  /* For new checkout 30-12-19 ends */


  /* on 23_01_2020  */
  @media (max-width: 1149px) {
	.checkout-container {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: reverse;
		  -ms-flex-direction: column-reverse;
			  flex-direction: column-reverse;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	}
  }

  button.c2a_btn.checkout-final {
	  /* 12_03-20 */
	  /*width:100%; */
	  width: 70%;
	  margin: 20px 0 0 0;
	  box-shadow: 0px 0px 20px#dcdcdc;
	  font-weight: 500;
  }


  @media (max-width: 1149px) {
	.quick-summary {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  width: 100%;
	  background: #eef1fb;
	  padding: 20px 50px;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	}
  }


  .quick-price div a {
	text-decoration: none;
	color: #fff;
	margin-left: 10px;
	background: #0736c5;
	padding: 6px 12px;
	border-radius: 5px;
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
  }

  .quick-price div a:hover {
	background: #052ea9;
  }

  @media (max-width: 600px) and (min-width: 2px) {
	.quick-price div a {
	  margin: 10px 0;
	  padding: 10px;
	  display: inline-block;
	  text-align: center;
	  width: 100%;
	}
  }
  @media (max-width: 528px) {
	.checkout .checkout-steps .signed-in h3 {
	  margin: 0 0 10px 0;
	}
  }

  @media (max-width: 528px) {
	.checkout .checkout-steps .signed-in {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
		  -ms-flex-direction: column;
			  flex-direction: column;
	}
  }
  /* on 24-01-2020 */
  @media (max-width: 600px) and (min-width: 2px) {
	  .c2a_btn, button.c2a_btn, a.c2a_btn {
		width: 100%;
		border-radius: 0;
		text-align: center;
		font-weight: 500;
	}
  }
  .step {
  margin: 0 50px;
  }

  @media (max-width: 1114px) and (min-width: 2px) {
  .step {
	margin: 0;
	padding: 0 60px;
  }
  }

  @media (max-width: 530px) {
  .step {
	padding: 0 30px;
  }
  }
  @media (max-width: 600px) and (min-width: 2px) {
  .checkout .checkout-steps .input-holder {
	width: 100%;
  }
  }

  @media (max-width: 1114px) and (min-width: 601px) {
  .checkout .checkout-steps .input-holder:nth-child(odd) {
	width: 46%;
  }
  .checkout .checkout-steps .input-holder:nth-child(even) {
	width: 47%;
  }
  }

  @media (max-width: 832px) {
  .checkout .checkout-steps .input-holder:nth-child(odd) {
	width: 45%;
  }
  .checkout .checkout-steps .input-holder:nth-child(even) {
	width: 45%;
  }
  }

  @media (max-width: 623px) {
  .checkout .checkout-steps .input-holder:nth-child(odd) {
	width: 100%;
	margin-left: 0;
  }
  .checkout .checkout-steps .input-holder:nth-child(even) {
	width: 100%;
	margin-left: 0;
  }
  }

  .contain-shipping-options {
  text-align: left;
  }

  @media (max-width: 1114px) and (min-width: 2px) {
  .checkout .checkout-steps .step .form .radio-holder .radio-btn .format-label {
	width: 100%;
	margin-left: 0;
  }
  }
  @media (max-width: 600px) and (min-width: 2px) {
  .checkout .checkout-steps .step .form .radio-holder .radio-btn {
	width: 100%;
  }
  }
  .pickup-notice p {
	background: #e8eff7;
	padding: 15px;
	border: 1px solid #8a9bd4;
	border-radius: 2px;
	line-height: 21px;
	margin: 11px;
  }
  /* on 24-01-2020 */
  .bookFeePaymentConfirmationModal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	visibility: hidden;
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
  }

  .bookFeePaymentConfirmationModal > .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	opacity: 0;
	cursor: pointer;
  }

  .bookFeePaymentConfirmationModal > .window {
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 800px;
	width: 100%;
	padding: 50px;
	background: #fff;
	border-radius: 20px;
	opacity: 0;
	-webkit-transform: translateY(-50%) scale(0.8);
			transform: translateY(-50%) scale(0.8);
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	text-align: center;
  }

  .bookFeePaymentConfirmationModal > .window > .heading {
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	color: #111530;
	font-family: 'housescript';
	margin-bottom: 50px;
  }

  .bookFeePaymentConfirmationModal > .window .input-container {
	display: block;
	width: 100%;
  }

  .bookFeePaymentConfirmationModal > .window .input-container label {
	font-size: 16px;
	color: #666;
	margin-bottom: 20px;
	text-align: center;
	display: block;
  }

  .bookFeePaymentConfirmationModal > .window .input-container select, .bookFeePaymentConfirmationModal > .window .input-container input[type="text"], .bookFeePaymentConfirmationModal > .window .input-container input[type="email"], .bookFeePaymentConfirmationModal > .window .input-container input[type="number"] {
	height: 70px;
	width: 100%;
	display: block;
	padding: 0 20px;
	text-align: center;
	line-height: 70px;
	border: 1px solid #E4E4E4;
	color: #000;
	font-size: 22px;
	font-weight: 300;
	background: #FCFCFC;
  }

  .bookFeePaymentConfirmationModal > .window > button[data-close-promo] {
	margin-top: 50px;
  }

  .bookFeePaymentConfirmationModal.active {
	visibility: visible;
  }

  .bookFeePaymentConfirmationModal.active .overlay {
	opacity: 1;
  }

  .bookFeePaymentConfirmationModal.active .window {
	opacity: 1;
	-webkit-transform: translateY(-50%) scale(1);
			transform: translateY(-50%) scale(1);
  }

  .bookFeePaymentConfirmationModal .ftp-close {
  position: absolute;
  top: 20px;
  right: 20px;
  }

  /* modified on 27-01-2020 starts */
  .pickup-notice {
	font-size: 16px;
  }
  @media (max-width: 1149px) {
	.checkout .checkout-summary {
	  width: 100%;
	  max-width: 100%;
	  border: unset;
		  /* border-bottom-color: unset; */
		  /* border-bottom-style: unset; */
		  /* border-bottom-width: unset; */
	  border-radius: unset;
	  margin: 0;
	  padding: 3% 15%;
	  border-bottom: 1px solid #0836c7;
	  display: none;
	}
  }

  @media (max-width: 1114px) and (min-width: 601px) {
	.contain-del-options {
	  -webkit-box-pack: unset;
	  /* -ms-flex-pack: unset; */
	  justify-content: unset;
	}
	.checkout .checkout-steps .step .form .radio-holder .radio-btn {
	  margin: 0 4px;
	}
  }
	/* modified on 27-01-2020 ends */

	/******* CHECKOUT CHANGES ***/

	/* 02_03_20 */
	.step-form-next {
		text-align: center;
	  }

	  .form-step {
		display: block
	  }

	  .form-step-inactive {
		display: none
	  }

	  .progress-bar {
		display: flex;
		flex-wrap: wrap;
	  }

	  .active-progress {
		background: #0836c6;
		color: #fff;
	  }

	  .inactive-progress {
		background: #989898;
		color: #fff;
	  }

	  .account-progress {
		  display: flex;
		  width: 50%;
		  padding: 10px;
		  align-items: center;
		  justify-content: center;
		  text-align: center;
	  }

	  .payment-process {
		display: block;
		width: 50%;
		text-align: center;
		padding: 10px;
	  }

	  .booking-title {
		text-align: center;
		font-weight: 700;
		font-size: 16px;
		margin-bottom: 8px;
	  }

	  .mob-summary {
		text-align: center;
		line-height: 18px;
		margin-bottom: 6px;
	  }

	  .price-split {
		  display: flex;
		  justify-content: space-between;
		  border-bottom: 1px solid #dcdcdc;
		  padding-bottom: 10px;
		  margin-bottom: 10px;

		  @media (max-width: 1149px) {
			  border: unset;
			  margin-bottom: unset;
		  }

	  }
	/* 02_03_20 */

	/* 04-03-30 */
	.game-info {
		padding: 20px 15px;
		background: #fff;
		border: 1px solid #1339bd;
		border-radius: 5px;
		margin-bottom: 15px;
		width: 100%;
	}

	button.c2a_btn.step-form-next {
		width:100%
	}
	.progress-bar {
		font-size:16px;
	}

	.set-line-height{
		margin-bottom:5px;
	}

	.game-info {
		font-size:16px;
	}

	.checkout .grand-total {
		padding: 20px 15px;
		background: #fff;
		border: 1px solid #1339bd;
		border-radius: 5px;
		margin-bottom: 15px;
		font-weight: unset;
		font-size:unset;
	}

	.checkout .delivery-details {
		border-bottom : unset;
	}

	.hotel-info-checkout {
		padding: 20px 15px;
		background: #fff;
		border: 1px solid #1339bd;
		border-radius: 5px;
		margin-bottom: 15px;
	}

	.hotel-checkout {
		width: 100%;
    	border-bottom: 1px solid #d2ddff;
	}

	.room-guest {
		border-bottom: unset;
	}

	.checkin-text {
		font-weight: 500;
	}

	.usp-container {
		border-bottom:unset;
	}

	@media (max-width: 1149px) {
		.quick-price {
			-webkit-box-pack: justify;
			/* -ms-flex-pack: justify; */
			justify-content: space-between;
			max-width: 808px;
			width: 100%;
		}

		.price-split {
			border: unset;
			margin-bottom: unset;
		}

		.quick-price span {
			font-weight: 400;
			font-size: 14px;
		}

		.sum-fix {
			-webkit-box-orient: vertical;
			-webkit-box-direction: reverse;
			/* -ms-flex-direction: column-reverse; */
			flex-direction: column-reverse;
			display: flex;
		}
		.quick-summary {
			padding: 20px 0;
		}

		.game-info {
    		border: unset;
		}

		.grand-total {
			border: unset !important;
		}
		.hotel-info-checkout {
			border: unset !important;
		}
	}
	span.booking-sum {
		width: 100%;
		margin: 10px 0 !important;
		font-weight: 900;
		font-size: 16px;
		text-align: left !important;
	}

	.quick-price div a {
		text-decoration: none;
		color: #fff;
		background: #0736c5;
		padding: 12px;
		border-radius: 5px;
		cursor: pointer;
		-webkit-transition: 0.3s;
		transition: 0.3s;
		height: 40px;
		text-align: center;
		margin: 10px;
	}

	.quick-price span {
		text-align: center;
    	margin: 0 10px 0 0;
	}
	/* 04-03-30 */

	/* 24-03-30 */
	.pay_now {
		width: 70%;
		margin: 20px 0 0 0;
		box-shadow: 0px 0px 20px#dcdcdc;
		font-weight: 500;
	}
	/* 24-03-30 */

/*css on 13-07-20  starts*/
.hotelRecheckModal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	visibility: hidden;
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
  }

  .hotelRecheckModal > .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	opacity: 0;
	cursor: pointer;
  }

  .hotelRecheckModal > .window {
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 800px;
	width: 100%;
	padding: 50px;
	background: #fff;
	border-radius: 20px;
	opacity: 0;
	-webkit-transform: translateY(-50%) scale(0.8);
			transform: translateY(-50%) scale(0.8);
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	text-align: center;
  }

  .hotelRecheckModal > .window > .heading {
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	color: #111530;
	font-family: 'housescript';
	margin-bottom: 50px;
  }

  .hotelRecheckModal > .window .input-container {
	display: block;
	width: 100%;
  }

  .hotelRecheckModal > .window .input-container label {
	font-size: 16px;
	color: #666;
	margin-bottom: 20px;
	text-align: center;
	display: block;
  }

  .hotelRecheckModal > .window .input-container select, .hotelRecheckModal > .window .input-container input[type="text"], .hotelRecheckModal > .window .input-container input[type="email"], .hotelRecheckModal > .window .input-container input[type="number"] {
	height: 70px;
	width: 100%;
	display: block;
	padding: 0 20px;
	text-align: center;
	line-height: 70px;
	border: 1px solid #E4E4E4;
	color: #000;
	font-size: 22px;
	font-weight: 300;
	background: #FCFCFC;
  }

  .hotelRecheckModal > .window > button[data-close-promo] {
	margin-top: 50px;
  }

  .hotelRecheckModal.active {
	visibility: visible;
  }

  .hotelRecheckModal.active .overlay {
	opacity: 1;
  }

  .hotelRecheckModal.active .window {
	opacity: 1;
	-webkit-transform: translateY(-50%) scale(1);
			transform: translateY(-50%) scale(1);
  }

  .hotelRecheckModal .ftp-close {
  position: absolute;
  top: 20px;
  right: 20px;
  }
/*css on 13-07-20  ends*/

/* css on 18-03-2021 starts */
.check-ticket-availability-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	visibility: hidden;
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
}

.check-ticket-availability-modal > .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	opacity: 0;
	cursor: pointer;
}

.check-ticket-availability-modal > .window {
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 800px;
	width: 100%;
	padding: 50px;
	background: #fff;
	border-radius: 20px;
	opacity: 0;
	-webkit-transform: translateY(-50%) scale(0.8);
	transform: translateY(-50%) scale(0.8);
	-webkit-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
	text-align: center;
}

.check-ticket-availability-modal > .window > .heading {
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	color: #111530;
	font-family: 'housescript';
	margin-bottom: 50px;
}

.check-ticket-availability-modal > .window > button[data-redirect-home] {
	margin-top: 50px;
}

.check-ticket-availability-modal.active {
	visibility: visible;
}

.check-ticket-availability-modal.active .overlay {
	opacity: 1;
}

.check-ticket-availability-modal.active .window {
	opacity: 1;
	-webkit-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}
/* css on 18-03-2021 ends */
