@charset "utf-8";

/*------------ basic ------------*/

hr {
    margin: 30px 0;
}

body {
    font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
    color: #2F0108;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.35px;

}

.wrapper {
    /*background: url(../../images/common/index-back.jpg) 7% 110%, #2F0108;
    background-size: cover;*/
    background:url(../../images/common/bg.jpg)center top;
    background-size: 100%;
    width: 100%;
}

.container {
    padding: 0 15px;
    max-width: 1470px;
}

/*------------ / basic ------------*/
/*------------ btn ------------*/

/*-----back-btn-----*/

.btn.back {
    color: #424242;
    transition: all .2s;
    letter-spacing: 2px;
    padding:5px 20px;
    border:1px solid #424242;
}

.btn.back i {
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 3px 0;
}

.btn.back:hover {
   border-color:#7a351c;
   background:#7a351c;
   color:#e9dcd6;
    transition: all .2s;
}


/*-----style01-btn-----*/
.ibtn.fb-fans-page {
    background-image: url(../../images/tw/fb_page.jpg);
    width: 162px;
    height: 93px;
}
.ibtn.fb-fans-page:hover {
    opacity: 0.7;
}

.btn.style01 {
    color: #fff;
    line-height: 35px;
    transition: all .2s;
    display: block;
    text-align: left;
    background: #ab9c92;
    box-sizing: border-box;
    border-radius: 0;
}

.btn.style01 i {
    background:#ab9c92;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    line-height: 37px;
    text-align: center;
    font-size: 19px;
    width: 35px;
    height: 35px;
    margin: -1px 10px 0 0;
}

.btn.general i {
    background: #4e4e4e;
}

.btn.cold i {
    background: #42b354;
}

.btn.freezing i {
    background: #68a0da;
}

.btn.style01:hover {
    background: #770001;
    color: #fff;
    transition: all .2s;
}

.btn.style01:hover i {
    background: #770001;
}

.btn.style01.bg2 {
    color: #777777;
    background: rgba(255, 255, 255, .5);
}

.btn.style01.bg2 i {
    background: #CCCCCC;
}

.btn.style01.bg2:hover i {
    background: #777777;
}

/*-----style02-btn-----*/
.btn.style02 {
    transition: all .2s;
    border:none;
    /*max-width: 120px;*/
    line-height: 30px;
    display: block;
    margin: 0 auto;
    background: #8a7263;
    width: 100%;
    color:#fff;
    border-radius: 0;
}

.btn.style02 i {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 3px 8px;
}

.btn.style02:hover {
    transition: all .2s;
    color: #fff;
    background: #2F0108;
}

.btn.style02.arrowL i {
    margin: 0 8px 3px 0;
}

.btn.style02.bg2 {
    color: #fff;
    border: 1px solid #C3C5B5;
    background: #827266;
}

.btn.style02.bg2:hover {
    background: #000;
}

/*-----style03-btn-----*/
.btn.style03 {
    transition: all .2s;
    letter-spacing: 2px;
    color: #f9f9f9;
    background: #885950;
    padding: 0 12px;
    line-height: 30px;
    text-decoration: none;
    border: none;
    border-radius: 0;
}



.btn.style03:hover {
    transition: all .2s;
    background: #e5bb91;
    color: #f8f8f8;
}

.btn.style03 i {
    color: #f9f9f9;
    font-size: 14px;
    margin: 0 2px;
    display: inline-block;
    vertical-align: text-bottom;
}

.btn.style03:hover i{
   color: #fafafa;
}

.btn.style03 .ic-zoom-in,
.btn.style03 .ic-money,
.btn.style03 .ic-typing {
    font-size: 18px;
    margin-left: 5px;
}
.btn.style03 .ic-chevron-thin-right {
    font-size: 17px;
    color: #e3c0af;
    margin: 0 0 -1px 10px;
}
/*---- btn-box ----*/
.btn-box {
    clear: both;
    padding: 30px 0 10px 0;
    position: relative;
    text-align: center;
}

.btn-box.align-left {
    text-align: left;
}
.btn-box.has-border {
    border-top: 1px dashed #666666;
    margin: 30px 0 0 0;
}

.btn-box.dib .btn {
    max-width: 280px;
    display: inline-block;
    margin: 0 5px 10px;
    line-height: 30px;
}

.btn-box.dib2 .btn {
    display: inline-block;
    width: auto;
    margin: 0 12px 10px;
}

.btn-box.dib2 .style02 {
    padding: 0 26px;
}

.btn-box.btn-all .btn {
    max-width: 100%;
}

/*------------ / btn ------------*/
/*------------ site_header ------------*/

.site-header {
    max-width: 1820px;
    margin: 0 auto;
    padding: 45px 0 0 0;
}

.site-title {
    position: absolute;
    z-index: 100;
    left: 40px;
    top: -35px;
}

.site-title .logo {
    color: transparent;
    background: url(../../images/common/logo.png) 50% 50% / contain no-repeat;
    width: 478px;
    height: 199px;
    transition: opacity .3s ease;
    margin: 50px 0px 0px -100px;
}

.site-title .logo:hover {
    /*opacity: .7;*/
}


/*------------top-nav ------------*/

.top-nav {
    font-size: 14px;
    line-height: 31px;
    text-align: right;
    position: absolute;
    bottom: 100%;
    right: 65px;
}

.top-nav>* {
    display: inline-block;
    vertical-align: middle;
}

.top-nav .container {
    display: block;
}

.top-nav>ul>li {
    margin: 0 0 0 20px;
    vertical-align: middle;
    color: #fff;
    color: #5d3419;
    font-size: 13px;
}

.top-nav ul>li>i {
    font-size: 14px;
    color: #E0AC72;
    vertical-align: middle;
    font-weight: bold;
    margin: 0 5px 0 0;
}

.top-nav ul>li>a:hover {
    color: #D7AB97;
}

/*---- language ----*/
.language {
    position: relative;
}
.language .btn i {}

.language ul {
    display: none;
    position: absolute;
    z-index: 200;
    left: 50%;
    top: 100%;
    margin: 0 0 0 -45px;
    width: 90px;
    border: 1px solid #79796A;
    background: #fff;
}

.language .btn i {
    color: #000000;
    font-weight: bold;
}

.language ul li {
    text-align: center;
    display: block;
    font-size: 14px;
    margin: 0;
    color: #5B5B52;
}

.language li a {
    transition: all .2s;
    display: block;
}

.language ul li a:hover {
    color: #000000;
    background: #E9D7C1;
}

/*---- search-box ----*/

.search-box a {
    z-index: 5;
}

.search-box:after {
    position: absolute;
    content: "\e1008";
    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: #774027;
    right: 6px;
    top: 7px;
    font-size: 13px;
    line-height: 15px;
    width: 15px;
    height: 15px;
}

.search-box:hover:after {
    color: #ffffff;
}

.site-header .search-box .ibtn.search {
    position: absolute;
    right: 6px;
    top: 7px;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
    width: 15px;
    height: 15px;
    z-index: 2;
}

