@charset "utf-8";



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

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

.wrapper {
    position: relative;
    background: url(../../images/common/bg/body_bg.jpg) no-repeat bottom center;
}

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



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


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

/*-----share_box-----*/

.share_box .share-link .btn {
    font-size: 28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    border: 1px solid transparent;
    margin: 2px 0;
    transition: all .2s;
}

.share_box .share-link .btn,
.share_box .share-link .a2a_kit {
    color: #dde0c8;
    cursor: pointer;
}

.share_box.product {
    text-align: left;
    margin: 0 0 7px 0;
}

.share_box {
    text-align: center;
    margin: 10px 0 0 0;
}

.share_box.second {
    margin: 20px 0 10px;
    display: block;
}

.share_box .share-link .btn.blogger:hover {
    color: #F26C38;
}

.share_box .share-link .btn.facebook:hover {
    color: #405D9A;
}

.share_box .share-link .btn.google:hover {
    color: #F34537;
}

.share_box .share-link .btn.twitter:hover {
    color: #39A0CE;
}

.share_box .share-link .btn.mail:hover {
    color: #F6C13D;
}

.share_box .share-link .btn.linkedin:hover {
    color: #0177B5;
}

.share_box .share-link .icon-ic-share-t:hover {
    color: #36465C;
}

.share_box .share-link .btn.line:hover {
    color: #00C300;
}

.share_box .share-link .icon-ic-share-linecall:hover {
    color: #00C300;
}

.share_box .share-link .icon-ic-share-w:hover {
    color: #F70B19;
}

.share_box .share-link .btn.pinterest:hover {
    color: #DE220A;
}

.share_box .share-link .btn.plurk:hover {
    color: #E9443D;
}

.share_box .share-link .icon-ic-share-t,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
    font-size: 28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 2px 0;
    padding: 0;
}

.a2a_svg.a2a_s__default.a2a_s_tumblr,
.a2a_svg.a2a_s__default.a2a_s_whatsapp,
.a2a_svg.a2a_s__default.a2a_s_sina_weibo,
.a2a_label {
    display: none;
}

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

