body{
	position: static !important;
    margin: 0 auto;
}

body.home, body.home-black{
    max-width: 100% !important;
}
 
#tb-css-header-mobile .tb-css-navBar .tb-css-navSub-right{
    font-size: 15px;
}
#tb-css-header-mobile .tb-css-navBar .tb-css-navSub-right .item{
    margin-right: 8px;
}
#tb-css-header-mobile .tb-css-slidePanel{
    color: #000 !important;
}

.newsmsg{
    cursor: pointer;
    color: #c69967;
    text-decoration: underline;
}

/* Slider */
#tb-css-news-top >.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

#tb-css-news-top >.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
#tb-css-news-top >.slick-list:focus
{
    outline: none;
}
#tb-css-news-top >.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

#tb-css-news-top >.slick-slider .slick-track,
#tb-css-news-top >.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

#tb-css-news-top >.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
#tb-css-news-top >.slick-track:before,
#tb-css-news-top >.slick-track:after
{
    display: table;

    content: '';
}
#tb-css-news-top >.slick-track:after
{
    clear: both;
}
#tb-css-news-top >.slick-loading .slick-track
{
    visibility: hidden;
}

#tb-css-news-top >.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
#tb-css-news-top >[dir='rtl'] .slick-slide
{
    float: right;
}
#tb-css-news-top >.slick-slide img
{
    display: block;
}
#tb-css-news-top >.slick-slide.slick-loading img
{
    display: none;
}
#tb-css-news-top >.slick-slide.dragging img
{
    pointer-events: none;
}

#tb-css-news-top >.slick-initialized .slick-slide
{
    display: block;    
}
#tb-css-news-top >.slick-loading .slick-slide
{
    visibility: hidden;
}
#tb-css-news-top >.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
#tb-css-news-top >.slick-arrow.slick-hidden {
    display: none;
}

#tb-css-news-top >.slick-slide {
    outline: 0 !important;
}

#tb-css-news-top > div >.slick-prev {
    left: 20px;
}

#tb-css-news-top > div >.slick-next {
    right: 20px;
}

#tb-css-news-top .slick-slider{
	max-width: 1230px;
    margin: 0 auto;
    width: 90%;
}

#tb-css-news-top .slick-slider .slick-list{
	width:90%;
	margin:0 auto;
}


#tb-css-news-top .slick-slide:before{
	content:'';
	height:100%;
	display:inline-block;
	vertical-align: middle;
}

#tb-css-news-top .slick-slide .txt{
	display:inline-block;
	vertical-align: middle;
	line-height:14px;
}


#tb-css-news-top .discounthd,
#tb-css-news-top .discounthd .start-in,
#tb-css-news-top .discounthd .getting-started{
	display: inline-block !important;
    position: relative !important;
}

#cboxLoadedContent{
	margin-bottom:0px !important;
}

.insider-row{
	margin: 0px auto;
	padding: 0 60px;
}


.page-cartPageCheckout #sectionInsiderRecommend .insider-row{
	width:80%;
}

#productRelated .insider-row{
	margin: 0px;
	padding: 0px;
}

#productRelated .insider_btn{
	line-height: 1em;
    font-size: 30px;
    position: relative;
    top: 0.8em;
    display: inline-block;
    padding: 0 1.5em;
    background: #fff;
}

#pageGoldPrice .tableWrapper table .itemName a{
	color:#c69967;
	text-decoration: underline;
	
}

.insider-row .comp-pdt-blk-tag,
.einsider-row .comp-pdt-blk-tag{
	margin-left:2px;
	margin-right:2px;
}


#sectionInsiderRecommend .insider.hp--banner--top,
#sectionInssimilarRecommend .insSimilar.hp--banner--top,
#browsingHistory .insider-row	{
	max-width: 1600px; 
	margin: 0 auto; 
}


@media (min-width: 768px) {	
	#productRelated .insider,
	#productRelated .insSimilar{
		width: 750px;
	}
}

@media (min-width: 992px) {
	#productRelated .insider,
	#productRelated .insSimilar{
		width: 970px;
	}
}
@media (min-width: 1280px) {
	#productRelated .insider,
	#productRelated .insSimilar{
		width: 1230px;
	}

	#browsingHistory{
		width: 1230px;
		margin:0 auto;
	}
}


#productRelated .insider,
#productRelated .insSimilar{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


@media (max-width: 768px) {	
	#productRelated .insider,
	#productRelated .insSimilar{
		padding:0px;
	}

}

#sectionInsiderRecommend,
#sectionInssimilarRecommend,
#browsingHistory{
	max-width:1920px;
	position: relative;
	margin:0 auto 60px auto;
}


.insider-row .swiper-pagination-bullet{
	width: 20px;
    height: 20px;
	margin:0 5px;
	position: relative;
	border-radius: unset;
    background: unset;
}


.insider-row .swiper-pagination-bullet:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.insider-row .swiper-pagination-bullet-active:before{
	 opacity: 0.6;
}

.insider-row .swiper-pagination{
	margin: 0 calc(50% - 300px/2);
    width: 300px;
}

#browsingHistory .insider-row{
	overflow: hidden;
}

#sectionInsiderRecommend .sectionHeading,
#sectionInssimilarRecommend .sectionHeading{
	margin: 0px 0 45px;
}

@media (max-width: 991px) and (min-width: 768px){

	#tb-css-news-top {
		font-size: 14px;
		padding: 0.5em 0;
	}
}

@media (max-width: 767px){
	#tb-css-news-top .slick-next.slick-arrow, #tb-css-news-top .slick-prev.slick-arrow{
		display: none !important;
	}

	#tb-css-news-top .slick-initialized .slick-slide{
		height: 34px;
	}

	.insider-row{		
		padding: 0 10px;
	}

	.page-cartPageCheckout #sectionInsiderRecommend .insider-row{
		width:100%;
	}

	#tb-css-news-top .slick-slider{		
		width: 100%;
	}

	#tb-css-news-top .slick-slider .slick-list{
		width:100%;
	}
	#tb-css-news-top .slick-slide .txt{
		line-height: 12px;
	}
}

/*
.slick-prev:before, .slick-next:before{
	color:#000;
}
*/

.news-promote-msg{
	border: solid 5px #f5f5f5;
	margin-bottom: 10px;
	padding: 15px 30px;
	text-align: center;
}

#pageGoldPrice .tableWrapper table .cssPrice{
	font-weight: normal;
}

.newsbarItem .learnMore{
	cursor: pointer;
	color: #c69967;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

.newsbarItem{
	display: none;
}

#cboxMiddleLeft, #cboxContent, #cboxLoadedContent {
	/* width: auto !important; */
}

#colorbox{
    /* margin-left: 4%; */
}

#cboxClose{
	opacity: 1;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
}


.news-promote-msg.disableDelivery .freeShippingMsg, .news-promote-msg.disableDelivery .promoteLine,
.news-promote-msg.disablePromo .promoteMsg, .news-promote-msg.disablePromo .promoteLine,
.news-promote-msg.disableFTV .ftvMsg, .news-promote-msg.disableFTV .promoteftvLine{
	display: none;
}

