
 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font: inherit;
 vertical-align: baseline;
}
/ HTML5 display-role reset for older browsers /
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
 display: block;
}
body {
 line-height: 1;
 overflow-x:hidden;
 width:100%;
 height:auto;
 position:relative;
 font-family:Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}


ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}
a{
    text-decoration: none!important;
}

.mobile_only{
	display:none!important;
}

.usd_check{
	display:block!important;
}

.euro_check{
	display:none!important;
}

.lang_euro .usd_check{
	display:none!important;
}

.lang_euro .euro_check{
	display:block!important;
}


.community-conect a img{
	width:53px;
	height:auto;
	display:block;
}

@media screen and (max-width: 1000px) {
	.mobile_only{
	display:block!important;
}

.community-conect a{
	width:50px!important;
	    display: block!important;
	       float: left;
}
.community-conect {
	width:220px!important;
}

}

body{
      font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.top_nav_bg{
    position: relative;
    display: block;
    width: 100%;
height:70px;
    background-color:#000;
    z-index: 100;
    position:fixed;
}
.top_nav{
    position: relative;
    display: block;
    width: 100%;
    max-width:1130px;
    margin-right: auto;
    margin-left: auto;

}
.top_nav_menu:hover{
    opacity: 0.5;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.top_nav_menu_product{
    width:70px;
}
.top_nav_menu.top_nav_menu_product:hover{
    opacity:1;
}
.top_nav_menu .top_nav_category{
        color: #1d1d1d;
    text-transform: uppercase;
}
.inner_top_nav_menu{
    display:block;
    width:150px;
    position:absolute;
    height:180px;
    overflow: hidden;
    opacity:0;
    height:0;
        -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background: #eaeaea;
    margin-left:-30px;
}
.inner_top_nav_menu a{
     color: #1d1d1d;
    text-transform: uppercase;
    text-align: center;
    width:100%;
    display:block;
}
.top_nav_menu:hover .inner_top_nav_menu{
     height:180px;
       opacity:1;
}



.menu_nav.top_nav_menu:hover{
opacity:1;
	
}
 .menu_nav2{
 	position:absolute;
 	width:160px;
 	padding-bottom:10px;
 	margin-left:-40px;
	 background:#000;
	 overflow: hidden;
	         -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity:0;
    z-index:-999;
    text-align: center;
    padding-top:10px;
 }
 a.link li{
	 color:#fff;
	 line-height:30px;
	 	         -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity:1;
 }
  a.link:hover li{
	  opacity:0.5;
  }
.menu_nav.top_nav_menu:hover .menu_nav2{

	opacity:1;
	    z-index:100;
}

.inner_top_nav_menu{
        position: relative;
    display: block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #1d1d1d;
    text-transform: uppercase;
    line-height:40px;
}


.top_logo{
    position:  relative;
    display: block;
	height:70px;
	width:auto;
    float: left;
}
.top_logo_facebook{
    position: relative;
    display: block;
    /* width: 13px; */
    /* height: 13px; */
    float: right;
    padding-top: 26px;
    padding-left: 10px;
    width:16px;
    height:auto;
}

.top_logo_cart{
    position: relative;
    display: block;
    /* width: 13px; */
    /* height: 13px; */
    float: right;
    padding-top: 26px;
    padding-left: 10px;
        width:16px;
    height:auto;
}

input.image_cart{
	width:16px!important;
	height:auto;
	background:rgba(0,0,0,0)!important;
}

.top_logo_cart input.image_cart{
	width:18px;
	height:auto;
}

.mobile_social .top_logo_cart{
	width:100%;
}
.mobile_social .top_logo_cart form{
	width:20px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.top_nav_lang{
    position: relative;
    display: block;
    font-size: 14px;
    color: #1e1e1e;
    margin-right:24px;
    line-height:100px;
    float: right;
    font-family:Arial, 'LiHei Pro', 新細明體, sans-serif;
}
.top_nav_lang_EN{
    font-family:Helvetica,Arial,sans-serif;
}
.top_nav_lang_EN:hover{
    opacity: 0.5;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.top_nav_lang_chinese{
    font-family:Arial, 'LiHei Pro', 新細明體, sans-serif;
}
.top_nav_lang_chinese:hover{
     opacity: 0.5;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.top_nav_menu{
    position: relative;
    display: block;
    font-family:Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #fff;
    text-transform:uppercase;
    margin-right:60px;
    line-height:70px;
    float: right;
        -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.footer{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
background-color:#313131;
}
.footer p{
	line-height:20px;
	font-size:12px;
color:#5d5d5d;
text-align: center;
width:100%;
display:block;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #9e8f65;
    text-transform: uppercase;
}
/* MOBILE */

/*   NAV ANIMATION   */
 /* Icon 1 */

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 60px;
  height: 45px;
  position: relative;
  margin: 50px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  display:none;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
    background:#fff;
/*   border-radius: 9px; */
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


/* Icon 3 */

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 10px;
}

#nav-icon3 span:nth-child(4) {
  top: 20px;
}

#nav-icon3.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 20px;
  width: 0%;
  left: 50%;
}

    #nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background:#fff;
/*     border-radius: 9px; */
    opacity: 1;
    left: 0;
	
    
}
#nav-icon3 span:nth-child(4) {
    top: 20px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 10px;
    width:100%;
}


#nav-icon3.open span:nth-child(2), #nav-icon3.open span:nth-child(3) {
    
    width:100%;
}

    #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {

    margin: 0px;
    /* padding-top: 20px; */
    position: absolute;
    margin-top: 20px;
    width: 25px;
    height: 25px;
    margin-left:10px;
    }



