@charset "utf-8";#sp-top2{ background-color:#f8f8f8;color:#000000; }#sp-header{ padding:0px 30px; }#sp-section-6{ background-color:#f3e9ea;color:#cccccc; }#sp-section-10{ background-color:#faf5e5;color:#cccccc; }#sp-section-11{ background-color:#f3e9ea; }#sp-footer{ background-color:#8f7f80;color:#ffffff;padding:0px 0px 50px 0px;margin:-1px 0 0 0; }
#sp-section-1 > .container {
  padding: 0;
}
.sp-default-logo{
  margin: 25px auto 52px;
  width: 300px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
    background-color: #8F7F80;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a{color:white;} 
#sp-top1 >div>.sp-module { 
    display: inline-block;
    margin-top: 0px;
}
.sp-mod-tools{
    margin-top:50px;
    display: inline-block;
}
.sp-mod-tools img{
  height: 19px;
  padding-right: 20px;
}
.es-btn-login{}
.es-btn-heart{}
.es-btn-cart{}
.es-btn-currency{ }
.sp-mod-tools-currency{
  display: inline-block;
  padding-left: 5px;
  font-size: 16px;}
.sp-mod-tools-currency img{
    height: 8px; 
    display: inline;
    padding-left: 10px;
}

.sp-mod-service{
    width: 45px;
    height: 45px;
    position: fixed;
    top: 30%;
    right: 10px;
    display: none;
    z-index: 999;
    display: block;
}

@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

#sp-bottom2 .sp-module {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    padding: 0 74px 0 36px;
    border-left: 1px solid #fff;
    font-size: 14px;
}
#sp-bottom2 .sp-module ul > li > a {
    color: #ffffff;
    line-height: initial;
    letter-spacing: 3px;
}
ul.social-icons >li a {
    color: #ffffff;
    font-size: 17px;
}                   



/*-------------------dave add 20211206---------------------*/
html {
  max-width: 100vw;
  overflow-x: hidden;
}
body {
  font-family: "Noto Sans TC";
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 1px;
  color: #000000;
  /*@font-face {
  font-family: "Spartan";
  src: url(https://fonts.googleapis.com/css2?family=Spartan:wght@300&display=swap);
  unicode-range: U+00-02AF;
}*/
}
body select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(/images/icons/down-arrow.png);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: calc(100% - 10px) center;
}

#sp-top1 .login-window {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  z-index: 999;
  padding: 6% 0;
  justify-content: center;
  align-items: center;
  background: rgb(216, 217, 217, 50%);
}
#sp-top1 .login-window .login-form {
  width: 50%;
  height: 100%;
  max-width: 417px;
  max-height: 600px;
  padding: 30px 50px;
  text-align: left;
  background: #FFFFFF;
  border-radius: 20px 0px 0px 20px;
  z-index: 2;
}
#sp-top1 .login-window .login-form ul {
  border-bottom: 1px solid #989898;
  margin-bottom: 20px;
}
#sp-top1 .login-window .login-form ul li.active {
  border-bottom: 2px solid #000000;
}
#sp-top1 .login-window .login-form ul li + li {
  margin-left: 20px;
}
#sp-top1 .login-window .login-form ul li a {
  border: unset;
  background: unset;
  color: #000000;
  font-size: 15px;
}
#sp-top1 .login-window .login-form form {
  font-size: 13px;
}
#sp-top1 .login-window .login-form form .birthday-gift {
  color: #818181;
}
#sp-top1 .login-window .login-form form .birthday-gift img {
  padding: unset;
  margin: unset;
  transform: translateY(-15%);
}
#sp-top1 .login-window .login-form form .forgot-password {
  float: right;
  border-bottom: 1px solid #989898;
}
#sp-top1 .login-window .login-form form button {
  background: #8C7F80;
  color: #FFFFFF;
  padding: 8px 20px;
  font-size: 14px;
}
#sp-top1 .login-window .login-image {
  width: 50%;
  height: 100%;
  max-width: 417px;
  max-height: 600px; /*kevin 2022-12-13 修正*/
  border-radius: 0px 20px 20px 0px;
  background-color: #FFFFFF;
  overflow: hidden;
  position: relative;
}
#sp-top1 .login-window .login-image .close-button {
  border: unset;
  background: unset;
  padding: 18px;
  width: 50px;
  position: absolute;
  right: 0;
  z-index: 2;
}
#sp-top1 .login-window .login-image .close-button img {
  padding: unset;
}
#sp-top1 .login-window .login-image .sppb-img-responsive {
  width: 100%;
}



