/****************************************************************************************************************************************************************************************************************************************/
/****************************************************************************************************************************************************************************************************************************************/
/***generic******************************************************************************************************************************************************************************************************************************/
/****************************************************************************************************************************************************************************************************************************************/
/****************************************************************************************************************************************************************************************************************************************/
input[type="search"]{/**stops ipad & iphones rounding corners on input buttons**/
	-webkit-text-fill-color: grey;
	-webkit-appearance: none;
	-webkit-border-radius:0; 
	border-radius:0;
}

input[type="image"]{/**stops ipad & iphones rounding corners on input buttons**/
	-webkit-border-radius:0; 
	border-radius:0;
}

#special{
	visibility:hidden;
	display:none;
}

/****************************************************************************************************************************************************************************************************************************************/
/****************************************************************************************************************************************************************************************************************************************/
/***size1********************************************************************************************************************************************************************************************************************************/
/****************************************************************************************************************************************************************************************************************************************/
/****************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 700px){

#emailSubscribeOuter{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	margin:0 auto;
	margin-bottom:30px;
	background:white;
	float:left;
}

#emailSubscribeInner{
	width:550px;
	margin:0 auto;
	display:table;
}

/************************/
#emailEnvelopeBox{
	width:40px;
	height:25px;
	background:none;
	float:left;
}

#emailEnvelopeBox img{
	height:25px;
	float:left;
}

/************************/
#emailSubscribeNarrative{
	width:220px;
	padding-top:3px;
	text-align:center;
	font-size:14px;
	color:grey;
	background:white;
	float:left;
}

/*************************/
.emailSubscribeBox{
	width: 285px;
	text-align:left;
	background: none; 
	float: left;
}

.emailSubscribeBoxLeft{
	width: 257px;		
	height: 25px;	
	align-content: left;
	background: white; 
	float: left;	
}

.emailSubscribeBoxLeft input[type=search]{
	width: 100%;
	height: 25px;
	padding-left:5px;
	border:1px solid grey;
	outline: none;
	font-size: 12px;
	color:grey;
	background: white;
}

.emailSubscribeBoxRight{
	width: 24px;	
	height: 25px;	
	padding-top:3px;
	align-content: left;
	float: left;	
}

.emailSubscribeBoxRight input[type=image]{
	width: 24px;		
	height: 23px;
	margin-left:5px;
	outline:none;
	border:none;
}

.emailSubscribeBoxRight input[type=image] img{
	width: 22px;		
	height: 22px;	
}


/*******************************/
#emailSubscribeSuccess{
	width:34%;
	margin-top:300px;
	margin-right:32%;
	margin-left:32%;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:1%;
	padding-right:1%;
	position:absolute;
	top:30%;
	border-width:2px;
	border-style:solid;
	border-color:#E097AC;
	line-height:150%;
	text-align:center;
	font-size:37px;
	color:#E097AC;
	background:ghostWhite;
	float:left;
}



}/**@media**/
/****************************************************************************************************************************************************************************************************************************************/
/****************************************************************************************************************************************************************************************************************************************/
/***size2********************************************************************************************************************************************************************************************************************************/
/****************************************************************************************************************************************************************************************************************************************/
/****************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 699px){

#emailSubscribeOuter{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	margin:0 auto;
	margin-bottom:30px;
	background:white;
	float:left;
}

#emailSubscribeInner{
	width:330px;
	margin:0 auto;
	display:table;
}

/************************/
#emailEnvelopeBox{
	width:40px;
	height:25px;
	background:none;
	float:left;
}

#emailEnvelopeBox img{
	height:25px;
	float:left;
}

/************************/
#emailSubscribeNarrative{
	display:none;
}

/*************************/
.emailSubscribeBox{
	width: 285px;
	text-align:left;
	background: none; 
	float: left;
}

.emailSubscribeBoxLeft{
	width: 257px;		
	height: 25px;	
	align-content: left;
	background: white; 
	float: left;	
}

.emailSubscribeBoxLeft input[type=search]{
	width: 100%;
	height: 25px;
	padding-left:5px;
	border:1px solid grey;
	outline: none;
	font-size: 12px;
	color:grey;
	background: white;
}

.emailSubscribeBoxRight{
	width: 24px;	
	height: 25px;	
	padding-top:3px;
	align-content: left;
	float: left;	
}