#pageProductListing #pdt-list-wrapper .banner-blk{
	display: none;
}

#tb-css-header-desktop .tb-css-navBar .tb-css-header-mainNav .item:nth-child(1),
#tb-css-header-mobile .tb-css-navPanel .tb-css-navPanel-mainNav > .item:nth-child(1),
#tb-css-header-desktop .tb-css-navBar .tb-css-header-mainNav .item:nth-child(2),
#tb-css-header-mobile .tb-css-navPanel .tb-css-navPanel-mainNav > .item:nth-child(2),
.flashsaleMenu{
	display: none;
}

/************************ flashSale setting (local / os) -start- ************************/
.flashSale #tb-css-header-desktop .tb-css-navBar .tb-css-header-mainNav .item:nth-child(1){
	display: inline-block;
}

.flashSale #tb-css-header-mobile .tb-css-navPanel .tb-css-navPanel-mainNav > .item:nth-child(1),
.flashSale .item.flashsaleMenu,
.flashSale .tb-css-header-mainNav-submenu .flashsaleMenu{
	display: block;
}


.flashSale #tb-css-header-desktop .tb-css-navBar .tb-css-header-mainNav .item:nth-child(1) > a,
.flashSale #tb-css-header-mobile .tb-css-navPanel .tb-css-navPanel-mainNav > .item:nth-child(1) > a:nth-child(1),
.flashSale #tb-css-header-mobile .tb-css-navPanel .tb-css-navPanel-mainNav .flashsaleMenu .hasSubmenu{
	background-image: url(https://cdn.chowsangsang.com/eshop/hk/newweb/navigation_icon.png?1212);
	color: rgba(255,255,255,0) !important;
	background-repeat: no-repeat;
	padding: 0;
	background-size: contain;
	z-index: 1;
}

.flashSale #tb-css-header-mobile .tb-css-navPanel .tb-css-navPanel-mainNav > .item:nth-child(1) > a:nth-child(1),
.flashSale #tb-css-header-mobile .tb-css-navPanel .tb-css-navPanel-mainNav .flashsaleMenu .hasSubmenu{
	background-size: auto;
}

.flashSale #tb-css-header-desktop .tb-css-navBar .tb-css-header-mainNav .item:nth-child(1) > a{
	width: 180px;
	height: 45px;
	background-position: right center;
	margin-top: -10px;	
}

.flashSale #tb-css-header-mobile .tb-css-navPanel .tb-css-navPanel-mainNav > .item:nth-child(1) > a,
.flashSale #tb-css-header-mobile .tb-css-navPanel .tb-css-navPanel-mainNav .flashsaleMenu .hasSubmenu{
	background-position: center center;
}

@media (min-width: 992px) {
	.flashSale #pageProductListing #pdt-list-wrapper .banner-blk{
		display: block;
	}
}


.menuBanner{
	text-align:center;
}



/************************ Regular Promotion setting  -start- ************************/
.overseaCty.monthly #tb-css-header-desktop .tb-css-navBar .tb-css-header-mainNav .item:nth-child(2){
	display: inline-block;
}

.monthly #tb-css-header-mobile .tb-css-navPanel .tb-css-navPanel-mainNav > .item:nth-child(2){
	display: block;
}


/************************ Regular Promotion setting -end- ************************/


.flashSale.monthly #tb-css-header-desktop .tb-css-navBar .tb-css-header-mainNav .item:nth-child(2){
	display: none;
}

.flashSale.monthly #tb-css-header-mobile .tb-css-navPanel .tb-css-navPanel-mainNav > .item:nth-child(2){
	display: none;
}



.flashSale #tb-css-header-desktop .tb-css-navBar .tb-css-header-mainNav .item:nth-child(1) .tb-css-header-mainNav-submenu .tb-css-header-mainNav-submenu-wrapper{
	width: 960px;
    text-align: left;
}

.flashSale #tb-css-header-desktop .tb-css-navBar .tb-css-header-mainNav .item:nth-child(1) .tb-css-header-mainNav-submenu .tb-css-header-mainNav-submenu-wrapper .tb-css-submenu-group{
	width:250px;
}


/************************ flashsale setting (local / os) -end- ************************/


body.template-pages-product-productDetailsPage {
    max-width: 100%;
}


/* Cookie Policy bar */




#tb-css-news-bottom {
    position: fixed;
    top: 50%;
    left: 50%;
    max-width: 700px;
    height: auto;
    background: #fff;
    text-align: center;
    color: black;
    padding: 50px;
    margin: -200px -350px;
    z-index: 199999;
    width: 100%;
}

#tb-css-news-bottom .logo{
	width: 240px;
    height: 70px;
    display: block;
    margin: 0 auto;
    background-size: 240px 140px;
    background-repeat: no-repeat;
    background-position: 0 -70px;
    background-image: url(en/img/common/logo.png);
    transform: scale(0.9);
}

#tb-css-news-bottom .hd{
    font-size: 20px;
    margin: 20px 0;
}

#tb-css-news-bottom .ion-ios-arrow-left{
	font-size: 30px;
    position: absolute;
    top: 20px;
    left: 30px;
}

#tb-css-news-bottom .page2{
	display:none;
	padding: 50px 0 0;
}

#tb-css-news-bottom .txt{
	color: #000;
    font-size: 12px;
}


#tb-css-news-bottom-overlap{
	width:100%;
	height:100%;
	position: fixed;
	background:rgb(0 0 0 / 50%);
	z-index:99999;
	top: 0px;
    left: 0px;
}

@media (max-width: 767px){
	#tb-css-news-bottom {
		top: 50%;
		left: 2%;
		width: 96%;
		max-width: unset;
		margin: -210px 0px;
	}
}

/* Product Details Page - Promo Icon */
.promoIconWrapper img {
    float: left;
    width: 35px;
    height: 35px;
}

.productPromoIcon .promoIcon-7day, .productPromoIcon .promoIcon-freeGift, .productPromoIcon .promoIcon-1year, .productPromoIcon .promoIcon-starO2O{
	float: left;
	width: 33.33%;
	margin: 10px 0 10px 0;
}

.productPromoIcon .promoIcon-7day, .productPromoIcon .promoIcon-1year, .productPromoIcon .promoIcon-starO2O, .productPromoIcon .promoIcon-freeGift{
	display: none;
}

.productPromoIcon .promoIcon-7day #mobile-7day, .productPromoIcon .promoIcon-freeGift #mobile-freeGift, 
.productPromoIcon .promoIcon-1year #mobile-1Year, .productPromoIcon .promoIcon-starO2O #mobile-starO2O{
	padding: 0;
}

.promoIconWrapper a {
    display: inline-block;
    height: 35px;
	width: 100%;
}

.productPromoIcon span {
	padding-left: 5px;
	display: table-cell;
	vertical-align: middle;
	height: 35px;
}