#sp-header {
  height: 45px;
  box-shadow: unset;
}
#sp-header2 #sp-menu {
  position: absolute !important;
  top: 36px;
  width: auto;
}
#sp-menu #offcanvas-toggler {
  line-height: 45px;
}
#sp-header > .container > .row,
#sp-header #sp-menu .sp-megamenu-parent,
#sp-header #sp-menu .sp-megamenu-parent > li,
#sp-header2 > .container > .row,
#sp-header2 #sp-menu .sp-megamenu-parent,
#sp-header2 #sp-menu .sp-megamenu-parent > li {
  position: static !important;
}
#sp-header.menu-fixed-out #sp-menu,
#sp-header2.menu-fixed-out #sp-menu {
  margin-bottom: 50px;
}
#sp-header #sp-menu .sp-megamenu-parent > li:first-child {
  display: none;
}
#sp-header #sp-menu .sp-megamenu-parent > li > a {
  margin-right: 16px;
  padding: 0 12px;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: unset;
  line-height: 45px;
  position: relative;
}
#sp-header #sp-menu .sp-megamenu-parent > li.english-font > a:before {
  bottom: 3px;
}
#sp-header #sp-menu .sp-megamenu-parent > li.english-font.active > a:before {
  bottom: 2px;
}
#sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child > a:after {
  content: none;
}
#sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child:hover > div.sp-dropdown {
  top: 45px;
}
#sp-header #sp-menu .fullwidth-menu .sp-dropdown {
    width: 100vw !important;
    left: 0 !important;
    background-color: #8F7F80;
    transition: all 300ms ease;
    pointer-events: none;
}
#sp-header #sp-menu li.fullwidth-menu:hover .sp-dropdown {
    pointer-events: auto;
}
#sp-header #sp-menu .fullwidth-menu .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%) !important;
  padding: 15px 12px 20px;
  margin-left: auto;
  margin-right: auto;
}
#sp-header #sp-menu .fullwidth-menu .sp-dropdown-inner .col-sm-3 {
  width: fit-content !important;
  margin-right: 35px;
}
#sp-header #sp-menu .fullwidth-menu .sp-dropdown-inner .col-sm-3:nth-child(3) {
  margin-right: unset;
}
#sp-header #sp-menu .fullwidth-menu .sp-dropdown-inner .col-sm-3:last-child {
  float: right;
  margin-right: unset;
}
@media (max-width: 1200px) {
  #sp-header #sp-menu .sp-megamenu-parent > li > a {
    margin: 0;
    font-size: 16px;
  }
  #sp-header #sp-menu .sp-megamenu-parent > li.english-font > a:before {
    bottom: 1px;
  }
  #sp-header #sp-menu .sp-megamenu-parent > li.english-font.active > a:before {
    bottom: 0px;
  }
  #sp-header #sp-menu .fullwidth-menu .sp-dropdown-inner .col-sm-3 {
    margin-right: unset;
  }
}
#sp-header #sp-menu .sp-megamenu-parent li .sp-dropdown li.deeper > a {
  color: #FFFFFF;
  font-weight: 300;
  line-height: 1;
  font-size: 16px;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 2px;
  margin: 10px 0 5px;
  width: fit-content;
  pointer-events: none;
}
#sp-header #sp-menu .sp-megamenu-parent li .sp-dropdown li.deeper ul li a,
#sp-header #sp-menu .sp-megamenu-parent li li a {
  color: #FFFFFF;
  padding: 5px 0;
}
#sp-header #sp-menu .top-search {
  float: right;
  position: relative;
}
#sp-header2 #sp-menu .top-search {
  position: relative;
  margin-top: unset;
}
.j2store-sidebar-filters-container .filter-options-content.search {
  position: relative;
}
#sp-header #sp-menu .top-search input#mod-search-searchword,
.j2store-sidebar-filters-container .filter-options-content.search .input-text {
  height: 45px;
  background: unset;
  box-shadow: unset;
  border: unset;
  border-radius: unset;
  border-bottom: 1px solid #000000;
}
#sp-header2 #sp-menu .top-search input#mod-search-searchword {
  width: 50px;
  border: unset;
  box-shadow: unset;
  pointer-events: none;
}
#sp-header #sp-menu .top-search form input.button,
#sp-header2 #sp-menu .top-search form input.button {
    position: absolute;
    top: 16px;
    right: 0px;
    width: 18px;
}
.j2store-sidebar-filters-container .search:after {
  content: "";
  background-image: url(/images/icons/top-menu/search.png);
  background-size: 18px 17px;
  background-repeat: no-repeat;
  background-position: center;
  padding: 9px;
  position: absolute;
  right: 0;
  top: 14px;
}
#sp-header #sp-menu .top-search .icon-top-wrapper,
#sp-header2 #sp-menu .top-search .icon-top-wrapper {
  line-height: 45px;
}
#sp-header #sp-menu i.search-open-icon,
#sp-header2 #sp-menu i.search-open-icon {
  background-image: url(/images/icons/top-menu/search.png);
  background-size: 18px 17px;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 18px !important;
  margin: unset;
}
#sp-header #sp-menu i.search-open-icon:before,
#sp-header2 #sp-menu i.search-open-icon:before {
  color: transparent;
}
.offcanvas .body-wrapper {
  transform:unset;
}
div.offcanvas-overlay {
  top: 90px;
  background: rgba(255, 255, 255, 0.5);
}
div.offcanvas-menu {
  background-color: #8f7f80;
  top: 90px;
  position: absolute;
  height: auto;
}
.offcanvas .offcanvas-menu {
  width: 100vw;
}
.offcanvas .offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border-bottom: unset;
}
#sp-left ul.nav.menu li {
  padding: 8px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #989898;
}
#sp-left ul.nav.menu li a {
  color: #000000;
}
#sp-left ul.nav.menu li.active a {
  color: #666666;
}
body.view-article, body.layout-blog {
  background-color: #FFFFFF;
}
body.view-article #sp-main-body > .container {
  padding-left: unset;
  padding-right: unset;
}
body.view-article #sp-component article {
  max-width: 100%;
  padding: unset;
}
body.view-article #sp-component article .entry-header {
  margin: unset;
}
body.view-article #sp-component article .page-header,
body.view-article #sp-component article .content-links,
body.view-article #sp-component.col-md-12 article .entry-image,
body.view-article #sp-component article div.icons,
body.view-article #sp-component article .field-entry.class {
  display: none;
}
body.view-article #sp-component article .article-title {
  color: #000000;
  font-weight: 300;
}
body.view-article #sp-component article.item-page p {
  line-height: 28px;
  color: #666666;
  font-weight: 100;
}
article #sp-page-builder .sppb-row-container {
  margin-left: auto;
  margin-right: auto;
}
#sp-bottom2 .sp-column {
  width: fit-content;
  margin-left: auto;
}
#sp-bottom2 .sp-module ul > li:not(:last-child) > a {
  padding-bottom: 20px;
}
#sp-bottom2 ul.social-icons {
  padding-left: 20px;
}
#sp-bottom3 .sppb-col-md-2.sppb-col-sm-2.sppb-col-xs-2 {
  min-width: 20%;
  padding: unset;
}
#sp-bottom > .container, #sp-footer > .container {
  width: 100%;
  padding: 0 60px;
}
#sp-footer > .container > .row {
  display: flex;
  flex-wrap: wrap;
}
#sp-footer #sp-footer2 {
  align-self: end;
}
#sp-footer2 > .sp-column {
  text-align: right;
  padding-top: 34px;
  padding-bottom: 34px;
}
#sp-footer2 .sp-copyright {
  font-size: 12px;
  letter-spacing: 1px;
  font-family: 'Spartan';
}