.site-header .search-box {
    position: relative;
    width: 165px;
    margin: 0 -10px 0;
    transition: all .2s;
}

.site-header .search-box .form-control {
    height: 26px;
    line-height: 26px;
    margin: 0;
    border: 0;
    background: #e0e0e0;
    color: #E9DCD6;
    border-radius: 0;
    padding: 0 30px 0 10px;
    transition: all .1s;
}

.search-box:hover .form-control,
.search-box .form-control:focus {
    transition: all .1s;
    background: rgba(255, 255, 255, .5);
}


.site-header .search-box a {
    position: absolute;
    right: 6px;
    top: 7px;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
    width: 15px;
    height: 15px;
}

.site-header .search-box:hover a {
    color: #79796A;
}

.site-header .search-box .form-control::-webkit-input-placeholder {
    color: transparent;
}

.site-header .search-box .form-control:focus::-webkit-input-placeholder {
    color: #79796A;
}

.site-header .search-box .form-control::-moz-placeholder {
    color: transparent;
}

.site-header .search-box .form-control:focus::-moz-placeholder {
    color: #79796A;
}
.site-header .search-box .form-control::-ms-input-placeholder {
    color: transparent;
}
.site-header .search-box .form-control:focus::-ms-input-placeholder {
    color: #79796A;
}
.site-header .search-box .form-control::-moz-placeholder {
    color: transparent;
}

.site-header .search-box .form-control:focus::-moz-placeholder {
    color: #79796A;
}

/*------------func-menu ------------*/

.site-header .func-menu {
    position: absolute;
    top: 0px;
    right: -45px;
    z-index:20;
}

.func-menu li {
    position: relative;
}

.func-menu .cart i {
    display: block;
    font-size: 40px;
    color: #E9DCD6;
    text-align: center;
}

.top-nav .func-menu .cart a:hover {    /*color: #fff;*/}
.func-menu .cart:hover i {
    color: #ffcdb0;
}

.func-menu>li>a {
    display: block;
    text-align: center;
    color: #ff1717;
	font-weight: 700;
}

.func-menu>li>a:hover p {
    color: #4F3524;
    text-decoration: underline;
}

.func-menu .sum {
       display: block;
    letter-spacing: 2px;
    box-sizing: border-box;
    position: absolute;
    font-weight: bold;
    top: 5px;
    left: 0;
    right: 0;
    line-height: 1;
    color: #c8413f;
    font-size: 15px;
}

.func-menu a:hover .sum {
    color: #fff;
}

.func-menu .cart-box {
    width: 300px;
    position: absolute;
    z-index: 10;
    right: 0;
   top: 96%;
    padding: 2px;
    outline: none;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0;
}

.func-menu .cart-box:before {
    content: "";
    width: 100%;
    height: 45px;
    background: transparent;
    position: absolute;
    bottom: 100%;
    left: 0;
}

.func-menu .gocart.active .cart-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0);
}

.func-menu .cart-box .btn {
    display: block;
    background: #000000;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    padding: 0;
    transition: all .2s;
    border-radius: 0;
}

.func-menu .cart-inner {
    background: #fff;
}

.func-menu .cart-box .btn:hover {
    background: #d89163;
    transition: all .2s;
}

.func-menu .cart-box li+li {
    border-top: 1px dashed #ddd;
}

.func-menu .cart-box li a:before {
    display: none;
}

.func-menu .cart-list a {
    display: block;
    overflow: hidden;
    padding: 8px;
}

.func-menu .cart-list a:hover .name {
    color: #D7AC8E;
}

.func-menu .cart-list .pic {
    float: left;
    width: 60px;
}

.func-menu .cart-list .txt {
    margin-left: 70px;
    color: #666;
    text-align: left;
    line-height: 1.8;
}
.func-menu .cart-list .txt .shopping_way.hot {
    text-align: left;
}

.func-menu .cart-list .name {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #74685F;
    font-size: 15px;
}

.func-menu .cart-list .num {
    color: #a3a3a3;
    font-size: 13px;
}

/**/

/********** 拆單結束 *********/

.shopping_way.hot {
    text-align: left;
    margin-top: 8px;
}

.shopping_way .general {
    border: 1px solid #333;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #333;
}

.shopping_way .cold {
    border: 1px solid #42b354;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #42b354;
}

.shopping_way .freezing {
    border: 1px solid #68a0da;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #68a0da;
}

.shopping_way span+span {
    margin-left: 10px;
}

.pd-intro .btn-group .btn.general {
    border: 1px solid #4e4e4e;
    color: #4e4e4e;
    background: #fff;
}

.pd-intro .btn-group .btn.general:hover {
    color: #fff;
    background: #4e4e4e;
}

.pd-intro .btn-group .btn.cold {
    border: 1px solid #42b354;
    color: #42b354;
    background: #fff;
}

.pd-intro .btn-group .btn.cold:hover {
    color: #fff;
    background: #42b354;
}

.pd-intro .btn-group .btn.freezing {
    border: 1px solid #68a0da;
    color: #68a0da;
    background: #fff;
}

.pd-intro .btn-group .btn.freezing:hover {
    color: #fff;
    background: #68a0da;
}

/*------------ 拆單結束'' ------------*/

/*------- 會員下拉 ------*/

.top-nav li.gomember {
    position: relative;
    display: inline-block;}

.top-nav li.gomember>a {
    font-size: 13px;
}

.top-nav li.gomember>a i {
    color: #ffffff;
    font-size: 13px;
}

.top-nav .gomember-box {
    position: absolute;
    z-index: 10;
    width: 160px;
    top: 100%;
    border: 2px solid #9b9c8e;
    color: #c8afaf;
    background: #fff;
    padding: 1px;
    text-align: center;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0;
    z-index: 150;
    right: calc(50% - 83px);
}

.top-nav .gomember.active .gomember-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0);
}

.top-nav .gomember-list {
    padding: 4px 0;
    line-height: 20px;
}

.top-nav .gomember-list li+li {
    border-top: 1px dashed #5A5A5A;
}
.top-nav .gomember-list a {
    display: block;
    overflow: hidden;
    padding: 8px 0;
}

.top-nav .gomember-list a:hover {
    color: #79796A;
}

.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: #70AC92;
    font-size: 15px;
}
.top-nav .login-out-fixed {
    color: #A86846;
}

.top-nav .gomember-list .login-out-fixed a:hover {
    color: #000;
}

/*------------site-nav ------------*/

.site-nav {
    position: relative;
    background: #E9DCD6;
}

.site-nav>* {
    display: inline-block;
    vertical-align: middle;
}

.site-nav .container {
    display: block;
}

.site-nav .menu {
    vertical-align: middle;
    text-align: right;
    margin: 0 120px 0 0;
}

.site-nav .menu li {
    position: relative;
    margin: 0 -5px 0 0;
}

.site-nav .menu>li:nth-last-child(-n+3) {
    display: none;
}