@media (max-width: 767px){
	.productPromoIcon .promoIcon-7day, .productPromoIcon .promoIcon-freeGift, .productPromoIcon .promoIcon-1year, .productPromoIcon .promoIcon-starO2O{
		width: 50%;
	}
	
	.productPromoIcon span {
		display: table-cell;
	}
}

#lightbox-freeGift .lightbox-body, #slidePanel-freeGift .slidePanel-body{
	text-align: center;
}

#colorbox #lightbox-newsbarFTV, #colorbox #lightbox-newsbarFreeShipping, #colorbox #lightbox-StarDollar{
	padding: 0;	
}


.slick-slider .slick-track{
	margin:0 auto;
}


#pageProductDetails .sectionHeading{
	margin-top:0px !important;
}

.home #section-products-custom, .home-black #section-products-custom{
	display: none !important; 
}


/* listing icon */

.btn-promotion.icon_fullsale_EN{ background-image: url(https://cdn.chowsangsang.com/eshop/hk/newweb/icon_fullsale_EN.png?1212); }
.btn-promotion.icon_fullsale_TC{ background-image: url(https://cdn.chowsangsang.com/eshop/hk/newweb/icon_fullsale_TC.png?1212); }


.btn-promotion.icon_dutyfree_EN{ background-image: url(https://cdn.chowsangsang.com/eshop/hk/newweb/icon_dutyfree_EN.png?1212); }
.btn-promotion.icon_dutyfree_TC{ background-image: url(https://cdn.chowsangsang.com/eshop/hk/newweb/icon_dutyfree_TC.png?1212); }


.btn-promotion.icon_free_delivert_EN{ background-image: url(https://cdn.chowsangsang.com/eshop/hk/newweb/icon_free_delivert_EN.png?1212); }
.btn-promotion.icon_free_delivert_TC{ background-image: url(https://cdn.chowsangsang.com/eshop/hk/newweb/icon_free_delivert_TC.png?1212); }


/* tb-css-news-top */


#productRelated #sectionRecentView, 
#productRelated #sectionRecommend{
	display:none;
}



/** normal **/

#tb-css-news-top{
	background: #d2d2d2;
	/*background: #e71870;*/
}

#tb-css-news-top .alink{
	outline:none;	
	text-decoration:underline;
	padding:0px;
	display:inline-block;
	/*color:#C69967;*/
	color: #d2ad65;
}


#tb-css-news-top .slick-prev:before,
#tb-css-news-top .slick-next:before, 
#tb-css-news-top .slick-slide .txt{	
	color: #000;
	/*color: #fff;*/
	
}

/** monthly **/

/*
.monthly #tb-css-news-top{
	background: #d2d2d2;
}
*/


.monthly #tb-css-news-top .alink{	
	color:#fff;
}

.monthly #tb-css-news-top .slick-prev:before,
.monthly #tb-css-news-top .slick-next:before, 
.monthly #tb-css-news-top .slick-slide .txt{
	color:#fff;
}


/*** flase sale ***/
/*
.flashSale #tb-css-news-top,
.flashSale.monthly #tb-css-news-top{
	background: #d2985f;
}
*/


.flashSale #tb-css-news-top .alink,
.flashSale.monthly #tb-css-news-top .alink{	
	color:#fff;
	/*color:#ab5a08;*/
}

.flashSale #tb-css-news-top .slick-prev:before,
.flashSale #tb-css-news-top .slick-next:before, 
.flashSale #tb-css-news-top .slick-slide .txt,
.flashSale.monthly #tb-css-news-top .slick-prev:before,
.flashSale.monthly #tb-css-news-top .slick-next:before, 
.flashSale.monthly #tb-css-news-top .slick-slide .txt{
	color: #fff;
}


/* insider popup */

#cboxLoadedContent{
	overflow:hidden !important;
}

[id*="lightbox-ins"].lightbox-elm,
[id*="lightbox-ins"] .lightbox-content{
	padding:0px;
}

#lightbox-popupBirthdayOffer.lightbox-elm,
#lightbox-popupBirthdayOffer .lightbox-content{
	padding:0px;
}

#lightbox-insideShakingCus_Cart .lightbox-content,
#lightbox-insideShakingCus_Non_Cart .lightbox-content{
	width: 100%;
	text-align: center;
}

#lightbox-insideShakingCus_Cart .mainText,
#lightbox-insideShakingCus_Non_Cart .mainText{
	float:left;
	width:55%;
}

#lightbox-insideShakingCus_Cart .mainImg,
#lightbox-insideShakingCus_Non_Cart .mainImg{
	float:left;
	width:44%;
}

#lightbox-insideShakingCus_Cart .hd,
#lightbox-insideShakingCus_Non_Cart .hd{
    font-family: "Times New Roman", Times, Georgia, "Microsoft JhengHei", "微軟正黑體", sans-serif;
    font-size: 36px;
    margin: 14% 0px 5%;
    line-height: 40px;
}

#lightbox-insideShakingCus_Cart .gold,
#lightbox-insideShakingCus_Non_Cart .gold,
 #lightbox-insideShakingReact_Cart .gold,
#lightbox-insideShakingReact_Non_Cart .gold,
.btn-all2.gold{
	color: #c6b27b;
}

 #lightbox-insideShakingCus_Cart .mainContent,
 #lightbox-insideShakingCus_Non_Cart .mainContent{
    color: #535353;
    font-size: 20px;
}

#lightbox-insideShakingCus_Cart .code,
#lightbox-insideShakingCus_Non_Cart .code {
    font-size: 20px;
    display: inline-block;
	margin-right:5px;
}

#lightbox-insideShakingCus_Cart .editable,
#lightbox-insideShakingCus_Non_Cart .editable{
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
}

#lightbox-insideShakingCus_Cart .text,
#lightbox-insideShakingCus_Non_Cart .text{
    font-size: 15px;
    margin: 10px;
}


#lightbox-insideReaction_Cart .editable-text,
#lightbox-insideReaction_Non_Cart .editable-text,
#lightbox-insideShakingCus_Cart .editable-text,
#lightbox-insideShakingCus_Non_Cart .editable-text,
#lightbox-insideFreeship .editable-text{
    display: block;
    padding: 10px;
    font-size: 18px;
    width: 37%;
    margin: 0 auto;
    cursor: pointer;
    position: absolute;
    background: #f5f7da;
    color: #3d9045;
    right: 20%;
    top: 58%;
	height:auto;
}

#lightbox-insideReaction_Cart .editable-text,
#lightbox-insideReaction_Non_Cart .editable-text{
	text-align: center;
	top: 65%;
	left: 26%;
}

#lightbox-insideFreeship .editable-text{
	text-align: center;
	top: 48%;
	left: 58%;
    background: #c84178;
}

#lightbox-insideShakingCus_Cart .editable-text.copied{
	background: #c6b27b;
    color: #fff;
    cursor: default;
}


#lightbox-insideReaction_Cart .terms {	
    position: absolute;
    top: 77%;
    left: 45%;
    text-align: center;
    width: 30%;
	cursor: pointer;
}

