.mb0 {
	margin-bottom: 0;
}
.mt20 {
	margin-top: 20px;
}
.hidden {
	display: none;
}
.light-orange {
	color: #D35400;
}
.light-green {
	color: #00B16A;
}
.light-red {
	color: #EF4836;
}
.font14 {
	font-size: 14px !important;
}
.font12 {
	font-size: 12px !important;
}
.fontbold {
	font-weight: 600;
}
.light-green-bg {
	background-color: #cae770;
}
.light-grey-bg {
	background-color: grey;
}
#splider .tag {
	font-size: 18px;
}
#splider.info-footer-top .tag {
	font-size: 16px;
}
.contact-details .fa-phone {
	font-size: 22px;
}
.contact-details .fa-envelope {
	font-size: 17px;
	margin-right: 2px;
}
.contact-details .fa-map-marker {
	font-size: 24px;
	margin: 0 3px;
}
.info-text h5 {
	margin-bottom: 15px;
}
.info-text h6 {
	    font-size: 1.2rem;
    line-height: 1.804rem;
    margin: 0.82rem 0 0.656rem 0; 
}
.info-text p {
	font-weight: normal;
	line-height: 28px;
}
.info-text img.visa {
	width: 60px;
	margin: 0 5px;
	vertical-align: middle;
}
/*.info-text p.il1 {
	padding-left: 1rem;
}*/
.product-box p {
	margin-top: 5px;
	font-weight: 400;
}
.gm-style {
	font-family: 'Roboto', Arial, "微軟正黑體", Heiti TC;
}
.product-list .card .card-image img {
	max-height: 370px;
}
.product-list .card .btn {
	color: #fff;
}
.product-list .card p {
	font-size: 14px;
	color: #747474;
	font-weight: normal;
}
.product-list .card .card-content .card-title {
	line-height: 40px;
}
.product-page-text {
	padding: 15px 15px 0 15px;
}
.product-page-text .sale-price {
	color: #F00004;
	font-size: 16px;
}
.product-page-text .sale-price b {
	color: #F00004;
	font-size: 22px;
}
.price {
	color: #F00004;
}
.product-page-text p {
	color: #606060;
	line-height: 30px;
	font-weight: normal;
}
.product-page-text img {
	display: block;
	height: auto;
	max-width: 100%;
}
.collapsible-body p {
	font-weight: normal;
	color: #535353;
}
.rslides {
	position: relative;
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	width: 100%;
	border: 0;
	height: auto;
}
#slider-thumb a {
	display: inline-block;
	;padding: 0;
	outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