.site-nav .menu>li>a {
    color: #2f0107;
    line-height: 38px;
    font-size: 14px;
    padding: 0px 25px;
    transition: all .2s;
}

.site-nav .menu>li>a:hover {
    transition: all .2s;
    background: #fff5f0;
    color: #4e4a43;
}

.site-nav .menu li ul {
    display: none;
    position: absolute;
    z-index: 600;
    width: 160px;
    box-sizing: border-box;
}

.site-nav .menu ul li {
    margin: 0;
}

.site-nav .menu>li>ul {
    top: 100%;
    left: 50%;
    margin-left: -80px;
}

.site-nav .menu ul li a {
    text-align: center;
    color: #fff;
    padding: 5px 0;
    display: block;
   background: #b3937d;
}

.site-nav .menu ul li a:hover,
.site-nav .menu ul ul li a:hover {
    background: #FFEFBF;
    color: #000;
}
.site-nav .menu ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}

/*------------share------------*/

.share {
    display: block;
    color: #ffffee;
}

.share li span {
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(0.83);
    margin: -4px 0 0 0px;
}

.share li+li {
    margin: 0 0 0 10px;
}

.share .btn {
    display: inline-block;
    font-size: 21px;
    color: #fff;
}

.share li.facebook:hover,
.share li.facebook:hover .btn {
    color: #3A5795;
}
.share li.google:hover,
.share li.google:hover .btn {
    color: #CB2C17;
}

.share li.twitter:hover,
.share li.twitter:hover .btn {
    color: #5890FF;
}

.share .btn:hover {}
.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: #c9c9c9;
    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: #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-linecall,
.share_box .share-link .icon-ic-share-w {
    font-size: 25px;
    width: 25px;
    height: 30px;
    line-height: 26px;
    border-radius: 15px;
    margin: 0;
    padding: 0;
}

.share_box .share-link .btn {
    width: 25px;
    padding: 0;
}

/*------------ / site_header ------------*/
.header-fixed .site-header {
    position: fixed;
    z-index: 100;
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.header-fixed .site-header:after {
    content: "";
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 70px;
    display: block;
    background: transparent;
    position: absolute;
    bottom: 0px;
    pointer-events: none;
}
.header-fixed .top-nav>ul>li{
    color: #fff;
}
.header-fixed .site-title {
    position: absolute;
    top: 2px;
    left: 15px;
}

.header-fixed .site-title .logo {
    width: 320px;
    height: 150px;
    margin: 5px 0px 0px -150px;
}

.header-fixed .site-nav {}

.header-fixed .site-nav .menu>li>a {
    padding: 16px 25px;
}

.header-fixed .site-nav .menu {
    margin: 0 100px 0 0;
}
.header-fixed .top-nav {
    top: 15px;
    right: 110px;
    z-index: 50;
    transition: all .2s;
}

.header-fixed .top-nav>ul {
    background: #420F0F;
    padding: 3px 10px 4px 10px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

.header-fixed .top-nav>ul>li:nth-child(1),
.header-fixed .top-nav>ul>li:nth-last-child(2) {
    display: none;
}

.header-fixed .site-header .func-menu {
    background: #fff8eb;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    text-align: center;
    box-sizing: border-box;
    padding: 15px 0 0 0;
    right: -85px;
    top: -25px;
    z-index: 250;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

.header-fixed .site-nav .menu {
    text-align: left;
    padding-left: 180px;
}

/*------------ banner ------------*/
.banner {
    position: relative;
    max-width: 1820px;
    margin: 0 auto;
}
/*------------ / banner ------------*/
/*------------ site_main ------------*/
.main-top {
    position: relative;
    text-align: center;
    padding: 0 0 55px;
    /*border-bottom: 1px dashed #E9DCD6;*/
    margin: 0 0 45px;
}

.main-top.no-border {
    border: 0;
    padding: 0 0 10px;
}

.main-title {
     color: #2C0006;
    font-family:'Times New Roman','新細明體';
    font-size: 36px;
    line-height: 1.4;
    letter-spacing: 2px;
    font-weight: 700;
}

/*.main-title b {

    font-family: 'Times New Roman','微軟正黑體' ,sans-serif;

}*/
.main-title span {
    font-size: 22px;
    color: #9a5f3f;
    display: block;
    letter-spacing:1px;
    font-weight: 100;
}

.main-content {
    padding: 60px 0 120px;
}
.content {
    min-height: 300px;
    box-sizing: border-box;
}
/*------------shopping-title ------------*/
.shopping-title {
        font-size: 16px;
    color: #68432a;
    font-weight: bold;
    position: relative;
    margin: 0 0 15px;
    background: #e8e8e8;
    padding: 10px;
}
.shopping-title i {
    transform: rotate(90deg);
    font-size: 26px;
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: middle;
}
/*----- plus-title -----*/
.plus-title {
    margin: 0 0 5px;
    padding:0;
}

.plus-title i {
    font-size: 20px;
    vertical-align: text-bottom;
}
.plus-tip {
    color: #000000;
    font-size: 16px;
    text-align: center;
    margin: 0 0 0px;
}
.plus-tip b {
    color: #D41922;
    text-decoration: underline;
}

/*------------ warning ------------*/

.warning-sect {
    padding-bottom: 70px;
    background:url(../../images/common/bg.jpg);
}

/*------------ / site_main ------------*/

/*------------ site_footer ------------*/

.qrcode {
    display: inline-block;
    margin: 0 0 0 10px;
    border: 1px solid #D2D2D2;
}

.footer-top {
    /*border-top: 1px solid #e9d7c1;*/
    color: #999999;
    padding: 30px 0;
    letter-spacing: 0;
    background: url(../../images/common/footer-back.jpg) no-repeat;
    background-size: cover;
}

.footer-top.news {
    text-align: center;
    background: #796045;
    padding: 20px 0;
}

.site-footer .container {
    display: table;
    width: 100%;
}

.site-footer .col {
    position: relative;
}

.site-footer .title {
    color: #ffffee;
    font-size: 20px;
    font-weight: bold;
    font-family: "Times New Roman";
    letter-spacing: 2px;
    margin: 0 0 20px 0;
}

.site-footer .title:before {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 10px 0 0;
    background: url('../../images/common/footer_tit_ic.png');
}

.site-footer .site-map {
    width: 45%;
    padding: 25px 20px 0;
    display: table-cell;
}
.site-info-qr {}
.site-footer .qr-inner {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 25px;
}
.site-info-p {
    display: inline-block;
    vertical-align: top;
    margin: -10px 0 0 10px;
}

.site-info-p p {
    margin: 0;
}
.site-info-p b {
    font-size: 25px;
}
.site-map-box {
    margin: 0 0 45px 25px;
    color: #535353;
}
.site-footer .col-r p {
    margin: 0;
}
.site-footer .col-r p .author {
    color: #fff;
    font-size: 13px;
    margin: 0 0 0 20px;
}
.site-footer .col-r {
    display: inline-block;
    vertical-align: top;
    margin: 0 55px 0 0;
}
.site-map ul {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 2px;
    text-align: left;
    color: #ffffee;
    font-size: 12px;
    line-height: 1.2;
}

.site-map ul+ul {
    margin-left: 50px;
}

.site-map li+li {
    margin-top: 23px;
}
.site-map ul a:hover {
    color: #dfc8a2;
    text-decoration: underline;
}

.site-map li>a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: #ffffee;
    margin: 0 8px 0 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}

.site-footer .site-info {
    /*background: rgba(255, 255, 255, .2);*/
    padding: 25px 15px 0;
    width: 27%;
    color: #242414;
    display: table-cell;
    vertical-align: top;
}

.site-footer .follow {
    padding: 0px 20px 0;
}

.site-footer .follow p {
    font-size: 12px;
    padding: 15px 0;
    margin: 0;
    color: #ffffee;
}

.site-footer .links {
    display: inline-block;
    margin: -10px 0 0 0;
}

.site-footer .links a {
    display: block;
    transition: all .2s;
}

.site-footer .links a img {
    border: 1px solid #fff;
}

.site-footer .links a+a {
    margin: 30px 0 0 0;
}

.site-footer .links a:hover {
    opacity: .7;
    transition: all .2s;
}

/*------------ / site_footer ------------*/
/*------------ floating ------------*/
.floating,
.floating.fancybox-margin {
    display: block;
    position: fixed;
    right: -5px;
    top: 20%;
    z-index: 99;
}

.fb {
    width: 135px;
    height: 45px;
    display: block;
    background: url('../../images/common/fb.png');
}

.floating .gotop {
    display: none;
}

.gotop {
    width: 60px;
    height: 40px;
    line-height: 40px;
    /*border: 1px solid #fff;*/
    background: #2F0108;
    display: block;
    position: absolute;
    right: 0;
    top: -70px;
    color: #DFDACF;
    text-align: center;
    box-sizing: border-box;
    transition: all .2s;
}
.gotop i {
    font-size: 57px;
    display: block;
    position: absolute;
    width: 100%;
    bottom: -7px;
}

.gotop:hover {
    color: #393939;
    transition: all .2s;
    background: #fff;
    /*border: 1px solid #ACAC9D;*/
    margin: 0 0 -1px 0;
}

/*------------ / floating ------------*/

/*------------ breadcrumb ------------**/

.breadcrumb {
    color: #420f0f;
    position: relative;
    font-size: 13px;
    margin: 0 0 45px;
}

.breadcrumb:before {
    content: "\e1021";
   color: #420f0f;
    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;
}

.breadcrumb li,
.breadcrumb li a {
    display: inline;
}

.breadcrumb li+li:before {
    content: "/";
    margin: 0px 5px;
}
.breadcrumb li a:hover {
   font-weight: bold;
    color:#dd8259;
}

.side .breadcrumb {
    position: relative;
    font-size: 13px;
    max-width: 250px;
    box-sizing: inherit;
    display: block;
    margin: 0 0 20px;
}
/*------------ / breadcrumb ------------*/

/*------------ side ------------*/

.side {
    width: 260px;
    float: left;
    padding: 104px 0 0 0;
}

.has-side .content {
    width: calc(100% - 310px);
    float: right;
}

.side-nav,
.side-nav-top {
    position: relative;
    font-size: 15px;
}

.side-nav-top {
    padding: 0 0 10px 0;
    border-bottom: 1px dashed #888;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.side-nav-top li a {
    position: relative;
    font-size: 15px;
    line-height: 1.3;
    color: #000000;
    background: #debaa6;
    padding: 13px 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
.side-nav-top>li>a:hover,
.side-nav-top>li.active>a {
    background: #864323;
    color: #fff;
}
.mmenu-show #mobile-menu .side-nav-top>li>a {
    background: none;
    color: #552500;
    padding: 6px 0;
    font-weight: 400;
}

.mmenu-show #mobile-menu .side-nav>li>a,
.mmenu-show #mobile-menu .content-nav>li>a {
    background: #fff8f4;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.mmenu-show #mobile-menu .side-nav ul ul li:before{
    display: none;
}
.mmenu-show #mobile-menu .side-nav ul li a,
.mmenu-show #mobile-menu .content-nav ul li a {
    border: 0;
    background: none;
    color: #444;
    font-size: 14px;
    padding: 8px 30px;
}