#lightbox-insideShakingCus_Cart .terms {
    font-size: 14px;
    text-align: center;
    color: #000;
    cursor: pointer;    
    position: absolute;
    left: 6%;
    top: 73%;
}

#lightbox-popupBirthdayOffer .terms {	
    position: absolute;
    top: 76%;
    left: 4%;
    width: 40%;
    cursor: pointer;
}


#lightbox-insideReaction_Cart #termsContent {
    font-size: 12px;
    position: absolute;
    top: 81%;
    width: 78%;
    left: 21%;
    height: 100px;
    overflow-y: auto;
    display: block;
	scrollbar-width: thin;
}

#lightbox-insideShakingCus_Cart #termsContent {
    font-size: 12px;
    text-align: left;
    width: 95%;
    height: 125px;
    display: block;
    overflow: auto;
    position: absolute;
    left: 3%;
    top: 79%;
	scrollbar-width: thin;
}

#lightbox-popupBirthdayOffer #termsContent {
    font-size: 12px;
    text-align: left;
    width: 94%;
    height: 115px;
    display: block;
    overflow: auto;
    position: absolute;
    left: 2%;
    top: 80%;
    scrollbar-width: thin;
}


@media (max-width: 767px){
	#lightbox-popupBirthdayOffer .terms {			
		top: 82%;
		left: 8%;
		font-size:12px;
	}

	#lightbox-popupBirthdayOffer #termsContent {
		top: 85%;
		height: 76px;
		width: 89%;
		font-size:11px;
	}
	#lightbox-insideFreeship .editable-text{
        top: 64%;
        left: 25%;
        width: 50%;
	}

}

#lightbox-insideReaction_Cart #termsContent ol,
#lightbox-insideShakingCus_Cart #termsContent ol,
#lightbox-popupBirthdayOffer #termsContent ol{
	    display: none;
}


#lightbox-insideShakingReact_Cart .mainText{
	position: absolute;	    
    top: 30%;
    left:12%
}

#lightbox-insideShakingReact_Non_Cart .mainText{
	position: absolute;	    
    top: 30%;
    left: 17%;
}


#lightbox-insideShakingReact_Cart .hd,
#lightbox-insideShakingReact_Non_Cart .hd{
    font-family: "Times New Roman", Times, Georgia, "Microsoft JhengHei", "微軟正黑體", sans-serif;
    font-size: 30px;
    margin: 0% 0px 5%;
    line-height: 40px;
}

 #lightbox-insideShakingReact_Cart .mainContent,
  #lightbox-insideShakingReact_Non_Cart .mainContent{
    font-size: 23px;
	text-align:center;
}

#lightbox-insideShakingReact_Cart .mainContent .editable,
#lightbox-insideShakingReact_Non_Cart .mainContent .editable{
	padding: 2px 7px;
	background: #c6b27b;
	color: #fff;
}

#lightbox-insideShakingReact_Cart .mainContent .editable-text,
#lightbox-insideShakingReact_Non_Cart .mainContent .editable-text{
	display: block;
    margin: 20px auto;
    border: solid 1px #c6b27b;
    padding: 10px;
    width: 80%;
    font-size: 20px;
}

#lightbox-insideShakingReact_Cart .terms {
    font-size: 14px;
    margin: 10px;
    text-align: center;
    color: #000;
	cursor: pointer;
}

#lightbox-insideShakingReact_Cart #termsContent {
    font-size: 14px;
    text-align: left;
    display: none;
    position: inherit;
    left: 25%;
    width: 150%;
    height: 81px;
    overflow-y: scroll;
}




#lightbox-insideForgot_Cart{
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 35%, rgba(239,239,239,1) 35%);
	padding:30px;
}



#lightbox-insiderNewin{
    background: linear-gradient(0deg, rgba(255,169,0,1) 0%, rgba(255,169,0,1) 2%, rgba(239,239,239,1) 2%);
	padding:30px;
}


#lightbox-insiderPriceByWeight,
#lightbox-insideWishList{
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 35%, rgba(228,228,228,1) 35%);
	padding:30px;
}

#lightbox-insiderNewin #sectionInsiderproRecommend,
#lightbox-insiderPriceByWeight  #sectionInsiderproRecommend{
	width: 90%;
    margin: 0 auto;
    min-height: 450px;
}

#lightbox-insiderNewin #sectionInsiderproRecommend .comp-pdt-blk,
#lightbox-insiderPriceByWeight #sectionInsiderproRecommend .comp-pdt-blk{
	margin:0 10px;
}

#lightbox-insideForgot_Cart .lightbox-content,
#lightbox-insiderNewin .lightbox-content,
#lightbox-insiderPriceByWeight .lightbox-content,
#lightbox-insideWishList .lightbox-content{
	padding: 8% 0;
}


#lightbox-insideForgot_Cart .ins-call-us .hd,
#lightbox-insideWishList .ins-call-us .hd,
#lightbox-insiderNewin .hp--header,
#lightbox-insiderPriceByWeight .hp--header{
    font-size: 30px;
    font-family: "Times New Roman", Times, Georgia, "Microsoft JhengHei", "微軟正黑體", sans-serif;
    text-align: center;
	color:#e9a328;
}

#lightbox-insiderNewin .hp--header,
#lightbox-insiderPriceByWeight .hp--header{
	    margin: 20px auto 50px;
}

#lightbox-insiderPriceByWeight .hp--header,
#lightbox-insideWishList .ins-call-us .hd{
	color:#000000; 
}

#lightbox-insideForgot_Cart .ins-call-us .btn_shop,
#lightbox-insiderNewin .ins-call-us .btn_shop,
#lightbox-insiderPriceByWeight .ins-call-us .btn_shop,
#lightbox-insideWishList .ins-call-us .btn_shop{
    background: #e9a328;
    color: #fff;
    padding: 6px 40px;
    margin: 30px auto 0;
    display: block;
    width: max-content;
}

#lightbox-insiderNewin .ins-call-us .btn_shop,
#lightbox-insiderPriceByWeight .ins-call-us .btn_shop,
#lightbox-insideWishList .ins-call-us .btn_shop{
	background: #000;
}

#lightbox-insideForgot_Cart .ins-call-us .prod-info,
#lightbox-insideWishList .ins-call-us .prod-info{	
    margin-top: 20px;
    min-height: 320px;
	display:table;
	border-collapse: separate;
}


#lightbox-insideForgot_Cart .ins-call-us .prod-info.one,
#lightbox-insideWishList .ins-call-us .prod-info.one{    
    border-spacing: 200px 10px;
}

#lightbox-insideForgot_Cart .ins-call-us .prod-info.two,
#lightbox-insideWishList .ins-call-us .prod-info.two{
   border-spacing: 70px 10px;
}

#lightbox-insideForgot_Cart .ins-call-us .prod-info.more,
#lightbox-insideWishList .ins-call-us .prod-info.more{    
   border-spacing: 20px 10px;
}