@media (min-width: 768px) {
  .sp-megamenu-parent .fullwidth-menu .sp-dropdown .sp-dropdown-inner {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sp-megamenu-parent .fullwidth-menu .sp-dropdown .sp-dropdown-inner {
    width: 970px;
  }
}
@media (min-width: 1024px) {
  #sp-bottom1.hidden-lg {
    display: block!important;
  }
}
@media (min-width: 1200px) {
  .sp-megamenu-parent .fullwidth-menu .sp-dropdown .sp-dropdown-inner {
    width: 1170px;
  }
  #sp-page-builder #column-id-1647696432410 {/* Lookbook */
    max-width: 560px;
  }
}
@media (min-width: 1500px) {
  .sppb-row-container {
    width: 1440px;
  }
  .container {
    width: 1440px;
  }
  .sp-megamenu-parent .fullwidth-menu .sp-dropdown .sp-dropdown-inner {
    width: 1440px;
  }
  #column-id-1635991271661 {/* 首頁靈感文章要更集中 */
    padding-left: 90px;
  }
  .left-filter-menu,
  #sp-left ul.nav.menu {
    padding-right: 57px;
  }
  #sp-bottom2 .sp-column  {
    float: right;
    margin: 0 20px 0 -20px;
  }
  #sp-bottom3 .sp-column  {
    margin-right: 80px;
  }
  #sp-footer2 > .sp-column {
    padding-right: 100px;
  }
}
@media (min-width: 1024px) and (max-width: 1500px) {
  #sp-bottom2 .sp-module {
    padding: 0 45px 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #sp-bottom3.col-md-3 {
    width: 50%;
  }
}
@media (max-width: 991px) {
  #sp-top1 .login-window .login-form {
    padding-right: unset;
    width: 60%;
  }
  #sp-top1 .login-window .login-image {
    width: 50px;
  }
  .nav-placeholder,
  #sp-top1 .login-window .login-image .sppb-img-responsive {
    display: none;
  }
  #sp-left ul.nav.menu {
    display: flex;
    flex-wrap: wrap;
  }
  #sp-left ul.nav.menu li {
    width: auto;
    border-bottom: unset;
    margin-right: 20px;
  }
  #sp-left ul.nav.menu li.active a {
    width: fit-content;
    border-bottom: 1px solid #989898;
  }
  #sp-bottom2 .sp-column {
    margin-left: unset;
  }
  #sp-bottom2 .sp-module {
    padding: 0 36px 0 18px;
  }
  .j2store-single-product .product-inner-page div.product-content {
    max-width: 90%;
    margin: 30px auto;
  }
  .j2store-single-product .product-inner-page .product-content .share-button-group {
    margin-top: -110px;
    float: right;
  }
  .j2store-sidebar-filters-container {
    display: none;
  }
  .view-products .j2store-product-list .col-sm-9 {
    width: 100%;
  }
  .j2store-product-list .col-sm-9 .manu-image {
    margin-left: -15vw;
  }
  .max-width-60 {
    max-width: 60%;
    margin: auto;
  }
  /* lookbook RWD */
  .flex-direction-md-reverse > .sppb-row-container > .sppb-row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  #sp-bottom > .container, #sp-footer > .container {
    padding: 0 40px;
  }
  #sp-bottom, #sp-bottom #sp-bottom2 {
    padding-bottom: 20px;
  }
  #sp-footer #sp-footer2 {
    width: 100%;
  }
  html .theme-button {
    font-size: 15px;
  }
}
@media (max-width: 500px) {
  #sp-top1 .login-window .login-form {
    padding-left: 30px;
    padding-right: unset;
  }
  #sp-top1 .login-window .login-form form #birthday {
  width: 148px;
  }
  #sp-top1 .login-window .login-image {
    width: 30px;
  }
  #sp-top1 .login-window .login-image .close-button {
    width: 40px;
    padding: 12px
  }
  #sp-left ul.nav.menu li {
    margin-right: 15px;
  }
  .view-products .j2store-product-list .j2store.toolbar .bottom .sort-options form#belon_pagination {
    font-size: 12px;
  }
  .view-products .j2store-product-list .j2store.toolbar .bottom .sort-options .item-view,
  .view-products .j2store-product-list .j2store.toolbar .bottom .sort-options .view-limiter {
    margin-left: 10px;
  }
  .view-products .j2store-product-list .j2store.toolbar .bottom .sort-options .item-view {
    padding-left: 10px;
  }
}

