html {
  overflow-x: hidden;
  margin-right: calc(-1 * (100vw - 100%));
}
body.modal-open {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header-wrapper {
  height: 70px;
}
.redblue{background: #009FFF;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #ec2F4B, #009FFF);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(135deg, #ec2F4B 0%, #009FFF 120%); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
 /*-webkit-background-clip: text;*/
}
.m-bgblue{
  background: url(../images/bg-img7.png) no-repeat center center,linear-gradient(-55deg, #209cff 0%, #68e0cf 100%);
  min-height: calc(100vh - 72px);
}
.c-bgred{
  background: url(../images/bg-img7.png) no-repeat center center,linear-gradient(-225deg, #FFE29F 0%, #FFA99F 48%, #FF719A 100%);
  min-height: calc(100vh - 72px);
}
.slider-but-1.btn-blue{	border:none;color: #fff;background: #4ea6e6;}
.slider-but-1.btn-red{	border:none;color: #fff;background: #ea4b35;}
.slider-but-1.btn-blue:hover{	border:none;color: #fff;background: #428ec5;}
.slider-but-1.btn-red:hover{	border:none;color: #fff;background: #b54030;}
.tparrows{opacity: 0!important}
.boxed h5{line-height: 35px;}
.header-section ul li.sign > a{padding: 10px 5px;}
.header-section ul li.sign > a .btn{padding: 8px 15px;}
footer{border-top: 1px solid #eee;}
.cbp-l-caption-buttonLeft:hover, .cbp-l-caption-buttonRight:hover{background: #1663a7;color: #fff;}
ul.list-2.bg-white{background-color: transparent;}
ul.list-2 li {height: 195px;}
/*ul.list-2 li:before{content: url("../images/tray.png");position: absolute;right: 1px;transform: rotate(30deg);top: -7px;opacity: 0.3;}*/
.loginpage{min-height: calc( 100vh - 72px);}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{padding: 20px 15px;}
.noshadow{box-shadow: none !important;}
.manage tr{cursor: pointer;}
.pricing-table-2 ul.plan_features.text-left li{text-align: left;}
.manage.pricing-table-2:hover .inner-box, .manage.pricing-table-2.active .inner-box{
	border: 1px solid #ddd;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.manage .input-1:focus,.manage .textaria-1:focus{border: 1px solid #4ea6e6;}
.maplink{display: inline-block;padding: 5px;}
.main-header {
    padding: 70px 0 190px 0;
    max-width: calc(100% - 140px);
    margin: 0 auto 30px;
    position: relative;
    background-position: 50% 50%;
}
div.main-header {
    max-width: calc(100% - 0px);
    padding: 130px 0 130px 0;
}
.bg-badges:before {
    /* background-image: url(../images/top-header4.png); */
    background-image: url(../images/headphoto.jpg);
    background-size: cover;
}
.image-holder img{border-radius: 5px;}


@keyframes sideupscroll {
  0% {
    transform: translate3D(0%, 0%, 0); }
  50% {
    transform: translate3D(-50%, 0, 0); }
  100% {
    transform: translate3D(-100%, 0, 0); } }

.content-bg-wrap {
  position: absolute;
  overflow: hidden;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; 
}

.content-bg:before {
  position: absolute;
  /* z-index: 1; */
  bottom: 0;
  left: 0;
  /* width: 200%; */
  width: 100%;
  height: 100%;
  content: ""; 
}

.content-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  /* animation-name: sideupscroll;
  animation-duration: 30s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
  will-change: transform; */
 }
.text-box h5{margin-bottom: 10px;line-height: 1.8;}
.main-header{
    margin-bottom: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 1em;
    /*font-size: 2.1875rem;*/
    /*display: inline-block;*/
    z-index: 2;
}
.main-header:before{
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    width: 30%;
    height: 65px;
    margin: auto;
    z-index: -1;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #d8e2ec;
}
.main-header:after{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #24252f;
}
.about.main-header:after {
  display: none;
}
hr.menu{position: relative;bottom: -21px;}
.storemap{
  padding: 0px 40px 40px;
}
.imgcenter{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.m-orderpage.sec-more-padding-2.bg-light.pt0{min-height: 100vh}
.m-orderpage.sec-more-padding-2{padding-top: 0px !important;}
.m-orderpage .pricing-table-2{padding-top: 0px;}
.m-orderpage .pricing-table-2 .inner-box{padding: 0 20px 20px;}
.m-orderpage .responsive-tabs~.pricing-table-2{padding-top: 20px}
.m-orderpage .pricing-table-2 .inner-box .title{margin-top: 20px;}
.m-orderpage .responsive-tabs li a{color: #8d8d8d;}
.m-orderpage .responsive-tabs li{background-color: #d7d7d7;}
.m-orderpage .responsive-tabs li.active{background-color: #fff}
.m-orderpage .responsive-tabs li.active a{color: #242424}
.m-orderpage .domain-pricing-table{box-shadow: none;}
.m-orderpage .pricing-table-2 .inner-box,.m-orderpage .pricing-table-2:hover .inner-box,.m-orderpage  .pricing-table-2.active .inner-box{border:1px solid #d7d7d7;}
.m-orderpage .domain-pricing-table .table-style-2{min-width: 500px;}
.m-orderpage .domain-pricing-table .table-style-2 td, .m-orderpage .domain-pricing-table .table-style-2 th{padding: 15px;text-align: left}
.m-orderpage .orderimg{width: 100%;height: calc(60vw - 80px);overflow: hidden;background-position: center;background-size: cover;display: block;margin-bottom: 30px; }
.m-orderpage select{border: 1px solid #ebebeb;}
.user-btn img{width: 30px; opacity: .4;margin-bottom: 5px;}
.user-btn .active img{opacity: 1;}
.search{
    position: absolute;
    top: 0;
    right: 15px;
    padding: 10px 15px;
}
.bg2-news-letter{
    padding: 15px;
    border-radius: 50px;
}



.text-box.text-box--2 {
  padding: 32px;
  padding-bottom: 0;
}
.store-header {
  float: left;
  max-width: 84%;
}
.store-name {
  font-size: 26px;
  margin-bottom: 10px;
}
.info-btn-wrapper {
  float: right;
  display: flex;
  flex-direction: column;
}
.more.btn {
  background-color: #f3f3f3;
  /* position: absolute;
  top: 0;
  right: 0;
  padding: 24px;
  padding-top: 32px; */
  padding: 6px 10px;
  
}
.info-btn-wrapper .more.btn:first-child {
  margin-top: 0;
}
.more i {
  font-size: 16px;
}
.more span {
  display: inline-block;
  vertical-align: text-bottom;
}
.modal-header .modal-title {
  display: inline-block;
  margin-bottom: 0;
  padding: 4px 0;
}
.modal-header .close {
  padding: 6px 8px;
  font-size: 28px;
  line-height: 100%;
}
.cancel-btn-in-modal.btn,
.btn-in-modal.btn {
  padding: 8px 32px;
}
.modal-body .info-item {
  margin: 8px 0;
  font-size: 16px;
}
.modal-body .info-item h5 {
  margin-bottom: 0;
  font-size: 16px;
}
.modal-body .scroll-box {
  overflow-y: auto;
  max-height: calc(90vh - 240px);
}
#buylist .scroll-box {
  max-height: calc(90vh - 240px);
}
#buylist .scroll-box::-webkit-scrollbar {
  -webkit-appearance: none;
}
#buylist .scroll-box::-webkit-scrollbar:vertical {
  width: 4px;
}
#buylist .scroll-box::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, .2);
  border: 2px solid transparent;
}
#buylist .scroll-box::-webkit-scrollbar-track {
  background-color: transparent;
}
#buylist .modal-body {
  padding-bottom: 0;
}
#buylist .modal-footer {
  border: 0;
  box-shadow: 0 3px 20px 0px rgba(0,0,0,0.2);
  z-index: 1;
  position: relative;
}
#buylist {
   letter-spacing: 0.6px;
}
#buylist .modal-dialog{
  z-index: 10;
}
#buylist .form-control {
  box-shadow: none;
}
#buylist .modal-footer dd {
  margin-bottom: 2px;
}
#buylist table td {
  padding: 16px 8px;
}
#buylist .scroll-box.keyboardUp {
  overflow: hidden;
  max-height: 100%;
}

.menu-list {
  padding-bottom: 48px;
}
ul.menu-list.list-2.bg-white li:last-child {
  border-bottom: 0;
}

.pick-box {
  position: relative;
}
.per-price {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 36px;
  letter-spacing: 0.4px;
}
.amount-selecter {
  line-height: 36px;
  width: 64%;
  position: relative;
}
.minus,
.plus,
.number {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  font-size: 16px;
  text-align: center;
  color: #484848;
  width: 33.3333333%;
  line-height: 36px;
}
.minus,
.plus {
  font-size: 12px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: #b4d0ec;
  color: #fff;
  border-radius: 50%;
}
.minus i, .plus i {
  font-family: 'FontAwesome' !important;
  font-style: normal;
}
.minus:hover,
.plus:hover {
  text-decoration: none;
  color: #fff;
  background-color: #b4d0ec;
}
.minus.limit,
.plus.limit {
  color: #d6d6d6;
}
.number {
  width: 34px;
}
.minus:active,
.plus:active {
  background-color: #71b6e6;
}
.minus:focus,
.plus:focus {
  color: #fff;
  text-decoration: none;
}
.spec-add {
  background-color: #7db6de;
  color: #fff;
  display: inline-block;
  margin-bottom: 4px;
  padding: 2px 7px;
  padding-left: 3px;
  border-radius: 4px;
  font-family: 微軟正黑體,sans-serif;
  font-weight: 600;
  font-size: 14.5px;
  margin-right: 6px;
}
.spec-add input {
  opacity: 0;
  height: 0;
  width: 0;
}
.check-mark {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-color: #fff;
  border-radius: 2px;
  position: relative;
  top: 1px;
  margin-right: 2px;
}
.spec-add .check-mark::after {
  content: "";
  background-image: url('../images/check.svg');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 90%;
  display: none;
  padding: 1px;
}
.spec-add input:checked ~ .check-mark::after {
  display: block;
}
.add-box {
  margin-top: 10px;
  /* display: none; */
}
/* .add-box.show {
  display: block;
} */

.sec-more-padding-2.bg-light.sec-more-padding-2--2 {
  padding-bottom: 24px;
  padding-top: 32px;
}
.rev_slider_wrapper {
  height: 900px;
}
.append-label {
  width: 100%;
}
.append-input {
  width: 70%;
}
.append-btn {
  float: right;
  width: 30%;
  margin: 0;
  padding: 12px 30px;
  background-color: #ffa39e;
  color: #fff;
}
.append-btn:hover,
.append-btn:active,
.append-btn:focus {
  color: #fff;
  background-color: #f78a84;
}
.hint-text {
  float: left;
  width: 100%;
  margin-top: -8px;
  display: none;
}
.hint-text.show {
  display: block;
}
.hint-text span {
  color: red;
}
.menu-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.per-price-left {
  width: 76%;
  text-align: left;
  margin-bottom: 2px;
  line-height: 24px;
}
.menu-item .title {
  font-size: 17px;
  line-height: 22px;
}
.menu-item.menu-item-left {
  display: block;
}
.menu-item-left .title {
  width: 76%;
  margin-bottom: 4px !important;
}
.menu-item .menu-img {
  flex: 1;
}
.menu-item .menu-content {
  flex: 2;
  padding-left: 10px;
}
.menu-item .add-box {
  flex: 1 1 100%;
}
.menu-img .imgbox__inner {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.menu-img .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.delete-box {
 position: absolute;
 top: 0;
 right: 0;
}
.delete-box .btn,
.accept-box .btn {
  padding: 6px 16px;
}
.accept-box .btn {
  display: block;
  margin-bottom: 6px;
}
.accept-box {
  position: absolute;
  top: 0;
  right: 0;
}
.input-box {
  display: inline-block;
  margin-left: 16px;
}

.pages-sidebar-links li.tag-name {
  font-weight: 900;
  color: #505050;
  font-size: 17px;
  letter-spacing: 0.4px;
  padding: 10px 35px;
}

.input-box label {
  margin-right: 8px;
  margin-bottom: 0;
}

.input-box .rest-btn {
  padding: 4px 26px;
  margin-right: 8px;
  background-color: #d8d8d8;
  color: #717171;
}

.input-box .rest-btn.active {
  background-color: #98da63;
  color: #fff;
  box-shadow: none;
}
.float-checkout {
  position: fixed;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
  z-index: 10;
}
.float-checkout .btn {
  background-color: rgb(105, 185, 181);
  width: 100%;
  margin: 0;
  font-size: 16px;
  letter-spacing: 1px;
  box-shadow: 0 3px 16px 0px rgb(0 0 0 / 40%);
}
.modal-addr-position select.form-control {
  float: left;
  width: 40%;
  margin-right: 6px;
  margin-bottom: 6px;
}

.modal-addr-position::after {
  content: "";
  display: block;
  clear: both;
}

.btn-star {
  font-family: 'FontAwesome' !important;
  background-color: #efc44c;
  color: #fff;
}
.btn-star i {
  font-style: normal;
}
.btn-cyan2 {
  background-color: #5ac7b3;
  color: #fff;
}
.btn-star:focus,
.btn-star:hover,
.btn-star:active,
.btn-cyan2:focus,
.btn-cyan2:hover,
.btn-cyan2:active {
  color: #fff;
}
.modal-btn-box .btn {
  margin: 0;
  padding: 8px 22px;
}
.modal-btn-wrapper {
  margin-top: 12px;
}
.modal-btn-wrapper::after {
  content: "";
  display: block;
  clear: both;
} 
.modal-btn-box--left {
  float: left;
}
.modal-btn-box--right {
  float: right;
}
.modal-footer .modal-btn-wrapper .btn+.btn {
  margin-left: 4px;
}
.outer-wrapper::after {
  content: "";
  display: block;
  clear: both;
}
.left-box {
  float: left;
  width: 56%;
}
.right-box {
  float: right;
  width: 44%;
}
.left-box textarea {
  width: 100%;
  height: 100%;
  resize: none;
}
.left-box.left-box--2 h6 {
  margin: 0;
  margin-top: 5px;
}
.right-box.right-box--2 {
  margin-bottom: 0;
}

.right-box.right-box--2 {
  margin-bottom: 8px;
}
.radio-wrapper {
  text-align: center;
}
.radio-wrapper label.radioish {
    padding: 4px 22px;
    margin: 0;
    text-align: center;
    line-height: 26px;
    background-color: #d8d8d8;
    border-radius: 40px;
}
/* .radio-wrapper input[type="radio"]:checked+label.radioish {
  background-color: #98da63;
  color: #fff;
} */
.radio-wrapper label.radioish.active{
  background-color: #98da63;
  color: #fff;
}
.radio-wrapper input {
  display: none;
}
.radio-wrapper .top-box,
.radio-wrapper .bottom-box {
  display: inline-block;
}

.shop-wrapper-imgbox .imgbox__inner {
  width: 100%;
  padding-top: 74%;
  position: relative;
}
.shop-wrapper-imgbox .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tags-wrapper {
  padding-left: 14px;
  padding-right: 14px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 16px;
}
.tags-wrapper .tag-item {
  background-color: #d8e2ec;
  border-radius: 16px;
  display: inline-block;
  padding: 0px 14px;
  margin: 2px 2px;
  letter-spacing: 0.6px;
}
.process-wrapper {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  margin: 16px 0;
}
.process-btn-box {
  position: relative;
}
.process-btn {
  border: 0;
  background-color: transparent;
  text-align: center;
}
.process-btn::before {
  content: "";
  height: 2px;
  width: 273px;
  display: block;
  position: absolute;
  top: 9px;
  right: 52px;
  background-color:#b9b9b9;
}
.item-3 .process-btn::before {
  width: 370px;
}
.item-2 .process-btn::before {
  width: 565px;
}
.process-btn-box:nth-child(1) .process-btn::before {
  display: none;
}
.process-btn .status-ball {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #b9b9b9;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}
.process-btn-box.active .process-btn .status-ball {
  background-color: #5bc0de;
}
.process-btn-box.active .process-btn .status-ball::after {
  content: "";
  background-color: #a4f1ff;
  opacity: 0.6;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) scale(0);
  animation: blink infinite 1s;
}
.process-btn .status-name {
  display: block;
  font-size: 16px;
  color: #b9b9b9;
  max-width: 72px;
  width: 72px;
}
.process-btn.active .status-name {
  color: #5bc0de;
}
@keyframes blink {
  0%{transform: translate(-50%,-50%) scale(0);}
  100%{transform: translate(-50%,-50%) scale(1.6);}
}
.fixed-btn-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  z-index: 5;
}
.fixed-btn-wrapper .fixed-btn-box {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.8px;
  font-weight: 500;
  width: 50%;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.fixed-btn-wrapper .today-box {
  background-color: #f5b680;
}
.fixed-btn-wrapper .history-box {
  background-color: #f3806c;
}
.fixed-btn-wrapper .fixed-btn-box .icons {
  margin-bottom: 6px;
  font-size: 20px;
}
.out-btn {
  padding: 4px 26px;
  line-height: 20px;
  background-color: #eee;
  border: 1px solid rgb(207, 207, 207);
  margin-right: 8px;
}
.out-btn .icons {
  line-height: 22px;
}
.stamp-section {
  position: relative;
}
.stamp-wrapper {
  position: absolute;
  top: 10px;
  left: 58px;
  transform: rotate(-10deg);
  opacity: .7;

}
.stamp-box {
    border: 3px solid #0d7b1f;
    background-color: #ffffffd1;
    display: inline-block;
    border-radius: 50%;
    height: 90px;
    width: 90px;
    line-height: 90px;
    z-index: 10;
    text-align: center;
	box-shadow: -1px 3px 5px 3px #c5c5c5;
}
.stamp-box span {
  color: #0d7b1f;
  font-weight: 600;
  letter-spacing: 0.6px;
}
.mobile-full {
  min-height: 100vh;
}
.mt-16 {
  margin-top: 16px !important;
}
#buylist .modal-footer [set_id="product_sum"] {
  font-weight: 600;
  font-size: 17px;
}
.list-tag-box {
  min-height: 48px;
  height: 48px;
  margin-top: 0px;
}
.list-tag-box .tag-cell {
  vertical-align: middle;
  padding-right: 2px;
  line-height: 20px;
  color: #a6b4c3;
}
.left-f.inner-box {
  float: left;
  width: 50%;
  background-color: #f4e5ec;
  text-align: left !important;
}
.right-f.inner-box {
  float: right;
  width: 50%;
  background-color: rgb(227 238 249);
  text-align: left !important;
}

.clear-fix::after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}
.left-f.inner-box .text-blue,
.right-f.inner-box .text-blue {
  font-weight: 600;
  background-color: #fff;
  padding: 2px;
  margin-bottom: 6px;
  text-align: center !important;
}

.pricing-table--2 .inner-box{
  border: 0;
}
.pricing-table--2 .inner-box dd {
  padding-left: 6px;
  font-size: 15px;
  letter-spacing: 0.4px;
}
.pricing-table-2:hover .inner-box,
.pricing-table-2.active .inner-box {
  border: 0;
}

.cart-btn {
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #e4bb7c;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 4px;
  box-shadow: 0 3px 8px 0 rgba(0,0,0,0.24);
  cursor: pointer;

  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.cart-btn.cart-btn2 {
  right: -16px;
  width: auto;
  padding-left: 8px;
  padding-right: 8px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.4px;
}
.cart-btn.cart-btn2::before {
  display: none;
}
.cart-btn.show {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.cart-btn img {
  width: 55%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding-right: 2px;
}
.cart-btn::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 8px 6px 0;
  border-color: transparent #e4bb7c transparent transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -5px;
}
.cart-hint {
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 76px;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-align: center;
  font-size: 14px;
  white-space: nowrap;
}
.alert-dot {
  background-color: #ffc646;
  box-shadow: 0 0 8px 0 rgba(255, 228, 141, 0.8);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  display: none;
  right: 38%;
}
.alert-dot.show{
  animation: shining 1.8s infinite both;
  display: block;
}
@keyframes shining {
  0%{
    box-shadow: 0 0 5px 0 rgba(255, 228, 141, 0.6);

  }
  50%{
    box-shadow: 0 0 10px 3px rgba(255, 228, 141, 0.9);
  }
  100%{
    box-shadow: 0 0 5px 0 rgba(255, 228, 141, 0.6);

  }
}
.devider {
  margin-bottom: 4px;
}
.devider::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 74%;
  height: 1px;
  border-bottom: 1px dashed #eee;
}
.devider span{
  position: relative;
  font-family: 微軟正黑體,sans-serif;
  background-color: #eee;
  border-radius: 12px;
  display: inline-block;
  padding: 0 10px;
}
#buylist tbody tr {
  position: relative;
}
#buylist table td.remove-btn {
  font-size: 16px;
  cursor: pointer;
  padding: 0;
  text-align: center;
  color: #fff;
  position: relative;
}
#buylist table td.remove-btn::after {
  content: '\d7';
  display: inline-block;
  background-color: #e4bb7c;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  line-height: 19px;
  border-radius: 2px;
  text-align: center;
  z-index: 1;
}
td .note-box {
  display: block;
  margin-top: 6px;
}
td .note-box .spec-note {
  font-size: 14.3px;
  letter-spacing: 0.8px;
  line-height: 15px;
  color: #a8b3bd;
}
.input-tag {
  display: inline-block;
}