#lightbox-insideForgot_Cart .ins-call-us .comp-pdt-blk,
#lightbox-insideWishList .ins-call-us .comp-pdt-blk{
    width: 30%;
    display: table-cell;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 10px 0px #cfcfcf;
    padding: 15px 15px 30px;
}


#lightbox-insiderNewin .ins-call-us .comp-pdt-blk .comp-pdt-blk-wrapper,
#lightbox-insiderPriceByWeight .ins-call-us .comp-pdt-blk .comp-pdt-blk-wrapper{
	border-radius: 10px;
    box-shadow: 1px 1px 10px 0px #cfcfcf;
	height:300px;
    overflow: hidden;
    padding: 10px;
}


#lightbox-insideForgot_Cart .ins-call-us .comp-pdt-blk-name,
#lightbox-insideWishList .ins-call-us .comp-pdt-blk-name{
	margin-top:10px;
	font-size:14px;
}



#lightbox-insideFTV_Subscribe .lightbox-content .subscribeBox{	
    position: absolute;
    top: 75%;
    width: 100%;
    text-align: center;
}

#lightbox-insideFTV_Subscribe .lightbox-content #subscribe2{	
    display: inline-block;
    width: 60%;
    height: 42px;
    padding: 0px 15px;
    font-size: 14px;
    color: #7F7F7F;
    background-color: #fff;
    background-image: none;
    border: 1px solid #E9E7E8;
    border-radius: 0px;
    vertical-align: middle;
	max-width: 300px;
}

#lightbox-insideFTV_Subscribe .lightbox-content #subscribeBtnID2{
    display: inline-block;
    width: auto;
    height: 40px;
    padding: 0px 20px;
    font-size: 14px;
    vertical-align: middle;
    margin-left: -5px;
	background: #ff7200;
}


#lightbox-insideFTV_Subscribe_cart .editable-copy,
#lightbox-insideFTV_Subscribe_cart .editable-copy-os{
    position: absolute;
    width: 200px;
    height: 40px;
    padding: 10px;
    font-size: 14px;
    vertical-align: middle;
    background: #d8c2b6;
    top: 58%;
    left: 15%;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

#lightbox-insideFTV_Subscribe .terms,
#lightbox-insideFTV_Subscribe_cart .terms{
    position: absolute;
    top: 79%;
    left: 5%;
    cursor: pointer;
}

#lightbox-insideFTV_Subscribe #termsContent,
#lightbox-insideFTV_Subscribe_cart #termsContent{
    position: absolute;
    top: 84%;
    left: 2%;
    font-size: 12px;
    width: 87%;
    color: #636363;
    overflow-y: auto;
    height: 13%;
}


#lightbox-insideFTV_Subscribe ol,
#lightbox-insideFTV_Subscribe_cart ol{
	    display: none;
}


#lightbox-insideGWPOnsite .editable-copy{
    position: absolute;
    width: 200px;
    height: 40px;
    padding: 10px;
    font-size: 14px;
    vertical-align: middle;
    background: #000;
    top: 53%;
    left: 17%;
    text-align: center;
    color: #fff;
    cursor: pointer;
}




@media (max-width: 767px){
	#lightbox-insideShakingCus_Cart .mainText, 
	#lightbox-insideShakingCus_Non_Cart .mainText{
		width: 60%;
	}

	#lightbox-insideShakingCus_Cart .mainImg,
	#lightbox-insideShakingCus_Non_Cart .mainImg{		
		width:39%;
	}


	#lightbox-insideForgot_Cart,
	#lightbox-insideWishList{
		padding: 20px;
	}

	#lightbox-insideShakingCus_Cart .hd,
	#lightbox-insideShakingCus_Non_Cart .hd{		
		font-size: 22px;
		margin: 8% 0 5%;
		line-height: 30px;
	}	

	 #lightbox-insideShakingCus_Cart .mainContent,
	 #lightbox-insideShakingCus_Non_Cart .mainContent {		
		font-size: 12px;
	}

	#lightbox-insideShakingCus_Cart .code,
	#lightbox-insideShakingCus_Non_Cart .code{
		font-size: 15px;		
	}

	#lightbox-insideShakingCus_Cart .editable,
	#lightbox-insideShakingCus_Non_Cart .editable{
		font-size: 17px;
	}

	#lightbox-insideShakingCus_Cart .text,
	#lightbox-insideShakingCus_Non_Cart .text{
		font-size: 12px;
	    margin: 20px 0 10px;
	}

	#lightbox-insideShakingCus_Cart .editable-text,
	#lightbox-insideShakingCus_Non_Cart .editable-text{		
		font-size: 14px;
        width: 34%;
        top: 59%;
        left: 62%;
	}


	#lightbox-insideShakingCus_Cart .terms {
		    font-size: 12px;
			top: 83%;
	}

	#lightbox-insideShakingCus_Cart #termsContent {
		font-size: 11px;
		left: 0px;
		height: 64px;
        top: 87%;
	}

	#lightbox-insideForgot_Cart .lightbox-content,
	#lightbox-insideWishList .lightbox-content{
		padding: 8% 0;
	}

	#lightbox-insideForgot_Cart .ins-call-us .hd,
	#lightbox-insideWishList .ins-call-us .hd{
		font-size: 22px;
	    line-height: 27px;
	}

	#lightbox-insideForgot_Cart .ins-call-us .comp-pdt-blk,
	#lightbox-insideWishList .ins-call-us .comp-pdt-blk{  
		 width: 46%;
		padding: 10px 5px 30px;
	}

	#lightbox-insideForgot_Cart .ins-call-us .comp-pdt-blk:nth-child(3),
	#lightbox-insideWishList .ins-call-us .comp-pdt-blk:nth-child(3){
		display:none;
	}

	#lightbox-insideForgot_Cart .ins-call-us .prod-info,
	#lightbox-insideWishList .ins-call-us .prod-info{
		min-height: 240px;
	}
	
	#lightbox-insideForgot_Cart .ins-call-us .prod-info.one,
	#lightbox-insideWishList .ins-call-us .prod-info.one{    
		border-spacing: 60px 10px;
	}

	#lightbox-insideForgot_Cart .ins-call-us .prod-info.two,
	#lightbox-insideForgot_Cart .ins-call-us .prod-info.more,
	#lightbox-insideWishList .ins-call-us .prod-info.two,
	#lightbox-insideWishList .ins-call-us .prod-info.more{    
	   border-spacing: 10px 10px;
	}

	#lightbox-insiderNewin .hp--header,
	#lightbox-insiderPriceByWeight .hp--heade{
	      display: initial;
	}
	
	#lightbox-insiderNewin .sectionHeading,
	#lightbox-insiderNewin .sectionHeading{
		margin:0px auto 30px;
	}

	#lightbox-insiderNewin #sectionInsiderproRecommend .comp-pdt-blk,
	#lightbox-insiderPriceByWeight #sectionInsiderproRecommend .comp-pdt-blk{
		margin: 0 40px;
	}

	#lightbox-insiderNewin .ins-call-us .comp-pdt-blk .comp-pdt-blk-wrapper,
	#lightbox-insiderPriceByWeight .ins-call-us .comp-pdt-blk .comp-pdt-blk-wrapper{
		height: 330px;
	}

	#lightbox-insideFTV_Subscribe .terms, 
	#lightbox-insideFTV_Subscribe_cart .terms{
		top:86%;
		left:5%;
		font-size: 12px;
	}

	#lightbox-insideFTV_Subscribe #termsContent,
	#lightbox-insideFTV_Subscribe_cart #termsContent{		
		left: 0%;
		font-size: 11px;
        top: 90%;
        height: 8%;
		width: 94%;
	}
	
	#lightbox-insideFTV_Subscribe_cart .editable-copy,
	#lightbox-insideFTV_Subscribe_cart .editable-copy-os{		
		width: 50%;		
		top: 26%;
		left: 25.5%;
	}


	#lightbox-insideGWPOnsite .editable-copy{
		top: 65%;
		left: 24%;
	}


}