.mmenu-show #mobile-menu .side-nav>li,
.mmenu-show #mobile-menu .content-nav>li {
    padding: 0;
    border-bottom: none;
    background: #c48a6d;
    margin-bottom: 0;
}
.side-nav>li {
    margin: 0 0 10px;
}

.side-nav li a {
    position: relative;
    display: block;
    line-height: 1.2;
}

.side-nav li a {
    display: block;
}
.side-nav>li>a {
    position: relative;
    font-size: 15px;
    color: #000000;
    background: #eee7e3;
    padding: 13px 15px;
    font-weight: bold;
}
.side-nav>li>a:hover,
.side-nav>li.active>a {
    background: #8b5a46;
    color: #fff;
}

.side-nav ul li a {
    padding: 9px 10px 9px 32px;
}

.side-nav ul li a:before {
    content: "";
    width: 22px;
    height: 9px;
    display: block;
    position: absolute;
    background: url('../../images/common/side_ic.png');
    top: 50%;
    left: 0;
    margin: -4px 0 0 0;
    opacity: 0;
}

.side-nav ul {
    /*display: none;
    padding: 10px 0;*/
    /* background: #f0e8e4; */
}

.side-nav ul ul {
    /* background: #f3ede7; */
}
.side-nav ul ul li a{
    color:#222;
    padding: 5px 10px 5px 32px;
}
.side-nav ul li a:hover {
   text-decoration:underline;
    color:#a04721;
}

.side-nav ul ul li a:hover {
   padding-left:45px;
    transition:all .3s;
}
.side-nav ul ul li:before{
    content:'◆';
    position:absolute;
    opacity:0;
    left:0;
     color:#a04721;
      transition:all .3s;

}
.side-nav ul ul li:hover:before{
    padding-left:30px;
    opacity:1;
}
/*------------ / 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: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    color: #222222;
    font-size: 15px;
    box-sizing: border-box;
}

.pagination li.active a:after {
    content: "/";
    color: #000;
    margin: 0 0 0 7px;
    display: inline-block;
}


.pagination li a:hover,
.pagination li.active a {
    color: #CB7326;
}

.pagination li a.controls {
    margin: 0 10px -3px;
    color: #a88373;
    min-width: auto;
    font-size: 17px;
    width: 26px;
    height: 26px;
    line-height: 31px;
    border-radius: 50%;
}

.pagination li a.controls:hover,
.pagination li.active a.controls {
    background: #796045;
    color: #dfdedd;
}
.pagination li a.controls.next {
    margin: 0px 5px -3px;
}

.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 ------------*/
/*------------ had-bg ------------*/

.has-bg {
   /* background: #EDE2D7;
    border: 1px solid #FFF;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.25);*/
    position: relative;
}

