/*Add Css Custom Here*/
@font-face {
	font-family: 'tradegothicltstd';
	src: url('font/tradegothicltstd-bdcn20-webfont.ttf');
}
/*====== Fix bugs Megamenu not showing icon font (26/1/2018) =====*/
@media (min-width: 992px){
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {    padding: 9px 0; line-height: 24px; height: auto;}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a i,
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a b {
	    display: inline-block;
	}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a:before{display: none;}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img{position: static; transform: inherit;}

}
/* Header*/

#header .header-top ul.top-link > li{
	border-left: 1px solid #444;
}
#header .header-top ul.top-link > li.currency {
	border-right: 1px solid #444;
}
.header-top-left a,
#header .header-top ul.top-link > li > a,
#header .header-top .btn-group .btn-link {
	color: #fff;
}
.header-top-left a:hover
#header .header-top ul.top-link > li > a:hover,
#header .header-top .btn-group .btn-link:hover {
	color: #ebb589;
}
#header .header-middle {
	background: #0d0d0d; padding: 10px 0 15px;
}
#header .header-middle .middle-right {
	margin-top: 40px;
}
.header-bottom{
	border-top: 3px solid #141414;
	background: #090909;
}
#header #menu .navbar-collapse .navbar-nav > li > a {
	color: #ccc; font-weight: normal;
}
.main-home-cat-list img {
	width:100%;transform: scale(.96);
}
.cell { display:block; height:267px; background:#171717 url(../image/hb/hb-footer.jpg) top center no-repeat; background-size:cover; clear:both;
}
.hb-footer-text{
    position: absolute; margin-left:65px;
}

.main-home-cat-list {
	width: 100%;font-size: 0; text-align: center;
}
.main-home-cat-list:after {
	content: "";
	display: table;
	clear: both;
}
.home-cat-one { position:relative; width:33%; display:inline-block; margin-top:1vmin; margin-bottom:1vmin;
}

.home-cat-info{ color:#FFF; 
    font-size: 30px;	font-family: tradegothicltstd, 'TradeGothic', Helvetica, Arial, sans-serif;
    position: absolute;
	top:50%;
    transform:translateY(-50%);
    text-align: center;
    width: 100%; z-index:100; line-height: normal;
}
.home-cat-info .slogan{font-size: 0.5em;
    font-family: 'Lato';
    margin: 15px;}

.cat-links-box {position: absolute; font-size:0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  color: #fff;
  z-index: 100;
  padding: 14px 10px; height:50px;
  width: 100%;
  -moz-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}




.overlay {position: absolute; font-size:0;
  top: 0; right: 0; bottom: 0; left: 0;
  background: rgba(0,0,0,0.35);transform: scale(.96);
  color: #fff;
  overflow: hidden;
  width: 100%; z-index: 99;
  -moz-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}
.overlay:hover{  background: rgba(0,0,0,0.1);}
.home-cat-one:hover .home-cat-info{   color:rgba(255,255,255,0.8);}
.home-cat-info:hover ~ .overlay{  background: rgba(0,0,0,0.1);}


.homeblink2 {font-size: 14px;
    margin: 0 15px;
    padding: 2px 10px 3px;
    width: 40%;
    display: inline-block;
    color: #fff;
    border: 1px solid transparent;
}
.homeblink2:hover {
	color: #010101;
	border:1px solid transparent;
	background-color: rgba(255,255,255,0.9);
	text-decoration: none;
}

.onface {
	border:1px solid #fff;
}
#main-footer .footer-top-cms a {
    color: #fff;
  }
@media (max-width: 767px) {
	.product_info{padding-top: 8vh;}
	.comm-wbg .history-row{padding: 0;}
	#mobile_filternow{padding-top: 10vh;padding-bottom: 0;}
	p#stxt{margin: auto 20px;}
	.login-content H2 a {
	padding: 0.5em 1em 0.3em 1em !important;
        margin: 1.5em 0 0 1em !important;
        font-size: 13px !important;}
	.main-home-cat-list {
		width: 100%; padding-bottom: 0 !important;
	}
	.home-cat-one {width:100%; margin: 0;}
	.home-cat-info {font-size:35px; display: none;}
	.home-cat-info .slogan{ 
		font-size:.28em; margin-top:-0.5em;
	}
	.homeblink2 {font-size: 14px;padding: 0px 10px 3px; line-height: normal;}
	.main-home-cat-list img,
	.main-home-cat-list .overlay {
		transform: unset; background: none;
	}
	.cat-links-box {
		background: #8b8b8b;
	}
	.cat-links-box .onface {
		border-top: none;
		border-right: none;
		border-left: none;
		border-bottom: 1px solid #fff;
	}
	

}
@media (min-width: 1400px) {
	.cat-links-box {padding: 20px 10px; height:70px;}
	.homeblink2 {font-size: 16px;padding: 4px 10px 5px;}
	.home-cat-info{font-size:35px;}
}

@media (min-width: 1600px) {
	.cat-links-box {padding: 20px 10px; height:80px;}
	.homeblink2 {font-size: 18px;padding: 5px 10px 6px;}
	.home-cat-info{font-size:48px;}
}
/** Footer */
.common-home #content {
	margin-bottom: -1px !important;
}
#main-footer .footer-top-cms {
	padding-top:65px; padding-bottom:65px;
}
#main-footer .footer-social {
	float:right;margin-right: 4.5%;
}
#main-footer .menubot{ padding-top:50px;
}
#main-footer .menubot #showfooter2{padding-left:15px; padding-top:5px; 
	cursor:pointer;
}
#main-footer .menubot ul{
	display:inline; padding-left:5px; margin-top:0px; padding-top:0px;
}
#main-footer .menubot ul li{
	position:relative; top:-8px;
	display:inline; 
	border-left:1px solid #474747;
	color:#86786b;
	padding: 0px 5px;
}
#main-footer .menubot ul li a{ 
	color:#bdbdbd; white-space:nowrap;font-weight:bold;
	padding:7px 20px; font-size:13.5px;
	text-decoration:none;

}
#main-footer .menubot ul li a:hover{ font-weight:bold;
	color:#ffffff; 
	text-decoration:none;

}
#main-footer .menubot img{
	display:inline;
	width:24px;
	height:24px;
	margin-bottom:0px;
	padding-right:5px;
	padding-left:35px;
	border:0;
}

