body {
    height: 100%;
	width:100%;
    margin: 0;
	font-family: "微軟正黑體",Arial,Sans-serif!important;

}
html {
	position:relative;
	min-height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

a {
	text-decoration: none!important;
	-webkit-transition: color 450ms ease-in-out 0s,background-color 450ms ease-in-out 0s!important;
	-moz-transition: color 450ms ease-in-out 0s,background-color 450ms ease-in-out 0s!important;
	-o-transition: color 450ms ease-in-out 0s,background-color 450ms ease-in-out 0s!important;
	transition: color 450ms ease-in-out 0s,background-color 450ms ease-in-out 0s!important;
}

a:hover,a:focus {
	text-decoration: none!important;
	-webkit-transition-duration: 200ms!important;
	-moz-transition-duration: 200ms!important;
	-o-transition-duration: 200ms!important;
	transition-duration: 200ms!important;
}

a:focus {
	outline: 0!important;
}

.add-to-links .btn:hover {
	-webkit-border-radius: 45px!important;
	-moz-border-radius: 45px!important;
	border-radius: 45px!important;
	background: #FFF!important;
	color: #000!important;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
}

body .thumbnail {
	margin:0;
	padding:0;
	border: none!important;
	border-radius: 0!important;
	box-shadow: none!important;
}

#productsRow .thumbnail {
	margin-bottom: 0!important;
}

#productsRow {
	margin-bottom: 15px;
}

.logo {
	margin-top:-10px;
}
.moble-logo {
	margin-top:-10px;
}

.mobile-footer a {
	font-weight: bold;
	font-size: 16px!important;
}

.mobile-footer .btn-default {
	border: none!important;
}

.mobile-footer .btn:hover {
	border: none!important;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
}

.mobile-cart-wrap .btn-default {
	border: none!important;
}

.mobile-cart-wrap .btn:hover {
	border: none!important;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
}

.mobile-footer {
	-webkit-box-shadow: 0 -1px 10px #888!important;
	-moz-box-shadow: 0 -1px 10px #888!important;
	box-shadow: 0 -1px 10px #888!important;
}

.mobile-top-nav {
	-webkit-box-shadow: 0 1px 10px #888!important;
	-moz-box-shadow: 0 1px 10px #888!important;
	box-shadow: 0 1px 10px #888!important;
}

.tiny-cart-wrap {
	padding-top: 5px;
}

.mobile-cart-wrap {
	display: inline;
	margin-top: 52px;
	background: #FFF;
}

.mobile-cart-wrap a {
	font-weight: bold;
	font-size: 16px!important;
}

.dropdown-menu.dropdown-mobile-cart {
	right: 0!important;
	left: auto!important;
	width: 300px!important;
}

.dropdown-menu.dropdown-cart {
	margin: 0;
}

.dropdown-menu.dropdown-cart {
	width: 250px!important;
}

.scrollable-menu {
	overflow-x: hidden;
	height: auto;
	max-height: 400px;
}

.dropdown-menu.dropdown-mobile-wishlist {
	position: absolute!important;
	left: 0!important;
	margin-left: -90px!important;
	padding: 10px;
	width: 300px!important;
}

.dropdown-menu.dropdown-mobile-account {
	position: absolute!important;
	left: 0!important;
	margin-left: -120px!important;
	padding: 10px;
	width: 300px!important;
}

.dropdown-menu.dropdown-menu-search,.dropdown-menu.dropdown-menu-compare,.dropdown-menu.dropdown-menu-wishlist,.dropdown-menu.dropdown-menu-cart,.dropdown-menu.dropdown-menu-login,.dropdown-menu.dropdown-menu-account,.dropdown-menu.dropdown-menu-sitemap, .dropdown-menu.dropdown-ajaxtreemenu {
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	-webkit-box-shadow: 0!important;
	-moz-box-shadow: 0!important;
	box-shadow: 0 0!important;
}

.dropdown-menu.dropdown-ajaxtreemenu{
min-width: 350px!important;
width:100%;
height:100%;
min-height:400px;	
}
.dropdown-menu.dropdown-menu-search {
	width: 400px!important;
}

.dropdown.nav-search {
	display: none;
}

.dropdown-menu.dropdown-menu-compare {
	width: 300px!important;
}

.dropdown-menu.dropdown-menu-wishlist {
	min-width: 300px!important;
	width:100%;
}

.dropdown-menu #finalCompare {
	padding: 10px;
}

.dropdown-menu #finalCompare tr {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.dropdown-menu #finalCompare img {
	margin: 10px;
}

.dropdown-menu #finalWishList {
	padding: 10px;
}

.dropdown-menu #finalWishList tr {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.dropdown-menu #finalWishList img {
	margin: 10px;
}

.dropdown-menu.dropdown-menu-cart {
	width: 320px!important;
}

.dropdown-menu #finalProducts {
	padding: 10px 25px 0 25px;
}

.dropdown.nav-tiny-cart {
	display: none;
}

.dropdown-menu.dropdown-menu-login {
	padding: 10px;
	min-width: 300px!important;
}

.dropdown-menu.dropdown-menu-account {
	padding: 10px;
	min-width: 300px!important;
	font-size: 16px;
}

#finalProducts li.cart_list_product .quantities {
	float: none;
	display: block;
	margin: 5px 0 0 0;
	margin-right: 0!important;
	font-size: 14px;
}

#finalProducts li.cart_list_product {
	position: relative;
	clear: left;
	overflow: hidden;
	padding: 5px 20px 0 0;
	border-bottom: 1px solid #eee;
	list-style: none;
}

#finalProducts li.cart_list_product a {
	margin: 0;
}

#finalProducts li.cart_list_product .delete {
	position: absolute;
	top: 0;
	right: 5px;
	left: auto;
}

#finalProducts li.cart_list_product:first-child {
	border-top: 0;
}

#finalProducts li.total {
	padding: 18px 20px 20px 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
}

#finalProducts li.total strong {
	padding-right: 6px;
}

#finalProducts li.buttons {
	margin: 0 0 -8px;
	padding: 20px;
	border-bottom: medium none;
	list-style: none;
}