.has-bg::after {
    display: block;
    clear: both;
    content: "";
}

.table-bg {
    padding: 20px;
}

.has-img:before {
    content: "\e1009";
    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;
    position: absolute;
    top: 0;
    left: 0;
    background: #2f0108;
    color: #fff;
    font-size: 33px;
    width: 55px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    display: none;
}
/*------------ / had-bg ------------*/
/*------------ form ------------*/
/*-----reminder-----*/

.reminder {
   text-align: center;
    margin: 0 0 45px;
    color: #000000;
    font-size: 13px;
    line-height: 1.75;
    padding: 0 0 20px;
    border-bottom: 1px dashed #666666;
}

.reminder strong {
    font-size: 22px;
    color: #000000;
    margin: 0 0 5px 0;
    display: block;
}

.reminder p {
   margin: 10px 0;
    font-size: 15px;
    text-align: center;
}

.reminder b {
    display: block;
    margin: 0;
    font-weight: normal;
}

.reminder b:before {
     content: "";
    display: inline-block;
    vertical-align: middle;
    background: #b56f4f;
    margin: 0 8px 0 0;
    width:8px;
    height: 8px;
    border-radius: 50%;
}

/*-----qty-box-----*/

.qty-box {
    position: relative;
    display: inline-block;
    width: 97px;
    max-width: none;
    padding: 0 25px;
    box-sizing: border-box;
    background: #fff;
}

.qty-box .form-control {
    position: relative;
    text-align: center;
    padding: 0 3px;
    font-weight: bold;
    color: #816149;
    border: none;
    box-sizing: border-box;
    background: #fff;
    font-size: 15px;
    margin: 0;
    z-index: 1;
}

.qty-box .btn {
    width: 18px;
    height: 18px;
    line-height: 15px;
    font-weight: bold;
    font-size: 11px;
    border-radius: 50%;
    position: absolute !important;
    z-index: 0;
    top: calc(50% - 8px);
    border: 2px solid #7B5A42;
}
.qty-box .btn:hover {
    background: #776255;
    color: #fff;
}

.qty-box .add {
    right: 2px;
}
.qty-box .less {
    left: 2px;
}
.main-content.cart-two .qty-box {
    width: auto;
    padding: 0px;
}

/*-----form-detail-----*/
.form-control {
     display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #111;
    border: none;
    box-sizing: border-box;
    margin-bottom: 6px;
    font-size: 14px;
    padding: 0 10px;
    background: #ebebeb;
}

.form-control:focus {
    outline: none;
    background-color: #f6e8dd;
    /*background: #9e855724;*/
}

textarea.form-control {
    padding: 8px 10px;
    line-height: 1.4;
    resize: vertical;
    height: auto;
}

.form-box .form-group {
    padding: 5px 0 10px;
}

.form-box .control-label {
    display: inline-block;
    vertical-align: top;
    width: 115px;
    padding-left: 15px;
    box-sizing: border-box;
}

.form-box .control-box .static-control {
    margin: 0px 0 0px;
}

.form-box .control-box {
    position: relative;
    display: inline-block;
    /*width: calc(100% - 120px);*/
    width: 100%;
}

.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;
}

.no-padding .control-label {
    padding: 0;
}

/*-----form-static-control-----*/

.static-control {
    line-height: inherit;
    color: #5A2100;
    font-weight: bold;
    margin: -4px 0 38px;
}

/*-----form-wrap-----*/

.form-wrap {
    max-width: 1100px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 40px 95px;
    position: relative;
}

.form-box {
    max-width: 585px;
    margin: 0 auto;
    position: relative;
}
.form-box2 {}
.form-box .row {
    margin: 0 -10px;
}

.form-box .col {
    float: left;
    width: 50%;
    padding: 0 10px;
}

/*-----form-required-----*/

.form-box .required {
    position: relative;
}

.form-box .required:before {
     content: "";
    display: inline-block;
    vertical-align: middle;
    background: #b56f4f;
    margin: 0 8px 0 0;
    width:8px;
    height: 8px;
    border-radius: 50%;
}

/*----- captcha -----*/

.form-box .captcha .input-box {
    position: relative;
}

.form-box .captcha .form-control {
    max-width: 185px;
    display: inline-block;
}

.form-box .captcha a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
}

.form-box .captcha a i {
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    color: #777777;
    transition: transform .3s;
    margin: 0 0 0 5px;
}

.form-box .captcha a:hover i {
    color: #A57038;
}

/*----- name -----*/

.form-box .name .control-box {
    position: relative;
}

.form-box .name .radio-box {
    line-height: 36px;
    position: absolute;
    right: -11px;
    bottom: 100%;
    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: 6px;
    color: #AC8D5F;
    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 3px;
}

.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;
    max-width: 1100px;
    margin: 0 auto;
    padding: 60px 15px;
    box-sizing: border-box;
    font-size: 13px;
    position: relative;
}

.success-box .msg {
    color: #000000;
    font-size: 18px;
}

.success-box .msg b {
    /*background: #2f0209;*/
    line-height: 53px;
    display: inline-block;
    color: #2f0209;
    font-size: 37px;
    letter-spacing: 2px;
    font-weight: normal;
    padding: 0 23px;
    margin: 10px 0 0 0;
    min-width: 330px;
    box-sizing: border-box;
}

.success-box a {
    color: #592000;
    text-decoration: underline;
}

.success-box .btn-box {
    margin: 5px 0;
}

.success-box small {
    font-weight: bold;
    color: #000000;
    display: block;
}


/*------------ / form ------------*/

/*------------ table ------------*/
.table-h td {
    padding: 10px 6px;
    line-height: 1.55;
    text-align: center;
    min-width: 76px;
    color: #903b05;
    font-size: 13px;
}

.table-h .btn-holder {
    min-width: 30px;
    font-size: 35px;
    line-height: 1;
}

.table-h .btn-holder a:hover {
    color: #000000;
}

.table-h thead th {
    color: #000000;
    padding: 0 6px 6px;
    white-space: nowrap;
    font-weight: bold;
}

.table-h tfoot tr {
    color: #555;
}

.table-h tbody tr {
    border-top: 1px dashed #666666;
}

.table-h tfoot td {
    color: #903b05;
    text-align: right;
    padding: 4px 0px;
    font-size: 14px;
    font-weight: bold;
}

.table-h tfoot td:last-child {
    width: 14%;
    padding: 3px 0px 3px 0;
    min-width: auto;
}

.table-h tfoot tr:last-child td {
    color: #a44c25;
    font-weight: bold;
    font-size: 17px;
    padding: 12px 0;
}

/*.table-h tfoot td:last-child span {
    color: #D51A23;
}*/

.table tfoot td .cart-rate {
    font-size: 10px;
    color: #ddab8b;
    letter-spacing: 0.5px;
}

.table-h tfoot td .form-control {
    display: inline-block;
    width: auto;
    margin: 0;
}

.table-h .align-left {
    text-align: left;
    padding: 10px 6px 10px 15px;
}