.cate-frame-wrapper {
  box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.2);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom:10px;
}
.cate-frame {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}

.cate-frame .grad {
  width: 24px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
  pointer-events: none;
}

.cate-frame .scroll {
  height: 140%;
  height: calc(100% + 20px);
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.cate-frame .list {
  display: inline-block;
  padding-right: 20px;
  padding-left: 24px;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 0;
  margin-bottom: 0 ;
}

.cate-frame .item {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 1;
  border-top: 3px solid #888888;
  margin: 0 2px;
}
.cate-frame .item.active {
  border-top: 3px solid #3c7bf0;
}
.cate-frame .item a {
  display: inline-block;
  padding: 14px 18px;
  letter-spacing: 0.6px;
}
.cate-frame .item.active a {
  color: #3c7bf0;
}
.cate-frame .item a:hover,
.cate-frame .item a:active,
.cate-frame .item a:focus {
  text-decoration: none;
}

.cate-carousel {
  border: 1px solid red;
}
ul.list-2.menu-list.list-no-height li{
  height: auto;
  width: calc(100% / 1 - 10px);
}

.tag-scroll-wrapper .wrapper-label {
  font-size: 14px;
}
.tag-scroll-wrapper .show-box {
  padding-left: 6px;
  max-height: 60px;
  overflow: hidden;
  position: relative;
}
.tag-scroll-wrapper .show-box::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
  pointer-events: none;
  opacity: 0.7;
}
.tag-scroll-wrapper .show-box.show {
  max-height: calc(100% + 24px);
}
.tag-scroll-wrapper .show-box.show::after {
  display: none;
}
.tag-scroll-wrapper button {
  padding: 4px 24px;
  display: block;
  width: 100%;
  background-color: transparent;
}
.tag-scroll-wrapper button:hover,
.tag-scroll-wrapper button:active,
.tag-scroll-wrapper button:focus {
  box-shadow: none !important;
}