/* insider */
#ins-frameless-overlay{
    display:none !important;
}


#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item.ot-vs-config:last-child {
	display: block;
}


#tb-css-news-top .btn-slidePanel{
	padding:0px;
}



/*** diy banner end of 2023****/

.solitaire_promotion_banner{
	display:block !important;
}

.divider.bg-gray-lighter{
	display:none !important;
}


/** SEOhead **/


.SEOhead{
	top: -10px;
	width:70%;
	position: relative;
}

.SEOhead h2{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	position: relative;    
	line-height: 20px;	
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	
}

.SEOhead h2 a{
	text-decoration:underline !important;
}

.SEOhead.overflow h2{	
	display: -webkit-box;
}

.SEOhead.more h2{	
	display: contents !important;	
}


.SEOhead .moreBTN{
    position: absolute;
    right: 10px;
    bottom: 0;
    background-color: #fff;
	display:none;
	text-decoration: underline;
	cursor: pointer;
}


.SEOhead .moreBTN:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: calc(-1 * 50px);
    width: 50px;
    height: 2.2rem;
    background: linear-gradient( to right,  #ffffff00,  #ffffff );
    border-inline-end: 10px solid #fff;
}


.SEOhead.overflow .moreBTN{
	display:block;
}

.SEOhead.more .moreBTN{
	display:contents;
}

@media (max-width: 767px){
	.SEOhead{
		top: -10px;
		width: 80%;
		left: 0;
		text-align: left;
		margin: 0;
	}
}


.subheader{
	top: -10px;
	width:100%;
	position: relative;
}

.subheader h2{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	position: relative;    
	line-height: 20px;	
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;	
}

 #colorbox.popup660 #cboxLoadedContent{
	overflow:hidden !important;
 }


 .isStaffLogin .ExtraPaymentDiscount,
.isStaffLogin .paymentDiscountAmount2{
	display:none;
}

.page-brandsiteProductDetail  #quickBtns{
	display:none !important;
}

.syte-discovery,
.btnIcon2,
.imageSearch,
.syte-discovery.search,
#tb-css-desktop-search .photosearch,
.tb-css-navSub-left .visualSearch{
	display:none !important;
}



/* show hide over */

.showOnUS-us{
	display:none;
}

.showOnAff, .Affiliate .hideOnAff,
.A1Presale .hideOnAff,
.showOnUS, .overseaCty .hideOnUS,
.showOnOS, .overseaCty .hideOnOS,
.showOn-US, .CtyUS .hideOn-US,
.flashSale.overseaCty .hideOnUS-us{
	display: none !important;
}

.Affiliate .showOnAff, 
.A1Presale .showOnAff, 
.overseaCty .showOnUS,
.overseaCty .showOnOS,
.CtyUS .showOn-US,
.flashSale.overseaCty .showOnUS-us{
	display: inline-block !important;
}

.CtyUS .showOnOS,
.CtyUS .showOnUS{
	display: none !important;
}



.bg{
	display: none !important;	
}