/* NAV ANIMATION END    */

.nav_menu_mobile{
    display:none;
}


.mobile_menu{
    display:none;
    width:100%;
    height:54px;
    background:#fcfcf8;
    position:fixed;
    z-index:999;
    top:0px;

    border-style:solid;
    border-width:1px;
    border-color:#e5e5e5;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom-color:#cfae50;


    
}

.mobile_menu_content{
        background:rgba(0,0,0,.9)!important;
        width:100%;
    height:100%;
    overflow-y:auto;
     -webkit-overflow-scrolling: touch;
}

.mobile_menu_content_wrapper{
            -webkit-transition: all .4s;
    -moz-transition:  all .4s;
    -o-transition:   all .4s;
    transition:  all .4s;
    width:85%;

    height:100%;
    

    box-sizing:border-box;
    position:fixed;
    top:0px;
    z-index:994;
    width:0%;
        opacity:0;
        display:none!important;
}
.mobile_nav_link_wrapper{
    width:100%;
    height:100%;
    overflow:hidden;
    display:block;
    border-style:solid;
    border-color:#b5b4b4;
    border-left:none;
    border-right:none;
    border-top:none;
    border-width:1px;
    box-sizing: border-box;
}

.mobile_nav_link_wrapper:nth-child(odd){


}


.mobile_nav_link_wrapper:nth-child(even){


}

.mobile_nav_link_wrapper p{
    display:block;
    float:left;
    line-height:54px;
}

.mobile_nav_link{
    font-size: 18px;
    color: #fff;
    line-height:54px;
    height:auto;
    padding-left:0px;
    width:100%;
    opacity:0;
                -webkit-transition: all .2s ;
    -moz-transition:  all .2s ;
    -o-transition:   all .2s ;
    transition:  all .2s ;
    display:block;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
text-align: center;
}
.mobile .mobile_nav_link{
    opacity:1;
                    -webkit-transition: all .2s .2s;
    -moz-transition:  all .2s  .2s;
    -o-transition:   all .2s .2s;
    transition:  all .2s  .2s;
}
.mobile_nav_link_wrapper p{
        color:#b5b4b4;
}
.mobile_sub_menu_ul{
    padding-left:20px;
    width:100%;
    height:auto;
    background:#f0f0e3;
    box-sizing: border-box;
    padding-bottom:20px;
}
.mobile_sub_menu_li{
    background:url(../img/mobile_arrow.png);
    background-repeat:no-repeat;
    background-size:10px 18px;
    background-position:10px 20px;
    line-height:40px;
    padding-top:5px;
    padding-bottom:5px;
}
.mobile_sub_menu_li a{
    display: block;
    width: 100%;
    line-height: 50px;

    font-weight: bold;
    font-size: 18px;
    padding-left: 30px;
    box-sizing: border-box;
}
.mobile_nav_link_wrapper{
    
}
.mobile_nav_line{
    position:relative;
    height:1px;
    margin-left:auto;
    margin-right:auto;
    width:90%;
    display:block;
    background:#e5e5e5;
}
.mobile .mobile_menu{
margin-left:85%;
    
}




