/**dandys**/
/**24-oct-21**/
/**#9d9d9c**/
/*********************************************************************************************************************************************************************************************************************************/
/***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**/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/***generic***********************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
#footerWrapperWidescreen a, #footerWrapperStandard a, #footerWrapperMini a{
	text-decoration:none;
	color:white;
}

#footerWrapperWidescreen a:hover, #footerWrapperStandard a:hover, #footerWrapperMini a:hover{
	text-decoration:underline;
}

/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/***generic***********************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
#footerWrapperOuter{
	width:100%;
	margin-top:35px;
	padding-top:40px;
	padding-bottom:25px;
	border-top-color:#F0F0F0;
	border-top-width:1px;
	border-top-style:solid;
	font-family: 'Montserrat', sans-serif;
	background:#9d9d9c;
	float:left;
}

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

/*********************************/
#footerColumnOne, #footerColumnTwo, #footerColumnThree, #footerColumnFour{
	margin-right: 100px;
	font-size:13px;
	color:white;
	float:left;
}

#footerColumnFour{
	margin-right: 0px;
}

#footerColumnOne p, #footerColumnTwo p, #footerColumnThree p, #footerColumnFour p{
	margin:0px;
	line-height:150%;
	margin-bottom:4px;
}

#footerColumnOne a, #footerColumnTwo a, #footerColumnThree a, #footerColumnFour a{
	text-decoration:none;
	color:white;
}

/*********************************/
#footerFacebookLogo{
	height:25px;
	padding-right:25px;
	float:left;
}

#footerFacebookLogo img{
	height:100%;
	display:block;
}

#footerTwitterLogo{
	height:25px;
	float:left;
}

#footerTwitterLogo img{
	height:100%;
	display:block;
}

/*********************************/
#footerBusinessParticulars{
	width:100%;
	padding-top:35px;
	padding-bottom:25px;
	font-size:11px;
	text-align:center;
	color:white;
	float:left;
}

#regName{
	margin-right:45px;
	display:inline-block;
}

#regOffice{
	margin-right:45px;
	display:inline-block;
}

#regNumber{
	margin-right:45px;
	display:inline-block;
}

#vatReg{
	margin-right:45px;
	display:inline-block;
}

/*********************************/
#abacusLink{
	width:100%;
	padding-bottom:10px;
	font-size:8px;
	text-align:center;
	color:white;
	float:left;
}

#abacusLink a, #abacusLink a:hover{
	text-decoration:underline;
	color:white;
}
	
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/***size1*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#mobile{
	display: none;
}
	
}/**@media screen**/	
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/***size2*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#mobile{
	display: none;
}

}/**@media screen**/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/***size3*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#mobile{
	display: none;
}

}/**@media screen**/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/***size4*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#mobile{
	display: none;
}

}/**@media screen**/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/***size5*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#mobile{
	display: none;
}

}/**@media screen**/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/***size6*************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#footerColumnTwo{
	display:none;
}

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

#footerColumnTwo, #footerColumnThree{
	display:none;
}

#regName{
	width: 100%;
	display:inline-block;
}

#regOffice{
	width: 100%;
	display:inline-block;
}

#regNumber{
	width: 100%;
	display:inline-block;
}

#vatReg{
	width: 100%;
	display:inline-block;
}


}/**@media screen