#finalProducts li.buttons .button {
	margin-bottom: 8px;
	padding: 0;
	border: 1px solid #e2e2e2;
	border-radius: 20px;
	background: #fff;
	color: #aeaeae;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 38px;
	cursor: pointer;
	transition: all .2s linear;
}

#finalProducts li.buttons .button:hover {
	border-color: #111;
	border-radius: 0;
	background: #fff!important;
	color: #111;
	text-decoration: none;
}

#finalProducts li.buttons .button {
	display: block;
	width: 100%;
}

#finalProducts li.buttons .button.checkout {
	border-color: #111;
	background: #111!important;
	color: #fff!important;
}

#finalProducts li.buttons .button.checkout:hover {
	text-decoration: none;
}

div.buttons .button {
	display: block;
	margin-bottom: 8px;
	padding: 0;
	width: 100%;
	border: 1px solid #e2e2e2;
	border-radius: 20px;
	background: #000;
	color: #fff!important;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 38px;
	cursor: pointer;
	transition: all .2s linear;
}

div.buttons .button:hover {
	border-radius: 0;
	background: #FFF;
	color: #000!important;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	transition: all .2s linear;
}

.nav-account {
	margin-top: 10px;
}

.toTopNav {
	position: fixed;
	top: 50%;
	right: 3%;
	z-index: 100;
	display: none;
	padding-top: 1em;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	background-color: #39c;
	-webkit-box-shadow: 3px 3px 10px #888;
	-moz-box-shadow: 3px 3px 10px #888;
	box-shadow: 3px 3px 10px #888;
	color: #fff;
	list-style: none;
	text-align: center;
	font-size: 18px;
	opacity: .6;
}

#center_news li {
	list-style: none;
	line-height: 30px;
}

.center_news,.specials_center,.products_best,.new_products,.products_featured {
	font-weight: bold;
	font-family: "微軟正黑體",Arial,Sans-serif;
}

.onsalemark .onsale-bg {
width: 0;
height: 0;
border-top: 55px solid #F60;
border-right:55px solid transparent;
position: absolute;
top: 0;
left: 15px;
}

.onsalemark .onsale {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
color: #FFFFFF;
font-family: Raleway,sans-serif;
font-size: 13px;
left: 15px;
padding: 0 0 0 7px;
position: absolute;
text-transform: uppercase;
top: 13px;
}

.onsale .onsale-bg {
width: 0;
height: 0;
border-top: 55px solid #F60;
border-right:55px solid transparent;
position: absolute;
top: 0;
left: 0px;
}

.onsale .onsale {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
color: #FFFFFF;
font-family: Raleway,sans-serif;
font-size: 13px;
left: 0px;
padding: 0 0 0 5px;
position: absolute;
text-transform: uppercase;
top: 13px;
}


.products-grid .onsale {
	position: absolute;
	top: -12px;
	left: -30px;
	z-index: 9;
	padding: 30px 25px 0 25px;
	background:#F60;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	font-family: Raleway,sans-serif;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

.products-grid.mtop {
	margin-top: 15px;
}

.products-grid .price {
	padding-top: 5px;
	height: 25px;
	color: #999;
}

.thumbnail .caption {
	text-align: center!important;
}

.products-grid li.time {
	padding-top: 5px;
	height: 25px;
	color: #000;
	font-family: "微軟正黑體",Arial,Sans-serif;
}

.products-grid .price-box {
	display: block;
	font-size: 14px;
	font-family: "微軟正黑體",Arial,Sans-serif;
	line-height: 25px;
}

.products-grid .item-active .item-inner img {
	opacity: .7;
}

.products-grid .regular-price,.products-grid .price-box>.price {
	display: block;
	margin-top: 10px;
}

.products-grid {
	position: relative;
}

.products-grid .item-active .item-inner {
	padding: 0;
}

.products-grid .item .item-inner dt {
	display: inline-block;
	overflow: visible;
	margin: 0;
	padding: 0;
}

.products-grid .item .item-inner dd {
	display: table;
	overflow: visible;
}

.products-grid a {
	font-weight:400;
	font-size: 16px;
}



div.desc {
	overflow: hidden;
	height: 40px;
}
div.md-desc {
	overflow: hidden;
	height: 60px;
}

div.pname {
	font-size:16px;
	overflow: hidden;
	height: 22px;
	padding:2px 0 2px 0;
}

.products-grid .drive {
	border-top: #E2E2E2 1px solid;
	text-align: center;
}

.add-to-links .btn {
	margin: 5px 0px 0px 0px!important;
	border: 1px solid #999!important;
	border-radius: 5px!important;
	background: #fff!important;
	color: #666!important;
	text-align: center!important;
	text-transform: uppercase!important;
	font-size: 14px!important;
	line-height: 30px!important;
	cursor: pointer!important;
	transition: all .2s linear!important;
}

.add-to-links .btn-primary, .add-to-links .btn-default {
	padding: 0 5px 0 5px!important;
}

.add-to-links .addwish .btn-primary, .add-to-links .addwish .btn-default {
	border: #FFF solid 1px!important;
	border-radius: 0!important;
	background: none!important;
	box-shadow: none!important;
}

.add-to-links .addcompare .btn-primary, .add-to-links .addcompare .btn-default {
	border: #FFF solid 1px!important;
	border-radius: 0!important;
	background: none!important;
	box-shadow: none!important;
}

.add-to-links .addcart .btn-primary, .add-to-links .addcart .btn-default {
	padding: 0 20px 0 20px!important;
}

.add-to-links #addCartButton.btn-primary, .add-to-links #addCartButton.btn-default {
	padding: 0 30px 0 30px!important;
}

.add-to-links .btn:hover {
	border: 1px solid #FFF!important;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	background: #000!important;
	color: #FFF!important;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
}

.move-links span {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 13px;
	line-height: 30px;
}

.products-grid .move-links {
	position: relative;
	display: inline-block;
	white-space: nowrap;
}

#productinfoimages {
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
	width: 140px;
	border: solid 1px #999;
	background-color: #ededed;
	text-align: center;
}

#productinfoimages .productimage {
	border: solid 1px #999;
}

#productinfoimages .hrlightgrey {
	margin: 6px 0;
}

