/***#head****/
/* HU0101U03_T1.css */
/* HU0101U01_T1.css */
/* HU0101U04_T1.css */
/* HU0101U08_T1.css */
/* HU0101U05_T1.css */
/* HU0101U06_T1.css */
/* HU0111U01_T1.css */
/* HU0105U01_T1.css */
/* HU0105U03_T1.css */
/* HU0107U01_T1.css */
/* HU0107U10_T1.css */
/* HU0107U06_T1.css */
/* HU0120U01_T1.css */
/* HU0123U01_T1.css */
/* HU0122U01_T1.css */
/* HU0107U02_T1.css */
/* HU0107U04_T1.css */
/* HU0107U03_T1.css */
/* HU0117U01_T1.css */
/* HU0116U03_T1.css */
/* HU0116U01_T1.css */
/* HU0116U01_T2.css */
/* HU0107U07_T1.css */
/* HD0107U01.css */
/* csPage.tpl */
/* custom.css */
/***head#****/
/* 主圖先隱藏,二張主圖以上再顯示 */
#imageMenu{
	display:none;
}
.bigImg{
	position:relative;
	overflow:hidden;
}
/*
.bigImg #midimg{width:510px;height:510px;}
.bigImg #winSelector{width:90px; height:90px;}
*/
#winSelector{
	position:absolute;
	cursor:crosshair;
	filter:alpha(opacity=15);
	-moz-opacity:0.15;
	opacity:0.15;
	background-color:#000;
	border:1px solid #fff;
	z-index:3000
}

/* bigView */
#bigView{
	background:white;
	position:absolute;
	border: 1px solid #959595;
	overflow: hidden;
	z-index:999;
	left:310px;
	top:0px;
}
#bigView img{
	position: absolute;
}
.hz-unit-select-pane{
	display:none;
}
.hz-unit-select-pane[data-unit-select-type="select"] {
	width: max-content;
}
.hz-unit-select-pane[data-unit-select-type="select"] option:disabled {
	background-color: lightgray;
}
.footer_imgbox img{
	max-width:220px;
}
.mainsheet_itemdetail{
	padding-top: 3%;
}
.unit.p171u6.col-sm-12, .unit.p171u5.col-sm-12{
	text-align:center;
}
.p171u71, .p171u51{
	display:none;
}
select.hz-spec-select.buyspec_selw{
	padding: 5px;
	margin: 0px 0px 5px 0px;
}

.unit.p171u5.col-sm-12 >.unit_caption.home.col-sm-2,
.unit.p171u6.col-sm-12>.unit_caption.home.col-sm-2{
	border-bottom:0px;
}
.unit.p171u6.col-sm-12, .unit.p171u5.col-sm-12{
	margin-top: 50px;
	margin-bottom: 2%;
}
.unit.p171u7.col-sm-12>div.unit_caption.home.col-sm-2{
	border-bottom:0px;
	text-align:center;
}


/* popup addcart */
.hz-showItemDetail .mainsheet_itemdetail{
	padding: 50px;
}
.hz-showItemDetail .unitbox.p171u61 {
	/* override css style of「.unitbox.p171u61」declared in HU0101U03_T3.css */
	border-bottom: 0 none transparent;
}

@media screen and (max-width: 490px) {
	.lookat, .p171u71[menusection=HU0104U01], .p171u71a{
		display:none;
	}
 }
 
 
/* promoteSource use */
/*** header ***/
.promoteSource .login_shopping{
	position: relative;
	padding: 0;
}
.promoteSource .shoppingCart_section .caption{
	padding-left: unset;
}
.promoteSource .logo_small{
	padding-top: 14px;
}
.promoteSource .head_icon{
	margin-bottom: 0;
}
.promoteSource .hz-shopbox{
	height: auto;
	padding: 10px 0;
}
.promoteSource .concise-custom .hz-shopbox{
	padding: 8px 0;
}
.promoteSource .hz-itemCount{
	font-size: 15px;
}

/** logo **/
.promoteSource .logo_size_small{
	max-height: 65px;
	transition: .4s;
}
.promoteSource .concise-custom .logo_size_small{
	max-height: 40px;
	transition: .4s;
}

/** shopdetail **/
.promoteSource .itemdetail_specimg_Box{
	margin: auto;
}
.promoteSource .unit_lookat_itemdetail, .promoteSource .lookat{
	display: none;
}
.promoteSource .browse_box{
	display: none !important;
}
.promoteSource .mainsheet_itemdetail{
	padding: 3%;
	padding-left: 8%;
}
.promoteSource .itemdetail_bigimg_pane{
	max-width: 95%;
	max-height: unset;
}
.promoteSource .itemdetail_promoprice{
	width: max-content;
}

/** slider itemimages **/
.promoteSource .mw320{
	max-width: 95%;
}
.promoteSource .hzSlideParent, .promoteSource .itemdetail_sideimg{
	width: unset !important;
}

@media screen and (max-width: 1024px) {
	.promoteSource .btn_regist{
		padding: 0;
	}
	.promoteSource .itemdetail_bigimg{
		max-width: unset;
		max-height: unset;
	}
	.promoteSource .sub_unitbox_left, .promoteSource .sub_unitbox_right_itemdetail{
		width: 50%;
	}
	.promoteSource .mainsheet_itemdetail{
		padding-left: 3%;
	}
	.promoteSource span.hz-itemCount.badge{
		margin-top: -2px;
	}
	.promoteSource .vfsection_1 a:hover, .promoteSource .vfsection_2 a:hover{
		color: #515151;
	}
}
@media screen and (max-width: 768px) {
	.promoteSource .logo_size_small{
		max-height: 50px;
	}
	.promoteSource .concise-custom .hz-shopbox{
		position: absolute;
		right: 0;
		top: 0;
		padding: 17px 6px;
	}
	.promoteSource .concise-custom .logo_small{
		padding: 7px 12px;
		text-align: left;
	}
	.promoteSource .main.item_detail_t{
		margin-top: 100px;
	}
}
@media screen and (max-width: 586px) {
	.promoteSource .sub_unitbox_right_itemdetail{
		width: 100%;
	}
	.promoteSource .sub_unitbox_right_itemdetail{
		padding: 0 0 0 10px;
	}
}