.mobile .mobile_menu_content_wrapper{
    width:85%;
    opacity:1;
    
}
.mobile_sub_menu_ul {
    height:0;
    overflow:hidden;
                    -webkit-transition: all .4s;
    -moz-transition:  all .4s;
    -o-transition:   all .4s;
    transition:  all .4s;
    padding-top:0px;
    padding-bottom:0px;
    opacity:0;
}
.mobile_nav_link_wrapper.sub_open .mobile_sub_menu_ul{
    height:auto;
    opacity:1;
   padding-top:20px;
    padding-bottom:20px;
}
.mobile_social img{
    width:20px;
    height:auto;
}
.mobile_nav_bottom_wrapper{
    margin-top:0px;
    width:100%;
    height:auto;
    overflow: hidden;
}

.mobile_social{
    float:left;
	width:50%;
	height:auto;
	display:block;
}
.mobile_social img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	float:none;
	padding-left:0px;
}

.mobile_social i{
color: rgb(81, 81, 81)!important;
font-size:20px;
}
/*

.btn_go_top{
    display: block;
    
}
*/

    .btn_go_top{
        display:block;
        position:fixed;
        right:15px;
        bottom:20px;
        z-index:10;
    }


.mobile_nav_top{
position:fixed;
width:100%;
z-index:999;
height:60px;
background:#000;
top:0px;
display:none;   
box-sizing: border-box;
border-style:solid;
border-width:1px;
    border-color:#fff;
border-left:none;
border-top:none;
border-right:none;
}

.mobile_menu_content{
border-style:solid;
    border-color:#b5b4b4;
    border-left:none;
    border-right:none;
    border-bottom:none;
    border-top:none;
    border-width:1px;
    box-sizing: border-box;
}

.mobile_menu_nav_wrapper{
padding-top:60px;   
}
.mobile_logo{
    position:absolute;
    height:50px;
    width:auto;
    left:50%;
    margin-left:-53px;
    top:5px;
}

@media screen and (max-width: 1180px) {

.top_nav{
    padding-left:5px;
    padding-right:5px;
    box-sizing:border-box;
}

.top_nav_menu{
	margin-right:40px;
}


}