.custser{   margin-left:65px; display: inline-block; padding-top:5px;


}
.custser div{ line-height:30px;	color:#ffffff;
	width:240px; float:left;

}
div#CStitle{ margin-left:65px;  font-family:'Roboto','MHei','Helvetica Neue','Microsoft JhengHei',Tahoma,'微軟正黑體';
	color:#ffffff;
	font-size:15px; font-weight: bold; letter-spacing:1px; 
}
div#CSphone{

}
#copyright{ padding-bottom:40px; padding-top:10px; color:#bdbdbd;   font-family:'MHei','Helvetica Neue','Microsoft JhengHei','微軟正黑體';-webkit-transform: scale(0.75);
        transform: scale(0.8);
        letter-spacing: 1px;
}
/** breadcrumb*/
.breadcrumbs .breadcrumb li a {
    color: #fff;
    font-weight: bold;
    line-height: 15px;
}
.breadcrumbs .breadcrumb li a:hover{
	color:#ebb589;
}
.breadcrumbs .breadcrumb > li + li:before{
	color: #fff;
}
/** category page*/
@media (min-width: 768px) {
	.product-listing .left_column{
		width: 22.5%;		
		height: auto;
		display: inline-block;		
		margin-left: 3%;
		margin-top: 3%;
		vertical-align: top;
		position: relative;
	}
	.product-listing #content{
		width: 70.5%;
		display: inline-table;		
		padding-top: 10px;
	//	padding-left: 3%;
	//	padding-right: 3%;
		font-family: 'Roboto', 'TradeGothic', Helvetica, Arial, sans-serif;
		font-size: 13px;
	}
	.login-content, #register-content {

		height:650px;
		padding: 30px 50px;
	}
	.loginbutton, .submits ,.smediabtn{
		height: 45px;
		margin-bottom:20px;
		margin-top:20px;
	}
	.accboxfull {
		margin:auto;
		max-width: 850px;
		min-height: 815px;
	}
}
.content-aside .box-category > ul > li{
	border: none;
}
.content-aside .box-category .panel {
	background: none;
}
body.product-category, body.product-product, body.checkout-cart, body.extension-quickcheckout-checkout,
body.checkout-success, body.account-edit, body.account-password, body.account-address, body.account-address-edit,body.account-address-add,
body.account-order, body.account-order-info, body.account-logout, body.account-login, body.account-forgotten, body.account-register, body.account-success,
body.account-guest, body.account-guest-info{
	background: #000;
}

/* Product detail gallery: crop bottom 2px (hides baked-in white line in source images) */
body.product-product #thumb-slider.gallery-grid > .gallery-grid,
body.product-product #thumb-slider.gallery-grid.row > .col-sm-6.gallery-grid,
body.product-product #product_images .thumbnail-2,
body.product-product #product_images .owl2-item {
	overflow: hidden;
	line-height: 0;
}

body.product-product #thumb-slider.gallery-grid > .gallery-grid > img,
body.product-product #thumb-slider.gallery-grid.row > .col-sm-6.gallery-grid > img,
body.product-product #product_images img,
body.product-product #product_images .thumbnail-2 img {
	display: block;
	width: 100%;
	box-sizing: border-box;
	clip-path: inset(0 0 2px 0);
	margin-bottom: -2px;
}

.product-category .products-list .product-grid .product-item-container{
	border-radius: 0; background: #111111;
}
/* filter CSS*/
.product-listing #content .filtercategory{
	height:50px;
	padding-top:5px;
	background-color:#4b4c46;
}
.product-listing #content .filtercategory .filter{
	color:#FFF;
	font-size:14px;

	margin:auto;
	margin-top:13px;
	height: 30px;
	border: none;
}
	
.product-listing  #content .filtercategory .filter select{

	font-size: 16px;
	border: 0;
	border-radius: 0;
	height: 34px;
	font-size: 18px;

}
.product-listing #content .filtercategory .filter select option.level1{
	color:#000;
	font-size:20px;
	font-weight:bold;
	font-family: 'lato', sans-serif;
	-webkit-appearance: none;
}
.product-listing #content .filtercategory .filter select option{
	font-size:20px;
	font-weight:bold;
	font-family: 'lato', sans-serif;
	-webkit-appearance: none;
}

/* set style for grid view product*/
.product-listing #content .gridviewproduct{ width:100%;
	float:left; min-height:800px;  


}
.product-listing #content .gridviewproduct .item{ width:30%; margin-right:3%; margin-bottom:3%;background-color:#111111;

	display:inline;
	float:left;


}
.product-listing #content .gridviewproduct .item img{
	width:100%
}
.product-listing #content .gridviewproduct .item a, img{
	border:none;
}
.product-listing #content .gridviewproduct .itemname{
padding: 7px 0 20px 0; background-color:#111111

}
.product-listing #content .gridviewproduct .itemname .buynow img{
	width:15px;
	height:15px;
	margin-top:-2px;
	margin-bottom:0px;
	margin-right:5px;
	border:0;
}
.product-listing #content .gridviewproduct .itemname .buynow a{
	color:#ceb098;
	text-decoration:none;
}
.product-listing #content .gridviewproduct .itemname .namephone
{
	display:inline;
	padding-top:5px;
	padding-left:10px;
	color:#c6c6c4;
	font-size:17px; 
}
.product-listing #content .product-item-container .right-block {
	text-align: left; background: none; line-height: normal; padding: 12px 0px 20px 0px;
}
.product-listing #content .gridviewproduct .itemname .namephone a,
.product-listing #content .product-item-container .right-block h4 a{
	color:#8e8e8e;
	text-decoration:none;
	font-size: 17px;
	padding-left:10px;
}
.product-listing #content .keyword,
.product-listing #content .gridviewproduct .itemname .sku{
	display:block;
	padding:5px 0px 10px 10px;
	color:#ffffff;
	font-size:13px; font-family:'Roboto','Microsoft JhengHei',Tahoma,'微軟正黑體';
}
.product-listing #content .price .price-new, 
.product-listing #content .price span.price,
.product-listing #content .gridviewproduct .itemname .price{
	display:block; font-family:Verdana, Geneva, sans-serif;
	color:#505050;
	font-size:12px;
	padding-left:10px;
	font-weight: 200;
}
.product-listing span .price-old{display:none;}
.product-listing #content .gridviewproduct .itemname .buynow{
	display:block;
	float:right;
	padding:2px;
	color:#d4ab75;
	font-size:12px;
	cursor:pointer;
	margin-right:10px;
}
.product-listing #content .gridviewproduct .item .itemname .buynow p{
	padding:10px;
	color:#d4ab75;
	font-size:12px;
	margin-left:100px;
}
	