.table-h a {
    display: inline-block;
    vertical-align: middle;
}

.table-h .pd-id {
    color: #2f0209;
    display: block;
}

.table-h .pd-name {
    color: #000000;
    border-bottom: 2px solid transparent;
    font-size: 16px;
    font-weight: bold;
    display: block;
    line-height: 1.2;
    margin: 3px 0;
}

.table-h a:hover .pd-name {
    color: #5A2100;
}

.table-h a.pic {
    position: relative;
    overflow: hidden;
    transition: all .2s;
}

.table-h a.pic:hover {
    opacity: .7;
    transition: all .2s;
}

.table .ic-delete {
    color: #999999;
    font-size: 20px;
}

.table .ic-delete:hover {
    color: #dc8931;
}

.table td span {
    color: #898989;
}

/*-----table-v-----*/

.table-v {
    font-size: 14px;
}

.table-v th,
.table-v td {
    padding: 10px 20px 7px;
    vertical-align: middle;
}

.table-v tr+tr {
    border-top: 1px dashed #666;
}

.table-v th {
    text-align: left;
    position: relative;
    color: #666666;
    font-weight: normal;
    width: 90px;
    padding: 10px 15px 7px 20px;
}

.table-v th:after {
    content: "";
    width: 1px;
    height: 20px;
    background: #D3B085;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin: -10px 0 0 0;
}

.table-v strong {
    color: #5A2100;
}

/*------------ / table ------------*/

/*------------ lightbox ------------*/

body .fancybox-close {
    background: none;
    top: -40px;
    right: -6px;
    width: auto;
    height: auto;
    color: #FFFFFF;
}
body .fancybox-close:after {
    content: "\e1019";
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 7px 5px;
    font-size: 35px;
    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;
}

body .fancybox-close:before {
    content: "CLOSE";
    font-size: 14px;
}

body .fancybox-close:hover {
    color: #e9dcd6;
}

body .fancybox-opened .fancybox-skin {
    box-shadow: none;
    border-radius: 0;
    background: #e9dcd6;
}

body .fancybox-opened .fancybox-skin body {
    background: #CECEBF;
}

.lightbox-wrapper {
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

/*---- arrival ----*/

.arrival-box {
    padding: 30px 0 0 0;
}
.arrival-box .pd-name {
    color: #000000;
    font-size: 18px;
    text-align: center;
    margin: 0;}

.arrival-box .pd-name i {
    color: #FFFFFF;
    font-size: 35px;
    display: block;
    margin: 0px auto 20px;
}

.arrival-box .pd-id {
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin: 0 0 10px 0;
}

.arrival-box .form-box {
    max-width: 465px;
}

.arrival-box .notice {
    text-align: center;
    color: #2E2E2E;
}

/*------------ / 購物時登入燈箱 ------------*/

.login-box .lightbox-title {
    color: #7B5A42;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px;
    text-align: center;
}

.login-box .lightbox-title span {
    border: 2px solid #7B5A42;
    padding: 5px 10px;
}

.shopping_way.hot.fixed {
    margin: 4px 0 -3px;
    color: #333;
}

.cart_login_box {
    padding-top: 50px;
    height: auto;
    overflow: hidden;
    font-size: 14px;
}

.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 #d5b197;
    padding: 0 34px;
}

.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: #7B5A42;
    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: #000;
}

.btn.simple.cart2 {
    background: #7B5A42;
}

.btn.simple.cart2:hover {
    background: #000;
}

.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;
    line-height: 2;
}

.lightbox-wrapper.login-box .notice-box .title {
    background: none;
    color: #444;
    font-size: 18px;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0 20px;
    text-align: center;
    float: none;
}

.lightbox-wrapper.login-box .notice-box .txt {
    margin: 0px;
    padding: 0px;
    border: none;
}

.cart_login_box .lightbox-wrapper {

    padding: 30px;

    max-width: 100%;

    width: 800px;

}

.cart_login_box .btn.normal2 {

    color: #fff;

    font-size: 15px;

    padding: 5px;

    width: 150px;

    height: 40px;

    background: #7B5A42;

    margin: 0 auto;

    border-radius: 0;

    border: 1px solid #7B5A42;

    /* display: block; */

    line-height: 30px;

}

.cart_login_box .btn.normal2:hover {

    background: #000;

}

.cart_login_box .btn.pure {

    color: #666;

    line-height: 30px;

    margin: 0 5px 5px;

}

.cart_login_box .btn-box {

    margin: 5px 0;

}

.cart_login_box .btn.normal2.send {

    margin-bottom: 20px;

}

.cart_login_box .go-login {

    margin: 10px 0 20px;

}

/*------------ / 購物時登入燈箱 ------------*/

/*---- login ----*/



.login-box {

    padding: 35px 10px 0;

}



.login-box .title {

    text-align: center;

    color: #2f0209;

    font-size: 18px;

    margin: 0 0 15px;

}



.login-box .ic-login {

    display: block;

    color: #4d3b34;

    margin: 0 auto 10px;

    text-align: center;

    font-size: 45px;

}



.login-box .form-box {

    max-width: 450px;

}



.login-btn-box a {

    color: #000;

    font-size: 14px;

    display: inline-block;

    font-weight: bold;

    margin: 0 20px 20px;

}



.login-btn-box a i {

    font-size: 19px;

    font-weight: bold;

    display: inline-block;

    vertical-align: middle;

    transform: rotate(90deg);

    margin: 0 5px 1px 0;

}



.login-btn-box a:hover {

    color: #686859;

}



.login-box .success-box {

    padding: 0;

}



.login-box .btn-box {

    padding: 20px 0;

}



.login-box .success-box b {

    font-size: 18px;

}



.login-box .success-box .msg b {

    font-size: 37px;

}


/*---- alert-fancybox ----*/



#alert-fancybox {

    background: #fff;

}

/*------------ / lightbox ------------*/

/*------------ mobile_menu ------------*/

.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 {
    background: #583a2f;
}

.mmenu-show #mobile-search {
    background: #583a2f;
}

.mmenu-show #mobile-menu .main-menu {
    background: #e8e8e8;
}

.mmenu-show #member-box li a {
    background: #eee;
    color: #999;
    font-size: 15px;
}

.mmenu-show #mobile-fixed ul {
    border-bottom-color: #000;
}

.mmenu-show #mobile-search .search-box i {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 20px;
}
.mmenu-show #member-box li {
    border-bottom: 1px solid #ddd;
}

.mmenu-show #mobile-menu .language-menu {
    background: #583a2f;
}
.mmenu-show #mobile-menu .share-menu {
    border-top: 0;
    background: #d3c0b0;
}

.mmenu-show #mobile-menu .share-menu li {
    border: 0;
    margin: 0;
}

.mmenu-show #mobile-menu .menu ul li a {
    background: #FFFFFF;
    color: #000;
}

.mmenu-show #mobile-menu .menu li a {
    border-bottom: 1px dashed #959586;
    color: #614130;
}

.mmenu-show #mobile-fixed .qty {
    background: #A86846;
}