#productinfoprice {
	padding: 5px;
}

#productinfoprice img {
	cursor: pointer;
}

#productinfoprice .hrlightgrey {
	margin: 6px 0;
}

#productinfoprice .productprice {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#productinfoprice .productOldPrice {
	margin: 0;
	padding: 0;
	color: #f00;
	font-weight: bold;
}

#productinfoprice .taxandshippinginfo {
	margin: 0;
	padding: 0;
	color: #999;
	font-weight: normal;
}

#productinfoprice .taxandshippinginfo a {
	margin: 0;
	padding: 0;
	outline: 0;
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}

#productinfoprice .shippingtime {
	margin: 0;
	padding: 0;
	color: #999;
	font-weight: normal;
	font-family: "微軟正黑體",Arial,Sans-serif;
}

#productinfoprice .stockimage {
	margin: 0;
	padding: 0;
}

#productinfoprice .stockimagetext {
	margin: 0;
	padding: 0;
	color: #999;
	font-weight: normal;
}

.productoptions {
	padding: 0;
	width: auto;
	border: solid #ccc;
	border-width: 1px 0 0 0;
	background-color: #f8f8f8;
}

.popupproductinfo,.popupproductinfo {
	margin: 10px 0 10px 186px;
}

.addtobasket {
	float: right;
	padding: 6px;
	border: #999 solid;
	border-width: 1px 0 0 0;
	background-color: #ededed;
	text-align: right;
}

.panel-heading {
	background: #fff!important;
}

.bodywrapper {
	
}


#searchbar {
	margin-top: -5px;
	padding-right: 0;
	padding-bottom: 14px;
	text-align: right;
}

.top-link {
	padding-top: 1px;
	padding-right: 10px;
}

.top-navbar {
	height: 83px;
	border-top: 3px solid #039!important;
	background: #FFF;
	color: #666;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	-ms-transition: all ease-in-out .2s;
}

.top-navbar a {
	color: #666;
}

.top-navbar.sticky {
	padding-top: 0;
	height: 57px;
	border-top: none!important;
	border-bottom: #999 solid 1px;
	background: #FFF;
	-webkit-box-shadow: 1px 0 10px #888;
	-moz-box-shadow: 1px 0 10px #888;
	box-shadow: 1px 0 10px #888;
	text-align: left;
	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
}

.navbar {
	margin: 0!important;
	padding: 0!important;
	border: none!important;
	border-radius: 0!important;
	-webkit-box-shadow: 0!important;
	-moz-box-shadow: 0!important;
	box-shadow: 0!important;	
	/*min-height:103px;*/
}

@media only screen and (min-width: 767px) {
#navback::before{
  content: '';
  position: absolute;
  top: 75px;
  left:0;
  width:100%;
	background:#EEE;
	height:45px;
	line-height:45px;
}
}
.head-btn {
	text-align: right;
}

.navbar-footer {
	
	position: relative!important;
}

.footer-boxes div {		
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	z-index: 2!important;
	width: 100%!important;
	height: 100%!important;
	
}

.footer-boxes .boxbody {
	
		margin-top: 30px!important;
}

.navbar-footer:after {
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	z-index: 1!important;
	display: block!important;
	width: 100%!important;
	height: 100%!important;
	}

.navbar-footer .ui-state-default {
	border-left: none!important;
	color: #FFF!important;
	font-size: 18px!important;	
}

.navbar-footer .ui-state-default .line {
	border-top: none!important;
}

.navbar-footer .ui-corner-bottom {
	border: none!important;
	color: #6d6c6c;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
}

.navbar-footer .ui-corner-bottom a {
	color: #3d3c3c;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
}
.footer .copyright p{
	margin-top:-10px
}
.footer {	
	 background: #24242a;
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: scroll;
	display: block;
	color: #FFF;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    text-transform: none;
	min-height:90px;
	height:auto;
	position:absolute; bottom:0;left:0;right:0;	
}

.footer a {
	color: #FFF;
}


.block {
	padding-top: 57px;
	background: transparent;
}

.block-s {
	margin-top: 0;
	height: 30px;
}

.block a {
	font-weight: bold;
	font-size: 15px;
	font-family: "微軟正黑體",Arial,Sans-serif;
}

.block-s a {
	padding-top: 10px;
	font-weight: bold;
	font-size: 14px;
	font-family: "微軟正黑體",Arial,Sans-serif;
}

.block a:focus,.block a:active:focus,.block a.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.block a:hover,.block a.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.block-s a:focus,.block-s a:active:focus,.block-s a.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.block-s a:hover,.block-s a.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-mox-box-sizing: border-box;
}

.boxbody {
	
	padding: 2px 0 2px 0;
}


TD.main,P.main img.main {
	padding: 2px;
	font-size: 14px;
}

.ui-state-default .line {
	position: absolute;
	top: 29px;
	right: 0;
	left: 27px;
	max-width: 100%;
	min-width: 10%;
	border-top: 1px solid #DDD;
}

.pageheader {
	margin-top:15px;
	color: #6d6c6c;
	text-shadow: 0 1px 1px rgba(0,0,0,0.35);
	font-weight: 500;
}

.ui-state-default {
	position: relative;
	width: auto;
	font-weight: bold;
	font-size: 16pt!important;
	font-family: "微軟正黑體",Arial,Sans-serif;
}