.product-listing #content .filters-panel.product-filter-bottom {
    border-top: none;
    padding-top: 0px;
    margin-top: 20px;
}	
.product-listing #content .filters-panel{
	margin-bottom: 50px;
}
	
/*================ PAGINATION ===================*/
.pagination li a img {
    margin-bottom: 3px;
    height: 24px;
}
#content .pagination > li {
display: inline-block;
margin: 0 2px;
vertical-align: top; }
#content .pagination > li span, #content .pagination > li a {
	padding: 0 10px;
	line-height: 30px;
	z-index: 1; 
	font-size: 15px;
}
#content .pagination > li a:hover, #content .pagination > li span:hover {
	color: #fff;
	background: none;
	border: none;	
}
#content .pagination > li.active, #content .pagination > li:hover {
	color: #fff;	
	background: none;
	border: none;	
}
#content .pagination > li.active span, #content .pagination > li:hover span {
	color: #fff;
	background: none;
	border: none;
}
#content .pagination > li.active span:hover, #content .pagination > li:hover span:hover {
	background: none;
	border: none;
}
#content .pagination > li:last-child {
	margin-right: 0; }

#content .pagination > li:first-child > a, #content .pagination > li:first-child > span {
	border-radius: 0; }

#content .pagination > li > a, #content .pagination > li > span {
	color: #555; 
	background: none;
	border: none;
}

#content .pagination > li:last-child > a, #content .pagination > li:last-child > span {
border-radius: 0; }

/* product page*/
@media (min-width: 768px) {
	.closeimg img{ width:100%;}
	.customize .closeimg {background-color:#000;}
	.customize .closebutton{ 
		margin:20px auto 10px; padding:6px 40px; font-size:14px; color:#fff; background-color:#a49d95; 
		display:inline;cursor: pointer;min-width: 1134px;max-width: 1134px; 
	}
	.customize .closebutton:hover{color:#000; background-color:#ebb589;}
	.product-view .twobutton #button1{
		cursor:pointer;display: inline-block; margin-right:20px;
	}
}
.product-view .content-product-right,
.product-view .content-product-left{
	padding: 0;
}
.product-view .infotitleb {
    color: #ebb589;
    font-size: 18px;
    margin: 0;
}
.product-view .twobutton #button3{
	display: inline-block;
}
.product-view .twobutton #button3 a{
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	margin-top:20px;
	padding:6px 40px; border:1px solid #e9e9e9; display:inline-block;

}
.product-view .twobutton #button3 a:hover{color: #000000;
    background-color: #e9e9e9; }

.product-view .twobutton #button1 .cus{
	color:#FFF;
	font-size:14px; padding:6px 40px; border:1px solid #e9e9e9; display:inline-block;
 
}

.product-view .twobutton #button1 .cus:hover,#button-cart:hover{    color: #000000;
    background-color: #e9e9e9; }
#button-cart {display: flex;
        justify-content: center;
        align-items: center;line-height: normal;border-radius: 0;padding: 8px 25px;
    margin-top: 1.5px;min-width: 78%;
    border: 1px solid #e9e9e9; }

.product-view .twobutton #button2{
	width:140px;
	height:20px;
	display:inline;
	float:left;
	border:3px solid #535353;
	padding:1px;
	margin-left:20px;
	cursor:pointer;
	text-align:center;
}

.product-view .twobutton #button2 a{
	color:#535353;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:21px;
}