.mmenu-show #mobile-menu .menu .pd {
    display: none;
}

.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active>a {
    color: #89441f;
    font-weight: bold;
}

.mmenu-show #mobile-menu .share .btn .ic {
    vertical-align: middle;
}

.mmenu-show .toggle-mmenu-close {
    color: #be9f89;
}

.mmenu-show #mobile-menu .language {
    display: block;
    position: relative;
    padding: 8px 0px 0 10px;
    text-align: left;
    margin: 0;
    width: auto;
}

.mmenu-show #mobile-menu .language a {
    color: #fff;
}
.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 #959586;
}

.mmenu-show #mobile-menu .language-menu .language ul {
    display: block;
    background: none;
    border: 0;
    width: auto;
    margin: 0;
    left: 20px;
}

.mmenu-show #mobile-menu .language ul li a {
    background: none;
    line-height: 1;
    display: inline-block;
}

.mmenu-show #mobile-menu .language li+li a {
    border: 0;
}
.mmenu-show #mobile-menu .language ul li+li:before {
    content: '| ';
    color: #D6D6D6;
}
/*--- 歐盟文字 ---*/
.follow .privacy-txt:before {
    content: '◆';
    padding-right: 5px;
}

.follow .privacy-txt {
    /*border-right: 1px solid #d8d8d8;*/
    padding: 0 10px 0 0;
    margin-right: 10px;
    display: block;
    color: #ffffee;
}

.header-sheet {
    background-color: #000;
    color: #fff;
    padding: 15px 0;
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    position: fixed;
    z-index: 999;
    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: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.header-sheet a {
    color: #ff732f;
    text-decoration: underline;

}

/*------------ / mobile_menu ------------*/


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

    /*------------ site-footer 1440 ------------*/

    .site-footer .site-info {
        width: 30%;
    }

    .site-footer .links {
        display: block;
        margin: 15px 0;
    }

    .site-footer .links a {
        display: inline-block;
    }

    .site-footer .links a+a {
        margin: 0 0 0 30px;
    }
	.site-title .logo{
		width: 400px;
        height: 120px;
        
	}

    /*------------ / site-footer 1440 ------------*/

}



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

    /*------------ site-header 1280 ------------*/

    .site-nav .menu>li>a {
        padding: 0 14px;
    }

    .site-nav .menu {
         width: 100%;
         padding: 0px;
         text-align: right;
         /* left: 50px; */
          margin: 0 -130px;
    }

    .header-fixed .site-nav .menu>li>a {
        padding: 16px 13px;
    }

    /*------------ / site-header 1280 ------------*/

    /*------------ site-footer 1280 ------------*/

    .site-footer {
        padding: 0;
    }

    .site-footer .container,
    .site-footer .site-info,
    .site-footer .site-map {
        width: 100%;
        display: block;
    }

    .site-footer .follow,
    .site-info-qr {
        vertical-align: top;
    }
    .share {
        margin: 0 0 0 30px;
    }

    .site-info-qr {
        margin: 0 35px 0 0;
    }

    /*------------ / site-footer 1280 ------------*/

    .side {
        width: 240px;
    }

    .has-side .content {
        width: calc(100% - 250px);
    }

}

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

    .site-nav .menu>li>a {
        padding: 0px 10px;
    }

    .header-fixed .site-nav .menu>li>a {
        padding: 16px 8px;
    }
}

