/* Themify Customize Styling */
body {	background-image: url(https://rest.myxl.uk/wp-content/uploads/2023/09/BG3.jpg);
	background-repeat: repeat; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#site-logo {		position:relative;

	top: 0%;
	left: 40%; 
}
#nav-bar {	background-image: url(https://rest.myxl.uk/wp-content/uploads/2023/09/menuBG.jpg);
	background-size: cover; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }