@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap');
/*------------ basic ------------*/
body {
    font-family:'Josefin Sans',  Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
    color: #2C2C2C;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.35px;
}
.wrapper {
    position: relative;
}
.container {
    padding: 0 15px;
    max-width: 1470px;
}
.has-bg {
    background: #FCFBF8;
    margin: -25px 0 0 0;
}
/*------------ / basic ------------*/
/*-----back-btn-----*/
.btn.back {
    text-decoration: none;
    font-size: 13px;
    color: #333333;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 2px;
    transition: all .2s;
    font-family: Josefin Sans;
    /*font-family: 'Encode Sans Expanded', sans-serif;*/
    overflow: hidden;
    font-weight: 600;
    z-index: 2;
    display: block;
    vertical-align: middle;
    text-align: center;
    border:solid 1px #A09F82;
    margin-top: -18px;
    border-radius: 0;
    margin: auto;
    position: relative;
}
.btn.back:hover {
  color: #fff;
  transition: all .2s;
}
.btn.back i {
    transform: rotate(180deg);
    display: inline-block;
    margin: 0 5px 0 0;
    display: none;
}
.btn.back:before {
    background-color: #A09F82;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: skewX(-12deg) scaleX(0);
    transform: skewX(-12deg) scaleX(0);
    transition: -webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition: transform .5s cubic-bezier(.215,.61,.355,1);
    transition: transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
}
.btn.back:hover:before {
  -webkit-transform: skewX(-12deg) scaleX(1.2);
  transform: skewX(-12deg) scaleX(1.2);
}
/*-----style01-btn-----*/
.btn.style01 {
    transition: all .2s;
    padding: 14px;
    border-radius: 0;
}
.btn.style01 i {
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.btn.style01:hover {
    transition: all .2s;
}
/*-----style02-btn-----*/
.btn.style02 {
    background: #7b7357;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold;
    display: block;
    transition: all .2s;
    line-height: 45px;
    border-radius: 0px;
}
.btn.style02 i {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 4px 0;
}
.btn.style02.bg2 {
    color: #000000;
    background: #E1B89F;
}
.btn.style02.bg3 {
    background: #999999;
}
.btn.style02:hover {
    background: #000000;
    transition: all .2s;
}
.btn.style02.bg2:hover {
    color: #fff;
}
.btn.style02.bg3:hover {
    background: #737373;
}
/*-----style03-btn-----*/
.btn.style03 {
    text-decoration: none;
    font-size: 14px;
    color: #333333;
    width: 160px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    letter-spacing: 2px;
    transition: all .2s;
    /*font-family: Josefin Sans;*/
    overflow: hidden;
    font-weight: 600;
    z-index: 2;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #A09F82;
    margin-top: -18px;
    border-radius: 0;
    margin: auto;
    position: relative;
    letter-spacing: 0.5px;
}
.btn.style03:hover {
  color: #fff;
  transition: all .2s;
}
.btn.style03:before {
    background-color: #A09F82;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: skewX(-12deg) scaleX(0);
    transform: skewX(-12deg) scaleX(0);
    transition: -webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition: transform .5s cubic-bezier(.215,.61,.355,1);
    transition: transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
}
.btn.style03:hover:before {
  -webkit-transform: skewX(-12deg) scaleX(1.2);
  transform: skewX(-12deg) scaleX(1.2);
}
.btn.style03 i {
    font-size: 13px;
    margin: 0 0 2px 15px;
    display: inline-block;
    vertical-align: middle;
}
.btn.style03.arrowL i {
    margin: 0 15px 2px 0;
    transform: rotate(180deg);
    transition: all .2s;
}
/*-----style04-btn-----*/
.btn.style04 {
    text-decoration: none;
    font-size: 14px;
    color: #333333;
    width: 140px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    letter-spacing: 2px;
    transition: all .2s;
    font-family: Josefin Sans,Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    overflow: hidden;
    font-weight: 600;
    z-index: 2;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #A09F82;
    margin-top: -18px;
    border-radius: 0;
    margin: auto;
    position: relative;
}
.btn.style04:hover {
  color: #fff;
  transition: all .2s;
}
.btn.style04:before {
    background-color: #A09F82;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: skewX(-12deg) scaleX(0);
    transform: skewX(-12deg) scaleX(0);
    transition: -webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition: transform .5s cubic-bezier(.215,.61,.355,1);
    transition: transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
}
.btn.style04:hover:before {
  -webkit-transform: skewX(-12deg) scaleX(1.2);
  transform: skewX(-12deg) scaleX(1.2);
}
.btn.style04 i {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    margin: 0 10px 4px 0;
}
.btn.style04 i.fz18 {
    font-size: 18px;
}
/*---- btn-box ----*/
.btn-box {
    clear: both;
    padding: 40px 0 0 0;
    position: relative;
    text-align: center;
}
.btn-box.align-left {
    text-align: left;
}
.btn-box.has-border {
    padding: 25px 0;
    border-bottom: 1px dotted #ACACAC;
}
.btn-box.dib .btn {
    display: inline-block;
    max-width: 300px;
    width: 100%;
    margin: 0 10px 10px;
}
/*------------ / btn ------------*/
/*------------ icon ------------*/
.icon01 {
    background: #000000;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto 3px;
    transform-origin: 0 50%;
    transform: rotate(-45deg);
    position: relative;
    display: none;
}
.icon01 i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -9px;
    transform: rotate(45deg);
    border-radius: 50%;
    border: 2px solid #7B6228;
    color: #7B6228;
    font-size: 12px;
    padding: 1px;
}
/*------------ / icon ------------*/
/*------------ site_header ------------*/
.site-header {
    margin: 0 auto;
    background: #fff;
    padding: 0 0 14px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 400;
}
.wrapper{
    padding-top: 144px;
}
.site-title {
    float: left;
    padding: 68px 0 0;
}
.site-title .logo {
    color: transparent;
    background: url(../../images/common/logo.png) 50% 50% no-repeat;
    background-size: contain;
    width:239px;
    height: 45px;
    transition: opacity .3s ease;
}
.site-title .logo:hover {
    opacity: .7;
}
/*------------top-nav ------------*/
.top-nav {
    position: absolute;
    right: 0;
    top: 10px;
    transition: all .3s ease;
}
.header-fixed .top-nav{
    top: 24px;
}
.top-nav>* {
    display: inline-block;
    vertical-align: middle;
}
.top-nav li {
    margin: 0 25px 0 0;
}
.top-nav>ul>li i {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #808080;
    margin: 0 5px 2px 0;
}
.top-nav>ul>li>a {
    display: block;
    line-height: 1.2;
    color: #333333;
    font-size: 14px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    position: relative;
    z-index: 5;
    font-family: Josefin Sans,Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
}
.top-nav>ul>li.lang>a{
    background: #A4883A;
    color: #fff;
    transition: all 0.3s ease;
    padding: 10px 12px;
    border-radius: 20px;
    top: -10px;
}
.top-nav>ul>li.lang>a:hover{
    background: #333;
}
.top-nav>ul>li.lang>a img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 13px;
    margin-top: -2px;
}
.top-nav>ul>li>a:before{
    content: '';
    background: #333333;
    height: 1px;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-nav>ul>li.lang>a:before{
    display: none;
}
.top-nav>ul>li>a:hover:before {
    width: 100%;
}
/*---- language ----*/
.language {
    color: #fff;
    position: relative;
    margin: 2px 0 0 0;
}
.language .btn {
    display: none;
}
.language ul {
    line-height: 12px;
}
.language ul li {
    display: inline-block;
    margin: 0 -4px 0 0;
}
.language ul li+li {
    border-left: 1px solid #A5A5A5;
}
.language li a {
    transition: all .2s;
    font-size: 13px;
    display: block;
    text-align: center;
    color: #A5A5A5;
    padding: 0 10px;
}
.language ul li a:hover {
    color: #F9D038;
    transition: all .2s;
}
/*---- search-box ----*/
.search-box {
    position: absolute;
    right: 0;
    width: 178px;
    box-sizing: border-box;
    margin: 0 0 10px 20px;
}
.search-box .form-control {
    height: 32px;
    line-height: 32px;
    margin: 0;
    border-radius: 30px;
    border: none;
    background: transparent;
    transition: all .1s;
    font-family: Josefin Sans,Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    color: #333;
    padding: 0 15px;
    font-size: 13px;
}
.search-box:hover .form-control,
.search-box .form-control:focus {
    transition: all .1s;
    border:none;
}
.search-box a {
    position: absolute;
    right: 9px;
    top: 5px;
    color: #666;
}
.search-box a i {
    font-size: 16px;
}
.search-box a:hover {
    color: #F8D038;
}
.search-box .form-control::-webkit-input-placeholder {
    color: #A2A2A2;
    font-size: 13px;
}
.search-box .form-control:focus::-webkit-input-placeholder {
    color: #A2A2A2;
}
.search-box .form-control::-moz-placeholder {
    color: #A2A2A2;
    font-size: 13px;
}
.search-box .form-control:focus::-moz-placeholder {
    color: #A2A2A2;
}
.search-box .form-control::-ms-input-placeholder {
    color: #A2A2A2;
    font-size: 13px;
}
.search-box .form-control:focus::-ms-input-placeholder {
    color: #A2A2A2;
}
.search-box .form-control::-moz-placeholder {
    color: #A2A2A2;
    font-size: 13px;
}
.search-box .form-control:focus::-moz-placeholder {
    color: #A2A2A2;
}
.site-header .search-box:before{
    content: '';
    background: #C0C0C0;
    position: absolute;
    width: 1px;
    height: 15px;
    left: 0;
    top: 50%;
    margin-top: -7.5px;
}
.site-header .search-box .ibtn.search {
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 2;
    top: 0px;
    right: 0;
    background-image: url('../../images/common/search_btn.png');
}
/*------------func-menu ------------*/
.site-header .func-menu {
    position: relative;
    top: 0px;
}
.cart-list{
 list-style-type: none!important;   
}
.func-menu>li {
    position: relative;
    margin: 0;
}
.func-menu>li>a {
    transition: all .2s;
    height: 33px;
    line-height: 33px;
    color: #000000;
    position: relative;
    z-index: 2;
}
.func-menu>li>a:before{
    content: '';
    position: absolute;
    background: #E0DFC2;
    border-radius: 80px 0 0 80px; 
    width: 600px;
    height: 40px;
    left: -10px;
    top: -10px;
    z-index: -1;
}
.func-menu>li:hover>a:before,
.func-menu>li.active>a:before{
    background: #8EBEC0;
}
.func-menu>li>a{
    color: #000000;
}
.func-menu>li>a i {
    font-size: 20px;
    z-index: 15;
    display: block;
    color: #000;
}
.func-menu>li:hover>a,
.func-menu>li.active>a,
.func-menu>li:hover>a i,
.func-menu>li.active>a i,
.func-menu>li:hover .sum,
.func-menu>li.active .sum{
    color: #EFF0E2;
}
.func-menu .sum {
    font-family: Josefin Sans;
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
    display: inline-block;
    text-align: center;
    line-height: 1;
    position: relative;
    z-index: 2;
}
.func-menu .cart-box:before {
    content: "";
    width: 100%;
    height: 10px;
    display: block;
    position: absolute;
    bottom: 100%;
    left: 0;
}
.func-menu .cart-box {
    width: 300px;
    position: absolute;
    z-index: 300;
    right: 0;
    top: 90%;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0;
    border: 1px solid #e0dfc1;
    background: #fff;
    box-sizing: border-box;
    margin: 10px 0 0 0;
}
.func-menu .gocart.active .cart-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0);
}
.func-menu .cart-inner {
    padding: 0 10px;
}
.func-menu .cart-list .offers {
    margin: 2px 0;
    font-weight: bold;
    color: #7B6228;
    font-family: Josefin Sans;
}
.func-menu .cart-inner li+li {}
.func-menu .cart-inner li {
    border: 0;
    padding: 10px 0;
    margin-top:5px;
}
.func-menu .cart-list .box {
    display: block;
    /* overflow: hidden; */
    padding: 2px 0;
    position: relative;
}
.func-menu .cart-list .box .cover{
    position: absolute;
    z-index: 30;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    font-size: 0;
}
.func-menu .cart-list .box:hover {
    text-decoration: none;
}
.func-menu .cart-list .pic {
    float: left;
    width: 90px;
    box-sizing: border-box;
}
.func-menu .cart-list .txt {
    margin: 0 0 0 110px;
    text-align: left;
    line-height: 1.6;
    color: #8a8a8a;
}
.func-menu .cart-list .name {
    color: #000;
    line-height: 1.2;
    height: auto;
    padding-top: 5px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.func-menu .cart-list .box:hover .name {
    text-decoration: underline;
}
.func-menu .cart-list .num {
    color: #999;
    display: block;
}
.func-menu .cart-inner .btn {
    transition: all .2s;
    background: #7b7357;
    color: #fff;
    font-family: Josefin Sans,Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    line-height: 40px;
    font-weight: bold;
    font-size: 18px;
    border-radius: 0px;
    margin: 10px 0;
    width:100%;
    text-align:center;
}
.func-menu .cart-inner .btn:hover {
    transition: all .2s;
    text-decoration: none;
    background: #000;
    color: #fff;
}
.func-menu .shopping_way.hot{
    display:block;
    padding:0px;
    margin:0;
    text-align: left;
}
/*-- 會員下拉 --*/
.top-nav>li.gomember {
    position: relative;
    display: inline-block;
}
.top-nav>li.gomember>a {
    font-size: 13px;
    color: #fff;
    background: #a7a995;
}
.top-nav>li.gomember>a i {
    color: #ffffff;
    font-size: 13px;
}
.top-nav .gomember{
    position: relative;
}
.top-nav .gomember-box:before {
    content: "";
    width: 100%;
    height: 10px;
    display: block;
    position: absolute;
    bottom: 100%;
    left: 0;
}
.top-nav .gomember-box {
    position: absolute;
    z-index: 10;
    width: 130px;
    right: 50%;
    margin-right: -65px;
    top: 80%;
    border: 1px solid #e0dfc1;
    background: #fff;
    padding: 1px;
    text-align: center;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    color: #333;
    transition: all 0.3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0;
}
.top-nav .gomember.active .gomember-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0);
}
.top-nav .gomember-list {
    padding: 4px 0;
}
.top-nav .gomember-list li+li {
    border-top: 1px solid #e0dfc1;
}
.top-nav .gomember-list a {
    display: block;
    overflow: hidden;
    padding: 3px 0;
}
.top-nav .gomember-list a:hover {
    color: #7b7357;
}
.top-nav .gomember-list .txt {
    margin-left: 82px;
    line-height: 1.7;
}
.top-nav .gomember-list .name {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #e4e4e4;
    font-size: 15px;
}
.top-nav .login-out-fixed {
    /*color: #333;*/
    background: #eef0e2;
}
.top-nav .gomember-list .login-out-fixed a:hover {
    /*color: #bf8d00;*/
}
.top-nav .gomember-list li {
    margin: 0px;
}
/*-- 會員下拉end --*/
/*------------ 拆單顯示 --------------*/
.shopping_way .general {
    background: #000;
    padding: 5px;
    bottom: 5px;
    color: #fff;
    position: relative;
}
.shopping_way.hot.fixed .general {
    background: #555;
    padding: 2px 5px;
}
.shopping_way.hot.fixed .cold,
.shopping_way.hot.fixed .freezing {
    padding: 2px 5px;
}
.shopping_way .cold {
    background: #42b354;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #fff;
}
.shopping_way .freezing {
    background: #68a0da;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #fff;
}
.shopping_way span+span {
    margin-left: 10px;
}
/*------------ 拆單顯示end --------------*/
/*-----share_box-----*/
.share_box .share-link .btn {
    font-size: 28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    border: 1px solid transparent;
    margin: 2px 0;
}
.share_box .share-link .btn.facebook {
    color: #405D9A;
}
.share_box .share-link .btn.google {
    color: #F34537;
}
.share_box .share-link .btn.twitter {
    color: #39A0CE;
}
.share_box .share-link .btn.plurk {
    color: #E9443D;
}
.share_box.product {
    margin: 10px auto 0px auto;
    max-width: 840px;
}
.share_box {
    margin: 10px 0;
    text-align: center;
}
.share_box .share-link .btn.blogger,
.share_box .share-link .btn.facebook,
.share_box .share-link .btn.google,
.share_box .share-link .btn.twitter,
.share_box .share-link .btn.mail,
.share_box .share-link .btn.linkedin,
.share_box .share-link .btn.tumblr,
.share_box .share-link .icon-ic-share-t,
.share_box .share-link .btn.line,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w,
.share_box .share-link .btn.pinterest,
.share_box .share-link .btn.plurk {
    color: #dcc1a4;
    cursor: pointer;
}
.a2a_default_style .a2a_svg {
    display: none;
}
.share_box .share-link .btn.blogger:hover {
    color: #F26C38;
}
.share_box .share-link .btn.facebook:hover {
    color: #405D9A;
}
.share_box .share-link .btn.google:hover {
    color: #F34537;
}
.share_box .share-link .btn.twitter:hover {
    color: #39A0CE;
}
.share_box .share-link .btn.mail:hover {
    color: #F6C13D;
}
.share_box .share-link .btn.linkedin:hover {
    color: #0177B5;
}
.share_box .share-link .icon-ic-share-t:hover {
    color: #36465C;
}
.share_box .share-link .btn.line:hover {
    color: #00C300;
}
.share_box .share-link .icon-ic-share-linecall:hover {
    color: #00C300;
}
.share_box .share-link .icon-ic-share-w:hover {
    color: #F70B19;
}
.share_box .share-link .btn.pinterest:hover {
    color: #DE220A;
}
.share_box .share-link .btn.plurk:hover {
    color: #E9443D;
}
.share_box .share-link .icon-ic-share-t,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
    font-size: 28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 2px 0;
    padding: 0;
}
.share_box .share-link .btn.line {
    padding: 0px;
}
.share_box .share-link:before {
    display: none;
}
/*-----share_box-----*/
/*------------site-nav ------------*/
.site-nav {
    position: relative;
    margin: 78px 0px 0px 0;
    padding-right: 189px;
    float: right;
    width: calc(100% - 240px);
    text-align: right;
    box-sizing: border-box;
}
.site-nav>* {
    display: inline-block;
    vertical-align: middle;
}
.site-nav .menu li {
    position: relative;
    margin: 0 0 15px;
}
.site-nav .menu>li:nth-last-child(-n+3) {
    display: none;
}
.site-nav .menu>li>a {
    transition: all .2s;
    text-align: center;
    display: block;
    font-family:'Josefin Sans', Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    color: #606060;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 14px;
    margin: 0 5px;
    position: relative;
    /*min-width: 110px;*/
    padding: 0 18px 12px;
    box-sizing: border-box;
}
.site-nav .menu>li>a:after{
    content: '';
    background: #333333;
    height: 1px;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /*margin: auto;*/
}
.site-nav .menu>li>a:hover:after,
.site-nav .menu>li.active>a:after {
    width: 76px;
    left: 50%;
    margin-left: -38px;
     /*transform: translate(50%,0%);*/
}
.site-nav .menu>li>a:before {
    content: attr(title);
    color: #333333;
    background: #fff;
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    font-size: 16px;
    font-weight: bold;
    top: -3px;
}
.site-nav .menu>li>a:hover:before ,
.site-nav .menu>li.active>a:before {
    transition: all .2s;
    opacity: 1;
}
.site-nav .menu li ul {
    display: none;
    position: absolute;
    z-index: 600;
    width: 179px;
    top: 100%;
    left: 50%;
    margin: 0px 0 0 -89.5px;
    box-sizing: border-box;
    text-align: left;
    padding-top: 12px;
}
.site-nav .menu li ul li {
    margin: 0 0 2px;
}
.site-nav .menu ul li a {
    color: #333333;
    line-height: 1.2;
    padding: 10px 15px;
    display: block;
    position: relative;
    font-size: 15px;
    transition: all .2s;
    background: #FFFFFF;
    border:solid 1px #E0E0E0;
    text-align: center;
}
.site-nav .menu ul li > a:hover,
.site-nav .menu ul li.active> a {
    font-weight: bold;
    border-color: #7B6228;
}
.site-nav .menu ul ul {
    position: absolute;
    margin: 0;
    border: 0;
    width: 100%;
    left: 100%;
    top: 0;
    margin-left: 2px;
    padding-top: 0;
}
.site-nav .menu ul .pd-act a {
    border:solid 3px #DCC1A4;
}
.site-nav .menu ul .pd-act a:hover,
.site-nav .menu ul .pd-act.active a {
    background: #DCC1A4;
    border:solid 3px #DCC1A4;
    color: #7B6228;
}
/*------------share------------*/
.share {
    display: inline-block;
    vertical-align: middle;
}
.share li {
    float: left;
    margin: 0 0 0 15px;
}
.share .btn {
    font-size: 15px;
    color: #EEE0C3;
    transition: all .2s;
}
.share .btn:hover {
    color: #F8F1E4;
    transition: all .2s;
}
/*------------ / site_header ------------*/
/*------------  fixed ------------*/
.site-header ,.site-title ,.site-nav,
.search-box,
.site-title .logo{
        -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header-fixed .site-header {
    padding-bottom: 0;
}
.header-fixed .top-nav .top-in,
.header-fixed .top-nav .paid,
.header-fixed .top-nav .order,
.header-fixed .top-nav .gomember{
    display: none;
}
.search-box{
    overflow: hidden;
}
.header-fixed .search-box{
    height: 0;
}
.header-fixed .site-title {
    padding: 15px 0 0;
}
.header-fixed .site-title .logo {
    width: 200px;
    height: 40px;
}
.header-fixed .site-header .site-nav {
    margin: 22px 70px 0px 0px;
    width: calc(100% - 287px);
    padding-right: 130px;
}
/*------------ / fixed ------------*/
/*------------ banner ------------*/
.banner {
    position: relative;
}
.banner-arrow {
    margin: 40px 0 25px;
    text-align: center;
}
.banner-arrow button {
    border: 0;
    text-align: center;
    background: transparent;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    font-size: 15px;
    color: #999999;
    margin: 0 15px;
    position: relative;
    top: -10px;
}
.banner-dot {
    display: inline-block;
}
.banner-dot .slick-dots,
.banner-dot .slick-dots li {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    display: inline-block;
}
.banner-dot .slick-dots li {
    margin: 0 3px;
}
.banner-dot .slick-dots button {
    width: 30px;
    height: 5px;
    margin: 0;
    display: block;
    color: transparent;
    background: #DAD4CE;
    top: 0;
}
.banner-dot .slick-active button {
    background: #83705E;
}
/*------------ / banner ------------*/
/*------------ site_main ------------*/
.main-top {
    /*background: url('../../images/common/title_bg.jpg') no-repeat center top;*/
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    text-align: center;
    padding: 36px 0;
}
.main-top img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%!important;
    height: 100%!important;
    max-width: inherit!important;
    max-height: inherit!important;
    object-fit: cover;
}
.main-title {
    font-weight: normal;
    line-height: 24px;
    text-align: right;
    color: #fff;
    font-family: Josefin Sans,Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 25px;
    letter-spacing: 5px;
}
.main-title li:first-child a:after{
    content: ' - ';
}
.main-title span {
    color: #DCC1A4;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
}
.main-title span b {
    font-size: 23px;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 0 0 0px;
    font-weight: bold;
}
.main-title > li:nth-child(1) > a > span {
    color: #FFF;
}
.site-main {
    position: relative;
}
.site-main:before{
    content: '';
    height: 139px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url(../../images/common/top_bg.jpg) fixed;
    background-size: 100% auto;
}
.main-content {
    box-sizing: border-box;
    z-index: 100;
    position: relative;
    padding: 70px 0 90px;
}
.content {
    min-height: 150px;
    box-sizing: border-box;
}
.content-title {
    color: #444444;
    font-size: 20px;
    font-weight: bold;
    margin: 14px 0 84px;
}
.content-title i {
    font-size: 12px;
    color: #fff;
    background: #000000;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 15px 4px 0;
}
/*------------shopping-title ------------*/
.shopping-title,
.shopping-title-up {
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #444444;
    margin: 0 0 10px;
}
.shopping-title-up {
}
.shopping-title i,
.shopping-title-up i {
    font-size: 19px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 2px 0;
}
.shopping-title.plus-title {
    background: #F0EBD5;
    padding: 5px 20px;
}
.shopping-title.plus-title i {
    font-size: 24px;
    color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #444444;
    border-radius: 50%;
    text-align: center;
    margin: 0 15px 0px 0;
}
/*----- plus-title -----*/
.plus-tip {
    display: inline-block;
    font-weight: normal;
    line-height: 1.2;
    padding: 0 0 0 15px;
    margin: 0 0 0 10px;
}
.plus-tip b {}
/*------------ warning ------------*/
.warning-sect {
    padding: 55px 0 0px;
    background: #F8F1E4;
}
/*------------ / site_main ------------*/
/*------------ site_footer ------------*/
.site-footer {
    background: #EEE0C3;
    position: relative;
}
.site-footer .col {
    float: left;
}
.footer-top {
    padding: 65px 0 45px;
}
.site-info {
    color: #A09F82;
    font-size: 13px;
    line-height: 1.45;
    max-width: 700px;
    width: 45%;
    font-family: Josefin Sans,Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
}
.site-info p {
    margin: 0;
}
.site-info p.tel {
    color: #7B6228;
    font-size: 25px;
    line-height: 1.2;
}
.site-info p i {
    font-size: 20px;
    color: #A09F82;
    margin: 0 15px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.site-info p i.ic-tel{
    font-size: 0;
    background: url(../../images/common/ic_tel.png);
    width: 20px;height: 20px;
}
.site-info p.mail i {
    font-size: 14px;
}
.site-info p+p {
    margin: 11px 0 0 0;
}
.site-info p span {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 35px);
}
.site-footer .site-map {
    font-size: 13px;
    color: #A09F82;
    max-width: 600px;
    margin: 0 ;
    float: right;
}
.site-map ul .tit{
    display: none;
}
.site-map ul {
    box-sizing: border-box;
    float: left;
    line-height: 1.2;
}
.site-map ul+ul {
    margin: 0 0 0 51px;
}
.site-map ul .tit {
    font-size: 14px;
    color: #DDDDDD;
    font-weight: bold;
    margin: 0 0 25px;
}
.site-map li+li {
    margin-top: 16px;
}
.site-map ul a:hover {
    color: #7A6127;
}
.footer-info-html {
    text-align: right;
    background: #F8F1E4;
    padding: 30px 0px 65px;
}
.footer-info-html .container:before{
    content: '';
    display: inline-block;
    background: url(../../images/common/footer_logo.png);
    width: 210px;
    height: 60px;
    position: absolute;
    left: 38px;
    top: 30px;
}
.footer-info-html .qr-inner {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0 0 10px;
}
.footer-info-html .fb-fans-page {
    width: 204px;
    height: 90px;
    display: inline-block;
    background: url('../../images/tw/fb.jpg');
    box-sizing: border-box;
}
.footer-info-html .fb-fans-page:hover {
    background-position: 0 100%;
}
.footer-bottom {
    text-align: center;
    padding: 10.5px 0px;
    font-size: 13px;
    color: #EEE0C3; 
    background: #7B7357;
}
.footer-bottom a {
    color: #EDDFC3;
}
.footer-bottom .share {
    margin: 0 10px 0 0;
}
.footer-bottom span {
    margin: 0 0 0 15px;
}
/*------------ / site_footer ------------*/
/*------------ floating ------------*/
.floating,
.floating.fancybox-margin {
    display: none;
    position: fixed;
    right: -5px;
    top: 20%;
    z-index: 800;
}
.floating .gotop {
    display: none;
}
.gotop {
    transition: all .2s;
    background: #EEE0C3 url(../../images/common/gotop.png);
    width: 58px;
    height: 58px;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    margin: -29px 0 0 -29px;
    z-index: 200;
}
.gotop i {
    display: none;
}
.gotop:hover {
    background-color:  #DCC1A4;
}
.gotop:hover i {
}
/*------------ / floating ------------*/
/*------------ breadcrumb ------------*/
.breadcrumb {
    color: #999;
    font-size: 12px;
    padding: 10px 0 0;
}
.breadcrumb li,
.breadcrumb li a {
    display: inline;
    transition: all .2s;
    vertical-align: baseline;
}
.breadcrumb li+li:before {
    content: "/";
    margin: 0px 5px;
}
.breadcrumb li a:hover {
    color: #7B6228;
    transition: all .2s;
}
.products-breadcrumb {
    color: #444444;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 40px;
    padding: 0;
}
.products-breadcrumb li:first-child:before {
    content: "\e1002";
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    color: #fff;
    background: #000000;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 10px 4px 0;
}
.products-breadcrumb .active {
    font-size: 20px;
    font-weight: bold;
}
.products-breadcrumb li+li:before {
    font-size: 15px;
    font-weight: normal;
    margin: 0px 2px;
}
/*------------ / breadcrumb ------------*/
/*------------ side ------------*/
.side {
    width: 200px;
    float: left;
    box-sizing: border-box;
    padding: 0 0 15px 0;
}
.has-side .content {
    float: right;
    width: calc(100% - 240px);
    box-sizing: border-box;
}
.side .title {
    font-size: 0px;
    text-align: center;
    background: url('../../images/common/side_title.jpg');
    width: 200px;
    height: 122px;
    margin-bottom: 18px;
}
.side .title span {
    margin: 0 auto 3px;
}
.side-nav-top {
    font-size: 16px;
    color: #5F5F5F;
    margin-bottom: 18px;
}
.side-nav-top a{
    border:solid 2px #E1B89F;
    padding: 9px 20px;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.side-nav-top a:hover {
    background: #EEE0C3;
    border-color: #EEE0C3;
    font-weight: bold;  
    color: #7B6228;
}
.side-nav li+li {
    margin: 5px 0 0 0;
}
.side-nav li a {
    position: relative;
    display: block;
    transition: all .2s;
}
.side-nav>li{
    border:solid 1px #E0DFC2;
    transition: all .2s;
}
.side-nav>li>a {
    padding: 10px 20px;
    color: #606060;
    font-size: 16px;
}
.side-nav>li>a:before {
    background: url(../../images/common/side_ic.png);
    width: 21px;
    height: 7px;
    content: '';
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    display: block;
    position: absolute;
    top: 18px;
    left: 0;
}
.side-nav>li:hover,
.side-nav>li.active {
    border-color: #7B6228;
}
.side-nav>li:hover>a,
.side-nav>li.active>a {
    padding-left: 30px;
}
.side-nav>li:hover>a:before,
.side-nav>li.active>a:before {
    opacity: 1;
}
.side-nav ul li+li{
    margin-top: 0;
}
.side-nav ul {
    padding: 0px 0px;
    background: #fff;
    display: none;
    font-size: 15px;
}
.side-nav ul li a{
    color: #5F5F5F;
    font-size: 15px;
    padding: 4px 20px;
    padding-left: 30px;
}
.side-nav ul ul li a{
    color: #000000;
    padding-left: 45px;
}
.side-nav ul li a:before{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: '';
    position: absolute;
    left: 30px;
    top: 14px;
    border-left: 7px solid #7B6228;
    border-top: 3.5px solid transparent;
    border-bottom: 3.5px solid transparent;
    opacity: 0;
}
.side-nav ul li a:hover,
.side-nav ul li.active > a {
    color: #7B6228;
    background: #E0DFC2;
    padding-left: 40px;
}
.side-nav ul li a:hover:before,
.side-nav ul li.active > a:before{
    opacity: 1;
}
.side-nav ul ul{
    background: #F5F5EB;
    padding: 10px 0;
    margin-bottom: 10px;
}
.side-nav ul ul li a:hover,
.side-nav ul ul li.active > a {
    color: #7B6228;
    background: transparent;
    padding-left: 45px;
}
/*------------ / side ------------*/
/*------------ pagination ------------*/
.pagination {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 0;
}
.pagination li {
    display: inline-block;
    vertical-align: bottom;
}
.pagination li a {
    display: block;
    min-width: 23px;
    line-height: 23px;
    border: 2px solid transparent;
    margin: 0 5px;
    text-align: center;
    color: #333333;
    font-weight: bold;
    font-size: 15px;
    box-sizing: border-box;
    transition: all .2s;
    border: 1px solid transparent;
}
.pagination li a:hover,
.pagination li.active a {
    transition: all .2s;
    border: 1px solid #7B6228;
    background: #FFFFFF;
    text-decoration: underline;
}
.pagination li a.controls {
    margin: 0 15px 0px;
    font-weight: bold;
    border: 0;
    font-size: 12px;
    color: #7B6228;
    letter-spacing: 3px;
    border-bottom: 1px solid transparent;
}
.pagination li a.controls i {
    margin: 0 0 2px 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}
.pagination li a.controls.prev i {
    transform: rotate(180deg);
    margin: 0 10px 2px 0;
}
.pagination li a.controls:hover {
    border: 0;
    background: transparent;
    border-bottom: 1px solid #0E556E;
    text-decoration: none;
    padding: 0;
}
.page-info {
    display: none;
}
.page-info .form-control {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #999;
    padding: 5px 10px;
    text-align: center;
    margin: auto;
    border-radius: 0;
}
.page-info .form-control:focus {
    outline: none;
    border-color: #777777;
}
/*------------ / pagination ------------*/
/*------------ form ------------*/
/*-----reminder-----*/
.reminder {
    text-align: center;
    margin: 0 0 45px 0;
}
.reminder.paid {
    margin: 134px 0 45px 0;
}
.reminder.has-border {
    border-bottom: 1px solid #D7D7D7;
    padding: 0 0 40px;
}
.reminder strong {
    display: block;
    color: #333333;
    font-size: 24px;
    margin: 0 0 10px;
}
.reminder b {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 3px 0;
    background: #7B7357;
}
/*-----qty-box-----*/
.qty-box {
    position: relative;
    display: inline-block;
    width: 85px;
    padding: 0 28px;
    box-sizing: border-box;
}
.qty-box .form-control {
    position: relative;
    text-align: center;
    height: 28px;
    width: 28px;
    line-height: 28px;
    color: #fff;
    box-sizing: border-box;
    background: #a09d81;
    margin: 0;
    z-index: 1;
    padding: 0;
    border-radius: 0;
    border: 0;
}
.qty-box .btn {
    color: #a09d81;
    line-height: 21px;
    border: 2px solid #a09d81;
    border-radius: 50%;
    font-size: 12px;
    font-weight: bold;
    position: absolute !important;
    z-index: 0;
    top: 2px;
    width: 24px;
    height: 24px;
}
.qty-box .btn:hover {
    background: #7b7357;
    border-color: #7b7357;
    color: #fff;
}
.qty-box .add {
    left: 0px;
}
.qty-box .less {
    right: 0px;
}
.main-content.cart-two .qty-box {
    width: auto;
    padding: 0px;
}
/*-----form-detail-----*/
.form-control {
    display: block;
    width: 100%;
    height: 33px;
    line-height: 33px;
    color: #666666;
    background: #fff;
    border: 0;
    box-sizing: border-box;
    margin-bottom: 6px;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 0;
}
.form-control:focus {
    outline: none;
    border: 1px solid #969696;
}
.control-box .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 100%;
}
textarea.form-control {
    padding: 8px 10px;
    line-height: 1.4;
    resize: vertical;
    height: 95px;
}
.form-box.has-border {
    padding-bottom: 20px;
    border-bottom: 1px solid #DDDDDD;
}
.form-box .form-group {
    padding: 5px 0 15px;
}
.form-box .control-label {
    box-sizing: border-box;
}
.form-group .control-label+.static-control {
    margin: 0 0 0 15px;
    display: inline-block;
}
.form-box .control-box {
    position: relative;
    margin: 5px 0 0 0;
}
.form-box .control-box label {
    display: inline-block;
    line-height: inherit;
    margin: 0 10px 6px 5px;
    font-size: 14px;
}
.form-box .btn-group {
    margin: 27px 0 0 0;
}
.form-box-block .control-label,
.form-box-block .control-box {
    display: block;
    width: auto;
    padding: 0;
}
.form-box-block .required.control-label {
    padding: 0 0 0 20px;
}
/*-----form-static-control-----*/
.static-control {
    line-height: inherit;
    color: #7B7357;
    font-weight: bold;
    margin: 5px 0 0 5px;
    font-size: 13px;
    line-height: 1.6;
}
/*-----form-wrap-----*/
.form-wrap {
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
}
.form-wrap.has-bg {
    /*border: 1px solid #BBBBBB;*/
    background: #f5f5f0;
    padding: 60px 130px 50px;
}
.form-box {
    position: relative;
    margin: 0 auto;
    max-width: 835px;
    box-sizing: border-box;
}
.form-box2 {}
.form-box .row {
    margin: 0 -24px;
    display: block;
}
.form-box .col {
    float: left;
    width: 50%;
    padding: 0 24px;
}
/*-----form-required-----*/
.form-box .required {
    position: relative;
    padding: 0px 0 0 20px;
}
.form-box .required:before {
    content: "";
    width: 10px;
    height: 9px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 3px;
    margin: -4px 0 0 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #7B7357;
}
/*----- captcha -----*/
.form-box .captcha .input-box {
    position: relative;
}
.form-box .captcha .form-control {
    max-width: 280px;
    display: inline-block;
}
.form-box .captcha a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
}
.form-box .captcha a i {
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: middle;
    color: #999999;
    font-size: 26px;
    transform: rotate(90deg);
    transition: all .2s;
}
.form-box .captcha a:hover i {
    color: #000;
    transition: all .2s;
}
/*----- name -----*/
.form-box .name .control-box {
    position: relative;
}
.form-box .name .radio-box {
    position: absolute;
    right: -11px;
    bottom: 100%;
    margin: 0 0 3px;
    line-height: 1.6;
}
.form-box .name .radio-box label {
    display: inline-block;
    margin-bottom: 0;
}
.form-box .name2 .control-box {
    padding-right: 150px;
}
.form-box .name2 .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.form-box .name2 .radio-box label {
    margin-bottom: 0;
}
/*----- address -----*/
.form-box .address .input-box:last-child {
    width: 100%;
}
.form-box .address2 .input-box {
    width: 22%;
}
.form-box .address2 .input-box:last-child {
    width: 56%;
}
/*----- tips -----*/
.form-box .tips {
    line-height: 1.5;
    margin-bottom: 20px;
    color: #7B7357;
    padding: 0 5px;
    font-size: 13px;
}
.form-box.type2 .tips {
    min-height: 0;
}
/*----- input-group -----*/
.form-box .input-group {
    margin: 0 -3px;
}
.form-box .input-group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.form-box .input-group .input-box {
    float: left;
    width: 50%;
    padding: 0 3px;
    box-sizing: border-box;
}
.form-box .input-group .form-control {
    display: inline-block;
}
/*----- radio + checkbox -----*/
.form-radio {
    display: inline-block;
    position: relative;
}
.form-checkbox {
    display: block;
    position: relative;
    margin: 0px 0 5px 0;
}
.form-radio input[type=radio],
.form-checkbox input[type=checkbox] {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0!important;
    visibility: hidden;
    outline: 0;
    z-index: 150;
    width: 17px;
    height: 17px;
}
.form-radio:before,
.form-checkbox:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: 50% 0 / 100% auto no-repeat;
    width: 18px;
    height: 18px;
    margin: 0 5px 6px;
}
.form-radio:before {
    background-image: url('../../images/common/form_radio.png');
    margin: 0 3px 4px 0;
}
.form-checkbox:before {
    background-image: url('../../images/common/form_checkbox.png');
}
.form-radio.checked:before,
.form-checkbox.checked:before {
    background-position: 0 100%;
}
/*-----success-box-----*/
.success-box {
    text-align: center;
    box-sizing: border-box;
    position: relative;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 50px 100px 45px;
}
.success-box .msg {
    color: #7B7357;
    font-weight: bold;
    font-size: 24px;
    padding: 0 0 15px;
    margin: 0 0 20px;
    border-bottom: 1px solid #e0dfc1;
}
.success-box .msg.no-border {
    border: 0;
}
.success-box .msg i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 6px 0;
}
.success-box .fz16 {
    font-size: 16px;
    color: #666666;
}
.success-box b {
    font-size: 16px;
    color: #F29800;
}
.success-box b span {
    color: #333333;
}
.success-box a {
    color: #7B7357;
    text-decoration: underline;
}
.success-box .btn-box {
    margin: 10px 0 0 0;
}
.success-box>span {
    font-size: 16px;
    display: block;
    margin: -15px 0 -10px;
    color: #7FA51F;
}
.success-box>span b {
    color: #000;
}
/*------------ / form ------------*/
/*------------ table ------------*/
.table-h td {
    padding: 10px 6px;
    line-height: 1.55;
    text-align: center;
    min-width: 76px;
    color: #6A6A6A;
    font-size: 13px;
    background: #fff;
}
.table-h .btn-holder {
    min-width: 30px;
    line-height: 1;
    text-align: center;
}
.table-h .btn-holder .close {
    color: #9F9F9F;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border: 2px solid #888888;
    padding: 4px;
    margin: 5px 0 10px;
}
.table-h .btn-holder .close:hover {
    color: #000;
    border-color: #000;
}
.table-h thead th {
    color: #EDDFC3;
    font-weight: bold;
    padding: 8px 6px;
    white-space: nowrap;
    font-size: 14px;
    background: #7B7357;
    border-bottom: 1px solid #EDDFC3;
}
.table-h tbody tr {
    border-bottom: 1px solid #fff;
}
.table-h tfoot tr+tr {
    border-top: 1px solid #fff;
}
.table-h tfoot td {
    text-align: right;
    padding: 11px 40px;
    color: #555555;
    font-size: 14px;
    background: transparent;
}
.table-h tfoot td:last-child {
    width: 16%;
    min-width: auto;
    text-align: left;
}
.table-h tfoot td span {
    font-size: 16px;
    color: #7B7357;
}
.table-h tfoot tr:last-child td {
    font-weight: bold;
}
.table-h tfoot td .form-control {
    display: inline-block;
    width: auto;
    margin: 0;
    border: 1px solid #6d6d6d;
}
.table-h .align-left {
    text-align: left;
    max-width: 120px;
}
.table-h a {
    display: inline-block;
    vertical-align: middle;
}
.table-h .pd-id {
    color: #666666;
    line-height: 1.2;
    margin: 6px 0;
    display: block;
}
.table-h .pd-name {
    color: #7B7357;
    font-size: 15px;
    display: block;
    line-height: 1.2;
    margin: 3px 0;
}
.table-h a:hover .pd-name {
    color: #000;
}
.table-h a.pic {
    position: relative;
    overflow: hidden;
    transition: all .2s;
}
.table-h a.pic:hover {
    border-color: #9C3044;
    transition: all .2s;
}
.table .ic-delete {
    color: #999999;
    font-size: 20px;
}
.table .ic-delete:hover {
    color: #BA7F5F;
}
/*-----table-v-----*/
.table-v {
    font-size: 14px;
    background: #F0EBD5;
     background: #eeeeee;
}
.table-v th,
.table-v td {
    vertical-align: middle;
    color: #898989;
    font-size: 14px;
}
.table-v tr+tr {
    border-top: 1px solid #fff;
}
.table-v tr:nth-child(2n) {
    background: #EEEEEE;
}
.table-v th {
    text-align: left;
    position: relative;
    font-weight: normal;
    width: 90px;
    padding: 10px 25px;
    color: #EDDFC3;
    background: #7b7357;
}
.table-v strong {
    color: #7B7357;
    font-size: 14px;
}
/*------------ / table ------------*/
/*------------ lightbox ------------*/
body .fancybox-close {
    background: none;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    padding: 0;
    border: 3px solid #000;
    color: #000;
    box-sizing: border-box;
}
body .fancybox-close:after {
    content: "\e1019";
    display: block;
    font-size: 36px;
    position: absolute;
    top: -21px;
    left: -6px;
    text-align: center;
    font-weight: bold;
    z-index: 12;
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body .fancybox-close:hover {
    color: #888888;
    border-color: #888888;
}
body .fancybox-opened .fancybox-skin {
    box-shadow: none;
    border-radius: 0;
    background: #EEEEEE;
    border: 10px solid #FFF;
}
body .fancybox-opened .fancybox-skin body {
    background: #CECEBF;
}
.lightbox-wrapper {
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
/*---- arrival ----*/
.arrival-box {
    max-width: 540px;
}
.arrival-box .pd-name {
    margin: 25px 0 20px 17px;
    font-size: 20px;
    color: #000;
}
.arrival-box .pd-name .icon01 {
    display: inline-block;
    transform-origin: 50% 100%;
    margin: 0 5px -3px 0;
}
.arrival-box .pd-id {
    background: #a09e81;
    line-height: 21px;
    color: #fff;
    padding: 0 10px;
    display: inline-block;
    margin: 45px auto 0;
}
.arrival-box{
    text-align: center; 
}
 .arrival-box form{
    text-align: left;
 }
.arrival-box .form-control {
    margin: 0;
    background: #fff;
    border: 1px solid #CCCCCC;
    border-radius: 0;
    line-height: 40px;
    height: 40px;
}
.arrival-box .notice {
    text-align: left;
    margin-top: 15px;
    color: #666666;
    font-size: 13px;
}
.arrival-box .btn,.login-box .submit {
    text-decoration: none;
    font-size: 14px;
    color: #333333;
    width: 160px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    letter-spacing: 2px;
    transition: all .2s;
    font-family: Josefin Sans,Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    overflow: hidden;
    font-weight: 600;
    z-index: 2;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #A09F82;
    margin-top: -18px;
    border-radius: 0;
    margin: auto;
    position: relative;
    letter-spacing: 0.5px;
}
.arrival-box .btn:hover ,
.login-box .submit:hover{
  color: #fff;
  transition: all .2s;
}
.arrival-box .btn:before ,
.login-box .submit:before{
    background-color: #A09F82;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: skewX(-12deg) scaleX(0);
    transform: skewX(-12deg) scaleX(0);
    transition: -webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition: transform .5s cubic-bezier(.215,.61,.355,1);
    transition: transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
}
.arrival-box .btn:hover:before,
.login-box .submit:hover:before {
  -webkit-transform: skewX(-12deg) scaleX(1.2);
  transform: skewX(-12deg) scaleX(1.2);
}
/*---- login ----*/
.login-box .title {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px;
}
.login-box .title i {
    color: #808080;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    margin: 0 15px 7px 0;
}
.login-box .title b {
    font-size: 40px;
    letter-spacing: 2px;
    margin: 0 10px 0 0;
}
.login-box .form-control {
    line-height: 40px;
    border: 1px solid #ccc;
    height: 40px;
    margin: 0;
}
.login-btn-box {
    text-align: center;
}
.login-btn-box a {
    color: #a09d81;
    text-decoration: underline;
    font-size: 13px;
    display: inline-block;
    margin: 20px 10px 0;
}
.login-btn-box a:hover {
    color: #000;
}
.login-box .form-box {
    padding: 0 20px;
}
.login-box .form-box .captcha .form-control {
  max-width: 151px;
}
.login-box .btn-box {
    padding: 20px 10px 0 10px;
}
.login-box .notice-box {
    margin: 35px 20px 0;
    padding: 15px 50px 25px;
    color: #444444;
    font-size: 13px;
    text-align: center;
    border-top: 1px solid #BBBBBB;
}
.login-box .notice-box .tit {
    font-size: 18px;
    color: #7B7357;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 0 10px;
}
.login-box .success-box {
    padding: 30px 0 10px;
    background-color: transparent;
}
.login-box .success-box .msg {
    background: #7B6228;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    max-width: 305px;
    margin: 0 auto;
    padding: 9px 0;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}
.login-box .success-box .msg i {
    font-size: 28px;
    margin: 0 10px 2px 0;
}
/*---- alert-fancybox ----*/
#alert-fancybox {
    background: #fff;
}
/*---- 會員登入燈箱 ----*/
.cart_login_box {
    height: auto;
    overflow: hidden;
}
.lightbox-wrapper.login-box.cart {
    /* width: 100%; */
}
.cart-login.col {
    width: 50%;
    position: relative;
    float: left;
    padding: 10px;
}
.cart-login.col.col1 {
    right: 10px;
}
.cart-login.col.col1 .form-box .captcha a {
    margin: 0px;
}
.cart-login.col {
    border-right: 1px solid #383838;
    padding: 0 10px;
}
.cart-login.col:nth-child(2) {
    border: none;
}
.cart-login.col.col2 {
    padding:0 20px;
}
.cart-login.col.col2 .btn-box {
    padding-top: 45px;
}
.cart-login .main-title {
    color: #404040;
    font-size: 18px;
    padding: 10px 0 25px;
}
.cart-login .fb-login-button {
    height: 40px;
}
.cart-login .btn-box {
    padding: 0px;
}
.btn.simple.cart {
    background: #4ea7ce;
    max-width: 100px;
    width: 50%;
    height: 35px;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 0.1em;
    border-radius: 8px;
    position: relative;
    margin: 0 2px 10px;
    display: inline-block;
}
.btn.simple.cart:hover {
    background: #1b7292;
}
.btn.simple.cart2 {
    background: #046792;
}
.btn.simple.cart2:hover {
    background: #1c9e92;
}
.cart.bth {
    display: block;
    width: 100%;
}
.cart_login_box .form-box.cart_txt {
    text-align: center;
    font-size: 14px;
    line-height: 1.8;
}
.lightbox-wrapper.login-box .notice-box {
    margin-top: 0px;
    padding: 0px;
    border-radius: 0;
}
.lightbox-wrapper.login-box .notice-box {
    margin-top: 0px;
    padding: 0px;
    border-radius: 0;
    border: none;
}
.lightbox-wrapper .notice-box .title {
    margin-top: 5px;
}
.lightbox-wrapper.login-box .notice-box .txt {
    margin: 0px;
    padding: 0px;
    border: none;
}
.cart_login_box .lightbox-wrapper {
    padding: 30px;
    max-width: 100%;
}
.cart_login_box .btn.normal2 {
    color: #997F64;
    font-size: 14px;
    padding: 5px;
    width: 100px;
    height: 30px;
    margin: 0 auto;
    border-radius: 0;
    margin-bottom: 5px;
    display: block;
}
.cart_login_box .btn.normal2:hover {
    color: #d4cab4;
    text-decoration: underline;
}
.cart_login_box .btn.pure {
    color: #ccc;
    line-height: 30px;
    margin: 0 5px 5px;
}
.cart_login_box .btn-box {
    margin: 15px 0;
}
.cart_login_box .btn.normal2.send {
    margin-bottom: 20px;
}
.cart_login_box .go-login {
    margin: 10px 0 20px;
}
.cart-login .login-out {
    margin-top: 20px;
}
.cart-login .for:hover {
    text-decoration: underline;
}
/*--- 會員登入燈箱 結束 ---*/
/*------------ / lightbox ------------*/
/*------------ mobile_menu ------------*/
.mmenu-show #mobile-fixed li {
    background: #000;
    color: #fff;
}
.mmenu-show #mobile-search {
    background: #000;
}
.mmenu-show #member-box li a {
    background: #000;
    color: #fff;
    font-size: 15px;
}
.mmenu-show #mobile-fixed ul {
    border-bottom-color: #fff;
}
.mmenu-show #mobile-search .search-box {
    float: none;
}
.mmenu-show.header-fixed #mobile-search .search-box{
    height: auto;
}
.mmenu-show #member-box li {
    border-bottom: 1px solid #000;
}
.mmenu-show #mobile-menu .language-menu {
    background: #000;
    color: #fff;
}
.mmenu-show #mobile-menu .share-menu {
    border-top: 0;
    background: #000;
    color: #fff;
        padding: 5px 0;
}
.mmenu-show #mobile-menu .share-menu li {
    border: 0;
    margin: 0;
}
.mmenu-show #mobile-menu .menu ul li a {
    background: #FFFFFF;
    color: #999;
}
.mmenu-show #mobile-menu .menu .top {
    display: none;
}
.mmenu-show #mobile-menu .menu li a {
    border-bottom: 1px dashed #ddd;
    color: #444444;
    padding: 10px 15px;
    font-weight: bold;
}
.mmenu-show #mobile-fixed .qty {
    background: #000;
}
.mmenu-show #mobile-menu .menu li.has-child>.toggle-submenu {
    color: #444;
}
.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active>a {
    font-weight: bold;
    background: #7B6228;
    color: #fff;
}
.mmenu-show #mobile-menu .share .btn {
    width: 30px;
    line-height: 17px;
    height: 30px;
    font-size: 20px;
    color: #fff;
}
.mmenu-show #mobile-menu .share .youtube .btn,
.mmenu-show #mobile-menu .share .instagram .btn {
    padding: 5px 0 0 0;
}
.mmenu-show .toggle-mmenu-close {
    color: #fff;
}
.mmenu-show #mobile-menu .language {
    position: relative;
    padding: 12px 40px 5px 10px;
    margin: 0;
}
.mmenu-show #mobile-menu .menu ul ul li a {
    padding: 10px 30px 10px 55px;
    background: rgba(255, 255, 255, 0.5);
    border-bottom: 1px dashed #ddd;
}
.mmenu-show #mobile-menu .menu li a span {
    font-family: "新細明體";
    color: #000;
    display: inline-block;
    margin: 0 0 0 10px;
}
.mmenu-show #mobile-menu .language a {
    color: #fff;
}
.mmenu-show #mobile-menu .language-menu .language ul {
    display: block;
    background: none;
    border: 0;
    width: auto;
    margin: 0;
    left: 10px;
    top: 11px;
    padding: 0;
    line-height: 1;
}
.mmenu-show #mobile-menu .language ul li a {
    background: none;
    line-height: 1;
    display: inline-block;
    padding: 0px 4px 0 6px;
    font-size: 16px;
}
.mmenu-show #mobile-menu .language li+li {
    border-left: 1px solid #666;
}
.mmenu-show #mobile-menu .language ul li+li:before {
    display: none;
}
.mmenu-show #mobile-menu .share {
    margin: 0px 0;
    padding: 0;
}
.mmenu-show #mobile-fixed .logo-fixed-menu {
    font-size: 18px;
    width: 180px;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
}
.mmenu-show .product-left.title {
    display: none;
}
.mmenu-show #mobile-menu .side-nav-top {
    padding: 4px 30px;
    width: 100%;
    margin: 0;
}
.mmenu-show #mobile-menu .side-nav li a,
.mmenu-show #mobile-menu .content-nav li a {
    padding: 10px 30px;
}
.mmenu-show #mobile-menu .side-nav>li>a,
.mmenu-show #mobile-menu .content-nav>li>a {
    font-size: 14px;
}
.mmenu-show .side-nav li+li {
    margin: 0px;
}
.no-svg .mmenu-show #mobile-search .ibtn.search {
    background-image: url('../../images/common/mobile_search_btn.svg');
}
.no-svg .mmenu-show #mobile-search .ibtn.search:hover {
    opacity: .6;
}
.mmenu-show #mobile-menu .side-nav-top > li > a{
    border:none;
}
.mmenu-show #mobile-menu .side-nav ul li> a:before, 
.mmenu-show #mobile-menu .content-nav ul li> a:before {
    display: none;
}
.mmenu-show #mobile-menu .side-nav ul, .mmenu-show #mobile-menu .content-nav ul{
    padding-bottom: 0px;
}
.mmenu-show #mobile-menu .menu >li> a{
    font-size: 0;
}
.mmenu-show #mobile-menu .menu li a:before{
     content: attr(title);
    font-size: 15px;
}
/*------------ / mobile_menu ------------*/
/*--- 歐盟文字 ---*/
.footer-bottom .privacy-txt {
     border-right: 1px solid #d8d8d8;
    padding: 0 10px 0 0;
    margin-right: 10px;
}
.header-sheet {
    background: #7B7357;
    color: #EEE0C3;
    padding: 15px 0;
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    position: fixed;
    z-index: 9995;
    bottom: 0;
}
.header-sheet .close-ontop {
    color: #fff;
    opacity: 1;
    font-size: 2.4rem;
    position: absolute;
    right: 20px;
    top: calc(50% - 3px);
    transform: translateY(-50%);
}
button.close-ontop {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.close-ontop {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.header-sheet a {
    color:#fff;
    text-decoration: underline;
}
@media screen and (max-width: 1000px) {
    .side {
        display: none;
    }
    .has-side .content {
        position: relative;
        width: auto;
        float: none;
    }
    .footer-bottom .privacy-txt{
        display: none;
    }
    .site-main:before{
        display: none;
    }
    .site-header,.header-fixed.site-header{
        position: relative;
        padding: 0;
    }
    .wrapper{
        padding-top: 40px;
    }
 .header-sheet {
        position: fixed;
        height: auto;
        bottom: 0%;
        z-index: 9999;
        font-size: 14px;
        padding: 10px 0 10px;
    }
    .header-sheet .close-ontop {
        right: 0px;
        left: 0px;
        top: -25px;
        margin: auto;
        text-align: center;
        background: #7B7357;
        width: 100%;
        height: 35px;
    }
    button.close-ontop {
        padding: 0px;
    }
    .close-ontop {
        float: none;
    }
    body #keyreply-container {
        bottom: 10%;
    }
    .header-active #keyreply-container {
        bottom: 0%;
        transition: all .7s;
    }
    .header-fixed .header-sheet {
        display: block;
    }
}
@media screen and (max-width: 1480px) {
    /*------------ site-header 1480 ------------*/
    .site-nav .menu,
    .search-box {
        float: right;
    }
    .site-nav{
        padding-right: 0;
    }
    .search-box {
        bottom: 100%;
        right: 550px;
        margin-bottom: 41px;
    }
    .header-fixed .site-header .site-nav {
        width: calc(100% - 275px);
        padding-right: 111px;
    }
    .header-fixed .site-title .logo {
        width: 196px;
        height: 40px;
    }
    /*------------ / site-header 1480 ------------*/
}
@media screen and (max-width: 1440px) {
    .site-nav .menu>li>a{
        letter-spacing: 1px;
        padding: 0 10px 12px;
    }
}
@media screen and (max-width: 1350px) {
    /*------------ site-footer 1350 ------------*/
    .site-footer {
        text-align: center;
    }
    .site-footer .col {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .site-info {
        text-align: left;
    }
    .site-footer .fllow {
        margin: 0;
        float: none;
    }
    .site-footer .site-map {
        margin: 55px auto 0;
        width: 100%;
        display: block;
        max-width: 600px;
    }
     .site-nav .menu>li>a {
        font-size: 14px;
            min-width: 65px;
    }
    /*------------ / site-footer 1350 ------------*/
}
@media screen and (max-width: 1295px) {
    .site-nav .menu>li>a {
        font-size: 14px;
    }
}
@media screen and (max-width: 1230px) {
    .site-nav {
        width: calc(100% - 350px);
    }
    .header-fixed .site-nav {
        width: calc(100% - 360px);
    }
    .header-fixed .site-nav .menu>li>a {
        font-size: 13px;
    }
}
@media screen and (max-width: 1200px) {
    .site-nav .menu>li>a {
        margin: 0px;
        min-width: 80px;
        font-size: 13px;
        padding: 0 5px 12px;
    }
    .site-title .logo {
        width: 270px;
        height: 44px;
    }
    .header-fixed .site-nav .menu>li>a {
        letter-spacing: 0  ;
    }
    .site-nav {
        width: calc(100% - 300px);
    }
    .header-fixed .site-header .site-nav {
        width: calc(100% - 256px);
        padding-right: 111px;
    }
    .header-fixed .site-title .logo{
        width: 180px;
    }
}
@media screen and (max-width: 1000px) {
    .site-footer .col{
        width: 100%;
        text-align: center;
    }
    .site-info p span{
        width: auto;
    }
    .footer-info-html .container:before{
        display: none;
    }
    /*------------ site-header 1100 ------------*/
    .site-title,.header-fixed .site-title {
        text-align: center;
        float: none;
        padding: 20px 0;
    }
    .site-nav,
    .top-nav {
        display: none;
    }
    /*------------ / site-header 1100 ------------*/
    /*------------  fixed 1100 ------------*/
    .header-fixed .site-header {
        position: static;
    }
    .header-fixed .site-title .logo {
        width: 339px;
        height: 56px;
    }
    /*------------ / fixed 1100 ------------*/
    /*------------ site-footer 1100 ------------*/
    .site-footer .col.site-map,
    .footer-bottom .share {
        display: none;
    }
    .footer-bottom {
        text-align: center;
    }
    /*------------ / site-footer 1100 ------------*/
    /*---- 優化 ----*/
    body {
        font-size: 14px;
        line-height: 1.5;
        letter-spacing: 0.15px;
    }
    .warning-sect {
        padding: 20px 0;
        text-align: center;
    }
    .footer-info-html {
        text-align: center;
        padding: 0 0 20px;
    }
    .site-info p.tel {
        font-size: 15px;
    }
    .site-info p+p {
        margin: 8px 0 0 0;
    }
    .site-info {
        font-size: 12px;
    }
    .footer-top {
        padding: 40px 0 15px;
    }
    .footer-bottom {
        padding: 5px 0 30px;
        font-size: 12px;
    }
    .main-title {
        font-size: 15px;
    }
    .main-top {
        padding: 20px 0 10px;
    }
    .main-title span {
        padding: 0;
        margin: 0;
    }
    .main-content {
        padding: 10px 0 40px;
    }
    .content-title {
        font-size: 15px;
        margin: 0 0 25px;
    }
    .content-title i {
        width: 25px;
        height: 25px;
        line-height: 25px;
        margin: 0 5px 4px 0;
    }
    .reminder,.reminder.paid {
        margin: 0 0 10px 0;
        font-size: 12px;
    }
    .login-box .form-control {
        line-height: 30px;
        height: 30px;
    }
    .form-box .form-group {
        padding: 5px 0 0;
    }
    .form-box .captcha .form-control {
        max-width: 50%;
    }
    .btn-box {
        padding: 10px 0 0 0;
    }
    .login-btn-box a {
        margin: 5px 10px 0;
    }
    .btn.style03 {
        line-height: 30px;
        font-size: 15px;
        padding: 0 10px;
        margin: 0 2px 15px;
    }
    .breadcrumb {
        padding: 0px;
    }
    .form-control {
        height: 26px;
        line-height: 26px;
        font-size: 13px;
        padding: 0 10px;
    }
    .form-box .tips {
        margin-bottom: 10px;
        padding: 0 5px;
        font-size: 12px;
    }
    .success-box .msg {
        font-size: 15px;
        padding: 0 0 5px;
        margin: 0 0 5px;
    }
    body .fancybox-close {
        top: 10px;
        right: 10px;
        width: 30px;
        height: 28px;
    }
    body .fancybox-close:after {
        top: -18px;
    }
    .shopping-title,
    .shopping-title-up {
        margin: 0 0 5px;
    }
}
@media screen and (max-width: 900px) {
    /*------------ table 900 ------------*/
    .table-h thead {
        display: none;
    }
    .table td .ibtn.delete {
        position: absolute;
        right: 5px;
        top: 20px;
    }
    .table-h tr,
    .table-h td {
        display: block;
        text-align: left;
    }
    .table-h td {
        min-width: 40px;
    }
    .table-h td+td,
    .table-h tfoot td+td {
        border-left: 0;
    }
    .table-h tbody td[data-title]:before {
        content: attr(data-title);
        display: inline-block;
        color: #000;
        font-size: 13px;
        margin: 0 4px 0 0;
    }
    .table-h tr {
        padding: 10px 0;
        position: relative;
    }
    .table-h tfoot tr {
        padding: 4px 7px;
    }
    .table-h tfoot td {
        padding: 0;
    }
    .table-h tfoot td:first-child {
        float: left;
        text-align: left;
    }
    .table-h tfoot td:last-child {
        width: auto;
        text-align: right;
    }
    .table-h tfoot td span,
    .table-h tfoot td:last-child span {
        background: none;
        padding: 0;
    }
    .table-h td,
    .table-h tbody td {
        padding: 1px 10px;
        line-height: 1.5;
        font-size: 12px;
    }
    .table-h tbody td.align-left {
        border-bottom: 1px dashed #666;
        max-width: 100%;
        box-sizing: border-box;
    }
    .table-h .btn-holder {
        text-align: left;
    }
    .btn.style04 {
        line-height: 34px;
        padding: 0 15px;
        margin: 0 5px 15px;
        max-width: 110px;
    }
    .footer-info-html {
    }
    .form-box .control-box label {
        margin: 0 10px 0px 5px;
        font-size: 13px;
    }
    .control-box .radio-box {
        line-height: 0px;
    }
    /*------------ / table 900 ------------*/
}
@media screen and (max-width: 767px) {
    /*------------ site-header 767 ------------*/
    .header-fixed .site-title .logo,
    .site-title .logo {
        width: 250px;
        height: 41px;
    }
    /*------------ / site-header 767 ------------*/
    .footer-top {
        padding: 15px 0;
    }
    /*------------ pagination 767 ------------*/
    .pagination li {
        vertical-align: middle;
    }
    .pagination-title {
        margin: 0;
    }
    .page-info {
        display: block;
        padding: 0 85px;
    }
    .pagination {
        position: relative;
        height: 0;
    }
    .pagination li a {
        display: none;
    }
    .pagination li a.controls {
        display: block;
        position: absolute;
        bottom: -29px;
        margin: 0;
    }
    .pagination li a.prev {
        left: -5px;
    }
    .pagination li a.controls.next {
        right: -5px;
        margin: 0;
    }
    .pagination li span {
        display: none;
    }
    /*------------ / pagination 767 ------------*/
    /*------------ floating 767 ------------*/
    .floating,
    .floating.fancybox-margin {
        right: 50%;
        bottom: 5px;
        top: auto;
        margin-right: -15px;
        display: block;
    }
    .gotop {
        display: none;
    }
    .floating .ibtn.gotop {
        color: transparent;
        display: block;
        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
        top: auto;
        margin: 0;
        position: static;
        transform-origin: 0;
        transform: rotate(0deg);
    }
    /*------------ / floating 767 ------------*/
    /*------------ form 767 ------------*/
    .form-box2,
    .form-wrap.has-bg {
        padding: 20px 15px;
    }
    .form-box .row {
        margin: 0;
    }
    .form-box .col {
        float: none;
        width: auto;
        padding: 0;
    }
    .form-box .control-label,
    .form-box .control-box {
        display: block;
        width: auto;
    }
    .form-box .name2 .control-box {
        padding: 0;
    }
    .form-box .name2 .radio-box {
        bottom: 100%;
    }
    .form-box .address2 .input-box {
        width: 50%;
    }
    .form-box .address2 .input-box:last-child {
        width: 100%;
    }
    .form-box .tips {
        min-height: 0;
    }
    .static-control {
        margin: -5px 0 0px;
    }
    .success-box {
        padding: 20px 10px 20px;
    }
    /*------------ / form 767 ------------*/
    .search-title {
        font-size: 14px;
    }
    .search-title b {
        font-size: 16px;
    }
    .container {
        padding: 0 15px;
    }
    textarea.form-control {
        height: auto;
    }
}
@media screen and (max-width: 600px) {
    /*------------ table 600 ------------*/
    .table-v tr,
    .table-v th,
    .table-v td {
        display: block;
        width: auto;
        text-align: left;
        padding: 0;
        line-height: 23px;
        font-size: 14px;
    }
    .table-v th {
        padding: 5px;
    }
    .table-v th:after {
        display: none;
    }
    /*------------ / table 600 ------------*/
    /*------------ site-footer 600 ------------*/
    .site-footer .col {
        display: block;
        max-width: 100%;
    }
    /*------------ / site-footer 600 ------------*/
    .btn.style02 {
        font-size: 14px;
        letter-spacing: 0.5px;
        line-height: 37px;
    }
}
@media screen and (max-width: 500px) {
    .main-top img{
        position: static;
        min-height:54px;
        margin-bottom: 10px;
    }
    .main-top{
        padding: 0;
    }
    .main-title{
        color: #393939;
        letter-spacing: 3px;
    }
    .main-title > li:nth-child(1) > a > span {
        color: #393939;
    }
    /*------------ table 500 ------------*/
    .table td .ibtn.delete {
        position: static;
        margin: 10px 0;
    }
    /*------------ / table 500 ------------*/
    /*------------ form 500 ------------*/
    /*.form-box .captcha .form-control {
        max-width: 100%;
        display: block;
    }*/
    /*------------ form 500 ------------*/
    .btn.style04 i {
        display: none;
    }
    .btn.style04 {
        line-height: 34px;
        padding: 0 5px;
        margin: 0 5px 15px;
    }
    .arrival-box .btn {
        line-height: 30px;
        max-width: 150px;
        font-size: 14px;
    }
    .arrival-box .notice {
        font-size: 12px;
    }
    /*彈跳登入燈箱*/
    .cart-login.col {
        width: 100%;
        position: relative;
        float: left;
        padding: 0px;
    }
    .cart-login.col.col1 {
        right: 0px;
    }
    .cart-login.col.col2 .btn-box{
        padding-top:0;
    }
    .cart-login.col.col1 .form-box .captcha a {
        margin: 0px;
    }
    .cart_login_box .go-login {
        margin: 10px 0;
    }
    .cart-login.col {
        border-right: none;
        border-bottom: 1px solid #383838;
        padding: 5px;
    }
     .cart-login.col.col2{
        padding:20px;
    }
    .login-box .title {
        font-size: 15px;
        color: #000;
        font-weight: bold;
        text-align: center;
    }
    .cart_login_box .lightbox-wrapper {
        padding: 10px;
    }
    .cart-login .submit {
        line-height: 30px;
        font-size: 14px;
    }
    .lightbox-wrapper .notice-box .title {
        margin-top: 15px;
    }
    .lightbox-wrapper.login-box .notice-box .txt {
        margin: 8px 0 0;
    }
}
@media screen and (max-width: 400px) {
    /*------------ btn 480 ------------*/
    .btn-box.dib .btn {
        display: block;
        margin: 0 0 10px;
    }
    /*------------ btn 480 ------------*/
}
/*暫時隱藏*/
@media screen and (min-width: 1000px) {
    .new_menu{
        display: none!important;
    }
}
/*!暫時隱藏*/