@charset 'utf-8';
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Noto+Serif+TC:wght@200..900&display=swap');
/*------------ basic ------------*/
body {
    font-family: "Noto Serif TC", serif,Arial,'Esteban','Exo 2','Droid Serif', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    color: #bbb;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    background:#090909;
}
.alertify{
    color:#555;
}
.container {
    padding: 0 15px;
    max-width: 1470px;
}
header.site-header .container{
    /* max-width: 1200px; */
    margin:auto;
}
.a2a_default_style .a2a_svg {
    display: none;
}
.share_box .share-link .btn ,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
    color: #cccccc;
    cursor: pointer;
    font-size:25px;
}

.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: #7f7f7f;
}

.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-linecall,
.share_box .share-link .icon-ic-share-w {
    font-size: 25px;
    width: 25px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 0;
    padding: 0px 0 0;
}
.share_box .share-link .icon-ic-share-twitter::before {
    font-family: 'icon-font' !important;
    content: "\ff007" !important;
}
.share_box .share-link .btn {
    width: 25px;
    padding: 3px 0 0;
}
/*------------ / basic ------------*/

/*------------ icon ------------*/
/*------------ btn ------------*/
.share .btn {
    background: transparent;
    border: 1px solid rgb(255 255 255 / 30%);
    color: #AAAAAA;
    width: 60px;
    height: 60px;
    line-height: 28px;
    border-radius: 100%;
    margin: 0 5px;
    font-size: 38px;
}
.share .btn:hover {
    background: #a4873a;
    border: 1px solid #a4873a;
    color: #fff;
}
.ibtn.fb-fans-page {
    background-image: url('../../images/tw/fb_page.png');
    background-color: #B4E0CA;
    width: 152px;
    height: 80px;
}
.ibtn.fb-fans-page:hover {
    background-color: #3A5795;
}
.btn.back {
    font-family: 'Lora', serif;
    font-size: 16px;
    border: 1px solid rgb(164 135 58 / 50%);
    color: #a4873a;
    text-align: center;
    line-height: 38px;
    max-width: 276px;
    width: 100%;
    background: transparent;
    border-radius: 0;
}
.btn.back:hover {
    color: #FFF;
    background: #a4873a;
   
}
.btn.back .ic {
    font-size: 20px;
    vertical-align: text-bottom;
    margin-right: 100px;
}
.ibtn.more {
    background-image: url('../../images/common/btn_more.png');
    width: 101px;
    height: 29px;
}

.btn.simple {
   /* float: left;*/
   background: transparent;
   width: 100%;
   height: 40px;
   color: #a4873a;
   font-size: 14px;
   letter-spacing: 0.075em;
   line-height: 28px;
   font-family: "Libre Baskerville", serif;
   border: 1px solid #a4873a;
   position: relative;
   border-radius: 0;
   max-width: 200px;
   margin:auto;
   text-align:center;
}
.btn.simple:hover {
    background: #a4873a;
    color: #fff;
}

.btn.simple2 {
    background: transparent;
    border: 1px solid #a4873a;
    height: 35px;
    line-height: 33px;
    color: #a4873a;
    font-size: 16px;
    letter-spacing: 0.1em;
    width: 90%;
    max-width: 300px;
    margin: 0 3px 10px;
    position: relative;
    border-radius: 0;
}
.btn.simple2:hover { 
    background:#a4873a;
    color: #fff;
}

.btn.simple3 {
     background: transparent;
     border: 1px solid #a4873a;
     height: 35px;
     line-height: 33px;
     color: #a4873a;
     font-size: 14px;
     letter-spacing: 0.1em;
     width:100%;
     max-width: 160px;
     margin: 0 3px 10px;
     position: relative;
     border-radius: 0;
}
.btn.simple3:hover {
   background: #a4873a;
    color:#FFF;
}
.btn.simple3 .ic{
    font-size:15px;
}
.btn.simple2 .ic.ic-angle-left {
    font-size: 20px;
    vertical-align: text-bottom;
    margin: -8px 100px 0 0;
    color: #a4873a;
}
.btn.simple2 .ic.ic-angle-right {
    font-size: 20px;
    vertical-align: middle;
    color: #a4873a;
    margin: -8px 0 0 100px;
}
.btn.simple2:hover .ic {
    color: #fff;
}
.btn.simple2 .ic3-angle-double-left,
.btn.simple2 .ic3-angle-double-right {
    position: absolute;
    top: 10px;
    color: #a4873a;
    font-size: 12px;
    margin: 0;
}
.btn.simple2 .ic3-angle-double-left {
    left: 8px;
}
.btn.simple2 .ic3-angle-double-right {
    right: 8px;
}
.btn.normal {
   color: #a4873a;
   font-size: 14px;
   height: 30px;
   letter-spacing:0.15em;
   width:100%;
   background: transparent;
    border:1px solid #a4873a;
   border-radius: 0;
    margin:20px 0 0;
    
}
.btn.normal:hover {
   background: #a4873a;
   color: #fff;
}
.btn.normal.send {
     max-width:450px;
    font-size: 14px;
    font-weight: bold;
    line-height: 2em;
}
.btn.normal .ic {
    vertical-align: middle;
    font-size: 18px;
    margin: 0 0 5px 0;
}
.btn.pure {
    color: #EB4C52;
    font-size:15px;
    line-height: 40px;
    margin: 0 5px 10px;
    border-radius: 0;
}
.btn.pure:hover {
    color: #776255;
    text-decoration: underline;
}
/*------------ / btn ------------*/

/*------------ site_header ------------*/
.site-header {
    background: rgb(0 0 0 / 40%);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 140px;
    z-index: 100;
}
.site-title {
   position: relative;
   /* z-index: 5; */
   padding: 12px 0;
   left: 0;
   top: 0;
   right: 0;
   margin: 0 auto;
   text-align: center;
}

.site-title .logo {
    background: url(../../images/common/logo.png) no-repeat;
    background-size: 100% auto;
    background-position: center;
    width: 121px;
    height: 100px;
    margin-top: 5px;
}
.site-title .logo:hover {
    opacity: .7;
}
.header-fixed .site-header{
    padding-top: 3px;
    height: 90px;
    background: rgb(0 0 0 / 100%);
}
.header-fixed .search-box,
.header-fixed .language,
.header-fixed .language, .header-fixed .search-box, .header-fixed .top-remitt, .header-fixed .top-order{display: none;}
.header-fixed .site-title{
    padding: 5px 0;
    margin:0;
    transition: all .2s ease;
}
.header-fixed  .top-nav {
    transition: all .2s ease;
    top: 5px;
}
.header-fixed .site-nav {
    text-align: center;
    transition: all .2s ease;
    /* margin-top: 5px; */
}
.header-fixed .site-nav .menu{
    margin-top: -85px;
    height: 30px;
    /* width: 100%; */
    text-align: center;
}

.header-fixed .site-nav .menu > li:nth-child(4) {
    margin-right: 115px;
}

.header-fixed .site-nav .menu>li{
    float: none;
    display: inline-block;
}
.header-fixed .site-nav .menu + .menu > li:before {
    content: '';
    display: block;
    border-left: 1px solid rgb(255 255 255 / 30%);
    width: 12px;
    height: 17px;
    position: absolute;
    left: -6px;
    top: 50%;
    margin-top: -9px;
}
.header-fixed .site-title .logo{
    height: 65px;
    background-size: auto 100%
}

