body {
	font-family: Arial, 'Microsoft JhengHei';
	font-size: 15px;
	color: #555555;
	-webkit-text-size-adjust: none;
}
a {
	color: #555555;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 10px;
}
h2 {
	font-size: 26px;
	color: #937016;
}
article {
	padding: 200px 0 !important;
	text-align: center;
}
.owl-carousel .owl-item img {
	width: auto !important;
	max-width: 100% !important;
	margin: auto !important;
}
.hide {
	display: none;
}
.error, .errormsg {
	color: #ff0000;
}
.more {
	display: inline-block;
	line-height: 20px;
	font-size: 15px;
}
.more::after {
	content: '+';
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	background: #937016;
}
.button-reserve {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	padding-right: 10px;
	border-radius: 5px;
	color: #ffffff;
	background: url(/m6104/b0001/tms/image/icon_table.png) 5px center no-repeat #937016;
	background-size: 20px;
}
.button-qmi {
display: inline-block;
height: 25px;
line-height: 25px;
padding-left: 30px;
padding-right: 10px;
border-radius: 5px;
color: #ffffff;
background: url(/m6104/b0001/tms/image/qmi.svg) 5px center no-repeat #937016;
background-size: 20px;
}
.item-qty {
	overflow: hidden;
	width: 80px;
}
.item-qty > * {
	float: left;
}
.item-qty > a {
	width: 20px;
	height: 20px;
	line-height: 16px;
	color: #937016;
	border: 2px solid;
	border-color: #937016;
	border-radius: 50%;
	text-align: center;
}
.item-qty > input {
	width: 40px;
	border: none;
	background: none;
	text-align: center;
}
/* Media queries
-------------------------------------------------------------------------------*/
@media screen and (max-width: 800px) {
h1 {
	font-size: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 20px;
}
article {
	padding: 100px 0 !important;
}
.button-1 {
	display: inline-block;
	width: 100px;
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	border-radius: 15px;
}
.button-3 {
	width: 100px;
	height: 30px;
	font-size: 15px;
	line-height: 30px;
}
}