.emailSubscribeBoxRight input[type=image]{
	width: 24px;		
	height: 23px;
	margin-left:5px;
	outline:none;
	border:none;
}

.emailSubscribeBoxRight input[type=image] img{
	width: 22px;		
	height: 22px;	
}


/*******************************/
#emailSubscribeSuccess{
	width:34%;
	margin-top:300px;
	margin-right:32%;
	margin-left:32%;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:1%;
	padding-right:1%;
	position:absolute;
	top:30%;
	border-width:2px;
	border-style:solid;
	border-color:#E097AC;
	line-height:150%;
	text-align:center;
	font-size:37px;
	color:#E097AC;
	background:ghostWhite;
	float:left;
}


}/**@media**/
/*****************************************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************************/
/***size1*********************************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 600px){

#socialMediaWrapper{
	width:100%;
	padding-bottom:18px;
	text-align:center;
	background:none;
	float:left;
}

#socialMedia{
	margin:0 auto;
	display:table;
}

#facebookIcon, #instgramIcon{
	height:50px;
	margin-right:35px;
	float:left;
}

#facebookIcon img, #instgramIcon img{
	height:50px;
	display:block;
}

#twitterIcon{
	height:50px;
	float:left;
}

#twitterIcon img{
	height:50px;
	display:block;
}


}/**@media screen**/
/*****************************************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************************/
/***size2*********************************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 599px){

#socialMediaWrapper{
	width:100%;
	height:auto;
	padding-top:18px;
	padding-bottom:18px;
	text-align:center;
	background:none;
	float:left;
}

#socialMedia{
	margin:0 auto;
	display:table;
}

#facebookIcon, #instgramIcon{
	height:40px;
	margin-right:30px;
	float:left;
}

#facebookIcon img, #instgramIcon img{
	height:40px;
	display:block;
}

#twitterIcon{
	height:40px;
	float:left;
}

#twitterIcon img{
	height:40px;
	display:block;
}



}/**@media screen**/
/*********************************************************************************************************************************************************************************************************************************/
/***generic***********************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
#festiveOpeningTimesOuter, #easterOpeningTimesOuter{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}

#festiveOpeningTimesInner, #easterOpeningTimesInner{
	width: auto;
	margin: 0 auto;
	border: dashed black 1px;
	box-sizing: border-box;
	display: table;
}

#festiveOpeningTimesTitle, #easterOpeningTimesTitle{
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 100;
	font-size: 32px;
	color: black;
	float: left;
}

#festiveOpeningTimesInner table, #easterOpeningTimesInner table{
	margin: 0 auto;
	padding: 20px;
}

#festiveOpeningTimesInner table th, #easterOpeningTimesInner table th{
	padding-right: 15px;
	text-align: left;
	font-weight: 100;
	font-size:13px;
	color: black;
}

#festiveOpeningTimesInner table td, #easterOpeningTimesInner table td{
	padding-right: 50px;
	text-align: left;
	font-weight: 100;
	font-size:13px;
	color: black;
}

/*********************************************************************************************************************************************************************************************************************************/
/***size1*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){

#festiveOpeningTimesInner, #easterOpeningTimesInner{
	width: 1200px;
}


.desktop{
	display: table;
}

.mobile{
	display: none;
}
	
}/**@media screen**/	
/*********************************************************************************************************************************************************************************************************************************/
/***size2*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){

#festiveOpeningTimesInner, #easterOpeningTimesInner{
	width: 1100px;
}

.desktop{
	display: table;
}

.mobile{
	display: none;
}

}/**@media screen**/
/*********************************************************************************************************************************************************************************************************************************/
/***size3*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){

#festiveOpeningTimesInner, #easterOpeningTimesInner{
	width: 1000px;
}

.desktop{
	display: table;
}

.mobile{
	display: none;
}

}/**@media screen**/
/*********************************************************************************************************************************************************************************************************************************/
/***size4*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){

#festiveOpeningTimesInner, #easterOpeningTimesInner{
	width: 900px;
}

.desktop{
	display: table;
}

.mobile{
	display: none;
}

}/**@media screen**/
/*********************************************************************************************************************************************************************************************************************************/
/***size5*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){

#festiveOpeningTimesInner, #easterOpeningTimesInner{
	width:800px;
}

.desktop{
	display: table;
}

.mobile{
	display: none;
}

}/**@media screen**/
/*********************************************************************************************************************************************************************************************************************************/
/***size6*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){

#festiveOpeningTimesInner, #easterOpeningTimesInner{
	width: 700px;
}

.desktop{
	display: table;
}

.mobile{
	display: none;
}

}/**@media screen**/
/*********************************************************************************************************************************************************************************************************************************/
/***size7*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){

#festiveOpeningTimesOuter, #easterOpeningTimesOuter{
	width: 100%;
	float: left;
}

#festiveOpeningTimesInner, #easterOpeningTimesInner{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
}

.desktop{
	display: none;
}

.mobile{
	display: table;
}

}/**@media**/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/***size1******************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#footerWrapper{
	width:90%;
	min-height:200px;
	padding-left:5%;
	padding-right:5%;
	padding-top:30px;
	padding-bottom:50px;
	background:#585858;
	float:left;
}

#footerTableOne, #footerTableTwo, #footerTableThree, #footerTableFour{
	width:25%;
	float:left;	
}

#footerTableOne table th, #footerTableTwo table th, #footerTableThree table th, #footerTableFour table th{
	padding-bottom:5px;
	text-align:left;
	font-weight:500;
	font-size:16px;
	color:ghostWhite;	
}

#footerTableOne table td, #footerTableTwo table td, #footerTableThree table td, #footerTableFour table td{
	font-weight:100;
	font-size:14px;
	color:ghostWhite;	
}

#footerTableOne table td a, #footerTableTwo table td a, #footerTableThree table td a, #footerTableFour table td a{
	cursor:pointer;
	text-decoration:none;
	color:ghostWhite;	
}

#companyParticularsOuter{
	width:100%;
	margin-top:30px;
	font-size:12px;
	text-align:center;
	color:ghostWhite;	
	float:left;
}	

#companyParticularsInner{
	width:auto;
	margin:0 auto;
	display:table;
}	

#companyParticularsRegName, #companyParticularsRegOffice, #companyParticularsRegNumber, #companyParticularsVat{
	margin-right:60px;
	float:left;
}

#designedByAbacus{
	width:98%;
	margin-right:2%;
	margin-top:30px;
	text-align:center;
	font-size:11px;
	color:ghostWhite;
	float:left;
}

#designedByAbacus a{
	color:ghostWhite;
}


}/**@media screen**/
/***************************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
/***size2*******************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 900px) and (max-width: 1219px){
#footerWrapper{
	width:90%;
	min-height:200px;
	padding-left:5%;
	padding-right:5%;
	padding-top:30px;
	padding-bottom:50px;
	background:#585858;
	float:left;
}

#footerTableOne, #footerTableTwo, #footerTableThree, #footerTableFour{
	width:25%;
	float:left;	
}

#footerTableOne table th, #footerTableTwo table th, #footerTableThree table th, #footerTableFour table th{
	padding-bottom:5px;
	text-align:left;
	font-weight:500;
	font-size:14px;
	color:ghostWhite;	
}

#footerTableOne table td, #footerTableTwo table td, #footerTableThree table td, #footerTableFour table td{
	font-weight:100;
	font-size:13px;
	color:ghostWhite;	
}

#footerTableOne table td a, #footerTableTwo table td a, #footerTableThree table td a, #footerTableFour table td a{
	cursor:pointer;
	text-decoration:none;
	color:ghostWhite;	
}

#companyParticularsOuter{
	width:80%;
	margin-left:10%;
	margin-right:10%;
	margin-top:30px;
	font-size:12px;
	text-align:center;
	color:ghostWhite;	
	float:left;
}	

#companyParticularsInner{
	width:auto;
	margin:0 auto;
	display:table;
}	

#companyParticularsRegName, #companyParticularsRegOffice, #companyParticularsRegNumber, #companyParticularsVat{
	width:100%;
	margin-right:60px;
	float:left;
}

#designedByAbacus{
	width:98%;
	margin-right:2%;
	margin-top:30px;
	text-align:center;
	font-size:11px;
	color:ghostWhite;
	float:left;
}

#designedByAbacus a{
	color:ghostWhite;
}


}/**@media screen**/
/***************************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
/***size3*******************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 700px) and (max-width: 899px){
#footerWrapper{
	width:96%;
	min-height:200px;
	padding-left:2%;
	padding-right:2%;
	padding-top:30px;
	padding-bottom:50px;
	background:#585858;
	float:left;
}

#footerTableOne, #footerTableTwo, #footerTableThree{
	width:33.3%;
	margin-bottom:20px;
	float:left;	
}

#footerTableOne table th, #footerTableTwo table th, #footerTableThree table th{
	padding-bottom:5px;
	text-align:left;
	font-weight:500;
	font-size:16px;
	color:ghostWhite;	
}

#footerTableOne table td, #footerTableTwo table td, #footerTableThree table td{
	font-weight:100;
	font-size:14px;
	color:ghostWhite;	
}

#footerTableOne table td a, #footerTableTwo table td a, #footerTableThree table td a{
	cursor:pointer;
	text-decoration:none;
	color:ghostWhite;	
}

#footerTableFour{
	width:100%;
	margin-bottom:20px;
	float:left;	
}

#footerTableFour table th{
	padding-bottom:5px;
	text-align:left;
	font-weight:500;
	font-size:16px;
	color:ghostWhite;	
}

#footerTableFour table td{
	font-weight:100;
	font-size:14px;
	color:ghostWhite;	
}

#footerTableFour table td a{
	cursor:pointer;
	text-decoration:none;
	color:ghostWhite;	
}

#companyParticularsOuter{
	width:80%;
	margin-left:10%;
	margin-right:10%;
	margin-top:30px;
	font-size:12px;
	text-align:center;
	color:ghostWhite;	
	float:left;
}	

#companyParticularsInner{
	width:auto;
	margin:0 auto;
	display:table;
}	

#companyParticularsRegName, #companyParticularsRegOffice, #companyParticularsRegNumber, #companyParticularsVat{
	width:100%;
	margin-right:60px;
	float:left;
}

#designedByAbacus{
	width:98%;
	margin-right:2%;
	margin-top:30px;
	text-align:center;
	font-size:11px;
	color:ghostWhite;
	float:left;
}

#designedByAbacus a{
	color:ghostWhite;
}


}/**@media screen**/
/***************************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
/***size3*******************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 699px){
#footerWrapper{
	width:96%;
	min-height:200px;
	padding-left:2%;
	padding-right:2%;
	padding-top:30px;
	padding-bottom:50px;
	background:#585858;
	float:left;
}

#footerTableOne, #footerTableTwo{
	width:50%;
	margin-bottom:20px;
	float:left;	
}

#footerTableOne table th, #footerTableTwo table th{
	padding-bottom:5px;
	text-align:left;
	font-weight:500;
	font-size:16px;
	color:ghostWhite;	
}

#footerTableOne table td, #footerTableTwo table td{
	font-weight:100;
	font-size:14px;
	color:ghostWhite;	
}

#footerTableOne table td a, #footerTableTwo table td a{
	cursor:pointer;
	text-decoration:none;
	color:ghostWhite;	
}

#footerTableThree, #footerTableFour{
	width:50%;
	margin-bottom:20px;
	float:left;	
}

#footerTableThree table th, #footerTableFour table th{
	padding-bottom:5px;
	text-align:left;
	font-weight:500;
	font-size:16px;
	color:ghostWhite;	
}

#footerTableThree table td, #footerTableFour table td{
	font-weight:100;
	font-size:14px;
	color:ghostWhite;	
}

#footerTableThree table td a, #footerTableFour table td a{
	cursor:pointer;
	text-decoration:none;
	color:ghostWhite;	
}

#companyParticularsOuter{
	width:80%;
	margin-left:10%;
	margin-right:10%;
	margin-top:30px;
	font-size:12px;
	text-align:center;
	color:ghostWhite;	
	float:left;
}	

#companyParticularsInner{
	width:auto;
	margin:0 auto;
	display:table;
}	

#companyParticularsRegName, #companyParticularsRegOffice, #companyParticularsRegNumber, #companyParticularsVat{
	width:100%;
	margin-right:60px;
	float:left;
}

#designedByAbacus{
	width:98%;
	margin-right:2%;
	margin-top:30px;
	text-align:center;
	font-size:11px;
	color:ghostWhite;
	float:left;
}

#designedByAbacus a{
	color:ghostWhite;
}


}/**@media screen**/
	
	
	
	