.header-fixed .site-nav .menu > li:nth-child(4):before{
    border-left: 1px solid rgb(255 255 255 / 30%);
    display: inline-block;
}

.header-fixed 
.header-fixed .top-nav{
    top: 0;
}

.top-nav {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 21px;
}
.top-nav > * {
    display: inline-block;
    vertical-align: middle;
}

.func-menu > li {
    padding: 0px 0;
}
.func-menu > li > a {
    color: #aaa;
    font-size: 14px;
     line-height: 0px;
    padding: 0 8px 0 4px;
}
.func-menu > li > a:hover {
  
}
.func-menu .ic {
    vertical-align: text-bottom;
    margin: 0 10px 1px 15px;
 
}
.func-menu .ic3-user-cross {
    font-size: 12px;
    margin: 0 4px -1px 4px;
}
.func-menu > li.gocart {
    position: relative;
       margin: 0px 0px;
}
.func-menu > li.gocart b{
    color:#A4873A;
    font-size:18px;
    width:24px;
    height:20px;
    padding:4px 5px;
    border-radius:5px;
}
.func-menu > li.gocart:hover > b{
    background:#A4873A;
}
.func-menu .cart-box {
    position: absolute;
    z-index: 10;
    width: 300px;
    right: 0;
    top: 100%;
    border: 1px solid #a4873a;
    background: #181818;
    padding: 1px;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0;
}
.func-menu .gocart.active .cart-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0);
}
.func-menu .cart-box .btn {
    width: 100%;
    background: #333;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 39px;
    border-radius: 0;
    letter-spacing: 0.05em;
}
.func-menu .cart-box .btn:hover {
    background: #a4873a;
}
.func-menu .cart-box .btn .ic {
    font-size: 20px;
    margin-right: 0;
}
.func-menu .cart-list {
    padding: 4px;
}
.func-menu .cart-list .box{
    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 li+li {
    border-top: 1px solid #333;
}
.func-menu .cart-list .box {
    display: block;
    overflow: hidden;
    padding: 8px;
}
.func-menu .cart-list .box:hover {
}
.func-menu .cart-list .pic {
    float: left;
    width: 70px;
}
.func-menu .cart-list .txt {
    margin-left: 82px;
    line-height: 1.7;
}
.func-menu .cart-list .name {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
    font-size: 15px;
}
.func-menu .cart-list .box:hover .name {
    color: #a4873a;
}
.func-menu .cart-list .qty {
    color: #a4873a;
}
.ic.login{
    background: url(../../images/common/log.png);
    background-position:0 0%;
    width: 16px;
    height: 18px;
    display: inline-block;
    position:relative;
}
.ic.login:hover{
   background-position:0 98%;
}
.ic.cart{
    background: url(../../images/common/cart.png) no-repeat;
    width: 20px;
    height: 20px;
    position:relative;

}

/*--------拆單購物車---------*/
.func-menu .shopping_way .general{
    border:1px solid #333;
    padding:5px;
    bottom:5px;
    position:relative;
    color:#333;
}
.func-menu .shopping_way .cold{
    border:1px solid #42b354;
    padding:5px;
    bottom:5px;
    position:relative;
    color:#42b354;
}

.func-menu .shopping_way .freezing{
    border:1px solid #68a0da;
    padding:5px;
    bottom:5px;
    position:relative;
    color:#68a0da;
}
.func-menu .shopping_way span+span{
    margin-left:10px;
}

/*------- 會員下拉 ------*/

.func-menu > li.gomember {
    position: relative;
    display: inline-block;
    
}

.func-menu .gomember-box {
    position: absolute;
    z-index: 10;
    width: 160px;
    right: 0;
    top: 100%;
    border: 2px solid #a4873a;
    background: #222;
    padding: 1px;
    text-align:center;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0;
}

.func-menu .gomember.active .gomember-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0);
}

.func-menu .gomember-list {
    padding: 4px 0;
}

.func-menu .gomember-list li+li {
    border-top: 1px solid #333;
}

.func-menu .gomember-list a {
    display: block;
    overflow: hidden;
    padding:8px 0;
}

.func-menu .gomember-list a:hover {
   color:#a4873a;
}

.func-menu .gomember-list .txt {
    margin-left: 82px;
    line-height: 1.7;
}

.func-menu .gomember-list .name {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #a4873a;
    font-size: 15px;
}
.func-menu .login-out-fixed{
    color: #a4873a;
}
.func-menu .gomember-list .login-out-fixed a:hover{
    color: #fff;
    background:#a4873a;
}
/*--------拆單購物車---------*/
.top-nav .language {
    position: relative;
     width: 127px;
    letter-spacing: 0;

}

/*.top-nav .language:before {
    content: 'LANGUAGE';
    color: #ccc;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
    position: absolute;
    right: 100%;
}*/
.top-nav .language .btn {
    width: 100%;
    border: 1px solid #D0C4BD;
    color: #888888;
    background:rgba(255,255, 255, 0.7);
    text-align: left;
    line-height: 23px;
    padding: 0 25px 0 10px;
    position: relative;
    border-radius: 4px;
}
.top-nav .language .btn:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #B2A292 transparent transparent transparent;
    position: absolute;
    right: 8px;
    top: 8px;
}
.top-nav .language ul {
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
}
.top-nav .language li {
    display: block;
}
.top-nav .language li a {
   background:rgba(255,255, 255, 0.9);
    display: block;
    color: #888888;
    padding: 4px 10px;
    font-size: 13px;
}
.top-nav .language li a:hover {
    color: #FF7E6B;
}

.site-nav {
   margin: 0;
   text-align: center;
}

.site-nav > * {
    display: inline-block;
    vertical-align: middle;

}
.site-nav .menu {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    text-align: center;
    margin: -95px auto 0;
    color: #ddd;
    padding: 0 0px 0 0;
  }