.product-view .detailsbox {
    color: #aeaeae;
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
}
.product-view .shortdesc_2 {
	padding: 30px 20px 40px;
}
.product-view .detailstitle {
    color: #FFF;
    line-height: 3em;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.product-view .product-add-form .option-group{
	width: 90%;
}
.box-info-product .input-group-addon{
	float: left; display: inline-block;height: 44px;
    vertical-align: middle;
    line-height: 44px;
	text-align: center;
	padding: 0 20px 0 10px;
}
.box-info-product .product_quantity_down{ border-right: 1px solid #aaa;} 
.box-info-product .product_quantity_up{ border-left: 1px solid #aaa;}
.box-info-product input.form-control {
	float: left; width: 110px; height: 44px; line-height: 45px;
}
.product-view .pquestion{
	margin: 0 0 80px; color: #fff;
}
.product-view .bottom-info{
	color: #aeaeae;
    letter-spacing: 1px;
    padding-right: 20px;
    display: inline-block;
    margin: 0;
    /*position: absolute;*/
	width: 100%;
    bottom: 150px;
    font-size: 14px;
    vertical-align: bottom;
}
.product-view #tab-pquestion{
	display: none; margin-top: -50px;
}
.product-view #question_form,
.product-view #question_modal{
	background-color: #4C4C4C; margin-bottom: 50px;
}
.product-view .review-list .quest{
	width:100%;
	display:inline-block;
	background-color:#4C4C4C;
	padding-bottom:10px;
	position:relative;	
}
.product-view .review-list .quest .line-num{
	width:1px;
	height:70%;
	background-color:#fff;
	position:absolute;
	top:15%;
	left:10%;
}
.product-view .review-list .answ{width:100%;
	display:inline-block;
	border-bottom:1px solid #777;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.product-view .review-list .number1{
	width:10%; font-size:28px; font-family:tradegothicltstd, 'TradeGothic', Helvetica, Arial, sans-serif;
	display:inline;
	float:left;
	text-align:center;
	margin-top:25px; 
}
.product-view .review-list .number2{
	width:10%; font-size:28px;font-family:tradegothicltstd, 'TradeGothic', Helvetica, Arial, sans-serif;
	border:1px solid #fff;
	height:50px;
}
.product-view .review-list .author{
	width:20%; font-size:15px;
	display:inline;
	float:left;
	text-align:center;
	
}
.product-view .review-list .author2{
	width:20%; font-size:15px;
	display:inline;
	float:left;
	text-align:center;
	margin-left:10%;
	
}
.product-view .review-list .author .day{
	margin-top:35px;
	text-align:center;
	
}
.product-view .review-list .author2 .day{
	margin-top:35px; margin-bottom:35px;
	text-align:center;
	
}
.product-view .text{
	width:69%; font-size:14px;
	display:inline;
	float:right;padding-right: 5%;
	padding-top: 10px;
}
.product-view #button-ask,
.product-view #button-qa{
    color: #FFF;
    font-size: 15px;
    text-decoration: none;
    padding: 5px 40px;
    margin-top: 20px;
    margin-left: 25%;
	margin-bottom:20px;
    border: 1px solid #e9e9e9;
    background: #000;

}
.product-view .warning {
	background: -webkit-linear-gradient(top,#262626,#262626);
    margin: auto;
    color: #ff3334;
	padding: 10px 33px;
}
/* form css comment*/
.product-view .formcmt{width:100%; font-size:14px;
	margin:auto; display:inline-table;
	background-color:#4C4C4C;
	padding-bottom:0px;
}
.product-view .formcmt .elememail{

	height:50px;

}
.product-view .formcmt .temail{
	width:31%; font-size:15px;
	display:inline;
	float:left;
	color:#fff;
	text-align:right;
	padding-right:20px;
}
.product-view .formcmt .styleemail{
	width:62.5%;
	display:inline;
	float:left;
	border:1px solid #FFF;
	border-bottom:none;	background-color:#000;
}
.product-view .formcmt .styleemail input[type=text]{
	width: 65%;
	background-color:#000;
	color:#FFF;
	border:0;
	padding:5px;
	padding-bottom:8px; margin-top:3px;
}
.product-view .formcmt .styleemail #leftemailnote{
	color:#ebb589; padding:5px;float: right;
    margin-top: 3px;
	
}
.product-view .formcmt .elememail img#captcha1{
	display:inline;
	float:right;

}
.product-view .formcmt .captchatext{
	width:370px;
	display:inline;
	float:left;
}
.product-view .formcmt .captchatext input[type=text]{
	width:200px;
	background-color:#000;
	color:#FFF;
	border:1px solid #FFF;
	padding:5px;
	
}
/* style button send */
#tab-pquestion .buttons{ width:100%;
	background: #4C4C4C; margin:0 auto; text-align:center;
	padding: 6px;
	padding-bottom: 15px; clear:both;
}

.product-view .formcmt .elememessage{
	margin-top:-21px;

}
.product-view .formcmt .tmessage{
	width:31%; font-size:15px;
	display:inline;
	float:left;
	color:#fff;
	text-align:right;
	padding-right:20px;
}
.product-view .formcmt .smess{
	width:62.5%;
	display:inline;
	float:left;
	border:1px solid #fff;
}
.product-view .formcmt .smess textarea{
	width:100%;
	height:160px;
	display:inline;
	float:left;
	background-color:#000;
	border:0px;
	color:#FFF;
	padding:5px;
}
.product-view .formcmt button{
	width:130px;
	background-color:#000;
	color:#FFF;
	border:0;
	padding:5px;
	margin-left:850px;
	margin-top:5px;
}
@media (min-width: 768px) {
	.customize .customizes {
		margin: 0 auto 40px;
		text-align: center;
		background: #fff url(../image/customizes_bg.png) top center repeat-x;
	}	
	.customize,
	.content-product-mainheader,
	.content-product-maintop {
		width: 92%;
		margin: 0 auto;
	} 

	/* details and FAQs styles here*/
	.detailsFAQ{ margin: auto; top:-80px; clear:both;  position:relative;   
	}
	.detailsFAQ .smtxt {
		max-width:33%;
	}
	.detailsFAQ #df{	
		display: inline-block;
		background: #414141 url('../image/downarrow2.png') no-repeat right bottom;
		color: #FFF;
		font-size: 13px;
		font-weight: bold;
		cursor: pointer;
		padding: 5px 130px 5px 30px;
	}
}
/* cart page*/
.cart-title {
	border-bottom: 3px solid #ffffff;
    margin: 0 auto 45px auto; 
	text-align: center;
	color: #fff;      
    padding: 5px 0;
}
#checkout-cart .table-product-items thead td,
.account-order-info .table-product-items thead td{
	color: #fff;
}
#checkout-cart .table-product-items tbody tr td,
.account-order-info .table-product-items tr td {
	border-top: 1px solid #626262;
}
#checkout-cart .box-customize {
	padding: 20px;
}
#checkout-cart .ptow_order_info_table {
    width: 45%;
    margin-bottom: 15px;
    margin-left: 1%;
    border-collapse: collapse;
    border: none;
    border-spacing: 2px;
    float: left;
}

#ptow_order_info_table td{color:#8e8e8e; font-size:13px; font-family: "Microsoft JhengHei", Tahoma, 微軟正黑體; }
#ptow_order_info_table tbody .ptow_col_width{width:35%;}
#ptow_order_info_table td {
	padding:3px; border: none !important;
}
#checkout-cart table .ptow_order_info_table tbody td {
    vertical-align: top;
    text-align: left;
    border: none;
}
#ptow_order_info_table td p {
	margin: 0 0 20px;
}

