#siteid {
	text-align:center;
	background-image:url(../images/bg002.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
#sitelogo {
	margin:0 auto;
	width:90%;
	max-width:360px;
	height:auto;
}
.ui-mobile [data-role=page] {
	background-image:url(../images/bg001.jpg);
	background-repeat:repeat-y;
	background-size:110%;
	background-position:center top;
}
#cmblock {
	max-height: 96px;
}
.order {
	text-align:center;
}
.far, .fas, .fab {
	font-size: 2em;
	vertical-align: -15%;
	margin: auto 0.2em;
}
li {
	text-align:left;
	padding:0.2em 0;
	font-weight: bold;
}
.si img {
	width:90%;
	height:auto;
	max-width:800px;
}
.order table {
	margin:0 auto;
}
.order table td {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	width: 60px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	border: 1px;
	border-style: dashed;
}
.order table td img {
	vertical-align: middle;
}
.order table td .fas, .order table td fab {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#cookieinfo {
	font-weight: bold;
}