.site-nav .menu li {
    position: relative;
}
.site-nav .menu li a {
    display: block;
   
}
.site-nav .menu > li {
    padding: 0 10px;
}
.site-nav .menu > li > a {
    line-height: 30px;
    padding: 0 10px;
    margin: 0 1px;
    letter-spacing: 1.5px;
}
.site-nav .menu > li > a:hover,
.site-nav .menu > li.active > a {
    color: #A4873A;
}
.site-nav .menu > li + li:before {
    content: '';
    display: block;
    border-left: 1px solid rgb(255 255 255 / 30%);
    width: 1px;
    height: 12px;
    position: absolute;
    left: -2px;
    top: 50%;
    margin-top: -4px;
}
.site-nav .menu li ul {
    display: none;
    position: absolute;
    background-color: #181818;
    z-index: 600;
    width: 208px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.site-nav .menu li>ul{
    border: 1px #A4873A solid;
}
.site-nav .menu > li > ul {
    top: 145%;
    left: 50%;
    margin-left: -104px
}
.site-nav .menu ul li+li {
    border-top: 1px solid #333;
    background: url(../../images/common/menu_border.png) no-repeat 50% 0;
}
.site-nav .menu ul li a {
    font-size: 15px;
    text-align: center;
    padding: 8px 22px;
    background: #181818;
}
.site-nav .menu ul li.products_activity a{
        background: #333;
}
.site-nav .menu ul li.products_activity:hover a{
    background: #A4873A;
}
.site-nav .menu ul li a:hover,
.site-nav .menu ul li.active > a {
    color: #fff;
    background: #A4873A;
}
.site-nav .menu ul ul {
    left: 100%;
    top: 0;
}
/*.site-nav .menu > li:nth-last-child(-n+4) {
    display: none;
}*/
.site-nav .menu.right-menu > li:nth-last-child(-n+2) {
 display: none;
    }
.site-header .search-box {
    position: relative;
    width: 145px;
    box-sizing: border-box;
}
.site-header .search-box .form-control {
    border:none;
    background: none;
    height: 26px;
    line-height: 28px;
    margin: 0;
    padding: 0 42px 0 12px;
}
.site-header .search-box .form-control:focus {
    
}
.site-header .search-box .ibtn.search {
    background-image: url(../../images/common/btn_search.svg);
    width: 30px;
    height: 30px;
    position: absolute;
    right: 2px;
    top: 0;
}
.site-header .search-box .ibtn.search:hover {
   background-position:0 0;
   opacity:.8;
}
.no-svg .site-header .search-box .ibtn.search {
    background-image: url(../../images/common/btn_search.png);
}
.site-nav .menu > li:nth-child(4){
    margin-right: 200px;
}
.site-nav .menu > li + li:nth-child(5):before{
    border:none;
    display: none;
}
.site-nav .menu ul ul li a:hover:after,
.site-nav .menu ul ul li.active > a:after {
    display: none;
}
.site-nav .menu > li:nth-last-child(-n+2) {
    display: none;
}

/*------------ / site_header ------------*/

/*------------ banner ------------*/
.banner {
    position: relative;
}
.banner .container {
    max-width: unset;
    padding: 0;
}
/*------------ / banner ------------*/

/*------------ site_main ------------*/
.main-top .container {
    max-width: 1440px;
    padding: 0;
}
.main-top {
      background:#181818;
      position: relative;
      z-index: 1;
}
.main-top-2 {
    border-top: 5px solid #D7CEBF;
    background:url('../../images/common/title-background.png')top center repeat-x;
}
.main-title {
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    color: #fff;
    line-height: 1.2;
    padding: 35px 0 60px;
    margin:0;
    letter-spacing: 2px;
}
.main-content {
    padding: 0 0 70px;
}

.content {
    min-height: 300px;
    box-sizing: border-box;
}
.content-top {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}
.content-title {
    margin: 0;
    color: #aaa;
    border-top: 1px solid #ccc;
    text-align: center;
    position: relative;
    padding: 10px 0;
    font-size: 15px;
    font-weight: normal;
}
.content-title:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 13px 0 13px;
    border-color: #eeeeee transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin: 1px 0 0 -13px;
}
.content-title2 {
     color: #a4873a;
     font-size: 24px;
     font-weight: 600;
     text-align: center;
     margin: 0 0 10px;
}
.content-title3 {
     color: #fff;
     font-size: 24px;
     font-weight: 600;
     text-align: center;
     margin: 0 0 100px;
     letter-spacing: 5px;
}
.content-title .keyword {
    color: #F2856C;
}
.shopping-title {
    color: #FFF;
    font-size: 18px;
    font-weight:500;
    margin: 20px 0 10px;
    text-align: left;
}
.shopping-title .ic {
    font-size: 18px;
    vertical-align: middle;
    margin: 0 3px 3px 0;
}
.shopping-title span {
    display: inline-block;
    margin: 0 3px;
}
.shopping-title .ic3-bag-plus {
    font-size: 26px;
    margin-right: 10px;
}

.btn-box {
    clear: both;
    padding-top: 10px;
    position: relative;
    text-align: center;
    margin:5px 0 20px;
}
.btn-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.btn-box.wide-spacing {
    letter-spacing: 15px;
}
.btn-box.wide-spacing * {
    letter-spacing: 0.1em;
}

.warning-sect {
    position: relative;
    padding: 40px 0 10px;
}


/*------------ / site_main ------------*/

/*------------ breadcrumb ------------*/
.breadcrumb {
    text-align: center;
    color: #a4873a;
    font-size: 13px;
    padding: 5px 15px;
    vertical-align: bottom;
    z-index: 11;
    position: relative;
}
.breadcrumb li,
.breadcrumb li a {
    display: inline;
}
.breadcrumb li+li:before {
    content: '- ';
    display: inline-block;
    margin: 0 1px;
}
.breadcrumb li a:hover {
     color: #fff;
}

.breadcrumb_all{
    position: relative;
    min-height: 40px;
    height: auto;
    margin: -55px 0 75px;
    vertical-align: bottom;
}

.content-top .breadcrumb {
    background: none;
    float: right;
    color: #BABABA;
    padding: 6px 0;
}
.content-top .breadcrumb:before,
.content-top .breadcrumb:after {
    content: '/';
}
.content-top .breadcrumb li+li:before {
    content: '> ';
}
.content-top .breadcrumb li:first-child a:before {
    display: none;
}
.h2-title{
    font-size: 20px;
    color: #a4873a;
    line-height: 1.2;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
    margin-top: 60px;
}

/*------------ / breadcrumb ------------*/

/*------------ side ------------*/

.has-side .content {
  /*  width: calc(100% - 340px);
    float: right;*/
}
.side-title {
    border-top: 5px solid #FFA395;
    color: #FFA395;
    font-family: 'Times New Roman', Times, 'æ–‡æ³‰é©›æ­£é»‘', 'WenQuanYi Zen Hei', 'å„·é»‘ Pro', 'LiHei Pro', 'å¾®è»Ÿæ­£é»‘é«”', 'Microsoft JhengHei',  'å¾®è½¯é›…é»‘', 'ãƒ¡ã‚¤ãƒªã‚ª', 'ë§‘ì€ ê³ ë”•', serif;
    font-size: 27px;
    padding: 20px 30px;
    background-color: #F2FAF6;
    margin-bottom: 2px;
    text-transform: uppercase;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}
.side-nav,
.side-nav-top {
    position: relative;
    font-size: 15px;
}
.side-nav li a,
.side-nav-top li a {
    position: relative;
    display: block;
    line-height: 1.4;
    padding: 8px 16px;
}
.side-nav li a,
.side-nav-top li a {
    display: block;
    margin-bottom: 2px;
}
.side-nav > li > a,
.side-nav-top > li > a {
    color: #fff;
    position: relative;
    padding: 8px 10px 8px 36px;
    line-height: 1.4;
    background-color: #FFA395;
}
.side-nav-top > li > a {
    background-color: #4CA076;
}
.side-nav > li > a:hover,
.side-nav > li.active > a,
.side-nav-top > li > a:hover,
.side-nav-top > li.active > a {
    text-decoration: underline;
}
.side-nav > li > a:before,
.side-nav-top > li > a:before {
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 9px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    left: 14px;
    top: 14px;
}
.side-nav > li.has-child.active > a:before,
.side-nav-top > li.has-child.active > a:before {
    border-width: 9px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
}
.side-nav ul {
    display: none;
}
.side-nav ul li a {
    color: #FFA395;
    border: 1px solid #FFA395;
    padding: 8px 10px 8px 36px;
}
.side-nav ul li a:hover,
.side-nav ul li.active > a {
    background-color: #F2FAF6;
}

