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;
}.a11y-hidden{position:absolute !important;top:-300000px !important;left:-300000px !important;width:1px !important;height:1px !important;display:inline-block !important;color:#000 !important;background-color:#fff !important}.rolex{position:relative;font-family:"Helvetica Now Text",Helvetica,Arial,"Microsoft JhengHei","微軟正黑體",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}figure{margin:0}b,strong{font-weight:bold}input{border-radius:0}button,a{color:inherit}.swiper-button-next:after,.swiper-button-prev:after{content:none}#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item.ot-vs-config:last-child{display:block}:where(.rolex) a:focus,:where(.rolex) button:focus,:where(.rolex) input:focus,:where(.rolex) textarea:focus,:where(.rolex) [tabindex]:focus{outline:2px solid #127749}.rlx-txtarea__container{width:calc(.5*(100% - 88px) + 40px);margin:0 auto}@media screen and (max-width: 1024px){.rlx-txtarea__container{width:calc(.6666666667*(100% - 88px) + 56px)}}@media screen and (max-width: 767px){.rlx-txtarea__container{width:100%}}.rlx-txtarea .rlx-hl{color:#452c1e}.rlx-txtarea .rlx-hl~.rlx-bd{margin-top:20px}.rlx-txtarea .rlx-bd{color:#212121}.rlx-txtarea .rlx-bd+.rlx-bd{margin-top:20px}.rlx-txtarea .rlx-bd~.rlx-btn,.rlx-txtarea .rlx-bd~.rlx-cta{margin-top:30px}.rlx-txtarea__rolex-logo{margin-bottom:5vh}@media screen and (max-width: 767px){.rlx-txtarea__rolex-logo{margin-bottom:4vh}}.rlx-hl{margin:0;font-weight:bold;line-height:1.2}.rlx-hl._70{font-size:7rem;line-height:1.1}@media screen and (max-width: 1440px){.rlx-hl._70{font-size:5.6rem}}@media screen and (max-width: 1024px){.rlx-hl._70{font-size:4.6rem}}@media screen and (max-width: 767px){.rlx-hl._70{font-size:3.6rem}}.rlx-hl._50{font-size:5rem}@media screen and (max-width: 1440px){.rlx-hl._50{font-size:4.2rem}}@media screen and (max-width: 1024px){.rlx-hl._50{font-size:3.6rem}}@media screen and (max-width: 767px){.rlx-hl._50{font-size:3rem}}.rlx-hl._36{font-size:3.6rem}@media screen and (max-width: 1440px){.rlx-hl._36{font-size:3.2rem}}@media screen and (max-width: 1024px){.rlx-hl._36{font-size:2.8rem}}@media screen and (max-width: 767px){.rlx-hl._36{font-size:2.4rem}}.rlx-hl._30{font-size:3rem}@media screen and (max-width: 1440px){.rlx-hl._30{font-size:2.6rem}}@media screen and (max-width: 1024px){.rlx-hl._30{font-size:2.3rem}}@media screen and (max-width: 767px){.rlx-hl._30{font-size:2.2rem}}.rlx-hl._26{font-size:2.6rem}@media screen and (max-width: 1440px){.rlx-hl._26{font-size:2.5rem}}@media screen and (max-width: 1024px){.rlx-hl._26{font-size:2.3rem}}@media screen and (max-width: 767px){.rlx-hl._26{font-size:2.2rem}}.rlx-hl .rlx-bd{display:block}.rlx-bd{margin:0;font-weight:300;line-height:1.2}.rlx-bd._30{font-size:3rem}@media screen and (max-width: 1440px){.rlx-bd._30{font-size:2.6rem}}@media screen and (max-width: 1024px){.rlx-bd._30{font-size:2.3rem}}@media screen and (max-width: 767px){.rlx-bd._30{font-size:2.2rem}}.rlx-bd._24{font-size:2.4rem}@media screen and (max-width: 1440px){.rlx-bd._24{font-size:2.2rem}}@media screen and (max-width: 1024px){.rlx-bd._24{font-size:2rem}}@media screen and (max-width: 767px){.rlx-bd._24{font-size:1.8rem}}.rlx-bd._20{font-size:2rem;line-height:1.6}@media screen and (max-width: 1440px){.rlx-bd._20{font-size:1.9rem}}@media screen and (max-width: 767px){.rlx-bd._20{font-size:1.8rem}}.rlx-bd._bold{font-weight:bold}.rlx-lg{margin:0;font-weight:300;line-height:1.1}.rlx-lg._16{font-size:1.6rem}@media screen and (max-width: 1440px){.rlx-lg._16{font-size:1.5rem}}@media screen and (max-width: 1024px){.rlx-lg._16{font-size:1.3rem}}@media screen and (max-width: 767px){.rlx-lg._16{font-size:1.2rem}}.rlx-lg._14{font-size:1.4rem;font-weight:bold}@media screen and (max-width: 1440px){.rlx-lg._14{font-size:1.3rem}}@media screen and (max-width: 1024px){.rlx-lg._14{font-size:1.1rem}}@media screen and (max-width: 767px){.rlx-lg._14{font-size:1rem}}.rlx-lg._bold{font-weight:bold}.rlx-fix{margin:0;font-weight:bold;line-height:1.1}.rlx-fix._22{font-size:2.2rem;line-height:1.6}@media screen and (max-width: 1024px){.rlx-fix._22--tablet{font-size:2.2rem}}@media screen and (max-width: 767px){.rlx-fix._22--mobile{font-size:2.2rem}}.rlx-fix._16{font-size:1.6rem}@media screen and (max-width: 1024px){.rlx-fix._16--tablet{font-size:1.6rem}}@media screen and (max-width: 767px){.rlx-fix._16--mobile{font-size:1.6rem}}.rlx-fix._14{font-size:1.4rem}@media screen and (max-width: 1024px){.rlx-fix._14--tablet{font-size:1.4rem}}@media screen and (max-width: 767px){.rlx-fix._14--mobile{font-size:1.4rem}}.rlx-fix._light{font-weight:normal}.rlx-qt{margin:0;color:#212121;font-family:georgia,Helvetica,Arial,"Microsoft JhengHei","微軟正黑體",sans-serif}.rlx-qt._50{font-size:5rem;font-weight:400;line-height:1.6}@media screen and (max-width: 1440px){.rlx-qt._50{font-size:4rem}}@media screen and (max-width: 1024px){.rlx-qt._50{font-size:3.2rem}}@media screen and (max-width: 767px){.rlx-qt._50{font-size:3rem}}@media screen and (max-width: 767px){.rlx-qt+.rlx-bd{margin-top:10px}}.rlx-cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;font-size:1.4rem;font-weight:bold;padding:0;border:0;margin:0;line-height:16px;background-color:rgba(0,0,0,0);background-image:none;outline-offset:2px}.rlx-cta__img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-left:8px;width:12px;height:12px}.rlx-cta__img img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-transition:.3s opacity ease;transition:.3s opacity ease}.rlx-cta:hover .rlx-cta__img ._basic{opacity:0}.rlx-cta__img ._hover{position:absolute;top:0;left:0;opacity:0}.rlx-cta:hover .rlx-cta__img ._hover{opacity:1}.rlx-cta._pri{padding:14px 30px;border-radius:50px;color:#fff;background-color:#127749;-webkit-transition:.3s background-color ease;transition:.3s background-color ease}.rlx-cta._pri:hover{background-color:#006039}.rlx-cta._pri img{width:12px;height:12px;margin-left:8px;-o-object-fit:contain;object-fit:contain}.rlx-cta._pri._download{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}.rlx-cta._pri._download:after{content:"";display:block;width:12px;height:12px;background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2025/rolex-global-cta-assets/svg-icons/download-white-button.svg);margin-left:0;margin-right:8px}.rlx-cta._sec{color:#127749}.rlx-cta._sec:after{content:"";display:block;width:12px;height:12px;margin-left:8px;background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/rolex-global-cta-assets/svg-icons/arrow-green-icon.svg)}.rlx-cta._sec:hover{color:#212121}.rlx-cta._sec:hover:after{background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/rolex-global-cta-assets/svg-icons/arrow-back-icon.svg)}.rlx-cta._sec._black{color:#212121}.rlx-cta._sec._black:after{background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/rolex-global-cta-assets/svg-icons/arrow-back-icon.svg)}.rlx-cta._sec._black:hover{color:#127749}.rlx-cta._sec._black:hover:after{background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/rolex-global-cta-assets/svg-icons/arrow-green-icon.svg)}.rlx-cta._sec._download{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}.rlx-cta._sec._download:after{background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/rolex-global-cta-assets/svg-icons/download-green-icon.svg);margin-left:0;margin-right:8px}.rlx-cta._sec._download:hover:after{background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/rolex-global-cta-assets/svg-icons/download-back-icon.svg)}.rlx-cta._sec._reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}.rlx-cta._sec._reverse:after{margin-left:0;margin-right:8px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rlx-cta._ter{font-size:1.2rem;text-align:left;-webkit-transition:.3s color ease;transition:.3s color ease}.rlx-cta._ter:hover{color:#127749}.rlx-cta._ter .rlx-cta__img{width:36px;height:36px;border-radius:50%;margin-left:0;margin-right:8px;background-color:#f9f7f4}.rlx-cta._ter .rlx-cta__img._white{background-color:#fff}.rlx-cta._ter .rlx-cta__img img{width:10px;height:10px}.rlx-cta._ter .rlx-cta__img ._hover{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.rlx-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:50%;background-color:rgba(212,212,212,.3);background-image:none;-webkit-transition:.3s background-color ease;transition:.3s background-color ease}.rlx-btn:hover{background-color:rgba(118,118,118,.3)}.rlx-btn:before{content:"";display:block;width:12px;height:12px;background-size:contain;background-repeat:no-repeat;background-position:center}.rlx-btn._img:before{display:none}.rlx-btn__img{position:relative;width:12px;height:12px}.rlx-btn__img img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-transition:.3s opacity ease;transition:.3s opacity ease}.rlx-btn:hover .rlx-btn__img ._basic{opacity:0}.rlx-btn__img ._hover{position:absolute;top:0;left:0;opacity:0}.rlx-btn:hover .rlx-btn__img ._hover{opacity:1}.rlx-btn._light{background-color:rgba(212,212,212,.5)}.rlx-btn._light:hover{background-color:rgba(118,118,118,.3)}.rlx-btn._map{width:36px;height:36px;background-color:#452c1e}.rlx-btn._map .rlx-btn__img{width:10px;height:10px}.rlx-btn._map:hover{background-color:#452c1e}.rlx-btn._map:hover img{opacity:.8}.rlx-btn._play{width:60px;height:60px;background-color:#fff}.rlx-btn._play:hover{background-color:#fff}.rlx-btn._play .rlx-btn__img{width:14px;height:14px}.rlx-btn._close:before,.rlx-btn._close:after{content:"";position:absolute;top:calc(50% - 1px);left:calc(50% - 6px);display:block;width:12px;height:2px;background-color:#212121;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.rlx-btn._close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.rlx-view-by__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:-40px}.rlx-view-by__item{position:relative;padding:0;padding-right:14px;border:0;margin-right:40px;color:#212121;font-weight:bold;font-family:inherit;background-color:rgba(0,0,0,0);-webkit-transition:.3s all ease;transition:.3s all ease}.rlx-view-by__item:after{content:"";position:absolute;top:calc(50% - 4px);right:0;display:block;width:8px;height:8px;border-radius:50%;background-color:#212121;opacity:0}.rlx-view-by__item.current{color:#127749}.rlx-view-by__item.current:after{opacity:1;background-color:#127749}.rlx-swiper{width:100%}.rlx-swiper__next,.rlx-swiper__prev{top:calc(50% - 22px);background-image:none;opacity:1}.rlx-swiper__next.swiper-button-disabled,.rlx-swiper__prev.swiper-button-disabled{display:none}.rlx-swiper__next:before,.rlx-swiper__prev:before{background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/rolex-global-cta-assets/svg-icons/arrow-back-icon.svg)}.rlx-swiper__next._light:before,.rlx-swiper__prev._light:before{background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/rolex-global-cta-assets/svg-icons/arrow-white-icon.svg)}@media screen and (max-width: 767px){.rlx-swiper__next,.rlx-swiper__prev{display:none}}.rlx-swiper__prev{left:calc(4% - 22px);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rlx-swiper__next{right:calc(4% - 22px)}.rlx-swiper__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-left:-6px;margin-right:-6px;line-height:1}.rlx-swiper__pagination .swiper-pagination-bullet{position:relative;width:50px;height:24px;border-radius:0;margin:0 10px !important;opacity:1;background-color:rgba(0,0,0,0);-webkit-transition:.3s width ease;transition:.3s width ease}.rlx-swiper__pagination .swiper-pagination-bullet:before{content:"";position:absolute;top:calc(50% - 2px);left:2px;display:block;width:calc(100% - 4px);height:4px;border-radius:8px;background-color:#d4d4d4;-webkit-transition:.3s all ease;transition:.3s all ease}.rlx-swiper__pagination .swiper-pagination-bullet-active:before{background-color:#127749 !important}.rlx-swiper__pagination._spec .swiper-pagination-bullet{width:24px}.rlx-swiper__pagination._spec .swiper-pagination-bullet-active{width:50px}.rlx-swiper__pagination._spec .swiper-pagination-bullet-active:before{background-color:#127749 !important}.rlx-swiper__pagination._dark .swiper-pagination-bullet:before,.rlx-swiper__pagination._dark .swiper-pagination-bullet-active:before{background-color:#452c1e !important}.rlx-swiper__pagination._light .swiper-pagination-bullet:before,.rlx-swiper__pagination._light .swiper-pagination-bullet-active:before{background-color:#fff !important}.cust-select{position:relative;z-index:2}.cust-select select{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;z-index:2}.cust-select__mask{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:34px;padding:0 20px 10px 0;border-bottom:1px rgba(69,44,30,.4) solid;margin-top:10px;line-height:1;background-size:12px auto;background-repeat:no-repeat;background-position:right center;background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/contact/rolex-contact-cta-assets/svg-icons/drop-down-black-icon.svg)}@media screen and (max-width: 767px){.cust-select__mask{min-height:32px}}.cust-select__mask.rlx-bd{line-height:1}select:focus+.cust-select__mask{outline:2px solid #127749;outline-offset:2px;border-bottom-color:#452c1e}.cust-checkbox{position:relative}.cust-checkbox input{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0}.cust-checkbox__mask{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:2}.cust-checkbox__mask:before{content:"";position:relative;top:-1px;-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px;margin-right:10px;border:1px rgba(69,44,30,.4) solid;border-radius:50%;background-size:10px auto;background-position:center;background-repeat:no-repeat}input:focus+.cust-checkbox__mask:before{outline:2px solid #127749;outline-offset:2px}input:checked+.cust-checkbox__mask:before{border-color:#127749;background-color:#127749;background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/contact/rolex-contact-cta-assets/svg-icons/check-white-icon.svg)}.has-err .cust-checkbox__mask:before{border-color:#bc0000}.cust-checkbox__mask a{color:#127749;text-decoration:none}body.loading:before,body.loading--timeslot:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.5;z-index:101}body.loading:after,body.loading--timeslot:after{content:"";position:fixed;top:calc(50% - 20px);left:calc(50% - 20px);width:40px;height:40px;border:2px #006039 solid;border-right-color:rgba(0,0,0,0);border-radius:50%;-webkit-animation:rolexLoading 1s infinite linear;animation:rolexLoading 1s infinite linear;z-index:102}figure{width:100%;margin:0 auto}picture{width:100%}.overflow-hidden{overflow:hidden}.rlx-sec{margin:10vh auto}@media screen and (max-width: 767px){.rlx-sec{margin:7vh auto}}.rlx-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 8%}@media screen and (max-width: 767px){.rlx-wrapper{padding:0 7%}}.rlx-bg:before,.rlx-bg:after{content:"";display:table;clear:both}.rlx-bg._light-berige{background-color:#f9f7f4}.rlx-bg._berige{background-color:#f4efea}.rlx-bg._white{background-color:#fff}.show-festive,.show-new-watches{display:none}.rlx-tab__item{display:none}.rlx-tab__item.current{display:block}._txt-brown{color:#452c1e}#btn_liveChat,#livechat_button,#livechat_whatsapp,#quickBtns,.ins-preview-wrapper,#chat-button,#colorbox,#cboxOverlay,.policypopup,.tb-css-logo-Tudor,.logo-Tudor{display:none !important}.rlx-header{background-image:-webkit-gradient(linear, left top, right top, from(#0b3e27), to(#197149));background-image:linear-gradient(90deg, #0b3e27, #197149)}.rlx-header .rlx-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.rolex-prod .rlx-header{position:absolute;top:0;left:0;width:100%;z-index:2}.rlx-header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:110px}@media screen and (max-width: 1024px){.rlx-header__top{width:100%;min-height:100px}}@media screen and (max-width: 767px){.rlx-header__top{min-height:80px}}.rlx-header__logo{width:120px}@media screen and (max-width: 767px){.rlx-header__logo{width:100px}}.rlx-header__logo img{display:block;width:100%}.rlx-header__mobile-menu-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border:0;color:#fff;background:rgba(0,0,0,0)}.rlx-header__mobile-menu-btn img{width:12px;height:12px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-left:10px}.rlx-header__mobile-menu-btn.active img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width: 1025px){.rlx-header__mobile-menu-btn{display:none}}.rlx-header a:focus,.rlx-header button:focus{outline-color:#9bf9ce;outline-offset:4px}.rlx-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:calc(100% - 120px);padding-left:50px;margin-left:auto}@media screen and (max-width: 1024px){.rlx-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;max-width:none;padding-left:0;padding-bottom:120px;margin-top:40px;overflow:auto}.rlx-header .rlx-nav{display:none}}.rlx-nav__link{color:#fff;margin-right:2.5vw;-webkit-transition:.3s all ease;transition:.3s all ease}@media screen and (max-width: 1024px){.rlx-nav__link{margin-right:0;margin-bottom:35px}}.rlx-nav__link:last-child{margin-right:0}@media screen and (max-width: 1024px){.rlx-nav__link:last-child{margin-bottom:0}}.rlx-nav__link:hover,.rlx-nav__link.current{color:#9bf9ce}.rlx-mb-menu{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background-image:-webkit-gradient(linear, left top, right top, from(#0b3e27), to(#197149));background-image:linear-gradient(90deg, #0b3e27, #197149);z-index:1001}.rlx-mb-menu .rlx-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%}.rlx-mb-menu .rlx-mb-menu{display:none}.rlx-mb-menu .rlx-breadcrumb{display:none}.rlx-breadcrumb{width:100%;height:30px}.rlx-breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(.5*(100% - 88px) + 40px);padding:0;margin:0;list-style:none}@media screen and (max-width: 1024px){.rlx-breadcrumb__list{width:calc(.6666666667*(100% - 88px) + 56px)}}.rlx-breadcrumb__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}@media screen and (max-width: 767px){.rlx-breadcrumb__item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse;margin-right:0}.rlx-breadcrumb__item:not(:nth-last-child(2)){display:none}}.rlx-breadcrumb__item:after{content:"";display:inline-block;width:10px;height:10px;margin-left:10px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/rolex-global-cta-assets/svg-icons/arrow-white-icon.svg)}@media screen and (max-width: 767px){.rlx-breadcrumb__item:after{margin-left:0;margin-right:10px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}.rlx-breadcrumb__item:last-child{margin-right:0}.rlx-breadcrumb__item:last-child:after{display:none}.rlx-breadcrumb__link{font-weight:normal;color:#fff}.rlx-breadcrumb__item:last-child .rlx-breadcrumb__link{color:#9bf9ce}.rlx-banner__item{position:relative;height:auto}.rlx-banner__img{display:block;width:100%}.rlx-banner figure,.rlx-banner picture{display:block}.rlx-banner .rlx-wrapper{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}@media screen and (max-width: 767px){.rlx-banner .rlx-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:74px}}.rlx-banner__textarea{width:calc(.4166666667*(100% - 88px) + 32px);margin-left:auto;color:#fff}@media screen and (max-width: 767px){.rlx-banner__textarea{width:100%}}.rlx-banner__textarea a:focus{outline-color:#9bf9ce}.rlx-banner__textarea._dark{color:#212121}.rlx-banner__textarea._dark a:focus{outline-color:#127749}.rlx-banner__textarea._left{margin-left:0;margin-right:auto}.rlx-banner__textarea ._70{margin-bottom:20px}.rlx-banner__swiper{height:auto}.rlx-banner .rlx-swiper__prev,.rlx-banner .rlx-swiper__next{top:calc(50% - 22px)}@media screen and (max-width: 767px){.rlx-banner .rlx-swiper__prev,.rlx-banner .rlx-swiper__next{display:none}}.rlx-banner .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rlx-banner .rlx-swiper__pagination{bottom:40px}@media screen and (max-width: 1024px){.rlx-banner .rlx-swiper__pagination{bottom:30px}}@media screen and (max-width: 767px){.rlx-banner .rlx-swiper__pagination{bottom:20px}}.rlx-img img{display:block;width:100%;margin:0 auto}.rlx-img._m img{width:calc(.8333333333*(100% - 88px) + 72px)}@media screen and (max-width: 767px){.rlx-img._m img{width:100%}}.rlx-img._s img{width:calc(.5*(100% - 88px) + 40px)}@media screen and (max-width: 1024px){.rlx-img._s img{width:calc(.6666666667*(100% - 88px) + 56px)}}@media screen and (max-width: 767px){.rlx-img._s img{width:100%}}@media screen and (max-width: 1024px){.rlx-intro .rlx-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.rlx-intro__col{width:calc(.4166666667*(100% - 88px) + 32px)}@media screen and (max-width: 1024px){.rlx-intro__col._left{width:calc(.75*(100% - 88px) + 64px)}}@media screen and (max-width: 767px){.rlx-intro__col._left{width:100%}}.rlx-intro__col._left .rlx-hl{color:#452c1e}@media screen and (max-width: 1024px){.rlx-intro__col._left .rlx-hl{margin-bottom:20px}}@media screen and (max-width: 1024px){.rlx-intro__col._right{width:100%}}@media screen and (max-width: 767px){.rlx-intro__col._right{width:100%}}.rlx-intro__col._right .rlx-cta{margin-top:20px}.rlx-intro__col .rlx-bd+.rlx-bd{margin-top:20px}.rlx-intro__col-gap{width:calc(.0833333333*(100% - 88px) + 16px)}.rlx-intro__col-gap:last-child{width:calc(.0833333333*(100% - 88px) + 8px)}@media screen and (max-width: 1024px){.rlx-intro__col-gap{display:none}}.rlx-push .rlx-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.rlx-push__title{margin-bottom:20px;color:#452c1e;width:calc(.5*(100% - 88px) + 40px)}@media screen and (max-width: 1024px){.rlx-push__title{width:calc(.6666666667*(100% - 88px) + 56px)}}@media screen and (max-width: 767px){.rlx-push__title{width:calc(.5*(100% - 88px) + 40px)}}.rlx-push figure{overflow:hidden}.rlx-push__img{display:block;width:100%}.rlx-push__col-img{display:block;width:100%;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}.rlx-push__col:hover .rlx-push__col-img,.rlx-push__grid-col:hover .rlx-push__col-img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.rlx-push__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-8px}@media screen and (max-width: 767px){.rlx-push__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-right:0}}.rlx-push__col{width:100%;margin-right:8px}@media screen and (min-width: 768px){.rlx-push__col._2{width:calc(.5*(100% - 88px) + 40px)}}@media screen and (min-width: 768px){.rlx-push__col._3{width:calc(.3333333333*(100% - 88px) + 24px)}}@media screen and (max-width: 767px){.rlx-push__col{margin-right:0;margin-bottom:50px}}.rlx-push__col:last-child{padding-right:0}@media screen and (max-width: 767px){.rlx-push__col:last-child{margin-bottom:0}}.rlx-push__grid-container{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:10vh;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}@media screen and (max-width: 767px){.rlx-push__grid-container{grid-template-columns:1fr;row-gap:7vh}}.rlx-push__grid-col._full{grid-column:span 2}@media screen and (max-width: 767px){.rlx-push__grid-col._full{grid-column:auto}}.rlx-push__col-textarea{display:block;margin-top:10px}@media screen and (min-width: 768px){.rlx-push__grid-container .rlx-push__col-textarea{padding-right:40px}}._full .rlx-push__col-textarea{width:calc(.5*(100% - 88px) + 40px);padding-right:0}@media screen and (max-width: 1024px){._full .rlx-push__col-textarea{width:calc(.6666666667*(100% - 88px) + 56px)}}@media screen and (max-width: 767px){._full .rlx-push__col-textarea{width:100%}}@media screen and (min-width: 768px){._2 .rlx-push__col-textarea{padding-right:40px}}@media screen and (min-width: 768px){._3 .rlx-push__col-textarea{padding-right:20px}}.rlx-push__col-subtitle,.rlx-push__col-title{display:block;color:#452c1e}.rlx-push__col-desc{display:block;margin-top:5px;color:#212121}.rlx-push .rlx-cta{margin-top:5px}.rlx-push .rlx-cta:hover{color:#127749}.rlx-push .rlx-cta._sec:hover:after{background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/rolex-global-cta-assets/svg-icons/arrow-green-icon.svg)}.rlx-grid .rlx-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.rlx-grid__title{width:calc(.5*(100% - 88px) + 40px);margin-bottom:20px;color:#452c1e}@media screen and (max-width: 1024px){.rlx-grid__title{width:calc(.6666666667*(100% - 88px) + 56px)}}@media screen and (max-width: 767px){.rlx-grid__title{width:100%}}.rlx-grid__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:-40px}@media screen and (max-width: 767px){.rlx-grid__container{margin-right:-6px;margin-bottom:-30px}}.rlx-grid__item{width:calc(.3333333333*(100% - 88px) + 24px);margin-right:8px;margin-bottom:40px;padding:0;border:0;text-align:left;background-color:rgba(0,0,0,0)}@media screen and (min-width: 768px){.rlx-grid__item:nth-child(3n){margin-right:0}._two-col .rlx-grid__item:nth-child(3n){margin-right:8px}._two-col .rlx-grid__item{width:calc(.5*(100% - 88px) + 40px)}._two-col .rlx-grid__item:nth-child(2n){margin-right:0}._two-col .rlx-grid__item:nth-child(3n){margin-right:8px}}@media screen and (max-width: 767px){.rlx-grid__item{width:calc(.5*(100% - 30px) + 12px);margin-right:6px;margin-bottom:30px}.rlx-grid__item:nth-child(2n){margin-right:0}}.rlx-grid__item-textarea{display:block;margin-top:10px;padding-right:20px}.rlx-grid__item-subtitle,.rlx-grid__item-title{display:block;width:100%;color:#452c1e}.rlx-grid__item-subtitle._black,.rlx-grid__item-title._black{color:#212121}.rlx-grid__item-title{font-weight:bold}.rlx-video__container{margin:0 auto;width:calc(.8333333333*(100% - 88px) + 72px)}@media screen and (max-width: 767px){.rlx-video__container{width:100%}}._l .rlx-video__container{width:100%}.rlx-video__iframe{position:relative;width:100%;height:0;padding-bottom:56.25%}.rlx-video__iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.rlx-plist .rlx-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rlx-plist__title{width:calc(.5*(100% - 88px) + 40px);margin:0 auto 50px;color:#452c1e;text-align:center}@media screen and (max-width: 1024px){.rlx-plist__title{width:calc(.8333333333*(100% - 88px) + 72px)}}@media screen and (max-width: 767px){.rlx-plist__title{width:100%;margin-bottom:40px}}.rlx-plist__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(.75*(100% - 88px) + 64px);margin-right:-8px;margin-bottom:-8px}.rlx-plist__container.loading:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.5;z-index:101}.rlx-plist__container.loading:after{content:"";position:fixed;top:calc(50% - 20px);left:calc(50% - 20px);width:40px;height:40px;border:2px #006039 solid;border-right-color:rgba(0,0,0,0);border-radius:50%;-webkit-animation:rolexLoading 1s infinite linear;animation:rolexLoading 1s infinite linear;z-index:102}@media screen and (max-width: 1024px){.rlx-plist__container{width:100%}}@media screen and (max-width: 767px){.rlx-plist__container{margin-right:-6px;margin-bottom:-6px}}.rlx-plist__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(33.3333333333% - 8px);padding:20px 0 50px;margin-right:8px;margin-bottom:8px;background-color:#f4efea}@media screen and (max-width: 767px){.rlx-plist__item{width:calc(50% - 6px);padding:0 0 30px;margin-right:6px;margin-bottom:6px}}.rlx-plist__item picture{width:70%}@media screen and (max-width: 767px){.rlx-plist__item picture{width:100%}}.rlx-plist__textarea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:100%;padding:0 50px}@media screen and (max-width: 1024px){.rlx-plist__textarea{padding:0 30px}}@media screen and (max-width: 767px){.rlx-plist__textarea{padding:0 20px}}.rlx-plist__rolex{color:#452c1e}.rlx-plist__name{color:#452c1e;margin-bottom:5px}.rlx-plist__desc{color:#212121}.rlx-plist__btn-container{width:100%;margin-top:40px;text-align:center}@media screen and (max-width: 767px){.rlx-plist__btn-container{margin-top:30px}}@-webkit-keyframes rolexLoading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rolexLoading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.rlx-shop-locator .rlx-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.rlx-shop-locator .rlx-view-by{width:100%;margin-bottom:20px}.rlx-map{position:relative;overflow:hidden}.rlx-map.current{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.rlx-map.current{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}.rolex-store .rlx-map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse;overflow:visible}@media screen and (max-width: 767px){.rolex-store .rlx-map{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.rlx-map__container{width:100%;height:700px}@media screen and (max-width: 767px){.rlx-map__container{height:75vh}.rlx-map__container._show-popup{height:86vw}.rolex-store .rlx-map__container._show-popup{height:100vw}}.rlx-map__popup{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-ms-flex-negative:0;flex-shrink:0;width:20vw;min-width:410px;height:auto;max-height:700px;background-color:#fff}@media screen and (max-width: 767px){.rlx-map__popup{width:100%;min-width:auto;max-height:none}}.rlx-map__popup.active{display:-webkit-box;display:-ms-flexbox;display:flex}.rolex-store .rlx-map__popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:35vw}@media screen and (max-width: 767px){.rolex-store .rlx-map__popup{width:100%;min-width:auto}}.rlx-map__popup .rlx-lg{color:#452c1e}.rlx-map__popup-img{display:block;width:100%}@media screen and (max-width: 767px){.rlx-map__popup-img{display:none}}.rlx-map__popup-textarea{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:40px 15%;overflow:auto}.rolex-store .rlx-map__popup-textarea{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:100%;padding:40px 10%;overflow:visible}@media screen and (max-width: 1024px){.rlx-map__popup-textarea{padding:40px 10%}}.rlx-map__popup-close-btn{position:absolute;top:20px;right:20px;width:12px;height:12px;padding:0;border:0;background-color:rgba(0,0,0,0)}.rlx-map__popup-close-btn:before,.rlx-map__popup-close-btn:after{content:"";position:absolute;top:calc(50% - 1px);left:0;width:100%;height:2px;background-color:#212121;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s all ease;transition:.3s all ease}.rlx-map__popup-close-btn:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.rlx-map__popup-close-btn:hover:before,.rlx-map__popup-close-btn:hover:after{background-color:#127749}.rlx-map__popup-name{color:#452c1e}.rlx-map__popup-addr{color:#212121;margin:20px 0}@media screen and (max-width: 767px){.rlx-map__popup-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.rlx-map__popup-btn-container .rlx-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 767px){.rlx-map__popup-btn-container .rlx-cta{margin:0 10px}}@media screen and (min-width: 768px){.rlx-map__popup-btn-container .rlx-cta+.rlx-cta{margin-top:10px}}@media screen and (max-width: 767px){.rlx-map__popup-btn-container .rlx-cta__img{margin-right:0 !important}.rlx-map__popup-btn-container .rlx-cta__img+span{display:none}}.rlx-map__popup-whatspp{display:none}.rlx-open{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0}.rlx-open__label{color:#212121;margin-right:5px}.rlx-open__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;padding:0;color:#127749;background-color:rgba(0,0,0,0)}.rlx-open__btn:after{content:"";-ms-flex-negative:0;flex-shrink:0;display:block;width:12px;height:12px;margin-left:5px;background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/contact/rolex-contact-cta-assets/svg-icons/drop-down-green-icon.svg)}.rlx-open__popup{position:absolute;top:calc(100% + 8px);left:0;display:none;width:100%;background-color:#f9f7f4;-webkit-box-shadow:0 0 5px rgba(33,33,33,.1);box-shadow:0 0 5px rgba(33,33,33,.1);z-index:2}.rlx-open__popup p{color:#452c1e}.rlx-open__popup-textarea{padding:40px 10%}.rlx-open__popup-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.rlx-open__popup-row:last-child{margin-bottom:0}.rlx-open__popup-time{font-weight:normal}.rlx-shop-list__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-8px}@media screen and (max-width: 767px){.rlx-shop-list__container{margin-bottom:-6px}}.rlx-shop-list__item{width:calc(.25*(100% - 88px) + 16px);text-align:center;padding:0;border:0;margin-right:8px;margin-bottom:8px;background-color:#fff}@media screen and (min-width: 1025px){.rlx-shop-list__item:nth-child(4n){margin-right:0}._three-col .rlx-shop-list__item{width:calc(.3333333333*(100% - 88px) + 24px)}._three-col .rlx-shop-list__item:nth-child(3n){margin-right:0}._three-col .rlx-shop-list__item:nth-child(4n){margin-right:8px}}@media screen and (max-width: 1024px)and (min-width: 768px){.rlx-shop-list__item{width:calc(.3333333333*(100% - 88px) + 24px)}.rlx-shop-list__item:nth-child(3n){margin-right:0}}@media screen and (max-width: 767px){.rlx-shop-list__item{width:100%;margin-right:6px;margin-bottom:6px}.rlx-shop-list__item:nth-child(2n){margin-right:0}}.rlx-shop-list__item-textarea{display:block;padding:40px 10%}.rlx-shop-list .rlx-lg{display:block;color:#452c1e}.rlx-shop-list__name{display:block;color:#452c1e}.rlx-shop-list__addr{display:block;margin:30px auto;color:#212121}@media screen and (max-width: 767px){.rlx-shop-list__addr{margin:20px auto}}.rlx-shop-list__addr:last-child{margin-bottom:0}.rlx-shop-list__btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rlx-shop-list__btn-container .rlx-btn{margin:0 10px}.rlx-shop-list__hidden{display:none}.rlx-form__step{display:none;width:100%}.rlx-form__step.current{display:block}.rlx-form__head,.rlx-form__body,.rlx-form__desc,.rlx-form__foot{width:calc(.5*(100% - 88px) + 40px);margin:0 auto 40px;text-align:center}@media screen and (max-width: 1024px){.rlx-form__head,.rlx-form__body,.rlx-form__desc,.rlx-form__foot{width:calc(.8333333333*(100% - 88px) + 72px)}}@media screen and (max-width: 767px){.rlx-form__head,.rlx-form__body,.rlx-form__desc,.rlx-form__foot{width:100%}}.rlx-form__head{position:relative;margin-bottom:30px}.rlx-form__head .rlx-bd,.rlx-form__head .rlx-hl{color:#452c1e}.rlx-form__back{position:absolute;top:-46px;left:0}.rlx-form__desc{width:calc(.3333333333*(100% - 88px) + 24px)}@media screen and (max-width: 1024px){.rlx-form__desc{width:calc(.6666666667*(100% - 88px) + 56px)}}@media screen and (max-width: 767px){.rlx-form__desc{width:100%}}.rlx-form__desc .rlx-bd{margin-top:20px}.rlx-form__desc .rlx-bd:first-child{margin-top:0}.rlx-form__body{text-align:left}.rlx-form__foot{margin-bottom:0}.rlx-form__textarea{width:100% !important;height:300px;min-height:200px;padding:40px;border:0;font-family:inherit;font-weight:normal;background-color:#fff}.rlx-apt-form .rlx-form__textarea{margin-top:12px;padding:24px}.rlx-collapse .rlx-form__textarea{background-color:#f9f7f4}.rlx-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}@media screen and (max-width: 767px){.rlx-form__row{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}}.rlx-form__row._less-btm{margin-bottom:30px}@media screen and (max-width: 767px){.rlx-form__row._less-btm{margin-bottom:16px}}.rlx-form__row:last-child{margin-bottom:0}.rlx-form__col-grp{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(50% - 10px);margin-right:10px}@media screen and (max-width: 767px){.rlx-form__col-grp{width:100%;margin-right:0;margin-bottom:30px}.rlx-form__col-grp:last-child{margin-bottom:0}}.rlx-form__col{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:16px;margin-right:10px}@media screen and (max-width: 767px){.rlx-form__col{padding-top:12px}}.rlx-form__col:last-child{margin-right:0}.rlx-form__col._80px{width:80px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.rlx-form__col._half{-ms-flex-negative:0;flex-shrink:0;width:calc(50% - 10px)}.rlx-form__col._no-padding{padding-top:0}.rlx-form__col._txt-center{text-align:center}.rlx-form__label{position:absolute;top:0;left:0;color:rgba(69,44,30,.5);-webkit-transition:.5s all ease;transition:.5s all ease;font-size:2rem;font-weight:normal;-webkit-transform:translate3d(0, 26px, 0);transform:translate3d(0, 26px, 0)}@media screen and (max-width: 767px){.rlx-form__label{font-size:1.8rem;-webkit-transform:translate3d(0, 22px, 0);transform:translate3d(0, 22px, 0)}}.has-value .rlx-form__label,.always-show .rlx-form__label,.rlx-form__col:focus-within .rlx-form__label{font-size:1.6rem;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@media screen and (max-width: 767px){.has-value .rlx-form__label,.always-show .rlx-form__label,.rlx-form__col:focus-within .rlx-form__label{font-size:1.2rem;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.has-err .rlx-form__label{color:#bc0000}.rlx-form__input{position:relative;display:block;width:100%;padding:0 0 10px;border:0;border-bottom:1px rgba(69,44,30,.4) solid;margin-top:10px;color:#212121;background-color:rgba(0,0,0,0);line-height:1;z-index:2}.rlx-form__input.rlx-bd{line-height:1}.rlx-form__input:focus{outline-offset:2px;border-bottom-color:#452c1e}.rlx-form__remark{margin-bottom:20px;font-weight:normal}@media screen and (max-width: 767px){.rlx-form__remark{margin-bottom:16px}}.rlx-form__err-msg{position:absolute;top:calc(100% + 10px);left:0;display:none;width:100%;color:#bc0000}@media screen and (max-width: 767px){.rlx-form__err-msg{top:calc(100% + 4px)}}.has-err .rlx-form__err-msg{display:block}.rlx-form__cn-captcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:280px}.rlx-form__cn-captcha img{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 767px){.rlx-msg-form__step._1 .rlx-form__body{margin-bottom:30px}}.rlx-msg-form__step._2 .rlx-form__body{margin-top:80px}@media screen and (max-width: 767px){.rlx-msg-form__step._2 .rlx-form__body{margin-top:50px}}.rlx-msg-form__step._3.current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media screen and (max-width: 767px){.rlx-msg-form__step._3 .rlx-form__foot{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}}.rlx-msg-form__thanks-img{width:100%;margin-top:50px}@media screen and (max-width: 767px){.rlx-msg-form__thanks-img{margin:0 0 30px}}@media screen and (min-width: 1025px){.rlx-apt-form__step._1 .rlx-form__desc{margin-bottom:50px}}.rlx-apt-form__step._1 .rlx-form__body{width:calc(.6666666667*(100% - 88px) + 56px)}@media screen and (max-width: 1024px){.rlx-apt-form__step._1 .rlx-form__body{width:calc(.6666666667*(100% - 88px) + 56px)}}@media screen and (max-width: 1024px){.rlx-apt-form__step._1 .rlx-form__body{width:100%}}.rlx-apt-form__step._3 .rlx-form__head{margin-bottom:60px}@media screen and (max-width: 767px){.rlx-apt-form__step._3 .rlx-form__head{margin-bottom:50px}}.rlx-apt-form__step._3 .rlx-form__body{width:100%}.rlx-apt-form__step._4 .rlx-form__head{margin-bottom:60px}@media screen and (max-width: 767px){.rlx-apt-form__step._4 .rlx-form__head{margin-bottom:50px}}.rlx-apt-form__step._4 .rlx-form__body{width:calc(.3333333333*(100% - 88px) + 24px)}@media screen and (max-width: 1024px){.rlx-apt-form__step._4 .rlx-form__body{width:calc(.5*(100% - 88px) + 40px)}}@media screen and (max-width: 767px){.rlx-apt-form__step._4 .rlx-form__body{width:100%}}.rlx-apt-form__shop{position:relative}.rlx-apt-form__shop:before{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:3px;background-color:#127749;opacity:0;-webkit-transition:.5s all ease;transition:.5s all ease}.rlx-apt-form__shop.active:before{opacity:1}.rlx-date{margin-bottom:50px}@media screen and (max-width: 767px){.rlx-date{margin-bottom:40px}}.rlx-date__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}@media screen and (max-width: 767px){.rlx-date__head{margin-bottom:40px}}.rlx-date__icon{padding:0;margin:0;border:0;background-color:rgba(0,0,0,0);cursor:pointer}.rlx-date__icon.rlx-date__prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rlx-date__icon:disabled{opacity:.3}.rlx-date__icon img{display:block;width:15px;height:15px;-o-object-fit:contain;object-fit:contain}.rlx-date__range{margin:0 auto}.rlx-date__item-grp{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-8px}@media screen and (max-width: 767px){.rlx-date__item-grp{margin-bottom:-6px}}.rlx-date__item-grp.active{display:-webkit-box;display:-ms-flexbox;display:flex}.rlx-date__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(.3333333333*(100% - 88px) + 24px);border:0;padding:14px 12px;margin-right:8px;margin-bottom:8px;background-color:#fff;-webkit-transition:.5s all ease;transition:.5s all ease}@media screen and (max-width: 767px){.rlx-date__item{margin-right:6px;margin-bottom:6px}}.rlx-date__item:nth-child(3n){margin-right:0}.rlx-date__item:hover{opacity:.5}.rlx-date__item:before{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:3px;background-color:#127749;opacity:0;-webkit-transition:.5s all ease;transition:.5s all ease}.rlx-date__item.active:before{opacity:1}.rlx-date__item:disabled{opacity:.3;cursor:no-drop}.rlx-time__title{text-align:center;margin-bottom:40px}@media screen and (max-width: 1024px){.rlx-time__title{margin-bottom:30px}}.rlx-time__btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-8px}@media screen and (max-width: 767px){.rlx-time__btn-container{margin-bottom:-6px}}.rlx-time__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(.3333333333*(100% - 88px) + 24px);border:0;padding:14px 12px;border-radius:50px;margin-right:8px;margin-bottom:8px;background-color:#fff;-webkit-transition:.5s all ease;transition:.5s all ease}@media screen and (max-width: 767px){.rlx-time__btn{margin-right:6px;margin-bottom:6px}}.rlx-time__btn:nth-child(3n){margin-right:0}.rlx-time__btn:hover{opacity:.5}.rlx-time__btn.active{color:#fff;background-color:#127749}.rlx-time__btn[disabled]{opacity:.3;cursor:not-allowed}.rlx-detail{margin-bottom:40px;padding:80px calc(14.8% + 16px);background:#fff}@media screen and (max-width: 1024px){.rlx-detail{padding:70px}}@media screen and (max-width: 767px){.rlx-detail{padding:40px 5%}}.rlx-detail__title{color:#452c1e;margin-bottom:40px}.rlx-detail__row{margin-bottom:30px}@media screen and (max-width: 767px){.rlx-detail__row{margin-bottom:20px}}.rlx-detail__row:last-child{margin-bottom:0}.rlx-calendar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border:0;margin-bottom:20px;color:#127749;background-color:rgba(0,0,0,0)}.rlx-calendar img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;margin-right:10px}.rlx-prod-banner__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:90vh;padding-top:140px}@media screen and (max-width: 1024px){.rlx-prod-banner__container{padding-top:130px}}@media screen and (max-width: 767px){.rlx-prod-banner__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse;height:auto;padding-top:110px;padding-bottom:50px}}.rlx-prod-banner__textarea{position:relative;width:calc(.25*(100% - 88px) + 16px);color:#212121;z-index:2}@media screen and (min-width: 1025px){.rolex-accessories .rlx-prod-banner__textarea{width:calc(.3333333333*(100% - 88px) + 24px)}}@media screen and (max-width: 1024px){.rlx-prod-banner__textarea{width:calc(.3333333333*(100% - 88px) + 24px)}}@media screen and (max-width: 767px){.rlx-prod-banner__textarea{width:100%}}.rlx-prod-banner__title{margin:0}.rlx-prod-banner__title>span{display:block}.rlx-prod-banner__rolex{color:#452c1e}.rlx-prod-banner__name{margin:0 0 10px;color:#452c1e}.rlx-prod-banner__price-container{position:relative;display:none}.pageDisplay .rlx-prod-banner__price-container{display:-webkit-box;display:-ms-flexbox;display:flex}.rlx-prod-banner__price-popup{position:absolute;top:100%;left:0;padding:12px;border-radius:8px;background-color:#fff;opacity:0;-webkit-box-shadow:0 0 8px #ddd;box-shadow:0 0 8px #ddd;pointer-events:none;-webkit-transition:.5s all ease;transition:.5s all ease;z-index:2}.rlx-prod-banner__price-popup.active{opacity:1}.rlx-prod-banner__price-popup p{font-weight:normal}.rlx-prod-banner__price-popup p+p{margin-top:8px}.rlx-prod-banner__price-btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:auto;border:0;padding:0;margin-left:10px;background-color:rgba(0,0,0,0);z-index:2}.rlx-prod-banner__price-btn:after{content:"";position:absolute;bottom:0;border:8px rgba(0,0,0,0) solid;border-bottom-color:#fff;opacity:0;-webkit-transition:.5s all ease;transition:.5s all ease}.rlx-prod-banner__price-btn.active:after{opacity:1}.rlx-prod-banner__price-btn img{display:block;width:auto;height:15px}.rlx-prod-banner__contact{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px 40px;padding:30px 0 0}@media screen and (max-width: 1024px){.rlx-prod-banner__contact{gap:10px 30px}}@media screen and (max-width: 767px){.rlx-prod-banner__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:25px 25px}}.rlx-prod-banner__contact .rlx-cta{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 767px){.rlx-prod-banner__contact .rlx-cta{width:auto}.rlx-prod-banner__contact .rlx-cta .rlx-cta__img{margin-right:0}.rlx-prod-banner__contact .rlx-cta .rlx-cta__img+span{display:none}}.rlx-prod-banner__contact .track-whatsapp{display:-webkit-box;display:-ms-flexbox;display:flex}.rlx-prod-banner__availability.rlx-cta{color:#212121}.rlx-prod-banner__availability.rlx-cta:after{background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/rolex-global-cta-assets/svg-icons/information-black-icon.svg)}.rlx-prod-banner__availability.rlx-cta:hover:after{background-image:url(https://cdn.chowsangsang.com/eshop/rolex/general/2024/rolex-global-cta-assets/svg-icons/information-black-icon.svg)}.rlx-prod-banner__swiper-container{position:absolute;left:0;bottom:0;width:100%;height:calc(100% - 140px)}@media screen and (max-width: 1024px){.rlx-prod-banner__swiper-container{height:calc(100% - 130px)}}@media screen and (max-width: 767px){.rlx-prod-banner__swiper-container{position:relative;left:auto;bottom:auto;height:auto;margin-top:30px}}.rlx-prod-banner__swiper{height:100%}@media screen and (max-width: 767px){.rlx-prod-banner__swiper{height:auto}}.rlx-prod-banner__swiper .swiper-wrapper>div:not(.swiper-slide){display:none !important}.rlx-prod-banner__swiper .swiper-slide{height:auto;max-height:100%}.rlx-prod-banner__swiper .swiper-slide:before{content:"";display:block;width:100%;height:0;padding-bottom:100%}.rlx-prod-banner__swiper img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.rlx-prod-banner__pagination{position:relative;top:auto;left:auto;display:none;margin:20px auto 40px;-webkit-transform:none;-ms-transform:none;transform:none}@media screen and (max-width: 767px){.rlx-prod-banner__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 1024px){.rlx-prod-spec .rlx-wrapper{padding:0}}.rlx-prod-spec__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (max-width: 1024px){.rlx-prod-spec__container{padding:0 8%}}@media screen and (max-width: 767px){.rlx-prod-spec__container{padding:0 7%}}.rlx-prod-spec__left{width:100%;margin:10vh 0}@media screen and (max-width: 1024px){.rlx-prod-spec__left{margin:8vh 0}}@media screen and (max-width: 767px){.rlx-prod-spec__left{margin:max(7vh,60px) 0}}.rlx-prod-spec__list{display:-webkit-box;display:-ms-flexbox;display:flex}.rlx-prod-spec__list-col{width:calc(.6666666667*(100% - 88px) + 56px);-webkit-column-count:3;-moz-column-count:3;column-count:3;gap:calc(12.5% + 16px);margin-left:calc(.0833333333*(100% - 88px) + 0px)}.rolex-accessories .rlx-prod-spec__list-col{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:0}@media screen and (max-width: 1024px){.rlx-prod-spec__list-col{width:calc(.9166666667*(100% - 88px) + 80px);gap:calc(9.0909090909% + 16px);margin-left:0}}@media screen and (max-width: 767px){.rlx-prod-spec__list-col{-webkit-column-count:2;-moz-column-count:2;column-count:2;gap:15px}.rolex-accessories .rlx-prod-spec__list-col{grid-template-columns:repeat(2, 1fr)}}.rlx-prod-spec__list-item{margin-bottom:20px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.rlx-prod-spec__btn-container{width:calc(.8333333333*(100% - 88px) + 72px);padding-top:40px;border-top:1px rgba(69,44,30,.2) solid;margin-top:60px;margin-left:calc(.0833333333*(100% - 88px) + 0px)}@media screen and (max-width: 1024px){.rlx-prod-spec__btn-container{width:100%;margin-left:0}}@media screen and (max-width: 767px){.rlx-prod-spec__btn-container{padding-top:30px;margin-top:40px}}.rlx-prod-spec__right{position:absolute;top:0;right:0;width:calc(.4166666667*(100% - 88px) + 32px);height:100%}@media screen and (max-width: 1024px){.rlx-prod-spec__right{position:relative;top:auto;right:auto;width:100%;height:auto}}.rlx-prod-spec__right figure{height:100%}@media screen and (max-width: 1024px){.rlx-prod-spec__right figure{height:auto}}.rlx-prod-spec__right picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width: 1024px){.rlx-prod-spec__right picture{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto}}.rlx-prod-spec__right img{width:100%;height:100%;max-width:700px;max-height:700px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 1024px){.rlx-prod-spec__right img{width:550px;height:550px;max-width:100%;max-height:100%}}@media screen and (max-width: 767px){.rlx-prod-spec__right img{width:100%;height:auto}}.rlx-prod-asset__item{margin-top:5vh}@media screen and (max-width: 767px){.rlx-prod-asset__item{margin-top:4vh}}.rlx-prod-asset__item:first-child{margin-top:0}.rlx-prod-availability__container{width:100%;padding-top:100px;background-color:#f4efea}@media screen and (max-width: 767px){.rlx-prod-availability__container{padding-top:60px}}.rlx-prod-availability .rlx-txtarea{text-align:center}.rlx-prod-availability .rlx-txtarea:last-child{padding-bottom:100px}@media screen and (max-width: 767px){.rlx-prod-availability .rlx-txtarea:last-child{padding-bottom:60px}}@media screen and (max-width: 767px){.rlx-prod-availability .rlx-txtarea{padding:0 20px}}.rlx-prod-availability__icon{display:block;width:60px;margin:0 auto 60px}@media screen and (max-width: 767px){.rlx-prod-availability__icon{margin-bottom:40px}}@media screen and (max-width: 767px){.rlx-prod-gallery{display:none}}.rlx-prod-gallery__container{display:grid;grid-template-columns:repeat(4, 1fr);gap:0 8px}.rlx-prod-gallery__item{padding:0;border:0;margin:0}.rlx-prod-gallery__item img{display:block;width:100%}@media screen and (max-width: 1024px){.rlx-prod-guarantee{margin-top:0}}.rlx-prod-guarantee__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (max-width: 1024px){.rlx-prod-guarantee__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}.rlx-prod-guarantee__img{width:calc(.5*(100% - 88px) + 40px)}@media screen and (max-width: 1024px){.rlx-prod-guarantee__img{width:100%;margin-top:40px}}.rlx-prod-guarantee__content{width:calc(.4166666667*(100% - 88px) + 32px)}@media screen and (max-width: 1024px){.rlx-prod-guarantee__content{width:100%}}.rlx-prod-guarantee__content .rlx-collapse{width:100%}.rlx-prod-guarantee__content .rlx-collapse__content{padding-bottom:30px}@media screen and (max-width: 767px){.rlx-prod-guarantee__content .rlx-collapse__content{padding-bottom:20px}}.rlx-collapse__container{width:100%}.rlx-collapse__title{margin-bottom:20px;color:#452c1e}.rlx-collapse__item{border-top:1px #ccc solid}.rlx-collapse__item:last-child{border-bottom:1px #ccc solid}.rlx-collapse__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:20px 0;margin:0;border:0;text-align:left;background-color:rgba(0,0,0,0)}.rlx-collapse__btn._min-height-80{min-height:80px}@media screen and (max-width: 767px){.rlx-collapse__btn._min-height-80{min-height:60px}}.rlx-collapse__btn-plus{position:relative;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0}.rlx-collapse__btn-plus._s{width:12px;height:12px}.rlx-collapse__btn-plus:before,.rlx-collapse__btn-plus:after{content:"";position:absolute;top:calc(50% - 1px);left:0;display:block;width:100%;height:2px;background-color:#000}.rlx-collapse__btn-plus:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.3s opacity ease;transition:.3s opacity ease}.active .rlx-collapse__btn-plus:after{opacity:0}.rlx-collapse__content{display:none}.rlx-popup-img{position:fixed;top:0;left:0;display:none;width:100%;height:100%;z-index:1001}.rlx-popup-img__close{position:absolute;top:30px;right:30px}@media screen and (max-width: 767px){.rlx-popup-img__close{top:20px}}.rlx-popup-img .rlx-wrapper{width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:60px;padding-bottom:60px}@media screen and (max-width: 767px){.rlx-popup-img .rlx-wrapper{padding-left:0;padding-right:0}}.rlx-popup-img__container{position:relative;width:calc(.5*(100% - 88px) + 40px);height:100%}@media screen and (max-width: 1024px){.rlx-popup-img__container{width:calc(.6666666667*(100% - 88px) + 56px)}}@media screen and (max-width: 767px){.rlx-popup-img__container{width:100%}}.rlx-popup-img__swiper{height:100%}.rlx-popup-img__swiper img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.rlx-popup-img__next{left:calc(100% + 30px);right:auto}.rlx-popup-img__prev{left:auto;right:calc(100% + 30px)}.rlx-popup-img__pagination{position:absolute;left:0;bottom:40px;margin:0}@media screen and (max-width: 767px){.rlx-popup-img__pagination{bottom:30px}}.rlx-explor .rlx-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rlx-explor__title{width:calc(.5*(100% - 88px) + 40px);margin-bottom:20px;color:#452c1e}@media screen and (max-width: 767px){.rlx-explor__title{width:100%}}.rlx-explor__swiper-outer{position:relative;width:100%}.rlx-explor__swiper{margin-bottom:40px;z-index:2}.rlx-explor__swiper .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:4px 0}.rlx-explor__pagination{position:relative;top:auto;left:auto}.rlx-explor__swiper-arrow-holder{position:absolute;top:0;left:0;width:100%}@media screen and (max-width: 767px){.rlx-explor__swiper-arrow-holder{display:none}}.rlx-explor__swiper-arrow-holder img{display:block;opacity:0;width:calc(.25*(100% - 88px) + 16px)}@media screen and (max-width: 1024px){.rlx-explor__swiper-arrow-holder img{width:calc(.3333333333*(100% - 88px) + 24px)}}.rlx-explor__item img{display:block;width:100%}.rlx-explor__item .rlx-bd{width:100%;margin-top:10px;padding-right:20px;color:#452c1e}.rlx-explor__item.current .rlx-bd{color:#127749}.rlx-footer{background-image:-webkit-gradient(linear, left top, right top, from(#0b3e27), to(#197149));background-image:linear-gradient(90deg, #0b3e27, #197149)}.rlx-footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:160px;border-bottom:1px hsla(0,0%,100%,.4) solid}@media screen and (max-width: 767px){.rlx-footer__top{height:120px}}.rlx-footer__top img{display:block;width:40px;height:40px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 767px){.rlx-footer__top img{width:32px;height:32px}}.rlx-footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:80px}@media screen and (max-width: 767px){.rlx-footer__bottom{height:60px}}.rlx-footer__to-top{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;border:0;text-align:center;color:#fff;background-color:rgba(0,0,0,0)}.rlx-footer__to-top img{width:15px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.rlx-footer__to-top:focus{outline-color:#9bf9ce;outline-offset:4px}