.ui-state-default:before {
	position: absolute;
	top: 20px;
	left: 5px;
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #6d6c6c;
	content: " ";
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.ui-state-default .word {
	position: relative;
	z-index: 1;
	padding-left: 35px;
	
}

.navbar-footer .word {
	color: #6d6c6c;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    text-transform: none;
	position: relative;
	background: none!important;
}

table.ui-widget-content {
	margin-right: 10px!important;
	padding: 10px!important;
}

DIV.ui-widget-content {
	padding: 15px!important;
	border: #DDD solid;
	border-width: 0 1px 1px 1px;
}

td.table-content,div.table-content {
	margin-top: 15px;
	padding: 10px;
	border: #DDD solid;
	border-width: 1px 1px 1px 1px;
}

.ajaxtreemenu {
	padding: 10px 0 10px 20px;
	width: 300px;
}

.categorymenu {
	padding: 10px;
	border: :#DDD solid 1px;
}

.categorymenu a {
	font-weight: bold;
	font-size: 14px;
	font-family: "微軟正黑體",Arial,Sans-serif;
}

.ui-corner-top {
	border-top: none!important;
	border-right: none!important;
	border-bottom: none!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	background: none!important;
	-webkit-box-shadow: 0!important;
	-moz-box-shadow: 0!important;
	box-shadow: 0 0!important;
}

.ui-corner-bottom {
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	background: none!important;
	-webkit-box-shadow: 0!important;
	-moz-box-shadow: 0!important;
	box-shadow: 0 0!important;
}

.ui-button-text {
	font-size: 14px!important;
}

DIV.headerNavigation {
	color: #000;
	font-size: 14px;
	font-family: Verdana,Arial,sans-serif;
}

#top-navshare {
	position: absolute;
	top: 29px;
	right: 0;
	z-index: 2;
	width: auto;
	min-width: 300px;
}

.shop_top {
	position: relative;
	height: 35px;
	border-bottom: 1px solid #ececec;
}

.spacer-title {
	position: relative;
	display: block;
	margin-left: 0;
	padding: 0;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
	font-size: 110px;
	font-size: 4rem;
	opacity: .4;
}

.shop_top:after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
	background: url("img/stripe.png") repeat;
	-webkit-box-shadow: inset 0 5px 5px 0 rgba(0,0,0,0.2);
	box-shadow: inset 0 5px 5px 0 rgba(0,0,0,0.2);
	content: '';
	text-align: center;
	font-size: 40px;
}

.breadcrumb {
	margin-left:-15px;
	margin-top:5px!important;
	margin-bottom:5px!important;
	background-color: #FFF!important;
}

.ajaxBreadcrumb {
	position: absolute;
	top: 3px;
	left: 42px;
	z-index: 2;
	width: auto;
	height: 30px;
	min-width: 150px;
	-webkit-border-radius: 4px 4px 0 0;
	background-color: #FFF!important;
	color: #000;
}

#ajaxBreadcrumb,#ajaxBreadcrumb a,#ajaxBreadcrumb a:link,#ajaxBreadcrumb a:visited,#ajaxBreadcrumb a:hover,#ajaxBreadcrumb a:active {
	color: #39c;
	text-decoration: none;
	font-size: 14px;
	font-family: "微軟正黑體",Arial,Sans-serif;
	cursor: pointer;
}

#tab_new_products>div {
	display: inline-block;
	margin: 10px;
	padding: 10px;
	background-color: #FFF;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

#tab_new_products a {
	font-family: "微軟正黑體",Arial,Sans-serif;
}

#product_boxes {
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #FFF;
}

.product_boxes {
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #FFF;
	-webkit-box-shadow: 0 0 1px 1px #DDD;
	-moz-box-shadow: 0 0 1px 1px #DDD;
	box-shadow: 0 0 1px 1px #DDD;
}

.success .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}

.warning {
	margin-bottom: 15px;
	padding: 5px 5px 5px 53px;
	border: 1px solid #f8acac;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: #ffd1d1 url('img/error.png') 10px center no-repeat;
	text-align: center;
}
@media (min-width: 768px) {
#index_content{
	padding-top: 135px;
}
.top-menu{
position:absolute;top:65px; left:50%;transform: translate(-50%, -50%); z-index:150; width:100%;	
}
}
@media (max-width: 767px) {
#index_content{
	padding-top: 60px;
}
}
@media (min-width: 768px) {
#forum_content{
	padding-top: 137px;
}
}

@media (max-width: 767px) {
#forum_content {
	padding-top: 60px;
}
}
.mobile-container {
	padding-top: 55px;
}

#ProductsList {
	padding: 0;
	width: auto;
}

#ProductsList .pagination ul li.inactive,#ProductsList .pagination ul li.inactive:hover {
	border: 1px solid #bababa;
	background-color: #ededed;
	color: #bababa;
	cursor: default;
}

#ProductsList .data {
	margin-bottom: 10px;
	padding: 0;
	width: auto;
}

#ProductsList .pagination {
	width: auto;
}

#ProductsList .pagination ul li {
	float: left;
	margin: 0 3px 0 3px;
	padding: 2px 6px 2px 6px;
	border: 1px solid #069;
	background-color: #f2f2f2;
	color: #069;
	list-style: none;
	font-weight: normal;
	font-size: 10px;
	font-family: arial;
}

#ProductsList .pagination ul li:hover {
	background-color: #069;
	color: #fff;
	cursor: pointer;
}

.go_button {
	padding: 2px 6px 2px 6px;
	border: 1px solid #069;
	background-color: #f2f2f2;
	color: #c00;
	cursor: pointer;
}

.total {
	padding: 10px;
	color: #999;
	text-align: right;
	font-family: arial;
}

.product-filter {
	padding-bottom: 5px;
}

.product-filter .sorting {
	float: left;
	margin-right: 15px;
	margin-left: 30px;
	padding-top: 2px;
	color: #333;
}

.product-filter .mdropdown {
	color: #333;
}

.product-filter .display {
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 4px;
	color: #333;
}

.product-filter .showcase {
	float: right;
	margin-right: 50px;
	padding-top: 2px;
	color: #333;
}

.product-filter .showcase a {
	text-decoration: none;
	font-weight: bold;
}

.product-filter .display a {
	text-decoration: none;
	font-weight: bold;
}

.product-filter .sort {
	float: right;
	color: #333;
}

.product-filter .limit {
	float: right;
	margin-left: 15px;
	color: #333;
}

.product-compare {
	margin-bottom: 25px;
	padding-top: 6px;
	font-weight: bold;
}

.product-compare a {
	text-decoration: none;
	font-weight: bold;
}

.product-list>div {
	overflow: auto;
	margin-bottom: 15px;
	padding-top: 16px;
}

.product-list .right {
	float: right;
	margin-left: 15px;
}

.product-list>div+div {
	padding-top: 16px;
	border-top: 1px solid #eee;
}

.product-list .image {
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}