.side {
    width: 100%;
    display:inline-block;
    border-top:1px solid #a4873a;
    text-align:center;
    margin-bottom: 30px;
    background:#222;
    height:47px;
    font-weight: 600;
}
.side-nav-member.list-v{
    position: relative;
    color: #a4873a;
    font-size: 16px;
    display: flex;
    margin: auto;
    width: 90%;
    letter-spacing:0.05em;
}

.side-nav-member.list-v li a {
    position: relative;
    display: block;
    line-height: 1.3;
    padding: 8px 9px;
}
.side-nav-member.list-v > li {
    margin: auto;
}

.side-nav-member.list-v > li > a {
    color: #fff;
    line-height:2;
}
.side-nav-member.list-v > li > a:hover,
.side-nav-member.list-v > li.active > a {
    background: #a4873a;
    color:#fff;
}
.side-nav-member.list-v .out a {
    color: #a4873a;
}

.side-nav-member.list-v .out a:hover,
.side-nav-member.list-v .out active > a {
   background:#a4873a;
   
}
/*------------ / side ------------*/

/*------------ site_footer ------------*/
.site-footer {
    text-align: center;
    position:relative;
}
.site-footer:before{
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 1202px;
    background: url(../../images/common/footerbg.jpg)0 100% no-repeat;
    background-size: cover;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    z-index: -1;
}
.site-footer .container{
    max-width: 1380px;
}
#contact .footer-top.col {
    width: calc(70% - 450px);
    float: right;
    border-right-width: 0;
    margin-top:10px;
}
.site-map {
    font-size: 15px;
    letter-spacing: 35px;
    text-align: right;
    padding: 25px 0 0;
}
.site-map ul {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0.5px;
    text-align: left; 
}

.site-map ul li {
    margin: 6px 0;
}
.site-map ul li a {
    display: inline-block;
    padding: 3px 0px 3px 10px;
    position: relative;
    color: #ccc;
}
.site-map ul li:hover a {
 text-decoration:underline;
 color: #a4873a;
}
.site-map ul li a:before {
    content: "";
    display: inline-block;
    background: #666;
    width: 5px;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 14px;
}

.site-footer a {
    color: #DFDFD0;
}
.site-footer a:hover {
    color: #a4873a;    
}
.site-footer .share {
      margin: 20px 0 15px;
}
.site-info {
    color: #B9B9B9;
    font-size: 12px;
    line-height: 1.45;
    padding-bottom: 30px;
    padding-top: 25px;
}
.site-info a {
    color: #B9B9B9;
}


.follow {
    margin-top: 40px;
}
.qrcode {
    display: inline-block;
    
}
.qrcode{
    width: 100%;
    text-align: center;
    padding: 10px 0 20px;
    position: relative;
}

.qrcode ul li{
    display: inline-block;
    list-style: none;
}
.site-info {
    line-height: 1.8;
    letter-spacing: 0.5px;
  
}

.footer-bottom {
    font-size: 12px;
    color: #aaa;
    text-align: center;
    padding: 20px 0 30px;
    background: #181818;
   
}


.footer-bottom a {
    color: #aaa;
}
.footer-bottom a:hover {
    text-decoration: underline;
}

/*------------ / site_footer ------------*/
/*------------- / contact ---------------*/
#contact{
    padding: 25px 0px;
}
#contact .container .qrcode,#contact .container .contact-item{
    float: left;
}

#contact .container .contact-item ul{padding: 0;}
#contact .container .qrcode li{
    display: inline-block;
    margin:10px;
    margin-right: 0px;    
}
#contact .contact-item li{
    padding-left: 64px;
    color: #CCCCCC;
    font-size: 14px;
    margin-top: 5px;
    position: relative;
    list-style-type:none;
}
#contact .contact-item p{
    font-size: 16px;
    color: #a4873a;
    font-weight: normal;
    font-family: "Libre Baskerville", serif;
    margin-left: 0;
    letter-spacing: 2px;
}
#contact .contact-item span{
      display: block;
      position: absolute;
      width: 43px;
      left: 0px;
      top: 0px;
      font-weight: 600;
      padding-right: 9px;
      height: 20px;
      border-right: 1px solid #444;
}
#contact .contact-botton{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -18px;
    width: 276px;
    height:36px;
    padding: 0px 20px;
    z-index: 2;
    background: #FFA395;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#contact .contact-botton:hover{
    background: #FF7662;
}
#contact .contact-botton a{
    display: block;
    width: 100%;
    height:100%;
    font-size: 16px;
    line-height: 36px;
    color: #FFF;
    background: url(../../images/common/footer_botton_arrow.png) right center no-repeat;
}
/*------------ floating ------------*/
.floating,
.floating.fancybox-margin {
    position: relative;
    z-index: 30;
    display: none;
    transition: all .3s ease;
    padding: 0;
    text-align: center;
    background: transparent;
    height: 56px;
    margin-top: 0;
    border-top: 1px rgb(255 255 255 / 20%) solid;
}

.floating .ibtn.gotop {
    position: relative;
    margin: 0 auto;
    top: 42px;
    width: fit-content;
    color: #a4873a;
    font-size: 15px;
    text-indent: initial;
    font-weight: normal;
    padding: 0;
    font-family: "Libre Baskerville", serif;
    letter-spacing: 0.03em;
    overflow: visible;
    letter-spacing: 2px;
}
.floating .ibtn.gotop:before{
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 65px;
    background: rgb(255 255 255 / 20%);
    left: 0;
    right: 0;
    top: -80px;
    margin: 0 auto;
    transition: all .3s;
}
.floating .ibtn.gotop:hover:before{
    top: -70px;
}
/*------------ / floating ------------*/


/*------------ pagination ------------*/
.pagination-title {
    font-family: "Libre Baskerville", serif;
    font-size: 14px;
    color: #a4873a;
    position: relative;
    text-align: center;
    padding-bottom: 10px;
}
.pagination {
    text-align: center;
    font-size: 14px;
    padding-left: 0;
}
.pagination li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.pagination li.pagination_ctrl{
    width: 38px;
    height: 28px;
}
.pagination li a.controls{
    position: absolute;
    width: 26px;
    height: 50px;
    display: block;
    bottom: 0px;
    border: 0px;
    background: url('../../images/common/pagination_ctrl.png')left top no-repeat;
}
.pagination li a.controls.prev:hover{
    background-position: left bottom;
}
.pagination li a.controls.next{
    background: url('../../images/common/pagination_ctrl.png')right top no-repeat;
}
.pagination li a.controls.next:hover{
    background-position: right bottom;
}
.pagination li a {
    display: block;
    min-width: 28px;
    height: 28px;
    line-height: 24px;
    padding: 0 5px;
    border: 1px solid #D8CDBE;
    text-align: center;
    color: #D8CDBE;
    margin: 0 5px;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.pagination li a:hover,
.pagination li.active a {
    border-color: #a4873a;
    color: #a4873a;
}
.pagination li a.controls {
    font-size: 20px;
}
.page-info {
    display: none;
}
.page-info .form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-align: center;
}
.page-info .form-control:focus {
    outline: none;
    border-color: #333;
}


.page-info {
    display: none;
}
.page-info .form-control {
    height: 30px;
    line-height: 28px;
    border: 1px solid #333;
    margin: 0;
    background: none;
}
.page-info .form-control:focus {
    border-color: #a4873a;
}

/*------------ / pagination ------------*/