/* 商品明細視窗用 */
.hz-showItemDetail [menusection]:not([menusection=HU0107U01]),
.hz-showItemDetail .sidebar,
.hz-showItemDetail .hz-head,
.hz-showItemDetail .itemdetail_transfer,
.hz-showItemDetail .footer_top{
	display: none;
}
.hz-showItemDetail .main,.hz-main{
	margin-top:0px;
	padding-top:0px;
}
.hz-showItemDetail .mainform {
	padding-bottom:0px;
}
.hz-showItemDetail .itemdetail_itemspecbox{
	max-height:46px;
	overflow:hidden;
}
/*HU0101U03_T1*/
.fa-close{display:none;}
.logo_small{width: 100%;text-align: center;min-height:55px;}
.menu_icon2{float:right;margin-top: -20px;}
.designWeb_section{display:inline-block;padding-right:10px;}
.hz-lang-box{padding-right: 10px;display: inline-block;}
.login_section{display: inline-block;}
.item_liststyle{width: 100%;}
.head_navigator{padding: 12px 5px;}


@media screen and (max-width: 1500px) {
	.logo_small{position:relative;}
}
@media screen and (max-width: 1024px) {
	.menu_icon2 {margin-top:0;float:none;}
	.hz-lang-box{padding: 0;}
}
@media screen and (max-width: 810px){
	.search_btnbox {margin-top:0px;}
}
@media screen and (max-width: 685px) {
	.head_fb_youtube{padding: 5px 15px;}
	.designWeb_section {float:none;}
	.main.p1m1{margin-top: 100px;}
}
@media screen and (max-width: 501px) {
	.designWeb_section,.search_btn,.head_navigator{display:none;}
	.search_btn2{display:inherit;padding-top: 0px;}
	.search_btn.hz-show .fa-close{color:#dcdcdc;padding-left:10px;}
	.search_btn.hz-show{background:#e4e4e4;}
	.show-search-input  .fa-close{display: inherit;padding-left: 14px;}
	.show-search-input .search_btn{display: block;width: 100%;margin: 35px 0 0 0;}
	.show-search-input .search_btn2{visibility: hidden;}
	.show-search-input .menu_icon,
	.show-search-input .menu_btn_drawdown,
	.show-search-input .logo_small{display:none;}
	.show-search-input .menu_icon2{padding: 10px;}
	.hz-menu-img{color:#333;}
	.hz-lang-box{padding: 0px 20px 0px 20px;}
	.menu_icon{padding: 0px 10px 0px 0px;}
	.main{margin-top:100px;}
	.show-search-input .head_icon{margin-top: -10px;height: 100px;}
}
@media screen and (min-width: 491px){
	.top_header.hz-head.concise-custom > div[menusection=HU0101U02] {display: none;}
}

@media screen and (max-width: 320px) {
	.hz-lang-box{padding: 0px 0px 0px 20px;}
}

/*HU0101U01_T1*/
/*HU0101U04_T1*/
.btn_login, .btn_regist{padding-right:10px;}
.member_section >span,
.member_section >a,
.guest_section >a
{
	color:#333;
}
.member_section  >* {
	padding-right:8px;
	
}/*HU0101U08_T1*/
.rfq_section {
	display:inline-block;
	padding: 0px 8px;
}

.rfq_badgebox{	
	display: inline-block;
	margin-left: -14px;
	color: white;	
}

span.rfq_badge{
	margin-top: -4px;
	font-size: 13px;
	font-weight: 700;
	font-family: sans-serif;
	vertical-align: text-top;
	background-color: transparent;
	color:#333;
}
	
i.fa.fa-comment.rfq_icon {color: #f2ce82;}
/*HU0101U05_T1*/
.shoppingCart_section
{
	display:inline-block;	
}

.shoppingCart_section > a {
	color:#333;
}

.shoppingCart_section .item_count {
	visibility:hidden;
	padding-right:8px;	
	position:absolute;
	left:0px;
	font-size:8px;
}

.shoppingCart_section i {
	position:relative;
	color: #333333ad;
}

.shoppingCart_section .badge {	
	color:white;
	position:relative;
	font-family:inherit;
	font-weight:700;
}
.shoppingCart_section .caption {
    padding-left: 5px;
}
.hz-shopbox .shoppingCart_section a div span.hz-itemCount.badge{margin-top: 0px;}/*HU0101U06_T1*/
#shoppingCart_list {
	position: absolute;
    width: 450px;
    padding: 0 0 0 0;
    right: 0;
    top: 55px;
    background-color: #fff;
    z-index: 10000;
	display:none;
}

.check, .check2 {
    color: #4d3126;
    width: auto;
    background: #fff;
    border: 1px #ccc solid;
    padding-top: 15px;
    z-index: 2000;
}

.check table {
    width: 90%;
    margin: 0 5%;
    border-collapse: collapse;
    border-spacing: 0;
}
.check table th,
.check table td 
{
    padding: 10px;
    text-align: center;
}
.checkout {
    margin: 10px 0 20px 5px;
    display: inline-block;
    width: 420px;
    text-align: right;
}

.check table thead th {
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
	color: #3F51B5;
}
.check table tbody tr >td:first-child {
    text-align: left;
}
.checkout a div {
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 1.9;
    color: #fff;
    cursor: pointer;
    letter-spacing: 1px;
    font-family: "Microsoft JhengHei","微軟正黑體";
}

.btn_goaccount {
    background: transparent url(/cloud/images/btn_goaccount.gif) no-repeat top;
    color: #fff;
    padding: 0 0 0 1px;
    display: inline-block;
    font-size: 15px;
}/*HU0111U01_T1*/
.head_navigator,.head_navigator ul  {
	position:relative; 
}

.head_navigator ul  {
	white-space:nowrap;
	padding: 0;
	margin: 0;
}
.head_navigator .btnNext {
    right: 0px;
}

.head_navigator .btnPrev {
    left: 0px;
	display:none;
}

.head_navigator .btn {
    top: 0px;
    position: absolute;
    border: 1px;
    width: 36px;
    height: 100%;
}
.head_navigator .btn:before{
	position: absolute;
    top: 0px;
}
.head_navigator .btn.btnPrev:before {
	left:12px;
}
.head_navigator .btn.btnNext:before {
	right:12px;
}
.head_navigator >ul ul li {
	position: relative;
    padding: 0;
    min-width: 100%;	
}
.head_navigator >ul li.horizontal >ul >li{display: block;}
.head_navigator >ul>li{
	display:inline-block;
	vertical-align:top;
}
.head_navigator ul li.vertical >ul li>div {
	text-align:left;	
	padding: 6px 15px;
}
.head_navigator a {
	cursor:pointer;
	white-space: nowrap;	
}
.head_navigator >ul ul {
	position: absolute;
	padding-bottom: 8px;
}
.head_navigator ul >li >ul {
	display:none;
}
.head_navigator ul >li.active >ul ,
.head_navigator ul >li.horizontal >ul >li.vertical>ul{
	display:block;	
	min-height: auto;
	background: #f9f9f9;
	margin-top: 2px;
	border-top: 2px solid #e2a08e;
	border-top-color: #e86542ad;
	border-width: 2px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}

.head_navigator ul >li.horizontal >ul {
	height:auto;
	background:#fbfbfb;
	width: max-content;
	margin: auto;
}

.head_navigator ul >li.active >ul >li>ul{
	position:relative;
}

.head_navigator ul >li.vertical >ul >li.active>ul {
	position:absolute;
	white-space:nowrap;
	top:1px;
	left:100%;
}

.head_navigator div:not(.sCaption){
	padding:0px 24px;
	text-align: left;	
}

.menu_btn_pulldown >li>a>img,.head_navigator >ul>li>div>a>img {
	height:24px;
}

.head_navigator ul >li.vertical >ul >li>div>a>img,
.head_navigator ul >li.horizontal >ul >li>div>a>img{
	height:50px;
	width:100px;
	border-radius: 10px;
}	
.horizontal.sLevel.sLevel_1.active,
.vertical.sLevel.sLevel_3{
	height: 25px;
}
.horizontal.sLevel.sLevel_1.active>div>a,
.vertical.sLevel.sLevel_1.active>div>a{
	color: #333;
}
.head_navigator >ul ul li.sLevel>div{
	color:#fbfbfb;
}

.head_navigator >ul ul ul  li.cLevel>div,
.head_navigator >ul ul li.cLevel>div{
	margin-top: 5px;
}
.head_navigator >ul ul li.cLevel>div>a>div.sCaption{
	text-align:center;
	text-decoration: underline;
}
.head_navigator >ul>li, .head_navigator >ul li >ul >li >div >a{
	color:#333;	
}

.head_navigator li.cLevel_2 a {	
	display: inline-block;	
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
}

.head_navigator li.cLevel_2 a:before {
}
li {
	list-style:none;
}
.unit_caption.home,.unit_caption.story{color:#333333d9;}
.unit.p5u11,.unit.p5u12,.unit.p5u2>div.unit,.unit.p5u3>div.unit,
div[menusection=HU0115U01] .unit{
	border-bottom:1px solid lightgray;
}
li.sLevel.sLevel_1>div::after{
    content: "\f078";
    color: #8c8c8cad;    
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-left: 5px;
    font-size: 9px;  
}
li.sLevel.sLevel_1>div:hover:after{
	color: #8d8d8d;
}
.horizontal.sLevel.sLevel_1.active>div::after{color: #e2a08e;}
.menu_btn_pulldown.hz-menu-tree li.sLevel.sLevel_1>div::after{display:none;}


@media screen and (max-width: 768px) {
	.head_navigator div:not(.sCaption){
	padding:0px 15px;
	}
}/*HU0105U01_T1*/
/*HU0105U03_T1*/
/* attibute data-already-loaded-product-category-menu-tree 之值代表是否已載入 (網頁左側的) 商品分類列表。 */
/* 尚未載入 (網頁左側的) 商品分類列表時，處理 (網頁左側的) 商品分類列表 (瀏覽器螢幕較寬時會顯示此)： */
body:not([data-already-loaded-product-category-menu-tree="Y"]) [menucontent="HU0105U03"] > * {
    /* to make child elements invisible (but ::before pseudo-element will still be visible): */
    visibility: hidden;
}
body:not([data-already-loaded-product-category-menu-tree="Y"]) [menucontent="HU0105U03"]::before {
    content: 'loading...';
    /* in order to make margin-top work, must set display to block or inline-block: */
    display: block;
    margin-top: 20px;
}

/* attibute data-already-loaded-product-category-menu-tree 之值代表是否已載入 (網頁左側的) 商品分類列表。 */
/* 尚未載入 (網頁左側的) 商品分類列表時，處理網頁左上角漢堡裡面的下拉選單裡面的商品分類列表 (瀏覽器螢幕較窄時會顯示此) (但是網頁版型 5
 * 除外。前述版型會使用 cjHU0101U03_T5.js 的函數 _getItemsMenu() 來處理)：
 */
body:not([data-already-loaded-product-category-menu-tree="Y"]) .menu_btn_pulldown [f1][f2][f3] > * {
    /* to make child elements invisible (but ::before pseudo-element will still be visible): */
    visibility: hidden;
}
body:not([data-already-loaded-product-category-menu-tree="Y"]) .menu_btn_pulldown [f1][f2][f3]::before {
    content: 'loading categories of products...';
    /* to override css「.hz-menu-tree li:not(.canWrap) { white-space:nowrap; }」declared in HD01_Global.css so that it
     * will wrap if necessary: */
    white-space: normal;
}

/* attibute data-has-loading-error-for-product-category-menu-tree 之值代表載入商品分類列表時是否有錯誤。 */
/* 載入商品分類列表有錯誤時，處理 (網頁左側的) 商品分類列表 (瀏覽器螢幕較寬時會顯示此)： */
body[data-has-loading-error-for-product-category-menu-tree="Y"] [menucontent="HU0105U03"]::before,
/* 載入商品分類列表有錯誤時，處理網頁左上角漢堡裡面的下拉選單裡面的商品分類列表 (瀏覽器螢幕較窄時會顯示此) (但是網頁版型 5 除外。前述版
 * 型會使用 cjHU0101U03_T5.js 的函數 _getItemsMenu() 來處理)：
 */
body[data-has-loading-error-for-product-category-menu-tree="Y"] .menu_btn_pulldown [f1][f2][f3]::before {
    content: '欲載入商品分類列表時發生錯誤。';
}

/* attibute data-can-show-pagination-of-product 之值代表現在是否可以顯示商品分頁列。 */
/* 現在不可以顯示商品分頁列時： */
body:not([data-can-show-pagination-of-product="Y"]) [menucontent="HU0109U11"] {
    /* 隱藏 HU0109U11 (商品分頁列)： */
    visibility: hidden;
}/*HU0107U01_T1*/
.bigImg{position:relative;overflow:hidden;}
/*
.bigImg #midimg{width:510px;height:510px;}
.bigImg #winSelector{width:90px; height:90px;}
*/
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;z-index:3000}
/* bigView */
#bigView{background:white;position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;left:310px;top:10px}
#bigView img{position:absolute;}
#imageMenu >li >img, .slick-slide img {width:50px;height:50px;margin-right:6px;}
#imageMenu >li {display:inline-block}

.itemdetail_bigimg_pane{
	width:100%;
	max-width:320px;
	max-height:320px;
	margin-bottom:12px;
	position:relative;
}
.itemdetail_bigimg_pane .btnMoreDetail{
	display:none;
}

.hz-showItemDetail .itemdetail_bigimg_pane .btnMoreDetail {
	display:block;
	position: absolute;
    bottom: 0;
    right: 0;
	width: 100%;
	text-align: center;
	background:#7d7d7d9c;
	color:white;
	cursor:pointer;
	padding:6px;
}

.hz-showDetail-btn.btnMoreDetail:hover{
	background: #c54040b0;
	transition: all 0.2s ease-out;
}

.itemdetail_bigimg{
	width: 100%;
}

/*
.itemdetail_sideimg >li{
	border:1px solid silver;
	padding:2px;
}
*/
.itemdetail_sideimg >IMG{
	width:50px;
	height:50px;	
	margin-right: 10px;
}

.itemdetail_itemno{	
	color:#333;	
}
.itemdetail_itemno22{	
	color:gray;	
	display:none;
}
.itemdetail_itemno2{	
	color:#9e9e9e;	
	display:inline-block;		
}

.itemdetail_itemname{
	width:100%;	
	font-size:14px;
	font-weight: bold;
	color:black;
	overflow:hidden;
	margin-bottom:10px;
}
.itemdetail_itemname2{
	font:16px Microsoft JhengHei;	
    color:#333333d9;	
	font-weight: bold;
}
.itemdetail_itemspecbox{display:inline-block;padding-top: 6px;}
.itemdetail_itemspec{
	list-style-type: square;
	font-size: 14px;
	/*display:none;*/
}

.unitbox .paymenttop{
	margin-top:10px;
	width:100%;
	height:100%;
}

.itemdetail_orgprice{		
	font-family: Century Gothic,Microsoft JhengHei, Arial;
	color:gray;
	text-decoration:line-through;		
	display:inline-block;
	margin-right:10px;
    width: auto;
	font-size: 13px;
}

.itemdetail_promoprice{
	width: 35%;
	font-family: Century Gothic,Microsoft JhengHei, Arial;
	color: #e86542;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	display: inline-block;
}
.itemdetail_shop_price{
	width:100%;
	height:100%;
}
.shop_pricebox{	
    padding:15px 0px 10px 0px;
	font: 16px Century Gothic,Microsoft JhengHei, Arial;
	display: inline-block;
	width:100%;
}
.hz-pr_g{font: bold 23px/23px Century Gothic,Microsoft JhengHei, Arial;color: #FF5722;}
.itemdetail_pricefont{
	font: bold 23px/23px Century Gothic,Microsoft JhengHei, Arial;
	color:#e86542;	
}

.itemdetail{
    width: 140px;
    border-radius: 3px 3px 0 0;
    cursor: pointer;
    font-size: 15px;
    background-color: #f1f1f1;
    color: #333;
    padding: 6px 15px;
    margin:20px 10px 0 0;
    display: inline-block;
    text-align: center;
}


.itemdetail.active{
    background-color: #9f7c70;
    color: white;    
}

.itemdetail_barcode{
	display:none;
	width:15%;	
	vertical-align: top;
}

.itemdetail_transfer{display:inline-block;width: 100%; margin-top: 20px;}
.itemdetail_transfer2{display:none;}	
.itemdetail_video{
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.itemdetail_video iframe{
	position:absolute;
	width:100%;
	height:100%;
}

.itemdetail_sideimg li {
    padding: 1px 0px 5px 5px;
    /*border: 1px solid lightgray;*/
}

.addcart_box01{
	width:100%;
}
.buyqty_box01{
	width:100%;
	text-align:left;	
}
.buyspec_box01{
	width:100%;
	height:auto;
	text-align:left;
	display:inline-block;
}
.buybtn_box01,.buybtn_box02{
	width:100%;
	height:100%;
	text-align:left;
	margin-top: 20px;
}
.buybtn_box02{display:none;}

.buyqty_boxw,.buyspec_selw{display:inline-block;width:120px;border: 1px solid silver; }
.buyqty_selw{width:100%;border: 1px solid #efebe9;padding: 5px;}
.buyqty-title{display:block;width:auto;font-size: 13px;}
.hz-qt-remain{display:none;padding-left:5px;}
.hz-qt-remain-title{padding-left:5px;color:#FF006E;}
.hz-item-qt, .selpromo_desc{color: #333;}

.add_buynow01{
	/*background: #795548;*/
	border-radius: 3px;	
	border-width: 0;
	color: #FFF;
	font-size: 13px;
	padding:12px 10px;
	text-decoration: none;
	display:inline-block;
	cursor:pointer;
	margin-right:5px;
}
.add_cart01{
	/*background: #00BCD4;*/
	border-radius: 5px;	
	color: #FFF;
	font-size: 13px;
	padding:12px 10px;
	text-decoration: none;
	display:inline-block;
	cursor:pointer;	
	margin-right:5px;
}

.add_followup01{
	/*background: gray;*/
	border-radius: 5px;	
	color: #FFF;
	font-size: 13px;
	padding:12px 10px;
	text-decoration: none;
	display:inline-block;
	cursor:pointer;	
	margin-right:5px;
}
.add_outofstock01{
	/*background: #607D8B;*/
	border-radius: 50px;	
	color: #FFF;
	font-size: 13px;
	padding:8px 10px;
	text-decoration: none;
	display:inline-block;
	cursor:pointer;	
}

.add_buynow01[disabled], .add_buynow01[disabled]:hover{
    cursor: not-allowed;
	background:lightgray;
	border-color:lightgray;
	color:#333;
}
.add_cart01[disabled]{
	display: none;
}
.add_outofstock01{cursor: not-allowed;}
.add_buynow01[disabled] .buynow_text,
.add_cart01[disabled] .addcart_text{color:#333;}

.unit_lookat_itemdetail {	
	border:0px lightgray solid;	
	border-radius: 5px;	
	text-align:left;
	padding: 50px 0 5px 0;
}
.buynow_text,.addcart_text,.followup_text,.outofstock_text,.rfq_text{color:white;}

.hideFixed {
	visibility:hidden;
}
.hz-qt{
	color:#FF006E;	
}

.btn-info{
	color: #fff;
    background-color: #f65b5f;
}
.btn-info:hover {
    color: #fff;
    border-color: #c25d5d;
    background: #d45e5e;
}
.add_rfq01{
	border-radius: 5px;
	font-size: 16px;
	padding: 8px 20px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
	background: #ff9a5f;
	width: 35%;
}
.add_rfq01:hover{
	background: #e88348;
}
.btn-success:hover.btn-warning:hover{
    color: #f65b5f;
    background-color: transparent;
}
.btn-primary:hover {
    color: #fff;
    background-color: #336ea1;
    border-color: #295e8c;
}
.add_buynow01{
	border-radius: 5px;
	font-size: 16px;
    padding: 8px 0;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    margin-right: 5px;
	width: 35%;
}

.btn-success,.btn-warning{
	color: #ac948b;
    background-color: transparent;
	border: 1px solid #795548c9;
	outline: none;
}
.add_followup01,.add_cart01{
	border-radius: 30px;
    font-size: 13px;
    padding: 10px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    margin-right: 5px;
	outline: none;
}
.unit.p171u2.col-sm-12>.unit_caption.home.col-sm-2, .unit.p171u1.col-sm-12>.unit_caption.home.col-sm-2{
    border-bottom: 0;text-align:center;
}
.unit.p171u1.col-sm-12{text-align:center;}
.hz-item-desc.unitbox.p171u6 {padding:5px;}
.spec-title {
	padding-top:8px;
	display: inline-block;
    width: 120px;	
}

.mw320{max-width:100%;}
.pl0{padding-left:0px;}
.promo-iconc{color:#7d7d7d; padding-left: 6px;}
.promo-pricec{color:#FF5722;}
.tar{float:right;}
.bqw{width:100px;}
.pr5{display: block;font-size: 13px;}

/* addcart-success notice */
.success-notice{
	display: inline-block;
    position: absolute;
    margin: 0 0 0 16px;
    padding: 8px;
    cursor: pointer;
    background: #e8e8e8;
    text-decoration: none;
    color: gray;
}
.success-notice:before{
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    top: calc(50% - 10px);
    left: -12px;
    border-width: 10px 14px 10px 0;
    border-color: transparent #e8e8e8 transparent transparent;
}
/* popup addcart */
.hz-showItemDetail .sub_unitbox_right_itemdetail {padding-left: 40px;}
.hz-showItemDetail .mainsheet_itemdetail {padding: 50px 50px 0px 50px;}
.hz-showItemDetail .itemdetail_promoprice{width:auto;}
@media screen and (max-width: 1024px) {
	.itemdetail_bigimg_pane{max-width: 380px;max-height: 380px;}
	.itemdetail_bigimg{max-width: 350px;max-height: 350px;}
}

@media screen and (max-width: 810px) {
	.master.itemdetail_t{margin-top:0px;}
	.itemdetail_barcode,.specbmp_other,.unit_caption.specitem_title{display:none;}	
	.addcart_box01{height:100%;}
}

@media screen and (max-width: 768px) {	
	.master.itemdetail_t{margin-top:0px;}
	.mainform.itemdetail_top{margin-top:10px;}		
	.itemdetail_bigimg, .itemdetail_bigimg_pane{
		max-height:100%;
		text-align: center;
	}
	.itemdetail_bigimg_pane{position: relative;} 
	.itemdetail_itemno22, .itemdetail_transfer2{padding: 10px;}	
	.itemdetail_itemno2{padding-left: 10px;}
	.sub_unitbox_right_itemdetail{padding: 0 0 0 24px;}
}

@media screen and (max-width: 650px) {		
	.addcart_text,.followup_text,.fa-credit-card-alt{display:none;}
	.fa-cart-arrow-down,.fa-heart,.fa-truck{display:inherit;}	
	.add_buynow01,.add_cart01,.add_followup01,.add_outofstock01{padding: 8px;}	
}
@media screen and (max-width: 586px) {
	.itemdetail_orgprice{display:inline-block;width:auto;}	
	.itemdetail_promoprice{display:inline-block;width:auto;padding-right:20px;float: right;}	
	.buyqty-title{display: block;}	
	.buybtn_box01,.buybtn_box02{margin-top: 40px;}
	.spec-title{display: block;}
	.sub_unitbox_left.bigImg, .sub_unitbox_right_itemdetail{width: 100%;}
	.itemdetail_bigimg_pane{margin: auto;}
	.mw320{max-width: 360px;margin: 12px auto 0;}
	.itemdetail_bigimg_pane{max-width: 100%;}
	.itemdetail_bigimg{max-width: 100%;}
	.hz-showItemDetail .sub_unitbox_right_itemdetail {padding-left: 10px;}
}
@media screen and (max-width: 490px) {	
	.shop_pricebox {width:100%;display: inline-block;}
	.add_buynow01[disabled],.add_cart01[disabled],.itemdetail_transfer,.itemdetail_itemno2{display:none;}
	.itemdetail_itemno22,.itemdetail_transfer2{display:inherit;padding-left: 10px;}	
	.buyqty_caption{padding-top: 15px;}		
	.hideFixed {display:none}
	.itemdetail_sideimg{padding-left: 10px;}
	.itemdetail_icongroup21{width: auto;}	
	.add_buynow01,.add_rfq01{width: 47%;}
	.sub_unitbox_right_itemdetail{padding: 0 0 0 12px;}
	.itemdetail{
		width: 33.33%;
		margin: 20px 0 0 0;
		border: 1px solid #c7c7c7;
	}
}
@media screen and (max-width: 430px) {
	.item_plus{padding-top:20px;}
}
@media screen and (max-width: 414px) {
	.hz-promo-p, .hz-promo-c{margin: 5px 0;}
}

[menucontent=HU0107U01] .videoShow {display:none;position:absolute;padding:0 10px;width:100%;z-index:100;}
[menucontent=HU0107U01] .videoShowInner {padding:24px 1px 1px;position:relative;background:#1b1b1be0;box-shadow: 0 0px 8px #333;}
[menucontent=HU0107U01] .panAvi {position: relative;padding-bottom: 56.25%;overflow: hidden;}
[menucontent=HU0107U01] .panAviFrame {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
[menucontent=HU0107U01] .panAviClose {position: absolute;top: 0;right: 10px;color: #d0d0d0;cursor: pointer;font-size: 17px;}
[menucontent=HU0107U01] .playIcon {cursor:pointer;display:none;position: absolute;transform: translate(-50%, -50%);top: 50%;left: 50%;}
[menucontent=HU0107U01] .playIcon.avi {display:block;}
[menucontent=HU0107U01] .playIcon.avi i {font-size: 88px;color: #505050;opacity: 0.6;}
[menucontent=HU0107U01] .playIconSmall {position:absolute;width:20px;height:20px;margin:15px 0px 0px 15px;}
[menucontent=HU0107U01] .playIconSmall i {font-size: 21px;}
[menucontent=HU0107U01] .playIconSmall img {width:100%;height:100%}

@media screen and (max-width: 1024px) {
	[menucontent=HU0107U01] .videoShowInner{padding: 30px 1px 1px;}
	[menucontent=HU0107U01] .panAviClose{top: 0;right: 13px;font-size: 20px;}
}
@media screen and (max-width: 768px) {
	
}/*HU0107U10_T1*/
[MenuContent="HU0107U10"] .book-info {
    margin-top: 6px;
}
[MenuContent="HU0107U10"] [data-book-info-has-value="N"],
[MenuContent="HU0107U10"] [data-book-info-field-has-value="N"] {
    display: none;
}/*HU0107U06_T1*/
/*HU0107U06*/
.hz-spec-select-label {
	display: inline-block;	
}

.hz-spec-select-label li {
	display: inline-block;
    margin-right: .5em;
}

.hz-spec-select-label li label {
display: inline-block;
    font-size: 14px;
    min-width: 1.067em;
    padding: 6px;
    text-align: center;
    border: 1px solid #8d8d8d;
    border-radius: 2px;
    position: relative;
    cursor: pointer;
	color: #555;
}

.hz-spec-select-label li input {
	display:none;
}

.hz-spec-select-label li label.disabled {
	color: #9e9e9e;
	cursor: no-drop;
}

.hz-spec-select-label li input:checked +label{
  border-color: #795548c9;
  font-weight: bold;
  color: #795548c9;
}
/*HU0120U01_T1*/
/*HU0120u01*/

/*HU0120u01 END*//*HU0123U01_T1*/
/*HU0123U01*/
.item_gift_pane {
	margin-bottom:32px;	
	padding: 5px 0px;
}
.item_gift_box input{
	width: 10%;
	vertical-align: top;
}
.item_gift_pane .item_gift_desp, .item_gift_pane .item_price {
	display:inline-block;
	vertical-align: top;
	width: 90%;
}
.item_gift_desp{
	height:38px;
	overflow:hidden;
}
.item_gift_pane .item_price,.item_gift_pane .item_limit {
	color:#FF5722;
	font-weight:bold;
}
.item_gift  select {
	width:100px;
	display:none;
}
.item_gift{
	padding:5px 6px 0px 5px;
	display: inline-block;
    width: 25%;
}
.gift_bg{
	background-color: #95796e;
	color: white;
	border-radius: 3px;
	padding: 5px 15px;
	margin: 2px;
	display: inline-block;
}
.item_gift_panetitle{
	display: inline-block;
	width: 100%;
    height: 20px;    
	padding-top: 20px;
}
.item_gift_limitbox{
	padding-bottom: 10px;
	padding-left:5px;    
    color: #795548;
	display: inline-block;
}
.item_gift_imgbox{
	padding-right:5px;margin-bottom: 10px;display: inline-block;
}
.item_gift_box{
	display: inline-block;
	vertical-align: top;
}
.item_gift_img{
	width: 100px;
	height: 100px;
	display: inline-block;
}
.item_gift_specqt{
	display:inline-block;
	vertical-align: middle;
}
.item_qt{
	padding-left:5px;
	margin-top: 3px;
	color: #333;
    font-weight: bold;
}
.itemgift_promocs{
	padding-right: 5px;
    color: #FF5722;
}
.hz-qt-text{
	width: 100px;
	padding: 0 5px;
	text-align: left;
	display: inline-block;
	margin-top: 5px;
	border: 1px solid silver;
}


@media screen and (max-width: 768px) {
	.item_gift{width: 33.3%;}
}

@media screen and (max-width: 568px) {
	.item_gift{width: 50%;}
	.item_gift_specqt{
		width: 100%;
		text-align: center;
	}
	.item_gift select{
		width: 85%;
		margin: auto;
	}
	.hz-qt-text{
		width: 85%;
	}
	.item_gift_img{
		width: 85%;
		height: 85%;
	}
	.item_gift_imgbox{text-align: center;}
}

@media screen and (max-width: 501px) {

}
/*HU0123U01*//*HU0122U01_T1*/
/*HU0122U01*/

.item_plus_pane .item_plus_desp,.item_plus_pane .item_price {
	display:inline-block
}
.item_plus_desp{
	padding-bottom: 6px;
	max-height: 60px;
	overflow:hidden;
}
.item_plus_pane .item_price,.item_plus_pane .item_limit {
	color: #FF5722;
	font-weight:bold;
}
.item_limitbox{
	padding-bottom: 10px;
    font-weight: 600;
    color: #795548;
	display: inline-block;
}
.item_plus  select  {
	width:100px;
}
.item_plus{	
	padding:10px 0px 5px 5px;	
	width: 25%;
    display: inline-block;
}
.item_plus_imgbox{
	padding-right:6px;
	display: inline-block;
}
.item_plus_box{
	display: inline-block;
	vertical-align: middle;
	padding-right:5px;
}
.item_plus_img{
	width:100px;
	height:100px;	
}
.plus_bg{
    background-color: #95796e;
    color: white;
    border-radius: 3px;
    padding: 5px 15px;
    margin: 2px;
}
.item_plus_pane{
	margin-top: 30px;		
}
.item_plus_panetitle{
	font-weight: 700;
	display: inline-block;
	width: 100%;
    height: 28px;    
}
.item_plus_specqt{
	display:inline-block;
	vertical-align: bottom;
}
.item_qt{
	padding-left: 3px;
	margin-top: 5px;
	color: #333;
    font-weight: normal;
	border: 1px solid silver;
}
.item_spec{
	display: inline-block;
	vertical-align: bottom;
    border-radius: 2px;	
	border: 1px solid silver;    
}
.itemplus_promocs{
	padding-right:5px;
	color: #FF5722;
}
.item_oprice{
	color: #9e9e9e;
	text-decoration: line-through;
	display: inline-block;
}
.item_spname{
	display: block;
	padding-left: 17px;
}

@media screen and (max-width: 768px) {
	.item_plus{width:33.3%;}
}

@media screen and (max-width: 501px) {
	.item_plus{width:50%;}
	input[type=checkbox]{
		width: 18px;
		height: 18px;
		vertical-align: top;
	}
	.item_spname{padding-left: 21px;}
	.item_plus_img{width: 85%;height: 85%;}
	.item_plus  select{width: 85%;margin-left: -3px;}
	.item_plus_imgbox{
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.item_plus_specqt{
		width: 100%;
		text-align: center;
	}
	.item_plus_desp{
		max-height: unset;
		height: 60px;
		margin-bottom: 3px;
	}
}

/*HU0122U01*/

/*HU0107U02_T1*/
.itemdetail_specimg_Box{
	max-width:800px;	
	display:block;
	overflow: hidden;
	border-top: 1px solid lightgray;
	padding-top: 20px;
}

.itemdetail_specimg {	
	text-align:center;
	max-width:800px;
	width:100%;
	display:block;
}

.specitem_headerbmp,.specitem_footerbmp{
    display: inline-block;
    padding: 10px 10px 30px 0px;
}

.specitem_title{
    width:150px;
    text-align: left;
    display: inherit;
    padding-left: 2px;
    padding-top: 20px;
    font-size: 16px;    
    border-bottom: 3px solid black;
}

.specitem_headerdesc,.specitem_footerdesc{
    text-align:center;
}

.unit_caption.specitem_title:before {
    /*content: "◎●◎ ";*/
}
.itemdetail_itemspec2{border-top: 1px solid lightgray;}
.unitbox.itemdetail_specimg_Box ol {padding-left: 20px;}
.unitbox.itemdetail_specimg_Box ol li {list-style: inherit;}

[menucontent=HU0107U02] .panAvi {position: relative;padding-bottom: 56.25%;overflow: hidden;}
[menucontent=HU0107U02] .panAviFrame {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
[menucontent=HU0107U02] .hzRichText.content img{width: 100%;height: auto;}/*HU0107U04_T1*/
/*HU0107U04*/

/*.title_gift,.title_annex,.title_desp {*/
.title_gift,.title_desp {
	display: none;
}

.rm_gift,.rm_annex {
	margin-bottom:12px;
}

.itemdetail_itemspec2{
	margin-bottom:10px;
	padding-top: 10px;
	list-style-type: square;
}
.title_annex{
	padding-top:10px;
}
.itemdetail_rm_detail{
	padding: 10px 0px 10px 0px;
}
.title_desp{padding:20px 0px 10px 0px;font-size:18px;}
/*HU0107U04: end*//*HU0107U03_T1*/
.itemdetail_video{padding-top:20px;}/*HU0117U01_T1*/
/*HU0117U01*/

/*HU0116U03_T1*/
.footer_sm {
	height: -moz-min-content;
	height: min-content;
}
.hz-footer-wd {width:33.3%;}
@media screen and (max-width: 1024px){
	.footer_sm.hz-rfq .hz-footer-wd {width:25%;}	
	.rfq_section,.shoppingCart_section{display:none;}				
	.fsection_3.hz-footer-wd> a .fa-shopping-cart {color:#333333ad;}	
	.fsection_3.hz-footer-wd .hz-itemCount.badge{font-weight: 700;font-size: 13px;}
}	/*HU0116U01_T1*/
.sub_unitbox2.footer{width:auto;height:auto;}
.sub_unitbox_block{width: auto;}
.sub_unitbox2.barcode{padding: 24px 0;}

/*「隱私權政策」、「服務條款」欄位沒有值時，隱藏之： */
[menucontent="HU0116U01"] [data-has-weburl-privacy="N"],
[menucontent="HU0116U01"] [data-has-weburl-tos="N"] {
    display: none;
}/*HU0116U01_T2*/
.sub_unitbox2.footer{
	display: inline-block;
	width:auto;
	height:auto;
	vertical-align: top;
}
.sub_unitbox2:nth-child(3){display:inline-block;}
.line-betw{
	/* 2024-07-19：此元素改為不要設定高度，搭配上具有 class「flex_container_d6nt」的 parent 元素，這樣此元素的高度就會佔滿 parent
	 * 元素的全部高度。
	 */
	/*height:100px;*/
	width:1px;
	background-color:#bdbdbd;
	display:inline-block;
	vertical-align:middle;
	/*margin: 15px 0 10px 10px;*/
	margin: 15px 0 15px 10px;
}
.end_footer .logo_small{
	width: auto;
	vertical-align: unset;
}
.sub_unitbox_block20{width: auto;margin: 3px 0;}
.color_con{
	margin: 0 0 3px 5px;
}
.fa-lg{font-size: 22px;}
.icon_wh{
	display:inline-block;
	width:16px;
	height:16px;
	margin: 0 5px 3px;
}

/*「隱私權政策」、「服務條款」欄位沒有值時，隱藏之： */
[menucontent="HU0116U01"] [data-has-weburl-privacy="N"],
[menucontent="HU0116U01"] [data-has-weburl-tos="N"] {
	display: none;
}

/* 下面的 class 名稱的最後面刻意加上亂數，以避免恰巧與其他 class 的名稱重複。 */
[menucontent="HU0116U01"] .flex_container_d6nt {
	/* 使用「display: flex;」的目的：使此元素的子元素「.line-betw」(分隔線) 的高度可以佔滿此元素的全部高度。 */
	display: flex;
	/* to make this element horizontally centered: */
	justify-content: center;
}
[menucontent="HU0116U01"] .flex_container_d6nt .logo_small {
	/* to make this element vertically centered: */
	align-self: center;
}/*HU0107U07_T1*/
#pAskValue .modal-dialog {
    margin-top: 120px;
}
#pAskValue .tab-content {
    margin-top: 1em;
}

#pAskValue .nav>li>a {
    padding: 6px 10px;
}
#pAskValue .nav>li>a:active,
#pAskValue .nav>li>a:focus {
    background-color: #876c61;
    color: #fff;
}
#pAskValue .nav-pills>li.active>a,
#pAskValue .nav-pills>li.active>a:focus,
#pAskValue .nav-pills>li.active>a:hover {
    background-color: #876c61;
    color: #fff;
}

#pAskValue textarea {
    height: 8em;
    width: 100%;
    padding: 5px;
    resize: none;
    overflow: auto;
}

@media screen and (max-width: 745px) {
#pAskValue .modal-dialog {
    margin-top: 200px;
}
}
/*for script must be in the bottom*/
.cHide {
	display:none;
	position:relative;
}

.cHide.cShow {display:block}
.cHide.cShow.cHide2,
.cShow.cHide2,
.cHide2 {
	display:none
}
.unit_lookat_itemdetail.cHide.cShow.cHide2,
.unit_lookat_itemdetail.cShow.cHide2,
.unit_lookat_itemdetail.cHide2 {
	display:none
}

.cHide.hd02{
	width:70%;
}

/*custom.css*/
/* ItemDetail (HD0107U01) */
[menucontent="HU0107U01"] .itemdetail_promoticket {
	/* Asked by client to hide this element (「折價券」): */
	display: none;
}

/* Home (HD0101U01), Items (HD0120U01), SearchResult (HD0109U01) */
[menucontent="HU0109U01"] .hotsale_coupon,
[menucontent="HU0109U02"] .hotsale_coupon,
/* Campaign (HD0105U01) */
[menucontent="HU0109U04"] .hotsale_coupon,
[menucontent="HU0109U05"] .hotsale_coupon,
/* HitItems (HD0113U01) */
[menucontent="HU0113U02"] .hotsale_coupon {
	/* Asked by client to hide this element (「折價券」): */
	display: none;
}

/* Home (HD0101U01) */
[data-page-id="HD0101U01"] .line-left,
[data-page-id="HD0101U01"] .line-right {
	/* 原本是使用會逐漸變淡的線，客戶要求改為不會變淡： */
	background-color: #e86542;
}