.product-list .image img {
	padding: 3px;
	border: 1px solid #e7e7e7;
}

.product-list .showcase_image {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
}

.product-list .showcase_image img {
	padding: 3px;
	border: 1px solid #e7e7e7;
}

.product-list .name {
	margin-bottom: 3px;
}

.product-list .name a {
	color: #38b0e3;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.product-list .description {
	margin-bottom: 5px;
	color: #4d4d4d;
	line-height: 15px;
}

.product-list .shipping_status {
	float: left;
	margin: 20px;
	font-size: 14px;
}

.product-list .price {
	float: inherit;
	margin-right: 20px;
	height: 50px;
	color: #333;
	text-align: right;
	font-size: 16px;
}

.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}

.product-list .price-new {
	font-weight: bold;
}

.product-list .price-tax {
	color: #bbb;
	font-weight: normal;
	font-size: 12px;
}


.product-list .listcart {
	float: right;
	margin: 20px;
}

.product-list .listwishlist {
	float: right;
	margin: 20px;
}

.product-list .listcompare {
	float: right;
	margin: 20px;
}

.product-grid {
	overflow: auto;
	width: 100%;
	border-top: 1px solid #eee;
}

.product-grid>div {
	display: inline-block;
	margin-bottom: 15px;
	padding-top: 16px;
	width: auto;
	vertical-align: top;
}

#column-left+#column-right+#content .product-grid>div {
	width: auto;
}

.product-grid .image {
	display: block;
	margin-right: 20px;
	margin-bottom: 0;
}

.product-grid .image img {
	padding: 3px;
	border: 1px solid #e7e7e7;
}

.product-grid .name a {
	display: block;
	margin-bottom: 4px;
	color: #38b0e3;
	text-decoration: none;
	font-weight: bold;
}

.product-grid .description {
	display: none;
}

.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}

.product-grid .price {
	display: block;
	margin-bottom: 4px;
	color: #333;
	font-weight: bold;
}

.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}

.product-grid .price-new {
	font-weight: bold;
}

.product-grid .price .price-tax {
	display: none;
}

.product-grid .listcart {
	margin-bottom: 3px;
}

.product-grid .listwishlist,.product-grid .listcompare {
	margin-bottom: 3px;
}

.product-grid .shipping_status {
	display: none;
}

.inputwrap {
	position: relative;
	height: 65px;
}

ul.thumbs li.selected a#first {
	display: block;
	padding: 1px;
	border: 1px solid #ccc;
}

ul.thumbs li img {
	display: block;
	padding: 5px;
	text-align: right;
}

div.gallcontent {
	top: 0;
	clear: both;
	display: none;
	vertical-align: top;
}

#Pmodel {
	overflow: hidden;
	width: 100%;
}

div.navigation-container {
	position: absolute;
	right: 0;
	z-index: 1000;
	overflow: visible;
	margin: 0;
	width: 8%;
}

div.navigation {
	float: right;
	display: inline;
}

div.navigation a.pageLink {
	position: relative;
	float: left;
	display: block;
	margin: 2px;
	width: 16px;
	background-position: center center;
	background-repeat: no-repeat;
}

div.navigation a.pageLink:focus {
	outline: 0;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

ul.thumbs li {
	float: left;
	margin: 2px;
	padding: 0;
	list-style: none;
}

.pageResults {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-family: "微軟正黑體",Arial,Sans-serif;
}

A.pageResults {
	margin-left: -3px;
	padding: 8px 15px;
	border: 1px solid #ddd;
	background-color: #fff;
	color: #428bca;
	text-decoration: none;
}

.pageResults u {
	text-decoration: none;
}

A.pageResults:hover {
	border-color: #ddd;
	background-color: #eee;
	color: #2a6496;
	text-decoration: none;
}

TD.smallText .getPList {
	font-size: 12px;
	font-family: "微軟正黑體",Arial,Sans-serif;
}

TD.smallText A.getPList {
	margin-left: -2px;
	padding: 4px 10px;
	border: 1px solid #ddd;
	background-color: #fff;
	color: #428bca;
	text-decoration: none;
	line-height: 1.42857143;
}

TD.smallText .getPList b {
	padding: 6px 12px;
}

TD.smallText b {
	padding: 8px 15px;
	border: 1px solid #CCC;
	background-color: #E2E2E2;
}

TD.smallText A.getPList:hover {
	border-color: #ddd;
	background-color: #eee;
	color: #2a6496;
}

DIV.smallText .getPList b {
	padding: 6px 12px;
}

DIV.smallText b {
	padding: 8px 15px;
	border: 1px solid #0CF;
	background-color: #0CF;
}

DIV.smallText A.getPList:hover {
	border-color: #ddd;
	background-color: #eee;
	color: #2a6496;
}

.product-info {
	height: auto;
}

.product-info img {
	border: 1px solid #e7e7e7!important;
}

.product-info .options {
	margin: 10px;
	padding: 10px;
	border-bottom: 1px solid #e7e7e7;
	color: #666;
}

.product-info td {
	padding: 8px;
	color: #666;
}

.product-info .hrlightgrey {
	margin: 6px 0;
}

#center_back_news {
	height: auto;
}

.back_news {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 220px;
	
}


.back_news img {
	position: absolute;
	left: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	
}

.back_news .caption3, .productsbest .caption3{
	position: absolute;
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(rgba(0,0,0,0.8), white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0.8), white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0.8), white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0,0,0,0.8), white); /* Standard syntax (must be last) */
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.back_news .scale-caption, .productsbest .scale-caption{
	position: absolute;
	margin-top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	
	}

.back_news h4 {
	position: absolute;
	top: 2px;
	left: 10px;
	z-index: 1;
	width: 100%;
	height: auto;
	color: #fff;
	line-height: 30px;
	/*text-shadow: 0 2px 1px rgba(0,0,0,0.5)*/
}

.back_news h4 li {
	display:block;
	
}

.back_news b > a {
	color: #F90;
	font-weight:400;
	font-size: 18px;
	text-shadow: 0 1px 1px rgba(0,0,0,.9)
}

.back_news a:hover {
	color: #999;
}