/*------------ form ------------*/
.reminder {
    text-align: center;
    color: #ccc;
    font-size: 14px;
    position: relative;
    margin: 0 0 30px;
}
.reminder span {
    color: #ccc;
}
.reminder b {
    display: inline-block;
    font-size: 0px;
    color: #fff;
    line-height: 1;
    vertical-align: bottom;
}
.reminder b:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: auto;
    background: #a4873a;
    border-radius: 50%;
    margin: 0 2px 6px 4px;
}
.reminder .icon.require:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    margin: auto;
    background: #a4873a;
    border-radius: 50%;
    margin: 0 4px 4px 0;
}
.reminder:after{
     content: " ";
     display: block;
     width: 100px;
     height: 1px;
     background: rgb(255 255 255 / 30%);
     margin:40px auto 0px;
}
.qty-box {
    position: relative;
    display: inline-block;
    width: 85px;
    max-width: none;
    padding: 0 29px;
    box-sizing: border-box;
    border: 0;
}
.qty-box .form-control {
    position: relative;
    text-align: center;
    height: 30px;
    line-height: 28px;
    font-size:14px;
    color: #fff;
    background: #333;
    border:none;
    margin: 0;
    padding: 0 5px;
    z-index: 1;
    border-radius: 0;
}
.qty-box .form-control:focus {
    border-color: #a4873a;
}
.qty-box .btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 28px;
    font-weight:100;
    color: #888;
    position: absolute !important;
    background: #333;
    z-index: 0;
    top: 0;
    border-radius: 0;
}
.qty-box .btn:hover {
    background: #a4873a;
    z-index: 2;
     color: #fff;
}
.qty-box .less {
    left: 0;
}
.qty-box .add {
    right: 0;
}
.main-content.cart-two .qty-box {
    width: auto;
    padding: 0px;
    border:none;
}
.form-control {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    border: 1px solid #222;
    background: #222;
    box-sizing: border-box;
    border-radius:5px;
    margin-bottom: 6px;
    color: #ccc;
}
.plus-list .pd-info .form-control{
    margin-bottom: 0;
}
.form-control:focus {
    border: 1px solid #333;
}
.form-control {
    padding: 6px 10px;
    line-height: 1.4;
    resize: vertical;
    height: auto;
    box-sizing: border-box;
}
.static-control {
    line-height: inherit;
    color: #a4873a;
    font-size: 15px;
    font-weight:600;
    margin: 0 0 6px;
    padding: 0 5px;
}
.form-wrap {
    margin: 0 auto;
}
.form-wrap img{
    margin: 0;
}
.form-wrap.type1{
    max-width:1250px;
}
.form-wrap.type2 {
    max-width: 600px;
}
.form-wrap.type5{
    max-width: 830px;
}
.form-wrap .btn-box {
    margin: 0 auto;
    max-width: 800px;
}

.form-wrap .btn-box a:hover{
    color:#fff;
}
.form-box {
    margin: 0 auto;
}
.form-box .row {
    margin: 0 -24px;
    position: relative;
}
.form-box .row:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
}
.form-box.type3{
    max-width:600px;
}
.form-box.type3:after{
     content: " ";
    display: block;
    width: 160px;
    height: 1px;
    background: #ddd;
    margin:25px auto -10px;  
}
.form-box .col {
    float: left;
    width: 50%;
    padding: 0 24px;
}
.form-box .required {
    position: relative;
}
.form-box .required:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: auto;
    background: #a4873a;
    border-radius: 50%;
    margin: 0 5px 2px 0;
}
.form-box .form-group {
    padding: 4px 0;
    line-height: 36px;
}
.form-box .control-label {
     display: block;
     font-size: 14px;
     color: #fff;
     font-weight:600;
     line-height: inherit;
}
.form-box .control-box {
    position: relative;
}
.form-box .control-box label {
    display: inline-block;
    line-height: inherit;
    margin: 0 10px 6px 5px;
}
.form-box .captcha .form-control {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    max-width: 280px;
}
.form-box .captcha a {
    display: inline-block;
    vertical-align: top;
    color: #FFA395;
    font-size: 20px;
    line-height: inherit;
    margin-left: 5px;
    margin-bottom: 6px;
    transition: all .3s ease;
}
.form-box .captcha a:hover {
    color: #ccc;
}
.form-box .captcha a * {
    vertical-align: middle;
}
.form-box .captcha a .ic {
    transition: transform .3s;
    color:#ED646A;
}
.form-box .captcha a:hover .ic {
    transform: rotate(270deg);
    color:#888;
}
.form-box .name .control-box {
    position: relative;
}
.form-box .name .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 100%;
}
.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;
}
.form-box .tips {
    line-height: 1.2;
    margin-bottom: 6px;
    color: #a4873a;
    font-size: 13px;
    padding: 0 5px;
}
.form-wrap.type1 .tips {
    min-height: 36px;
    line-height: 18px;
}

.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 .input-box-2 {
    float: left;
    width: 30%;
    padding: 0 3px;
    box-sizing: border-box;
}
.form-box .input-group .form-control {
    display: inline-block;
}

.form-box .name .control-box {
    position: relative;
}
.form-box .name .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 100%;
}
.form-box .name .radio-box label {
    display: inline-block;
    margin-bottom: 0;
}
.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%;
}
.form-radio,
.form-checkbox {
    display: inline-block;
    position: relative;
}
.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: 3;
    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: 16px;
    height: 16px;
    margin: 0 0 3px;
}
.form-radio:before {
    background-image: url('../../images/common/form_radio.svg');
}
.no-svg .form-radio:before {
    background-image: url('../../images/common/form_radio.png');
}
.form-checkbox:before {
    background-image: url('../../images/common/form_checkbox.svg');
}
.no-svg .form-checkbox:before {
    background-image: url('../../images/common/form_checkbox.png');
}
.form-radio.checked:before,
.form-checkbox.checked:before {
    background-position: 0 100%;
}

