/*********************************************************************************************************************************************************************************************************************************/
/***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){
#electricBedBanner{
	width:1200px;
	margin: 0 auto;
	margin-bottom:25px;
	display:table;	
}

#electricBedBanner img{
	width:100%;
	float:left;	
}

}/**@media**/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/***size2******************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#electricBedBanner{
	width:1100px;
	margin: 0 auto;
	margin-bottom:25px;
	display:table;	
}

#electricBedBanner img{
	width:100%;
	float:left;	
}

}/**@media**/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/***size3******************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#electricBedBanner{
	width:1000px;
	margin: 0 auto;
	margin-bottom:25px;
	display:table;	
}

#electricBedBanner img{
	width:100%;
	float:left;	
}

}/**@media**/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/***size4******************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#electricBedBanner{
	width:900px;
	margin: 0 auto;
	margin-bottom:25px;
	display:table;	
}

#electricBedBanner img{
	width:100%;
	float:left;	
}

}/**@media**/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/***size5******************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#electricBedBanner{
	width:800px;
	margin: 0 auto;
	margin-bottom:25px;
	display:table;	
}

#electricBedBanner img{
	width:100%;
	float:left;	
}

}/**@media**/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/***size6******************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#electricBedBanner{
	width:700px;
	margin: 0 auto;
	margin-bottom:25px;
	display:table;	
}

#electricBedBanner img{
	width:100%;
	float:left;	
}

}/**@media**/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/***size7******************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#electricBedBanner{
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom:25px;
	float:left;	
}

#electricBedBanner img{
	width:100%;
	float:left;	
}

}/**@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;
	font-family: 'Open Sans', sans-serif;
	background:grey;
	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:white;	
}

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

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

#companyParticularsOuter{
	width:100%;
	margin-top:30px;
	font-size:12px;
	text-align:center;
	color:white;	
	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:white;
	float:left;
}

#designedByAbacus a{
	color:white;
}


}/**@media**/
/***************************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
/***size2*******************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1219px){
#footerWrapper{
	width:90%;
	min-height:200px;
	padding-left:5%;
	padding-right:5%;
	padding-top:30px;
	padding-bottom:50px;
	font-family: 'Open Sans', sans-serif;
	background:grey;
	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:white;	
}

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

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

#companyParticularsOuter{
	width:80%;
	margin-left:10%;
	margin-right:10%;
	margin-top:30px;
	font-size:12px;
	text-align:center;
	color:white;	
	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:white;
	float:left;
}

#designedByAbacus a{
	color:white;
}


}/**@media screen**/
/***************************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
/***size3*******************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 919px){
#footerWrapper{
	width:96%;
	min-height:200px;
	padding-left:2%;
	padding-right:2%;
	padding-top:30px;
	padding-bottom:50px;
	font-family: 'Open Sans', sans-serif;
	background:grey;
	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:white;	
}

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

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

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

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

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

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

#companyParticularsOuter{
	width:80%;
	margin-left:10%;
	margin-right:10%;
	margin-top:30px;
	font-size:12px;
	text-align:center;
	color:white;	
	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:white;
	float:left;
}

#designedByAbacus a{
	color:white;
}


}/**@media screen**/
/***************************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
/***size3*******************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#footerWrapper{
	width:96%;
	min-height:200px;
	padding-left:2%;
	padding-right:2%;
	padding-top:30px;
	padding-bottom:50px;
	font-family: 'Open Sans', sans-serif;
	background:grey;
	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:white;	
}

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

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

#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:white;	
}

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

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

#companyParticularsOuter{
	width:80%;
	margin-left:10%;
	margin-right:10%;
	margin-top:30px;
	font-size:12px;
	text-align:center;
	color:white;	
	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:white;
	float:left;
}

#designedByAbacus a{
	color:white;
}


}/**@media screen**/
	
	