#slider-thumb .rslides_here a {
	background: transparent;
	border-bottom: 2px solid #fc4225;
}
.rslides_tabs {
	position: relative;
	width: 100%;
	list-style: none;
	background-color: transparent;
	font-size: 18px;
	margin: 10px 0;
	padding: 10px 0;
	text-align: center;	
}
.rslides_tabs li {
	display: inline-block;
	width: 33.33333333%;
	float: left;
	margin: 0 auto;
	padding: 0 5px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.slider-thumb-wh {
	width: 100%;
	height: auto;/*33px*/
}
.shop-box .card .card-title {
	display: block;
	font-size: 20px;
	font-weight: 600;
	padding: 10px;
	margin-right: 0;
}
.shop-box .card .card-title:hover {
	color: #D35400;
}
.shop-box .card .btn {
	color: #fff;
}
.shop-box .card .btn:hover {
	color: #fff;
}
.shop-box .card .card-content {
	width: 100%;
    height: auto;
	padding: 5px 10px;
}
.shop-box .card .card-content p {
	font-weight: normal;
	font-size: 15px;
}
.shop-box .card.small .card-image {
	height: auto;
}
.shop-box .card.small {
	height: auto;
	overflow: hidden;
}
.shop-box .shop-cart-box .btn {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 10px 0 10px 10px;
	padding: 0 10px;	
}
.shop-box .shop-cart-box .btn i {
	font-size: 14px;
}
.shop-box .product-page-text .shop-cart-box .btn {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 30px 0 0 0;
	padding: 0 10px;	
}
.shop-box .product-page-text .shop-cart-box .num {
	width: 50px;
	padding-left: 5px;
	
}
.toast {
	background-color: #B84900;
}
.shop-box .container {
	background-color: #fff;
}
.shop-box .category-box ul.item-title {
	list-style-type: disc;
}
.shop-box .category-box .item-title li {
	display: block;
	margin: 5px 0;
	border-bottom: 2px dotted #b3b3b3;
}
/*.shop-box .category-box .item-title li .fa-long-arrow-right {
	display: none;
}
.shop-box .category-box .item-title li.active .fa-long-arrow-right {
	display: inline-block;
	float: right;
	font-size: 16px;
	padding: 10px;
}*/
.shop-box .category-box .item-title li i {
	font-size: 12px;
	padding-bottom: 5px;
	margin-right: 5px;
	color: #D35400;
}
.shop-box .category-box .item-title li a {
	font-size: 20px;
	color: #D35400;
}
.shop-box .category-box .item-title li a.active {
	color: #7D7D7D;
}
#product-page-box .text {
    padding: 10px 10px 0.75rem 10px;
}
#product-page-box .text img {
	max-width: 100%;
	height: auto;
	display: block;
}
#format p {
	font-weight: normal;
}
.about-text p {
	color: #323232;
	font-weight: normal;
}
.cart-title {
	font-size: 16px;
}
#checkoutForm h4 {
	font-size: 20px;
	font-weight: 600;
}
#checkoutForm p {
	font-weight: normal;
}
.yellowbg {
	background-color: #FFFEF2;
}
.success p {
	font-weight: normal;
}
.order-table thead tr td {
	font-size: 16px;
	font-weight: 600;
}
.login h4 {
	font-weight: bold;
}
.login p {
	font-weight: normal;
}
.reg-content p {
	font-weight: normal;
}
form b.required {
	font-size: 12px;
	color: #EB0000;
}
#footer .info {
	float: right;
}
#footer .info p {
	text-align: right;
	color: #fff;
	font-size: 13px;
	line-height: normal;
	margin-bottom: 10px;
}
#footer .info a {
	color: #FFF;	
}
#footer .info a:hover {
	color: #FF7A66;
}
#footer .info i {
	color: #fff;
}
.shop-cart-box label#color {
	float: left;
	padding-top: 0.6rem;
}
.shop-cart-box select {
	width: auto;
    min-width: 250px;
}
.shop-box .tag p {
	color: #555555;
	font-weight: normal;
}
#product-page-box p {
	font-weight: normal;
}
.banner-dm {
	z-index: 1;
}
.banner-dm img {
	display: block;
	width: 250px;
	height: auto;	
	max-width: 100%;
	margin-top: 30px;
}

@media (max-width: 1181px) {
.menu-type-four .card .price {
	padding-right: 0;
}
.shop-box .shop-cart-box .btn {
    margin: 0 0 0 10px;
}
}

@media (max-width: 991px) {
.home_content {
	margin-top: 60px;
}
.footer-strip .valign {
	text-align: center;
}
.product-list .card .card-image img {
	max-height: none;
	overflow: visible;
}
.shop-box .card.small {
	height: auto;
	max-height: none;
	overflow: visible;
}
#footer .info {
	float: none;
	margin-top: 30px;
}
#footer .info p {
	text-align: center;
}
}

@media (max-width: 600px) {
.shop-box .card.small .card-image {
	height: auto;
	max-height: none;
}
.shop-box .shop-cart-box .btn {
    margin: 5px 0 5px 10px;
}
.cart-box .mdi-editor-attach-money,
.cart-box .mdi-action-shopping-cart {
	display: none;
}
}