.success-wrap {
     text-align: center;
    max-width: 950px;
    margin: 0 auto;
    padding: 1% 35px;
    border-radius: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.success-box {
    text-align: center;
    line-height: 2;
}
.success-msg {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 auto 15px;
    padding:5px;
    max-width:650px;
    border-radius:10px;
    color: #a4873a;
    border: 1px solid #a4873a;
}

.success-txt {
    line-height: 1.8;
    color: #ccc;
    font-size:14px;
    padding-bottom: 10px;
}
.success-txt:after {
    content: " ";
    display: block;
    width: 160px;
    height: 1px;
    background: rgb(255 255 255 / 30%);
    margin:20px auto;
}
.success-txt strong {
    color: #fff;
    font-size: 24px;
}
.success-txt a {
   
color: #a4873a;
}
.success-txt a:hover {
    text-decoration: underline;
}
.success-wrap .btn-box {
    max-width: 850px;
    margin: 0 auto;
}

/*------------ / form ------------*/

/*------------ table ------------*/
.table-h {
    border-top: 1px solid #333;
    color: #fff;
    border-bottom: 1px solid #333;
}
.table-h tbody tr:last-child {
   border:none;
}
.table-h td {
    padding: 10px 6px;
    line-height: 1.4;
    text-align: center;
    min-width: 76px;
    color:#888888;
}
.table-h .btn-holder {
    min-width: 30px;
}
.table-h thead {
     background: #303030;
     /* border-bottom: 1px solid #FFA395;*/
}
.table-h thead th {
    color: #aaa;
    font-weight: normal;
    padding: 12px;
}
.table-h tbody tr {
    border-bottom: 1px solid #333;
}

.table-h .align-left {
    text-align: left;
}
.table-h a {
    display: inline-block;
    vertical-align: middle;
}
.table td span {
    color: #fff;
}

.table-v {
    color: #ccc;
    font-size: 14px;
}
.table-v tr:last-child{
    border:none;
}
.table-v tr{
    border-bottom:1px solid #333;
}
/*.table-v tr:nth-child(2n) {
    background: #F7F7F7;
}*/
.table-v th,
.table-v td {
    padding: 12px 20px;
    vertical-align: middle;
}
.table-v th {
    text-align: left;
    width: 90px;
    font-weight: normal;
    position: relative;
}
.table-v th:after {
     content: '';
    display: block;
    border-left: 1px solid #BBBBBB;
    height: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    -moz-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.table-v strong {
    color: #a4873a;
    font-size:14px;
}
.table-v strong2 {
    color: #a4873a;
    font-size:15px;
    font-weight:600;
}
.table.table-h.order-table{
    max-width:1000px;
    margin:auto;
}
/*------------ / table ------------*/
/*------------ / 購物時登入燈箱 ------------*/
.shopping_way.hot.fixed{
    margin:4px 0 -3px;  
    color:#333;
}
.cart_login_box{
    height:auto;
    overflow:hidden;
    background: #181818;
}
.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 #333;
    padding:0 10px;
}
.cart-login.col:nth-child(2){
    border:none;
}
.cart-login.col.col2{
    padding:30px;
}
.cart-login.col.col2 .btn-box{
    padding-top:85px;
}
.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;
}
.lightbox-wrapper.login-box .notice-box{
    margin-top: 0px;
    padding: 0px;
    border-radius:0;
}
.lightbox-wrapper.login-box .notice-box .title {
    background: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 50px 0px 0;
    margin: 0px 0 20px;
    text-align: center;
    float: none;
    background-repeat: no-repeat;
    background-position: top center;
}
.lightbox-wrapper.login-box .notice-box .txt{
    margin:0px;
    padding:0px;
    border:none;
}
.cart_login_box .lightbox-wrapper{
    padding: 30px;
    max-width: 100%;
    margin: auto;
}
.cart_login_box .btn.normal2 {
    color: #a4873a;
    font-size: 15px;
    padding: 5px;
    width: 150px;
    height: 40px;
    background: transparent;
    margin: 0 auto;
    border-radius: 0;
    border: 1px solid #a4873a;
    /*display: block;*/
    line-height: 30px;
}
.cart_login_box .btn.normal2:hover{
    background:#a4873a;
    color:#fff;
}
.cart_login_box .btn.pure {
    color: #666;
    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;
}
/*------------ / 購物時登入燈箱 ------------*/
/*------------ lightbox ------------*/
body .fancybox-close {
    background: url(../../images/common/lightbox_close.svg) no-repeat;
    width: 70px;
    height: 30px;
    right: 10px;
    top: -36px;
}
.no-svg body .fancybox-close {
    background-image: url(../../images/common/lightbox_close.png);
}
body .fancybox-close:hover {
   opacity:.5;
}
body .fancybox-skin {
    background: #ccc;
    border-radius: 0;
    margin-top: 40px;
    border-radius: 10px;
}
body .fancybox-inner {
     background: #FCF8F1;
     border-radius: 5px
}
.lightbox-wrapper {
     padding: 40px 0 0;
    max-width:980px;
    width:100%;
    margin: 0 auto;
    box-sizing: border-box;
}
.login-box .lightbox-title {
    background: url('../../images/common/login_ic.png') 50% 0 no-repeat;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    padding-top: 40px;
    margin: 0 0 15px;
    text-align: center;
}
.no-svg .login-box .lightbox-title {
    background-image: url('../../images/common/login_ic.png');
}
.lightbox-wrapper .control-label {
    display: none;
}
.login-box .notice-box {
    margin-top: 40px;
    padding: 20px 15px;
    border-radius: 15px;
    max-width: 800px;
    margin: auto;
}
.login-box .notice-box .title {
    float: left;
    background: url('../../images/common/join_ic.svg') 0 100% no-repeat;
    color: #444;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 0 0 45px;
    margin: 5px 0 0 80px;
}
.no-svg .login-box .notice-box .title {
    background-image: url('../../images/common/join_ic.png');
}
.login-box .notice-box .txt {
    color: #aaa;
    border: 1px solid #ccc;
    border-width: 0 0 0 1px;
    margin-left: 240px;
    padding-left: 30px;
}
.login-box .success-box + .btn-box {
    max-width: 950px;
    margin: 0 auto;
    padding-top: 10px;
}

.arrival-box {
    position: relative;
    min-height: 553px;
    padding:20px 0;
    background: #222;
}
.arrival-box input.form-control {
    height: 30px;
    line-height: 34px;
    padding: 0 12px;
    background: #333;
    color:#ccc;
    border-radius:7px;
    margin: auto;
}
.arrival-box .form-group{
    width: 90%;
    margin:0 5%;
}
.arrival-box .form-control:focus {
    background: #333;
}

.arrival-box .pd-name {
    color: #a4873a;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    margin: 0;
}
.arrival-box .pd-id {
    color: #ccc;
    font-size: 13px;
    text-align: center;
    padding-bottom:55px;
        background:url('../../images/common/title-icon.png')bottom center no-repeat;
}
.arrival-box .form-box {
    padding: 0px 0;
    max-width: 500px;
}
.arrival-notice {
    color: #ccc;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    line-height:1.7em;
}
.arrival-box .btn-box {
    padding-top: 0;
}
.arrival-notice:after{
content: " ";
    display: block;
    width: 100px;
    height: 1px;
    background: rgb(255 255 255 / 30%);
   position:relative;
   margin:auto;
    bottom: 0;
    margin-top:25px;}
/*------------ / lightbox ------------*/

.mmenu-show #mobile-fixed .logo-fixed-menu {
    font-size: 18px;
    width: 200px;
    text-align: center;
    line-height: 40px;
    font-weight: normal;

}
.mmenu-show #mobile-fixed li,
.mmenu-show #mobile-search,
.mmenu-show #member-box li a {
    background: #181818;
}
.mmenu-show #mobile-search .form-control{
    background:#303030;
}
.mmenu-show #mobile-fixed ul,
.mmenu-show #member-box li {
    border-bottom-color: #181818;
}
.mmenu-show #mobile-fixed .qty{
    background: #a4873a;
}
.mmenu-show #member-box li a:hover {
   background: #a4873a;
}
.mmenu-show #mobile-menu .side-nav-top > li a:before {
    border-color:  #a4873a;
}
.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active > a {
    color:  #a4873a;
}
.mmenu-show #mobile-menu .share .btn .ic {
    vertical-align: middle;
}
.mmenu-show #mobile-fixed .logo-fixed-menu a{
     line-height: 25px;
     padding:7px 0 ;
}


/*--- 歐盟文字 ---*/

.footer-bottom .privacy-txt {
    border-right: 1px solid #aaa;
    padding: 0 10px 0 0;
    margin-right: 10px;
}