/*
| ----------------------------------------------------
| responsive
| ----------------------------------------------------
*/
@media (max-width: 1600px) {
  .c-mobile-bg,.m-mobile-bg{padding: 80px 0 0;}
}

@media (max-width: 1025px) {
  .header-section .logo {width: 180px;}
  .header-section .logo.mar-1 {margin-top: 15px;}
  .post-style-1 .text-box.text-box--2 {
    width: 100%;
  }
  .input-box {
    margin-left: 0;
  }
  .input-box .rest-btn {
    padding-left: 24px;
    padding-right: 24px;
    margin-right: 4px;
  }
  .append-input {
    width: 100%;
    margin-bottom: 0;
  }
  .append-btn {
    width: 100%;
    margin-bottom: 4px;
  }
  .process-btn::before {
    width: 223px;
  }
  .item-3 .process-btn::before {
    width: 303px;
  }
  .item-2 .process-btn::before {
    width: 465px;
  }
  .stamp-wrapper {
    left: 260px;
  }
  .out-btn {
    margin-right: 42px;
  }
  
}
@media (max-width: 992px) {
  .amount-selecter {
    width: 84%;
  }
}
 @media (max-width: 769px) {  
  .header-section .logo {width: 180px;}
 	ul.list-2 li {width: calc(100% - 10px);height: auto;}
  .c-mobile-bg{background: url(../images/bg-img7.png) no-repeat center center,linear-gradient(-225deg, #FFE29F 0%, #FFA99F 48%, #FF719A 100%);min-height: calc(100vh);}
  .m-mobile-bg{background: url(../images/bg-img7.png) no-repeat center center,linear-gradient(-55deg, #209cff 0%, #68e0cf 100%);min-height: calc(100vh);}
  .c-mobile-bg h1,.m-mobile-bg h1{color: #fff;}
  .post-style-1 .text-box,.post-style-1 .img-box{width: 100%;}
  .sec-more-padding-2.bg-light.pt0{padding-top: 0px;}
  .append-input {
    width: 68%;
    margin-bottom: 15px;
  }
  .append-btn {
    width: 32%;
    margin-bottom: 0;
    padding: 12px 4px;
  }
  .input-box {
    margin-left: 16px;
  }
  .input-box .rest-btn {
    padding: 4px 26px;
    margin-right: 8px;
  }
  .process-btn::before {
    width: 163px;
  }
  .item-3 .process-btn::before {
    width: 222px;
  }
  .item-2 .process-btn::before {
    width: 344px;
  }
  .stamp-wrapper {
    left: 190px;
  }
  .out-btn {
    margin-right: 32px;
  }
  .sec-title-container.sec-title-container--2 {
    padding-bottom: 32px;
  }
  .amount-selecter {
    width: 40%;
  }
 }

@media (max-width: 541px) {
  .store-name {
    font-size: 24px;
  }
  .process-btn::before {
    width: 110px;
  }
  .item-3 .process-btn::before {
    width: 152px;
  }
  .item-2 .process-btn::before {
    width: 236px;
  }
  .stamp-wrapper {
    left: 100px;
  }
  .pricing-table--2 {
    padding: 0;
  }
  .alert-dot {
    right: 32%;
  }
  .post-style-1 .text-box.text-box--2 {
    padding: 18px;
    padding-top: 24px;
    padding-bottom: 0;
  }
  .amount-selecter {
    width: 80%;
  }
  
}

 /*iphone plus*/
@media (max-width: 415px) {
	.m-block{display: block;}
  .header-section .logo {width: 150px;}
  .slider-but-1{font-size: 14px;}
	.domain-pricing-table .table-style-2 td, th{padding: 25px;}
	.sec-more-padding-2.bg-light,.about ~.sec-more-padding-2 {padding: 50px 0 80px 0}
	.loginpage .sec-more-padding-2{padding:80px 0 100px}
	.pricing-table-2.manage .inner-box{padding:30px 20px;}
	.textaria-1 {height: 80px;}
  .triangle-bottomright-gary{border-bottom: 180px solid #f3f3f3;}
  .triangle-topleft{border-top: 180px solid #f3f3f3;border-left: 99.95vw solid transparent;}
  .featureworkbox1.imgarea .boxed{padding: 20px;}
  div.main-header {padding: 50px 0 50px 0;}
  .cbp-caption-overlayBottomReveal .cbp-caption-defaultWrap{max-height: 267px;}
  .bg-badges:before {background-size: cover;}
  .main-header:before{width: 60%;}

  .header-wrapper {
    height: 80px;
  }
  .form-body {
    padding: 30px;
  }
  .append-input {
    width: 60%;
  }
  .append-btn {
    width: 40%;
  }
  .per-price-left {
    width: 100%;
    text-align: left;
  }
  .input-box {
    margin-left: 12px;
  }
  .input-box .rest-btn {
    margin-right: 4px;
  }
  .out-btn {
    margin-right: 18px;
  }
  .pages-sidebar-links li.tag-name {
    padding: 10px 24px;
  }
  .radio-wrapper .top-box,
  .radio-wrapper .bottom-box {
    display: block;
    margin-bottom: 6px;
  }
  .query-break {
    display: block;
    margin-bottom: 6px;
  }
  .process-btn::before {
    width: 78px;
  }

  .item-3 .process-btn::before {
    width: 110px;
  }
  .item-2 .process-btn::before {
    width: 175px;
  }
  .stamp-wrapper {
    left: 58px;
  }
  .sec-title-container.sec-title-container--2 {
    padding-bottom: 24px;
  }
  .sec-more-padding-2.bg-light.sec-more-padding-2--2 {
    padding-top: 24px;
  }
  .tags-wrapper {
    margin-bottom: 0;
  }
  .post-style-1.margin-bottom {
    margin-bottom: 0;
  }
  .left-f.inner-box {
    float: left;
    width: 50%;
    padding: 12px;
  }
  .right-f.inner-box {
    float: right;
    width: 50%;
    padding: 12px;
  }
  .store-name blue {
    font-size: 22px;
  }
}


/*iphone: 7px*/
@media (max-width: 376px) {
  .header-section ul li.menu-icon {
    padding-top: 20px;
  }
  .menu-item-left .title {
    width: 74%;
  }
  .float-checkout {
    width: 65%;
    bottom: 12px;
  }
  .modal-btn-box .btn {
    margin: 0;
    padding: 8px 18px;
  } 
  .process-btn::before {
    width: 69px;
  }
  .item-3 .process-btn::before {
    width: 98px;
  }
  .item-2 .process-btn::before {
    width: 158px;
  }
  .stamp-wrapper {
    left: 44px;
  }
  #buylist .scroll-box {
    max-height: calc(90vh - 240px);
  }
  ul.list-2 li {
    padding: 20px 14px 10px;
  }
  .text-box.text-box--2 {
    padding: 28px;
  }
  /* .cart-hint {
    bottom: -34px;
    width: 100%;
    white-space: normal;
    line-height: 16px;
  } */
  .input-tag {
    font-size: 14px;
    padding: 4px 12px !important;
  }
  
}
@media (max-width: 361px) {
  .minus,
  .plus {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .process-btn::before {
    width: 66px;
  }
  .item-3 .process-btn::before {
    width: 94px;
  }
  .item-2 .process-btn::before {
    width: 152px;
  }
  .stamp-wrapper {
    left: 38px;
  }
  #buylist .scroll-box {
    max-height: calc(90vh - 260px);
  }
  #buylist table td {
    padding: 16px 10px;
  }
  .list-tag-box .tag-cell {
    font-size: 14px;
    line-height: 14px;
  }
  .pricing-table--2 {
    margin: 8px 0;
    padding: 0;
  }
   .alert-dot {
     right: 30%;
   } 
}


/*iphone 5*/
@media (max-width: 321px) {
  .amount-selecter {
    width: 100%;
  }
  .cart-btn {
    right: 16px;
  }
  .more.btn {
    padding: 6px;
    font-size: 14px;
  }
  .store-name {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .store-name blue {
    font-size: 18px;
  }
  .delete-box .btn {
    font-size: 14px;
  }
  .pages-sidebar-links li.tag-name {
    padding: 10px 18px;
  }
  .input-box .rest-btn {
    margin-right: 0;
  }
  .float-checkout {
    width: 60%;
  }
  .modal-addr-position select.form-control {
    width: 38%;
    margin-right: 6px;
    margin-bottom: 6px;
  }
  .modal-btn-box .btn {
    margin: 0;
    padding: 6px 12px;
  }
  .modal-footer .modal-btn-wrapper .btn+.btn {
    margin-left: 2px;
  }

  .modal-footer .left-box {
    width: 56%;
  }
  .modal-footer .right-box {
    width: 44%;
  }
  .left-box {
    float: left;
    width: 100%;
  }
  .right-box {
    float: right;
    width: 100%;
    margin-bottom: 6px;
  }
  .left-box.left-box--2 {
    width: 50%;
  }
  .right-box.right-box--2 {
    width: 50%;
  }
  .process-btn::before {
    width: 64px;
  }
  .item-3 .process-btn::before {
    width: 80px;
  }
  .item-2 .process-btn::before {
    width: 130px;
  }
  .out-btn {
    padding: 2px 16px;
    font-size: 15px;
  }
  .stamp-wrapper {
    left: 20px;
  }

  #buylist table td {
    padding: 14px 6px;
  } 
  .text-box.text-box--2 {
    padding: 24px;
  } 
  .pricing-table--2 .inner-box dd {
    font-size: 15px;
    padding-left: 0;
  }
  .pricing-table--2 {
    margin: 6px 0;
    padding: 0;
  }
  .right-f.inner-box {
    padding: 10px;
  }
  .pricing-table-2 .inner-box,
  .pricing-table-2 .inner-box {
    padding: 6px;
  }
  .alert-dot {
    right: 24%;
  } 
}