#checkout-cart .btn-remove,
#checkout-cart .btn-update {
	background: none; border: none;
}
#checkout-cart .cart-total {
    border-top: 3px solid #ffffff;
    padding-bottom: 10px;
	margin: 10px 0 50px;
}
#checkout-cart .table-cart-total{
	margin-top: 60px;
}
.table-cart-total tbody td {
	border: none !important;
}
#checkout-cart .buttons {
	margin: auto; text-align: center; padding-bottom: 100px;
}
a.checkoutbtna{ width: 400px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    margin: 1px 20px 0 auto;
    font-family: 'Microsoft JhengHei', Tahoma, '微軟正黑體';
	}

a.checkoutbtna:hover { color: #fff;
	border:2px solid #fff;
	outline:0 !important;	}

a.checkoutbtnb, input.arrrbtnb{    display: inline-block;
    width: 402px;   font-size: 14px;
    height: 41px;
    text-align: center;
    border: 0px;
    padding-right: 30px;
    background: #000000 url(/image/svg/acc-right-btnbg-big.svg) no-repeat right 1px;
    cursor: pointer;
    color: #eaeaea;
    line-height: 41px;
    font-family: 'Microsoft JhengHei', Tahoma, '微軟正黑體';
    margin: 0px;}
a.checkoutbtnb:hover,input.arrrbtnb:hover{color: #fff;background:#000000 url(/image/svg/acc-right-btnbg-big-o.svg) no-repeat right center;}


	/* css select box */
	.first_option{
		width: 300px;
		margin: auto;
		background-color: #fff;
		color: #000;
		background-image: url('../image/selectImage.png');
		background-repeat: no-repeat;
		background-position: 273px 2px;
		padding: 2px 2px;
		z-index: 10;
		margin-top: -20px;
		margin-left: 177px;
	}
	.filternow{
		font-size: 25px;
		color: #ebb589; 
		font-family:'Roboto','Microsoft JhengHei',Tahoma,'微軟正黑體';
		text-transform: uppercase;
		margin: 0;
		line-height: normal;
	}
	.leftfilter{ margin-top:35px; }
	.leftfilter .LL2{  color:#f9c190; font-size:20px;  padding:3px 0 10px 0; border-bottom:4px solid #f9c190; display:inline-block; margin-bottom:50px; line-height: normal;}
	
	.leftfilter .LLsubbox { margin:20px 0 30px;}
	.leftfilter .LL3 a{color:#777777; font-size:22px; margin-bottom:10px; font-family:'Roboto','Microsoft JhengHei',Tahoma,'微軟正黑體'; line-height: normal;
	}
	.leftfilter .LLsubbox a{ color:#777777; font-size:14px; display:block; margin-bottom:6px;    font-family:'Roboto','Microsoft JhengHei',Tahoma,'微軟正黑體';
	}
	.leftfilter .LLsubbox a:hover{ color:#f9c190;}
	.leftfilter .LL3 .clicked,a.LLsubboxclicked.clicked{color:#ffffff;}
	.body_option{
		line-height:1.8em;
		color: #cecece;	font-size:18px;
	
	}
	.body_option a{padding:0px 30px; font-size:14px;display:block; margin-right:80px;}
	.body_option a:hover{
		background-color:#ebb589; text-decoration:none; color:#000; 
		 
	}
	.body_option .level1{
		color:#cecece;
	
	}
	.body_option .level2{
	
	
		color:#444;
	
	}
	.body_option .level3{
	
		color:#fff;
	
	}
	
	
	#content .gridviewproduct .itemname .special_name{
		display:inline;
		margin-top:5px;
		background-color:#c89b74;
		color:white;
		font-size:13px;
		font-weight:bold;
		padding-left:10px;
		padding-right:10px;
	}

#ecpaylogistic-store-info{color:#E1E1E1; margin-bottom: 40px;}
#ecpaylogistic-store-info .store-info{margin: 20px auto;}
#ecpaylogistic-store-info div div.form-group{display:block; clear:both;}
#ecpaylogistic-store-info .store-info .col-sm-2,#ecpaylogistic-store-info .store-info .col-sm-10{
position: relative; float:left;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; line-height:2em;
}
.store-info h4{color: #FFF;
line-height: 1.8em;
font-size: 18px;
text-align: center;
font-family: 'tradegothicltstd';font-weight: normal;
border-bottom: 2px solid #ffffff;
margin:10px 0;}
#ecpaylogistic-store-info .store-info .col-sm-2{width: 33.33333333%; text-align:right;}
#ecpaylogistic-store-info .store-info .col-sm-10{width: 66.66666667%;}

#ecpaylogisticbtn{
display: block; 
width:80%;
height: 40px;
margin: 10px auto;margin-top: 30px;
border: 1pt solid #ffffff;
background: #000000;
color: #eaeaea;}

#ecpaylogistic-store-info p.bg-danger {
border: 1px solid rgb(255, 0, 0);
background: rgb(248, 172, 172);
padding-bottom: 8px;
height: 40px;
width: 100%;
border-radius: 0;
font-size: 14px;
padding: 5px 10px; text-align:center;
color: #757575;
letter-spacing: 1px;line-height: 30px;
}
.checkout-success #content {
	color: #fff;
}
.checkout-success .osp-pagetext {
	border-bottom:3px solid #ffffff;
}
.comm-wbg h2{
	color: #fff;
	font-size: 16px;
	line-height: 2.5em;
	padding: 5px 0;
	margin: 0;
	text-align: center;
	border-bottom: 3px solid #ffffff;
}
.comm-wbg div.buttons {
	background-color:#000000;
}
.comm-wbg #info-list {
	font-size:15px;
	line-height:1.7em;
	border-bottom:2px solid #736b68;
	padding: 10px 0;
	color: #ccc;
}
.comm-wbg a.btn {
    display: block;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    padding: 6px 30px;
    border: 1px solid #e9e9e9;
    margin: 10px auto;
    max-width: 250px;
	border-radius: unset;
	line-height: 12px;
}
table.list tr,
table.list tfoot{
	border-bottom: 1px solid #626262;
}
table.list td,
table.list tfoot tr,
table.list #ptow_order_info_table tr{
	border: none !important;
}
table.list #ptow_order_info_table {
	text-align: center;
	width: 100%;
}

