
@font-face {
	font-family: "zeroone-regular";
	src: url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-regular.eot");
	src: url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-regular.eot?#iefix") format("embedded-opentype"),
		 url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-regular.woff") format("woff"),
		 url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-regular.ttf") format("truetype"),
		 url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-regular.otf") format("opentype"),
		 url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-regular.svg#zeroone-regular") format("svg");
	font-display: swap;
}

@font-face {
	font-family: "zeroone-medium";
	src: url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-medium.eot");
	src: url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-medium.eot?#iefix") format("embedded-opentype"),
		 url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-medium.woff") format("woff"),
		 url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-medium.ttf") format("truetype"),
		 url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-medium.otf") format("opentype"),
		 url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-medium.svg#zeroone-medium") format("svg");
	font-display: swap;
}

@font-face {
	font-family: "zeroone-bold";
	src: url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-bold.eot");
	src: url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-bold.eot?#iefix") format("embedded-opentype"),
		 url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-bold.woff") format("woff"),
		 url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-bold.ttf") format("truetype"),
		 url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-bold.otf") format("opentype"),
		 url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-bold.svg#zeroone-bold") format("svg");
	font-display: swap;
}
@font-face {
	font-family: "zeroone-header";
	src: url("https://bar.airsoftfestival.stagingwebsites.info/fonts/zeroone-header.otf") format("opentype");
	font-display: swap;
}
html{
	scroll-behavior: smooth;
	scroll-margin-top: 50px;
	scroll-margin-bottom: 50px;
}
.preload * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	tansition: none !important;
}
body{
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	background: #212319;
	font-family: "zeroone-regular";
	font-size: 16px;
	margin-top: 100px;
	margin-bottom: -100px;
}
form{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.hidden{
	display: none !important;
}
.page_header{
	position: fixed;
	top: 0px;
	width: 100%;
	background: #FFFFFF;
	color: #4A4D40;
	z-index: 9;
	padding: 0px;
	margin: 0px;
	height: 100px;
	box-shadow: -5px 5px 5px -5px rgba(0,0,0,0.5);
}
h1{
	display: table;
	position: relative;
	margin: 0px auto -5px auto;
	text-align: center;
	font-family: "zeroone-header";
	font-size: 48px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 90%;
	padding: 20px;
	text-decoration: none;
	display: table;
	width: calc(100% - 40px);
	color: #92876E;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
h1 a{
	text-decoration: none;
	color: #92876E;
}
h2{
	display: inline-block;
	font-family: "zeroone-header";
	font-size: 36px;
	line-height: 85%;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	min-width: 450px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.site_logo img{
	position: absolute;
	width: auto;
	height: 80px;
	margin-top: 8px;
	margin-left: -140px;
	margin-bottom: -10px;	
	z-index: 10;
	aspect-ratio: 1;
}
.site_logo img:nth-child(2){
	margin-left: -40px;
}
.happy_hour{
	font-family: 'zeroone-header';
	margin-top: 20px;
	font-size: 48px;
	margin-left: -48px;
	text-align: center;
	position: absolute;
	color: #752923;
	z-index: 12;
}
.half_opacity img:nth-child(2){
	opacity: 0.3;
}
.site_header_event_date{
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
}
@media screen and (max-height: 600px){
	h1{
		font-size: 35px;
	}
}
@media screen and (max-width: 1024px){
	h1{
		font-size: 7vw;
	}
}
.page_content_event_date{
	display: inline-block;
	padding: 10px;
	width: calc(100% - 20px);
	background: #92876E;
}
.page_content_event_date select{
	font-family: "zeroone-regular";
	font-size: 14px;
	min-width: 20%;
	max-width: 300px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-radius: 4px;
	border-color: #4A4D40;
	padding-left: 5px;
	padding-right: 5px;
}
.checkout_footer{
	display: none;
}
.site_menu{
	font-family: "zeroone-regular";
	user-select: none;
	color: #4A4D40;
	padding: 0px;
	font-size: 18px;
	display: table;
	height: 100%;
	width: 100%;
	box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.5);
}
.site_menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.site_menu ul:first-child{
	padding-top: 15px;
	width: 40%;
	float: left;
}
.site_menu ul:last-child{
	padding-top: 30px;
	width: 40%;
	float: right;
}
.site_menu ul li{
	float: left;
	margin-top:5px;
	margin-bottom: 5px;
}
.site_menu ul.site_menu_right li{
	float: right;
}
.site_menu ul li:after{
	content: "";
	position: relative;
	display: inline-block;
	width: 1px;
	height: 25px;
	background: #B7B5B3;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: -1px;
	vertical-align: text-bottom;
}
.site_menu ul.site_menu_right li:first-child:after{
	display: none;
}
.site_menu .basket_image{
	display: inline-block;
	width: 55px;
	float: left;
	margin-top: -25px;
	margin-bottom: -35px;
}
.site_menu .basket_image img{
	display: inline-block;
	-webkit-filter: invert(80%);
	filter: invert(80%);
	max-width: 55px;
	max-height: 55px;
	aspect-ratio: 1;
}
.site_menu .basket_total{
	display: inline-block;
	padding: 1px;
	float: right;
	width: 80px;
	margin-top: -10px;
	margin-bottom: -6px;
}
.site_menu a{
	color: #4A4D40;
	text-decoration: none;
	display: inline-block;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 0px;
	background: inherit;
}
.site_menu a:hover{
	filter: brightness(150%) saturate(130%) sepia(70%);
	-webkit-filter: brightness(150%) saturate(130%) sepia(70%);
}
.site_menu input{
	text-align: center;
	font-family: "zeroone-regular";
	font-size: 16px;
	width: 15vw;
	max-width: 400px;
	min-width: 100px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-radius: 4px;
	border-color: #4A4D40;
	vertical-align: top;	
}
.site_menu_button{
	font-family: arial;
	vertical-align: middle;
	display: none;
	font-size: 90px;
	height: 60px;
	position: fixed;
	right: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 50%;
	color: #4A4D40;
	margin-bottom: -20px;
}
.site_menu_button:hover{
	cursor: pointer;
}
.site_menu_table_number{
	vertical-align: middle;
	display: inline-block;
	font-size: 25px;
	height: 60px;
	max-width: 320px;
	margin-top: 30px;
	margin-left: 7%;
	position: absolute;
	margin-bottom: -10px;
	cursor: pointer;
}
.site_menu_grid{
	display: inline-block;
}
.site_menu ul.site_menu_left .site_li_left{
	display: none;
}
.site_menu_selected{
	color: #752923 !important;
}
.back_to_top{
	float: left;
	font-size: 50px;
	line-height: 110%;
	padding: 0px 10px 0px 10px;
	margin-right: -100px;
	display: none;
}
.show_on_small{
	display: none;
}
.back_to_top:hover{
	cursor: pointer;
	filter: brightness(150%) saturate(130%) sepia(70%);
	-webkit-filter: brightness(150%) saturate(130%) sepia(70%);
}
@media screen and (max-width: 1920px){
	.site_menu ul.site_menu_left{
		padding-top: 8px;
	}
	.site_menu .site_menu_left{
		font-size: 16px;
	}
	.site_menu ul.site_menu_left li{
		margin-top: 2px;
		margin-bottom: 2px;
	}		
}
@media screen and (max-width: 1280px), screen and (max-height: 600px){
	body{
		margin-top: 60px;
	}
	.page_header{
		height: 60px;
	}
	.site_header_event_date{
		font-size: 14px;
		line-height: 100%;
	}
	h2{
		min-width: 90%;
	}
	.show_on_small{
		display: block;
	}
	.site_menu_table_number{
		font-size: 16px;
		height: 40px;
		margin-top: 20px;
		margin-left: 90px;
	}
	.site_menu .basket_image{
		display: inline-block;
		width: 45px;
		float: left;
	}
	.site_menu .basket_image img{
		position: relative;
		display: inline-block;
		-webkit-filter: invert(80%);
		filter: invert(80%);
		max-width: 35px;
		max-height: 35px;
		margin-top: -10px;
		margin-bottom: -5px;
	}
	.site_menu .basket_text{
		display: none;
	}
	.site_menu .basket_total{
		display: block;
		padding: 1px;
		float: right;
		width: 40px;
	}
	.site_logo img{
		width: auto;
		height: 44px;
		margin-top: 8px;
		margin-left: -35px;
	}
	.site_menu .share-svg{
		margin-bottom: -8px;
	}
	.site_logo img:nth-child(2){
		margin-left: 15px;	
	}
	.happy_hour{
		margin-top: 15px;
		font-size: 28px;
		margin-left: -22px;
	}
	.site_menu{		
		font-size: 0.8em;
	}
	.site_menu ul{
//		padding-top: 22px;
	}
	.site_menu_left li:not(:last-child):after , .site_menu_right li:not(:first-child):after{
		margin-left: 0px;
		margin-right: 0px;		
	}
	.site_menu ul li:not(:first-child):before{
		content: "";
		position: relative;
		display: inline-block;
		width: 1px;
		height: 18px;
		background: #B7B5B3;
		vertical-align: top;
	}
	.site_menu_button, .site_menu_table_number{
		display: inline-block;
	}
	.site_menu_table_number{
		vertical-align: middle;
		font-size: 20px;
		height: 60px;
		position: fixed;
		left: 30px;
		top: 0px;
		margin-top: 7px;
		margin-left: 10px;
		padding-right: 10px;
		line-height: 240%;
		margin-bottom: -10px;
	}
	.stall_holder{
		margin-top: auto !important;
		text-align: left;
		line-height: 100%;
	}
	.company_name{
		display: inline-block;
		max-width: 120px;
		font-size: 0.6em;
		font-family: 'zeroone-regular';
		line-height: 90%;
	}
	.site_menu ul li:before , .site_menu ul li:after{
		display: none !important;
	}
	.site_menu{
		display: none;
		font-size: 1em;
	}
	.site_menu a{
		padding: 10px;
		background: rgba(183,181,179,0.1);
		width: calc(100% - 20px);
	}
	.site_menu a:hover{
		background: rgba(183,181,179,0.5);
	}
	.site_menu_grid{
		display: grid !important;
	}
	.site_menu ul:first-child{
		width: 100%;
	}
	.site_menu ul{
		display: grid;
		grid-template-columns: calc(50% - 15px) calc(50% - 15px);
		grid-gap: 10px;
		padding: 10px;
		width: 100%;
		height: auto;
		text-align: center;
		position: absolute;
		left: 0px;
		top: 60px;
		background: #FFFFFF;
		color: #4A4D40;
		box-shadow: -5px 5px 5px -5px rgba(0,0,0,0.5);
	}
	.site_menu ul li{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.site_menu input{
		width: calc(100% - 20px);
	}
	.site_menu .basket_image{
		display: none;
	}
	.site_menu .basket_text{
		display: block;
	}
	.site_menu ul.site_menu_right{
		display: none;
	}
	.site_menu ul.site_menu_left .site_li_left{
		display: block;
	}
	.basket_total{
		padding-left: 10px;
	}
	.slide_up{
		animation-name: slide_up;
		animation-iteration-count: 1;
		animation-duration: 0.5s;
		animation-direction: forwards;
		transition: all 1s ease-in-out;
	}
	@keyframes slide_down{
		0%{
			bottom: 0px;
		}
		100%{
			bottom: -65px;
		}
	}
	@keyframes slide_up{
		0%{
			bottom: -65px;
		}
		100%{
			bottom: 0px;
		}
	}
	.checkout_footer{
		animation-name: slide_up;
		animation-iteration-count: 1;
		animation-duration: 0.3s;
		animation-fill-mode: forwards;
		cursor: pointer;
		display: table;
		position: fixed;
		left: 0px;
		height: 61px;
		max-height: 60px;
		width: 100%;
		background: #212319;
		vertical-align: middle;
		text-align: center;
		z-index: 9;
		overflow: hidden;
		border-width: 5px 0px 0px 0px;
		border-style: solid;
		border-color: #36382e;
	}
	.checkout_footer tr td{
		text-align: center;
		vertical-align: middle;
		font-family: 'zeroone-bold';
		font-size: 25px;
		color: #FFFFFF;
		text-decoration: none;
	}
	.checkout_footer tr td .basket_image{
		display: inline;
	}
	.checkout_footer tr td .basket_image img{		
		max-height: 35px;
		width: auto;
		max-width: 35px;
		vertical-align: top;
		margin-right: 10px;
		margin-top: -2px;
	}
	.checkout_footer tr td span{
		display: inline-block;
	}
}
@media screen and (max-height: 600px) and (min-width: 600px){
	.site_menu a{
		padding: 5px;
		width: calc(100% - 10px);
	}
	.site_menu ul{
		grid-template-columns: calc(33% - 5px) calc(33% - 5px) calc(33% - 5px);
		grid-gap: 5px;
		padding: 5px;
		width: 100%;
	}
}
@media screen and (max-height: 600px) and (min-width: 1200px){
	.site_menu a{
		padding: 5px;
		width: calc(100% - 10px);
	}
	.site_menu ul{
		grid-template-columns: calc(25% - 5px) calc(25% - 5px) calc(25% - 5px) calc(25% - 5px);
		grid-gap: 5px;
		padding: 5px;
		width: 100%; 
	}
}
.link:hover{
	filter: brightness(120%) saturate(130%);
	-webkit-filter: brightness(120%) saturate(130%);
	cursor: pointer;
}
.page_content_spacer{
	position: relative;
	height: 60px;
	top: -60px;
	margin-bottom: -60px;
	z-index: -1;
}
@media screen and (max-width: 1280px){
	.page_content_spacer{
		height: 20px;
		top: -20px;
		margin-bottom: -20px;	
	}
}
.under_25{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
	background: #752923;
	color: #FFFFFF !important;
	text-align: center !important;
	border-width: 0px 0px 1px 0px !important;
	border-style: solid;
	border-color: #FFFFFF;
}
.under_25_image{
	margin-top: 30px;
}
.page_content{
	display: block;
	min-width: calc(100% - 40px);
	max-width: calc(100% - 40px);
	background: rgba(0,0,0,0.5);
	background-repeat: repeat;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.page_content_no_padding{
	padding-top: 10px;
	padding-bottom: 10px;	
}
.page_content_no_padding h2{
	cursor: pointer;
}
.page_content:nth-child(2n+1){
	background: #92876E;
}
.page_content img{
	max-width: 600px;
	width: auto;
	height: auto;
	aspect-ratio: auto;
}
.page_content input:not('type=radio', 'type=checkbox'){
	font-family: "zeroone-regular";
	font-size: 16px;
	width: 30%;
	min-width: 200px;
	max-width: calc(100% - 15px);
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-radius: 4px;
	border-color: #4A4D40;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 15px;
	text-align: center;
}
#postcode:not(:placeholder-shown){
	text-transform: uppercase;
}
#email_address:not(:placeholder-shown){
	text-transform: lowercase;
}
@media screen and (max-width: 1024px){
	.page_content{
		min-width: 100%;
		max-width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}
	.no_margins{
		padding-top: 22px;
		padding-bottom: 22px;
	}
}
.page_content a{
	color: #FFFFFF;
	text-decoration: none;
}
.page_content a:hover{
	filter: brightness(120%) saturate(130%);
	-webkit-filter: brightness(120%) saturate(130%);
	text-decoration: none;
}
.page_table_spacer td{
	height: 5px !important;
	padding: 0px !important;
	text-align: center;
	vertical-align: middle;
}
.page_table_spacer td:before{
	content: "";
	display: inline-block;
	position: relative;
	width: 90%;
	height: 1px;
	background: #B7B5B3;
	margin-left: 5%;
	top: -15px;
}
.page_table{
	display: inline-table;
	min-width: 600px;
	width: 33%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #B7B5B3;
	box-sizing: inherit;
	padding: 5px;
	background: rgba(33,35,25,0.3);
}
.page_table img{
	max-width: 90vw;
	width: auto;
	height: auto;
	aspect-ratio: 1;
}
@media screen and (max-width: 1200px){
	.page_table{
		min-width: 60%;
		width: 60%;		
	}	
}
@media screen and (max-width: 1024px){
	.page_table{
		min-width: 60%;
		width: calc(100% - 18px);
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.page_table_spacer td:before{
		
	}
}
.page_table tr td{
	text-align: left;
	vertical-align: top;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #B7B5B3;
	color: #92876E; 
	padding: 10px;
}
.page_table_fifty tr td{
	width: 50% !important;
	padding: 10px;
}
.page_table tr td:first-child{
	min-width: 25%;
	padding: 10px;
	padding-top: 15px;
	vertical-align: top;
}
.page_table tr:last-child td{
	min-width: 25%;
	padding: 10px;
	vertical-align: middle;
}
.page_table tr td:not('.add_to_basket_checkout'):last-child{
	padding: 6px;
	vertical-align: middle;
	border-width: 0px 1px 0px 0px;
}
.page_table tr td input{
	margin-top: 2px;
	margin-bottom: 2px;
}
.page_table tr td input:not([type="number"]){
	font-family: "zeroone-regular";
	font-size: 16px;
	width: calc(100% - 15px);
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-radius: 4px;
	border-color: #4A4D40;
	padding: 5px;
}
.page_table tr td input[type="number"]{
	font-family: "zeroone-regular";
	font-size: 16px;
	width: calc(30% - 15px);
	min-width: 50px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-radius: 4px;
	border-color: #4A4D40;
	padding: 5px;
	text-align: center;
}
.page_table tr td input[type="number"]::-webkit-inner-spin-button, .page_table tr td input[type="number"]::-webkit-outer-spin-button{
	-webkit-appearance: none;
    appearance: none;
}
#booking_email:not(:placeholder-shown){
	text-transform: lowercase;
}
#booking_postcode:not(:placeholder-shown){
	text-transform: uppercase;
}
.adjust_button{
	display: inline;
	line-height: 50%;
	font-size: 40px;
	border-radius: 18px;
	height: 32px;
	width: 32px;
	border: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #FFFFFF;
	background: #FFFFFF;
	color: #4A4D40;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
}
.adjust_button{
	margin-left: 15px;
}
.adjust_button:first-child{
	margin-left: 0px;
	margin-right: 15px;
}
.adjust_plus{
	
}
.adjust_minus{

}
.adjust_button:hover{
	cursor: pointer;
	background: #B7B5B3;
}
.adjust_button:active{
	background: #92876E;
}
.page_table tr td textarea{
	font-family: "zeroone-regular";
	font-size: 16px;
	width: calc(100% - 15px);
	height: 200px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-radius: 4px;
	border-color: #4A4D40;
	padding: 5px;
}
.page_table tr td select{
	font-family: "zeroone-regular";
	font-size: 16px;
	width: 100%;
	max-width: calc(100% - 3px);
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-radius: 4px;
	border-color: #4A4D40;
	padding: 5px;
}
.submit_button{
	font-family: "zeroone-regular";
	font-size: 20px;
	padding: 10px;	
	border-radius: 6px;
	border: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #FFFFFF;
	background: #B7B5B3;
	color: #4A4D40;
	line-height: 90%;
	min-width: 250px;
	user-select: none;
	cursor: pointer;
}
.submit_button:active{
	cursor: pointer;
	background: #4A4D40;
	color: #FFFFFF;
}
.submit_button:disabled{
	cursor: default;
	border-color: #B7B5B3;
	color: #B7B5B3;
	background: rgba(183,181,179,0.4);
	opacity: 0.5;
}
@media screen and (max-width: 1024px){
	.cancel_button{
		font-size: 14px;
		padding: 5px;
		min-width: 100px;
	}
	.wide_table_hidden td[name="booking_email"]{
		font-size: 0.8em !important;
	}
	.page_table tr td select{
		max-width: 100%;
	}
}
.close_button{
	font-family: "zeroone-regular";
	font-size: 32px;
	width: 40px;
	height: 40px;
	position: fixed;
	border-radius: 20px;
	border: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #FFFFFF;
	background: #FFFFFF;
	color: #4A4D40;
	line-height: 90%;
	top: 10px;
	right: 10px;
}
.close_button:hover{
	cursor: pointer;
	background: #B7B5B3;
}
.bold{
	font-family: "zeroone-bold";
}
.regular{
	font-family: "zeroone-regular";
}
.large{
	font-size: 26px;
	font-size: calc(26px + 1.5vw);
}
.small{
	font-size: 0.6em;
}
.small_text{
	font-size: 0.6em;
	line-height: 90%;
}
.smaller_text{
	font-size: 0.8em !important;
}
.inline_image_preview{
	display: inline-block;
	margin: 10px;
	min-width: 90px;
	max-width: 90px;
	min-height: 90px;
	max-height: 90px;
	padding: 5px;
	border-radius: 4px;
	border: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	vertical-align: text-top;
}
.inline_image_preview:hover{
	background: #B7B5B3;
	color: #FFFFFF;
}
.inline_image_preview img{
	width: auto;
	max-height: 60px;
	height: auto;
	max-width: 90px;
	transition: all 0.3s ease-in-out;
	aspect-ratio: 1;
}
.inline_image_preview img:hover{
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	transform: scale(2,2);
}
.payment_types{
	margin: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	filter: sepia(1);
	max-height: 50px;
	max-width: 100px;
}
@media screen and (max-width: 1024px){
	.payment_types{
		max-height: 40px;
		max-width: 50px;
		margin: 5px;
		margin-top: 10px;
		margin-bottom: 20px;
	}
}
.error_input{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #F73F45 !important;
	background:	linear-gradient(rgba(247,63,69,0.2),rgba(247,63,69,0.2)), linear-gradient(#FFFFFF,#FFFFFF) !important;
	transition: all 0.5s ease-in-out;
	color: #212319 !important;
}
.error_text{
	color: #F73F45 !important;
	text-align: center !important;
}
@media screen and (max-width: 600px){
	.error_text{
		font-size: 12px;
	}	
}
.wide_table a{
	color: #FFFFFF;
	text-decoration: none;
}
.wide_table a:hover{
	filter: brightness(120%) saturate(130%);
	-webkit-filter: brightness(120%) saturate(130%);
}
.wide_table{
	display: inline-table;
	max-width: 95%;
	min-width: 60%;
	margin-bottom: 20px;
}
@media screen and (max-width: 1024px){
	.wide_table{
		max-width: none;
	}
}
.wide_table tr td{
	height: 40px;
	overflow: hidden !important;
	width: inherit;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #B7B5B3;
	text-align: center;
	min-width: 100px;
	padding-left: 10px;
	padding-right: 10px;
}
.wide_table_row td{
	background: rgba(178,178,178,0.1);
}
.wide_table tr:not(:first-child):hover td{
	opacity: 1;
}
.wide_table tr:nth-child(2n) td{
	background: rgba(178,178,178,0.2);
}
.wide_table tr td:first-child{
	border-width: 0px 0px 1px 0px;
	text-align: left;
	border-color: #B7B5B3;
}
.wide_table tr td:nth-child(2){
	text-align: left;
}
.wide_table tr td:nth-child(3){
	text-align: left;
}
.wide_table tr td:last-child{
	text-align: right;
	border-width: 0px 0px 1px 0px;
	border-color: #B7B5B3;
}
.fixed_header{
	position: fixed;
	z-index: 2;
	border: 0px;
	border-top: 1px;
	border-color: #B7B5B3;
	border-style: solid;
}
.fixed_header td:first-child, .fixed_header td:last-child{
	border-radius: 0px !important;
}
.fixed_header td{
	height: 60px !important;
}
.fixed_header_margin{
	margin-top: 150px !important;
	border-width: 1px 0px 0px 0px;
	border-color: #B7B5B3;
	border-style: solid;
}
.wide_table_header{
	display: table-row;
	z-index: 2;
	font-weight: bold;
}
.wide_table_header td{
	background: #4A4D40;
	color: #FFFFFF;
	height: 60px !important;
}
.wide_table_header td:first-child{
	border-radius: 6px 0px 0px 0px;
}
.wide_table_header td:last-child{
	border-radius: 0px 6px 0px 0px;
}
@media screen and (max-width: 1024px){
	.wide_table_header td:first-child , .wide_table_header td:last-child{
		border-radius: 0px 0px 0px 0px;
	}
}
.wide_table tr:not(:first-child):hover td, .wide_table_hover{
	background: #752923;
	color: #FFFFFF;
	cursor: pointer;
}
.wide_table_selected{
	background: #752923;
	color: #FFFFFF;
}
.wide_table_header a{
	color: #FFFFFF !important;
}
.wide_table_header a:hover{
	filter: brightness(120%) saturate(130%);
	-webkit-filter: brightness(120%) saturate(130%);
}
.wide_table_hidden{
	display: none;
}
@media screen and (max-width: 900px){
	.wide_table{
		display: none;
	}
	.wide_table_hidden{
		display: inline-table;
		width: calc(100% - 2.5vw);
		border-collapse: collapse;
	}
	.wide_table_hidden tr:not(.wide_table_spacer) td{
		background: rgba(178,178,178,0.1);
		height: 25px;
		border-width: 0px 0px 0px 0px;
		border-style: solid;
		border-color: #B7B5B3;
		text-align: center;
		padding: 1px;
	}
	.wide_table_hidden tr:not(.wide_table_spacer) td:first-child{
		text-align: left;
		padding-left: 10px;
	}
	.wide_table_hidden tr:not(.wide_table_spacer) td:last-child{
		text-align: right;
		padding-right: 10px;
	}
	.wide_table_hidden tr:nth-child(4n-3) td{
		border-width: 1px 0px 0px 0px;
	}
	.wide_table_hidden tr:nth-child(4n-3) td:first-child{
		border-width: 1px 0px 0px 1px;
	}
	.wide_table_hidden tr:nth-child(4n-3) td:last-child{
		border-width: 1px 1px 0px 0px;
	}	
	.wide_table_hidden tr:nth-child(4n-2) td:first-child{
		border-width: 0px 0px 0px 1px;
	}
	.wide_table_hidden tr:nth-child(4n-2) td:last-child{
		border-width: 0px 1px 0px 0px;
	}
	.wide_table_hidden tr:nth-child(4n-1) td{
		border-width: 0px 0px 1px 0px;
	}
	.wide_table_hidden tr:nth-child(4n-1) td:first-child{
		border-width: 0px 0px 1px 1px;
	}
	.wide_table_hidden tr:nth-child(4n-1) td:last-child{
		border-width: 0px 1px 1px 0px;
	}
	.wide_table_spacer td{
		height: 10px;
		background: transparent;
		border-width: 0px 0px 0px 0px;
	}
}
.narrow_table a{
	color: #FFFFFF;
	text-decoration: none;
}
.narrow_table a:hover{
	filter: brightness(120%) saturate(130%);
	-webkit-filter: brightness(120%) saturate(130%);
}
.narrow_table{
	display: inline-table;
	max-width: 95%;
	margin-bottom: 20px;
}
@media screen and (max-width: 1024px){
	.narrow_table{
		max-width: none;
	}
}
.narrow_table tr td{
	height: 40px;
	overflow: hidden !important;
	width: 10% !important;
	min-width: 80px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #B7B5B3;
	text-align: center;
}
.narrow_table_row td{
	background: rgba(178,178,178,0.1);
}
.narrow_table tr:not(:first-child):hover td{
	opacity: 1;
}
.narrow_table tr:nth-child(2n) td{
	background: rgba(178,178,178,0.2);
}
.narrow_table tr td:first-child{
	padding-left: 10px;
	width: 15% !important;
	border-width: 0px 0px 1px 1px;
	text-align: left;
	border-color: #B7B5B3;
}
.narrow_table tr td:nth-child(2){
	width: 25% !important;
	text-align: left;
}
.narrow_table tr td:nth-child(3){
	width: 25% !important;
	text-align: left;
}
.narrow_table tr td:last-child{
	text-align: right;
	border-width: 0px 1px 1px 0px;
	padding-right: 10px;
	border-color: #B7B5B3;
}
.fixed_header{
	position: fixed;
	transition: all .5s ease-in-out;
	z-index: 2;
	border: 0px;
	border-top: 1px;
	border-color: #B7B5B3;
	border-style: solid;
}
.fixed_header td:first-child, .fixed_header td:last-child{
	border-radius: 0px !important;
}
.fixed_header td{
	height: 60px !important;
}
.fixed_header_margin{
	margin-top: 62px !important;
	border-width: 1px 0px 0px 0px;
	border-color: #B7B5B3;
	border-style: solid;
}
.narrow_table_header{
	display: table-row;
	z-index: 2;
	font-weight: bold;
}
.narrow_table_header td{
	background: #FFFFFF;
	color: #FFFFFF;
	height: 60px !important;
}
.narrow_table_header td:first-child{
	border-radius: 6px 0px 0px 0px;
}
.narrow_table_header td:last-child{
	border-radius: 0px 6px 0px 0px;
}
@media screen and (max-width: 1024px){
	.narrow_table_header td:first-child , .narrow_table_header td:last-child{
		border-radius: 0px 0px 0px 0px;
	}
}
.narrow_table tr:not(:first-child):hover td, .narrow_table_hover{
	background: #752923;
	color: #FFFFFF;
	cursor: pointer;
}
.narrow_table_selected{
	background: #752923;
	color: #FFFFFF;
}
.narrow_table_header a{
	color: #FFFFFF !important;
}
.narrow_table_header a:hover{
	filter: brightness(120%) saturate(130%);
	-webkit-filter: brightness(120%) saturate(130%);
}
.chevron{
	font-family: "zeroone-regular";
	float: right;
	font-size: 30px;
	margin-top: -5px;
	margin-left: -15px;
	cursor: pointer;
	user-select: none;
}
.chevron.down{
	transform: rotate(90deg);
	user-select: none;
}
.chevron.up{
	transform: rotate(-90deg);
	margin-right: 5px;
	margin-left: -20px;
	user-select: none;
}
@media screen and (max-width: 1024px){
	#chevron{
		display: none;	
	}

}
.page_footer{
	margin: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.page_footer a{
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}
.page_footer a:hover{
	filter: brightness(60%) saturate(130%);
	-webkit-filter: brightness(60%) saturate(130%);
}
.page_footer img{
	width: auto;
	height: 100px;
	border: 0px;
	margin-top: -10px;
	aspect-ratio: 1;
}
.page_footer span{
	display: block;
	margin-bottom: 10px;
}
.popup_box{
	display: none;
}
.popup_box div:first-child{
	position: fixed;
	max-width: none;
	height: 100%;
	width: 100%;
	margin-top: 0px;
	border-radius: 0px;
	border-width: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	vertical-align: middle;
	text-align: center;
	background: rgba(0,0,0,1);
	z-index: 10;
	overflow-y: scroll;
}
.popup_box div:first-child table{
	
}
.fade_out{
}
.fade_in{
	animation-name: fade;
	animation-iteration-count: 1;
	animation-duration: 0.5s;
	animation-direction: backwards;
	opacity: 1;
	transition: all 1s ease-in-out;
}
@keyframes fade{
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
.contact_us td{
	text-align: center !important;
}
.g-recaptcha{
	display: inline-block;
}
.red_text{
	color: #F73F45;
}
.red_background{
	background: #752923 !important;
}
.loading_windmill{
	display: inline-flex;
	position: absolute;
	margin-left: 30px;
	margin-top: 5px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #B7B5B3;
	color: #92876E;
	transform-origin: 5px 15px;
	animation: dotWindmill 2s infinite linear;
}

.loading_windmill:before, .loading_windmill:after{
	content: "";
	display: inline-block;
	position: absolute;
}

.loading_windmill:before{
	left: -8.66px;
	top: 15px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #B7B5B3;
	color: #92876E;
}

.loading_windmill:after{
	left: 8.66px;
	top: 15px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #B7B5B3;
	color: #92876E;
}
@keyframes dotWindmill{
  0%{
    transform: rotateZ(0deg) translate3d(0, 0, 0);
  }
  100%{
    transform: rotateZ(720deg) translate3d(0, 0, 0);
  }
}
.google_map{
	min-width: 350px;
	width: calc(60% + 35px);
	min-height: 350px;
	border: 1px;
	border-color: #B7B5B3;
	border-style: solid;
	padding: 0px;
	filter: invert(1) sepia(0.8) saturate(0.9) brightness(1);
}
@media screen and (max-width: 1024px){
	.google_map{
min-width: 250px;
		width: calc(100% - 20px);
	}
}
@keyframes roll_down_box{
	0%{
		height: 50px;
	}100%{
		height: 100%;
	}
}
@keyframes roll_up_box{
	0%{
		height: auto;
	}100%{
		height: 50px;
	}
}
.fully_collapsed{
	height: 50px !important;
	overflow: hidden;
}
.collapse{
	height: 51px !important;
	overflow: hidden;
}
.collapse h2{
	margin-bottom: 70px;
}
.expand{
	height: auto;
	overflow: auto;
}
.collapse_button{
	position: relative;
	display: inline-block;
	margin-top: 5px;
	float: right;
	cursor: pointer;
	margin-left: -80px;
	margin-right: 10px;
	font-size: 12px;
	z-index: 5;
}
.collapse_button:hover{
	filter: brightness(120%) saturate(130%);
	-webkit-filter: brightness(120%) saturate(130%);
}
.collapse_button_header{
	position: fixed;
	display: inline-block;
	margin-top: -35px;
	right: 50px;
	float: right;
	cursor: pointer;
	font-size: 25px;
	z-index: 10;
	color: #212319;

}
.collapse_button_header:first-child{
	margin-right: 20px;
}
.collapse_button_header:hover{
	filter: brightness(120%) saturate(130%);
	-webkit-filter: brightness(120%) saturate(130%);
}
@media screen and (max-width: 1024px){
	.collapse_button_header{
		
	}
	.collapse_button_header:first-child{
		margin-right: 0px;
		margin-top: -60px;
	}	
}
.dimensions span:not(:first-child){
	margin-left: 5%;
}
.fb-like{
	display: block;
	filter: hue-rotate(220deg) brightness(140%) saturate(10%) contrast(70%);
	-webkit-filter: hue-rotate(220deg) brightness(140%) saturate(10%) contrast(70%);
}
.fb-like:hover{
	filter: hue-rotate(0deg) brightness(100%) saturate(100%) contrast(100%);
	-webkit-filter: hue-rotate(0deg) brightness(100%) saturate(100%) contrast(100%);
	cursor: pointer;
}
.fb-like_button{
	position: fixed;
	z-index: 9;
	right: 10px;
	top: 38px;
	margin: 0px;
	padding: 0px;
	max-height: 20px;
	max-width: 70px;
}
@media screen and (max-width: 1024px){
	.fb-like_button{
		top: 35px;
	}	
}
@media screen and (max-width: 600px){
	.fb-like_button{
		right: auto;
		left: -12px;
		top: 55px;		
	}	
}
.share-dialog{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.share-dialog:before, .share-dialog:after{
	box-sizing: inherit;
	padding: 0px;
	margin: 0px;
}
.share-dialog{
	position: fixed;
	box-sizing: border-box;
	display: none;
	z-index: -1;
	border: 1px solid #E2E7DD;
	padding: 20px;
	border-radius: 4px;
	background-color: #4A4D40;
	font-family: "zeroone-regular";
	z-index: 11;
	color: #FFFFFF;
}
.sharebutton{
	cursor: pointer;
}
.share-dialog.is-open{
	display: block;
	z-index: 999;
}
.targets{
	display: grid;
	grid-template-rows: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
	height: 50px;
}
.close-button{
	position: relative;
	display: block;
	background-color: transparent;
	border: 0px;
	padding: 0px;
	width: 30px;
	height: 30px;
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}
.close-button svg{
	width: 30px;
	height: 30px;
	color: #FFFFFF;
}
.close-button svg:hover{
	color: #752923;
	cursor: pointer;
}
@keyframes linkfade{
		0%{
			background: rgba(147,206,81,0.5);	
		}
		100%{
			background: #eeeeee;
	}
}
.share-link{
	display: flex;
	justify-content: center;
	align-items: center;
}
.share-link-copied{
	transform: all 1s ease-in-out;
	animation: linkfade 3s linear 1;
}
.share-pen-url{
	margin-right: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.share-header{
	display: inline-flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.share-svg{
	margin-bottom: -5px;
	width: 20px;
	height: 20px;
}
.share{
	display: inline-block;
}
.share svg{
	height: 15px;
	width: 15px;
}
.share span{
	vertical-align: bottom;
	line-height: 140%;
}
.share-dialog-title{
	display: inline-block;
	font-family: "zeroone-header";
	font-size: 36px;
	line-height: 85%;
	font-weight: normal;
	letter-spacing: 0.5px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px;
	border-color: #B7B5B3;
	border-style: solid;
	min-width: 20%;
}
.page_gap{
	opacity: 0.5;
	display: inline-block;
	background: #4A4D40;
	width: 100%;
	height: 5px;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	transform: rotate(-2deg);
}
.page_gap:nth-child(2n){
	transform: rotate(2deg);
}
@media screen and (max-width: 1024px){
	.page_gap{
		transform: rotate(-4deg);
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.page_gap:nth-child(2n){
		transform: rotate(4deg);
	}	
}
.checkbox_container{
	display: inline-block;
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	user-select: none;
	margin-top: -5px;
	line-height: 90%;
}
.checkbox_container input{
	position: absolute;
	left: -10px;
	opacity: 0;
	cursor: pointer;
	height: 0px;
	width: 0px;
}
.checkmark{
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #B7B5B3;
	border-radius: 4px;
	border: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	margin-top: -5px;
}
.checkbox_container:hover input ~ .checkmark{
	background-color: #B7B5B3;
}
.checkbox_container input:checked ~ .checkmark{
	background-color: #752923;
}
.checkmark:after{
	content: "";
	position: absolute;
	display: none;
}
.checkbox_container input:checked ~ .checkmark:after{
	display: block;
}
.checkbox_container .checkmark:after{
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
}
.cookies{
	position: relative;
	color: #92876E !important;
	font-size: 0.6em;
	display: block;
	float: right;
}
.alert_font{
	color: #4A4D40;
}
.products_list{
	display: inline-table;
	margin: 10px;
	vertical-align: top;
	width: 350px;
	max-width: 30%;
	height: 350px;
	color: #4A4D40;
	background: #FFFFFF;
	line-height: 110%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
@keyframes fadeshadowwhite{ 
	0%{
		box-shadow: 0px 0px 10px rgba(255,255,255,1);
	}
	90%{
		box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	}
	100%{
		box-shadow: 0px 0px 0px rgba(0,0,0,0);
	}
}
.products_list:hover{
	animation-name: fadeshadowwhite;
	animation-iteration-count: 1;
	animation-duration: 1.5s;
	animation-direction: forward;	
}
.products_list .unavailable{
	display: block;
	color: #752923;
	margin-top: 0px;
	margin-bottom: -20px;
	vertical-align: top;
	text-align: center;
	font-size: 0.8em;
}
.products_list tr td{
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.products_list tr td table{
	display: table;
	width: 100%;
}
.products_list tr td table:nth-child(2){
	height: 180px;
	width: 100%;
	background-position: center center !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	margin-bottom: 20px;
}
.products_list tr td table:nth-child(2) tr td{
	vertical-align: top;
	padding: 0px;
	height: 100%;
}
.products_list:hover tr td table:nth-child(2){
	filter: brightness(105%) saturate(120%);
}
.products_list tr td table:nth-child(4){
	font-size: 1.4em;
	margin-top: 20px;
}
.products_list tr td table:nth-child(5){
	width: 100%;
	max-width: 100%;
	line-height: 100%;
}
.products_list tr td table:nth-child(5) tr td{
	text-align: center;
}
.product_option, .product_option_addon{
	display: inline-table;
	text-align: center;
	min-width: 50%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.product_option_addon{
	width: 100%;
}
.product_option label, .product_option_addon label{
	min-width: calc(100% - 20px);
	text-align: center;
	display: inline-block;
	font-family: "zeroone-regular";
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
	border-radius: 6px;
	border: 1px;
	border-style: solid;
	border-color: #B7B5B3;
	background: rgba(226,231,221,0.3);
	color: #4A4D40;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.option_23 label{

}
.option_24 label{
	
}
.option_25 label{

}
.option_26 label{

}
.option_27{
	min-width: 100%;
}
.option_24 label span.product_attribute_price, .option_25 label span.product_attribute_price, .option_26 label span.product_attribute_price, .option_27 label span.product_attribute_price{
	font-size: 0.6em;
	margin-left: -15px;
	padding-top: 2px;
}
.product_option_addon label{
	width: calc(100% - 45px);
}
.product_option label span.product_attribute_price, .product_option_addon label span.product_attribute_price{
	float: right;
	padding-right: 5px;
}
.product_attribute_price{
	width: 50px;
}
.add_to_basket .unavailable{
	display: block;
	color: #752923;
	font-size: 0.7em;
	margin-bottom: -10px;
}
.products_list tr td table:nth-child(5) tr td div label input{
	display: inline;
	vertical-align: middle;
	margin: 0px;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: -5px;
	padding: 0px;
	float: left;
}
.products_list tr td table:nth-child(4) tr td div label:active{
	cursor: pointer;
	background: #4A4D40;
	color: #FFFFFF;
}
.products_list tr td table:nth-child(5) button.submit_button{
	width: 60px;
	height: 60px;
	font-size: 35px;
	padding-top: 4px;
	min-width: auto;
}
.products_list tr td table:nth-child(5) button.submit_button:active{
	cursor: pointer;
	background: #4A4D40;
	color: #FFFFFF;
}
.products_list tr td table:nth-child(5){
	position: absolute;
	display: table;
	width: 350px;
	max-width: 30%;
	-webkit-transform: scale(1,0);
	-moz-transform: scale(1,0);
	-o-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
	margin-top: -0.1px;
	margin-left: -10px;
	padding-top: 1px;
	margin-bottom: -200%;
	background: #FFFFFF;
	z-index: 4;
}
.products_list:hover tr td table:nth-child(5), .products_list:active tr td table:nth-child(5){
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
	margin-bottom: 0%;
	margin-top: 0%;
	box-shadow: 0px 8px 5px 3px rgba(0,0,0,0.1);
}
.basket_button{
	padding-top: 20px;
	padding-bottom: 10px;
}
.basket_button button{
	margin-left: 40px;
	margin-right: 40px;
}
.checked{
	border-color: #212319 !important;
	background: rgba(226,231,221,1) !important;
}
.cart_count{
	padding: 0px;
	float: left;
	position: relative;
	top: -20px;
	left: -20px;
	margin-right: -50px;
	height: 50px;
	width: 50px;
	line-height: 280%;
	border-radius: 50%;
	color: #FFFFFF; 
	background: #752923;
	cursor: default;
	z-index: 2;
	font-size: 18px;
	user-select: none;
}
.cart_count_line_total{
	width: 120px;
	border-radius: 4px;
	margin-bottom: -50px;
	height: 30px;
	line-height: 180%;
}
.disabled{
	opacity: 0.6;
}
.basket_button .cart_count{
	vertical-align: top;
	position: relative;
	display: inline-block;
	margin-top: 5px;
	margin-right: -25px;
	margin-left: -25px;
	height: 50px;
	width: 50px;
	float: none;
	top: 0px;
	left: 0px;
	line-height: 280%;
}
.mixer_title{
	margin-top: 10px;
	margin-bottom: 5px;
}
.oos{
	background: rgba(255,255,255,0.7);
}
.oos tr td table:nth-child(2){
	mix-blend-mode: multiply;
}
.oos .unavailable{
	display: block;
	color: #752923;
}
.oos:hover tr td table:nth-child(5), .oos:active tr td table:nth-child(5){
	-webkit-transform: scale(0,0) !important;
	-moz-transform: scale(0,0) !important;
	-o-transform: scale(0,0) !important;
	transform: scale(0,0) !important;
	margin-top: -0.1px !important;
	margin-left: -10px !important;
	padding-top: 1px !important;
	margin-bottom: -200% !important;
}
.oos_with_remove .unavailable{
	display: block;
	color: #F73F45;
}
.basket_text{
	display: none;
}
.closed{
	background: #752923;
}
.checkout_price{
	display: block;
}
.checkout_price:before{
	content: '£';
	display: inline-block;
	position: relative;
}
.checkout_offer{
	display: block;
}
.checkout_offer:before{
	content: '-£';
	display: inline-block;
	position: relative;
}
.add_to_basket_checkout{
	width: 100%;
	line-height: 100%;
	margin-bottom: 5px;
	user-select: none;
}
.add_to_basket_checkout a{
	color: #92876E;
}
.add_to_basket_checkout:not(.total) tr td:first-child{
	font-size: 0.9em;
	vertical-align: middle;
}
.add_to_basket_checkout.total tr td:first-child{
	text-align: right;
}
.add_to_basket_checkout.total tr td:last-child{
	vertical-align: middle;
}
.add_to_basket_checkout tr td{
	background: rgba(183,181,179,0.05);
}
.add_to_basket_checkout tr td:last-child{
	text-align: center;
	width: 25%;
	min-width: 90px;
	background: rgba(183,181,179,0.1);
}
.add_to_basket_checkout .cart_count{
	display: inline-block;
	height: 30px;
	width: 30px;
	margin: 0px;
	top: auto;
	left: auto;
	padding: 0px;
	line-height: 170%;
	float: none;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.add_to_basket_checkout .submit_button{
	width: 20px;
	height: 20px;
	min-width: 20px;
	font-size: 20px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	margin-top: 5px;
}
.checkout_complete{
	width: 100%;
	margin-bottom: 5px;
}
.checkout_complete a{
	color: #92876E;
}
.checkout_complete tr td{
	background: rgba(183,181,179,0.05);
	font-size: 0.8em;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
.checkout_complete tr td:first-child{
	width: 100% !important;
}
.checkout_complete tr td:nth-child(2){
	text-align: center;
	width: 40px !important;
	min-width: 40px !important;
}
.checkout_complete tr td:last-child, .checkout_complete tr td:nth-last-child(2){
	padding-right: 15px;
}
.checkout_complete tr td:not(:first-child,:nth-child(2)){
	min-width: 60px !important;
	width: 9% !important;
}
.checkout_complete tr td:last-child, .checkout_complete tr td:nth-last-child(2){
	text-align: right;
}
.checkout_complete tr td:last-child{
	background: rgba(183,181,179,0.1);
	min-width: 60px !important;
	width: 9% !important;
}
.strike tr td .unavailable{
	display: inline;
	color: #752923;
	font-size: 0.8em;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none !important;
}
.strike tr td a:not(.unavailable){
	text-decoration: line-through;
}
.strike tr td span:not(.unavailable){
	text-decoration: line-through;
}
.mixer_title .unavailable{
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 1em;
}
.footer_padding{
	padding-bottom: 0px;
}
.clear_basket{
	font-family: "zeroone-regular";
	font-size: 20px;
	padding: 5px;	
	border-radius: 6px;
	border: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #FFFFFF;
	background: #B7B5B3;
	color: #4A4D40;
	line-height: 90%;	
	float: right;
	font-size: 0.6em;
}
.clear_basket:hover{
	cursor: pointer;
	background: #4A4D40;
	color: #FFFFFF;
}
.offer_banner{
	display: block;
	width: 100%;
	text-align: center;	
}
.offer_banner span{
	display: inline-table;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	min-width: 300px;
	width: calc(100% - 20px);
	max-width: 1280px;
	padding: 5px;
	background: #4A4D40;
	color: #E2E7DD;
	text-align: center;
}
.offer_banner span a{
	color: #E2E7DD;
}
.stall_holder{
	margin-top: -10px;
	font-size: 1em;
}
@media screen and (max-width: 800px){
	.under_25{
		font-size: 0.53em;
	}
	.under_25_image{
		max-width: calc(100% - 10px) !important;
	}
	.page_footer{
		font-size: 0.8em;
	}
	.products_list{
		margin: 5px;
		width: calc(100% - 10px);
		max-width: calc(100% - 10px);
		min-height: 70px;
		height: 70px;
		padding: 0px;
		line-height: 100%;
	}
	.products_list tr td{
		vertical-align: middle;
		padding: 0px;
		margin: 0px;
		padding-right:0px;
		padding-left: 0px;
	}
	.products_list tr td table{
		display: inline-table;
		width: auto;
		max-width: 60%;
	}
	.products_list tr td table tr td{
		vertical-align: middle;
		padding: 5px;
	}
	.products_list tr td table:nth-child(2){
		min-width: 60px;
		width: 5%;
		height: 72px;
		float: left;
		margin-bottom: 0px;
		margin-left: 5px;
		background-size: 110% !important;
	}
	.products_list tr td table:nth-child(3){
		height: 72px;
		width: 55%;
	}
	.products_list tr td table:nth-child(4){
		float: right;
		height: 72px;
		min-width: 90px;
		width: 10%;
		margin-top: 0px;
	}
	.products_list tr td table:nth-child(4) tr td{
		text-align: right;
		padding-right: 15px;
	}
	.basket_button{
		padding-top: 10px;
	}
	.product_option_addon{
	}
	.product_option_addon label{
		width: calc(100% - 70px);
	}
	.cart_count{
		position: relative;
		top: -6px;
		left: -5px;
		height: auto;
		line-height: 150%;
		padding: 0px;
	}
	.cart_count_line_total{
		width: auto;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 0.8em;
	}
	.products_list tr td table:nth-child(5) tr td div label input{
		margin-top: 1px;
	}
	.products_list tr td table:nth-child(5){
		position: relative;
		max-width: 100%;	
		display: table;
		width: 100%;
		-webkit-transform: scale(1,0);
		-moz-transform: scale(1,0);
		-o-transform: scale(1,0);
		transform: scale(1,0);
		-webkit-transform-origin: top center;
		-moz-transform-origin: top center;
		-o-transform-origin: top center;
		transform-origin: top center;
		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		-o-transition: all .2s ease;
		transition: all .2s ease;
		-webkit-transition-delay: 0.1s;
		-moz-transition-delay: 0.1s;
		-o-transition-delay: 0.1s;
		transition-delay: 0.1s;
		margin-top: -1px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top: 1px;
		margin-bottom: -200%;
		background: #FFFFFF;
	}
	.products_list:hover tr td table:nth-child(5), .products_list:active tr td table:nth-child(5){
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
		margin-bottom: 0%;
		margin-top: 0%;
		box-shadow: 0px 0px 0px 0px;
	}
	.products_list .unavailable{
		font-size: 0.6em;
	}
	.basket_button button{
		margin-left: 35px;
		margin-right: 35px;
	}
	.basket_total:before{
		display: none;
	}
	.site_menu_right .basket_total{
		display: none;
	}
	.site_menu_left .basket_total{
		display: none;
	}
	.checkmark{
		margin-top: 0px;
	}
	.checkout_count.closed{
		font-size: 16px;
		font-family: 'zeroone-regular';
		cursor: default;
	}
	.footer_padding{
		padding-bottom: 70px;
	}
	.site_menu .site_menu_right{
		display: none;
	}
	.checkbox_container span:last-child{
		font-size: 0.8em;
	}
}
@media screen and (max-width: 400px){
	.site_menu .site_menu_left{
		font-size: 0.9em;
	}
}
.table_select{
	margin: 10px 0px 0px 0px;
	display: block;
}
.age_restricted td{
	padding-top: 10px !important;
}
.table-number-dropdown-container{
	color: #FFFFFF;
	position: relative;
	display: inline-block;
	width: 95%;
	max-width: 700px;
	z-index: 5;
	text-align: center;
	border-collapse: collapse;
}
.table-number-dropdown-pre-selected{
	color: #FFFFFF;
	background: #212319;
	border: 1px solid #4A4D40;
	padding: 5px;
	cursor: pointer;
}
.table-number-dropdown-selected{
	background: #92876E !important;
}
.table-number-dropdown{
	display: none;
	position: absolute;
	background: #4A4D40;
	width: 100%;
	box-shadow: -5px 5px 5px -5px rgba(0,0,0,0.5);
	z-index: 5;
}
.table-number-dropdown-option{
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: rgba(255,255,255,0.04);
	width: calc(25% - 2px);
	display: inline-block;
}
.table-number-dropdown .table-number-dropdown-option:nth-child(4n-2){
	border-width: 0px 1px 1px 1px;
}
.table-number-dropdown .table-number-dropdown-option:last-child{
//	border-width: 1px 1px 1px 1px;
}
.table-number-dropdown-optgroup{
	max-width: 350px;
}
.table-number-dropdown-optgroup-disabled, .table-number-dropdown-optgroup-stallholder-disabled{
	width: 100%;
	background: rgba(117,41,35,1);
	line-height: 90%;
}
.table-number-dropdown-optgroup-disabled font, .table-number-dropdown-optgroup-stallholder-disabled font{
	padding: 5px 5px 5px 5px;
}
.table-number-dropdown-optgroup-disabled div:first-child, .table-number-dropdown-optgroup-stallholder-disabled div:first-child{
	font-family: 'zeroone-bold';
	line-height: 100%;
	padding: 5px 0px 5px 0px;
}
.table-number-dropdown-option-stallholder{
	width: calc(100% - 1px);
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: rgba(255,255,255,0.04);
	display: inline-block;
}
.table-number-dropdown-optgroup-stallholder div:first-child{
	padding: 5px 0px 5px 0px;
	font-family: 'zeroone-bold';
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: rgba(255,255,255,0.1);
}
@media screen and (max-width: 800px){
	.table-number-dropdown-container{
	}
	.table-number-dropdown-option{
		padding: 10px 0px 10px 0px;
	}
	.table-number-dropdown{
		height: 450px;
		overflow-y: scroll;
	}
	.table-number-dropdown-optgroup{
		width: 100%;
		max-width: none;
	}
	.table-number-dropdown-option{
		width: calc(25% - 1px);
	}
	.table-number-dropdown .table-number-dropdown-option:nth-child(4n+1){
		border-width: 0px 0px 1px 0px;
	}
	.table-number-dropdown .table-number-dropdown-option:last-child{
//		border-width: 0px 1px 1px 0px;
	}
}
.table-number-dropdown-option:last-child{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: rgba(255,255,255,0.02);
}
.table-number-dropdown-option:nth-child(2n){
	background: rgba(33,35,25,0.01);
}
.table-number-dropdown-option:hover{
	background: rgba(146,135,110,0.8);
}
.table-number-dropdown.show{
	display: block;
}
.table-number-dropdown-container .chevron{
	margin-top: -8px;
}
.table-number-dropdown-optgroup{
	display: inline-block;
	vertical-align: top;
}
.table-number-dropdown-optgroup div:first-child{
	padding: 5px 0px 5px 0px;
	font-family: 'zeroone-bold';
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: rgba(255,255,255,0.1);
}
.table-number-dropdown-optgroup:nth-child(2n){
	background: rgba(33,35,25,0.4);
}
.page_table .table-number-dropdown-option{
	padding: 5px 0px 5px 0px;
	width: calc(25% - 1.5px);
}
@media screen and (min-width: 800px){
	.page_table .table-number-dropdown-container{
		width: 100%;
	}
	.page_table .table-number-dropdown-optgroup{
		width: 50%;
		max-width: none;
	}
}
@media screen and (max-width: 800px){
	.page_table .table-number-dropdown-option{
		padding: 5px 0px 5px 0px;
		width: calc(33% - 1px);
	}
	.page_table .table-number-dropdown .table-number-dropdown-option:nth-child(4n-2){
		border-width: 0px 1px 1px 0px !important;
	}
	.page_table .table-number-dropdown .table-number-dropdown-option:nth-child(4n+1){
		border-width: 0px 1px 1px 0px !important;
	}
	.page_table .table-number-dropdown .table-number-dropdown-option:nth-child(3n-2){
		border-width: 0px 0px 1px 0px !important;
	}
	.page_table .table-number-dropdown .table-number-dropdown-option:last-child{
		border-width: 0px 1px 1px 0px;
	}
}
.table-number-dropdown::-webkit-scrollbar{
	width: 6px;
}
.table-number-dropdown::-webkit-scrollbar-thumb{
	background: #FFFFFF;
}
.table-number-dropdown::-webkit-scrollbar-track{
	background: #212319;
}
.colour_sample{
	position: relative;
	display: inline-table;
	border-radius: 0px 3px 3px 0px;
	vertical-align: middle;
	width: 30%;
	height: 29px;
	margin-top: -4px;
	margin-left: calc(-30% - 2px);
	border: 1px;
	border-style: solid;
	border-color: transparent;
	text-align: center;
	line-height: 175%;
}