.btn.back {
    background: #b3ce1e;
    background: -moz-linear-gradient(top, #b3ce1e 0%, #98cb21 100%);
    background: -webkit-linear-gradient(top, #b3ce1e 0%, #98cb21 100%);
    background: linear-gradient(to bottom, #b3ce1e 0%, #98cb21 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ce1e', endColorstr='#98cb21', GradientType=0);
    width: 83px;
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    border-radius: 25px;
    transition: all .3s ease-in-out;
    font-weight: 600;
    margin: 0 auto;
    text-indent: 2px;
}

.btn.back:hover {
    width: 145px;
    border-radius: 40px;
    letter-spacing: 4px;
}






/*-----style01-btn-----*/

.btn.style01 {
    color: #33611D;
    transition: all .2s;
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: left;
    background: #fff;
    box-sizing: border-box;
    font-family: 'Expletus Sans', '微軟正黑體', cursive;
}

.btn.style01 i {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    text-align: center;
    font-size: 19px;
    margin: 0px 10px 0px 5px;
    width: 25px;
}

.btn.style01:hover {
    background: #33601D;
    color: #fff;
    line-height: 28px;
    transition: all .2s;
}

.btn.style01.bg2 {
    color: #AAAAAA;
}

.btn.style01.bg2:hover {
    color: #666666;
    background: none;
}






/*-----style02-btn-----*/

.btn.style02 {
    transition: all .2s;
    border-radius: 30px;
    padding: 0 20px;
    height: 30px;
    line-height: 31px;
    display: block;
    font-family: 'Istok Web', '微軟正黑體', sans-serif;
    font-weight: bold;
    margin: 0 auto;
    background: #C8D94D;
    color: #7A8A1A;
    width: auto;
    font-size: 16px;
    text-align: right;
}

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

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

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

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

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






/*-----style03-btn-----*/

.btn.style03 {
    transition: all .2s;
    color: #fff;
    letter-spacing: 1px;
    background: #b3ce1e;
    font-size: 16px;
    padding: 0 20px;
    margin: 0 5px 10px;
    line-height: 37px;
    border-radius: 5px;
    height: 40px;
    text-decoration: none;
    font-family: 'Expletus Sans', '微軟正黑體', cursive;
    font-weight: bold;
}

.btn.style03:hover {
    transition: all .2s;
    background: #2c281d;
}

.btn.style03.bg2 {
    border: 1px solid #8BB321;
    background: #fff;
    color: #8BB321;
}

.btn.style03.bg2:hover {
    background: #EEEEEE;
}

.btn.style03 i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 4px 0px;
    font-size: 19px;
}

.btn.style03.size2 {
    display: block;
    max-width: 100%;
    width: 100%;
    margin: 0;
}

.btn.style03.size2 i {
    display: inline-block;
    vertical-align: middle;
    color: #2c281d;
    margin: 0 0 1px 10px;
}

.btn.style03.size2:hover i{
    color: #c9cf42;
}





/*---- btn-box ----*/

.btn-box {
    clear: both;
    padding: 40px 0 0 0;
    position: relative;
    text-align: center;
}

.btn-box.align-left {
    text-align: left;
}

.btn-box.has-border {
    border-top: 4px double #f3f3f3;
    margin: 35px 0 0 0;
}

.btn-box.dib .btn {
    display: inline-block;
    margin: 0 5px 10px;
}

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






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


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

.site-header {
    margin: 0 auto;
    background: url(../../images/common/bg/header_bg.jpg) no-repeat center top;
    z-index: 101;
}

.site-title {
    padding: 28px 0 24px;
}

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

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






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

.top-nav {
    line-height: 35px;
    position: absolute;
    top: 30px;
    right: 15px;
}

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

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

.top-nav>ul>li {
    margin: 0 0 0 5px;
    vertical-align: middle;
    color: #2C271D;
    font-size: 13px;
    line-height: 35px;
}

.top-nav>ul>li>a {
    font-family: 'Open Sans', '微軟正黑體', cursive;
    padding: 0 20px;
    transition: all .2s;
    background: #EEEEEE;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .35);
    border-radius: 5px;
    width: 140px;
    box-sizing: border-box;
    text-align: left;
}

.top-nav>ul>li>a i {
    color: #000000;
    font-size: 17px;
    position: absolute;
    top: 9px;
    right: 10px;
}

.top-nav ul li>a:hover {
    background: #fff;
}






/*---- language ----*/

.language {
    position: relative;
    margin: -1px 0 0 0;
}

.language .btn {
    background: #EEEEEE;
    font-family: 'Open Sans', '微軟正黑體', cursive;
    padding: 0 20px;
    transition: all .2s;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .35);
    border-radius: 5px;
    width: 140px;
    box-sizing: border-box;
    text-align: left;
    height: 35px;
    line-height: 35px;
}

.language .btn:hover {
    background: #fff;
}

.language .btn i {
    display: inline-block;
    font-size: 16px;
    position: absolute;
    top: 9px;
    right: 14px;
}

.language ul {
    display: none;
    position: absolute;
    z-index: 200;
    left: 0;
    top: 100%;
    width: 100%;
    margin: 2px 0 0 0;
}

.language ul li {
    text-align: center;
    display: block;
    margin: 0 0 2px;
}

.language li a {
    transition: all .2s;
    display: block;
    font-size: 14px;
    border-radius: 5px;
    z-index: 0;
    background: #fff;
    color: #2C271D;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    font-family: 'Open Sans', "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
}

.language li a:before {
    content: "";
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    border-radius: 5px;
    transition: all .2s;
    background: rgb(179, 206, 30);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(179, 206, 30, 1) 1%, rgba(152, 203, 33, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(179, 206, 30, 1) 1%, rgba(152, 203, 33, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(179, 206, 30, 1) 1%, rgba(152, 203, 33, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ce1e', endColorstr='#98cb21', GradientType=1);
    /* IE6-9 */
}

.language ul li a:hover {
    color: #fff;
}

.language ul li a:hover:before {
    opacity: 1;
}





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

.site-header .search-box {
    position: relative;
    width: 155px;
    margin: 2px 0 0 0;
}

.site-header .search-box .form-control {
    height: 35px;
    line-height: 35px;
    margin: 0;
    border: 1px solid #8E9E21;
    background: transparent;
    color: #8E9E21;
    border-radius: 0;
    padding: 0 25px 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: 8px;
    top: 1px;
    font-size: 13px;
    font-size: 14px;
    color: #8E9E21;
    font-weight: bold;
}

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

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

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

.site-header .search-box .form-control::-moz-placeholder {
    color: #8E9E21;
}

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

.site-header .search-box .form-control::-ms-input-placeholder {
    color: #8E9E21;
}

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

.site-header .search-box .form-control::-moz-placeholder {
    color: #8E9E21;
}

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






/*---- tel-box ----*/

.tel-box {
    font-family: 'Open Sans', '微軟正黑體', sans-serif;
    display: block;
    text-align: right;
    font-size: 34px;
    color: #2C281D;
    margin: 15px 0 0 0;
    font-weight: 600;
    letter-spacing: 3px;
}

.tel-box i {
    font-size: 23px;
    width: 40px;
    height: 40px;
    color: #202020;
    border-radius: 50%;
    background: #EEEEEE;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .35);
    display: inline-block;
    text-align: center;
    line-height: 41px;
    margin: 0 10px 0 0;
    text-indent: 4px;
}





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

.site-nav {
    position: relative;
    background: #F7F7F7;
    z-index: 120;
}

.site-nav .logo2 {
    display: none;
}

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

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

.site-nav .menu {
    float: left;
}

.site-nav .menu li {
    position: relative;
    margin: 0 -4px 0 0;
    line-height: 1.2;
}

.site-nav .menu li a {
    position: relative;
    transition: all .2s;
}

.site-nav .menu>li+li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 17px;
    margin: 0 0 6px 0;
    background: url(../../images/common/bg/line2.png)repeat-y;
}

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

.site-nav .menu>li>a {
    color: #2C261D;
    font-size: 17px;
    padding: 25px;
    letter-spacing: 2px;
    text-indent: 2px;
    z-index: 0;
    font-family: 'Expletus Sans', '微軟正黑體', cursive;
}

.site-nav .menu>li>a:before,
.site-nav .menu ul li a:before {
    content: "";
    display: block;
    border-radius: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3ce1e+1,98cb21+100 */
    background: rgb(179, 206, 30);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(179, 206, 30, 1) 1%, rgba(152, 203, 33, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(179, 206, 30, 1) 1%, rgba(152, 203, 33, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(179, 206, 30, 1) 1%, rgba(152, 203, 33, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ce1e', endColorstr='#98cb21', GradientType=1);
    /* IE6-9 */
    left: 9px;
    right: 9px;
    top: -5px;
    bottom: -5px;
    z-index: -1;
    opacity: 0;
    position: absolute;
}

.site-nav .menu>li>a:hover {
    color: #fff;
}

.site-nav .menu>li>a:hover:before {
    opacity: 1;
}

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

.site-nav .menu ul .no-display {
    display:none;
}

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

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

.site-nav .menu>li>ul:before {
    content: "";
    width: 100%;
    height: 5px;
    display: block;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: transparent;
}

.site-nav .menu ul li a {
    text-align: center;
    border-radius: 5px;
    z-index: 0;
    background: #fff;
    display: block;
    color: #2C271D;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    padding: 11px 5px;
}

.site-nav .menu ul li a:before {
    content: "";
    display: block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 5px;
}

.site-nav .menu ul li a:hover {
    color: #fff;
}

.site-nav .menu ul li a:hover:before {
    opacity: 1;
}

.site-nav .menu ul ul {
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0 0 0 3px;
}






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

.share {
    float: right;
    margin: 22px 0 0;
}

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

.share .btn {
    transition: all .2s;
    display: inline-block;
    font-size: 21px;
    color: #f7f7f7;
    width: 30px;
    height: 30px;
    line-height: 35px;
    border-radius: 50%;
    font-size: 17px;
    position: relative;
    z-index: 0;
}

.share .btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    z-index: -1;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3ce1e+1,98cb21+100 */
    background: rgb(179, 206, 30);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(179, 206, 30, 1) 1%, rgba(152, 203, 33, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(179, 206, 30, 1) 1%, rgba(152, 203, 33, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(179, 206, 30, 1) 1%, rgba(152, 203, 33, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ce1e', endColorstr='#98cb21', GradientType=1);
    /* IE6-9 */
    transition: all .2s;
}


.share .btn:hover:before {
    background: #333;
}





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


/*------------ header-fixed ------------*/

.header-fixed .site-header {
    position: fixed;
    width: 100%;
    background: #F7F7F7;
}

.header-fixed .site-title {
    display: none;
}

.header-fixed .top-nav,
.header-fixed .share {
    display: none;
}

.header-fixed .site-nav {
    background: none;
}

.header-fixed .site-nav .logo2 {
    display: block;
    float: left;
    background: url(../../images/common/logo2.png);
    width: 79px;
    height: 48px;
    margin: 10px 0 !important;
    color: transparent;
}

.header-fixed .site-nav .menu {
    margin: 0 0 0 40px;
}

.header-fixed .site-nav .menu>li>a:before {
    top: 9px;
    bottom: 9px;
}



/*------------ / header-fixed ------------*/


/*------------ banner ------------*/

.banner {
    position: relative;
}

.banner:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 110px;
    background: url('../../images/common/bg/bg1-3.png') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    bottom: 0;
    left: 0;
    z-index: 100;
}






/*------------ / banner ------------*/


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

.main-top {
    position: relative;
    margin: 0 90px 0 0;
    border-bottom: 1px solid #98CB21;
    padding: 33px 30px 20px 0;
}

.main-top.no-border {}

.main-title {
    font-size: 30px;
    color: #2C271D;
    font-family: 'Open Sans', '微軟正黑體', cursive;
    float: left;
    line-height: 1.2;
}
.main-title h1 {

    font-size: 30px;
    color: #2C271D;
    font-family: 'Open Sans', '微軟正黑體', cursive;
    float: left;
    line-height: 1.2;


}




.main-title i {
    width: 108px;
    height: 58px;
    display: inline-block;
    vertical-align: middle;
    background: url('../../images/common/bg/title_ic.png');
    margin: 0 15px 11px 0;
}

.main-title span{
    color: #EB5A05;
    font-weight: 300;
    margin: 0 0 0 10px;
    display: inline-block;
}

.site-main {
    position: relative;
}

.main-content {
    max-width: 1404px;
    margin: -7% auto 100px;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 4px solid #B3CE1E;
    padding: 0;
    z-index: 100;
    position: relative;
}

.main-content .container {
    padding: 0;
}

.main-content:before,
.main-content:after {
    content: "";
    width: 27px;
    height: 266px;
    display: block;
    position: absolute;
    background: url('../../images/common/bg/shadow.png');
    top: -4px;
    left: -31px;
}

.main-content:after {
    background-position: 100% 0;
    left: auto;
    right: -31px;
}

.content {
    min-height: 300px;
    box-sizing: border-box;
}

.content-title {
    margin: 0 0 40px;
}

.text-container{
    max-width: 950px;
    padding: 0 15px 0 0;
    box-sizing: border-box;
}


/*------------shopping-title ------------*/

.shopping-title {
    font-size: 16px;
    color: #335F1D;
    font-weight: bold;
    position: relative;
    margin: 0 0 15px;
}

.shopping-title i {
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 7px;
    margin: 0px 10px 0 5px;
    transform-origin: 0 100%;
    transform: rotate(-45deg);
    background: #80A822;
}






/*----- plus-title -----*/

.plus-tip {
    font-size: 16px;
    color: #335F1D;
    font-weight: normal;
    text-align: center;
    background: #F3F3F3;
    border: 1px dotted #80A822;
    padding: 13px 10px;
    margin: 0 0 30px 0;
}

.plus-tip b {
    color: #660000;
    font-size: 16px;
}






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

.warning-sect {
    display: none;
}






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


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

.site-footer {
    background: url('../../images/common/bg/footer_bg.png') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 340px;
    box-sizing: border-box;
    padding: 100px 0 70px;
    position: relative;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.5;
}

.site-footer .container {
    max-width: 1430px;
}

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

.footer-table .col {
    display: table-cell;
    vertical-align: middle;
}

.site-footer .site-info {
    width: 25%;
   /* padding: 0 0 0 18%;*/
	font-size: 15px;
    letter-spacing: 0.08em;
}

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

.site-info-p p+p {
    margin: 14px 0 0 0;
}

.site-footer .site-map {
	width: 25%;
    border-left: 1px dashed #444444;
    border-right: 1px dashed #444444;
    padding: 5px 0;
    text-align: center;
}

.site-map ul {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.2;
    text-align: left;
	font-size: 15px;
    letter-spacing: 0.08em;
}

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

.site-map li+li {
    margin-top: 19px;
}

.site-map ul a:hover {
    color: #C8D94F;
}

.site-footer .fllow {
    width: 25%;
    border-right: 1px dashed #444444;
    text-align: center;
}

.site-footer .fllow .fb {
    width: 90px;
    height: 90px;
    display: inline-block;
    background: url('../../images/common/fb.jpg');
    margin: 0px 15px 0 0;
}

.site-footer .fllow .fb:hover {
    background-position: 0 100%;
}

.site-footer .qr-inner {
    display: inline-block;
    border: 2px solid #B3CE1E;
}

.site-footer .qr-inner img {
    border: 6px solid #fff;
}

.site-footer .site-copyright {
    width: 25%;
    text-align: right;
    padding: 0 0 0 10px;
	letter-spacing: 0.08em;
}

.site-footer .site-copyright span {
    display: block;
    font-size: 13px;
    line-height: 1.5;
}


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


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

.floating,
.floating.fancybox-margin {
    display: none;
    position: fixed;
    right: -5px;
    top: 20%;
    z-index: 800;
}

.floating .gotop {
    display: none;
}

.gotop {
    width: 95px;
    height: 95px;
    text-align: center;
    line-height: 85px;
    background: #2C281D;
    border: 5px solid #fff;
    display: block;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 15px 0 0 0;
    position: absolute;
    top: -47px;
    left: 50%;
    margin: 0 0 0 -47px;
    transition: all .2s;
    z-index: 0;
}

.gotop i {
    color: #fff;
    font-size: 47px;
}

.gotop:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 50%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3ce1e+0,98cb21+100 */
    background: rgb(179, 206, 30);
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(179, 206, 30, 1) 0%, rgba(152, 203, 33, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(179, 206, 30, 1) 0%, rgba(152, 203, 33, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(179, 206, 30, 1) 0%, rgba(152, 203, 33, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ce1e', endColorstr='#98cb21', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    transition: all .2s;
    opacity: 0;
}

.gotop:hover i {
    color: #000000;
}

.gotop:hover:before {
    opacity: 1
}



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


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

.breadcrumb {
    color: #878787;
    position: relative;
    font-size: 12px;
    margin: 12px 0 0 0;
    float: right;
}

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

.breadcrumb li+li:before {
    content: "/";
    color: #eb5905;
}

.breadcrumb li a:hover {
    color: #7FA620;
}

.content-title .breadcrumb{
    background: #F7F7F7;
    float: none;
    margin: 0;
    color: #2C281D;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    padding: 19px 30px;
    letter-spacing: 2px;
}

.content-title .breadcrumb li+li:before {
    content: "-";
    margin: 0px 5px;
}

.content-title .breadcrumb li:first-child a,
.content-title .breadcrumb li a:hover {
    color: #EB5905;
}

.content-title .breadcrumb li:first-child a:before{
    content: "\e1041";
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 9px;
    -webkit-transform: scale(0.75);
}

.products-breadcrumb {
    float: none;
    margin: -25px 0 30px 21px;
}

.products-breadcrumb li+li:before {
    content: ">";
}






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


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

.side .title p {
    font-size: 20px;
    margin: -10px 0px;
}

.side {
    width: 340px;
    vertical-align: top;
    float: left;
    box-sizing: border-box;
    background: url('../../images/common/bg/side_top_bg.jpg') no-repeat center top;
    padding: 45px 0 0 0;
}

.has-side .content {
    float: right;
    width: calc(100% - 340px);
    box-sizing: border-box;
    min-height: 700px;
    padding: 0 0 45px 45px;
    position: relative;
}

.has-side .content:before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3ce1e+0,e6f28a+100 */
    background: rgb(179, 206, 30);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(179, 206, 30, 1) 0%, rgba(230, 242, 138, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(179, 206, 30, 1) 0%, rgba(230, 242, 138, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(179, 206, 30, 1) 0%, rgba(230, 242, 138, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ce1e', endColorstr='#e6f28a', GradientType=0);
    /* IE6-9 */
}

.has-side .content:after{
    content:"";
    width:96px;
    height:95px;
    display:block;
    position:absolute;
    top: -5px;
    right: -5px;
    background: url('../../images/common/bg/bg3.png') no-repeat right top;
}
.side-nav {
    position: relative;
    max-width: 240px;
    margin: 0 auto;
}

.side .title {
    width: 250px;
    height: 250px;
    -webkit-background-size: 100%;
    background-size: 100%;
    background: url('../../images/common/bg/side_bg.png');
    text-align: center;
    position: relative;
    box-sizing: border-box;
    padding: 80px 0 0 0;
    line-height: 1.2;
    margin: 0 auto 45px;
}

.side .title b {
    color: #FFFFFF;
    font-size: 33px;
    display: block;
    text-shadow: 0 -3px 7px rgb(137, 160, 146);
    font-family: 'Open Sans', '微軟正黑體', cursive;
}

.side .title span{
    display: inline-block;
    font-size: 20px;
    color: #D5E971;
    /*font-weight: bold;*/
    letter-spacing: 5px;
    line-height: 40px;
    padding: 0 10px;
    text-indent: 5px;
    margin: 7px auto 0;
    border-radius: 40px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3d3d3d+0,000000+100 */
    background: rgb(61,61,61); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(61,61,61,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(61,61,61,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(61,61,61,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.side-nav>li {margin: 0 0 4px;}

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

.side-nav li a {
    display: block;
    transition: all .2s;
}

.side-nav >li>a {
    position: relative;
    font-size: 16px;
    color: #2C271D;
    padding: 13px 10px 13px 25px;
    transition: all .2s;
    letter-spacing: 2px;
    background: url(../../images/common/bg/side_bg2.jpg);
    border-radius: 5px;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.25);
}

.side-nav>li>a:hover,
.side-nav>li.active>a {
    color: #104000;
    background: #DCEB74;
    font-weight: bold;
}
.side-nav ul li a {
    padding: 9px 10px 9px 45px;
    font-size: 15px;
    color: #545454;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
}

.side-nav ul {
    display: none;
    padding: 10px 0 15px;
}

.side-nav ul li + li{
    margin:-1px 0 0 0;
}

.side-nav ul li a:hover,
.side-nav ul li.active a {
    color: #EB5A05;
    border-color: #EB5A05;
}

.side-nav ul > li > a:before {
    content: "\e1041";
    display: block;
    position: absolute;
    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:#ABA49A;
    left: 22px;
    top: 12px;
    font-size: 10px;
    -webkit-transform: scale(0.83);
}

.side-nav ul>li>a:hover:before,
.side-nav ul>li.active>a:before {
    color:#EB5A05;
}







/*------------ / 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: 30px;
    width: 32px;
    line-height: 30px;
    margin: 0 5px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
    box-sizing: border-box;
    transition: all .2s;
}

.pagination li a:hover,
.pagination li.active a {
    background: #dceb74;
    transition: all .2s;
    border-color: #dceb74;
}

.pagination li a.controls {
    font-size: 25px;
    line-height: 30px;
    border: 0;
}

.pagination li a.controls:hover{
    color: #8a9e18;
    background: transparent;
}

.page-info {
    display: none;
}

.page-info .form-control {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #999;
    padding: 5px 10px;
    text-align: center;
    margin: auto;
    border-radius: 0;
}

.page-info .form-control:focus {
    outline: none;
    border-color: #777777;
}






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


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


/*-----reminder-----*/

.reminder {
    text-align: center;
    margin: 0 0 55px 0;
}

.reminder i {
    color: #64823C;
    font-size: 50px;
    display: block;
    margin: 0 auto 10px;
}

.reminder strong {
    font-size: 26px;
    color: #98cb21;
    line-height: 1.2;
}

.reminder p {
    background: #F3F3F3;
    margin: 20px 0 0 0;
    padding: 5px;
    border-radius: 5px;
}

.reminder b {
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #eb5a3d;
    border-radius: 50%;
    margin: 0 10px 0 5px;
}






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

.qty-box {
    position: relative;
    display: inline-block;
    width: 105px;
    max-width: none;
    padding: 0 35px;
    box-sizing: border-box;
}

.qty-box .form-control {
    position: relative;
    text-align: center;
    height: 26px;
    width: 36px;
    font-weight: bold;
    line-height: 26px;
    color: #666666;
    border: 1px solid #7FA721;
    box-sizing: border-box;
    background: #fff;
    font-size: 13px;
    margin: 0;
    z-index: 1;
    padding: 0;
    border-radius: 0;
}

.qty-box .btn {
    background: #80A822;
    color: #fff;
    line-height: 15px;
    font-size: 13px;
    position: absolute !important;
    z-index: 0;
    top: 7px;
    width: 18px;
    height: 18px;
    transform-origin: 0 100%;
    transform: rotate(-45deg);
}

.qty-box .btn i {
    font-weight: bold;
    position: absolute;
    top: -4px;
    left: 0px;
    transform: rotate(45deg);
    transform-origin: 0 100%;
}

.qty-box .btn:hover {
    background: #335F1D;
}

.qty-box .add {
    left: 14px;
}

.qty-box .less {
    right: -5px;
}






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

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 30px;
    color: #333;
    border: 1px solid #d8d8d8;
    box-sizing: border-box;
    margin-bottom: 6px;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 7px;
}

.form-control:focus {
    outline: none;
    background: #f5f5f5;
}

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

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

.form-box .control-label {
    vertical-align: top;
    box-sizing: border-box;
    color: #666666;
    padding: 0 0 0 20px;
}

.form-box .form-group .static-control {
    margin: 0 0 0 15px;
    display: inline-block;
}

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

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






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

.static-control {
    line-height: inherit;
    color: #33611D;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 35px 17px;
}






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

.form-wrap {
    box-sizing: border-box;
    position: relative;
    max-width: 835px;
    margin: 0 auto;
}

.form-box {
    position: relative;
}

.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: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0;
    background: #eb5a3d;
    border-radius: 50%;
    margin: 0 10px 0 5px;
}






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

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

.form-box .captcha .form-control {
    max-width: 270px;
    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: 20px;
    color: #C89664;
    font-weight: bold;
    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%;
    margin: 0 0 1px;
    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: #7FA721;
    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 15px 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;
    box-sizing: border-box;
    font-size: 14px;
    position: relative;
    color: #666666;
}

.success-box .msg {
    color: #2c281d;
    font-size: 20px;
    border-radius: 10px;
    padding: 2px 0;
    font-weight: bold;
    max-width: 650px;
    margin: 0 auto 20px;
    background: #f5f5f5;
}

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

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

.success-box span {
    font-size: 16px;
    display: block;
    margin: -15px 0 -10px;
    color: #7FA51F;
}

.success-box span b {
    color: #000;
}






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


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

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

.table-h .btn-holder {
    min-width: 30px;
    line-height: 1;
    text-align: center;
}

.table-h .btn-holder .close {
    width: 18px;
    height: 18px;
    background: #80A822;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
}

.table-h .btn-holder .close:hover {
    background: #335F1D;
}

.table-h thead th {
    color: #666666;
    padding: 11px 6px 11px;
    white-space: nowrap;
    font-weight: normal;
    background: #F3F3F3;
    border-top: 1px solid #C5D79A;
    border-bottom: 1px solid #C5D79A;
}

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

.table-h tbody tr {
    border-bottom: 1px dotted #C5D79A;
}

.table-h tfoot td {
    color: #000000;
    text-align: right;
    padding: 4px 0px;
    font-size: 14px;
    line-height: 1.7;
}

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

.table-h tfoot td span {
    background: url('../../images/common/bg/line.png') repeat-x bottom;
    padding: 0 30px 7px;
}

.table-h tfoot tr:last-child td {
    color: #660000;
    font-weight: bold;
}

.table-h tfoot td:last-child span {
    display: block;
    padding: 0px 30px 5px;
}

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

.table-h .align-left {
    text-align: left;
    padding: 11px 35px 11px 15px;
    max-width: 120px;
}

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

.table-h .pd-id {
    color: #666666;
    display: block;
    line-height: 1.7;
}

.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;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

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

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

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






/*-----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 dotted rgb(128, 168, 34);
}

.table-v th {
    text-align: left;
    position: relative;
    color: #666666;
    font-weight: normal;
    width: 175px;
    padding: 13px 15px 13px 50px;
}

.table-v strong {
    color: #33611D;
}






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


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

body .fancybox-close {
    background: none;
    top: -25px;
    right: 0px;
    width: auto;
    height: auto;
    color: #FFFFFF;
    font-family: 'Istok Web', '微軟正黑體', sans-serif;
    font-size: 12px;
}

body .fancybox-close:after {
    content: "\e1019";
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 4px 5px;
    font-size: 15px;
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: bold;
    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: #DCDDD5;
}

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

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

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

body .fancybox-skin {
    border-radius: 0px;
    background: #F3F2E9;
}

body .fancybox-opened .fancybox-skin {
    box-shadow: none;
}

body .fancybox-nav span {
    visibility: visible;
    background: none;
    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: #FFFFFF;
    font-size: 25px;
    transition: all .2s;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: rgba(68, 68, 68, .9);
}

body .fancybox-nav span:hover {
    opacity: .7;
    transition: all .2s;
}

body .fancybox-prev span {
    left: 0;
}

body .fancybox-prev span:before {
    content: "\f104";
}

body .fancybox-next span {
    right: 0;
}

body .fancybox-next span:before {
    content: "\f105";
}

body .fancybox-opened .fancybox-title {
    position: relative;
    margin: 15px 0 0 0;
    background: #F7F9E3;
    border-radius: 5px;
    padding: 20px;
}

.photo-pager {
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    float: right;
    letter-spacing: 0;
    font-family: 'Exo 2', '微軟正黑體', sans-serif;
}

.photo-pager span {
    font-size: 14px;
    letter-spacing: 1px;
}

.photo-title {
    color: #335F1D;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 15px 0;
}

.photo-title:before {
    content: "\e1038";
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    color: #444444;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 5px 0;
}

.fancybox-title p {
    color: #666666;
    margin: 0;
}






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


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

.mmenu-show #mobile-fixed li {
    background: #000;
}

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

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

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

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

.mmenu-show #mobile-menu .share-menu {
    border-top: 0;
    text-align: center;
}

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

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

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

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

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

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

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

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

.mmenu-show #mobile-menu .share {
    float: none;
    margin: 10px 0;
    padding: 0;
}






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

@media screen and (max-width: 1440px) {
    /*------------ site-footer 1440 ------------*/
    .site-footer .site-info {
        padding: 0 0 0 15%;
    }
    /*------------ / site-footer 1440 ------------*/
}

@media screen and (max-width: 1280px) {
    /*------------ site-footer 1280 ------------*/
    .site-footer .site-info {
        padding: 0 0 0 9%;
        width: 32%;
    }
    /*------------ / site-footer 1280 ------------*/
    /*------------ side 1280 ------------*/
    /*------------ / side 1280 ------------*/
    /*------------ site-main 1280 ------------*/
    /*------------ / site-main 1280 ------------*/
}

@media screen and (max-width: 1100px) {
    /*------------ site-header 1100 ------------*/
    .top-nav,
    .site-nav .menu,
    .share {
        display: none;
    }
    .site-title {
        padding: 0;
    }
    .site-header {
        padding: 10px 0;
        text-align: center;
    }
    .site-title .logo {
        width: 280px;
        height: 51px;
    }
    /*------------ header-fixed 1100 ------------*/
    .header-fixed .site-nav .logo2 {
        display: none;
    }
    .header-fixed .site-header {
        position: static;
        height: 81px;
    }
    .header-fixed .site-title {
        display: block;
    }
    /*------------ banner 1100 ------------*/
    /*------------ / banner 1100 ------------*/
    /*------------ side 1100 ------------*/
    .has-side .content {
        padding: 0 0 45px;
    }
    .has-side .content:before{
        display: none;
    }
    /*------------ site-main 1100 ------------*/
    .text-container{
        padding: 0 15px;
        margin: 0 auto;
    }
    .main-top{
        padding: 33px 30px 20px;
    }
    /*------------ / site-main 1100 ------------*/
    /*------------ site-footer 1100 ------------*/
    .site-footer {
        padding: 50px 0 20px;
    }
    .footer-table {
        display: block;
    }
    .footer-table .col {
        margin-right: -4px;
        display: inline-block;
        border: 0;
    }
    .site-footer .site-map {
        display: none;
    }
    .site-footer .site-info,
    .site-footer .fllow,
    .site-footer .site-copyright {
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .site-footer .fllow {
        margin: 15px 0;
    }
    /*------------ site-footer 1100 ------------*/
}

@media screen and (max-width: 767px) {
    /*------------ banner 767 ------------*/
    .banner:before {
        display: none;
    }
    /*------------ / banner 767 ------------*/
    /*------------ site-main 767 ------------*/
    .main-content {
        margin: -4% 0 100px;
        padding: 0 0 45px;
    }
    .has-side .content:after{
        display: none;
    }
    .main-top{
        padding: 15px;
        margin: 0;
        text-align: center;
    }
    .main-title{
        float: none;
    }
    .main-title span{
        font-size: 20px;
    }
    .content-title{
        margin: 0 0 20px;
    }
    /*------------ / site-main 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 ------------*/
    /*------------ breadcrumb 767 ------------*/
    .breadcrumb {
        float: none;
        margin: 0;
    }
    .products-breadcrumb {
        text-align: left;
        margin: -25px 0 30px 21px;
    }
    .content-title .breadcrumb{
        text-align: center;
        padding: 10px;
    }
    /*------------ / breadcrumb 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%;
    }
    .static-control {
        margin: 0 0 20px;
    }
    /*------------ / form 767 ------------*/
}

@media screen and (max-width: 600px) {
    /*------------ floating 600 ------------*/
    .floating,
    .floating.fancybox-margin {
        right: 50%;
        bottom: 15px;
        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 ------------*/
}

@media screen and (max-width: 500px) {
    /*------------ form 500 ------------*/
    .form-box .captcha .form-control {
        max-width: 100%;
        display: block;
    }
    /*------------ form 500 ------------*/
}