table.list small{color:#7b7b7b;}
.comm-wbg .oinfocomment{color:#8e8e8e;}
.comm-wbg .oinfofooter-left{padding: 10px 20px;}
.comm-wbg .oinfofooter-right{padding: 10px 0px;}

.comm-wbg .oinfofooter-row{width:50%; display:inline-block; text-align:right; padding:5px 0px 5px 20px;}
.comm-wbg .oinfofooter-row2{width:50%;display:inline-block; text-align:left; float:right;padding:5px 20px 5px 20px;}

.comm-wbg .history-row{ margin:0px 0 30px 0; padding:20px; border-bottom:1px solid #626262;letter-spacing:1px;}
.comm-wbg .timeandstatus{ color:#ffffff; font-size:14px;margin:15px 0 0 0; padding: 20px; letter-spacing:1px;   border-bottom:1px solid #626262;}

.comm-wbg .historyinfo{ 
	color:#999999;font-size:14px;
	padding: 10px;
	margin: 10px;
	line-height: 1.8em;
	background: #3a393947;
}

/* account */
#acc-title {
	font-family: tradegothicltstd, 'TradeGothic', Helvetica, Arial, sans-serif;
	padding:40px 0 20px;
	text-align:center;
	font-size:43px;
	color:#fff;
	margin:auto;
}

#comm-wbg {	
	background-color:#000000;
	color:#7a7a7a; max-width:1260px;
}
#comm-wbg H2{
	color: #fff;
    font-size: 16px;
    line-height: 2.5em;
    padding: 5px 0;
    margin: 0;
    text-align: center;
	border-bottom: 3px solid #ffffff;
}
#comm-wbg div.buttons {
	background-color:#000000;
}
#loginform .row, .edit_account_form .row, .edit_account_pwd .row, .update_address_form .row {
    width: 100%;
    padding: 0 0 20px 0;
    margin: 25px auto 0px auto;
    color: #fff;
    text-align: center;
}
@media (min-width: 768px) {
	form#edit .content, form#pwd .content, form#address .content {
		padding: 0px;
		min-height: 280px;
		padding-bottom: 50px;
		margin: 50px auto 0;
		width: 48%;
	}
	#comm-wbg {
		padding: 50px; min-height:630px; 
		margin:auto;
	}
	div.acc-left {
		padding-left:22px;
		margin: 30px 0px 0px 60px;
	}
	div.acc-right {	
		margin:30px 50px 0px 0px;
		font-size:0px;
		padding-right:22px;
	}
	a.btnb{
		width: 450px;
		height: 45px;
	}
	.order-list .order-content {
		width: 50%;
	}
	.order-list .order-info {
		position: absolute;
		right: 0;
		top: 10%;
		text-align: right;
		width: 38%;
	}	
	.order-list .order-id,.order-list .total,.order-list .amount {
		width: 48%;
	}
	.order-list .added{width:100%;}
	.order-list .order-status {
		width: 45%;
		color: #fff;
		display: block;
		position: absolute;
		text-align: right;
		right: 55%;
	}
	.order-list .order-info a.sbtn{ 
		position: absolute; height:40px;
		display: block;
		top: 15px;
		right: 0;
		background:transparent url(/image/svg/s-detail.svg) center center no-repeat;
		width: 40%;
		color: #000000;
		text-indent:-9999px; overflow:hidden;
		text-align:center;
	}
}
form#edit .form-group,
form#pwd .form-group,
form#address .form-group{
	margin-bottom: 0;
}
.edit_account_form .row input[type='text'], 
.edit_account_form .row input[type='email'],
.edit_account_form .row input[type='tel'],
.edit_account_pwd .row input[type='password'], 
.update_address_form .row input[type='text'] {
    width: 100%;
    background-color: #000000;
    padding-bottom: 8px;
    height: 40px;
    border: 0;
    border-bottom: 1px solid #707070;
    font-size: 14px;
    padding: 5px 10px;
    color: #ffffff;
    letter-spacing: 1px;
}
.edit_account_form .row input[type='text']:focus,.edit_account_pwd .row input[type='password']:focus,.update_address_form .row input[type='text']:focus{ border-bottom: 1px solid #ffffff;}



.update_address_form .row select{
	width: 100%;
    background-color: #000000;
    padding-bottom: 8px;
    height: 40px;
    border: 0;
    border-bottom: 1px solid #707070;
    font-size: 14px;
    padding: 5px 10px;
    color: #ffffff;
    letter-spacing: 1px;
background-color: transparent!important;
    background: url(/image/arrow_white.png) 98% 15px no-repeat;
    background-size: 20px auto;	
	-webkit-appearance : none ; 
  -moz-appearance : none ; 
  appearance : none ;     border-bottom: 1px solid #707070;
}

.update_address_form .row select:hover{
	background-color: transparent!important;
    background: url(/image/arrow_white_over.png) 98% 15px no-repeat;
    background-size: 20px auto;	    border-bottom: 1px solid #ffffff;}
	
.update_address_form .row select option {
	color:#000000;
}
.update_address_form .row input[type='radio'],.regbox .row input[type='radio'],.choose_payment_method .row input[type='radio'],.checkagree input[type='checkbox'] {
	opacity: 0;
}
.update_address_form .row input[type='radio'] + label ,.regbox .row input[type='radio'] + label ,.choose_payment_method .row input[type='radio'] + label ,.checkagree input[type='checkbox'] + label{
	color:#ffffff; font-size:14px; display: inline-block; line-height:14px;
	margin: 0px;
    padding: 9px 0 7px 40px;	
    cursor: pointer;
    background: url(/image/svg/chcekradio.svg) left bottom no-repeat;
}
.update_address_form .row input[type='radio']:checked + label,.regbox .row input[type='radio']:checked + label,.choose_payment_method .row input[type='radio']:checked + label,.checkagree input[type='checkbox']:checked + label{
	background: url(/image/svg/chcekradio.svg) left top no-repeat;
}

#mmmail {
	color:#9d9a95;
	font-size:14px;
	text-align:center;
	margin:50px 0px -70px 0px;
}
#mmmail-l {
	color:#9d9a95;
	font-size:14px;
	text-align:left;
	margin:50px 0px -58px 10px;
}
#mmmail a, #mmmail-l a {
	color:#ffffff;
	text-decoration:none;
}

