@charset "utf-8";

* {
	margin:0;
	padding:0;
}
html, body{
     overflow-x: hidden;
}
body, html{
	font-family: Raleway, Montserrat, Microsoft JhengHei, serif;
	font-size: 16px;
    margin: 0px 0px;
	color: #4d5256;
	-webkit-font-smoothing: antialiased;

}

body, html, p{
	margin: 0px 0px;
	color: #4d5256;
	-webkit-font-smoothing: antialiased;

}

body, html, b{
	margin: 0px 0px;
	color: #4d5256;
	-webkit-font-smoothing: antialiased;
}

@media (min-width: 1200px){
	body, html, p{
		font-size: 16px; 
	}
	body, html, b{
		font-size: 16px; 
	}
}

.mainColor {
	color: #FACE3B;
}
.secondColor {
	color: #F68565;
}

.absolute{
	position:absolute;
}

.relative{
	position:relative;
}

.div-clear:after{
	content:'';
	clear:both;
	display:block;
	padding:0;
	margin:0;
}
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.clear{clear: both!important;}



ol,ul{margin: 0;padding: 0;}
li,ul{text-decoration: none;}
ol,ul{list-style: none;}
li {list-style-type: disc;}
form{color: inherit}input[type=radio]{vertical-align:middle;margin-right:2px}

a:active{outline: none;text-decoration: none;}
a:focus{-moz-outline-style: none;outline: none;text-decoration: none;}
a {text-decoration:none;}
a:hover{text-decoration: none;}
a,a *{color: inherit; font-size: inherit; text-decoration: none;}
a:focus,a:hover,a:hover *{text-decoration: none; color: inherit; outline: 0;}
a:focus{border: 0;}
a,a *{color: inherit; font-size: inherit; text-decoration: none;}
a:focus,a:hover,a:hover *{text-decoration: none; color: inherit; outline: 0;}
a:focus{border: 0;}


.left{float: left;}
.right{float: right;}
.cell{display: table-cell; vertical-align: middle;}


/*----------------------------------font-------------------------------------------------*/
/*----------------------------------font-------------------------------------------------*/

.topicTitle{
	font-family:  Raleway, Montserrat, Microsoft JhengHei, serif;
	text-align: center;
	color: #FACE3B;
    font-size: 30px !important;
    font-weight: bold;
}

.topicTitleWhite{
	font-family:  Raleway, Montserrat, Microsoft JhengHei, serif;
	text-align: center;
	color: #FFFFFF;
    font-size: 30px !important;
    font-weight: bold;
}

.keyTitle {
	font-family:  Raleway, Montserrat, Microsoft JhengHei, serif;
	text-align: center;
	color: #FACE3B;
    font-size: 24px !important;
    font-weight: bold;
}

@media (max-width: 767px){
	.keyTitle {
		font-family: Raleway, Montserrat, Microsoft JhengHei, serif;
		text-align: center;
		color: #FACE3B;
		font-size: 20px !important;
		font-weight: bold;
		margin-bottom: 10px;
	}
}

.articleTitle{
	font-family:  Raleway, Montserrat, Microsoft JhengHei, serif;
	text-align: left;
	color: #FACE3B;
    font-size: 20px !important;
    font-weight: bold;
}

.articleTitleWhite {
	font-family: Raleway, Montserrat, Microsoft JhengHei, serif;
	text-align: left;
	color: #FFFFFF;
    font-size: 20px !important;
    font-weight: bold;
}

.topicTC {
	font-size: 26px !important;
}

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

.f08em {
	font-size: 0.8em;
}
.f10em {
	font-size: 1em;
}
.f12em {
	font-size: 1.2em;
}
.f15em {
	font-size: 1.5em;
}
.f18em {
	font-size: 1.8em;
}
.f20em {
	font-size: 2em;
}


			
/*----------------------------------font-------------------------------------------------*/
/*----------------------------------font-------------------------------------------------*/



/*deskmobile*/
.desktop{
	display: block;
}
.for_pc{
	display: block;
}

.mobile{
	display: none !important;
}
.for_mobile{
	display: none !important;
}

@media screen and (max-width:767px) {	
	.desktop{
		display: none !important;
	}
	.mobile{
		display: block !important;
	}
}

/*deskmobile for general*/

@media only screen and (device-width: 768px) {
	.mobile{
		display: block !important;
	}
	.desktop{
		display: none !important;
	}
}  

/*/deskmobile*/
/* ipad menu */
@media (min-width:767px) and (max-width:990px){	
	.excludeIpad{
		display:none !important;
	}
}

@media only screen and (orientation : landscape) {
	.onlyIpadH {
		display:none !important;
	}
}

/*----------------------------------------------------------------------------------------------------------------------------ipadexclude*/
.img-full{
	width:100%;
	height:auto;
}
.fullimg{
	width:100%;
	height:auto;
}
.fullImg{
	width:100%;
	height:auto;
}
.cenimg{
	margin-left: auto;
	margin-right: auto;
}
.cenImg{
	margin-left: auto;
	margin-right: auto;
}

.nopad{
	padding: 0px 0px 0px 0px;
}