/*-------------------left-filter-menu start---------------------*/
.left-filter-menu {
  list-style-type: none;
  font-weight: 400;
  padding-left: 5px;
  padding-top: 0;
  padding-bottom: 0;
  margin: unset;
  border: unset;
}
.left-filter-menu .menu-top {
  font-family: Spartan;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.left-filter-menu .menu-top .menu-top-icon {
  align-self: center;
  margin-left: 5px;
  margin-top: -2px;
  filter: invert(53%) sepia(13%) saturate(263%) hue-rotate(314deg) brightness(93%) contrast(100%);
}
.left-filter-menu .my-selected,
.left-filter-menu .clean-all {
  background: transparent;
  color: #8E7E7E;
  border: 1px solid #8E7E7E;
  font-weight: 400;
  border-radius: 5px;
  display: flex;
  margin-bottom: 15px;
}
.left-filter-menu .my-selected:hover .menu-top-icon,
.left-filter-menu .my-selected.active .menu-top-icon,
.left-filter-menu .clean-all:hover .menu-top-icon {
  filter: invert(100%);
}
.left-filter-menu .my-selected:hover,
.left-filter-menu .my-selected.active,
.left-filter-menu .clean-all:hover {
  color: #FFFFFF;
  background: #8E7E7E;
}
.left-filter-menu .my-selected-window {
  padding: 20px;
  background: #FFFFFF;
  border: 1px solid #8E7E7E;
  position: absolute;
  top: 28px;
  left: 5px;
  width: 1115px;
  z-index: 99;
  display: none;
}
.left-filter-menu .my-selected-window.my-selected-window2 {
  top: unset;
  margin-top: 26px;
}
.left-filter-menu .price-input-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 15px 0 25px;
}
.left-filter-menu.category-filters ul li.j2product-categories a:before,
.left-filter-menu.category-filters ul li.j2product-categories a:after {
  display: none;
}
.left-filter-menu.j2store-product-filters #j2store-slider-range-box input {
  display: block;
  width: 80px;
  border: 1px solid #dedede;
  margin-right: 8px;
  padding: 5px;
}
.left-filter-menu .menu-list{
  margin-bottom: 35px;
}
.left-filter-menu .menu-list .list-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #989898;
  margin-bottom: 15px;
  letter-spacing: 2px;
}
.left-filter-menu .menu-list .list-item span {
  border-bottom: 2px solid #000000;
  padding-bottom: 5px;
  font-size: 16px;
  margin: unset;
}
.left-filter-menu .menu-list .list-item .list-arrow {
  margin-left:auto;
}
.left-filter-menu .menu-list .list-item img {
  max-height: 8px;
  margin-left:auto;
}
.left-filter-menu .menu-list .item-child {
  list-style-type: none;
  padding: 0;
  letter-spacing: 1px;
  flex-wrap: wrap;
}
.left-filter-menu .menu-list .item-child:not(.size-options):not(.filter-color) li {
  padding: 8px 0;
  cursor: pointer;
  line-height: 24px;
}
.left-filter-menu.manufacturer-filters .j2store-product-brand-label:before {
  display: none;
}
.left-filter-menu .menu-list .item-child:not(.size-options):not(.filter-color) li.active span {
  color: #989898;
  border-bottom: 1px solid #989898;
}
.left-filter-menu .menu-list .item-child:not(.size-options):not(.filter-color) li.active-pin span {
  color: #77212E;
}
.left-filter-menu .menu-list .item-child:not(.size-options):not(.filter-color) li.active-pin span:before {
  content: "";
  background-image: url(/images/icons/product-filter/PIN.svg);
  padding: 5px;
  background-size: 10px 14px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 8px;
  filter: invert(19%) sepia(13%) saturate(7149%) hue-rotate(320deg) brightness(89%) contrast(96%);
}
.left-filter-menu .menu-list .item-child .has-children ul {
  list-style-type: none;
  padding-left: 40px;
}
.left-filter-menu .menu-list .item-child .has-children .list-item {
  border-bottom: 1px solid #666666;
}
.left-filter-menu .menu-list .item-child .has-children .list-item span {
  border-bottom: unset;
  color: #666666;
}
.left-filter-menu .size-options,
.left-filter-menu .filter-color,
.left-filter-menu .price-range,
.left-filter-menu .article-tag {
  padding: 15px 0;
}
.left-filter-menu .size-options button,
.left-filter-menu .size-options .j2store-productfilter-label {
  background: unset;
  border: 1px solid #666666;
  border-radius: 5px;
  letter-spacing: 0;
  width: 39px;
  height: 30px;
  font-size: 12px;
  text-align: center;
  padding: 8px 0;
  margin-right: 10px;
  margin-bottom: 20px;
  cursor: pointer;
}
.left-filter-menu .size-options button.active, .left-filter-menu .size-options button:hover,
.left-filter-menu .size-options .j2store-productfilter-label.active-pin, .left-filter-menu .size-options .j2store-productfilter-label:hover {
  background: #666666;
  color: #FFFFFF;
}
.left-filter-menu .filter-color button,
.left-filter-menu .filter-color .j2store-productfilter-label {
  background: unset;
  border: 2px solid transparent;
  border-radius: 50%;
  padding: 2px;
  margin-right: 8px;
  margin-bottom: 16px;
}
.left-filter-menu .filter-color button.active, .left-filter-menu .filter-color button:hover,
.left-filter-menu .filter-color .j2store-productfilter-label.active-pin, .left-filter-menu .filter-color .j2store-productfilter-label:hover {
  border: 2px solid #989898;
}
.left-filter-menu .filter-color button img,
.left-filter-menu .filter-color .j2store-productfilter-label img {
  max-width: 19px;
  border-radius: 50%;
}
.left-filter-menu .menu-list .list-item .search-article {
  display: flex;
  width: 100%;
  align-items: center;
}
.left-filter-menu .menu-list .list-item .search-article input {
  border: none;
  box-shadow: none;
  width: 100%;
}
.left-filter-menu .menu-list .list-item .search-article img {
  max-height: 14px;
}
.left-filter-menu .article-tag button {
  background: unset;
  border-radius: 3px;
  border: 1px solid #666666;
  color: #666666;
  letter-spacing: 1px;
  height: 30px;
  text-align: center;
  margin-right: 12px;
  margin-bottom: 20px;
}
.left-filter-menu .article-tag button.active, .left-filter-menu .article-tag button:hover {
  background: #8D8080;
  color: #FFFFFF;
}
.j2store-sidebar-filters-container form#productFilters .j2store-search-input-wrap,
.j2store-sidebar-filters-container form#productFilters .j2store-select-wrap {
  display: none;
}
#j2store-price-filter-container #j2store-slider-range,
.filter-range .range-item {
  background: #dedede;
  height: 1px;
  border: unset;
  box-shadow: 0 1px 0 0 #989898;
}
#j2store-price-filter-container #j2store-slider-range .ui-slider-range,
.filter-range .range-item .ui-slider-range {
  top: 0;
  height: 1px;
  background-color: #000000;
  box-shadow: 0 1px 0 0 #333333;
}
#j2store-price-filter-container #j2store-slider-range a.ui-slider-handle,
.filter-range .range-item .ui-slider-handle {
  height: 20px;
  width: 20px;
  border-radius: 50% !important;
  border: 1px solid #000000;
  background: #FFFFFF;
  top: -0.5em; 
}
/*-------------------left-filter-menu end---------------------*/

div.sppb-carousel-extended-dots {
  bottom: -45px;
}
div.sppb-carousel-extended-dots ul {
  display: flex;
  justify-content: center;
}
div.sppb-carousel-extended-dots ul li {
  width: 6px;
  height: 6px;
  line-height: 5px;
  background: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: #8D8080;
}
div.sppb-carousel-extended-dots ul li span {
  background: #8D8080;
}