.back_news li a {
	padding-left: 10px;
	font-weight:400;
	color: #333;
	font-size: 16px!important;
}

.back_news:hover .scale-caption, .productsbest:hover .scale-caption {
	opacity: .3;
	
}

.products-grid {
	list-style:none;
	position: relative;
	overflow: hidden;
	width: 100%;
	cursor: pointer;
}

.products-grid .caption1 {
	position: absolute;
	left: 0;
	z-index: 100;
	background-color: rgba(255,255,255,1);
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
}

.products-grid .caption1 a {
	color: #fff;
}

.products-grid .caption1 a:hover {
	color: #FC0;
}

.products-grid .drive {
	padding-top: 2px;
}

.products-grid .simple-caption {
	bottom: -55px;
	display: block;
	width: 100%;
	height: 55px;
	text-align: center;
}

.products-grid .simple-caption:before {
	position: absolute;
	top: -8px;
	bottom: auto;
	left: 50%;
	margin-left: -7px;
	border-right: 7px solid transparent;
	border-bottom: 9px solid #000;
	border-left: 7px solid transparent;
	content: "";
	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
}

.products-grid:hover .simple-caption {
	opacity: 1;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}

.mainwrapper {
	height: auto;
}

.boxes {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 260px;
}

.boxes img {
	position: absolute;
	left: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
}

.boxes .caption2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background-color: rgba(255,255,255,0.9);
	color: #fff;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
}

.boxes .scale-caption {
	padding: 10px;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
}

.boxes .scale-caption h3,.mainwrapper .boxes .scale-caption p {
	position: relative;
	left: -300px;
	width: 100%;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
}

.boxes .scale-caption h3 {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
	-ms-transition-delay: 300ms;
}

.boxes .scale-caption h3 a {
	color: #999;
}

.boxes .scale-caption p {
	text-align: center;
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
	-ms-transition-delay: 500ms;
}

.boxes:hover .scale-caption h3,.mainwrapper .boxes:hover .scale-caption p {
	-webkit-transform: translateX(300px);
	-moz-transform: translateX(300px);
	-o-transform: translateX(300px);
	transform: translateX(300px);
}

.boxes:hover .scale-caption {
	opacity: 1;
}

.searchbtn .btn {
	margin-right: 15px;
	background: none!important;
}

.mobile-searchbtn .btn {
	background: none!important;
}

.mobile-search {
	font-weight: bold!important;
	font-size: 16px!important;
}

.bestsellers {
	font-size: 14px;
}

.bestsellers hr {
	margin: 0!important;
}

.bestsellers a {
	font-size: 14px!important;
}

.bestsellers .thumbnail {
	border: none!important;
	box-shadow: none!important;
}

.dropdown-menu.dropdown-menu-sitemap {
	position: absolute!important;
	left: 0!important;
	margin-left: -200px!important;
	padding: 10px;
	width: 100%!important;
	min-width: 680px!important;
}

.sitemap_c_head {
	border-bottom: 1px #DDD solid!important;
	font-weight: bold;
	font-size: 16px;
}

.sitemap_c_head a {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}

.sitemap_c_head a:hover {
	text-decoration: none;
}

.sitemap_body {
	position: relative;
	padding-bottom: 10px;
}

.sitemap_body ul a {
	padding: 3px 5px 3px 8px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-khtml-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	font-weight: bold;
	font-size: 15px;
}

.sitemap_body ul a:hover {
	background: #F00;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

.sitemap_body div>ul {
	font-weight: bold;
	font-size: 15px;
}

.sitemap_body div>ul a {
	color: #999;
	font-weight: bold;
	font-size: 15px;
}

.sitemap_body div>ul a:hover {
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}

.sitemap_body ul {
	padding-top: 5px;
	padding-left: 0;
}

.sp-quantity {
	display: inline-block;
	width: 150px;
	height: 40px;
	white-space: nowrap;
	font-family: "ProximaNova Bold",Helvetica,Arial;
}

.sp-minus {
	float: left;
	width: 40px;
	height: 40px;
	border: 1px solid #e1e1e1;
	border-right: 0 solid #e1e1e1;
	text-align: center;
}

.sp-input {
	float: left;
	height: 40px;
	width: 70px;
}

.sp-plus {
	float: left;
	width: 40px;
	height: 40px;
	border: 1px solid #e1e1e1;
	border-left: 0 solid #e1e1e1;
	text-align: center;
}

.sp-input input {
	height: 40px;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	-webkit-box-shadow: 0!important;
	-moz-box-shadow: 0!important;
	box-shadow: 0 0!important;
	text-align: center;
	font-family: "ProximaNova Bold",Helvetica,Arial;
}

.sp-input input:focus {
	border: 1px solid #e1e1e1;
}

.sp-minus a,.sp-plus a {
	display: block;
	padding-top: 7px;
	width: 100%;
	height: 100%;
	text-decoration: none!important;
	cursor: pointer;
}

.owl-controls .owl-nav div {
	position: absolute;
	color: #69C;
}

.owl-controls .owl-nav .owl-prev {
	top: -45px;
	right: 50px;
}

.owl-controls .owl-next {
	top: -45px;
	right: 0;
}

.tab-content .owl-controls {
	position: absolute;
	top: -12px;
	right: 25px;
	bottom: 0;
	left: auto;
}

.product-info .owl-theme .owl-controls .owl-buttons div {
	position: absolute;
}

.product-info .owl-controls .owl-prev {
	top: -35px;
	right: 50px;
}

.product-info .owl-controls .owl-next {
	top: -35px;
	right: 0;
}

.tabs_top {
	margin-top: 15px;
}

.qrcode {
	position: absolute;
	top: 40px;
	right: 15px;
	width: 100px;
	height: 100px;
}

.products-grid .specials_price-box {
	position: absolute;
	right: 10px;
	bottom: 30%;
	overflow: visible;
	margin: 0;
	padding-top: 20px;
	width: 90px;
	height: 90px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	background-color: #a8bf00;
	text-align: center;
	font-size: 14px;
	font-family: "微軟正黑體",Arial,Sans-serif;
	line-height: 1.2;
}

.best_price-box {
	overflow: visible;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background-color: #a8bf00;
	text-align: center;
	text-align: center!important;
	white-space: nowrap;
	font-size: 14px;
	font-family: "微軟正黑體",Arial,Sans-serif;
}

del {
	color: #666;
	text-decoration: line-through;
	font-weight: 700;	
}

ins {
	color: #F00;
	text-decoration: none;
}

.moduleRow {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana,Arial,sans-serif;
	line-height: 1.5;
}

.moduleRowOver {
	border-color: #fff;
	background-color: #d7e9f7;
	font-size: 11px;
	font-family: Verdana,Arial,sans-serif;
	line-height: 1.5;
	cursor: pointer;
}

.moduleRowSelected {
	background-color: #e9f4fc;
}

.arrow-up {
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid black;
	border-left: 5px solid transparent;
}

.arrow-down {
	width: 0;
	height: 0;
	border-top: 5px solid black;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}

.arrow-right {
	display: inline-block;
	padding-right: 10px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid black;
}

.arrow-left {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 5px solid black;
	border-bottom: 5px solid transparent;
}

#notification {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1050;
	margin: -55px 0 0 -100px;
	padding: 40px 0;
	width: 200px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #36d7b6;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	opacity: 0;
	pointer-events: none;
	filter: alpha(opacity=0);
}