.noPad{
	padding: 0px 0px 0px 0px;
}

.nopadding{
	padding: 0px 0px 0px 0px;
}

.noPadding{
	padding: 0px 0px 0px 0px;
}




/*----------------------glyphicon--------------------------------------------------------------*/	
/*----------------------glyphicon--------------------------------------------------------------*/	
.glyphicon-plus-sign {
	color: #FF7C00;
}
.glyphicon-plus-sign:hover, .glyphicon-plus-sign:focus, .glyphicon-plus-sign:active{
	color: #FF7C00;
}


/*----------------------------------------------------------------------------------------------------------------------------icon*/
/*----------------------glyphicon--------------------------------------------------------------*/			
/*----------------------glyphicon--------------------------------------------------------------*/			

/*----------------------hr--------------------------------------------------------------*/			
/*----------------------hr--------------------------------------------------------------*/	
.shortHr hr{
	width: 600px;
	margin-left: auto !important;
	margin-right: auto !important;
}
@media (max-width: 767px){
	.shortHr hr{
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
}

.pinDot hr{
    border: none;
	border-top: 3px dashed #FACE3B !important;
	width: 120px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
@media (max-width: 767px){
	.pinDot hr{
		border: none;
		border-top: 3px dashed #FACE3B !important;
		width: 120px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}


/*----------------------hr--------------------------------------------------------------*/			
/*----------------------hr--------------------------------------------------------------*/	
   
/*Back to Top*/
#toTop{
	position:fixed;
	z-index:999;
	right:15px;
	bottom:100px;
	display:none;
	cursor:pointer;
	background:url(../../images/share/buttons/backtotop2.png) no-repeat;
	background-size:contain;
	width:57px;
	height:57px;
	
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

#toTop:hover{
	bottom:110px;
}

/*/Back to Top*/




/*-----------------------------------------------------------INNER PAGE FUNCTIONAL CSS----------------------------*/
/*-----------------------------------------------------------INNER PAGE FUNCTIONAL CSS----------------------------*/
/*-----------------------------------------------------------INNER PAGE FUNCTIONAL CSS----------------------------*/
/*-----------------------------------------------------------INNER PAGE FUNCTIONAL CSS----------------------------*/
/*-----------------------------------------------------------INNER PAGE FUNCTIONAL CSS----------------------------*/
/*-----------------------------------------------------------INNER PAGE FUNCTIONAL CSS----------------------------*/
/*-----------------------------------------------------------video----------------------------*/
/*-----------------------------------------------------------video----------------------------*/
/*-----------------------------------------------------------video----------------------------*/
	.ex_video {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px; height: 0; overflow: hidden;
	}
	
	.ex_video iframe, .ex_video object, .ex_video embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.see_video img{
		display: inline-block !important;
	}

	.see_video span{
		font-size: 16px;
		color: #fff;
	}

	.see_video{
		position: absolute;
		top: 10px;
		left: 4px;
		display: none;
	}
	/*video*/
	/*fancy box*/
	.semimg img{
		height: 118px;
		width: 165px;
	}
	/*fancy box*/
/*-----------------------------------------------------------video----------------------------*/
/*-----------------------------------------------------------video----------------------------*/
/*-----------------------------------------------------------video----------------------------*/





/*--------------------------------------------------------------------------------------BUTTONS-------------------------*/
.button, .button *{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.button:hover, .owl-next:hover, .owl-prev:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	color: #C3AC9B;
}
/*-------------------------BUTTONS-------------------------*/
.buttons{
    display: block;
    /*background: url(../images/.png);*/
    background: #C3AC9B;
    color: #FFFFFF;
    text-align: center;
	border: 1px solid #C3AC9B;
}
.buttons:hover{
    color: #C3AC9B;
	background: #ffffff;
	border: 1px solid #C3AC9B;
}
.buttons span{
    margin-right: 10px;
}
/*-------------------------BUTTONS-------------------------*/
.btn{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	border-radius: 0px;
}
/*-------------------------BUTTONS-------------------------*/


.btn_down:hover, .btn_down:focus, .btn_down:active {
	-webkit-animation-name: hvr-hang-sink, hvr-hang;
	animation-name: hvr-hang-sink, hvr-hang;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

/*-------------------------BUTTONS-------------------------*/
.btn_more{
	display:inline-block;
	cursor:pointer;
	background-color:#8e8e8e;
	color:#FFF;
}

.btn_more span{
	color:#d6d6d6;
}

.btn_more span:hover{
	color: #C3AC9B;
}
/*-------------------------BUTTONS-------------------------*/
.btn-more2{
	width:50%;
	display:inline-block;
	background-color:#8e8e8e;
	color:#FFF;
	float:left;
	border-right:1px solid #FFF;
}
.btn-more2.active.focus, .btn-more2.active:focus, .btn-more2.focus, .btn-more2:active.focus, .btn-more2:active:focus, .btn-more2:focus {
	color: #FFFFFF;
}

/*-------------------------BUTTONS-------------------------*/
.btn-submit{
	width:100%;
	display:inline-block;
	background-color:#8e8e8e;
	color:#FFF;
	border-right:1px solid #FFF;
}
/*-------------------------BUTTONS-------------------------*/
.btn-enquiry{
	width: 50%;
	background-color:#b81d22;
	color:#FFF;
}
/*-------------------------BUTTONS-------------------------*/
.btn-enquiry2{
	width:50%;
	display:inline-block;
	background-color:#b81d22;
	color:#FFF;
	float:right;
}

.btm{
     display: block;
     /*background: url(../images/.png);*/
     background: #F58565;
     color: #ffffff;
     text-align: center;
	 border: 1px solid #F58565;
}

.btm:hover{
     color: #F58565;
	 background: #ffffff;
	 border: 1px solid #F58565;
}

.btm span{
     margin-right: 10px;
}


.btm_cart{
     display: block;
     /*background: url(../images/.png);*/
     background: #ffffff;
     color: #C4AC9B;
     text-align: center;
     margin-top: 0px;
     border: 1px solid #C4AC9B;
     border-radius: 25px;
}

.btm_cart:hover{
     color: #ffffff;
	 background: #C4AC9B;
	 border: 1px solid #C4AC9B;
}

.btm_cart span{
     margin-right: 0px;
	 text-align: center;
}

.lambuttons span{
     margin-right: 10px;
}



.lambuttons{
     /*display: block;*/
     /*background: url(../images/.png);*/
     background: #FACE3B;
     max-width: 150px;
     font-size: 14px;
     color: #ffffff;
     text-align: center;
	 border: 1px solid #FACE3B;
	 border-radius: 30px;
	 display: inline-block;
	 padding: 5px 8px;
}

.lambuttons:focus{
     color: #FACE3B;
	 background: #ffffff;
	 border: 1px solid #FACE3B;
	 cursor:pointer;
     max-width: 150px;
     font-size: 14px;
     text-align: center;
	 border-radius: 30px;
}

.lambuttons:hover{
     color: #FACE3B;
	 background: #ffffff;
	 border: 1px solid #FACE3B;
	 cursor:pointer;
     max-width: 150px;
     font-size: 14px;
     text-align: center;
	 border-radius: 30px; 
}



.lambuttons span{
     margin-right: 10px;
}


								
.productbuttons{
	 /*display: block;*/
	 /*background: url(../images/.png);*/
	 background: #FACE3B;
	 max-width: 150px;
	 font-size: 14px;
	 color: #ffffff;
	 text-align: center;
	 border: 1px solid #FACE3B;
	 border-radius: 0px;
	 display: inline-block;
	 padding: 5px 8px;
	 cursor: pointer;
}

.productbuttons:focus{
	 color: #FACE3B;
	 background: #ffffff;
	 border: 1px solid #FACE3B;
	 cursor:pointer;
	 max-width: 150px;
	 font-size: 14px;
	 text-align: center;
	 border-radius: 0px;
	 cursor: pointer;
}

.productbuttons:hover{
	 color: #FACE3B;
	 background: #ffffff;
	 border: 1px solid #FACE3B;
	 cursor:pointer;
	 max-width: 150px;
	 font-size: 14px;
	 text-align: center;
	 border-radius: 0px;
	cursor: pointer;									 
}



.productbuttons span{
	 margin-right: 10px;
}

button, input, select, textarea{
	font-family:inherit;
	font-size:inherit;
	color:inherit;
}


.btn{
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;	
}

.btn:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
	cursor:pointer;
	text-decoration:none;
}

.btn_top{
	font-size:12px;
	line-height:12px;
	color:#000;
	background:url(../images/common/arrow_top.png) no-repeat right top;
	padding:0 13px 0 0;
	display:inline-block;
	
}

.btn_top:before{
	content:'Back to Top';
}


.btn_layout{
	background:#FACE3B;
	color:#fff;
	font-size:13px;
	line-height:21px;
	padding:0 8px;
	display:inline-block;
	letter-spacing:0;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
}

.btn_layout:hover{
	text-decoration:none;
}



.btn_addcart{
	width:186px;
	height:44px;
	line-height:46px;
	margin:0 20px 0px 0;
	font-size:14px;
	font-weight:bold;
	padding:0;
}

.btn_soldout{
	background:#cccccc;
	cursor:context-menu;
}


.btn_wishlist{
	width:150px;
	border:1px solid #000;
	background:#fff;
	color:#000;
	line-height:20px;
	padding:0;
	margin:0;
	vertical-align:bottom;
	font-size:12px;
}
.btn_print{
	font-size:18px;
	color:#808285;
	font-weight:bold;
	background:url(../images/cart/icon_print.png) no-repeat;
	padding:0 0 0 32px;
	position:absolute;
	display:inline;
	top:39px;
	right:0;
	line-height:18px;
}

.btn_print:after{
	content:'Print this page';
}
			

/*-----------------------------------------------------------------------END OF BUTTONS-------------------------*/
/*-----------------------------------------------------------------------END OF BUTTONS-------------------------*/
/*-----------------------------------------------------------------------END OF BUTTONS-------------------------*/