@media screen and (max-width: 1000px) {
    
    .mobile_nav_top{
        display:block;
    }
    
    
    .mobile_menu_content_wrapper{
        display:block!important;
    }
    .btn_go_top{
        display:block;
        position:fixed;
        right:15px;
        bottom:20px;
        z-index:10;
    }
    
    .nav_menu_mobile{
        display:block!important;
    }
    .nav_menu_wrapper{
        display:none;
    }
    
    .nav_logo_a{
        position:absolute;
        left:50%;
        margin-left:-63px;
    }
    
    
        .mobile_menu{
        
        }
        .section, .menu_wrapper{
                        -webkit-transition: all .6s;
    -moz-transition:  all .6s;
    -o-transition:   all .6s;
    transition:  all .6s;
                   -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   -ms-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
                    }
    .mobile .section, .mobile .menu_wrapper ,.mobile .top_news_box{


    
                   -webkit-transform: translate3d(85%, 0, 0);
   -moz-transform: translate3d(85%, 0, 0);
   -ms-transform: translate3d(85%, 0, 0);
   transform: translate3d(85%, 0, 0);
}



.all_wrapper{
    width:100%;
    height:auto;
    overflow-x: hidden;
    position:relative;
            -webkit-transition: all .4s;
    -moz-transition:  all .4s;
    -o-transition:   all .4s;
    transition:  all .4s;

}
    .mobile_social i{
        
    }
    
    .mobile_nav_link{
        box-sizing: border-box;
    }
    
      .top_nav_bg{
    position: relative;
    display: none;
    width: 100%;
    height: 100px;
    
    background-color:#eaeaea;
   

}
.top_nav{
    position: relative;
    display: none;
    width: 100%;
    max-width:1130px;
    
    margin-right: auto;
    margin-left: auto;
}

.top_logo{
    position:  relative;
    display: none;
    width:120px;
    height:100px;
   
    float: left;
}
.top_logo_facebook{
    position: relative;
    display:block;
    
    float: right;
}

.top_nav_lang{
   position: relative;
   display: none;
    font-size: 14px;
    color: #1e1e1e;
    margin-right:24px;
    line-height:100px;
    float: right;
    font-family: "Noto Sans T Chinese";   
}
.top_nav_lang_EN{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    display: none;
}
.top_nav_menu{
    position: relative;
    display: none;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #1d1d1d;
    text-transform:uppercase;
    margin-right:76px;
    line-height:100px;
    float: right;
}

.footer_fb{
    position:relative;
    display: none;
    width: 100%;
    height: 42px;
    background-color: #404145;
    float:left;

}
.footer_fb_follow_us{
    position: relative;
    display:none;
    font-family: Arial;
    font-size: 14px;
    color: #e6e6e6;
    float: left;
    line-height:48px;
    padding-left: 50%;
    margin-left: -31px;

}
.footer_logo_facebook{
    position: relative;
    display: none;
    width:24px;
    height:41px;
    float:left;
}

.footer_nav{
    position: relative;
    display: none;
    width: 100%;
    height: 47px;
    background-color:#5a5b60;
    border-bottom-style:solid ; 
    border-width:1px;
    border-bottom-color:#4f4f4f;
    float:left;
}
.footer_nav_menu_all{
    position: relative;
    display: none;
    text-align: center;
    float: left;
    padding-left: 50%;
    margin-left: -280px;
  

}
.footer_nav_menu_all:hover .footer_nav_menu{
    color: #fff;
}
.footer_nav_menu{
    display: none;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #e1e1e1;
    line-height:47px;
    margin-right:96px;
    float: left;

}

.footer_sorce{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color:#5a5b60;
    float: left;
}
.footer_sorce_content{
    position: relative;
    display: block;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    color: #d1d1d3;
    float: left;
    padding-top:4px;
    line-height: 20px;
    padding-bottom:4px;
    max-width:346px;
    text-align: left;
    margin-left:auto;
    margin-right: auto;
    float:none;
    box-sizing: border-box;
    padding-left:10px;
    padding-right:10px;
}
    

.all_wrap{
    position:relative;

    width:100%;
    height:auto;
    overflow-x: hidden;
                -webkit-transition: all .4s;
    -moz-transition:  all .4s;
    -o-transition:   all .4s;
    transition:  all .4s;
    padding-left:0%;
      -webkit-transform: translate3d(0,0,0); /* Safari */
    transform:  translate3d(0,0,0); 
     -moz-transform:  translate3d(0,0,0); 
}
.mobile .all_wrap{
/*
      -webkit-transform: translate3d(85%,0,0);
    transform:  translate3d(85%,0,0); 
     -moz-transform:  translate3d(85%,0,0); 
*/
    display:none; 
}
.mobile_menu_content_wrapper{
	height:0px;
	width:100%;
}
.mobile .mobile_menu_content_wrapper{
    width:100%;
    height:100%;
}
body{
    overflow-x: hidden;
    width:100%;
    position:relative;
}


.top_news{
    top:60px;
}

    }
    p.mobile_nav_link{
	    line-height:40px;
    }
.mobile_nav_link.inner_mobile_nav_link{
text-indent:5px;
line-height:40px;	
}
.mobile_nav_link.inner_mobile_nav_link:last-child{
	padding-bottom:14px;
}
/* MOBILE END*/

/*BREADCRUMB*/
.breadcrumb_wrapper {
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: -40px;
    margin-bottom: 0px;
    max-width: 1180px;
}
.breadcrumb_wrapper a{
font-size: 14px;
color: #fff;
line-height:32px;
float:left;
margin-right:5px;
    }
     .breadcrumb_wrapper p{

font-size: 14px;
color: #fff;
line-height:32px;
float:left;
margin-right:5px;
}
.breadcrumb_wrapper li{
	float: left;
}

.pagination{
	text-align: center;
	width:100%;
	padding-bottom:60px;
	clear:both;
}
.pagination li{
	display:inline-block;
	padding-left:2px;
	padding-right:2px;
	font-size:14px;
color:#222222
}
.pagination li a{
	color:#aaa;
}
.counter.pull-right{
	display:none!important;
}
.pagination-end, .pagination-start, .pagination-prev, .pagination-next{
	display:none!important;
}

@media screen and (max-width: 1220px){
	.breadcrumb_wrapper{

    font-size: 14px;
    color: #fff;
    line-height: 32px;
	margin-left:auto;
	margin-right:auto;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top:20px;
	margin-bottom:60px;
	max-width:900px;
}


}
#product_top_section{
	padding-top:70px;
}
@media screen and (max-width: 1000px){
    
    .breadcrumb_wrapper{
        display:none!important;
    }
    
    	    
#product_top_section{
	padding-top:60px;
}
}
/*BREADCRUMB END*/
.items-more{
	display:none!important;
}
.sections{
	display:block;
	position:relative;
	width:100%;
	height:auto;
	clear:both;
}