.header-sheet {
    position: fixed;
    max-width: 100%;
    bottom: 43px;
    left: 10px;
    width: 320px;
    padding: 20px 25px 20px 15px;
    height: auto;
    text-align: left;
    z-index: 9999;
    background-color: rgb(0 0 0 / 60%);
    color: #888;
    border-radius: 8px;
    border: solid 1px rgb(164 135 58 / 50%);
}
.header-sheet .close-ontop {
    color: #ccc;
    opacity: 1;
    font-size: 2.4rem;
    position: absolute;
    right: -14px;
    top: 13px;
    transform: translateY(-50%);
    font-weight: 100;
}
button.close-ontop {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    outline: 0;
    }
.close-ontop {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    filter: alpha(opacity=20);
    opacity: .2;
}
.header-sheet a {
    color:#a4873a;
    font-weight: bold;
    padding-left: 3px;
    text-decoration: underline;
    text-underline-position: under;
}

@media screen and (max-width: 1000px) {
    .header-sheet {
        position: fixed;
        height: auto;
        bottom: 0%;
        z-index: 401;
        font-size: 14px;
        padding: 40px 0 10px;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        border-radius: 0;
    }
    .header-sheet .close-ontop {
        right: 0px;
        left: 0px;
        top: -21px;
        margin: auto;
        text-align: center;
        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: 1600px) {
/*------------ floating 1600 ------------*/
    .floating,
    .floating.fancybox-margin {
        right: 0;
        margin: 0;
    }
/*------------ / floating 1600 ------------*/
}
@media screen and (max-width: 1435px) {
#contact .footer-top.col {
    width: auto;
    float: left;
    padding:0 20px;
}
 .site-map .list-v li{
     padding: 0 10px;
 }
 .site-map {
        letter-spacing: 15px;
        padding: 15px 0 25px;
    }
    .site-map ul {
        display: inline;
    }
    .site-map ul li {
        display: inline-block;
    }
}

@media screen and (max-width: 1280px) {
     .site-map .list-v li{
     padding: 0 2px;
 }
/*------------ site_footer 1280 ------------*/
    .footer-top .col {
        width: 50%;
        border-width: 0;
        margin: 0;
        min-height: 0;
    }
    .footer-top .col3 {
        width: 100%;
        padding-top: 30px;
    }
    .footer-top .map-box {
        margin-top: 0;
    }
    .follow {
        margin-top: 20px;
    }

    .site-nav .menu{
        font-size: 16px;
        padding: 0;
    }
    .site-nav .menu > li > a{
        padding: 0;
    }

    
/*------------ / site_footer 1280 ------------*/
}

@media screen and (max-width: 1120px) {
/*------------ site_header 1120 ------------*/
   
/*------------ / site_header 1120 ------------*/
}
@media screen and (max-width: 1000px) {
    .breadcrumb{
        font-size: 14px;
    }
/*------------ site_header 1000 ------------*/
    .site-header {
        position:static;
        height: auto;
        text-align: center;
    }
    .site-title .logo{
        width: 98px;
        height: 85px;
        margin: 0;
    }
    .site-title {
       top:0px;
       margin: 0px auto;
       position: static;
       width: 100%;
       text-align: center;
    }
    .top-nav,
    .site-nav {
        display: none;
    }
/*------------ / site_header 1000 ------------*/
/*------------ site_main 1000 ------------*/
    .main-content {
        padding-bottom: 30px;
    }
/*------------ / site_main 1000 ------------*/
/*------------ site_footer 1000 ------------*/
    .footer-top {
        padding: 30px 0 10px;
    }
    .footer-top .container {
        text-align: center;
    }
    .footer-top .col {
        width: auto;
        float: none;
        clear: both;
        padding-bottom: 20px;
    }
    .footer-top .map-box {
        margin: 0;
    }
   
    .site-info{
        display:none;
    }
    #contact .footer-top.col {
        display: none;
    }
/*------------ / site_footer 1000 ------------*/
/*------------ floating 1000 ------------*/
    .floating,
    .floating.fancybox-margin {
        display: none;
        position: fixed;
        z-index: 400;
        transition: all .3s ease;
        border:none;
        padding: 0;
    }
    .floating,
    .floating.fancybox-margin {
        background: none;
        right: 50%;
        bottom: 0;
        margin-right: -15px;
        height: auto;
    }
    .floating .ibtn.gotop:before{
        display:none;
    }
    .floating .ibtn.gotop,
    .floating .ibtn.gotop:hover,.no-svg .floating .ibtn.gotop {
        background: url(../../images/common/mobile_gotop.svg) 50% 50% no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
        font-size: 0;
        top: 0;
    }
/*------------ / floating 1000 ------------*/
    .warning-sect{
        padding: 20px 0;
    }
    .qrcode ul{
        margin: 0px auto;
        padding-left: 0;
    }
    #contact{
        padding: 20px 15px;
    }
    #contact .contact-item p{
        margin:5px 0;
        font-size: 14px;
    }
   .contact-item ul{
        padding-left: 0;
        font-size: 10px;
    } 
/*------------ / floating 1000 ------------*/
    .footer-top{
        padding: 0;
    }
    #contact .contact-item span{
        padding-right: 5px;
    }
    .desktop{
        display: none;
    }
    .breadcrumb_all{
        padding-bottom: 5px;
        margin: 0;
    }
    .main-title{
        font-size: 20px;
        margin: 0 0 5px;
        padding: 20px;
    }
    .h2-title{
        width: 100%;
        font-size: 16px;
        margin: 8px 0;
    }
    .breadcrumb{
        margin-top: 0;
        display: block;
        position: static;
        text-align: center;
        padding: 3px 0;
    }
    .pagination-title{
        display: none;
    }
    .btn-box{
        padding-top: 5px;
        margin:15px 0;
    }
    .search-box:after {
        position: absolute;
        content: "\e901";
        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;
        color: #fff;
        right: 0px;
        top: 0;
        font-size: 20px;
        line-height: 30px;
        width: 30px;
        height: 30px;
    }
    .ibtn.search{
        position: relative;
        z-index: 99;
    }
    .reminder{
        margin-bottom: 20px;
    }
    .reminder:after{
        margin:5px auto 0;
    }
    .form-control{
        /* line-height: 26px; */
        /* height: 36px; */
        margin: 5px 0;
    }
    .form-box .form-group{
        padding: 8px 0;
        line-height: 1.45;
    }
    .btn.simple2{
         width: 48%;
        font-size: 14px;
        height: 33px;
        line-height: 33px;
        padding: 0;
        margin:0 .5% 5px;
    }
    .btn.simple2 .ic.ic-angle-left{
        margin-right: 5px;
    }
    .btn.simple2 .ic.ic-angle-right{
        margin-left: 5px;
    }
    .btn.back{
        line-height: 25px;
        height: 25px;
        font-size: 10px;
    }
    .btn.back .ic{
        font-size: 16px;
    }
    
    .pagination li a.controls{
        transform: scale(.6);
    }


    .content-top .breadcrumb {
        float: none;
    }

     .page-info {
        display: block;
        padding: 0 50px;
    }
    .pagination li a {
        display: none;
    }
    .pagination li a.controls {
        display: block;
        position: absolute;
        bottom: -5px;
    }
    .pagination li.pagination_ctrl{
        position: absolute;
        top: 18px;
    }
    .pagination li.pagination_prev{
        left: 0;
    }
    .pagination li.pagination_next{
        right: 0;
    }
    .pagination{
        position: absolute;
        width: 100%;
        bottom: 50%;
        margin: 0;
        padding: 0;
    }