#ajaxMessages {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1050;
	margin: -55px 0 0 -100px;
	padding: 40px 0;
	width: 200px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #000;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	opacity: 0;
	pointer-events: none;
	filter: alpha(opacity=0);
}

.button {
	margin-bottom: 8px;
	padding: 0;
	border: 1px solid #e2e2e2;
	border-radius: 20px;
	background: #fff;
	color: #aeaeae;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 38px;
	cursor: pointer;
	transition: all .2s linear;
}

.button:hover {
	border: 1px solid #000;
	border-radius: 0;
	background: #FFF;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .2s linear;
}

div h3.sc_heading .heading-icon {
	position: relative;
	z-index: 1;
	display: block;
	margin: 0 auto;
	width: 45px;
	height: 43px;
	background-color: #fff;
}

h3.sc_heading {
	position: relative;
	margin-top: 0;
	margin-bottom: 0px;
	border-bottom: 2px solid transparent;
	text-align: center;
	font-weight: normal;
}

h3.sc_heading:before {
	position: absolute;
	bottom: 11px;
	z-index: 1;
	display: block;
	margin-top: -2px;
	width: 100%;
	height: 25px;
	background:#FFF;
	border-top: 1px solid #202020;
	content: "";
}

div h3.sc_heading .heading-icon:before {
	position: absolute;
	top: 12px;
	left: 13px;
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #4b4b4b;
	content: " ";
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

#shippingMethods td {
	font-size: 14px;
	line-height: 25px;
}

#paymentMethods td {
	font-size: 14px;
	line-height: 25px;
}

#pcarousel .col-lg-4,#pcarousel .col-md-4,#pcarousel .col-sm-4 {
	padding-right: 3px!important;
	padding-left: 3px!important;
}

.center-padding {
	padding-top: 15px;
}

.center-owl {
	
}

.jul_categories{
	border-bottom:solid ipx #CCC;
}


.dropdown > a{
	
	
 }
.navbar-nav .dropdown-menu a{
	font-size:15px;
	font-weight:500;
    padding-bottom: 5px;
	font-family: "微軟正黑體",Arial,Sans-serif;  
 }
.navbar-nav .dropdown a.dropdown-toggle{
	  
 } 
 .navbar-nav>li>a {
	 font-size:15px;
	 font-weight:500;
     padding-top:5px;
     padding-bottom: 5px;  
	 font-family: "微軟正黑體",Arial,Sans-serif;
}
#nav_jul.nav .open>a, #nav_jul.nav #nav_jul.open>a:hover, #nav_jul.nav .open>a:focus {
	margin-bottom:0;	
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
}
.nav .btn-group, .nav .btn-group>a, .nav .btn-group>a:hover, .nav .btn-group>a:focus {
}	
.navbar-nav {
}

#bs-collapse-2 .navbar-nav{
	margin-top:0px;
}

.dropdown.dropdown-submenu.open ul a{
	font-size:15px;
	font-weight:500;
}
.navbar-default .navbar-nav .dropdown.open .dropdown-submenu.open >a:focus{
	font-size:15px;
	font-weight:700;
	background-color:#e7e7e7;
}

#nav_jul .dropdown.dropdown-submenu.open ul a{
	font-size:15px;
	font-weight:700;
}
.navbar-default .navbar-nav>.open>a:focus { background-color:#F3F3F3}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #555;
	border:none;	 
}

.advanced_search .btn, .advanced_search .form-control{background:none; border:#CCC solid 1px;border-radius: 0;
	box-shadow: none;}
	
#search_sub{
-webkit-border-radius:45px 0 0 45px;-moz-border-radius:45px 0 0 45px;border-radius:45px 0 0 45px;
border-right:none;
box-shadow:none;
background:none;	
}
.advanced_search{
position:relative; width:100%;
}
.search_sub{
	position:absolute;top:0px;left:0;	
}
.btn.search_sub{
-webkit-border-radius:0 45px 45px 0;-moz-border-radius:0 45px 45px 0;border-radius:0 45px 45px 0;
box-shadow:none;
background:none;
border:1px solid #CCC;
border-left:none;

}	

.top-nav-collapse {
  background: #24242a;
}
.top-nav-collapse .navbar-brand {
  height: auto;
}
.top-nav-collapse .navbar-brand img {
  margin-top:-5px;
  width: auto;
  height: 40px;
}
 .navbar-brand {
  height: auto;
}
.navbar-brand img {
  margin-top:-5px;
  width: auto;
  height: 40px;
}