.on{
	display: inline-block !important;
}.slick-slide {
  outline: 0 !important;
}
.slick-prev,
.slick-next {
  z-index: 10;
}
.comp-pdt-blk {
  text-align: center;
  line-height: 1.2;
  padding: 5px;
  position: relative;
}
.comp-pdt-blk .discount {
  color: #bc2727;
  display: block;
  padding-left: 2px;
  font-size: 0.85em;
}
.comp-pdt-blk-wrapper {
  padding-bottom: 1em;
  background: white;
  position: relative;
  display: block;
}
.comp-pdt-blk-wrapper img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.comp-pdt-blk-img {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
@media (max-width:  767px ) {
  .comp-pdt-blk-img {
    border: 0;
  }
}
.comp-pdt-blk-img-wrapper {
  display: block;
}
.comp-pdt-blk-img-wrapper-img-container {
  background: url('en/img/ui/ajax-loader.gif') no-repeat center center;
  background-size: 20px 20px;
}
.comp-pdt-blk-metal {
  text-align: center;
  display: block;
}
.comp-pdt-blk-metal-type {
  padding: 2px;
  margin: 3px 0 ;
  display: inline-block;
  border: 1px solid transparent;
  cursor: pointer;
}
.comp-pdt-blk-metal-type.active {
  border-color: #C69967;
}
.comp-pdt-blk-metal-type img {
  margin: 0;
}
.comp-pdt-blk-tags {
  /*
  position: absolute;
  top: 5px;
  left: 5px;
  */
  z-index: 10;
  margin-bottom: 5px;
}
.comp-pdt-blk-tag {
  display: inline-block;
  font-size: 0.75em;
  padding: 0.25em 0.5em;
  border: 1px solid #E9E7E8;
  color: #95989A;
  margin-bottom: 0.25em;
  background: white;
}
.comp-pdt-blk-name {
  color: black;
  font-size: 17px;
  min-height: 1.2em;
}
.comp-pdt-blk-material {
  color: black;
  font-size: 13px;
}
.comp-pdt-blk-price {
  color: #C69967;
  font-size: 13px;
  margin-top: 2px;
  white-space: nowrap;
}
.comp-pdt-blk-price .price-original {
  color: #95989A;
  display: inline-block;
  text-decoration: line-through;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
.comp-pdt-blk-price .price-new {
  border-left: 1px solid #95989A;
  padding-left: 0.5em;
  margin-left: 0.25em;
  display: inline-block;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
.comp-pdt-blk-actions {
  display: block;
  text-align: center;
  border-top: 1px solid #C69967;
  margin: 0 auto;
  max-width: 200px;
  margin-top: 5px;
  padding-top: 5px;
  white-space: nowrap;
}
.comp-pdt-blk-actions a {
  color: #C69967;
  display: inline-block;
  padding: 0 0.75em;
  font-size: 11px;
}
.comp-pdt-blk-actions a + a {
  border-left: 1px solid #C69967;
}
.comp-pdt-blk-actions a + a:before {
  content: ' ';
  min-width: 0.5em;
  display: inline-block;
}
@media (max-width:  767px ) {
  .comp-pdt-blk-name {
    font-size: 12.75px;
  }
  .comp-pdt-blk-material {
    font-size: 11.05px;
  }
  .comp-pdt-blk-price {
    font-size: 11.05px;
  }
  .comp-pdt-blk-actions a {
    padding: 0 0.25em;
  }
}
@media (max-width: 374px) {
  .comp-pdt-blk-actions a {
    padding: 0 0.25em;
    display: block;
  }
  .comp-pdt-blk-actions a + a {
    border: 0px;
    margin-top: 5px;
  }
  .comp-pdt-blk-actions a + a:before {
    display: none;
  }
}
.fancy-pdt-blk {
  text-align: center;
  line-height: 1.2;
  padding: 5px;
  display: block;
  position: relative;
}
.fancy-pdt-blk-wrapper {
  position: relative;
  padding-bottom: 1em;
}
.fancy-pdt-blk-tag {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #888;
  color: white;
  font-size: 11px;
  padding: 0.5em;
  z-index: 9;
  text-transform: uppercase;
}
.fancy-pdt-blk.fancy-static-img .fancy-pdt-blk-wrapper {
  padding-bottom: 0;
}
.fancy-pdt-blk.fancy-static-img .fancy-pdt-blk-wrapper .fancy-pdt-blk-img {
  margin: 0;
}
.fancy-pdt-blk.fancy-static-img .fancy-pdt-blk-wrapper .fancy-pdt-blk-img img {
  display: block;
  padding: 0 !important;
}
.fancy-pdt-blk-img {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.fancy-pdt-blk-img .btn-action {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  display: none;
}
.fancy-pdt-blk-img img {
  width: 100%;
  padding: 0%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
@media (min-width:  1201px ) {
  .fancy-pdt-blk-img:hover .btn-action {
    display: block;
  }
  .fancy-pdt-blk-img:hover img {
    -webkit-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    -o-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
  }
}
.fancy-pdt-blk-name {
  color: black;
  font-size: 30px;
  font-family: "Times New Roman", Times, Georgia, "Microsoft JhengHei", "微軟正黑體", sans-serif;
}
.fancy-pdt-blk-desc {
  color: #7F7F7F;
  font-size: 14px;
}
.fancy-pdt-blk-price {
  color: #C69967;
  font-family: "Times New Roman", Times, Georgia, "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 20px;
}
@media (max-width:  767px ) {
  .fancy-pdt-blk-name {
    font-size: 26.25px;
  }
  .fancy-pdt-blk-desc {
    font-size: 12.25px;
  }
  .fancy-pdt-blk-price {
    font-size: 17.5px;
  }
}
.row-pdt {
  margin-left: 0;
  margin-right: 0;
}
.row-pdt .col-pdt {
  padding-left: 0px;
  padding-right: 0px;
}
#table-shopping-bag {
  width: 100%;
}
#table-shopping-bag tr td {
  vertical-align: top;
  padding: 1em;
}
#table-shopping-bag tr th {
  vertical-align: bottom;
  padding: 1em;
  text-align: left;
  border-bottom: 1px solid #95989A;
}
#table-shopping-bag tr th:last-child {
  text-align: right;
}
@media (max-width:  767px ) {
  #table-shopping-bag tr th {
    display: none;
  }
}
@media (min-width:  768px ) and (max-width:  1200px ) {
  #table-shopping-bag tr th {
    display: none;
  }
}
#table-shopping-bag tr:not(:last-child) td {
  border-bottom: 1px solid #E9E7E8;
}
#table-shopping-bag .img {
  max-width: 240px;
  min-width: 140px;
}
#table-shopping-bag .info {
  text-align: left;
}
#table-shopping-bag .info .name {
  color: #111;
  font-size: 17px;
}
#table-shopping-bag .info .name .item {
  display: block;
}
#table-shopping-bag .info .serial {
  color: #95989A;
  font-size: 11px;
}
#table-shopping-bag .info .serial .item {
  display: block;
}
#table-shopping-bag .info .misc {
  color: #95989A;
  font-size: 11px;
  margin-top: 1.5em;
}
#table-shopping-bag .info .misc .item {
  display: block;
  margin-bottom: 0.5em;
}
#table-shopping-bag .info .custom-static {
  color: #95989A;
  font-size: 11px;
}
#table-shopping-bag .price {
  text-align: right;
}
#table-shopping-bag .price .item {
  color: #C69967;
  font-size: 17px;
}
#table-shopping-bag .discount {
  white-space: nowrap;
}
#pageOrderConfirmation #table-shopping-bag .discount {
  white-space: normal;
}
#table-shopping-bag .discount .txt {
  display: none;
}
#table-shopping-bag .discount .discountOption {
  margin-bottom: 1em;
}
#table-shopping-bag .discount .discountOption .form-control {
  height: 30px;
  margin-left: 25px;
}
@media (max-width:  767px ) {
  #table-shopping-bag .discount .discountOption .form-control {
    margin-left: 0;
  }
}
@media (max-width:  767px ) {
  #table-shopping-bag {
    display: block;
  }
  #table-shopping-bag tbody,
  #table-shopping-bag tr,
  #table-shopping-bag td {
    display: block;
    border: 0 !important;
    padding: 0;
  }
  #table-shopping-bag tr {
    position: relative;
    margin-bottom: 15px;
  }
  #table-shopping-bag .img {
    width: 35%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 15px 0 0 ;
    max-width: none;
  }
  #table-shopping-bag .info {
    padding: 0;
    padding-left: 35%;
    padding-right: 24px;
  }
  #table-shopping-bag .price {
    padding: 0;
    padding-left: 35%;
    text-align: left;
  }
  #table-shopping-bag .price .removeItem {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
  }
  #table-shopping-bag .discount {
    display: none;
    padding: 0;
    padding-left: 35%;
  }
  #table-shopping-bag .discount .txt {
    position: absolute;
    display: block;
    left: 0;
  }
}
.customSelect {
  position: relative;
  border: 1px solid #95989A;
}
.customSelect .present {
  white-space: nowrap;
  position: relative;
  background: white;
  z-index: 2;
  pointer-events: none;
  height: 36px;
  line-height: 36px;
  padding: 0 1em;
  color: #454545;
  overflow: hidden;
}
.customSelect .present .arrow {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 36px;
  text-align: center;
  width: 20px;
  height: 36px;
  background: white;
}
.customSelect .present .txtLabel {
  display: inline-block;
  margin-right: 2em;
  color: #95989A;
}
.customSelect .present .selected {
  display: inline-block;
}
.customSelect .present .img {
  position: absolute;
  right: 20px;
  top: 6px;
  bottom: 6px;
  width: 24px;
  height: 24px;
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.customSelect select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media (max-width:  767px ) {
  .customSelect .present .txtLabel {
    margin-right: 1em;
  }
  .customSelect .present .img {
    position: relative;
    right: 0px;
    top: 0px;
    bottom: 0px;
    display: inline-block;
    margin-right: 0.5em;
    vertical-align: middle;
  }
}
.select-quantity {
  position: relative;
  padding-left: 100px;
  border: 1px solid #E9E7E8;
}
.select-quantity .label {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  width: 100px;
  top: 0;
  line-height: 40px;
  height: 42px;
  display: block;
  color: black;
}
.select-quantity select {
  width: 100%;
  border: 0;
  outline: 0 !important;
  box-shadow: 0 0 0 !important;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.select-quantity .icon {
  position: absolute;
  right: 0;
  width: 38px;
  text-align: center;
  background: white;
  top: 1px;
  height: 38px;
  display: block;
  line-height: 38px;
  pointer-events: none;
}
.ui-options .ui-option {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
  cursor: pointer;
}
.ui-options .ui-option.ui-option-block {
  width: 100% !important;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.ui-options.ui-options-txt .ui-option {
  padding: 8px 15px;
  border: 1px solid #E9E7E8;
}
.ui-options.ui-options-txt .ui-option:hover {
  border-color: #C69967;
}
.ui-options.ui-options-txt .ui-option.active {
  background: rgba(198, 153, 103, 0.2);
  border-color: rgba(198, 153, 103, 0.6);
}
.ui-options.ui-options-color .ui-option {
  padding: 4px;
  border: 1px solid transparent;
}
.ui-options.ui-options-color .ui-option img {
  display: block;
}
.ui-options.ui-options-color .ui-option:hover {
  border-color: #C69967;
}
.ui-options.ui-options-color .ui-option.active {
  border-color: rgba(198, 153, 103, 0.6);
}
.ui-options.ui-options-slider .ui-option {
  margin: 0;
  padding: 5px;
  border: 1px solid transparent;
  width: 19%;
  margin: 0.5%;
  float: left;
}
.ui-options.ui-options-slider .ui-option:hover {
  border-color: #C69967;
}
.ui-options.ui-options-slider .ui-option.active {
  border-color: #C69967;
}
@media (max-width:  767px ) {
  .ui-options.ui-options-slider {
    margin-left: 0px;
    margin-right: 0px;
  }
  .ui-options.ui-options-slider .ui-option {
    border-width: 0;
  }
}
.modal-dialog .close {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 56px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  font-size: 40px;
  cursor: pointer;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #95989A;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #95989A;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #95989A;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #95989A;
}
/* slide panel content start */
.slidePanel {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.slidePanel.active {
  -webkit-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
.slidePanel .slidePanel {
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.slidePanel .slidePanel.active {
  -webkit-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
.slidePanel .slidePanel-close {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  font-size: 30px;
  text-align: center;
  height: 120px;
  line-height: 120px;
}
.slidePanel .slidePanel-heading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  padding: 0 40px 0 40px;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 2;
  background: white;
  text-align: center;
}
.slidePanel .slidePanel-heading:after {
  content: "";
  height: 120px;
  width: 1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: -1px;
  white-space: nowrap;
}
.slidePanel .slidePanel-heading .text-title {
  font-size: 20px;
  color: black;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.slidePanel .slidePanel-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 135px 15px 15px;
  overflow-y: auto;
  overflow-x: hidden;
  color: black;
}
/* slide panel content end */
.btn-wish.active {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.lightbox-elm {
  padding: 30px 60px ;
}
.lightbox-elm .lightbox-heading {
  text-align: center;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #E9E7E8;
}
.lightbox-elm .lightbox-heading .text-title {
  font-size: 35px;
}
.lightbox-elm .lightbox-body {
  padding-top: 1.5em;
}
.lightbox-elm .lightbox-footer {
  padding-top: 1.5em;
}
@media (max-width:  767px ) {
  .lightbox-elm {
    padding: 15px;
  }
}
#fullPageLoading {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white url('en/img/ui/ajax-loader.gif') no-repeat center center;
  opacity: 0.8;
}

#fullPageLoading2 {
	position: fixed;
	z-index: 200;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.8;
	text-align: center;
	color: #fff;
	font-size: 200%;
}

.countdown-items {
  text-align: center;
}
.countdown-item {
  text-align: center;
  min-width: 56px;
  border: 1px solid #95989A;
  background: white;
  color: #454545;
  padding: 10px 5px;
  display: inline-block;
}
.countdown-item + .countdown-item {
  margin-left: 5px;
}
.countdown-item .countdown-item__number {
  font-size: 40px;
  font-family: "Times New Roman", Times, Georgia, "Microsoft JhengHei", "微軟正黑體", sans-serif;
  margin: 0;
  line-height: 1;
}
.countdown-item .countdown-item__unit {
  text-transform: uppercase;
  font-size: 11px;
  margin: 0;
  line-height: 1;
  color: #95989A;
  margin-top: 5px;
}
article.static {
  font-size: 13px;
  color: #333;
}
article.static p {
  line-height: 1.4;
  margin: 0;
  margin-bottom: 1.5em;
}
article.static p a {
  color: #C69967;
}
article.static h1,
article.static h2,
article.static h3,
article.static h4,
article.static h5,
article.static h6 {
  margin: 1.5em 0 0.8em;
  line-height: 1.2;
  font-weight: 600;
  color: black;
}
article.static h1 {
  font-size: 2em;
}
article.static h2 {
  font-size: 1.5em;
}
article.static h3 {
  font-size: 1.25em;
}
article.static h4 {
  font-size: 1.1em;
}
article.static h5 {
  font-size: 1em;
}
article.static h6 {
  font-size: 0.8em;
}
article.static ol,
article.static ul {
  margin: 0 0 1.5em 0!important;
  padding: 0 0 0 0 !important;
  padding-left: 1.5em !important;
}
article.static ol li,
article.static ul li {
  margin: 0!important;
  padding: 0 !important;
  list-style: inherit !important;
}
article.static ul {
  list-style-type: disc !important;
}
article.static ol {
  list-style-type: decimal !important;
}
article.static table {
  margin: 1.5em 0!important;
  padding: 0!important;
  max-width: 100%;
}
article.static table.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
}
article.static table.table-responsive td {
  min-width: 140px;
}
article.static table tr {
  border: 0 !important;
}
article.static table td {
  border-top: 1px solid #95989A;
  padding: 0.5em 0.75em;
}
article.static table td + td {
  border-left: 1px solid #95989A;
}
article.static table th {
  padding: 0.5em 0.75em;
  font-weight: bold;
}
article.static table th + th {
  border-left: 1px solid #95989A;
}
article.static i {
  font-style: italic;
}
article.static b {
  font-weight: bold;
}
article.static > *:first-child {
  margin-top: 0 !important;
}
article.static .nav-tabs {
  padding-left: 0 !important;
  background: #E9E7E8;
}
article.static .nav-tabs a {
  color: #C69967;
  padding: 0.5em 1em;
}
article.static .nav-tabs .active a {
  color: black !important;
}