div.acc-left {
	float:left;
}
div.acc-left a.button {
	display:block;
	width:210px;
	text-align:center;
	border:0px; padding-left:20px;
	line-height:40px;
	background:#000000 url(/image/svg/acc-left-btnbg.svg) no-repeat left center;
	cursor: pointer;
	color: #eaeaea;
	font-family: 'Microsoft JhengHei', Tahoma;
}

div.acc-left a.button:hover{
	background:#000000 url(/image/svg/acc-left-btnbg-o.svg) no-repeat left center;
       }

div.acc-right {
	float:right;
}
div.acc-right input.button, div.acc-right a.button {
	display:block;
	width:210px;height:40px;
	text-align:center;
	border:0px;
	padding-right: 30px;
	background:#000000 url(/image/svg/acc-right-btnbg.svg) no-repeat right center;
	cursor: pointer;
	color: #fff; line-height:normal; font-size: 14px;
	font-family: 'Microsoft JhengHei', Tahoma;
	margin:0px;margin-top: 6px;
}

div.acc-right input.button:hover, div.acc-right a.button:hover{
		background:#000000 url(/image/svg/acc-right-btnbg-o.svg) no-repeat right center;
}
/* address list*/
.add-list { position:relative;
	margin:10px auto;
	border-bottom:2px solid #736b68;
	font-size:16px; padding:30px 0;
}

.add-list .specrow{position:absolute; top:30px; right:8px;}

a.sbtn {
    margin: 10px;
}
a.btnb{font-size: 14px; display:block; text-align:center; text-decoration:none; 
    background-color: #000;
    color: #fff;
    padding:12px;
    border: 1px solid #fff;
    margin:50px auto 30px auto;
    font-family: 'Microsoft JhengHei', Tahoma, '微軟正黑體'; line-height: normal;
}
a.btnb:hover {    height: 45px;padding:11px; color: #fff;
	border:2px solid #fff;
	outline:0 !important;	
}

/* account order*/

.order-list{ padding:22px 0; margin-top:-1px;
	border-top: 1px solid #656565; position:relative;
	border-bottom: 1px solid #656565; line-height:1.8em;}
	
.order-list .order-id,.order-list .total,.order-list .amount {
	color:#FFF;display:inline-block; vertical-align:top;
}
.order-list .added{width:100%;}

.order-list .order-status {	
	color: #fff;
	display: block;
	margin-top: 13px;
}
.order-list .amount{color:#666666;}
.order-list .order-content {
	color:#666666;
}
a.sbtn{margin:10px;}
.order-list .order-info a.sbtn{ 
	background:transparent url(/image/svg/s-detail.svg) center center no-repeat;
	color: #000000;
	text-indent:-9999px; overflow:hidden;
	text-align:center;
	display: block;
}
.order-list .order-info a.sbtn:hover{ background:transparent url(/image/svg/s-detail-o.svg) center center no-repeat;}

/*LOGIN*/
.login-content {
	padding-bottom: 20px;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%;
}
.login-content, #register-content {
	background-color:#000;
	color:#707070;
	margin:0 auto;
	letter-spacing: 1px;
}
.login-content H2 {
	color:#fff;
	line-height:2.5em;
	padding:5px;
	margin:0 auto;
	text-align:left;
	border-bottom: 3px solid #ffffff;
}
.login-content H2 a {
    color: #bebebe;
    font-size: 15px;
    padding: 0.8em 2em 0.5em 2em;
    margin: 10px;
    margin-bottom: 0;
    float: right;
    display: flex;
    border: 1px solid #9f9d9d;
    line-height: 1.5em;
    align-content: center;
    flex-wrap: wrap;
}
#loginform .row .logininput {
	width:100%;
	background-color:#000000;
	padding-bottom: 8px;
	height: 40px;
	border:0;
	border-bottom: 1px solid #707070;
	font-size:14px;
	padding:5px 10px;
	color:#ffffff;
	letter-spacing: 1px;
}
#loginform .row input:-webkit-autofill,
#loginform .row input:-webkit-autofill:hover,
#loginform .row input:-webkit-autofill:focus,
#loginform .row input:-webkit-autofill:active,
#registration .row input:-webkit-autofill,
#registration .row input:-webkit-autofill:hover,
#registration .row input:-webkit-autofill:focus,
#registration .row input:-webkit-autofill:active {
    background-color: rgba(0, 0, 0, 1);
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px rgb(0 0 0) inset !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 1) !important;
}
.regbutton ,.narrbtna{
	font-size: 14px;
	background-color: #000000;
	color: #c0c0c0;
	display:block;
	height: 45px;
	padding:0;
	margin:0;
	letter-spacing: 1px; 
	border:1px solid #000000;
	border-top: 1px solid #707070;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	font-family: 'Microsoft JhengHei', Tahoma, '微軟正黑體';
}

.narrbtna{height:40px;}

.forgotbtn {
	color:#aaaaaa;
	font-size:12px;
}
.forgotbtn:hover {
	color:#ffffff;
}
.regbutton:hover ,.narrbtna:hover {
	color:#ffffff;
	padding-top:9px; padding-bottom:9px;
	border:2px solid #fff;
	outline:0 !important;
}
.regbutton b {
	color:#707070;
}
.loginbutton,.submits ,.smediabtn {
	font-size: 14px;
	background-color: #000;
	color: #fff;
	width:100%;
	border: 1px solid #fff;	
	font-family: 'Microsoft JhengHei', Tahoma, '微軟正黑體';
}
.submits{width:180px;margin-top:0px;}