@media (min-width: 768px) {
  /*-- Navigation --*/
 .navbar-default {
 /* background: rgba( 255, 255, 255, 1) !important;*/
  margin-bottom: 0;
  border: none;
}
  .navbar-default .navbar-header .navbar-brand {
    height: auto;
  }
  .navbar-default .navbar-header .navbar-brand img {
	  position:absolute;
    height: 120px;
	z-index:120;
  }
   
 .navbar-default .nav > li > a {
  padding:10px 10px 20px 10px;
}

.navbar-nav > li > a {
  padding: 30px 10px 45px 10px;
}
.navbar-collapse.in {
    overflow-y: visible;
}

}
@media (min-width: 768px) {
  /*-- Navigation --*/
 .navbar-inverse {
  margin-bottom: 0;
  border: none;
  opacity: .9;
}
.navbar-inverse .social-media {
}
 .navbar-inverse .navbar-header .navbar-brand {
    height: auto;
  }
  .navbar-inverse .navbar-header .navbar-brand img {
    width: 174px;
    height: 65px;
  }
 .navbar-inverse .nav > li > a {
  padding: 30px 10px 45px 10px;
}

 .navbar-inverse .navbar-nav > li > a {
  padding: 30px 10px 45px 10px;
}
.navbar-collapse.in {
    overflow-y: visible;
}

}


#fb_share{
	padding-top:8px;
	padding-left:5px;
	padding-right:15px;
}

.cart_list_product a{border: none}
/*.dropdown .headerline{height:50px; padding-top:15px; vertical-align:baseline}*/


/*@media screen and (max-width: 768px) {
	.side-collapse-container{
		width:100%;
		position:relative;
		left:0;
		transition:left .4s;
	}
	.side-collapse-container.out{
		left:250px;		
	}
	.side-collapse {
		top:50px;
		bottom:0;
		left:0;
		width:250px;
		position:fixed;
		overflow-y:auto;
		-webkit-overflow-scrolling: touch;
		transition:width .4s;
	}
	.side-collapse.in {
		width:0;
	}
}*/
.slidebtn.btn{font-family: "微軟正黑體",Arial,Sans-serif; color:#333;padding: 9px 17px; font-size: 16px; font-weight:bold;background: rgba(255,255,255,0.5);text-shadow: 0 2px 1px rgba(0,0,0,0.35);}.slidebtn.btn:hover{font-family: "微軟正黑體",Arial,Sans-serif;color:#FFF;padding: 9px 17px; font-size: 16px; font-weight:bold;background: rgba(0,0,0,0.5);text-shadow: 0 2px 1px rgba(0,0,0,0.35);}

.va-container-h {
    width: 100%;
}.va-container-v {
    height: 100%;
}.va-container {
    display: table;
    position: relative;
}.va-middle {
    vertical-align: middle;
	display: table-cell;
}
.text-contrast a{
    color: #fff;
}
.row-space-1 {
	text-shadow: 0 2px 1px rgba(0,0,0,0.35);
	font-weight: bold;
    margin-bottom: 6.25px;
	font-family: "微軟正黑體",Arial,Sans-serif;
}
.text-lead {
	padding-top:15px;	
    font-size: 16px;
	font-weight:600;
}

.carousel,
.item,
.active {
    height: 100%;
	
}

.carousel-inner {
    height: 100%;
	
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;	
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	opacity: 0.6;
}
.modtital{
margin-top:50px;margin-bottom: 35px;text-align: center;box-sizing: border-box;
line-height: 1.43;
color: #565a5c;
}

#search_sub {
    color: #333;
	background:#FFF
}

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #000;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

.thumbnail.one{
	text-align:right;
opacity: .5;
	pointer-events: none;
	filter: alpha(opacity=0.5);	
}

.collapse-side{
	margin-top:6px
	
}

.boxlanguagesstyle, .boxcurrenciesstyle{
	padding-top:10px
	
}

    /* ==========================================================================
Sliders Style
========================================================================== */

#services {
  background: #24242a;
  padding-bottom:100px;
}
.services {
	height:auto;
  background: #24242a;
  padding: 80px 0;
  text-align: center;
}
.services h2, #services h4 {
  text-transform: uppercase;
  color: #fff;
}
.services > i{
  text-transform: uppercase;
  color: #fff;
}
.services a {
  color: #fff;
}
.light-sep {
  max-width: 180px;
  border: 2px solid #fff;
  margin-top: 40px;
  margin-bottom: 40px;
}
.services .ifa{
font-size: 14px;
  color: #fff;
  padding:30px 0;	
}
.ser_con{
 padding: 60px 0;	
}
.ser_con .ifa{
  padding:50px 50px;	
}
.ser_con_img img{
  padding:120px 15px;	
}
.visa a{
	margin-bottom:60px;
	
background:none !important;	
}
.visa{
	text-align:center;
	font-weight:700;
	background: url("img/stripe.png") repeat;
	padding:60px 0px 120px 0px;
}
.navbar-default .navbar-nav>li>a{
	color:#000
	
}
.navbar-inverse .navbar-nav>li>a{
	color:#FFF !important;	
}

#submenu {
	border:none !important;
    background:none !important;
    font-size: 12px !important;
    margin: 10px 0px 0px 0px;
    color: #3A4F6C;
    font-weight: bold;
}
#userlinks {
    border:none !important;
    background:none !important;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color:#FFF!important;
}
}
@media (min-width: 768px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color:#000!important;
}
}
.divider {
    background-image:url(img/divider.png);
    display:block;
    width:300px;
    height:35px;
    margin:30px auto
}

table {
    border-collapse: separate !important; 
}
td.row4 a{
	word-break: break-all;
	font-size:14px
}

#shop_content p{
word-break: break-all;
list-style:none	
}

/* Big Triangle */
svg#bigTriangleColor {
	pointer-events: none;
}

#bigTriangleColor path {
	fill: #3498db;
	stroke: #3498db;
}
#curveDownColor{
	position:absolute;
	top:50px;
	z-index:100;
	width:100%;
	
}
#curveDownColor path {
	fill: #F8F8F8;
	stroke: #FFF;
	opacity: 1;
}
#services #curveDownColor{
  position:absolute;
	top:0;
	z-index:100;
	width:100%;
}
#services #curveDownColor path {
	fill: #FFF;
	stroke: #FFF;
	opacity: 1;
}

#services  #curveUpColor path{
	fill: #FFF;
	stroke: #FFF;
}
#services  #curveUpColor{
	position:absolute;
	background:none;
	bottom:0;
	z-index:110;
	
}