ol.breadcrumb {
  margin-bottom: unset;
  background-color: unset;
  font-size: 16px;
  padding-top: 0;
  padding-left: 0;
  align-self: end;
}
.breadcrumb > li:first-child {
  display: none;
}
.breadcrumb > li + li:before {
  content: none;
}
.breadcrumb > li + li {
  background-image: url(/images/icons/right-arrow.png);
  background-size: 5px 14px;
  background-repeat: no-repeat;
  background-position: center right;
  margin-right: 10px;
}
.breadcrumb > li.active {
  background: transparent;
  color: #000000;
}
.breadcrumb > li + li:after {
  content: "\276D";
  color: transparent;
  padding-left: 10px;
}
.j2store.ja-megafilter-wrap .manu-image,
.j2store-product-list .col-sm-9 .manu-image {
  margin-right: -15vw;
  margin-bottom: 30px;
}
.j2store-product-list .row > .manu-main-content {
  padding-bottom: 150px;
}
.j2store-product-list .row > .manu-main-content .manu-image {
  margin-left: -15vw;
  margin-right: -15vw;
  margin-bottom: 30px;
}
.j2store-product-list .row > .manu-main-content .manu-name-image,
.j2store-product-list .row > .manu-main-content .manu-desc {
  max-width: 1080px;
  margin: auto;
}
.j2store-product-list .j2store.toolbar .top {
  display: flex;
  border-bottom: 1px solid #989898;
}
.j2store-product-list .j2store.toolbar .top .jamg-layout-chooser {
  display: flex;
  margin-left: auto;
  font-size: 13px;
  text-align: right;
}
.j2store-product-list .j2store.toolbar .top .jamg-layout-chooser span {
  align-self: center;
  cursor: pointer;
  min-width: max-content;
}
.j2store-product-list .j2store.toolbar .top .jamg-layout-chooser span img {
  max-height: 13px;
  padding-bottom: 5px;
  margin-top: 2px;
  margin-left: 15px;
}
.j2store-product-list .j2store.toolbar .top .jamg-layout-chooser span.active img {
  padding-bottom: 4px;
  border-bottom: 1px solid #989898;
}
.j2store-product-list .j2store.toolbar .bottom {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
}
.sort-options {
  display: flex;
  font-size: 14px;
  align-items: center;
  font-family: 'Spartan';
}
.sort-options form {
  display: flex;
}
.sort-options:last-child {
  margin-left: auto;
}
.sort-options .item-total {
  color: #8D8080;
}
.sort-options .item-total span {
  padding-right: 4px;
}
.j2store-product-list .j2store.toolbar .bottom .sort-options .item-view {
  padding-left: 15px;
  border-left: 1px solid #989898;
  margin-left: 25px;
  height: fit-content;
  line-height: 16px;
  align-self: center;
}
.sort-options .view-number,
.j2store-product-list .j2store.toolbar .bottom .sort-options .view-limiter {
  color: #8D8080;
  background: unset;
  border: unset;
  padding: unset;
  margin-left: 20px;
}
.sort-options .view-number.active {
  color: #000000;
  border-bottom: 1px solid #989898;
}
.j2store-product-list .j2store.toolbar .bottom .sort-options .sort-by {
  font-size: 12px;
  font-family: 'Spartan';
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: unset;
  background-color: transparent;
  box-shadow: unset;
  background-image: url(/images/demo/new-product/sort-by_%E5%B1%95%E9%96%8B%E7%AE%AD%E9%A0%AD.png);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: calc(100% - 2px) center;
  padding-right: 20px;
}
.j2store-product-list .j2store.toolbar .bottom .sort-options .sort-by .sort-by-items {
  background: #8f7f80;
  color: #fff;
  text-align: left;
  width: max-content;
  z-index: 2;
}
.j2store-product-list .j2store.toolbar .bottom .sort-options .sort-by  .sort-by-items div {
  padding: 5px 8px;
}
.sort-options .sorter-label {
  margin: unset;
  pointer-events: none;
}
.sort-options .action {
  margin-left: 5px;
}
.sort-options .chzn-container .chzn-single {
  border: unset;
  box-shadow: unset;
  background: unset;
}
.sort-options .chzn-container .chzn-single span {
  width: fit-content;
}
.sort-options .chzn-container .chzn-drop {
  background: #8f7f80;
}
.sort-options .chzn-container .chzn-drop ul.chzn-results {
  padding-left: unset;
  margin: unset;
  color: #FFFFFF;
}
.sort-options .chzn-container .chzn-drop ul.chzn-results li {
  padding: 10px;
}
.sort-options .chzn-container .chzn-drop ul.chzn-results li.highlighted {
  background: #FFFFFF;
  color: #8f7f80;
}

@media (min-width: 1500px) {
  .product-item {
    padding: 0 22px;
  }
}

.product-item .product-content {
  font-weight: 400;
  letter-spacing: 2px;
}
.product-item:hover .product-content {
  color: #808080;
}
.product-item .product-content .product-brand {
  font-size: 14px;
}
.product-item .product-content .like-button {
  max-height: 17px;
  margin-left: auto;
  margin-right: 5px;
}
.product-item .product-content .product-name {
  margin-top: 8px;
  margin-bottom: 20px;
  color: #808080;
  font-size: 17px;
}
.product-item:hover .product-content .product-name {
  color: #AAAAAA;
}
.product-item .product-content .product-price {
  margin-bottom: 15px;
  display: flex;
  font-size: 16px;
}
.product-item .product-content .product-price .price-discount {
  text-decoration: line-through;
}
.product-item .product-content .product-price span {
  color: #87515E;
  text-decoration: unset;
}
.product-tags {
  flex-wrap: wrap;
  display: flex;
  padding-bottom: 10px;
}
.product-tag {
  background: #e1e1e1;
  padding: 2px 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  border-radius: 4px;
}
.product-tag.discount-tag {
  background: #77212E;
  color: #FFFFFF;
}