/*------------ / pagination 767 ------------*/
/*------------ form 767 ------------*/
    .form-box .name .radio-box {
        line-height: 1.6;
    }
    .form-box.type3:after{
        margin:5px auto;
    }
    .form-title {
        font-size: 16px;
    }
    .form-box .row:before {
        display: none;
    }
    .form-box .col {
        width: 100%;
    }
    .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-wrap .form-box .tips {
        min-height: 0;
    }
    .success-wrap {
        padding: 5px 0;
    }
    .success-msg {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .success-txt strong{
        font-size: 16px;
    }
    .success-txt{
        font-size: 14px;
        padding-bottom: 5px;
    }
    .success-txt:after{
        margin:3px auto;
    }
    .btn.simple3{
        width: 49%;
        height: 28px;
        line-height: 28px;
        padding:0 5px;
        font-size: 12px;
        letter-spacing: 0.5px;
        margin:2px 0;
        box-sizing: border-box;
    }
    .content{
        min-height: inherit;
    }
    .btn.back, .btn.pure {
        font-size: 15px;
        margin-top: 15px;
        height: auto;
        width: 60%;
    }
    .btn.back .ic{
        margin-right: 30px;
    }

/*------------ / form 767 ------------*/
/*------------ table 767 ------------*/
    .table-h {
        border-top: 1px dashed #bbb;
    }
    .table-h thead {
        display: none;
    }
    .table-h tr,
    .table-h td {
        display: block;
        text-align: left;
    }
    .table-h td+td {
        border-left: 0;
    }
    .table-h td[data-title]:before {
        content: attr(data-title);
        display: inline-block;
        color: #aaa;
        font-size: 14px;
    }
    .table-h tr {
        padding: 5px 0;
        position: relative;
    }
    .table-h td {
        padding: 0;
        line-height: 1.45;
    }
/*------------ / table 767 ------------*/
/*------------ lightbox 767 ------------*/
    .login-box .notice-box {
        padding: 5px 10px;
        text-align: center;
    }
    .login-box .notice-box .title {
        float: none;
        display: inline-block;
        margin: 0;
    }
    .login-box .notice-box .txt {
        border-width: 1px 0 0;
        margin: 5px 0 0;
        padding: 5px 0 0;
    }
/*------------ / lightbox 767 ------------*/
    .content-title2,.content-title3{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .side{
        display: none;
    }
    .btn.normal,.btn.normal{
        font-size: 10px;
        line-height: 28px;
        height: 28px;
    }
    /*------------ table  ------------*/
    .table-v tr,
    .table-v th,
    .table-v td {
        width: auto;
        text-align: left;
        padding: 5px;
        font-size: 14px;
    }
    .table-v tr:nth-child(n) {
        background: none;
    }
    .table-v th {
        border: 0;
    }
/*------------ / table  ------------*/
    .qty-box .form-control{
        line-height: 26px;
        height: 26px;
    }
    .qty-box .btn{
        width: 26px;
        height: 26px;
        line-height: 26px;
    }
    .qty-box{
        padding:0 26px;
    }
    .qty-box{
        width: 80px;
    }
}
@media screen and (max-width: 768px) {
    .arrival-box .pd-name{
        font-size: 16px;
        padding-top: 5px;
    }
    .arrival-box .pd-id{
        padding-bottom: 0;
        background: none;
    }
    .arrival-box .form-box{
        padding:3px 0;
    }
    .arrival-notice{
        font-size: 14px;
        padding:3px 0;
    }
    /*login*/
    .cart-login.col{
        width: 100%;
        border:none;
    }
    .cart-login.col.col2{
        padding:5px;
    }
    .cart-login.col.col1{
        right: 0;
    }
    .login-box .lightbox-title{
        font-size: 16px;
    }
    .login-box .lightbox-title,.no-svg .login-box .lightbox-title,
    .no-svg .login-box .notice-box .title{
        background: none;
        padding:5px 0;
        margin-bottom: 0;
    }
    .cart_login_box .btn.normal2.send{
        margin-bottom: 5px;
    }
    .cart_login_box .btn.normal2{
        line-height: 25px;
        height: 25px;
        font-size: 10px;
        padding:0;
        width: 100%;
    }
    .cart_login_box .lightbox-wrapper{
        width: 100%;
        padding:5px;
    }
    .cart-login.col.col2 .btn-box{
        padding-top: 5px;
        margin:3px 0;

    }
    .lightbox-wrapper.login-box .notice-box .title{
        font-size: 16px
    }
}
@media screen and (max-width: 500px) {
/*------------ lightbox 500 ------------*/
    .lightbox-wrapper {
        padding: 30px 20px;
    }
    .login-box .main-title {
        padding-top: 0;
    }
    .login-box .main-title span {
        font-size: 36px;
    }
    .login-box .success-msg {
        font-size: 17px;
    }
/*------------ / lightbox 500 ------------*/

    .mmenu-show #mobile-fixed .logo-fixed-menu {
        width: 189px;
    }
}
@media screen and (max-width: 400px) {
/*------------ form 400 ------------*/
    .form-box .form-group .input-box {
        width: 100%;
    }
/*------------ / form 400 ------------*/
/*------------ btn 400 ------------*/
    .btn.simple {
        margin: 0 auto 10px;
    }
/*------------ / btn 400 ------------*/
    .hidden-xs{
        display: none;
    }
}
@media screen and (max-width: 330px) {
#contact .contact-item span{
    position: relative;
    display: inline-block;
    margin-right: 5px;
}
#contact .contact-item li{
     padding-left:0px;
}
}
@media screen and (max-width: 300px) {
#contact .container .qrcode li{
    margin:1px;
}
}



/*暫時隱藏*/
@media screen and (min-width: 1000px) {
    .new_menu{
        display: none!important;
    }

}
/*!暫時隱藏*/

/*------------ / LINE 登入按鈕 ------------*/
.LINE-login-button a{
    width: 250px;
    height: 40px;
    background: #00C300;
    border-radius: 6px;
    display: flex;
    margin: auto;
    transition: all .3s ease;
}
.LINE-login-button a .LINE-icon{
    background: url(../../images/common/line-icon.svg);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    background-size: 31px 30px;
    background-position: center;
    border-right:1px solid #00b300;
    transition: all .3s ease;
}
.LINE-login-button a .LINE-text{
    font-size: 14px;
    font-weight: 600;
    width: 210px;
    color:#FFF;
    text-align: center;
    line-height: 39px;
}
.LINE-login-button a:hover{
    background: #00e000;
}
.LINE-login-button a:hover .LINE-icon{
    border-right:1px solid #00c900;
}
.LINE-login-button a:focus{
    background: #00e000;
}
.LINE-login-button a:focus .LINE-icon{
    border-right:1px solid #00c900;
}
.LINE-login-button a:active{
    background: #00b300;
}
.LINE-login-button a:active .LINE-icon{
    border-right:1px solid #009800;
}
.LINE-login-button a:disabled{
    background: #c6c6c6;
}
.LINE-login-button a:disabled .LINE-icon{
    border-right:1px solid #b5b5b5;
}
/*!------------ / LINE 登入按鈕 ------------*/