@charset "UTF-8";

/* CSS reset */
body{margin:0;padding:0;}html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, input, button,textarea{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}ol, ul{list-style:none;}a{text-decoration:none;}hr,br{clear:both;}blockquote, q{quotes:none;}blockquote:before, blockquote:after,q:before, q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}input, button, textarea, select{*font-size:100%;}body{line-height:180%;}ol, ul, li{list-style:none;}:link,:visited , ins{text-decoration:none;}blockquote:before, blockquote:after,q:before, q:after{content:'';content:none;} section, article, aside, footer, header, nav, main{display:block;}*,*::before,*::after{-moz-box-sizing:border-box;box-sizing:border-box;}
body{font-family:"Arial","Microsoft Jhenghei", "微軟正黑體",sans-serif;font-size: 14px;color: #555555;}
.clear{clear: both;}.clear:before, .clear:after {content:""; display:table; clear:both;} 
/*default*/
.mobile{display: none;}
h1,h2,h3{font-weight: 600;}
.wd-full{width: 100% !important;}
/*btn*/
button{background-color: transparent;}
.btn-addcart{
    background-color: #343434;
    color: #fff;
    padding: 6px 15px;
    z-index: 9;
}
.btn-addcart:before{display: inline-block;content: '';width: 20px;height: 20px;background-image: url(../img/common/icon-bag.png);background-repeat: no-repeat;background-size: contain;position: relative;top: 2px;}
.btn-lg{font-size: 20px;padding: 10px 30px;}
.site-search input{background-color: transparent;}
/*layout*/
.top{
    /*background-color: #D3D3D3;
    padding-top: 5px;*/
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0px;
}
.wrapper{width: 1280px;margin: 0 auto;position: relative;}
.site-header{
  padding-right: 0;
  padding-left: 0;
  padding-top: 30px
  padding-bottom: 60px;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #FFFFFF;
}
.site-footer{
  background-color: #ffffff;
  color: #343434;
  padding: 20px 0 10px;
}
.foot-info{
  text-align: center;
  color: #;
  letter-spacing: 0px;
  font-size: 12px;
}
.foot-reserved{
  text-align: center;
}
.foot-co-info{
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.foot-co-info p{
  width: 100%;
  font-size: 13px;
}
/*賣家稅籍登記*/
.shop-responsible-person{
  margin-left: 10px;
  margin-right: 10px;  
}
.main-area{ min-height: 500px;}
/*header*/
.site-logo {float: left;line-height: 1;z-index: 9;position: relative;margin-bottom: 10px;margin-top: 10px;}
.site-logo img{width: 160px;height: 50px;max-width: 100%;max-height: 100%;}
.site-logo.center{float: none;position: absolute;transform: translateX(-50%);left: 50%;top: 0;}
.site-search,.viewbag{float: right;margin-top: 20px;}
.bubble{position: relative;top:-20px;left: -15px; display: inline-block; text-align: center;color: #fff;font-size: 12px;height: 32px; width: 31px ;line-height: 32px; background-image: url(../img/common/bg-bubble.png);background-size: contain;background-repeat: no-repeat;background-position: center}
/*header*/
.site-search{
    border-bottom: 1px solid #838383;
    padding: 0 0 5px 0;
    margin-right: 40px;
    position: relative;
    top: -7px;
}
.site-search:after{content: '|';position: relative;right: -20px;top: 10px;}
.btn-search{background-image: url(../img/common/icon-search.png);background-repeat: no-repeat;width: 25px;height: 25px;background-size: 100%;cursor: pointer;}
/*header-fixed*/
.nav-up {
  top: -150px;
}
/*site-nav*/
.site-nav{
    background-color: #efe9d3;
    position: relative;
    z-index: 9;
}
.site-menu{text-align: center;padding: 5px 0;}
.site-menu li{display: inline-block;padding: 0 15px;border-right:1px solid #838383;line-height: 1;}
.site-menu li:first-child{border-left:1px solid #838383;}
.site-menu a{
    color: #193059;letter-spacing: 2px;
}
.site-menu a:hover,.site-menu a.current{color: #193059;font-weight: 800}
/*footer*/
h1.foot-logo{text-align: center;}
.foot-item{display: inline-block;width: 100%;vertical-align: top;}
.foot-item a:hover{opacity: .5;}
.foot-nav{width: 100%;text-align: center;padding-top: 5px;}
.foot-nav li{display: inline;margin-bottom: 10px;font-size: 12px;}
.foot-nav li a{
    color: #343434;letter-spacing: 5px;padding-left: 10px;padding-right: 10px;
} 
.social-nav li{display: inline-block;padding-top: 30px;margin-right: 50px;}
.social-nav li:last-child{margin-right: 0;}
.cpr{text-align: center;border-top: 1px solid #aaa;padding: 5px 0 0;margin-top: 20px;}


/*kv-slider*/

/*main-section*/
.main-section{padding: 20px 0 ;}
.page-section{padding: 30px 0;}
.main-section h3,.page-section h3{
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
    color: #343434;
	font-weight: 300;
}
.tabs-pages {width: 100%;display: flex;flex-direction: row;border-bottom: 2px solid #555;padding: 10px 0;justify-content: center;}
.tab {width: 25%;cursor: pointer;text-align: center;}
.tabs-pages a{
    color: #838383;
}
.tab a:hover,.tab.active a{
    color: #343434;
    font-weight: 700;
}
.tabs-contents {display: block;width: 100%;height: auto;position: relative;}
.tabs-contents .inner-content{padding: 0;}
.tabs {display: none;width: 100%;height: auto;}
.tabs.active {display: block;}
.inner-content {position: relative;padding: 1.7em;}
.list-overlay,.season-overlay{ display: none;background-color: rgba(0,0,0,.5);border:1px #343434 solid;}
.list-overlay,.season-overlay,.list-overlay-link{position: absolute;left: 0;top: 0;width: 100%;height: 100%; align-items: center;justify-content: center; }
/*2022.09新增商品列表頁桌機-Grid(4列)*/
.btn-md {
    font-size: 16px;
    padding: 13px 30px;
    line-height: 2.5;
}
.product-qty #mbgridview{display:none}
.list-style-buttons img{width: 25px;height: 25px;}
ul.grid.newin-list{text-align: center;padding-top: 1.7em;}
ul.grid.newin-list li{display: inline-block;width: 225px;margin: 0 30px 20px 0;}
ul.grid.newin-list li:nth-child(4n){margin-right: 0;}
ul.grid li section.left .list-head{position: relative;}
ul.grid li section.left .list-head img,.season-newin-list li img{display: block;object-fit: cover;border:1px #D3D3D3 solid;}
ul.grid li section.left .list-head img,ul.grid li section.left .list-head .video-thumb{width:225px;height: 225px;}
ul.grid li section.left .list-head:hover .list-overlay,.season-newin-list li:hover .season-overlay{display: flex;}
ul.grid .list-info{text-align: center;color: #555;}
ul.grid .list-info:hover{color: #343434;}
ul.grid li section.left .list-info h4 {
    height: 45px;
    overflow: hidden;
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 3px;
    color: #343434;
    font-size: 15px;
    font-weight: 350;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}
ul.grid li section.left .price{font-size: 1.2rem;padding:0px;color: #343434;font-weight: 600;}
ul.grid li section.left .list-info .price-sub{font-size: 1rem;color: #838383;text-decoration:line-through;}
ul.grid li section.left .quantity.buttons_added {display: none;}
ul.grid li section.left .product-spec{display: none;}
/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix {}
/***桌機-Grid分享按鈕隱藏****/
ul.grid li section.left .btn-share{display: none;}
/*2022.09新增商品列表頁桌機-List*/
ul.list.newin-list{text-align: center; }
ul.list.newin-list { list-style: none; width: 100%; }
ul.list.newin-list li {margin-top: 50px;width: 50%;float: left;}
ul.list li.alt { background: #d7dfe0; }
ul.list li section.left{text-align: left;}
ul.list li section.left .list-head{ display: block; float: left; /*width: 350px; */position: relative;margin-right: 10px;margin-left: 10px;}
/*ul.list li section.right { display: block; float: right; margin-right: 10px; width: 250px; text-align: right; }*/
ul.list li section.left .list-head img.thumb, ul.list li section.left .list-head .video-thumb {float: left;width:225px;height: 225px;}
ul.list li section.left .list-head img, .season-newin-list li img {display: block;object-fit: cover;border: 1px #D3D3D3 solid;}
ul.list li section.left .list-head img.featured-banner { position: absolute; left: -18px; top: 35px; }
ul.list li section.left .list-info h4 {height: 50px;font-family: "Trebuchet MS", Arial, sans-serif;text-align: left; text-transform: uppercase; color: #343434; font-size: 16px; line-height: 1.6em; }
ul.list li section.left .list-info{height: 160px;}
ul.list li section.left span.meta { color: #93989b; font-weight: normal; font-size: 1.1em; }
ul.list li section.left .price{font-size: 16px;padding:0px;color: #000000;font-weight: 600;text-align: left;margin-right: 20px;margin-top: 15px;}
ul.list li section.left .list-info .price-sub{font-size: 12px;color: #343434;text-decoration:line-through;text-align: left; margin-top: 15px;}
ul.list li section.right a.firstbtn { margin-right: 7px;text-align: left; }
ul.list li section.left .quantity.btn-addcart  {float: left;margin-bottom: 20px; background-color: #343434;color: #fff;padding: 7px 30px !important;z-index: 9;display: inline-block;}
ul.list li section.left .btn-dtl  { margin-left: 0px;}
ul.list li section.left .quantity.buttons_added {float: left;position: relative;}
ul.list li section.left .product-spec{display:none;margin-bottom: 10px; margin-top: 15px;}
ul.list li section.left .product-spec p{float: left;line-height: 40px;}
  
  /*商品尺寸*/
  .product-spec .product-spec-box {
      border: 1px solid #e0e0e0;
      border-radius: 3px;
      padding: 0 5px;
      line-height: 36px;
      height: 36px;
      box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
      background: #fff;
      width: 80px;  
    }
  
  .product-spec .product-spec-select {
    display: block;
  }
  .product-spec .product-spec-select:before {
    content: '';
    display: table;
  }
  .product-spec .product-spec-select:after {
    content: " ";
    display: table;
    clear: both;
    right: 8px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #fff;
    border-left-color: #333;
    border-width: 4px;
    top: 50%;
    transform: rotate(90deg);
  }
  /*********樣式/子樣式********/
  .product-select{
    height: 36px;
    font-size: 16px;
    width: 150px;
  }
  /*********數量********/
  .qty-input {
    display: none;
      color: #000;
      background: #fff;
      /*display: flex;*/
      align-items: center;
      overflow: hidden;
      float: left;
    }
    .qty-input .product-qty,
    .qty-input .qty-count {
      background: transparent;
      color: inherit;
      font-weight: 500;
      font-size: inherit;
      border: none;
      display: inline-block;
      min-width: 0;
      height: 2.5rem;
      line-height: 1;
      font-size: 20px;
    }
    .qty-input .product-qty:focus,
    .qty-input .qty-count:focus {
      outline: none;
    }
    .qty-input .product-qty {
      width: 50px;
      min-width: 0;
      display: inline-block;
      text-align: center;
      -webkit-appearance: textfield;
         -moz-appearance: textfield;
              appearance: textfield;
    }
    .qty-input .product-qty::-webkit-outer-spin-button, .qty-input .product-qty::-webkit-inner-spin-button {
      -webkit-appearance: none;
              appearance: none;
      margin: 0;
    }
    .qty-input .qty-count {
      padding: 0;
      cursor: pointer;
      width: 2.5rem;
      font-size: 1.25em;
      text-indent: -100px;
      overflow: hidden;
      position: relative;
    }
    .qty-input .qty-count:before, .qty-input .qty-count:after {
      content: "";
      height: 2px;
      width: 10px;
      position: absolute;
      display: block;
      background: #000;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
    }
    .qty-input .qty-count--minus {
      border-right: 1px solid #e2e2e2;
      background-color: #f8f8f8;
    }
    .qty-input .qty-count--add {
      border-left: 1px solid #e2e2e2;
      background-color: #f8f8f8;
    }
    .qty-input .qty-count--add:after {
      transform: rotate(90deg);
    }
    .qty-input .qty-count:disabled {
      color: #ccc;
      background: #f2f2f2;
      cursor: not-allowed;
      border-color: transparent;
    }
    .qty-input .qty-count:disabled:before, .qty-input .qty-count:disabled:after {
      background: #ccc;
    }
    
    .qty-input {
      border-radius: 4px;
      transform: scale(0.8);
      border: 1px solid #dddddd;}

    /*******分享按鈕******/
.btn-share {
  /*--btn-color: #f6f6f6;*/
    position: relative;
    padding: 10px 100px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #999999;
    background: none;
    border: none;
    outline: none;
    overflow: hidden;
    cursor: pointer;
    /*filter: drop-shadow(0 2px 8px rgba(161, 161, 161, 0.32));*/
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-top: -15px;
    border-radius: 10px;
    margin-left: 20px;
  }
.btn-share::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: var(--btn-color);
    border-radius: 10px;
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .btn-share .btn-text,
  .btn-share .btn-icon {
    display: inline-flex;
    vertical-align: middle;
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .btn-share .btn-text {
    transition-delay: 0.05s;
  }
  .btn-share .btn-icon {
    margin-left: 8px;
    transition-delay: 0.1s;
  }
  .btn-share .social-icons {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    transform: translateY(-50%);
  }
  .social-icons img{
    width: 35px;
    height: 35px;
  }
  
  .btn-share .social-icons li {
    /*flex: 1;*/
    margin-left: 10px;
  }
  .btn-share .social-icons li a {
    /* display: inline-flex; */
    vertical-align: middle;
    transform: translateY(55px);
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .btn-share .social-icons li a:hover {
    opacity: 0.5;
   
  }
  .btn-share:hover::before {
    transform: scale(1.2);
   
  }
  .btn-share:hover .btn-text,
  .btn-share:hover .btn-icon {
    transform: translateY(-55px);
  }
 .btn-share:hover .social-icons li a {
    transform: translateY(0);
  }
  .btn-share:hover .social-icons li:nth-child(1) a {
    transition-delay: 0.15s;
  }
  .btn-share:hover .social-icons li:nth-child(2) a {
    transition-delay: 0.2s;
  }
  .btn-share:hover .social-icons li:nth-child(3) a {
    transition-delay: 0.25s;
  }


.new-slider-group > *{display: inline-block!important;}
.new-slider{width: 60%;height: 445px;}
.new-slider-s{width: 38%;float: right;}
.new-slider .slick-list,.new-slider .slick-track{height: 100%;}
.slick-track img{height:512px;}
.new-slider .slick-dots{justify-content: left;padding-left: 20px;}
.season-newin{
    border-top: 1px solid #838383;
    border-bottom: 1px solid #838383;
}
.section-pink,.season-newin{
    background-image: -webkit-linear-gradient(45deg,rgba(242,242,242,1.00) 0%,rgba(242,242,242,1.00) 100%);
    background-image: -moz-linear-gradient(45deg,rgba(242,242,242,1.00) 0%,rgba(242,242,242,1.00) 100%);
    background-image: -o-linear-gradient(45deg,rgba(242,242,242,1.00) 0%,rgba(242,242,242,1.00) 100%);
    background-image: linear-gradient(45deg,rgba(242,242,242,1.00) 0%,rgba(242,242,242,1.00) 100%);
    margin-bottom: 30px;
}
.season-newin h3{text-align: left;}
.season-newin-tabs li{display: inline-block;padding: 0 20px 20px 0;letter-spacing: 3px;}
.season-newin-tabs li a{color: #df8515;font-weight: 600;}
.season-newin-tabs li.active a,.season-newin-tabs li:hover{font-weight: 800;text-decoration: underline;}
.season-newin-list li img{width: 100%;height: 100%;}
.season-newin-list li{position: relative;float: left;width: calc( 30% - 40px);margin-right: 20px;margin-bottom: 20px;height: 247px;overflow: hidden;}
.season-newin-list li:nth-child(3){float: right;margin-right: 0;width: 30%; height: 515px;}
.season-newin-list li:nth-child(2),.season-newin-list li:nth-child(4){width: 40%;}
.season-overlay h4{color: #fff;font-size: 18px;}
.season-newin-desc{width: 100%;line-height: 1.5;max-height: 42px;overflow: hidden;margin-top: 10px;}
.main-section .sub-header{font-size: 18px;width: 1000px;margin: 0 auto 20px;letter-spacing: 10px;}
.banner-section,.brand-list{text-align: center;}
.banner-section{width: 100%;padding: 0px 0;}
.brand-list li{display: inline-block;width: 24%;text-align: center;padding: 50px 0;}
.brand-list li img{width: 240px;height: 125px;}
.list-tool{display: flex;justify-content:space-between;padding: 0 0 10px;margin-bottom: 30px;border-bottom: 3px solid #ececec;color: #999;}
.site-select {position: relative;min-width: 150px; display: inline-block;}
.site-select select{display:none;}
.select-selected{background-color:#fff;border:1px solid #ccc;}
.select-selected:after{position:absolute;content:"";top:14px;right:10px;width:0;height:0;border:6px solid transparent;border-color:#ccc transparent transparent transparent;}
.select-selected.select-arrow-active:after{border-color:transparent transparent #999 transparent;top:7px;}
.select-items div,.select-selected{color:#999;padding:2px 8px;cursor:pointer;user-select:none;}
.select-items{position:absolute;background-color:#fff;top:100%;left:0;right:0;z-index:99;border:1px solid #ccc;}
.select-hide{display:none;}
.select-items div:hover, .same-as-selected{background-color:#eee;}
.paging{text-align: center;padding: 50px 0;}
.paging li{display: inline-block;padding: 0 20px;}
.paging li a{color: #555;}.paging li.current a,.paging li:hover a{
    color: #343434;
    transform: scale(1.2);
    display: block;
}



/*slider*/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:96px;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
.slick-dots { display: flex;justify-content: center;margin: 0;padding: 1rem 0;list-style-type: none;position: absolute;bottom: -40px;width: 100%;}
.slick-dots li {margin: 0 0.25rem;}
.slick-dots button {cursor: pointer;display: block;width: 1rem;height: 1rem;padding: 0;border: none;border-radius: 100%;background-color: #999;text-indent: -9999px;}
.slick-dots li.slick-active button {background-color: #666;}
.kv-slider .slick-slide img,.new-slider .slick-slide img,.kv-banner-mobile .slick-slide img{object-fit: cover;width: 100%;height: 100%;}
.slick-slide img{height: 96px;}

/*product-img-gallery*/
.main-product-info{padding: 50px 0;}
.product-img-gallery,.product-info-area{width: 50%;float: left;}
.product-img-gallery > * {float: left;}
.slider-preview{width: 80%;}
.slider-thumb{width: 15%;margin-right: 10px;cursor: pointer;}

/*product-info-area*/
.product-info-area{float: right;padding-left: 20px;}
.product-info-area h2{font-size: 30px;color: #333;line-height: 40px;}
.product-info-desc{padding: 30px 0 5px 5px;}
.product-info-spec{margin-bottom: 30px;}
.product-info-desc .price{font-size: 36px;margin-right: 20px;margin-top: 15px;}
.product-info-desc .price,.product-info-desc .price-sub{display: inline-block;}
.product-spec{margin-top: 10px;margin-bottom: 20px;width: 30%;float: left;}
.colors ul{list-style:none; padding:0; margin: 0;}
.colors li{margin: 0 0 12px 0;display: inline-block;}
.colors label{cursor: pointer;}
.colors input{display:none;}
.colors input[type="radio"]:checked + .swatch{box-shadow: inset 0 0 0 2px white;}
.swatch{display:inline-block;vertical-align: middle;height: 30px;width:30px;margin: 0 5px 0 0 ;border: 1px solid #d4d4d4;}
.product-spec .size input {display: none;}
.product-spec .size label {display: inline-block;position: relative;cursor: pointer;margin-right: 6px;}
.product-spec .size label span {position: relative;line-height: 22px;}
.product-spec .size label span:before,.product-spec .size label span:after {content: '';}
.product-spec .size label span:before {border: 1px solid #222021;width: 30px;height: 30px;display: inline-block;vertical-align: top;}
.product-spec .size label span:after {background: #333;color: #fff;width: 30px;height: 30px;position: absolute;top: -4px;left: 0;transition: 300ms;opacity: 0;}
.product-spec .size label input:checked+span:after {opacity: 1;}
.product-spec .size label input:checked+span+p{color: #fff}
.product-spec .size label p{position: absolute;top: 2px;left: ;width: 100%;height: 100%;text-align: center;left: 0;vertical-align: middle;}
.product-edit-section{margin-bottom: 50px;}
.ck-content img{max-width: 100%;}
/* -- quantity box -- */
.quantity{display:inline-block;}
.quantity .input-text.qty{font-size:12px;width:45px;height:36px;padding:0 5px;text-align:center;background-color:#FFFFFF;border:1px solid #023246;}
.quantity.buttons_added{text-align:left;position:relative;white-space:nowrap;vertical-align:top;}
.quantity.buttons_added input{display:inline-block;margin:0;vertical-align:top;box-shadow:none;}
.quantity.buttons_added .minus,.quantity.buttons_added .plus{padding:0px 10px 0px;height:36px;background-color:#ffffff;border:1px solid #023246;;cursor:pointer;}
.quantity.buttons_added .minus{border-right:1;margin-right: 1px}
.quantity.buttons_added .plus{border-left:1;margin-left: 5px}
.quantity.buttons_added .minus:hover,.quantity.buttons_added .plus:hover{background:#E4E4E4;}
.quantity input::-webkit-outer-spin-button,.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0;}
.quantity.buttons_added .minus:focus,.quantity.buttons_added .plus:focus{outline:none;}
.slick-arrow {z-index: 8; top: 50%; position: absolute; background-color: transparent; position: ;width: 50px;height: 50px;background-repeat: no-repeat;background-size: contain;background-position: center;text-indent: -999px;overflow: hidden;}
.slick-prev{background-image: url(../img/common/left-arrow.png);left: -10px;}
.slick-next{background-image: url(../img/common/next.png);right: -10px;}

/*0620 多件優惠圖示新增-桌機版-index*/
ul.grid li section.left .list-head div.product_pecial_offer-index-position {position:relative;}
ul.grid li section.left .list-head div.product_pecial_offer-index-position img{display:block;  width: 45px;height: 45px;position: absolute;left: 78%;margin-top: 1%;;border:none;}

/*0620 多件優惠圖示新增-桌機版-list*/
ul.grid li section.left .list-head div.product_pecial_offer-list-position {position:relative;}
ul.grid li section.left .list-head div.product_pecial_offer-list-position img{display: block;width: 45px;height: 45px;position: absolute;left: 77%;margin-top: 3%;border: none;}
ul.list li section.left .list-head div.product_pecial_offer-list-position {position:relative;}
ul.list li section.left .list-head div.product_pecial_offer-list-position img{display:block;  width: 45px;height: 45px;position: absolute;left: 68%;margin-top: 3%;border:none;box-shadow: none;}

/*20240112 預購圖示新增-桌機版-index*/
ul.grid li section.left .list-head div.product_preorder-index-position {position:relative;}
ul.grid li section.left .list-head div.product_preorder-index-position img{display: block;width: 45px;height: 43px;position: absolute;right: 78%;margin-top: 1%;border: none;}

/*20240112 預購圖示新增-桌機版-list*/
ul.grid li section.left .list-head div.product_preorder-list-position {position:relative;}
ul.grid li section.left .list-head div.product_preorder-list-position img{display: block;width: 45px;height: 43px;position: absolute;right: 77%;margin-top: 3%;border: none;}
ul.list li section.left .list-head div.product_preorder-list-position {position:relative;}
ul.list li section.left .list-head div.product_preorder-list-position img{display:block;  width: 45px;height: 43px;position: absolute;right: 68%;margin-top: 3%;border:none;box-shadow: none;}

/*0620新增-多件優惠-桌機版-產品頁*/
.product-special-offer-title h1{display: block;width:100%;font-size: 1.2em;/*標題底色*/padding: 4px;text-align: center;color: #FFF;font-weight: bold;letter-spacing: 0.05em;}
.product-special-offer-box {margin-top: -5px;background: #ffffff; /*底色*/border-width:1px;border-style:solid;;border-color:#736b5d;padding-top: 0 !important;}
.special-offer-desc{width: 50%;margin:15px;}
.special-offer-desc ul{margin-left: 40px;list-style-type:square !important;}
.special-offer-desc ul li {list-style: outside;color:#000000;font-size: 16px;font-weight: 700;text-align: left;line-height: 2;}
.special-offer-price {margin-bottom: 10px;text-align: center;}
.special-offer-price span{color:#d8396a;font-size: 14px;font-weight: 500;}
.special-offer-picture{width: 50%;margin: 10px;position: relative;}
.special-offer-picture img{width: 80%;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;}
.box-flex{display: flex;}

/*1014右側社群浮動*/
.mediabuttons {
  position: fixed;
  z-index: 9999999;
  bottom: 36px;
  right: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mediabuttons-item{
  margin-bottom: 3px;
}
.mediabuttons-item  img {
  width: 40px;
  height: 40px;
}

.cart-bubble{
    position: relative;
    top: -57px;
    left: 23px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    height: 32px;
    width: 25px;
    line-height: 32px;
    background-image: url(../img/common/bg-bubble.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
/*scrollToTop*/
.scrollToTop {
  width: 40px;
  height: 40px;
  background-color: #f0f0f0;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
  transition: 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 2px 2px 2px 1px #b1b1b1;
  margin-top: -30px;
}
.scrollToTop:hover {
  background-color: #f0f0f0;
}

/*show/hide Menu*/
.listmenu-box{
  position: absolute;
  right: 20%;
}
.titleList {
  background: #efe9d3;
  display: flex;
  align-items: center;
  text-align: left;
  padding: 0;
  width: 100%;
  margin: 8px 0 0 0;
  white-space: nowrap;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
  font-size: 0;
  position: relative;
  box-shadow: 0 3px 5px -1px rgb(0 0 0 / 5%);
}
.titleList .ic-home{
  position: relative;
  top: 2px;
  width: 25px;
  padding-top: 3px;
  color: #454545;;
}
.titleList li.ic-home a{
  border-right:none;
  padding-left:0px;
}
.titleList li.ic-home a:hover{
  border-right:none;
  padding-left:0px;
}
.titleList ul {
  margin: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  display: inline-block;
  white-space: nowrap;
  font-size: 0;
  padding: 0;
  box-sizing: border-box;
  width: 65%;
  margin: 0 auto;
  position: relative;
  height: 45px;
}
.titleList ul li {
  display: inline-block;
  font: 15px/32px Helvetica,sans-serif;
  margin-top: 2px;
}
.titleList ul li a{
  line-height: 20px;
  border-right: 2px  solid #838383;
  color: #454545;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  min-width: 52px;
  padding-left: 10px;
  padding-right: 10px;
}
.titleList ul li a:hover{
  color: #193059;
  cursor: pointer;
  border-right: 2px solid #838383;
  font-weight: 800;
}
.titleList ul li.selected {
  border: 1px solid #d62872;
  color: #d62872;
  background: #fff3f4;
}
.ic-collapse{
  color: #454545;
  width: 25px;
}
.hamburger{
  background-repeat: no-repeat;
  position:absolute;
  top: -22px;
  right: -100px;
  line-height:45px;
  padding:5px 15px 0px 15px;
  color:#999;
  border:0;
  font-size:1.4em;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:1000;
  margin-top: 8px;
}
.cross{
  background-repeat: no-repeat;
  position:absolute;
  top: -32px;
  right: -100px;
  line-height:45px;
  padding:7px 15px 0px 15px;
  color:#999;
  border:0;
  font-size:3em;
  line-height:65px;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:999;
  margin-top: 8px;
}
.expendList{
  width: 100%;
  background-color: #efe9d3;
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 3;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: none;
  transition: width 10s ease-in;
}
.expendList ul {
  margin-bottom: 5px;
  list-style-type: none;
  list-style-image: none; 
  box-sizing: border-box;
  width: 66%;
  margin: 0 auto;
}
.expendList ul li{
  display: inline-block;
  font: 15px/32px Helvetica,sans-serif;
}
.expendList  ul li a {
  padding: 0 3px;
  line-height: 20px;
  border-right: 2px solid #454545;
  color: #454545;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  min-width: 52px;
  padding-left: 10px;
  padding-right: 10px;
}

.expendList ul li a:hover{ 
  color: #193059;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  min-width: 52px;
  border-right: 2px solid #454545;
  font-weight: 800;
}

.glyphicon-home{
  color:white; 
  font-size:1.5em; 
  margin-top:5px; 
  margin:0 auto;
}
/*商品頁-按類別選購*/
.select-category-box{
  border-bottom: 3px solid #efe9d3;
  text-align: right;
}
.select-category-box span{
  color: #343434;
  font-weight: 500;
  padding-right: 50px;
  cursor: pointer;
}
.select-category-box a:active{
  color:#d62872;
}
.category-expand{
  background-repeat: no-repeat;
  position:absolute;
  top: -4px;
  right: 13px;
  width: 30px;
  line-height:45px;
  color:#454545;
  border:0;
  font-weight:bold;
  cursor:pointer;
  outline:none;
}
.category-collapse{
  background-repeat: no-repeat;
  position:absolute;
  top: -4px;
  right: 13px;
  width: 30px;
  color:#454545;
  border:0;
  line-height:65px;
  font-weight:bold;
  cursor:pointer;
  outline:none;
}
.btn-collapse-menu span{
  color: #da0054;
}
.category-expendList{display: flex;
  z-index:1000000; font-weight:bold; background:#ffffff;  position:absolute; text-align:left; font-size:14px;
  margin: 0 auto;
  position: relative;
  border: 3px solid #efe9d3;
  border-top: none;
}
.category-expendList ul {margin-bottom: 5px;list-style-type: none; list-style-image: none; 
  box-sizing: border-box;
  margin-left: 5px;
  margin-right: 5px;
  width: 100%;
}
.category-expendList ul li{background: #ededed;
  font: 15px/32px Helvetica,sans-serif;
  display: inline-block;
  margin: 5px 10px 0 0;
  border-radius: 17px;
  border: 1px solid transparent;
  color: #454545;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  min-width: 52px;
}
.category-expendList li {display: inline;padding: 1px 10px 1px 10px;border-right: #dddddd 2px solid;}
.category-expendList ul li:hover{background: #efe9d3; margin: 0 10px 0 0;
  border-radius: 17px;
  border: 1px solid transparent;
  color: #193059;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  min-width: 52px;
}
.category-expendList ul li a { text-decoration:none;  margin: 0px; color:#666;}
.category-expendList ul li a:hover {display:inline; color: #666; text-decoration:none;}
.category-expendList a{text-decoration:none; color:#666;}
.category-expendList a:hover{text-decoration:none; color:#666;}
/*=======登入/語系=======*/
/*登入/語系背景*/
.site-header{
  background-color: #f7f7f7;  
 }
 .headroom{
  background-color: #f4ece3;  
 }
 .main-nav-area{
     background-color: #ffffff; 
 }
 /*登入／語系文字*/
 .ic-top-tool{
   width: 20px;
   height: 20px;
   fill: #666666;
   transition: fill 0.3s;
   vertical-align: middle;
   margin-right: 5px;
 }
 .ic-primary-menu{
   width: 30px;
   height: 30px;
   transition: fill 0.3s;
   vertical-align: middle;
   margin-right: 5px;  
 }
 /*登入／語系文字*/
 .top-tool a{
     color: #333;
 }
 /*=======Logo/選單=======*/
 /*Logo/選單-背景*/
 .contain-to-grid {
     background: #f4ece3;
     box-shadow: 0 3px 5px -1px rgb(0 0 0 / 10%);
 }
 .primary-menu ul li a{
     color: #5d5d5d;
 }
 /*MenuBar*/
 .top-bar {
    background: #f4ece3;
 }
 .top-bar-section ul li {
     background: #ffffff;
 }
 .top-bar-section li:not(.has-form) a:not(.button){
    background: #f4ece3; 
 }
 .top-bar-section ul li .m-accordion{
     background: #ffffff;
 }
 /*文字背景*/
 .top-bar-section ul li:hover:not(.has-form)>a {
     color: #333333;
 }
 /*Menubar 第一層文字*/
 /*大分類*/
 .sidemenu-headline a{
  color: #454545;
}
.sidemenu-headline a:hover{
  color: #6b6456;
}
.mega-mobile:after {
  color: #777777;
}
@media screen and (min-width: 768px) {
  .mega-container_nsv3 .products-container .dropdown_nsv3 {
    background-color: #ffffff;
  }
}
/*下拉選單陰影*/
.mega>ul>li>ul {
  background: #ffffff;
  color: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(128, 128, 128);
}
.mega>ul>li>ul>li a {
  color: #5d5d5d;
}
.mega>ul>li>ul>li a:hover {
  color: #736b5d;
  font-weight: bold;
}
/*下拉選單icon*/
.fa-caret-down:before:hover{
  color: #595937;
}
/*子選單*/
.submenu li a{
  color: #5d5d5d !important;
}
.submenu li a:hover{
  color: #736b5d !important;
}
/*所有商品*/
.all-products a{
  color: #736b5d !important;
}
 /*Header上的購物車*/
 .ic-primary-menu path {
     stroke: #777777;
 }
 /*Header上的搜尋*/
 .search-toggle::before{
     border: 3px solid #777777; 
 }
 .search-toggle::after {
     background: #777777;
 }
 .search-toggle.active::before{
     border: 1px solid #777777;
     background-color: #777777;
 }
  /*活動資訊欄*/
 .special-deals-container {
     background-color: #e9e0d7;
 }
 .special-deals-items a {
     color:#454545;
 }
 .special-deals-items a:hover {
     color: #736b5d;
 }
 /*=======主內容=======*/
 .main-body{
     background-color: #ffffff;
 }
 /*標題文字*/
 .title-block{
     font-weight: 500;
     color:#6b6456;
 }
 /*標題文字-左側邊*/
 .title-block::before{
     content:"";
     display:inline-block;
     background-color:#9f957f;
     position:absolute;
  }
  /*=======Landing A區塊=======*/
  .kv-banner-mobile{
    display: none !important;
  }
  /*=======Landing B區塊=======*/
   /*背景*/
   .newin-list{
     background-color: #ffffff;
  }
  /*商品名稱*/
  .product a {
     color: #ffffff;
   }
 ul.grid li section.left .list-info h4{
     color: #343434;
 }
 /*價格(特價)*/
 .price{
     color:#736b5d;
 }
 /*價格(原價)*/
 .price-sub{
     color:#838383;
 }
 /*加入購物車*/
 .add-to-cart {
     background-color:#b8aa92 ;
 }
 /*加入購物車:hover*/
 .add-to-cart:hover {
     background-color:#9f957f;
 }
 .product-container{
     background-color: #ffffff;
  }
 /*Tab 未被選中文字顏色*/
 .tab-product-area .product-item{
     color: #6b6456;
 }
 /*Tab 滑動/選中文字/背景顏色*/
 .tab-product-area .product-item_active {
     background: #6b6456;
     color: #ffffff;
 }
 /*Tab底線*/
 .tab-product-area .product-item::after{
     border-bottom: 1px solid #6b6456;
 }
 /*商品分類切換/商品列表-查看更多*/
.section-b .see-more-wrap .see-more-button,
.section-e .see-more-wrap .see-more-button {
    background-color: #6b6456;
}
/*最新消息/專欄-查看更多*/
.section-i .see-more-button,
.section-j .see-more-button {
  color: #6b6456;
  border: 1px solid #9f957f;
}
 .filter-items {
     border: 1px solid #dadada;
     border-radius: 5px;
     background-color: #ffffff;
 }
 .filter-items:hover{
     background-color: #f3f3f3;
     border: 1px solid #dadada;
 }
/*商城Icon說明*/
.icon-info-tooltip-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.icon-info-tooltip-container i{
  color: #c7c7c7;
  font-size: 20px;
}
.icon-info-tooltip-content {
  visibility: hidden;
  background-color: #f2f3f0;
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
  color: #777777;
  text-align: center;
  border-radius: 5px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  left: 120%;
  top: -25%;
  opacity: 0;
  transition: opacity 0.2s;
  min-width: 200px;
  white-space: nowrap;
}
.icon-info-tooltip-container:hover .icon-info-tooltip-content {
  visibility: visible;
  opacity: 1;
}
.icon-info-tooltip-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 20px;
}
.icon-info-tooltip-item {
  display: flex;
  align-items: center;
  gap: 5px;
}
.icon-info-tooltip-item img {
  height: 24px;
  width: 24px;
}
.icon-info-tooltip-text {
  font-size: 14px;
}
 /*=======Landing D區塊(五個特色區塊)=======*/
 /*背景色*/
 .season-product-container{
     background: none;
 }
 .season-product-item{
     color: #777777;
 }
 /*Tab 滑動/選中文字/背景顏色*/
 .season-product-item_active {
     background: #505050;
     color: #ffffff;
 }
 /*Tab底線*/
 .season-product-item::after{
     border-bottom: 1px solid #777777;
 }
 /*Hover圖出現文字*/
 .season-overlay h4{
     color: #fff;
 }
 /*Hover圖出現框線*/
 .season-overlay{
     border: 2px solid #b8aa92;
 }
 /*=======最新消息區塊=======*/
 /*文字背景區塊*/
 .news-card{
     background-color: #f6f3f0;
     border: 1px solid #d9d9d9;
 }
 /*撰寫人*/
 .news-author {
     color: #777777;
 }
 /*撰寫日期*/
 .news-date span{
     color:#808080;
 }
 /*撰寫標題*/
 .news-title span {
     color: #333333;
 }
 /*=======專欄區塊=======*/
 /*文字背景區塊*/
 .blog-card{
     background-color:#ffffff;
     border: 1px solid #d9d9d9;
 }
 /*撰寫人*/
 .blog-author {
     color: #41aab4;
 }
 /*撰寫日期*/
 .blog-date span{
     color:#808080;
 }
 /*撰寫標題*/
 .blog-title span {
     color: #5d5d5d;
   }
 /*Landing G區塊-品牌*/
 .all-categories-title span{
     color: #333333;
 }
 /*=======Landing E區塊-商品=======*/
 .btn-addcart {
     background-color: #5f584d;
     color: #fff;
 }
 /*=======Landing G區塊-品牌=======*/
 .comment-slider .comment-card{
     border: 1px solid #dbdbdb;
     background-color: #f6f3f0;
 }
 /*=======品牌分類區塊=======*/
 /*品牌分類背景*/
 .all-categories-card{
     background-color: #ffffff;
 }
 /*品牌Q&A*/
 .icon-bg {
     background-color: #736b5d;
 }
 .list-items{
     border-bottom: 1px solid #333333;
 }
 .list-items .head{
     color: #333333 !important;
 }
 .list-items .item-details{
     color:#777777;
 }
 /*=======所有商品=======*/
 /*商品數量*/
 .title-block .total-items{
     color: #665f51;
 }
/*顯示桌機版-所有商品的Banner*/
.banner-section{
    display: block;
}
.product-banner-section-mobile{
    display: none;
}
/*跨件優惠說明顯示-折價／折扣／組合價*/
.discount-rules-wrapper {
  text-align: center;
  width: 100%;
}
.discount-rules {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 4px 12px;
  border-radius: 15px;
  background-color: #c33;
  color: #ffffff;
}
.discount-rule-item {
  font-size: 14px;
  margin: 0;
}
 /*=======商品詳細資訊=======*/
 /*多件優惠*/
 .product-special-offer-title h1{
     background: #736b5d; /*標題底色*/
 }
 .product-special-offer-box {
     background: #ffffff; /*底色*/
     border-color:#736b5d;
 }
 /*=======評論區=======*/
 /*評論區框線*/
 .comment-card{
     border: 1px solid #d9d9d9;
 }
 /*評論者身份*/
 .commenter-identity h3 {
     color: #ffffff;
     background-color: #736b5d;
 }
 /*評論者*/
 .commentator{
     color: #777777;
 }
 /*評論內容*/
 .comment-content{
     color: #333333;
 }
 /*評論內頁-評論者背景圖*/
 .comment-details-area .commentator-info-area{
     border: 8px solid #dbdbdb;
     background-color:#ffffff;
   }
 .comment-details-area{
     border: 8px solid #dbdbdb;
 }
 /*=======加入我們區=======*/
 /*背景色*/
 .join-section{
     background-color: #fffaf4;
 }
 /*標題文字*/
 .join-section h1{
     color: #777777;
 }
 /*副標題文字*/
 .join-subtitle h4{
     color: #777777;  
 }
 /*按鈕背景顏色*/
 .join-section .btn-join{
     background-color: #736b5d;
     box-shadow: 0px 2px 8px 0px #777777;
     color: #ffffff;
 }
  /*=======footer區=======*/
  /*背景色*/
  .site-footer{
  background-color:#f4ece3 !important;
 /*background-image: url(https://s3.ap-northeast-2.amazonaws.com/jambolive.tv/static/new_shop/black/img/common/bg.png); */
 border-top: 2px solid #ffffff;
 }
  /*文字顏色/底線*/
  .footer-section .footer-title-block{
     color: #333333; 
     border-bottom: 1px solid #333333;
  }
  /*公司資訊文字*/
  .company-service p, .company-policy p, .company-info p{
      color: #333333;
  }
  .modal-link{
     color: #454545;
  }
  /*社群連結背景*/
  .social-url-section .fot-social-url {
     width: 30px;
     height: 30px;
     fill: #ffffff;
     transition: fill 0.3s;
     padding: 1px;
     border-radius: 50px;
     background-color: #736b5d;
     vertical-align: middle;
     margin-right: 10px;
   }
  /*保留權*/
  .rights-reserved span{
     color: #454545; 
  }
  /*右側-回到置頂*/
  .scroll-top{
     background-color: #736b5d;
  }
  .scroll-top:hover {
     background-color: #9d9380;
   }
@media screen and (max-width: 1600px) {
  .titleList ul{
    width: 85%;
  }
  .listmenu-box{
    right: 10%;
  }
  .expendList ul{
    width: 85%;
  }
}
@media screen and (max-width: 1280px) {
/*layout*/
.wrapper{width: 100%;padding: 0 20px;}
.site-menu{padding: 10px 0;}
.new-slider{height: 350px;}
.newin-list li{margin-right: 20px;}
.slick-track img{height: 38vw;}
.slick-vertical .slick-slide{height: 7vw;}
}




@media screen and (max-width: 960px) {
.wd-full{width: 100% !important;}
.site-logo{position: relative!important;transform: none!important;left: 0!important;float: left!important;}
.wrapper{padding: 0 10px;}
.mobile{display: block;}.pc{display: none;}
.site-header{
    /* height: 75px; */
    background-color: #fff;
    border-bottom: 2px solid #FFFFFF;
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
}
.nav-up {top: -75px;z-index: -1;}
.site-logo{
    margin-left: 33%;
    margin-bottom: 10px;
  }
 .slick-track img{ height:78vw}
 .slick-vertical .slick-slide {
  height: 14vw;
 }
.mobile-menu-toggle{margin-top: 20px; float: right; width:30px;height:30px; cursor:pointer;}
/*.mobile-menu-toggle span{display:block;position:absolute;height:3px;width:100%;background:#f04fa3;border-radius:3px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}
.mobile-menu-toggle span:nth-child(1){top:0px;}
.mobile-menu-toggle span:nth-child(2){top:9px;}
.mobile-menu-toggle span:nth-child(3){top:18px;}*/
/*.mobile-menu-toggle.open span:nth-child(1){top:9px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);}
.mobile-menu-toggle.open span:nth-child(2){opacity:0;left:-60px;}
.mobile-menu-toggle.open span:nth-child(3){top:9px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);}
.mobile-menu-toggle.open{right: 155px;}
*/
.site-search{position: absolute;width: 100%;background-color: #fff;left: 0;top: -100px;margin-top: 0;border-bottom: 0;}
.mobile-search-toggle{float: right;margin-top: -45px;  margin-right: 90% ;top: 4px;position: relative;}
.site-search:after{display: none;}.site-search input{width: calc(100% - 60px);padding: 30px 40px;height: 45px;z-index: 10000;font-size: 14pt;
   font-weight: 600; color: #5e5e5e;}
.site-search.open{top: 68px;z-index: 10000;}
/*site-nav*/
.site-nav{display: none;}
.site-menu {padding: 0;}
.site-menu li,.site-menu li:first-child{display: block;padding: 15px 10px;border-right:0;border-left:0; font-size: 18px;}
.site-menu li{border-bottom: 1px solid #34393f;}
.foot-item{width: 100%;}
.foot-nav{width: auto;padding-left: 15px;padding-top: 60px;} 
.foot-social-nav{float: right;padding-right: 10px;width: 12%;padding-top: 60px;}
.social-nav{padding: 0;}
.social-nav li{display: block;margin-right: 0;padding: 0 0 15px;}
/*section*/
.main-section{padding: 0px 0 ;}
.newin-list {max-width: 500px;margin: 0 auto;margin-left: -8px; margin-right: -8px;}
.newin-list li:nth-child(2n){margin-right: 0;}
.new-slider{width: 100%;height: auto;}
.season-newin{padding-left: 20px;padding-right: 20px;margin-top: 20px; }
.season-newin-list li{width: calc( 40% - 20px);}
.brand-list li{padding: 20px 0;}
.season-newin-list li:nth-child(3){width: 100%;height: auto;}
.season-newin-list li:nth-child(2),.season-newin-list li:nth-child(4){width: 60%;}
.season-newin-list li:nth-child(2),.season-newin-list li:nth-child(5){margin-right: 0;}
.main-section .sub-header{width: 100%;padding: 0 10px;}
.brand-list li{width: 48%;}
.paging li.current a,.paging li:hover a{transform: none;}
.paging li{padding: 0 10px;}
.product-img-gallery,.product-info-area{width: 100%;float: none;}
.product-info-area{padding: 20px 20px;}
.product-info-desc{padding-left: 0;}
.btn-addcart.btn-lg{width: 100%;display: block;text-align: center;}
.kv-slider,.kv-slider .slick-slide{height: 300px;}
.site-search{
    background-color: #c5bd9f;
    height: 60px;
}
.site-search button{position: relative;top: 8px;}

ul.newin-list.mbgrid li.product .list-head img.thumb {
  width: 225px;
  height: 225px;
}

ul.newin-list.mbgrid li.product .list-head .video-thumb {
	width: 225px;
  height: 225px;
}
ul.newin-list li.product .video-thumb img.play-icon {
  width: 50px;
  height: 50px;
}

/*0620 多件優惠圖示新增-手機版-index*/
ul.grid li section.left .list-head div.product_pecial_offer-index-position {position:relative;}
ul.grid li section.left .list-head div.product_pecial_offer-index-position img{display:block;  width: 40px;height: 40px;position: absolute;left: 72%;margin-top:2%;;border:none;}

/*0620 多件優惠圖示新增-手機版-list*/
ul.mbgrid li section.left .list-head div.product_pecial_offer-list-position {position:relative;}
ul.mbgrid li section.left .list-head div.product_pecial_offer-list-position img{display:block;  width: 70px;height: 70px;position: absolute;left: 75%;margin-top: 1%;;border:none;}
ul.mbgrid li section.left .list-head div.product_pecial_offer-list-position {position:relative;}
ul.mbgrid li section.left .list-head div.product_pecial_offer-list-position img{display:block;  width: 50px;height: 50px;position: absolute;left: 82%;margin-top: 3%;border:none;box-shadow: none;}

/*20240112 預購圖示新增-手機版-index*/
ul.grid li section.left .list-head div.product_preorder-index-position {position:relative;}
ul.grid li section.left .list-head div.product_preorder-index-position img{display: block;width: 40px;height: 38px;position: absolute;right: 72%;margin-top: 2%;border: none;}

/*20240112 預購圖示新增-手機版-list*/
ul.grid li section.left .list-head div.product_preorder-list-position {position:relative;}
ul.grid li section.left .list-head div.product_preorder-list-position img{display: block;width: 70px;height: 68px;position: absolute;right: 75%;margin-top: 1%;border: none;}
ul.list li section.left .list-head div.product_preorder-list-position {position:relative;}
ul.list li section.left .list-head div.product_preorder-list-position img{display:block;  width: 50px;height: 48px;position: absolute;right: 82%;margin-top: 3%;border:none;box-shadow: none;}

/*0620新增-多件優惠-手機版-產品頁*/
.product-special-offer-title h1{display: block;width:100%;font-size: 1.2em;/*標題底色*/padding: 4px;text-align: center;color: #FFF;font-weight: bold;letter-spacing: 0.05em;}
.product-special-offer-box {margin-top: -5px;background: #ffffff; /*底色*/border-width:1px;border-style:solid;;border-color:#736b5d;padding-top: 0 !important;}
.special-offer-desc{width: 50%;margin:15px;}
.special-offer-desc ul{margin-left: 40px;list-style-type:square !important;}
.special-offer-desc ul li {list-style: outside;color:#000000;font-size: 16px;font-weight: 700;text-align: left;line-height: 2;}
.special-offer-price {margin-bottom: 10px;text-align: center;}
.special-offer-price span{color:#d8396a;font-size: 14px;font-weight: 500;}
.special-offer-picture{width: 50%;margin: 10px;position: relative;}
.special-offer-picture img{width: 100%;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;}
.box-flex{display: flex;}


/*2022.09新增商品列表頁手機-Grid(2列)*/
.product-qty #mbgridview{ display: inline-block;}
/*.newin-list{margin-left: 0px; margin-right: 0px;}*/
ul.grid.newin-list li{margin:0;}
ul.grid li section.left .list-head img, ul.grid li section.left .list-head .video-thumb{display: block;margin: 0 auto;width: 100%; height: 175px;}
ul.grid.newin-list li {width: 175px; margin: 0 10px 20px 10px;}
ul.grid li section.left .list-head div.product_pecial_offer-position img{left: 65%;}
ul.grid li section.left .list-head div.product_preorder-position img{right: 65%;}
ul.grid li section.left .btn-addcart {margin-left: 0px;}
ul.grid li section.left .list-info h4{line-height: 1.5;}


/*2022.09新增商品列表頁手機-List*/
.btn-md {
    font-size: 14px;
    margin-top: 20px;
    padding: 12px 15px;
    line-height: 2.9;
}
.inner-content {position: relative;padding: 0.2em;}
ul.list li section.left .list-info{height: 95px;}
ul.list li section.left .list-info h4{font-size: 16px;}
ul.list li section.left .list-head{ padding-left: 0px;}
.list-info .price-sub{margin-left: 0px;width: 100%;    color: #C7C7C7;text-decoration: line-through;}
ul.list.newin-list li{width: 100%;float: none;margin-top:0px;}
ul.list li section.left .list-head{ padding-left: 0px;}
ul.list li section.left .list-head img.thumb, ul.list li section.left .list-head .video-thumb{width: 95px;height:95px;}
ul.list li section.left .list-head .list-overlay, .season-overlay, .list-overlay-link{left: 0px;width: 95px;height: 100px;}
ul.list li section.left .list-head div.product_pecial_offer-list-position img{left: 64%;width: 30px;height: 30px;}
ul.list li section.left .list-head div.product_preorder-list-position img{right: 64%;width: 30px;height: 28px;}
ul.list li section.left .quantity.buttons_added{float:right;position: relative;top: -30px; margin-top: 0px;}
ul.list li section.left .list-overlay, .season-overlay, .list-overlay-link{width: 95px;height: 100px; left:0px;}
ul.list li section.left .product-spec {margin-bottom: 20px;/*position: relative;right: 130px;bottom: 15px;*/}
ul.list li section.left .list-info .price-sub{margin-top: 0px;}
ul.list li section.left .price{margin-right: 20px;margin-top: 0px;}
ul.list li section.left .btn-share{padding: 10px 80px;margin-top: 15px;width: 100%;margin-left: 0px;}
ul.list li section.left .btn-share .social-icons{transform: translateY(-25%);}
ul.list li section.left .btn-addcart {margin-left: 0px;float: none;padding: 6px 8px;}
ul.list li section.left .btn-dtl{ margin-left: 20px;}
.quantity{display:block;}
.quantity .input-text.qty{width: 30px;}
.list-info .price-sub{margin-left: 0px;width: 100%;}

/** 2022.09新增商品列表頁手機-Grid(1欄) **/
ul.mbgrid.newin-list{text-align: center;}
ul.mbgrid.newin-list li:nth-child(4n){margin-right: 0;}
ul.mbgrid li section.left .list-head{position: relative;}
ul.mbgrid li section.left .list-head img,.season-newin-list li img{display: block;object-fit: cover;}
ul.mbgrid li section.left .list-head:hover .list-overlay,.season-newin-list li:hover .season-overlay{display: flex;}
ul.mbgrid .list-info{text-align: center;color: #555;}
.list-info:hover{color: #343434;}
ul.mbgrid li section.left { position: relative; }
ul.mbgrid li section.right { /* nothing */ }
ul.mbgrid li section.left .list-info h4{height: 33px;overflow: hidden;line-height: 1.2;margin-top: 10px;color: #343434;text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;}
ul.mbgrid li section.left .product-spec {display: none;}
ul.mbgrid li section.left .price{font-size: 24px;padding: 5px;color: #000000;font-weight: 600;}
ul.mbgrid li section.left .list-info .price-sub{font-size: 12px;color: #838383;text-decoration:line-through;}
ul.mbgrid li section.left .quantity.buttons_added {display: none;}
ul.mbgrid li section.left .btn-addcart {margin-left: 0px;}
/***手機版-一欄Gird分享按鈕隱藏****/
ul.mbgrid li section.left .btn-share{display: none;}       
/*商品詳細頁面*/
.btn-share{margin-top: 15px;width: 100%;margin-left: 0px;}
/*商品介紹Ckeditor*/
.ck-content img{
  max-width: 100%;
}
/*=======Menubar=======*/
.mega>ul>li>ul {
  background-color: #f4ece3;
  box-shadow: none;
}
.show-on-mobile a{
  color: #454545 !important;
}
.show-on-mobile a:hover{
  color: #736b5d !important;
}
/*大分類*/
.sidemenu-headline{
  border-bottom: 1px solid #b5a994;
}
/*子選單*/
.submenu li{
  background-color: #ede6de;
}
.submenu li a{
  color: #736b5d !important;
}
/*所有商品*/
.all-products a{
  color: #736b5d !important;
}
.all-products{
  border-top: 1px solid #ede6de;
  border-bottom: 1px solid #ede6de;
  background-color: #ede6de !important;
}
/*=======評論區=======*/
/*評論內頁-評論者背景圖*/
.comment-details-area .commentator-info-area{
  border: 8px solid #41aab4;
  background-color:#ffffff;
}
.comment-details-area{
  border: 8px solid #c5c5c5;
}
/*=======Footer=======*/
/*公司服務[+]*/
.company-service label::before {
  background:#736b5d;
}
.company-service  label {
  color:#ffffff;
}
.company-service label:hover {
  color:#ffffff;
}
/*公司政策[+]*/
.company-policy label::before {
  background: #736b5d;
}
.company-policy label {
  color: #ffffff;
}
.company-policy label:hover {
  color: #ffffff;
}
.company-policy #expand {
  color: #333333;
}
/*公司資訊[+]*/
.company-info label::before {
  background: #736b5d;
}
.company-info label {
  color: #ffffff;
}
.company-info label:hover {
  color: #ffffff;
}
.modal-close {
  background-color: #ffffff;
  color: #736b5d;
}
} 


@media screen and (max-width: 640px) {
.tabs-contents .inner-content{padding: 20px 0;}
.newin-list {
  margin-left: -10px;
  margin-right: -10px;
}
.newin-list li{width: 45%;margin-right: 20px;}
.newin-list .list-head img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 300px;
}
.slider-thumb{display: none;}
.slider-preview{width: 100%;float: none;}
.season-newin-list li{height: 150px;}
.site-logo img{display: block;max-width: 100%;max-height: 70%;}
.slick-track img{ height: 95vw;}
ul.list.inner-content {
    padding: 1.5em; 
  }
  ul.list.newin-list {
    margin-left: 0px;
    margin-right: 0px;
  }
  ul.grid.newin-list li {
    margin: 0 5px 5px 5px;
  }
  /*多件優惠-手機版-Grid(2列)*/
  ul.grid li section.left .list-head div.product_pecial_offer-list-position img{
  width: 40px;
  height: 40px; 
  left: 72%;}
  ul.grid li section.left .list-head div.product_preorder-list-position img{
  width: 40px;
  height: 38px; 
  right: 72%;}
  /*右側社群-浮動選單*/
.mediabuttons{
  right: 2%;
  top: 62%;
}
.mediabuttons-item{
  margin-bottom: 0px;
}
.cart-bubble{
  height: 35px;
  width: 21px;
}
.scrollToTop{
  right: 1%;
  width: 35px;
  height: 35px;
  right: 16px;
  margin-top: -35px;
}
/*2022/11/1show/hide Menu*/
.hamburger{
  margin-top: 3px;
  top: -17px;
  right: -45px;
}
.cross{
  background: #e1e1e1;
  margin-top: 8px;
  top: -30px;
  right: -40px;
  padding: 5px;
}
.cross svg{
  display: block;
  vertical-align: middle;
}
.titleList .ic-home{
  width: 25px;
  left:2px;
}
.titleList {
  padding: 0 25px 0 0px;
}
.titleList ul{ 
  padding: 2px 5px;
  width: 90%;
  overflow-x: auto;
}
.expendList{
  text-align: left;
  width: 100%;
  top: 79px;
}
.expendList ul{
  width: 92%;
}
.expendList ul li{
  margin: 8px 5px 0 0;
}
/*產品列表頁-按類別選購*/
.category-expendList{
  width: 100%;
}
/*商品詳細資訊-樣式/子樣式欄位*/
.product-spec{margin-bottom: 20px;width: 50%;float: left;}
.foot-co-info{
  display: block;
}
.foot-co-info p{
  width: 100%;
  font-size: 10px;
}
/*商品頁-按類別選購*/
.select-category-box{
  margin-top: 20px;
}
/*首頁Banner*/
.kv-slider .slick-slide img,.new-slider .slick-slide img{height:auto;}
/*Banner slide-圓圈*/
.slick-dots{
  bottom: -8px;
}
.slick-dots button{
  width: 5px;
  height: 5px;
}
/*標題*/
.main-section h3, .page-section h3{
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 5px;
}
/*=======Landing A區塊=======*/
  /*顯示手機版-A區塊的Banner*/
  .kv-banner-web{
    display: none !important;
  }
  .kv-slider-mobile-web{
    display: none;
  }
  .kv-banner-mobile{
    display: block !important;
  }
  /*顯示手機版-所有商品的Banner*/
  .product-banner-section{
    display: none;
  }
  .product-banner-section-mobile{
    display: block;
    margin-bottom: 20px;
  }
  /*跨件優惠說明顯示-折價／折扣／組合價*/
  .discount-rules{
    display: block;
    margin-bottom: 20px;
  }
  /*商城Icon說明*/
  .icon-info-tooltip-content{
    top: 120%;
    left: -700%;
  }
  .icon-info-tooltip-container i {
    outline: none;
  }
  .icon-info-tooltip-list{
    display:block;
    line-height:2.2;
  }
  .icon-info-tooltip-container i:focus + .icon-info-tooltip-content,
  .icon-info-tooltip-container i:hover + .icon-info-tooltip-content {
    visibility: visible;
    opacity: 1;
  }
}




/*20210629更新*/
.site-menu{padding: 10px 50px;}
.site-menu .slick-arrow{ z-index: 99;top: 8px;cursor: pointer;background-size: auto  10px ;}
.site-menu .slick-prev,.site-menu .slick-next {width: 20px;height: 20px;background-color: rgba(255,255,255,.3);border-radius: 100px;}
.site-menu .slick-prev {background-image: url(../img/common/left-arrow-w.png); }
.site-menu .slick-next {background-image: url(../img/common/next-w.png);}
.mobile-menu-toggle{background-image: url(../img/common/menu.svg);background-repeat: no-repeat;background-position: center;}
.mobile-menu-toggle.open{background-image: url(../img/common/menu_close.svg);width: 30px;height: 30px;}

@media screen and (max-width: 960px) {
.site-menu { height: calc(100vh - 72px);overflow-y: scroll;}
ul.mbgrid.newin-list li{display: inline-block;width: 360px;margin: 0 5px 20px 0;}
.newin-list li:nth-child(4n){margin-right: 0;}
.newin-list .list-head{    position: relative;padding-left: 0px;}
.newin-list .list-head img,.season-newin-list li img{display: block;object-fit: cover;border:1px #D3D3D3 solid;}
ul.mbgrid.newin-list.newin-list .list-head img{width: 100%;height: 360px;}
.list-info h4{text-align: center;}

.viewbag{
    float: center;
	width:30px ;height:20px ;margin-right: 35px;
	}
.bubble{position: relative;top:-50px;left: 28px; display: inline-block; text-align: center;color: #fff;font-size: 12px;height: 32px; width: 31px ;line-height: 32px;}
/*.list-info .price-sub { margin-bottom: 20px;width: 300px;}*/
.foot-logo img{width:150px}
.list-info h4 { height: 45px;overflow: hidden;line-height: 1.5;    margin-top: 10px; margin-bottom: 10px;letter-spacing: 2px; color: #343434;font-size: 14px;font-weight: 300;}

.list-overlay,.season-overlay{ display: none;background-color: rgba(0,0,0,.5);border:1px #343434 solid;}
.list-overlay,.season-overlay,.list-overlay-link{position: absolute;left: 0;top: 0;width: 100%;height: 100%; align-items: center;justify-content: center; }
.price{font-size: 18px;padding:0px;color: #343434;font-weight: 600; text-align: center;}
/*.list-info .price-sub{font-size: 12px;color: #838383;margin-left: 33px;text-align: center;text-decoration:line-through;}*/
.inner-content {position: relative;padding: 0px;}
.brand-list li img {    width: 160px;    height: 100px;}
.kv-slider,.kv-slider .slick-slide{height: 170px;}
}
@media screen and (max-width: 375px) {
  /*右側社群-浮動選單*/
  .mediabuttons {
    top: 59%;
  }
  .mediabuttons.cart {
    right: -8px;
  }
  .scrollToTop {
    right: 16px;
  }
  }
@media screen and (max-width: 360px) {
.site-logo img{width: 120px;}
.mobile-search-toggle{float: right;margin-top: -50px; margin-right: 280px;top: 4px;position: relative;}
ul.mbgrid.newin-list li{display: inline-block;width: 280px;margin: 0 5px 20px 0;}
.newin-list li:nth-child(4n){margin-right: 0;}
.newin-list .list-head{position: relative;}
.newin-list .list-head img,.season-newin-list li img{display: block;object-fit: cover;border:1px #D3D3D3 solid;}
ul.mbgrid.newin-list.newin-list .list-head img{width:280px;height: 280px;}
/*右側社群-浮動選單*/
.mediabuttons{
  top: 64%;
}
/*2022/11/1show/hide Menu*/
.expendList {
  margin-top: 8px;
}
}
/* 20220301更新子類別 */
.site-nav .slick-list{overflow: visible;}
.subnav-container{position: absolute;z-index: -1;top: 0px;}
.subnav-content{position: relative;background-color: #efe9d3;height: 0;top: 24px;visibility: hidden;opacity: 0;transition: opacity 0.2s ease-in;}
.subnav-content div{border: 1px solid #838383;border-top: 0;padding: 10px 15px;}
.subnav-content div:first-child{border-top: 1px solid #838383;}
.subnav:hover .subnav-content{visibility: visible;opacity: 1;height: auto;}
.subnav-btn{display: none;float: right;}
@media screen and (max-width: 960px) {
.subnav-container{position: relative;z-index: auto;}
.subnav:hover .subnav-content{visibility: hidden;opacity: 0;height: 0;}
.subnav.subnav-hover .subnav-content{visibility: visible;opacity: 1;height: auto;}
.subnav-content{top: 10px;padding-top: 0; background-color: #fff;}
.subnav-content div{border: 0;border-top: 2px solid #efe9d3;}
.subnav-content div:first-child{border-top: 0;}
.subnav-btn{display: inline;}
}

.section-b ul.grid li section.left .list-head img,
.section-e ul.grid li section.left .list-head img {
  aspect-ratio: 1/1;
}