

body.verify_stack_open {
	overflow: hidden;
}

/* Start the page, with the verification hidden by default (stops a FOUC occuring) */
#age_verify_window_shade_stacks_in_31_page2,
#age_verify_modal_stacks_in_31_page2 {
	display: none;
}


#age_verify_window_shade_stacks_in_31_page2 {
	z-index: 998;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(68, 55, 71, 0.80);
	
	background-image: url(../files/shade_img_31.png);
	
	
	background-size: cover;
	
	transition: all 300ms ease-in-out;
	opacity: 1;
	visibility: visible;
}




#age_verify_modal_stacks_in_31_page2 {
	z-index: 999;
	background: rgba(162, 192, 215, 0.90);
	border: 0px solid rgba(0, 0, 0, 0.00);
	border-radius: 0.5rem;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.20);
	
	
	position: fixed;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	max-width: 450px;
	transition: all 300ms ease-in-out;
	opacity: 1;
	visibility: visible;
	
	text-align: center;
	
	
	overflow: hidden;
}

#age_verify_content_stacks_in_31_page2 {
	padding: 1.25rem;
}

#age_verify_error_stacks_in_31_page2 {
	display: none;
	color: #443747;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	
	
	
	font-size: 1.25rem;
	line-height: 1.5em;
}




#age_verify_error_stacks_in_31_page2 {
	display: none;
}


#age_verify_form_stacks_in_31_page2 {
	display: flex;
	padding: 1.25rem 0;
	margin: 0;
}

#age_verify_form_stacks_in_31_page2 input {
	flex: 1;
	border-radius: 0.25rem;
	margin-right: 1.25rem;
	width: auto;
	background-color: rgba(255, 255, 255, 1.00);
	border: 1px solid rgba(206, 212, 218, 1.00);
	padding: 8px 6px;
	min-width: 0px;
}

#age_verify_form_stacks_in_31_page2 input:focus {
	background-color: rgba(255, 255, 255, 1.00);
	border-color: rgba(128, 189, 255, 1.00);
	outline: 0;
	box-shadow: 0 0 0 .2rem	rgba(128, 189, 255, 1.00);
}













#age_verify_checkbox_label_stacks_in_31_page2 {
	margin-right: 1.25rem;
	text-align: left;
	padding-left: 28px;
	position: relative;
	font-size: 15px;
	line-height: 1.25rem;
	font-weight: normal;
	color: #000;
}

#age_verify_checkbox_stacks_in_31_page2 {
	position: absolute;
	top: 5px;
	left: 2px;
}



#age_verify_form_stacks_in_31_page2 select {
	flex: 1;
	margin-right: 1.25rem;
}


#verify_submit_button_stacks_in_31_page2 {
	font-size: ;
	line-height: ;
	letter-spacing: ;
	margin: 0;
}


#verify_submit_button_stacks_in_31_page2 {
	width: 100%;
}


#age_verify_title_stacks_in_31_page2 {
	color: rgba(115, 83, 106, 1.00);
	font-size: 2rem;
	line-height: 1.5;
	background: none;
	border: none;
	transition: all 100ms ease-in-out;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	
	
	
	padding-bottom: 1.25rem;
}

#age_verify_message_stacks_in_31_page2 {
	font-size: 1.25rem;
	line-height: 1.5em;
	color: rgba(66, 66, 66, 1.00);
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	
	
	
	
}

#verify_submit_button_stacks_in_31_page2,
#verify_play_button_stacks_in_31_page2,
#verify_pause_button_stacks_in_31_page2 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: rgba(115, 83, 106, 1.00);
	border: 1px solid transparent;
	border-radius: 0.15rem;
	color: rgba(255, 255, 255, 1.00);
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 1.225rem;
	font-weight: 600;
	padding:  ;
	text-align: center;
	transition: all 100ms ease-in-out;
	white-space: nowrap;
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  
  text-transform: uppercase;
  
}

#verify_submit_button_stacks_in_31_page2:hover,
#verify_play_button_stacks_in_31_page2:hover,
#verify_pause_button_stacks_in_31_page2:hover {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(68, 55, 71, 1.00);
}





#stacks_in_4_page2 {
	font-size: 260%;
	font-weight: bold;
}

#stacks_in_26_page2 {
	font-size: 260%;
	font-weight: bold;
}

#stacks_out_29_page2 {
	width: 90%;
}