.loginbutton:hover,.submits:hover ,.smediabtn:hover{
	border:2px solid #fff;
	outline:0 !important;
}
/* register */
#register-content{ height:750px;}

#registration .row {
    width: 100%;
    padding: 0 0 20px 0;
    margin: 25px auto 0px auto;
    color: #fff;
    text-align: center;}
	

#registration .row input[type='text'] ,#registration .row input[type='password'],#registration .row select,
#registration .row input[type='email'], #registration .row input[type='tel']{
    width: 100%;
    background-color: #000000;
    padding-bottom: 8px;
    height: 40px;
    border: 0;
    border-bottom: 1px solid #707070;
    font-size: 14px;
    padding: 5px 10px;
    color: #ffffff;
    letter-spacing: 1px;}


#registration .row input[type='text']:focus ,#registration .row input[type='password']:focus,
#registration .row input[type='email']:focus, #registration .row input[type='tel']:focus{ 
	border-bottom: 1px solid #ffffff;
}

#registration .row select{
background-color: transparent!important;
    background: url(/image/arrow_white.png) 98% 15px no-repeat;
    background-size: 20px auto;	
	-webkit-appearance : none ; 
  -moz-appearance : none ; 
  appearance : none ;     border-bottom: 1px solid #707070;
}

#registration .row select:hover{
	background-color: transparent!important;
    background: url(/image/arrow_white_over.png) 98% 15px no-repeat;
    background-size: 20px auto;	    border-bottom: 1px solid #ffffff;}
	
#registration .row select option{ color:#000000; background-color:#ffffff;}


#registration .row input[type='radio']{ 
  opacity: 0;
    width: 20px; height:20px;
}

#registration .row input[type='radio'] + label{	
	margin: 0px;
    padding: 10px 0 6px 40px;	
    cursor: pointer;
	font-size: 14px; line-height: 14px;
    background: url(/image/svg/chcekradio.svg) left bottom no-repeat;
}
	
#registration .row input[type='radio']:checked  + label	{
	 background: url(/image/svg/chcekradio.svg) left top no-repeat;
	
	}
#registration .row .regbtn{font-size: 14px;
    background-color: #000;
    color: #fff;
    width: 100%;
    height: 45px;
    border: 1px solid #fff;
    margin-bottom: 20px;
    font-family: 'Microsoft JhengHei', Tahoma, '微軟正黑體';}


.tologin{ color:#666;}
.tologin a{color:#fff;}


/* white text on quick checkout invoice */
.invoice-container  input[type="text"] {
    
    width: 100%;
    border-radius: 0;
    background-color: #000000 !important;
    height: 40px;
    border: 0;
    border-bottom: 1px solid #707070;
    font-size: 14px;
    padding: 5px 10px;
    color: #ffffff;
    letter-spacing: 1px;
    font-family: inherit;

}

@media (max-width:768px)  {
	.products-list .product-layout {
	/*height: 310px;*/
	}
}


textarea[name="comment"] {
	font-family: inherit !important;
}

body.common-home {
	background: #000;
}

body.account-account {
	background: #000;
}

.accboxfull .row {
	color:#eee !important;
}

#account-edit label.control-label {
    display: block !important;
    text-align: left;
    width: 30%;
    padding-left: 0px;
}



.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    width: 100% !important;
    }
    
.products-list .product-grid .product-item-container .left-block .product-image-container a {
    display: -webkit-box !important;
    }



    /*20250610 artmay add*/
.invoice_info_carriertype input[type="radio"] {
  display: none !important;
}


.invoice_info_carriertype label {
  position: relative !important;
  padding-left: 24px !important;
  margin-right: 20px !important;
  cursor: pointer !important;
  display: inline-block !important;
  line-height: 20px !important;
  user-select: none !important;
}


.invoice_info_carriertype label::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 15px !important;
  height: 15px !important;
  background-color: #eee !important;
  border: 0px solid #666 !important;
  border-radius: 3px !important;
  box-sizing: border-box !important;
}


.invoice_info_carriertype input[type="radio"]:checked + label::after {
  content: "" !important;
  position: absolute !important;
  left: 7.5px !important; 
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 9px !important;
  height: 9px !important;
  background-color: #333 !important;
  border-radius: 2px !important;
}

/* TMD basic captcha — plain text under input (theme .text-danger uses red pill bar) */
.elemcaptcha .captcha-inline-error,
.scaptcha .captcha-inline-error,
.form-group .captcha-inline-error {
	display: block;
	clear: both;
	margin-top: 8px;
	padding: 0;
	color: #ff6b6b;
	background: transparent !important;
	border: none !important;
	border-radius: 0 !important;
	font-size: 13px;
	line-height: 1.45;
	width: 100%;
	box-sizing: border-box;
}

/* Legacy special promo badge + special price colors (match old ptow.com.tw) */
#content .gridviewproduct .itemname .special_name,
.product-special-text,
.special_name {
	display: inline;
	margin-top: 5px;
	margin-left: 8px;
	background-color: #c89b74;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 10px;
	vertical-align: middle;
	white-space: nowrap;
}
.title-product h1 .special_name,
.title-product h1 .product-special-text {
	font-size: 13px;
}
.right-block h4 .special_name,
.right-block h4 .product-special-text,
.product-thumb .caption .special_name,
.product-thumb .caption .product-special-text {
	font-size: 13px;
}
/* Listing: special price colors */
.product-listing #content .price .price-old {
	display: inline !important;
	color: #505050;
	text-decoration: line-through;
	font-weight: normal;
	margin-left: 6px;
}
.product-listing #content .price .price-new {
	color: #c89b74;
	font-weight: bold;
}
/* Product page: original price first, special price below */
.product-view .product_page_price .price-old {
	display: block;
	color: #505050;
	font-size: 13px;
	text-decoration: line-through;
	font-weight: normal;
	margin-bottom: 4px;
}
.product-view .product_page_price .price-new,
.product-view .product_page_price #price-special {
	font-size: 13px;
	font-weight: bold;
	color: #c89b74;
}