/*-------------------product-inner-page---------------------*/
.j2store-single-product .product-inner-page .product-image .j2store-mainimage {
  padding-left: 135px;
}
.j2store-single-product .product-inner-page .product-image .j2store-mainimage span.zoom {
  max-width: 612px;
}
.j2store-single-product .product-inner-page .product-image .j2store-product-additional-images {
  max-height: 100%;
  overflow: auto;
}
.j2store-single-product .product-inner-page .product-image .j2store-product-additional-images ul li {
  width: 80px;
  margin-bottom: 20px;
}
.j2store-single-product .product-inner-page .product-content {
  max-width: 365px;
}
.j2store-single-product .product-inner-page .product-content .product-manufacturer {
  font-family: 'Spartan';
  font-size: 17px;
  font-weight: 400;
}
.j2store-single-product .product-inner-page .product-content .product-wishlist {
  max-width: 20px;
  font-size: 18px;
  margin-left: auto;
  align-self: center;
}
.j2store-single-product .product-inner-page .product-content .product-title {
  margin: 15px 0;
  color: #808080;
  font-size: 17px;
  font-weight: 300;
}
.j2store-single-product .product-inner-page .product-content .product-sdesc,
.j2store-single-product .product-inner-page .product-content .options .option b,
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .option-text,
.article-product-popup-layout .j2store-addtocart-form .option-text {
  display: none;
}
.j2store-single-product .product-inner-page .product-content .product-price {
  margin-top: 5px;
}
.j2store-single-product .product-inner-page .product-content .product-price .sale-price {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Spartan';
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form {
  margin-top: 25px;
}
.j2store-product-module .j2store-addtocart-form .option {
  display: flex;
  flex-wrap: wrap;
}
.j2store-product-module .product-cart-section select.size-select,
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .option select {
  text-align: center;
  width: -webkit-fill-available;
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .option label,
.j2store-addtocart-form .option label {
  border-radius: 50%;
  border: 2px solid transparent;
  padding: 2px;
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .option label img,
.j2store-addtocart-form .option label img {
  max-width: 18px;
  border-radius: 50%;
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .options .option input:checked + label,
.j2store-addtocart-form .options .option input:checked + label {
  border: 2px solid #989898;
}
.j2store-single-product .product-inner-page .product-content .size-guide {
  float: right;
  margin-bottom: 15px;
}
.j2store-single-product .product-inner-page .product-content .size-guide-window {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgb(218, 219, 219, 50%);
  z-index: 100;
  display: none;
}
.j2store-single-product .product-inner-page .product-content .size-guide-window .size-guide-content {
  width: 90%;
  max-width: 600px;
  margin: 5% auto;
  position: relative;
  background: #FFFFFF;
  padding: 25px;
}
.j2store-single-product .product-inner-page .product-content .size-guide-window .size-guide-content .close-button {
  border: unset;
  background: unset;
  width: 36px;
  position: absolute;
  right: 20px;
  z-index: 2;
}
.j2store-single-product .product-inner-page .product-content .size-guide-window .size-guide-content > img {
  width: 35%;
  margin: 20px auto;
}
.j2store-single-product .product-inner-page .product-content .size-guide-window .size-guide-content table {
  width: 100%;
  font-size: 17px;
  font-weight: 100;
}
.j2store-single-product .product-inner-page .product-content .size-guide-window .size-guide-content table tr:first-child {
  border-bottom: 1px solid #989898;
}
.j2store-single-product .product-inner-page .product-content .size-guide-window .size-guide-content table tr:not(:last-child) {
  border-bottom: 1px solid #CECECE;
}
.j2store-single-product .product-inner-page .product-content .size-guide-window .size-guide-content table td {
  padding: 12px 5px;
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .shop-details-add-to-cart-btn {
  padding-top: unset;
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .j2store-details-btn {
  width: -webkit-fill-available;
  margin: unset;
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .j2store-details-btn i {
  display: flex;
  width: 100%;
  justify-content: center;
  left: 0;
  font-size: 15px;
  font-weight: 300;
  pointer-events: none;
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .j2store-add-to-cart i .cart-icon {
  filter: invert(100%);
  max-height: 15px;
  margin-left: 8px;
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .j2store-add-to-cart i:before {
  content: "";
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .j2store-add-to-cart .j2store-cart-button {
  width: 100%;
  height: 38px;
  background: #8A8080;
  margin-bottom: 15px;
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .display-quantity {
  margin: 50px 0;
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .cart-action-complete {
  background: #8f7f80;
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .cart-action-complete p.text-success {
  color: #FFFFFF;
}
.j2store-single-product .product-inner-page .product-content .j2store-addtocart-form .cart-action-complete p.text-success a.j2store-checkout-link {
  border-bottom: 1px solid #FFFFFF;
}
.j2store-single-product .product-inner-page .product-content .share-button-group {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-bottom: 20px;
}
.j2store-single-product ul#j2store-product-detail-tab {
  border-bottom: 1px solid #989898;
}
.j2store-single-product ul#j2store-product-detail-tab li a {
  font-size: 16px;
  font-weight: 300;
  background: none;
}
.j2store-single-product .tab-content {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #989898;
}

/*-------------------j2store-product-module---------------------*/
.j2store-product-module .product-cart-section .product-cart-left-block .product-price-container .sale-price {
  font-weight: 400;
  font-family: 'Spartan';
  padding: 10px 0;
}
.j2store-product-module .product-cart-section .size-select {
  margin-top: 15px;
}
.j2store-product-module .product-cart-section .j2store-add-to-cart .product-qty {
  display: none;
}
.j2store-product-module .product-cart-section .j2store-add-to-cart i .cart-icon {
  filter: invert(100%);
  max-height: 15px;
  margin-left: 8px;
}
.j2store-product-module .product-cart-section .j2store-add-to-cart i:before {
  content: "";
}
.j2store-product-module .product-cart-section .j2store-add-to-cart i {
  display: flex;
  width: 100%;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 15px;
  font-weight: 300;
  color: #FFFFFF;
  pointer-events: none;
}
.j2store-product-module .product-cart-section .j2store-add-to-cart .j2store-cart-button {
  width: 100%;
  height: 38px;
  background: #8A8080;
  border: unset;
  padding: unset;
}
.j2store-products-row {
  display: flex;
  flex-wrap: wrap;
}
.j2store-products-row .j2store-single-product {
  width: fit-content;
  max-width: 281px;
  margin-left: auto;
  margin-right: auto;
}
.j2store-products-row .j2store-single-product.multiple .j2store-image-wrap {
  margin-bottom: 16px;
}
.j2store-products-row .j2store-single-product.multiple .j2store-image-wrap .j2store-thumbnail-image img {
  width: 100%;
}
.j2store-products-row .j2store-single-product.multiple .product-wishlist {
  margin-left: auto;
}
.j2store-products-row .j2store-single-product.multiple .product-title {
  margin-top: 8px;
}
.j2store-products-row .j2store-single-product.multiple .product-title a {
  color: #808080;
  font-size: 17px;
  font-weight: 300 !important;
}
.j2store-products-row .j2store-single-product.multiple .product-price-container .sale-price {
  margin-top: 30px;
  margin-bottom: 8px;
  font-weight: 400;
  font-family: 'Spartan';
}
.j2store-products-row .j2store-single-product.multiple .product-tags .product-tag {
  font-size: 16px;
}
.j2store-module-product .product-title {
  margin-top: 35px !important;
  display: flex;
}
.j2store-module-product .product-title .manufacturer-name {
  line-height: 26px;
  color: #000000;
  font-size: 14px;
  font-family: 'Spartan';
  font-weight: 500;
}
.j2store-module-product .product-title .product-wishlist {
  max-width: 20px;
  margin-left: auto;
  margin-right: 10px;
}
.j2store-module-product .product-title .product-name {
  font-size: 17px;
  font-weight: 300;
}


.new-in-tabs ul.sppb-nav-tabs {
  border-bottom: unset;
}
.new-in-tabs ul.sppb-nav-tabs > li > a {
  padding: 4px 0;
  margin-right: 30px;
  background: unset;
  border: none;
  letter-spacing: 2px;
  font-size: 15px;
}
.new-in-tabs ul.sppb-nav-tabs > li.active > a {
  border-bottom: 1px solid #989898;
  color: #000000;
}

/*-------------------belonging-style---------------------*/
.belonging-style .style-product-list .list-item {
  display: flex;
  margin-bottom: 15px;
}
.belonging-style .style-product-list .list-item span {
  border-bottom:1px solid #989898;
  margin-right: 15px;
  padding: 1px;
  font-weight: 400;
  font-size: 17px;
}
.belonging-style .style-product-list .list-item .more-options {
  border: unset;
  background: unset;
  padding: unset;
}
.belonging-style .style-product-list .list-item .more-options .more-options-window {
  position: absolute;
  left: -1px;
  margin-top: -85%;
  display: none;
}
.image-layout-content.title-black .image-layout-title a,
.image-layout-content.title-black .image-layout-text {
  color: #000000;
}
@media (max-width: 991px) {
  .row > .col-md-12 .introtext,
  .row > .col-md-12 .readmore {
    margin-bottom: 45px;
  }
  .row > .col-md-6 .introtext,
  .row > .col-md-6 .readmore {
    display: none;
  }
  .blog.belong {
    width: 100vw;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
  }
  .sppb-addon.lookbook .j2products-module.article-with-product .article-wrapper {
    margin-bottom: 50px;
  }
  .sppb-addon.lookbook .j2products-module.article-with-product .article-wrapper .image-layout-image {
    max-width: 80%;
    margin: auto;
  }
  .belonging-style .article-wrapper,
  .blog.belong .article-wrapper,
  .j2products-module.article-with-product .article-wrapper {
    margin-bottom: 10px;
  }
  .belonging-style .article-wrapper .image-layouts,
  .blog.belong .row > .col-md-6 .article-wrapper .image-layouts,
  .j2products-module.article-with-product .article-wrapper .image-layouts {
    margin-bottom: unset;
  }
  .belonging-style .article-wrapper .image-layout-image,
  .blog.belong .article-wrapper .image-layout-image,
  .sppb-addon:not(.lookbook) .j2products-module.article-with-product .article-wrapper .image-layout-image {
    height: 350px;
    margin: 0 -60px;
    overflow: hidden;
  }
  .belonging-style .article-wrapper .image-layout-image img,
  .blog.belong .article-wrapper .image-layout-image img,
  .j2products-module.article-with-product .article-wrapper .image-layout-image img {
    position: relative;
    display: inline-block;
  }
  .belonging-style .image-layout-content,
  .blog.belong .image-layout-content,
  .j2products-module.article-with-product .image-layout-content {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
    .belonging-style .article-wrapper .image-layout-image,
  .blog.belong .article-wrapper .image-layout-image,
  .sppb-addon:not(.lookbook) .j2products-module.article-with-product .article-wrapper .image-layout-image {
    height: 250px;
  }
  .belonging-style .image-layout-content,
  .blog.belong .image-layout-content,
  .j2products-module.article-with-product .image-layout-content {
    margin: unset;
  }
  .belonging-style .image-layout-content .image-layout-title,
  .blog.belong .image-layout-content .image-layout-title,
  .j2products-module.article-with-product .image-layout-content .image-layout-title {
    font-size: 32px;
  }
  .belonging-style .image-layout-content .image-layout-text,
  .blog.belong .image-layout-content .image-layout-text,
  .j2products-module.article-with-product .image-layout-content .image-layout-text {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
    .belonging-style .article-wrapper .image-layout-image,
  .blog.belong .article-wrapper .image-layout-image,
  .sppb-addon:not(.lookbook) .j2products-module.article-with-product .article-wrapper .image-layout-image {
    height: 200px;
  }
}

/*-------------------inspiration-articles---------------------*/
.inspiration-articles .more-options {
  border: unset;
  background: unset;
  padding: unset;
  font-size: 13px;
}
.inspiration-articles .more-options .more-options-window {
  position: absolute;
  left: -1px;
  bottom: 10%;
  width: 100%;
  display: none;
}
.inspiration-articles .more-options .more-options-window img {
  width: 100%;
}
.head-article .inspiration-article-content.title-white h3,
.head-article .inspiration-article-content.title-white span {
  color: #FFFFFF;
}
.head-article .inspiration-article-content.title-white a.readmore {
  text-shadow: 0px 0px 4px #ffffff;
}

/*-------------------widgetkit accordion articles---------------------*/
.uk-accordion .uk-accordion-title {
  font-size: 14px;
  font-weight: 300;
  padding: 10px 20px;
  margin-bottom: 10px;
  background: #D8D7D6;
}
.uk-accordion .uk-accordion-title:after {
  content: "";
  background-image: url(/images/icons/plus.svg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px 6px;
  float: right;
  filter: brightness(0) invert(1);
}
.uk-accordion .uk-accordion-title.uk-active {
  background: #8f7f80;
  color: #FFFFFF;
}
.uk-accordion .uk-accordion-title.uk-active:after {
  background-image: url(/images/icons/minus.svg);
}

/*-------------------pagination---------------------*/
#j2store-pagination div.pagination {
  width: 100%;
  text-align: center;
  border-top: 1px solid #989898;
  margin-top: 80px;
}
#j2store-pagination div.pagination ul li a {
  background: unset;
  border-color: transparent;
  color: #000000;
  width: fit-content;
  height: fit-content;
  padding-top: unset;
  padding-bottom: 8px;
}
#j2store-pagination div.pagination ul li:first-child a,
#j2store-pagination div.pagination ul li:last-child a {
  padding: 2px 7px 0px;
  border-radius: 4px !important;
}
#j2store-pagination div.pagination ul li.active a {
  border-bottom: 2px solid #8D8080;
}
ul.pagination li a {
  width: 20px;
  height: 20px;
  line-height: unset;
  padding: unset;
  border: unset;
  border-radius: 3px !important;
  font-family: 'Spartan';
}
ul.pagination li:hover a,
ul.pagination li.active:hover a {
  background: transparent;
  color: #000000;
  opacity: 0.7;
}
ul.pagination li.active a {
  color: #000000;
  background: transparent;
}
ul.pagination li:first-child a {
  border: 1px solid #989898 !important;
  margin-right: 40px;
  padding: unset;
  line-height: 20px;
}
ul.pagination li:last-child a {
  border: 1px solid #989898 !important;
  margin-left: 30px;
  margin-right: unset;
  padding: unset;
  line-height: 20px;
}
ul.pagination li:first-child a i,
ul.pagination li:last-child a i {
  color: transparent;
}
ul.pagination li:first-child a i:before {
  content: "";
  background-image: url(/images/icons/left-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 2px;
}
ul.pagination li:last-child a i:before {
  content: "";
  background-image: url(/images/icons/right-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 2px;
}
.products-toolbar ul.pagination {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 500px) {
  ul.pagination li:first-child a {
    margin-right: 20px;
  }
  ul.pagination li:last-child a {
    margin-left: unset;
  }
  .products-toolbar ul.pagination li:first-child a {
    margin-right: unset;
  }
}
/*--------------- mfp j2store 短代碼彈跳視窗 ---------------*/
a.sppb-btn.sppb-magnific-popup {
  font-weight: inherit;
  color: #000000;
  background: transparent;
  padding: unset;
  padding-bottom: 2px;
  border-bottom: 1px solid #989898;
  border-radius: unset;
}
a.sppb-btn.sppb-magnific-popup:after {
  content: "";
  background-image: url(/images/belonging-style/add.svg);
  padding: 8px;
  position: absolute;
  right: -24px;
}
.mfp-bg {
  background: unset;
}
.mfp-wrap .mfp-content {
  transform: translateY(-20%);
}
.mfp-wrap .white-popup-block {
  box-shadow: 0px 0px 2px 1px #dedede;
  font-size: 16px;
  width: 660px;
  max-width: 90% !important;
  height: auto !important;
  padding-bottom: unset;
}
.mfp-wrap .white-popup-block .modal-inner-block {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.mfp-wrap .white-popup-block .j2store-product {
  width: 60%;
  padding: 25px 15px;
}
.mfp-wrap .white-popup-block .j2store-product-images {
  width: 40%;
  padding: 25px 15px;
}
.mfp-wrap .white-popup-block .j2store-product-images .j2store-mainimage {
  max-width: 90%;
}
.mfp-wrap .white-popup-block .modal-inner-block > .j2store-product-images.second {
  position: absolute;
  width: calc(100% + 50px);
  left: 50%;
  top: calc(100% - 10px);
  transform: translateX(-50%);
  background: #FFFFFF;
  z-index: -1;
}
.mfp-wrap .white-popup-block .j2store-product-images.second .j2store-mainimage {
  display: none;
}
.mfp-wrap .white-popup-block .j2store-product-images.second ul.additional-image-list {
  display: flex;
  padding-left: unset;
}
.mfp-wrap .white-popup-block .j2store-product-images.second ul.additional-image-list li {
  padding: 0 10px;
  max-width: 20%;
}
.mfp-wrap .product-title {
  margin-top: 4px;
  margin-bottom: 4px;
}
.mfp-wrap .manufacturer-brand {
  font-weight: 400;
}
.mfp-wrap span.product-wishlist {
  margin-left: auto;
}
.mfp-wrap .sale-price {
  font-size: inherit;
  font-weight: inherit;
}
.mfp-wrap .options {
  margin-top: 30px;
}
.mfp-wrap .option {
  display: flex;
  margin-top: 5px;
}
.mfp-wrap .manufacturer-brand-text,
.mfp-wrap .option b,
.mfp-wrap .option .image-option input {
  display: none;
}
.mfp-wrap .image-option label {
  display: inherit;
}
.mfp-wrap .image-option label img {
  max-width: 20px;
  border-radius: 50%;
}
.mfp-wrap select {
  width: 100%;
  margin-bottom: 15px;
}
.mfp-wrap .j2store-add-to-cart {
  margin-left: unset;
}
.mfp-wrap .j2store-add-to-cart input.btn {
  width: 100%;
  height: 38px;
  background: #8A8080;
  margin-bottom: 15px;
  padding: unset;
  color: #FFFFFF;
  border: unset;
}
.mfp-wrap .cart-action-complete {
  background: #8A8080;
}
.mfp-wrap .cart-action-complete .text-success {
  color: #fefefe;
}
@media (max-width: 767px) {
  .mfp-wrap .white-popup-block .modal-inner-block .j2store-product,
  .mfp-wrap .white-popup-block .modal-inner-block .j2store-product-images {
    width: 100%;
  }
}




.alert.alert-message {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 300px;
  background: #e4e3e2;
  color: #000000;
  z-index: 2;
}
.alert.alert-message h4.alert-heading {
  color: #000000;
}
.fa-heart:before {
  color: #FFFFFF;
  text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
}
.fa-heart.text-danger:before {
  color: #81182C;
  text-shadow: -1px 0 #81182C, 0 1px #81182C, 1px 0 #81182C, 0 -1px #81182C;
}
.border-bottom {
  border-bottom: 1px solid #000000;
}
.theme-button {
  background: unset;
  border: unset;
  border-bottom: 1px solid #000000 !important;
  padding: 0 5px 3px;
  letter-spacing: 1px;
  font-family: "Spartan";
  font-size: 17px;
  font-weight: 500;
}
.upper-z-index {
  z-index: 99 !important;
}
.english-font {
  font-family: "Spartan" !important;
}
.weight-thin {
  font-weight: 100;
}
.weight-regular {
  font-weight: 400;
}
.weight-medium {
  font-weight: 500;
}
.weight-semibold {
  font-weight: 600;
}
.weight-bold {
  font-weight: 700;
}
.sp-my-account {
  display: none;
}
#copylink{
    position: relative;
}
#copylink:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
#copylink-tooltip {
    top: -36px;
    left: -26px;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 6px;
    position: absolute;
    z-index: 1;
    transition: opacity 0.3s;
    white-space: nowrap;
}
#copylink-tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.article-product-popup-layout {
    display: flex;
    flex-direction: row-reverse;
    padding: 12px;
}

.article-product-popup-layout .j2store-product {
    width: 100%;
    padding-left: 48px;
}

.article-product-popup-layout span.product-wishlist {
    float: right;
}

.article-product-popup-layout form {
    margin-top: 160px;
}

.article-product-popup-layout input.j2store-cart-button {
    width: 100%;
    background: #8A8080;
    color: #fff;
    border: 0;
}
.article-product-popup-layout .options .option b{
  display: none;
}
.article-product-popup-layout .j2store-addtocart-form .radios{
  display: flex;
}
.acyregfield label, .acysubscribe label {float:left; width:160px; text-align:right;}
.acyregfield span label, .acysubscribe .acy_lists label {width:auto;}
.acyregfield div:first-of-type, .acyregfield select:first-of-type, .acyregfield input, .acyregfield textarea, .acysubscribe input {margin-left:20px;}
.acyregfield, .acysubscribe {clear:both; padding-top:18px;}