@media screen and (max-width: 1000px) {
    /*手機板*/

    body {
        font-size: 14px;
        line-height: 1.45;
        letter-spacing: 0.5px;
    }

    .wrapper {
       /* background: #2F0108;*/
    }

    .site-footer .follow {
        padding: 0;
    }

    .btn.style03 {
        letter-spacing: 0.5px;
    }

    .table-v {
        font-size: 14px;
    }

    .wrapper,
    .header-fixed .wrapper {
        padding-top: 40px;
    }

    .desktop {
        display: none;
    }

    hr {
        margin: 10px 0;
    }

    .content {
        min-height: inherit;
    }

    .side {
        display: none;
    }
    .title {
        font-size: 16px;
    }

    .btn.style02 {
        line-height: 28px;
        height: 28px;
        font-size: 10px;
    }

    .btn-box.dib2 .style02 {
        padding: 0 10px;
    }

    .btn-box.dib2 .btn {
        margin: 0 2px 5px;
        line-height: 25px;
        font-size: 10px;
        letter-spacing: 0;
        padding: 0 3px;
        min-width: 104px;
    }

    .form-control,
    .page-info .form-control {
        line-height: 25px;
        height: 25px;
        padding: 0 5px;
        margin-bottom: 5px;
    }

    .form-box .form-group,
    .login-box .btn-box {
        padding: 5px 0;
    }

    .has-img:before {
        display: none;
    }

    .reminder {
        padding-bottom: 5px;
        color: #b56f4f;
    }

    .reminder strong {
        font-size: 14px;
    }

    .reminder b {
        margin-top: 5px;
    }

    /*------------ site-header 1024 ------------*/

    .site-nav,
    .top-nav {
        display: none;
    }

    .site-header {
        padding: 15px 0;
    background: #E9DCD6;
    }

    .site-title {
        position: static;
        text-align: center;}

    .site-title .logo,
    .header-fixed .site-title .logo {
        background: url(../../images/common/logo-3.png) 50% 50% / contain no-repeat;
        text-align: center;
        width: 220px;
        height: 100px;
        margin: -15px 0 -10px 0;
    }

    .header-fixed .site-header {
        position: static;
    }

    .header-fixed .site-title {
        position: static;
    }

    /*------------ / site-header 1024 ------------*/

    .breadcrumb {
        margin: 0 0 5px;
    }

    /*------------ main-content 1024 ------------*/

    .main-content {
        padding: 5px 0 5px;
    }

    .main-top,
    .main-top.no-border {
        padding: 0;
        margin: 0;
    }

    .main-title {
        margin: 15px 0 15px;
        padding: 5px 20px;
        font-size: 16px;
    }

    .main-title.pc {
        display: none;
    }

    /*------------ / main-content 1024 ------------*/

    /*------------ site-footer 1024 ------------*/

   .site-footer .site-map.col,.site-footer .title,
    .share {
        display: none;}

    .share li span {
        display: none;
    }

    .site-info-p b {
        font-size: 14px;
    }

    .footer-top {
        padding: 5px 0;
        text-align: center;
    }

    .site-footer .site-map {
        padding: 5px 20px 0;
    }

    .site-footer .links a {
        display: inline-block;
        max-width: 48%;
    }

    .site-footer .site-info {
        padding: 5px;
        display: inline-block;
        width: auto;
    }

    .site-info-p {
        margin: 0;
        display: block;
    }

    .site-info-qr {
        margin: 0
    }

    .site-footer .links {
        margin: 5px auto;
    }

    /*------------ / site-footer 1024 ------------*/

    .main-top {
        margin-bottom: 5px;
        line-height: 1.2;
    }

    .main-title {
        font-size: 17px;
        padding: 0;
        letter-spacing: 1px;
    }

    .btn-box {
        padding: 20px 0;
    }

    .success-box .btn-box {
        padding: 0;
    }

    .warning-sect {
        padding: 5px 0 10px;
    }

    .table-h tbody td.align-left {
        padding: 0 6px 10px 0;
        border-bottom: 1px dashed #666;
    }

    /*------------ table 960 ------------*/

    .table-bg {
        padding: 0 10px;
    }

    .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: #222222;
        font-size: 14px;
        margin: 0 0px 0 0;
    }

    .table-h tr {
        padding: 5px 0;
        position: relative;
    }

    .table-h tfoot tr {
        padding: 0px 15px;
    }

    .table-h tfoot td {}

    .table-h tfoot td:first-child {
        float: left;
        text-align: left;
        padding: 3px 0 0 0;
    }

    .table-h tfoot td:last-child {
        padding: 3px 0;
    }

    .table-h td,
    .table-h tbody td,
    .table-h .btn-holder {
        padding: 10px 0 5px 0;
        line-height: 1.45;
        font-size: 14px;
    }

    .table-h tfoot td {
        font-size: 14px;
    }

    .shopping-title i {
        font-size: 15px;
    }
    /*------------ / table 960 ------------*/

    .success-box .msg {
        font-size: 16px;
    }

    .success-box .msg b,
    .login-box .success-box .msg b {
        font-size: 16px;
        min-width: auto;
        line-height: 25px;
        margin-top: 5px;
    }

    .success-box b,
    .login-box .success-box b {
        font-size: 16px;
    }

    .success-box .notice-box {
        margin: 5px auto;
    }

    .success-box {
        padding: 5px;
    }

    .static-control {
        margin-bottom: 0px;
    }

    .form-wrap {
        padding: 5px;
    }

    .btn-box.has-border {
        margin-top: 5px;
    }

    .reminder {
        margin-bottom: 5px;
    }
     .gotop {
        top: -45px;
    }

    .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: #000;
        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: 890px) {

    body .fancybox-close {
        right: 0;
    }

}

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

    /*------------ / table 767 ------------*/

    .table-h .pd-name {
        margin: -2px 0 0 0;
    }

    /*------------ / table 767 ------------*/

    /*------------ pagination 767 ------------*/

    .pagination li {
        vertical-align: middle;
    }

    .pagination-title {
        margin: 0;
    }

    .page-info {
        display: block;
        padding: 0 40px;
    }

    .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: 0;
    }

    .pagination li a.controls.next {
        right: 0;
        margin: 0;
    }

    .pagination li span {
        display: none;
    }

    .pagination li a i {
        font-size: 22px;
        margin: 0;

    }

    /*------------ / pagination 767 ------------*/

    /*------------ form 767 ------------*/

    .form-box {
        padding: 0;
    }

    .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;
    }

    .form-box .captcha a {
        right: 2%;
    }

    /*------------ / form 767 ------------*/

    .cart-login.col,
    .cart-login.col.col1 {
        width: 100%;
        float: none;
        border: none;
        right: 0;
    }

    .cart_login_box .lightbox-wrapper {
        max-width: 100%;
        width: 800px;
        box-sizing: border-box;
        padding: 10px;
    }

    .cart-login.col.col2 {
        padding: 10px;
    }

    .cart-login.col.col2 .btn-box {
        padding-top: 5px;
    }

    .cart_login_box .btn.normal2.send {
        margin-bottom: 5px;
    }

    .cart_login_box .go-login {
        margin: 5px 0;
    }

    .cart_login_box .btn.normal2 {
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
    }

    .lightbox-wrapper.login-box .notice-box .title {
        margin-bottom: 5px;
    }

    /*login燈箱*/

    .login-box .ic-login {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .login-box .title {
        line-height: 1.2;
        margin-bottom: 5px;
        font-size: 14px;
    }

    .login-box {
        padding-top: 5px;
    }

    .login-btn-box a i {
        font-size: 15px;
    }

    .login-btn-box a {
        font-size: 10px;
    }
    /*!login燈箱*/

}



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

    /*------------ site-footer 600 ------------*/

    .gotop {
        display: none;
    }

    .site-footer {
        text-align: center;
    }
    .site-footer .qr-inner,
    .site-info-qr,
    .site-footer .col-r {
        margin: 0;
    }

    .site-footer .col-r p .author {
        display: block;
        margin: 0;
    }

    .site-footer .links a+a {
        margin: 0;
    }

    /*------------ / site-footer 600 ------------*/

    /*------------ floating 600 ------------*/

    .floating,
    .floating.fancybox-margin {
        right: 50%;
        bottom: 35px;
        top: auto;
        margin-right: -15px;
    }

    .floating a {
        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;

    }

    /*------------ / floating 600 ------------*/

    /*------------ table 600 ------------*/

    .table-v tr,
    .table-v th,
    .table-v td {
        padding: 3px 5px;

    }

    .table-v th {
        font-weight: bold;
        color: #000;
    }

    .table-v th:after {
        display: none;
    }

    /*------------ / table 600 ------------*/

}



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

    /*------------ table 500 ------------*/

    .table td .ibtn.delete {
        position: static;
        margin: 10px 0;

    }

    /*------------ / table 500 ------------*/

    /*------------ form 500 ------------*/

    .form-box .captcha .form-control {
        max-width: 110px;
    }
    /*------------ form 500 ------------*/

}



@media screen and (max-width: 400px) {
    .btn.style03 .ic-zoom-in,
    .btn.style03 .ic-money,
    .btn.style03 .ic-typing,
    .btn.style03 .ic-bag,
    .btn.style03 .ic-home {
        display: none;
    }

    .mmenu-show #mobile-fixed .logo-fixed-menu {
        width: 150px;
    }

}



/*暫時隱藏*/

@media screen and (min-width: 1000px) {
    .new_menu {
        display: none !important;
    }
}

/*!暫時隱藏*/

/* 首頁燈箱 */
.fancybox-inner{
    width: 1000px !important;
    height: auto !important;
}

@media screen and (max-width: 1200px) {
    .fancybox-inner{
        width: 800px !important;
        height: auto !important;
    }  
}

@media screen and (max-width: 1000px) {
    .fancybox-inner{
        width: 700px !important;
        height: auto !important;
    }  
}

@media screen and (max-width: 767px) {
    .fancybox-inner{
        width: 500px !important;
        height: auto !important;
    }  
}

@media screen and (max-width: 500px) {
    .fancybox-inner{
        width: 300px !important;
        height: auto !important;
    }  
}

/* !首頁燈箱 */

/* 20211213 訂購單 */
.ibtn.order_table {
    background-image: url(../../images/tw/order_table.png);
    width: 93px;
    height: 93px;
}
.ibtn.order_table:hover {
    opacity: 0.7;
}

@media screen and (max-width: 401px) {
    .QRcode{
        margin: 15px 0 0;
    }
}
/* end 20211213 訂購單 */