@charset "UTF-8";
/* v1.0 | 20080212 */
input, textarea, keygen, select, button {
  margin: 0;
  font-family: inherit !important;
  text-rendering: auto;
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0;
  text-shadow: none;
  display: inline-block;
}

input[type="search"] {
  font-size: 1rem;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
  color: #333;
  font-family: "PingFang-SC", "Lucida Grande", "Helvetica", "Arial", "微軟正黑體修正", "微軟正黑體", sans-serif;
  background: #fff;
  line-height: 1;
  box-sizing: border-box;
}

button.prev:disabled, button.next:disabled {
  display: none;
}

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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

ol, ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

figure {
  line-height: 0;
}

a {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-decoration: none;
  color: #666;
}

strong {
  font-weight: 700;
}

.search-layout {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .search-layout {
    margin-top: 0;
    width: 100%;
  }
  .search-layout .right-sub-content {
    background-color: #f5f5f5;
  }
}
.search-layout .right-top-content {
  padding: 0px 20px;
}
@media only screen and (max-width: 768px) {
  .search-layout .right-top-content {
    padding: 10px 0px;
  }
}
.search-layout .search-category {
  margin-bottom: 15px;
}
.search-layout .aside-section-top {
  margin-bottom: 0px;
}
.search-layout .menu-container {
  max-height: 430px;
  overflow-y: auto;
}
.search-layout .search-no-result {
  width: 70%;
  margin: 0 auto;
  font-size: 15px;
  color: #333333;
}
@media only screen and (max-width: 768px) {
  .search-layout .search-no-result {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .search-layout .search-no-result .search-bar-section {
    margin: 10px 5px;
  }
}
.search-layout .search-no-result .no-result-paragraph {
  margin: 20px 14px 0px;
  line-height: 20px;
}
@media only screen and (max-width: 768px) {
  .search-layout .search-no-result .no-result-paragraph {
    margin: 20px 10px;
  }
}
.search-layout .search-no-result .hight-light-word {
  font-weight: bold;
  font-size: 18px;
  padding: 0 5px;
}
.search-layout .search-no-result .no-result-ul {
  margin: 20px 14px 30px;
  line-height: 20px;
  padding-left: 15px;
}
@media only screen and (max-width: 768px) {
  .search-layout .search-no-result .no-result-ul {
    margin: 20px 14px 10px;
  }
}
.search-layout .search-no-result .no-result-li {
  list-style: disc;
}

@media only screen and (min-width: 769px) {
  .advanced-filter {
    background-color: #f5f5f5;
  }
}
@media only screen and (max-width: 768px) {
  .advanced-filter .filter-content-section {
    min-height: calc(100vh - 56px - 40px);
  }
}
@media only screen and (max-width: 768px) {
  .advanced-filter .filter-section {
    padding: 15px 20px;
  }
}
@media only screen and (min-width: 769px) {
  .advanced-filter .filter-section {
    padding: 15px 5px 15px 22px;
    border-bottom: 1px solid #DDDDDD;
  }
}
.advanced-filter .filter-price {
  padding-right: 25px;
}
.advanced-filter .filter-price .filter-title {
  display: inline-block;
  margin-bottom: 15px;
}
.advanced-filter .filter-price__desc {
  color: #999999;
  font-size: 11px;
}
.advanced-filter .filter-input {
  line-height: 30px;
  border: 1px solid #DDDDDD;
  font-size: 13px;
  color: #000000;
  padding: 0 10px 0 10px;
  margin-right: 5px;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 5px;
  width: 32%;
  min-width: 60px;
  -webkit-appearance: none;
}
@media only screen and (max-width: 768px) {
  .advanced-filter .filter-input {
    width: 42%;
    min-width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 0px;
  }
}
@media only screen and (min-width: 769px) {
  .advanced-filter .filter-input {
    width: 100%;
    margin-left: -2px;
  }
}
.advanced-filter .filter-title {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .advanced-filter .filter-title {
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: normal;
  }
  .advanced-filter .filter-title__icon {
    display: none;
  }
}
.advanced-filter .filter-title__can-click {
  cursor: pointer;
}
.advanced-filter .filter-title__icon {
  font-size: 25px;
  margin-right: 10px;
}
.advanced-filter .filter-title__icon.top {
  transform: rotateZ(180deg);
}
.advanced-filter .price-range {
  display: flex;
}
.advanced-filter .price-range__text {
  font-size: 13px;
  margin-bottom: 5px;
}
.advanced-filter .price-range__dash {
  width: 20px;
  border-bottom: 1px solid #000000;
  margin: 0 8px 15px 5px;
}
.advanced-filter .price-range__btn {
  text-align: right;
  padding-right: 3px;
}
.advanced-filter .price-btn-submit {
  font-size: 13px;
  color: #ffffff;
  width: 25%;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .advanced-filter .price-btn-submit {
    display: none;
  }
}
.advanced-filter .filter-li {
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .advanced-filter .filter-li {
    padding: 0;
    margin: 17px 16px 0 0;
    display: inline-block;
  }
}
@media only screen and (max-width: 768px) {
  .advanced-filter .filter-checkbox {
    display: none;
  }
}
.advanced-filter .filter-desc {
  font-size: 13px;
  color: #666666;
}
@media only screen and (max-width: 768px) {
  .advanced-filter .filter-desc {
    display: none;
  }
}
.advanced-filter .filter-link {
  font-size: 14px;
  color: #333333;
  display: block;
  border: 1px solid #bbbbbb;
  text-align: center;
  height: 40px;
  min-width: 100px;
  line-height: 40px;
  box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
  .advanced-filter .filter-link {
    display: none;
  }
}
.advanced-filter .filter-btn-area {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  position: sticky;
  position: -webkit-sticky;
  bottom: 0;
}
@media only screen and (min-width: 769px) {
  .advanced-filter .filter-btn-area {
    display: none;
  }
}
.advanced-filter .btn-fix-bottom {
  flex: 1;
  -webkit-flex: 1;
  display: block;
  height: 40px;
  font-size: 15px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
}
.advanced-filter .btn-fix-bottom.clear-all {
  background-color: #ededed;
  color: #666666;
}
.advanced-filter .btn-fix-bottom.submit {
  color: #ffffff;
}
.advanced-filter .filter-tag {
  border-bottom: 1px solid #DDDDDD;
}
@media only screen and (max-width: 768px) {
  .advanced-filter .filter-tag {
    display: none;
  }
}
.advanced-filter .filter-tag-show-more-btn {
  font-size: 13px;
  color: #428BCA;
  cursor: pointer;
}
.advanced-filter .filter-block {
  max-height: 1000px;
  overflow: hidden;
}
.advanced-filter .filter-block-ul {
  padding-top: 15px;
  max-height: 390px;
  overflow: auto;
}
@media only screen and (max-width: 768px) {
  .advanced-filter .filter-block {
    max-height: initial;
  }
  .advanced-filter .filter-block-ul {
    padding-top: 0;
  }
}
.advanced-filter .filter-collapse {
  max-height: 0;
  margin-top: 0;
  transition: all 0.3s ease;
}
.advanced-filter .filter-collapse__in {
  transition: all 0.3s ease;
  max-height: 10000px;
}
@media only screen and (max-width: 768px) {
  .advanced-filter .filter-collapse__in {
    margin-top: 0;
  }
}

.search-layout {
  font-family: 'PingFang-SC','Lucida Grande','Helvetica', 'Arial', '微軟正黑體修正', '微軟正黑體', sans-serifsans-serifsans-serifsans-serif;
}
.search-layout .search-bar-section {
  margin-bottom: 10px;
  padding: 0 5px;
}
.search-layout .search-bar-section .search-section {
  display: block;
}
.search-layout .search-bar-section .search-area {
  width: 100%;
  border: 2px solid #cccccc;
  font-size: 14px;
  color: #333333;
  border-radius: 3px;
  height: 35px;
  line-height: 35px;
  box-sizing: border-box;
}
.search-layout .search-bar-section .search-area .icon-slim-search {
  color: #1c79d4;
  display: block;
  font-weight: bold;
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.search-layout .search-bar-section .search-area .search-btn-text {
  display: none;
}
.search-layout .search-bar-section .ns-search-ul {
  min-width: 176px;
  width: 100%;
  top: 36px;
}
.search-layout .search-bar-section .ns-search-pc {
  display: block;
}
.search-layout .search-condition-area {
  padding: 5px 0px;
}
.search-layout .search-condition-area .search-condition-bar {
  background-color: #f6f6f6;
  padding: 6px 15px;
}
.search-layout .search-condition-area .tag-li {
  border: 1px solid #d3d3d3;
  background-color: #fff;
  font-size: 13px;
  color: #333333;
  padding: 5px;
  margin: 6px 6px 6px 0px;
  display: inline-block;
}
.search-layout .search-condition-area .tag-text {
  margin-right: 5px;
}
.search-layout .search-condition-area .tag-link {
  font-size: 12px;
}
.search-layout .search-condition-area .clear-tag {
  display: inline-block;
  margin: 6px 6px 6px 15px;
}
.search-layout .search-condition-area .clear-link {
  font-size: 13px;
  color: #3c8bd9;
}
.search-layout .filter-bar-section {
  padding: 10px;
}
.search-layout .filter-bar-section .filter-bar-container {
  display: flex;
  margin-bottom: 20px;
}
.search-layout .filter-bar-section .filter-bar-container .filter-group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 0 0 50%;
  box-sizing: border-box;
  height: 40px;
}
.search-layout .filter-bar-section .filter-bar-container .filter-group:nth-of-type(odd) {
  border-right: 1px solid #d8d8d8;
  padding-right: 10px;
}
.search-layout .filter-bar-section .filter-bar-container .filter-group:nth-of-type(even) {
  padding-left: 10px;
}
.search-layout .filter-bar-section .filter-bar-container .filter-group__title {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}
.search-layout .filter-bar-section .filter-bar-container .filter-group__drop-down {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #333333;
}
.search-layout .filter-bar-section .display-bar-container {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.search-layout .filter-bar-section .display-bar-container .total-product {
  font-size: 12px;
  color: #333333;
}
.search-layout .sorting-area {
  padding: 10px 0px 20px;
  border-bottom: 1px solid #b3a396;
}
.search-layout .sorting-area .drop-down-list {
  display: inline-block;
}
.search-layout .sorting-area .sorting-text {
  font-size: 15px;
  color: #8a8077;
  line-height: 42px;
}
.search-layout .sorting-area .grid-list {
  margin-left: 10px;
}
.search-layout .sorting-area .grid-list .grid-li {
  padding-right: 0px;
}
.search-layout .pagination {
  margin: 20px auto 30px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .search-layout .white-style .ns-hot-keyword-search {
    margin-top: 15px;
    position: relative;
    bottom: 0px;
  }
}
.search-layout .fad-out {
  -moz-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0.5;
}
.search-layout .fad-in {
  -moz-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1;
}
.search-layout .no-result-by-search-tag {
  color: #333333;
  text-align: center;
  background: url("/V2/Content/images/icon/peep.svg") no-repeat center top;
  margin-top: 30px;
  padding-top: 80px;
}
@media only screen and (max-width: 768px) {
  .search-layout .no-result-by-search-tag {
    margin-top: 65px;
  }
}
.search-layout .no-result-by-search-tag .no-result-title {
  font-size: 15px;
  font-weight: bold;
  margin: 40px 0 10px;
}
.search-layout .no-result-by-search-tag .no-result-text {
  margin: 10px 0 65px 0;
  font-size: 13px;
}
.search-layout .is-sold-out {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  z-index: 4;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75));
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-layout .is-sold-out .sold-out-text {
  color: #fff;
  font-size: 15px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 16px;
  padding: 5px 20px;
  width: max-content;
  margin-top: 0 !important;
}
.search-layout .search-provider {
  margin: 5px auto -10px;
  text-align: right;
}
.search-layout .search-provider .powered-by-awoo {
  color: #666666;
  font-size: 12px;
  line-height: 17px;
}
@media only screen and (max-width: 768px) {
  .search-layout .search-provider .powered-by-awoo {
    font-size: 10px;
    line-height: 14px;
  }
}
.search-layout .search-provider.cabinet .powered-by-awoo {
  margin-right: 1%;
}
.search-layout .search-provider.blind .powered-by-awoo {
  margin-right: 5px;
}
.search-layout .search-provider.big .powered-by-awoo {
  margin-right: 1%;
}
.search-layout .search-provider.medium .powered-by-awoo {
  margin-right: 1.5%;
}
.search-layout .search-provider.small .powered-by-awoo {
  margin-right: 2%;
}
.search-layout .search-tagging-area {
  display: flex;
  font-size: 14px;
  padding: 10px 10px 10px 0;
  top: 100px;
  z-index: 99;
  background-color: white;
  border-bottom: 1px solid #DDDDDD;
}
.search-layout .search-tagging-area__title-block {
  margin: 5px 10px 0 0;
  min-width: 100px;
}
.search-layout .search-tagging-area__taggings-block {
  float: left;
}
.search-layout .search-tagging-area__clear-btn {
  margin-left: 15px;
  text-align: center;
  line-height: 22px;
  color: #3c8bd9;
  cursor: pointer;
}
.search-layout .search-tagging-area__tag {
  border: 1px solid #D8D8D8;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 5px 5px;
  margin: 0 5px 10px;
  display: inline-flex;
  align-items: center;
}
.search-layout .search-tagging-area__tag i {
  margin-left: 5px;
  cursor: pointer;
}

.grid-list .grid-li {
  float: right;
  padding-right: 5px;
  padding-left: 5px;
  width: auto;
  height: auto;
}
.grid-list .grid-li .fa {
  line-height: 40px;
}
.grid-list .grid-link {
  border: 1px solid #b3a396;
  color: #b3a396;
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.grid-list .active-on .grid-link {
  background-color: #b3a396;
  border-color: #b3a396;
  color: white;
}

.full-screen-background {
  background: rgba(0, 0, 0, 0.4);
  z-index: 990;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.full-screen-background__mobile-halfpage {
  background: white;
  border-radius: 15px 15px 0 0;
  position: absolute;
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: top 0.3s;
  -o-transition: top 0.3s;
  transition: top 0.3s;
}
.full-screen-background__mobile-halfpage--active {
  top: 10%;
}
.full-screen-background__dialog {
  background: white;
  width: 300px;
  margin: 25% auto 0;
}

.search-filter {
  display: flex;
  flex-direction: column;
}
.search-filter__header {
  display: flex;
  padding: 20px;
}
.search-filter__header .header__title {
  flex: 1 1 auto;
  font-size: 16px;
  color: #000000;
  text-align: center;
}
.search-filter__header .header__close-btn {
  font-size: 14px;
  color: #4B4B4B;
}
.search-filter__tabs {
  display: flex;
}
.search-filter__tabs .tab {
  flex: 0 0 50%;
  font-size: 14px;
  text-align: center;
  color: #999999;
  padding: 10px;
  box-sizing: border-box;
  border-bottom: 3px solid #DDDDDD;
}
.search-filter__tabs .tab--active {
  color: #000000;
  border-bottom: 3px solid #000000;
}
.search-filter__main {
  flex: 1 1 auto;
  overflow: auto;
}
.search-filter__footer {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 12px 20px;
  border-top: 1px solid #D8D8D8;
}
.search-filter__footer .footer__clear-filter {
  font-size: 14px;
  color: #428bca;
  cursor: pointer;
}
.search-filter__footer .footer__filter-btn {
  flex: 0 0 50%;
  font-size: 14px;
  border-radius: 5px;
  padding: 8px 0;
}

.mobile-advanced-filter .filter-group {
  padding: 15px 0;
  margin: 0 20px;
  border-bottom: 1px solid #f0f0f0;
}
.mobile-advanced-filter .filter-group:last-child {
  border-bottom: none;
}
.mobile-advanced-filter .filter-group__title {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  font-size: 14px;
}
.mobile-advanced-filter .filter-group__title .price-range__title {
  padding-right: 10px;
}
.mobile-advanced-filter .filter-group__title .price-range__desc {
  font-size: 12px;
  color: #999;
  padding-top: 5px;
}
.mobile-advanced-filter .filter-group__main {
  padding-top: 10px;
}
.mobile-advanced-filter .filter-group__main .tags-list {
  display: flex;
  flex-wrap: wrap;
}
.mobile-advanced-filter .filter-group__main .tags-list__item {
  font-size: 14px;
  padding: 6px 10px;
  margin: 0 10px 10px 0;
  border: 1px solid #D8D8D8;
  border-radius: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mobile-advanced-filter .filter-group__main .tags-list__item--inactive {
  background: #FFFFF;
  color: #333;
}
.mobile-advanced-filter .filter-group__main .show-more-button {
  display: flex;
  justify-content: center;
  font-size: 14px;
  color: #999999;
  padding-top: 10px;
}
.mobile-advanced-filter .filter-group__main .show-more-button__desc {
  padding-right: 10px;
}
.mobile-advanced-filter .filter-group__main .price-range {
  display: flex;
  align-items: flex-end;
}
.mobile-advanced-filter .filter-group__main .price-range__dash-line {
  width: 20px;
  border-top: 1px solid #000000;
  margin: 0 8px 20px;
}
.mobile-advanced-filter .filter-group__main .price-range .price-block {
  display: flex;
  flex-direction: column;
}
.mobile-advanced-filter .filter-group__main .price-range .price-block__title {
  font-size: 13px;
  margin-bottom: 10px;
}
.mobile-advanced-filter .filter-group__main .price-range .price-block__input {
  font-size: 14px;
  color: #999999;
  width: 120px;
  box-sizing: border-box;
  padding: 11px 10px;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
}

.two-layer-dropdown-menu {
  padding-top: 10px;
}
.two-layer-dropdown-menu .menu-row {
  font-size: 14px;
  color: #333333;
  padding: 11px 30px;
}
.two-layer-dropdown-menu .menu-row--selected {
  background: #f0f0f0;
}
.two-layer-dropdown-menu .category-menu__item {
  display: flex;
  justify-content: space-between;
}
.two-layer-dropdown-menu .category-menu__item__name {
  font-weight: normal;
}
.two-layer-dropdown-menu .category-menu__child-menu {
  transform: scaleY(0);
  transform-origin: top;
  -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.two-layer-dropdown-menu .category-menu__child-menu--open {
  transform: scaleY(1);
}
.two-layer-dropdown-menu .category-menu__child-menu .category-menu__item__name {
  padding-left: 20px;
}

.search-order-list {
  box-sizing: border-box;
  padding: 10px;
}
.search-order-list__header {
  display: flex;
  padding: 10px;
}
.search-order-list__header .header__title {
  flex: 1 1 auto;
  font-size: 16px;
  color: #000000;
  text-align: center;
}
.search-order-list__header .header__close-btn {
  font-size: 14px;
  color: #4B4B4B;
}
.search-order-list__main {
  padding: 10px;
}
.search-order-list__main .order-list__item {
  display: flex;
  font-size: 13px;
  color: #545454;
  padding: 15px 0;
}
.search-order-list__main .order-list__item__radio {
  margin-right: 15px;
}
.search-order-list__main .order-list__item__radio.icon-radio-selected {
  color: #4a90e2;
}

.search-area {
  position: relative;
  width: 20%;
  height: inherit;
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
  .search-area {
    width: 5%;
  }
}
@media only screen and (min-width: 1281px) {
  .search-area {
    width: 176px;
  }
}
.search-area .search-link {
  text-align: center;
  color: inherit;
  font-size: 20px;
}
@media only screen and (min-width: 1281px) {
  .search-area .search-link {
    display: none;
  }
}
.search-area .fa {
  line-height: inherit;
}
.search-area .ico {
  line-height: inherit;
}

.search-section {
  margin: 0;
  width: 100%;
}

.ns-search-pc {
  border: none;
  display: none;
}
@media only screen and (min-width: 1281px) {
  .ns-search-pc {
    display: block;
  }
}
.ns-search-pc.block {
  display: block;
}
.ns-search-pc.border-bar {
  width: 100%;
  border: 2px solid #cccccc;
  font-size: 14px;
  color: #333333;
  border-radius: 3px;
  height: 35px;
  line-height: 35px;
  box-sizing: border-box;
  position: relative;
}
.ns-search-pc.border-bar .fa-search, .ns-search-pc.border-bar .ico-search {
  color: #1c79d4;
  display: block;
}
.ns-search-pc.border-bar .search-btn-text {
  display: none;
}
.ns-search-pc .ns-search-input {
  border-radius: 6px;
  width: 100%;
  border: 0;
  position: absolute;
  right: 0;
  top: 50%;
  background: rgba(255, 255, 255, 0.8);
  padding: 0 36px 0 8px;
  background-size: 18px 19px;
  color: #666;
  margin: 0;
  box-sizing: border-box;
  line-height: 2;
  font-size: 14px;
  outline: none;
  height: 28px;
  -webkit-appearance: none;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ns-search-pc .ns-search-btn {
  position: absolute;
  right: 0;
  top: 50%;
  cursor: pointer;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  box-sizing: border-box;
  border: none;
  line-height: 28px;
  display: block;
  text-align: center;
}
.ns-search-pc .ns-search-btn .search-btn-text {
  display: none;
}
.ns-search-pc .ns-search-btn .fa-search, .ns-search-pc .ns-search-btn .ico-search {
  display: block;
  font-size: 14px;
  height: 28px;
  width: 28px;
  line-height: 28px;
}
.ns-search-pc .ns-search-ul {
  background: #FFFFFF;
  overflow: hidden;
  position: absolute;
  width: 176px;
  top: 46px;
  box-shadow: 0 0px 2px #808080;
  z-index: 10;
}
.ns-search-pc .ns-search-li {
  padding: 5px 3px;
}
.ns-search-pc .ns-search-li i {
  font-size: 15px;
  margin-right: 20px;
}
.ns-search-pc .ns-search-li.selected {
  background: #f0f0f0;
}
.ns-search-pc .ns-search-link {
  display: block;
  line-height: 1;
}

.category-menu ._menu-li-pseudo, .search-layout .category-menu .menu-link.close:after, .search-layout .category-menu .close.child-menu-link:after, .promotion-detail-container .category-menu .menu-link.close:after, .promotion-detail-container .category-menu .close.child-menu-link:after, .search-layout .category-menu .menu-link.open:after, .search-layout .category-menu .open.child-menu-link:after, .promotion-detail-container .category-menu .menu-link.open:after, .promotion-detail-container .category-menu .open.child-menu-link:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  float: right;
  font-size: 24px;
  color: #f594ac;
}
.category-menu .menu-li {
  line-height: 17px;
  -webkit-transform: translateZ(0);
}
.category-menu .menu-link, .category-menu .child-menu-link {
  width: 100%;
  display: inline-block;
  line-height: inherit;
  text-align: left;
  box-sizing: border-box;
  color: #666666;
  padding: 12px 20px;
  border-bottom: 1px dashed #cccccc;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
@media only screen and (min-width: 768px) {
  .category-menu .menu-link, .category-menu .child-menu-link {
    padding: 12px 0 12px 5px;
  }
}
.category-menu .menu-item-name {
  font-weight: 100;
  font-family: Arial;
  max-width: calc(100% - 51px);
  float: left;
  padding-right: 10px;
  font-size: 15px;
  line-height: 16px;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
  height: 16px;
}
.category-menu .child-menu-ul {
  -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  overflow: hidden;
  max-height: 0;
}
.category-menu .child-menu-ul.open {
  max-height: 9999px;
}
.category-menu .child-menu-link {
  -webkit-transition: background 0.1s;
  -o-transition: background 0.1s;
  transition: background 0.1s;
  padding-left: 10%;
  word-wrap: break-word;
}
.category-menu .child-menu-link:hover {
  color: #fff;
}

.search-layout .category-menu .menu-link.close:after, .search-layout .category-menu .close.child-menu-link:after, .promotion-detail-container .category-menu .menu-link.close:after, .promotion-detail-container .category-menu .close.child-menu-link:after {
  content: "＋";
}
.search-layout .category-menu .menu-link.open:after, .search-layout .category-menu .open.child-menu-link:after, .promotion-detail-container .category-menu .menu-link.open:after, .promotion-detail-container .category-menu .open.child-menu-link:after {
  content: "－";
}

.search-layout .order-list-li {
  height: 40px;
  border-bottom: 1px solid #efefef;
  line-height: 40px;
}
.search-layout .order-list-link {
  display: block;
  padding-left: 20px;
}
.search-layout .order-list-text {
  font-size: 14px;
  color: #333333;
  margin-left: 15px;
}

.pagination .page-li {
  display: inline-block;
  background-color: #f6f6f6;
  margin-left: 5px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .pagination .page-li {
    margin: 0 5px;
    background-color: #ffffff;
  }
}
.pagination .page-li .page-link {
  display: block;
  color: #333333;
  font-size: 13px;
  line-height: 38px;
  width: 36px;
  height: 38px;
}
.pagination .page-li .page-link.disable {
  color: #d8d8d8;
  cursor: default;
}
@media only screen and (min-width: 769px) {
  .pagination .page-li.active {
    background: none;
  }
}

.hotSale {
  box-shadow: 0 2px 2px 0 #D9D9D9;
  font-size: 13px;
  margin: 20px 0;
}
@media only screen and (min-width: 768px) {
  .hotSale {
    box-shadow: 0px 0px;
    margin: 30px 0;
  }
}
.hotSale .hotSale-arrow {
  display: none;
}
@media only screen and (min-width: 768px) {
  .hotSale .hotSale-arrow {
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #f4f4f4;
    cursor: pointer;
    display: inline-block;
    height: 112px;
    width: 40px;
    position: relative;
    top: 40px;
    text-align: center;
    color: #666;
    line-height: 112px;
    font-size: 2em;
  }
  .hotSale .hotSale-arrow.disable {
    color: #d8d8d8;
    cursor: default;
  }
}
.hotSale .hotSale-top {
  line-height: 30px;
  border-bottom: 1px solid #DCDCDC;
  margin: 0 10px;
}
.hotSale .hotSale-top .hotSale-tilte {
  color: #595959;
  display: inline-block;
  border-bottom: 1px solid #686868;
  position: relative;
  top: 1px;
  font-size: 14px;
}
.hotSale .hotSale-top .arrow-right {
  display: inline-block;
  color: #1C79D4;
  cursor: pointer;
  float: right;
  margin-right: 5px;
}
.hotSale .hotSale-top .arrow-right .fa {
  margin-left: 5px;
}
.hotSale .hotSale-box {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .hotSale .hotSale-box {
    display: -webkit-flex;
    display: flex;
    height: auto;
  }
}
.hotSale .hotSale-content {
  display: inline-block;
  overflow: auto;
  width: 95%;
  position: relative;
  padding-bottom: 35px;
  bottom: -15px;
}
@media only screen and (min-width: 768px) {
  .hotSale .hotSale-content {
    overflow: hidden;
  }
}
.hotSale .hotSale-content .hotSale-ul {
  position: relative;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  left: 0;
}
.hotSale .hotSale-content .hotSale-li {
  display: inline-block;
  width: 40%;
  padding: 0 10px;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .hotSale .hotSale-content .hotSale-li {
    width: 25%;
  }
}
.hotSale .hotSale-content .product-link {
  padding: 5px 3px 0 0;
  display: block;
}
.hotSale .hotSale-content .product-img {
  width: 100%;
}
.hotSale .hotSale-content .product-name {
  color: #666666;
  height: 32px;
  line-height: 1.3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: initial;
  margin: 10px 0;
}
.hotSale .hotSale-content .product-price {
  font-size: 15px;
  color: #FF5353;
}
.hotSale .hotSale-content .product-suggest-price {
  color: #BABABA;
}

.drop-down-list {
  font-size: 13px;
  margin: 0;
  overflow: visible;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .drop-down-list.has-hover:hover .drop-down-ul {
    -webkit-animation: l2r 0.2s ease-out 0s;
    animation: l2r 0.2s ease-out 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    display: block;
    width: 91%;
    position: absolute;
    padding: 10px;
  }
}
.drop-down-list .drop-down-ul {
  display: none;
  width: 166px;
  margin: 0 5px;
  background: rgba(255, 255, 255, 0.95);
  transition: all 0.5s;
  opacity: 0;
  z-index: 10;
  -webkit-box-shadow: 0px 1px 3px #ddd;
  box-shadow: 0px 1px 3px #ddd;
}
@media only screen and (min-width: 768px) {
  .drop-down-list .drop-down-ul {
    transition: all 0.2s;
    position: absolute;
    opacity: 10;
    display: block;
  }
}
.drop-down-list .drop-down-ul.on-touch-device {
  opacity: 10 !important;
  display: block !important;
  left: 0;
  width: 91%;
  position: absolute;
  z-index: 1;
  padding: 10px;
}
.drop-down-list .drop-down-ul .drop-down-li {
  line-height: 2;
  border-bottom: 1px dashed #999;
  padding: 5px;
  margin: 0 5px;
  text-align: left;
  font-size: inherit;
}
.drop-down-list .drop-down-ul .last-li {
  border: none;
}
.drop-down-list .drop-down-ul .drop-down-link {
  display: block;
}
.drop-down-list .drop-down-ul .drop-down-link:hover {
  color: #b3a396;
}
.drop-down-list .drop-down-ul .drop-down-link.selected-item {
  color: #b3a396;
}
.drop-down-list .drop-down-title {
  line-height: 40px;
  margin: 0 5px;
  text-align: left;
  box-shadow: 0 0 1px #ddd;
  background: #F9F9F9;
  width: 165px;
  border: 1px solid #D6D6D6;
}
.drop-down-list .drop-down-title .drop-down-link {
  font-size: inherit;
  color: #3d3d3d;
  width: 100%;
  height: 100%;
  margin-left: 10px;
}
.drop-down-list .drop-down-title .drop-down-link .fa {
  font-size: inherit;
  color: #5A5A5A;
  float: right;
  margin: 12px 13px;
}

.cabinet-big .cabinet-li {
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);
  width: 98%;
  float: left;
  background: #fff;
  color: #333;
  margin: 10px 1%;
  box-sizing: border-box;
}
.cabinet-big .cabinet-top {
  display: inline-block;
  position: relative;
  width: 100%;
  background: #f5f5f5;
}
.cabinet-big .cabinet-top:before {
  content: '';
  display: block;
  margin-top: 100%;
}
.cabinet-big .cabinet-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform-origin: center;
}
.cabinet-big .cabinet-middle {
  padding: 10px;
  position: relative;
  height: 65px;
}
.cabinet-big .cabinet-instruction {
  color: #666;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cabinet-big .icon-button {
  border-radius: 5px;
  text-align: center;
  width: 36px;
  height: 36px;
}
.cabinet-big .icon-button .cabinet-link {
  color: #fff;
}
.cabinet-big .icon-button .cabinet-link i {
  line-height: 38.5px;
  font-size: 22px;
}
.cabinet-big .set-fav {
  display: block;
  position: absolute;
  bottom: 5px;
  right: 10px;
}
.cabinet-big .set-fav .fa-heart, .cabinet-big .set-fav .ico-heart-fill {
  color: #ff5353;
}
.cabinet-big .set-fav .fa-heart-o, .cabinet-big .set-fav .ico-heart {
  color: grey;
}
.cabinet-big .set-fav .icon-text {
  color: #ff5353;
}
.cabinet-big .add-to-cart {
  position: absolute;
  background: #ff5353;
  bottom: 10px;
  right: 10px;
}
.cabinet-big .price, .cabinet-big .blind .blind-price, .blind .cabinet-big .blind-price {
  display: block;
  font-size: 20px;
  color: #ff5353;
  line-height: 18px;
  padding: 0;
  position: absolute;
  bottom: 16px;
  font-weight: 600;
}
.cabinet-big .price.is-soldout, .cabinet-big .blind .is-soldout.blind-price, .blind .cabinet-big .is-soldout.blind-price {
  font-size: 15px;
}
.cabinet-big .suggest-price {
  display: block;
  font-weight: normal;
  font-size: 13px;
  color: #bababa;
  text-decoration: line-through;
  clear: right;
  float: left;
  position: absolute;
  bottom: 38px;
  left: 10px;
}
.cabinet-big .suggest-price .suggest-text {
  display: none;
}
.cabinet-big .is-soldout .suggest-price {
  display: none;
}
.cabinet-big .is-soldout .popup-btn {
  display: none;
}
.cabinet-big .is-soldout .price, .cabinet-big .is-soldout .blind .blind-price, .blind .cabinet-big .is-soldout .blind-price {
  font-size: 15px;
}
.cabinet-big .is-soldout .add-to-cart {
  background: #d7d7d7;
}
.cabinet-big .is-soldout .price-disable {
  font-size: 20px;
  color: #bababa;
}
.cabinet-big .is-soldout .soldout-text {
  display: none;
}
.cabinet-big .is-soldout .soldout-supply {
  background: #000000;
  text-align: center;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  height: 30px;
  top: calc(100% - 30px);
}
.cabinet-big .is-soldout .soldout-supply .soldout-supply-msg {
  display: block;
  color: #ffffff;
  font-size: 12px;
  padding-top: 8px;
}
.cabinet-big .hide-at-cabinet {
  display: none;
}
.cabinet-big .small-add-wishlist__btn {
  display: none;
}
.cabinet-big .favorite-heart {
  width: 20px;
}
.cabinet-big.product-list {
  display: flex;
  flex-wrap: wrap;
  margin: -7.5px;
  padding: 10px;
}
.cabinet-big.product-list .cabinet-li {
  float: none;
  margin: 0;
  flex: 1 1 auto;
  padding: 7.5px;
  background-color: transparent;
  box-shadow: none;
}
.cabinet-big.product-list .product-card {
  display: flex;
  flex-direction: column;
  background-color: white;
}
.cabinet-big.product-list .product-card-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.cabinet-big.product-list .product-card-price {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.cabinet-big.product-list .product-card-actions {
  flex: 0 0 auto;
  display: flex;
  margin-left: auto;
}
.cabinet-big.product-list .product-card-actions .icon-button:not(:first-child) {
  margin-left: 15px;
}
.cabinet-big.product-list .product-card .cabinet-top {
  flex: 1 1 auto;
}
.cabinet-big.product-list .product-card .cabinet-middle {
  padding: 20px 10px 10px 10px;
  height: auto;
}
.cabinet-big.product-list .product-card .cabinet-instruction {
  color: black;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  height: 40px;
  overflow: hidden;
  margin-bottom: 10px;
  margin-top: 0;
}
.cabinet-big.product-list .product-card .suggest-price {
  position: relative;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;
  color: #999999;
  float: none;
  left: 0;
  bottom: 0;
}
.cabinet-big.product-list .product-card .price, .cabinet-big.product-list .product-card .blind .blind-price, .blind .cabinet-big.product-list .product-card .blind-price {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  padding: 0;
  height: auto;
  float: none;
  left: 0;
  bottom: 0;
}
.cabinet-big.product-list .product-card .is-sold-out {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 4;
}
.cabinet-big.product-list .product-card .is-sold-out .sold-out-text {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  margin-top: auto;
  padding: 3px 18px 2px 18px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}
.cabinet-big.product-list .product-card .icon-button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #4b4b4b;
  background-color: transparent;
  cursor: pointer;
  width: auto;
  height: auto;
  border-radius: 0;
}
.cabinet-big.product-list .product-card .icon-button.active {
  color: #ff5353;
}
.cabinet-big.product-list .product-card .icon-button.add-to-cart {
  bottom: auto;
  right: auto;
}
.cabinet-big.product-list .is-soldout .add-to-cart {
  color: #d7d7d7;
  background: transparent;
  pointer-events: none;
}

.cabinet-medium .cabinet-li {
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);
  width: 47%;
  float: left;
  background: #fff;
  color: #333;
  margin: 2% 1.5%;
  box-sizing: border-box;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .cabinet-medium .cabinet-li {
    padding: 0;
    margin: 1.5% 1%;
    width: 18%;
    min-width: 180px;
  }
}
.cabinet-medium .cabinet-top {
  display: inline-block;
  position: relative;
  width: 100%;
  background: #f5f5f5;
  background-size: 100%;
}
.cabinet-medium .cabinet-top:before {
  content: '';
  display: block;
  margin-top: 100%;
}
.cabinet-medium .cabinet-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform-origin: center;
}
.cabinet-medium .cabinet-middle {
  height: 100px;
  padding: 8px;
}
.cabinet-medium .cabinet-instruction {
  color: #666;
  margin-top: 2px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
  height: 54px;
}
@media only screen and (min-width: 768px) {
  .cabinet-medium .cabinet-instruction {
    font-size: 13px;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
    height: 36px;
  }
}
.cabinet-medium .set-fav {
  display: block;
  position: absolute;
  right: 4px;
  bottom: 6px;
  color: #989898;
  text-align: center;
  width: 36px;
  height: 36px;
}
.cabinet-medium .set-fav .cabinet-link {
  color: #fff;
  font-size: 20px;
  line-height: 38px;
  text-align: center;
}
.cabinet-medium .set-fav.is-fav .fa-heart, .cabinet-medium .set-fav.is-fav .ico-herat-fill {
  color: #ff5353;
}
.cabinet-medium .set-fav .fa-heart-o, .cabinet-medium .set-fav .ico-heart {
  color: grey;
}
.cabinet-medium .add-to-cart {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: center;
  width: 36px;
  height: 36px;
  background: #ff5353;
  border-radius: 5px;
}
.cabinet-medium .add-to-cart .cabinet-link {
  display: block;
  color: #fff;
}
.cabinet-medium .add-to-cart .cabinet-link i {
  font-size: 22px;
  line-height: 38px;
}
.cabinet-medium .price, .cabinet-medium .blind .blind-price, .blind .cabinet-medium .blind-price {
  display: block;
  font-size: 12px;
  color: #ff5353;
  font-weight: 700;
  line-height: 30px;
  float: left;
  position: absolute;
  bottom: 7px;
  left: 10px;
  padding: 0;
}
.cabinet-medium .price.is-soldout, .cabinet-medium .blind .is-soldout.blind-price, .blind .cabinet-medium .is-soldout.blind-price {
  font-size: 12px;
}
.cabinet-medium .suggest-price {
  display: block;
  font-weight: normal;
  font-size: 11px;
  color: #999;
  text-decoration: line-through;
  clear: right;
  float: left;
  position: absolute;
  bottom: 32px;
  left: 10px;
}
.cabinet-medium .suggest-price .suggest-text {
  display: none;
}
.cabinet-medium .is-sold-out {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  top: 0;
  z-index: 4;
}
.cabinet-medium .is-sold-out .sold-out-text {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  margin-top: calc(50% - 10px);
}
.cabinet-medium .is-soldout .suggest-price {
  display: none;
}
.cabinet-medium .is-soldout .popup-btn {
  display: none;
}
.cabinet-medium .is-soldout .add-to-cart {
  background: #d7d7d7;
}
.cabinet-medium .is-soldout .price, .cabinet-medium .is-soldout .blind .blind-price, .blind .cabinet-medium .is-soldout .blind-price {
  font-size: 12px;
}
.cabinet-medium .is-soldout .price-disable {
  font-size: 12px;
  color: #bababa;
}
.cabinet-medium .is-soldout .soldout-text {
  display: none;
}
.cabinet-medium .is-soldout .soldout-supply {
  background: #000000;
  text-align: center;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  height: 30px;
  top: calc(100% - 30px);
}
.cabinet-medium .is-soldout .soldout-supply .soldout-supply-msg {
  display: block;
  color: #ffffff;
  font-size: 12px;
  padding-top: 8px;
}
.cabinet-medium .hide-at-cabinet {
  display: none;
}
.cabinet-medium .small-add-wishlist__btn {
  display: none;
}
.cabinet-medium .favorite-heart {
  width: 20px;
}
.cabinet-medium.product-list {
  display: flex;
  flex-wrap: wrap;
  margin: -7.5px;
  padding: 10px;
}
.cabinet-medium.product-list .cabinet-li {
  float: none;
  margin: 0;
  flex: 0 0 50%;
  padding: 7.5px;
  background-color: transparent;
  box-shadow: none;
}
.cabinet-medium.product-list .product-card {
  display: flex;
  flex-direction: column;
  background-color: white;
}
.cabinet-medium.product-list .product-card-bottom {
  display: flex;
  flex-direction: column;
}
.cabinet-medium.product-list .product-card-price {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.cabinet-medium.product-list .product-card-actions {
  flex: 1 1 auto;
  display: flex;
  margin-left: auto;
  margin-top: 10px;
}
.cabinet-medium.product-list .product-card-actions .icon-button:not(:first-child) {
  margin-left: 10px;
}
.cabinet-medium.product-list .product-card .cabinet-top {
  flex: 1 1 auto;
}
.cabinet-medium.product-list .product-card .cabinet-middle {
  padding: 6px 6px 12px 6px;
  height: auto;
}
.cabinet-medium.product-list .product-card .cabinet-instruction {
  color: black;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  height: 40px;
  overflow: hidden;
  margin-bottom: 10px;
  margin-top: 0;
}
.cabinet-medium.product-list .product-card .suggest-price {
  position: relative;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;
  color: #999999;
  float: none;
  left: 0;
  bottom: 0;
}
.cabinet-medium.product-list .product-card .price, .cabinet-medium.product-list .product-card .blind .blind-price, .blind .cabinet-medium.product-list .product-card .blind-price {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  padding: 0;
  height: auto;
  float: none;
  left: 0;
  bottom: 0;
}
.cabinet-medium.product-list .product-card .is-sold-out {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 4;
}
.cabinet-medium.product-list .product-card .is-sold-out .sold-out-text {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  margin-top: auto;
  padding: 3px 18px 2px 18px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}
.cabinet-medium.product-list .product-card .icon-button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #4b4b4b;
  background-color: transparent;
  cursor: pointer;
}
.cabinet-medium.product-list .product-card .icon-button.active {
  color: #ff5353;
}
.cabinet-medium.product-list .product-card .icon-button.add-to-cart {
  bottom: auto;
  right: auto;
}
.cabinet-medium.product-list .is-soldout .add-to-cart {
  color: #d7d7d7;
  background: transparent;
  pointer-events: none;
}

.cabinet-small .cabinet-li {
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);
  width: 31%;
  float: left;
  background: #fff;
  color: #333;
  margin: 5px 1%;
  box-sizing: border-box;
  position: relative;
  padding: 5px;
}
.cabinet-small .cabinet-top {
  display: inline-block;
  position: relative;
  width: 100%;
  background: #f5f5f5;
}
.cabinet-small .cabinet-top:before {
  content: '';
  display: block;
  margin-top: 100%;
}
.cabinet-small .cabinet-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform-origin: center;
}
.cabinet-small .cabinet-middle {
  height: 97px;
  position: relative;
}
.cabinet-small .cabinet-instruction {
  color: #666;
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.cabinet-small .hide-at-cabinet {
  display: none;
}
.cabinet-small .add-to-cart {
  position: absolute;
  background: #ff5353;
  border-radius: 5px;
  width: 25px;
  height: 25px;
  bottom: 5px;
  right: 5px;
  text-align: center;
}
.cabinet-small .add-to-cart .cabinet-link {
  color: #fff;
  display: block;
}
.cabinet-small .add-to-cart .cabinet-link .icon-cart {
  font-size: 18px;
  line-height: 26px;
}
.cabinet-small .price, .cabinet-small .blind .blind-price, .blind .cabinet-small .blind-price {
  display: block;
  font-size: 12px;
  color: #ff5353;
  line-height: 16px;
  float: left;
  position: absolute;
  bottom: 32px;
}
.cabinet-small .price.is-soldout, .cabinet-small .blind .is-soldout.blind-price, .blind .cabinet-small .is-soldout.blind-price {
  font-size: 12px;
}
.cabinet-small .suggest-price {
  font-size: 11px;
  color: #999;
  position: absolute;
  bottom: 48px;
}
.cabinet-small .is-soldout .popup-btn {
  display: none;
}
.cabinet-small .is-soldout .add-to-cart {
  background: #d7d7d7;
}
.cabinet-small .is-soldout .price, .cabinet-small .is-soldout .blind .blind-price, .blind .cabinet-small .is-soldout .blind-price {
  font-size: 12px;
}
.cabinet-small .is-soldout .price-disable {
  font-size: 12px;
  color: #bababa;
}
.cabinet-small .is-soldout .soldout-text {
  display: none;
}
.cabinet-small .is-soldout .soldout-supply {
  background: #000;
  text-align: center;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  height: 30px;
  top: calc(100% - 30px);
}
.cabinet-small .is-soldout .soldout-supply .soldout-supply-msg {
  display: block;
  color: #fff;
  font-size: 12px;
  padding-top: 8px;
}
.cabinet-small .small-add-wishlist__btn {
  position: absolute;
  display: inline-block;
  background-color: unset;
  border-radius: 4px;
  border: #666 1px solid;
  padding: 2px 12px;
  width: 100%;
  height: 23px;
  bottom: 5px;
}
.cabinet-small .small-add-wishlist__btn--actived {
  background-color: #f3f3f3;
  border: 1px solid transparent;
}
.cabinet-small .small-add-wishlist__btn--actived .add-wishlist__heart {
  color: #ff5353;
}
.cabinet-small .add-wishlist__text {
  font-size: 12px;
  vertical-align: super;
  position: relative;
  height: 100%;
  display: inline-block;
}
.cabinet-small.product-list {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
  padding: 10px;
}
.cabinet-small.product-list .cabinet-li {
  float: none;
  margin: 0;
  flex: 0 0 33.3333%;
  padding: 5px;
  background-color: transparent;
  box-shadow: none;
}
.cabinet-small.product-list .product-card {
  display: flex;
  flex-direction: column;
  background-color: white;
}
.cabinet-small.product-list .product-card-bottom {
  display: flex;
  flex-direction: column;
}
.cabinet-small.product-list .product-card-price {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.cabinet-small.product-list .product-card-actions {
  flex: 1 1 auto;
  display: flex;
  margin-left: auto;
  margin-top: 10px;
}
.cabinet-small.product-list .product-card-actions .icon-button:not(:first-child) {
  margin-left: 10px;
}
.cabinet-small.product-list .product-card .cabinet-top {
  flex: 1 1 auto;
}
.cabinet-small.product-list .product-card .cabinet-middle {
  padding: 6px 6px 12px 6px;
  height: auto;
}
.cabinet-small.product-list .product-card .cabinet-instruction {
  color: black;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  height: 40px;
  overflow: hidden;
  margin-bottom: 10px;
}
.cabinet-small.product-list .product-card .suggest-price {
  position: relative;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;
  color: #999999;
  bottom: 0;
}
.cabinet-small.product-list .product-card .price, .cabinet-small.product-list .product-card .blind .blind-price, .blind .cabinet-small.product-list .product-card .blind-price {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  padding: 0;
  height: auto;
  bottom: 0;
}
.cabinet-small.product-list .product-card .is-sold-out {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 4;
}
.cabinet-small.product-list .product-card .is-sold-out .sold-out-text {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  margin-top: auto;
  padding: 3px 18px 2px 18px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}
.cabinet-small.product-list .product-card .icon-button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #4b4b4b;
  background-color: transparent;
  cursor: pointer;
}
.cabinet-small.product-list .product-card .icon-button.active {
  color: #ff5353;
}
.cabinet-small.product-list .product-card .icon-button.add-to-cart {
  bottom: auto;
  right: auto;
}
.cabinet-small.product-list .is-soldout .add-to-cart {
  color: #d7d7d7;
  background: transparent;
  pointer-events: none;
}

.blind .blind-li {
  border: 1px solid #ddd;
  border-bottom: none;
  background: #fff;
  position: relative;
  margin: 10px 5px;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);
}
.blind .blind-li:before, .blind .blind-li:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .blind .blind-li {
    margin-bottom: 10px;
  }
}
.blind .blind-li .buttons-layer {
  display: none;
}
.blind .blind-left {
  display: inline-block;
  position: relative;
  background: #f5f5f5;
  float: left;
  margin-right: 5px;
}
@media only screen and (min-width: 768px) {
  .blind .blind-left {
    width: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .blind .blind-left {
    width: 120px;
  }
}
.blind .blind-left:before {
  content: '';
  display: block;
  margin-top: 100%;
}
@media only screen and (min-width: 768px) {
  .blind .blind-top {
    width: 80%;
    padding: 2%;
    box-sizing: border-box;
    position: absolute;
    display: inline-block;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .blind .blind-top {
    padding: 10px;
    margin-left: 120px;
    box-sizing: border-box;
  }
}
.blind .blind-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform-origin: center;
}
.blind .icon-button {
  border-radius: 5px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .blind .icon-button {
    padding: 10px 8px;
  }
  .blind .icon-button .cabinet-link {
    display: block;
    color: #fff;
    line-height: 19px;
  }
  .blind .icon-button .cabinet-link .fa {
    font-size: 22px;
    position: relative;
    top: 2px;
  }
  .blind .icon-button .cabinet-link .icon {
    font-size: 20px;
    position: relative;
    top: 2px;
  }
  .blind .icon-button .cabinet-link .ico {
    font-size: 20px;
    position: relative;
    top: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .blind .icon-button {
    width: 36px;
    height: 36px;
  }
  .blind .icon-button .cabinet-link {
    color: #fff;
  }
  .blind .icon-button .cabinet-link i {
    line-height: 38.5px;
    font-size: 22px;
  }
}
.blind .icon-button .icon-text {
  font-size: 15px;
  font-weight: 600;
}
.blind .set-fav {
  display: block;
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .blind .set-fav {
    bottom: 10px;
    right: 145px;
  }
}
@media only screen and (max-width: 767px) {
  .blind .set-fav {
    bottom: 2px;
    right: 6px;
  }
}
.blind .set-fav .fa-heart, .blind .set-fav .ico-heart-fill {
  color: #ff5353;
}
.blind .set-fav .fa-heart-o, .blind .set-fav .ico-heart {
  color: grey;
}
.blind .set-fav .icon-text {
  color: #ff5353;
}
.blind .add-to-cart {
  display: block;
  position: absolute;
  background: #ff5353;
}
@media only screen and (min-width: 768px) {
  .blind .add-to-cart {
    bottom: 10px;
    right: 20px;
  }
  .blind .add-to-cart .icon-text {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .blind .add-to-cart {
    bottom: 10px;
    right: 10px;
  }
}
.blind .tag-container {
  display: block;
}
.blind .cabinet-price {
  display: none !important;
}
.blind .blind-price {
  display: block;
}
.blind .price, .blind .blind-price {
  display: block;
  color: #ff5353;
  line-height: 20px;
  font-size: 20px;
  font-weight: 600;
  padding: 0;
  bottom: 10px;
  position: absolute;
}
.blind .price.is-soldout, .blind .is-soldout.blind-price {
  font-size: 20px;
  color: #bababa;
}
.blind .suggest-price {
  display: block;
  font-weight: normal;
  font-size: 13px;
  color: #bababa;
  text-decoration: line-through;
  position: absolute;
  bottom: 35px;
}
.blind .blind-instruction {
  font-size: 14px;
  color: #666;
  line-height: 18px;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
  .blind .blind-instruction {
    width: 98%;
    -webkit-line-clamp: 1;
  }
}
@media only screen and (min-width: 1281px) {
  .blind .blind-instruction {
    width: 100%;
    margin-bottom: 15px;
  }
}
.blind .hide-at-blind {
  display: none;
}
.blind .add-to-cart {
  display: block;
}
.blind .is-soldout .add-to-cart {
  background: #d7d7d7;
}
.blind .is-soldout .soldout-msg {
  display: block;
  color: #ff5353;
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .blind .is-soldout .soldout-msg {
    display: none;
  }
}
.blind .is-soldout .soldout-supply {
  background: #000000;
  text-align: center;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  height: 30px;
  top: calc(100% - 30px);
}
.blind .is-soldout .soldout-supply .soldout-supply-msg {
  display: block;
  color: #ffffff;
  font-size: 12px;
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  .blind .is-soldout .soldout-supply .soldout-supply-msg {
    padding-top: 8px;
  }
}
.blind .small-add-wishlist__btn {
  display: none;
}
.blind .favorite-heart {
  width: 20px;
}
.blind.product-list {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .blind.product-list {
    margin: -10px -5px;
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .blind.product-list {
    margin: -6px -5px;
    padding: 10px;
  }
}
.blind.product-list .blind-li {
  float: none;
  flex: 1 1 auto;
  box-shadow: none;
  border: none;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .blind.product-list .blind-li {
    margin: 0;
    padding: 10px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .blind.product-list .blind-li {
    margin: 0;
    padding: 6px 5px;
  }
}
.blind.product-list .product-card {
  display: flex;
  flex-direction: row;
  background-color: white;
  border-bottom: 1px solid #dddddd;
}
.blind.product-list .product-card-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.blind.product-list .product-card-price {
  flex: 1 1 auto;
}
@media only screen and (min-width: 768px) {
  .blind.product-list .product-card-price {
    transform: translateY(5px);
  }
}
@media only screen and (max-width: 767px) {
  .blind.product-list .product-card-price {
    transform: translateY(5px);
  }
}
.blind.product-list .product-card-actions {
  display: flex;
  flex: 0 0 auto;
  margin-left: auto;
}
.blind.product-list .product-card-actions .icon-button:not(:first-child) {
  margin-left: 15px;
}
.blind.product-list .product-card .blind-left {
  display: block;
  position: relative;
  float: none;
  margin-right: 0;
  background: #f5f5f5;
}
@media only screen and (min-width: 768px) {
  .blind.product-list .product-card .blind-left {
    flex: 0 0 130px;
  }
}
@media only screen and (max-width: 767px) {
  .blind.product-list .product-card .blind-left {
    flex: 0 0 120px;
  }
}
.blind.product-list .product-card .blind-left:before {
  content: '';
  display: block;
  margin-top: 100%;
}
.blind.product-list .product-card .blind-top {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .blind.product-list .product-card .blind-top {
    display: flex;
    position: relative;
    width: auto;
    height: auto;
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .blind.product-list .product-card .blind-top {
    display: flex;
    padding: 10px;
    margin-left: 0;
    box-sizing: border-box;
  }
}
.blind.product-list .product-card .blind-instruction {
  color: black;
  height: 40px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .blind.product-list .product-card .blind-instruction {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
  }
}
@media only screen and (max-width: 767px) {
  .blind.product-list .product-card .blind-instruction {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
  }
}
.blind.product-list .product-card .suggest-price {
  position: relative;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  color: #999999;
  bottom: 0;
}
.blind.product-list .product-card .price, .blind.product-list .product-card .blind-price {
  position: relative;
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
  padding: 0;
  height: auto;
  bottom: 0;
}
.blind.product-list .product-card .is-sold-out {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 4;
}
.blind.product-list .product-card .is-sold-out .sold-out-text {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  margin-top: auto;
  padding: 3px 18px 2px 18px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}
.blind.product-list .product-card .icon-button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4b4b4b;
  background-color: transparent;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .blind.product-list .product-card .icon-button {
    font-size: 16px;
    padding: 0;
    width: auto;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .blind.product-list .product-card .icon-button {
    font-size: 20px;
    padding: 0;
    width: auto;
    height: auto;
  }
}
.blind.product-list .product-card .icon-button.active {
  color: #ff5353;
}
.blind.product-list .product-card .icon-button.add-to-cart {
  bottom: auto;
  right: auto;
}
.blind.product-list .is-soldout .add-to-cart {
  color: #d7d7d7;
  background: transparent;
  pointer-events: none;
}

.checkbox-container {
  display: inline-flex;
  align-items: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.label-text {
  margin-left: 8px;
  cursor: pointer;
  line-height: 1.5em;
}

.input-checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.input-checkbox:checked ~ .check-mark {
  background-color: #469be5;
  border-color: #469be5;
  cursor: pointer;
}
.input-checkbox:checked ~ .check-mark:after {
  display: block;
}
.input-checkbox:disabled {
  cursor: not-allowed;
}
.input-checkbox:disabled ~ .check-mark {
  background-color: #f7f8fa;
  border-color: #979797;
  cursor: not-allowed;
}
.input-checkbox:disabled ~ .check-mark:after {
  border-color: #979797;
}
.input-checkbox:disabled ~ .label-text {
  cursor: not-allowed;
  color: #979797;
}

.check-mark {
  height: 12px;
  width: 12px;
  background-color: #ffffff;
  border: 1px solid #bbbbbb;
  border-radius: 3px;
  cursor: pointer;
  min-width: 12px;
  position: relative;
}
.check-mark:after {
  content: "";
  position: absolute;
  display: none;
  left: 4px;
  top: 1px;
  width: 3px;
  height: 6px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
