/* Minification failed. Returning unminified contents.
(5346,2315): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5346,4951): run-time error CSS1039: Token not allowed after unary operator: '-swiper-centered-offset-before'
(5346,5080): run-time error CSS1039: Token not allowed after unary operator: '-swiper-centered-offset-after'
(5346,5210): run-time error CSS1039: Token not allowed after unary operator: '-swiper-centered-offset-before'
(5346,5336): run-time error CSS1039: Token not allowed after unary operator: '-swiper-centered-offset-after'
(5346,5747): run-time error CSS1039: Token not allowed after unary operator: '-swiper-virtual-size'
(5346,5862): run-time error CSS1039: Token not allowed after unary operator: '-swiper-virtual-size'
(5346,5890): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5346,6002): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(5346,6049): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(5346,6102): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(5346,6224): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-color'
(5346,6254): run-time error CSS1039: Token not allowed after unary operator: '-swiper-theme-color'
(5346,6741): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(5346,8424): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-width'
(5346,8461): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-size'
(5346,8510): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-height'
(5346,8548): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-size'
(5346,8640): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-inactive-color'
(5346,8700): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-inactive-opacity'
(5346,9043): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-opacity'
(5346,9097): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-color'
(5346,9127): run-time error CSS1039: Token not allowed after unary operator: '-swiper-theme-color'
(5346,9462): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-vertical-gap'
(5346,10173): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-horizontal-gap'
(5346,10985): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-color'
(5346,11015): run-time error CSS1039: Token not allowed after unary operator: '-swiper-theme-color'
(5346,13128): run-time error CSS1039: Token not allowed after unary operator: '-swiper-preloader-color'
(5346,13157): run-time error CSS1039: Token not allowed after unary operator: '-swiper-theme-color'
(5346,13433): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5346,13492): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
@charset "UTF-8";
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.eot");
  src: url("../fonts/fontello.eot") format("embedded-opentype"), url("../fonts/fontello.woff2") format("woff2"), url("../fonts/fontello.woff") format("woff"), url("../fonts/fontello.ttf") format("truetype"), url("../fonts/fontello.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?61595503#fontello') format('svg');
  }
}
*/
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-icon_shopping_cart:before {
  content: "\e800";
} /* '' */
.icon-icon_member:before {
  content: "\e801";
} /* '' */
.icon-icon_search:before {
  content: "\e802";
} /* '' */
.icon-icon_menu:before {
  content: "\e803";
} /* '' */
.icon-icon_close:before {
  content: "\e804";
} /* '' */
.icon-icon_arrow:before {
  content: "\e805";
} /* '' */
.icon-icon_add_heart:before {
  content: "\e806";
} /* '' */
.icon-icon_heart:before {
  content: "\e807";
} /* '' */
.icon-icon_arrow_top:before {
  content: "\e808";
} /* '' */
.icon-icon_line:before {
  content: "\e809";
} /* '' */
.icon-icon_fb:before {
  content: "\e80a";
} /* '' */
.icon-icon_deliver:before {
  content: "\e80b";
} /* '' */
.icon-icon_play:before {
  content: "\e80c";
} /* '' */
.icon-icon_cart:before {
  content: "\e80d";
} /* '' */
.icon-icon_material_date:before {
  content: "\e80e";
} /* '' */
.icon-icon_phon:before {
  content: "\e80f";
} /* '' */
.icon-icon_password:before {
  content: "\e810";
} /* '' */
.icon-icon_loading:before {
  content: "\e811";
} /* '' */
.icon-icon_eye:before {
  content: "\e812";
} /* '' */
.icon-emo-happy:before {
  content: "\e813";
} /* '' */
.icon-emo-unhappy:before {
  content: "\e814";
} /* '' */
.icon-icon_grid1:before {
  content: "\e815";
} /* '' */
.icon-icon_grid2:before {
  content: "\e816";
} /* '' */
.icon-icon_grid3:before {
  content: "\e817";
} /* '' */
.icon-icon_service:before {
  content: "\e818";
} /* '' */
.icon-icon_check:before {
  content: "\e819";
} /* '' */
.icon-icon_yes:before {
  content: "\e81a";
} /* '' */
.icon-icon_notice:before {
  content: "\e81b";
} /* '' */
.icon-icon-icon_memberlog:before {
  content: "\e81c";
} /* '' */
.icon-spin5:before {
  content: "\e838";
} /* '' */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

body {
  font-family: Noto Sans TC, Microsoft YaHei UI, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  position: relative;
  margin: 0;
  background-color: #C89862;
}
body.lock {
  overflow: hidden;
}

.page {
  background-color: #ffffff;
  color: #282828;
  padding: 6.5rem 1.3rem 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  min-height: calc(100vh - 240px);
}
.page .container h1 {
  font-size: 1.375rem;
  margin-bottom: 1.5rem;
}
.page.show {
  opacity: 1;
}
@media (min-width: 768px) {
  .page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

hr {
  border: 0.5px solid #DCDCDC;
}

p {
  color: #282828;
}

div, button, span {
  cursor: pointer;
}
div.btn, button.btn, span.btn {
  font-size: 1rem;
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
}
div.sm_gold_btn, button.sm_gold_btn, span.sm_gold_btn {
  padding: 0.5rem 1rem;
  color: #ffffff;
  background-color: #C89862;
  border: 1px solid #C89862;
}
div.sm_gold_btn a, button.sm_gold_btn a, span.sm_gold_btn a {
  color: #ffffff !important;
}
div.sm_btn, button.sm_btn, span.sm_btn {
  padding: 1rem 2rem !important;
  color: #ffffff;
  background-color: #D75851;
  border: 1px solid #D75851;
}
div.sm_btn.gray, button.sm_btn.gray, span.sm_btn.gray {
  color: #7C7C7C;
  background-color: #ffffff;
  border: 1px solid #7C7C7C;
}
div.big_btn, button.big_btn, span.big_btn {
  width: 100%;
  color: #ffffff;
  background-color: #D75851;
  border: 1px solid #D75851;
}
div.big_btn a, button.big_btn a, span.big_btn a {
  color: #ffffff !important;
}
div.add_pray, button.add_pray, span.add_pray {
  padding: 0.3rem 1rem !important;
  border-radius: 5rem;
  color: #7C7C7C;
  background-color: #ffffff;
  border: 1px solid #7C7C7C;
}
div.add_pray i, button.add_pray i, span.add_pray i {
  font-size: 0.8rem;
  margin-right: 0.5rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
div.pray_btn, button.pray_btn, span.pray_btn {
  padding: 0.5rem 1rem !important;
  border-radius: 5rem;
  color: #D75851;
  background-color: #ffffff;
  border: 1px solid #D75851;
}
div.gold_btn, button.gold_btn, span.gold_btn {
  padding: 0.5rem 1rem !important;
  border-radius: 5rem;
  color: #C89862;
  background-color: #ffffff;
  border: 1px solid #C89862;
}
div.cancel_btn, button.cancel_btn, span.cancel_btn {
  padding: 0 !important;
  border: 0;
  background: none;
  color: #3A72E0;
}
div.black_btn, button.black_btn, span.black_btn {
  margin: 0.5rem 0;
  background-color: #ffffff;
  color: #282828;
  border: 1px solid #282828;
}
div.black_btn a, button.black_btn a, span.black_btn a {
  color: #282828 !important;
}

.seperate_title {
  text-align: center;
  position: relative;
  padding: 10px 0;
}
.seperate_title span {
  position: relative;
  z-index: 1;
  color: #7C7C7C;
  background: #fff;
  display: inline-block;
  padding: 0 20px;
}
.seperate_title::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #DCDCDC;
  z-index: 0;
  position: absolute;
  top: 22px;
  left: 0;
}

figure {
  margin: 0;
}

.icon-icon_arrow {
  font-size: 0.6rem;
}

input[type] {
  outline: none;
}
input[type]:disabled {
  background: #EFEFEF;
}

textarea {
  width: calc(100% - 2rem);
  max-width: calc(100% - 2rem);
  min-width: calc(100% - 2rem);
}

label.error {
  font-size: 0.9rem;
  color: #D75851;
}

input[type=month],
input[type=date] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=date]::-webkit-calendar-picker-indicator,
input[type=month]::-webkit-calendar-picker-indicator {
  -webkit-filter: invert(0.5);
          filter: invert(0.5);
}

input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  color: #ffffff;
  background-color: #D75851;
  border: 1px solid #D75851;
}

.icon-icon_yes {
  color: #08D918;
  margin-right: 0.3rem;
}

header {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: fixed;
  top: 0;
  z-index: 200;
  height: 66px;
  width: 100%;
  background-color: #C89862;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header.show {
  opacity: 1;
}
header .outlayer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1040px;
  padding: 13px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  header .outlayer {
    padding: 13px 20px;
  }
}
header .eslogo {
  width: 130px;
}
header .eslogo img {
  padding: 1px;
  width: 100%;
}
@media (min-width: 768px) {
  header nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
header nav .nav_category {
  display: none;
}
@media (min-width: 768px) {
  header nav .nav_category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header nav .nav_category li {
    height: 1rem;
    padding: 0 0.5rem;
    border-right: 1px solid white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header nav .nav_category li a {
    color: #ffffff;
  }
  header nav .nav_category li:last-child {
    border: 0;
  }
}
header nav ul {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
header nav ul li {
  cursor: pointer;
}
header nav ul li a {
  position: relative;
}
header nav ul li a .cart_count {
  position: absolute;
  top: -6px;
  right: -6px;
  background-color: #D75851;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header nav ul li a .cart_count b {
  font-weight: 500;
  font-size: 0.75rem;
  color: #fff;
}
header nav ul li i {
  font-size: 20px;
  color: #ffffff;
}

.head_inner_bg {
  display: block;
  z-index: -1;
  opacity: 0;
  position: fixed;
  top: 0;
  right: -101%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.295);
}
.head_inner_bg.show {
  right: 0;
  z-index: 101;
  opacity: 1;
}

.head_inner {
  opacity: 0;
  position: fixed;
  top: 0;
  right: -101%;
  z-index: 201;
  width: 100%;
  max-width: 490px;
  height: 100%;
  overflow-y: scroll;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #C89862;
}
@media (min-width: 1024px) {
  .head_inner {
    max-width: none;
    width: 50vw;
  }
}
.head_inner.show {
  opacity: 1;
  right: 0;
}
.head_inner .head_in {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 13px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .head_inner .head_in {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .head_inner .head_in .desk_none {
    display: none;
  }
}
.head_inner .navs_wrap {
  padding: 60px 23px 13px;
}
@media (min-width: 1024px) {
  .head_inner .navs_wrap {
    width: 472px;
  }
}
.head_inner .navs_wrap ul {
  padding: 0;
}
.head_inner .navs_wrap ul li {
  padding: 3.5% 0;
}
.head_inner .navs_wrap ul li a {
  color: #ffffff;
  font-size: 1.375rem;
}
.head_inner .navs_wrap .navs li .sub {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.head_inner .navs_wrap .navs li .sub ul li a {
  font-size: 1rem;
  opacity: 0.8;
}
.head_inner .navs_wrap .navs a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.head_inner .navs_wrap .navs a i {
  color: #ffffff;
  font-size: 0.6rem;
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.head_inner .navs_wrap .navs a i.show {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.head_inner .navs_wrap .social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
.head_inner .navs_wrap .social a {
  padding: 8px 6px;
  border-radius: 50%;
  border: 1px solid white;
}

.head_search_bg {
  display: block;
  z-index: -1;
  opacity: 0;
  position: fixed;
  top: 0;
  right: -101%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.295);
}
.head_search_bg.show {
  right: 0;
  z-index: 201;
  opacity: 1;
}

.head_search {
  opacity: 0;
  position: fixed;
  top: 0;
  right: -101%;
  z-index: 201;
  width: 100%;
  max-width: 490px;
  height: 100%;
  overflow-y: scroll;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #C89862;
}
.head_search.show {
  opacity: 1;
  right: 0;
}
.head_search .head_in {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 13px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.head_search .con_tag {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1rem 20px;
  width: 100%;
}
.head_search .con_tag button:target, .head_search .con_tag button:hover {
  color: #ffffff;
  border: 1px solid white;
  background-color: rgba(200, 152, 98, 0.1450980392);
}
.head_search ul {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
.head_search ul li {
  cursor: pointer;
}
.head_search ul li i {
  font-size: 20px;
  color: #ffffff;
}
.head_search .search_com {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px 1rem;
  width: 100%;
}
.head_search .search_com input:-internal-autofill-selected {
  background-color: #C89862 !important;
}
.head_search .search_com .search {
  border-bottom: 1px solid white;
}
.head_search .search_com .search .search_bar {
  font-size: 1.2rem;
  padding: 1rem 0;
  border: 0;
  width: 88%;
  background-color: #C89862;
  outline: none;
  color: #ffffff;
}
.head_search .search_com .search .search_bar::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.head_search .search_com .search .search_bar::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.head_search .search_com .search .search_bar:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.head_search .search_com .search .search_bar::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.head_search .search_com .search .search_bar::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.head_search .search_com .search .search_btn {
  padding: 1rem 0;
  width: 10%;
  border: 0;
  background-color: rgba(0, 0, 0, 0);
  color: #ffffff;
}
.head_search .search_com .search .search_btn a {
  color: #ffffff;
}
.head_search .search_com .search .search_btn i {
  font-size: 1.6rem;
}
.head_search .search_com .search .search_btn i::before {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.head_search .search_com .search .search_btn i.show::before {
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}

footer {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-color: #ffffff;
  padding: 0 5%;
  margin-top: -1px;
}
footer.show {
  opacity: 1;
}
@media (min-width: 768px) {
  footer {
    padding: 0 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.foot_top {
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  padding: 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .foot_top {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    max-width: 1000px;
  }
}
.foot_top .footnav {
  width: 80%;
}
@media (min-width: 768px) {
  .foot_top .footnav {
    width: 50%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .foot_top .footnav ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.foot_top .footnav li {
  padding: 0 8px;
  border-right: 1px solid #DCDCDC;
}
.foot_top .footnav li:last-child {
  border-right: none;
}
.foot_top .footnav li a {
  color: #282828;
}
.foot_top .backtop {
  width: 20%;
  cursor: pointer;
}
@media (min-width: 768px) {
  .foot_top .backtop {
    width: 25%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.foot_top .backtop ul {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.foot_top .backtop a {
  padding: 9px 8px;
  border-radius: 50%;
  border: 1px solid #C89862;
  color: #C89862;
}
.foot_top .foot_social {
  padding-top: 2rem;
  width: 100%;
}
@media (min-width: 768px) {
  .foot_top .foot_social {
    padding-top: 0;
    width: 25%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.foot_top .foot_social ul li:first-child {
  margin-right: 1rem;
}
.foot_top .foot_social a {
  padding: 9px 8px;
  border-radius: 50%;
  border: 1px solid #C89862;
  color: #C89862;
}
.foot_top ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.foot_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2rem 0;
  font-size: 0.75rem;
  color: #7C7C7C;
}
.foot_bottom .foot_bo {
  padding-bottom: 7rem;
}

.productmenu {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: fixed;
  bottom: -1px;
  z-index: 100;
  height: 70px;
  width: 100%;
  padding: 13px 20px;
  background-color: #ffffff;
  border-radius: 8px 8px 0 0;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
}
@media (min-width: 768px) {
  .productmenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.productmenu.show {
  opacity: 1;
}
.productmenu.none {
  bottom: -430px;
  opacity: 0;
}
.productmenu ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
@media (min-width: 768px) {
  .productmenu ul {
    width: 100%;
    max-width: 1000px;
  }
}
@media (min-width: 1280px) {
  .productmenu ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.productmenu ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.2rem;
  color: #282828;
  font-size: 0.83rem;
  font-weight: 500;
}
.productmenu ul a img {
  height: 1.8rem;
  width: auto;
}

.product_home {
  border-bottom: 1px solid #DCDCDC;
}
.product_home:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.product_home .product_card {
  display: inline-block;
  margin: 0 0.3rem;
}
@media (min-width: 768px) {
  .product_home .product_card {
    width: 25%;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .product_home .product_card figure {
    height: 23vw !important;
  }
}
@media (min-width: 1280px) {
  .product_home .product_card figure {
    height: 19vw !important;
  }
}
@media (min-width: 1440px) {
  .product_home .product_card figure {
    height: 75% !important;
  }
}
@media (min-width: 768px) {
  .product_home .product_card .infos {
    height: 8vw;
  }
}
@media (min-width: 1440px) {
  .product_home .product_card .infos {
    height: 5vw;
  }
}

.product_tool {
  width: 100%;
  margin: 0 0 1.5rem;
  overflow-x: scroll;
}
.product_tool::-webkit-scrollbar {
  display: none;
}

.product_post {
  margin: 0;
  padding: 1rem;
  margin: 0 -1rem;
  display: -webkit-box;
  white-space: nowrap;
}

.product_card {
  position: relative;
  width: 55vw;
  margin: 0;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
}
.product_card:first-child {
  margin-left: 0;
}
.product_card:last-child {
  margin-right: 0;
}
.product_card figure {
  height: 55vw;
  overflow: hidden;
  margin-bottom: 0;
  border-radius: 8px 8px 0 0;
}
.product_card figure.sold_out, .product_card figure.sold_out3, .product_card figure.sold_out4 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product_card figure.sold_out::before, .product_card figure.sold_out3::before, .product_card figure.sold_out4::before {
    z-index: 3;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: #ffffff;
}
.product_card figure.sold_out::after {
  z-index: 3;
  content: "已售完";
  position: absolute;
  padding: 0.2rem 0.6rem;
  border-radius: 5rem;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
}
.product_card figure.sold_out3::after {
    z-index: 3;
    content: "售完不補";
    position: absolute;
    padding: 0.2rem 0.6rem;
    border-radius: 5rem;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.6);
}
.product_card figure.sold_out4::after {
    z-index: 3;
    content: "售完補貨中";
    position: absolute;
    padding: 0.2rem 0.6rem;
    border-radius: 5rem;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.6);
}
.product_card figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.product_card .infos {
  position: relative;
  height: 20vw;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product_card .infos h4 {
  color: #282828;
  margin: 0;
  font-size: 1rem;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (min-width: 768px) {
  .product_card .infos h4 {
    font-size: 1.1rem;
  }
}
.product_card .infos h6 {
  margin: 0;
  color: #7C7C7C;
}
.product_card .infos .price i {
  font-size: 0.8rem;
  font-style: normal;
  font-family: Noto Sans TC, Microsoft YaHei UI, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  color: #DCDCDC;
  text-decoration: line-through;
  margin: 0;
}
.product_card .infos .price p {
  color: #D75851;
  margin: 0;
}
@media (min-width: 768px) {
  .product_card .infos .price p {
    font-size: 1.2rem;
  }
}
.product_card .infos .button_cart {
  z-index: 2;
  position: absolute;
  padding: 0.3rem;
  right: 0;
  bottom: 0;
  color: #ffffff;
  background-color: #D75851;
  border-radius: 8px 0 8px;
  cursor: pointer;
}
.product_card .infos .button_cart i {
  font-size: 1.3rem;
}

.button_heart {
  z-index: 2;
  position: absolute;
  top: 6px;
  left: 6px;
  background-color: #ffffff;
  border-radius: 50%;
  padding: 0.3rem 0.25rem 0.25rem 0.25rem;
  cursor: pointer;
}
.button_heart i {
  font-size: 1.2rem;
}
.button_heart i::before {
  margin-left: 2px;
  margin-bottom: 0;
}
.button_heart i.icon-icon_add_heart {
  color: #D75851;
}

.button_perv {
  z-index: 5;
  position: absolute;
  top: 1rem;
  left: 1rem;
  background-color: #ffffff;
  border-radius: 50%;
  padding: 0.4rem 0.6rem;
  cursor: pointer;
}
.button_perv:target, .button_perv:hover {
  background-color: #DCDCDC;
}
.button_perv i::before {
  font-size: -1rem;
  -webkit-transform: rotate(90deg) translate(2px, 2px) scale(0.8);
          transform: rotate(90deg) translate(2px, 2px) scale(0.8);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  margin-left: 2px;
  margin-bottom: 0;
  color: #282828;
}

@media (min-width: 768px) {
  .page_home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 768px) {
  .page_home .container {
    max-width: 1000px;
    width: 100%;
  }
}
.page_home .container .product_card figure {
  height: 50vw;
  margin-bottom: 0;
  border-radius: 8px 8px 0 0;
}
@media (min-width: 1440px) {
  .page_home .container .product_card figure {
    height: 40vw;
  }
}
.page_home .container .index_carousel {
  position: relative;
}
.page_home .container .index_carousel figure {
  padding: 1px;
}
.page_home .container .index_carousel .slick-dots {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.page_home .container .index_carousel .slick-dots li {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .page_home .container .index_carousel .slick-dots {
    left: 2rem;
    bottom: 2rem;
  }
}
.page_home .container .index_carousel .slick-dots button {
  width: 12px;
  height: 12px;
  border: 0;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0);
  font-size: 0.1rem;
  background-color: rgba(255, 255, 255, 0.2);
}
.page_home .container .index_carousel .slick-dots .slick-active button {
  background-color: rgba(255, 255, 255, 0.6);
}
.page_home .container figure {
  margin: 0 0 1.5rem;
  width: 100%;
  height: 60vw;
  border-radius: 8px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page_home .container figure {
    height: 40vw;
  }
}
@media (min-width: 1024px) {
  .page_home .container figure {
    height: 680px;
  }
}
.page_home .container figure.v_iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.page_home .container figure img, .page_home .container figure iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page_home .container figure iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 100/56.25;
}
.page_home .container .scroll_banner {
  width: 100%;
  height: 60vw;
  margin: 0 0 1.5rem;
  white-space: nowrap;
  overflow-x: scroll;
}
.page_home .container .scroll_banner::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .page_home .container .scroll_banner {
    height: 25vw;
  }
}
@media (min-width: 1024px) {
  .page_home .container .scroll_banner {
    height: 340px;
  }
}
.page_home .container .scroll_banner .img {
  margin: 0 0.3rem;
  height: 100%;
  display: inline-block;
  height: 60vw;
}
@media (min-width: 768px) {
  .page_home .container .scroll_banner .img {
    height: 25vw;
  }
}
@media (min-width: 1024px) {
  .page_home .container .scroll_banner .img {
    height: 340px;
  }
}
.page_home .container .scroll_banner img {
  margin: 0;
  border-radius: 8px;
  width: 100%;
  height: 97%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page_home .container .scroll_banner img:first-child {
  margin-left: 0;
}
.page_home .container .scroll_banner img:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .page_home .container .productmenu_home {
    margin: 6rem 0 5rem;
  }
}
.page_home .container .productmenu_home ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
@media (min-width: 768px) {
  .page_home .container .productmenu_home ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.page_home .container .productmenu_home ul li {
  width: 50%;
  aspect-ratio: 1/1;
}
@media (min-width: 768px) {
  .page_home .container .productmenu_home ul li {
    width: 15%;
  }
}
@media (min-width: 1024px) {
  .page_home .container .productmenu_home ul li {
    width: 10%;
  }
}
.page_home .container .productmenu_home ul a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.2rem;
  color: #282828;
}
.page_home .container .productmenu_home ul a img {
  height: 14vw;
  width: auto;
}
.page_home .container .productmenu_home ul a p {
  text-align: center;
}
.page_home .container .productmenu_home ul a p img {
  height: 0.9rem;
}

.con_tag {
  padding: 0.5rem 0 1.5rem;
  width: 100%;
  overflow-x: scroll;
  white-space: nowrap;
}
.con_tag::-webkit-scrollbar {
  display: none;
}
.con_tag button {
  font-size: 0.8rem;
  border-radius: 5rem;
  padding: 10px 1.4rem 10px 1rem;
  background-color: #ffffff;
  color: #C89862;
  border: 1px solid #C89862;
}
.con_tag button:target {
  background-color: rgba(200, 152, 98, 0.1450980392);
}

.select_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 1000px;
}
.select_menu .common_grid {
  cursor: pointer;
}
.select_menu .common_grid i {
  font-size: 1.3rem;
  line-height: 1.1rem;
  border-left: 1px solid #DCDCDC;
}
.select_menu .select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.3rem;
  margin-bottom: 0.5rem;
  position: relative;
  cursor: pointer;
  padding: 0 !important;
}
.select_menu .select h3 {
  margin: 0;
}
.select_menu .select i {
  font-size: 0.6rem;
}
.select_menu .select .dropdown {
  z-index: 6;
  width: 150px;
  padding: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1607843137);
  position: absolute;
  top: 33px;
  right: -100px;
  opacity: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.select_menu .select .dropdown.coupon_dro {
  top: 60px;
}
.select_menu .select .dropdown.coupon_dro div {
  margin: 0;
  padding: 0;
}
.select_menu .select .dropdown.show {
  opacity: 1;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.select_menu .select .dropdown::before {
  z-index: 7;
  position: absolute;
  top: -26px;
  left: 91px;
  content: "";
  border-color: transparent transparent white transparent;
  border-style: solid solid solid solid;
  border-width: 13px 10px 13px 10px;
  height: 0px;
  width: 0px;
}
.select_menu .select .dropdown label {
  cursor: pointer;
}
.select_menu .select .dropdown label a {
  color: #282828;
}
.select_menu .select .dropdown input[type] {
  margin: 0;
  width: auto;
  padding: 0;
}

.pagination_list {
  margin: 1.5rem 0;
  width: 100%;
  max-width: 500px !important;
}
.pagination_list ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.pagination_list ul li a {
  color: #282828;
}
.pagination_list ul li a.t {
  padding: 5px 11px;
  border-radius: 50%;
  color: #C89862;
  border: 1px solid #C89862;
}
.pagination_list ul li a i.left::before {
  -webkit-transform: rotate(90deg) translateX(-8px);
          transform: rotate(90deg) translateX(-8px);
}
.pagination_list ul li a i.right::before {
  -webkit-transform: rotate(-90deg) translateX(-4px);
          transform: rotate(-90deg) translateX(-4px);
}

.esNotification {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 990;
  top: 5rem;
  left: 0;
  text-align: center;
  width: 100%;
}
.esNotification .inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-animation: fadeUp 0.2s;
          animation: fadeUp 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 90%;
  max-width: 768px;
  padding: 1rem;
  border-radius: 8px;
  background-color: #DCDCDC;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
}
.esNotification .inner p {
  margin: 0;
}
.esNotification.out {
  -webkit-animation: fadeOut 0.2s both;
          animation: fadeOut 0.2s both;
}

.page_list {
  padding-bottom: 3rem;
}
.page_list .container {
  max-width: 1000px;
}
.page_list .product_list .product_post {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.6rem;
}
.page_list .product_list .product_post::after {
  content: "";
  width: 0;
}
.page_list .product_list .product_card {
  position: relative;
  width: 43.1vw;
  margin: 0;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
}
@media (min-width: 520px) {
  .page_list .product_list .product_card {
    width: 49%;
  }
}
@media (min-width: 768px) {
  .page_list .product_list .product_card {
    width: 24%;
    height: 100%;
  }
}
.page_list .product_list .product_card figure {
  margin: 0;
  height: 43.1vw;
}
@media (min-width: 768px) {
  .page_list .product_list .product_card figure {
    height: 100%;
    width: 100%;
  }
}
.page_list .product_list .product_card .infos {
  height: 20vw;
}
@media (min-width: 768px) {
  .page_list .product_list .product_card .infos {
    height: 30%;
  }
}
.page_list .product_list.style_b .product_card {
  width: 100%;
}
@media (min-width: 768px) {
  .page_list .product_list.style_b .product_card {
    width: 49%;
  }
}
.page_list .product_list.style_b .product_card figure {
  height: 90vw;
}
@media (min-width: 768px) {
  .page_list .product_list.style_b .product_card figure {
    width: 100%;
    height: 78%;
  }
}
.page_list .product_list.style_b .product_card .infos {
  height: 20vw;
}
@media (min-width: 768px) {
  .page_list .product_list.style_b .product_card .infos {
    height: 30%;
  }
}
.page_list .product_list.style_c .product_post {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .page_list .product_list.style_c .product_post {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0;
  }
}
.page_list .product_list.style_c .product_card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
@media (min-width: 768px) {
  .page_list .product_list.style_c .product_card {
    width: 48%;
    margin: 0.6rem 0;
  }
  .page_list .product_list.style_c .product_card:nth-child(odd) {
    margin-right: 0.6rem;
  }
  .page_list .product_list.style_c .product_card:nth-child(even) {
    margin-left: 0.6rem;
  }
}
@media (min-width: 1024px) {
  .page_list .product_list.style_c .product_card {
    width: 490px;
  }
}
.page_list .product_list.style_c .product_card a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1024px) {
  .page_list .product_list.style_c .product_card a {
    height: 245px;
  }
}
.page_list .product_list.style_c .product_card a figure {
  width: 43.1vw;
  border-radius: 0 !important;
}
@media (min-width: 768px) {
  .page_list .product_list.style_c .product_card a figure {
    height: 20vw;
    width: 20vw;
  }
}
@media (min-width: 1024px) {
  .page_list .product_list.style_c .product_card a figure {
    height: 245px;
    width: 245px;
  }
}
.page_list .product_list.style_c .product_card a .infos {
  height: calc(43.1vw - 2rem);
  width: calc(100% - 43.1vw - 2rem);
}
@media (min-width: 768px) {
  .page_list .product_list.style_c .product_card a .infos {
    height: calc(20vw - 2rem);
    width: calc(100% - 20vw - 2rem);
  }
}
@media (min-width: 1024px) {
  .page_list .product_list.style_c .product_card a .infos {
    height: calc(245px - 2rem);
    width: calc(245px - 2rem);
  }
}

.add_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) {
  .add_btn {
    width: 768px;
  }
}
.add_btn button, .add_btn span {
  font-size: 1rem;
  width: 45%;
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
}
.add_btn button.add, .add_btn span.add {
  color: #ffffff;
  background-color: #D75851;
  border: 1px solid #D75851;
}
.add_btn .qty_button {
  width: 45%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  background-color: #ffffff;
  border: 1px solid #DCDCDC;
}
.add_btn .qty_button div {
  width: 25%;
  text-align: center;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.add_btn .qty_button div:target, .add_btn .qty_button div:hover {
  color: #D75851;
}
.add_btn .qty_button div:first-child {
  border-right: 1px solid #DCDCDC;
}
.add_btn .qty_button div:first-child::before {
  position: absolute;
  content: "-";
  top: 15px;
  left: 40%;
  color: #000;
}
.add_btn .qty_button div:last-child {
  border-left: 1px solid #DCDCDC;
}
.add_btn .qty_button div:last-child::before {
  position: absolute;
  content: "+";
  top: 15px;
  left: 40%;
  color: #000;
}
.add_btn .qty_button input {
  font-size: 1rem;
  text-align: center;
  border: none;
  background-color: #ffffff;
}
.add_btn .qty_button input.qty {
  width: 50%;
}
.add_btn .qty_button input.qtyminus, .add_btn .qty_button input.qtyplus {
  opacity: 0;
  width: 100%;
}

.addcart_card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.addcart_card figure {
  margin: 0;
  width: 30vw;
  height: 30vw;
  border-radius: 8px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .addcart_card figure {
    width: 200px;
    height: 200px;
  }
}
.addcart_card figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.addcart_card .infos {
  padding: 0 1rem;
  width: calc(100% - 30vw - 2rem);
}
@media (min-width: 768px) {
  .addcart_card .infos {
    height: 200px;
    width: calc(100% - 200px - 2rem);
  }
}
.addcart_card .infos h4 {
  color: #282828;
  margin: 0;
  font-size: 1rem;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (min-width: 768px) {
  .addcart_card .infos h4 {
    font-size: 1.1rem;
  }
}
.addcart_card .infos h6 {
  margin: 0;
  color: #7C7C7C;
}
.addcart_card .infos .price p {
  color: #D75851;
  margin: 0;
}
@media (min-width: 768px) {
  .addcart_card .infos .price p {
    font-size: 1.2rem;
  }
}

.pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.295);
}

.addcart_pop {
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.addcart_pop.show {
  opacity: 1;
  z-index: 150;
}
.addcart_pop.show .popup {
  bottom: 0;
}
.addcart_pop .popup {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 151;
  position: fixed;
  left: 0;
  bottom: -100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  width: 100%;
  min-height: 50%;
  border-radius: 8px 8px 0 0;
  background-color: #ffffff;
  overflow-y: scroll;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .addcart_pop .popup {
    padding: 2rem 1rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.addcart_pop .popup i {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: #282828;
}
.addcart_pop .popup i.original {
  position: relative;
  top: auto;
  right: auto;
}
.addcart_pop .popup .add_com .addcart_card .infos .price i {
  font-size: 0.8rem;
  color: #DCDCDC;
  text-decoration: line-through;
  font-style: normal;
}
@media (min-width: 768px) {
  .addcart_pop .popup .add_com {
    width: 768px;
  }
}
.addcart_pop .popup .add_com .choose ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
}
.addcart_pop .popup .add_com .choose ul li {
  padding: 10px 0;
}
.addcart_pop .popup .add_com .choose ul li button, .addcart_pop .popup .add_com .choose ul li label {
  font-size: 1rem;
  border-radius: 8px;
  padding: 10px 1.6rem;
  background-color: #ffffff;
  color: #282828;
  border: 1px solid #DCDCDC;
}
.addcart_pop .popup .add_com .choose ul li button:target, .addcart_pop .popup .add_com .choose ul li button.tag, .addcart_pop .popup .add_com .choose ul li label:target, .addcart_pop .popup .add_com .choose ul li label.tag {
  color: #ffffff;
  background-color: #D75851;
  border: 1px solid #D75851;
}
.addcart_pop .popup .add_com .choose ul li input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: none;
}

.add_to_cart_btn, .cart_info {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: fixed;
  bottom: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 100;
  height: 85px;
  width: 100%;
  padding: 1rem;
  background-color: #ffffff;
  border-radius: 8px 8px 0 0;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
}
.add_to_cart_btn.show, .cart_info.show {
  opacity: 1;
}
.add_to_cart_btn.none, .cart_info.none {
  bottom: -430px;
  opacity: 0;
}
.add_to_cart_btn div, .cart_info div {
  width: 100%;
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media (min-width: 1280px) {
  .add_to_cart_btn div, .cart_info div {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.add_to_cart_btn .info, .cart_info .info {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.add_to_cart_btn .info p, .cart_info .info p {
  margin: 0.2rem;
}
.add_to_cart_btn .info p b, .cart_info .info p b {
  color: #D75851;
}
.add_to_cart_btn a.cart_step, .cart_info a.cart_step {
  width: 45%;
}
.add_to_cart_btn a.cart_step button, .cart_info a.cart_step button {
  width: 100%;
}
.add_to_cart_btn button, .add_to_cart_btn span, .cart_info button, .cart_info span {
  font-size: 1rem;
  width: 45%;
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
}
.add_to_cart_btn button a, .add_to_cart_btn span a, .cart_info button a, .cart_info span a {
  color: #ffffff;
}
.add_to_cart_btn button.add, .add_to_cart_btn span.add, .cart_info button.add, .cart_info span.add {
  color: #D75851;
  background-color: #ffffff;
  border: 1px solid #D75851;
}
.add_to_cart_btn button.add span, .add_to_cart_btn span.add span, .cart_info button.add span, .cart_info span.add span {
  color: #ffffff;
}
.add_to_cart_btn button.buy, .add_to_cart_btn span.buy, .cart_info button.buy, .cart_info span.buy {
  color: #ffffff;
  background-color: #D75851;
  border: 1px solid #D75851;
}
.add_to_cart_btn button.next, .add_to_cart_btn span.next, .cart_info button.next, .cart_info span.next {
  color: #ffffff;
  background-color: #D75851;
  border: 1px solid #D75851;
}
.add_to_cart_btn button.next a, .add_to_cart_btn span.next a, .cart_info button.next a, .cart_info span.next a {
  color: #ffffff;
}

.conpop {
  padding: 1.8rem 0;
  border-top: 1px solid #DCDCDC;
}
.conpop button, .conpop span {
  padding: 0;
  font-size: 1.2rem;
  border: 0;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  cursor: pointer;
}

.carousel_con {
  position: relative;
  margin-top: 66px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.carousel_con.show {
  opacity: 1;
}
@media (min-width: 768px) {
  .carousel_con {
    margin-top: 0;
    height: 50vw;
  }
}
@media (min-width: 1440px) {
  .carousel_con {
    height: 600px;
  }
}
.carousel_con .slick-dots {
  display: none !important;
}
@media (min-width: 768px) {
  .carousel_con .slick-dots {
    width: 40vw;
    padding: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    overflow-x: scroll;
  }
  .carousel_con .slick-dots::-webkit-scrollbar {
    display: none;
  }
  .carousel_con .slick-dots li {
    width: 8vw;
    padding-right: 0.2rem;
    opacity: 0.6;
  }
  .carousel_con .slick-dots li:last-child {
    padding-right: 0;
  }
  .carousel_con .slick-dots li img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .carousel_con .slick-dots li.slick-active {
    opacity: 1;
  }
}
@media (min-width: 1440px) {
  .carousel_con .slick-dots {
    width: 500px;
  }
  .carousel_con .slick-dots li {
    width: 80px;
  }
}
.carousel_con .button_perv {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1607843137);
}
.carousel_con .button_heart {
  top: 1rem;
  left: auto;
  right: 1rem;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1607843137);
}
.carousel_con .curid {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  min-width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #DCDCDC;
  background-color: rgba(36, 36, 36, 0.3);
  padding: 10px 1.5rem;
  border-radius: 5rem;
  font-size: 0.8rem;
}
@media (min-width: 768px) {
  .carousel_con .curid {
    bottom: 12vw;
  }
}
@media (min-width: 1440px) {
  .carousel_con .curid {
    bottom: 120px;
  }
}

.product_carousel {
  width: 100vw;
  height: 100vw;
}
@media (min-width: 768px) {
  .product_carousel {
    width: 40vw;
    height: 40vw;
  }
}
@media (min-width: 1440px) {
  .product_carousel {
    width: 500px;
    height: 500px;
  }
}
.product_carousel figure {
  width: 100vw;
  height: 100vw;
}
.product_carousel figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .product_carousel figure {
    width: 40vw;
    height: 40vw;
  }
}
@media (min-width: 1440px) {
  .product_carousel figure {
    width: 500px;
    height: 500px;
  }
}

.page_single {
  padding: 0;
  position: relative;
}
@media (min-width: 768px) {
  .page_single .productcon_over {
    width: calc(100% - 2.6rem);
    max-width: 1000px;
    padding: 7rem 1.3rem 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.page_single .container {
  padding: 0 1.3rem;
  width: calc(100% - 2.6rem);
  max-width: 1000px;
}
.page_single .container:first-child {
  padding-top: 2rem;
}
.page_single .video_btn {
  position: absolute;
  bottom: -1.3rem;
  left: 1.3rem;
}
@media (min-width: 768px) {
  .page_single .video_btn {
    bottom: 12vw;
  }
}
@media (min-width: 1440px) {
  .page_single .video_btn {
    bottom: 120px;
  }
}
.page_single .video_btn button {
  font-size: 1rem;
  border: 0;
  text-align: center;
  padding: 10px 1rem;
  border-radius: 1.2rem 5rem 5rem 1.2rem;
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1607843137);
  color: #282828;
  background-color: #DCDCDC;
}
.page_single .container.productcon {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 2rem 1.3rem 0;
}
@media (min-width: 768px) {
  .page_single .container.productcon {
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.page_single .container.productcon h1 {
  font-size: 1.75rem;
}
@media (min-width: 768px) {
  .page_single .container.productcon h1 {
    margin-top: 0;
  }
}
.page_single .container.productcon .infos {
  margin: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page_single .container.productcon .infos h4 {
  width: 70%;
  margin: 0;
  font-size: 1.2rem;
  color: #7C7C7C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page_single .container.productcon .infos div {
  width: 30%;
  padding: 11px 0.5rem 10px;
  text-align: center;
  font-size: 1.2rem;
  color: #D75851;
  border-radius: 5rem;
  background-color: rgba(215, 88, 81, 0.1294117647);
}
.page_single .container.productcon .price i {
  font-style: normal;
  color: #DCDCDC;
  text-decoration: line-through;
}
.page_single .container.productcon .price p {
  font-weight: 500;
  font-size: 1.5rem;
  color: #D75851;
  margin: 0 0 0.5rem;
}
@media (min-width: 768px) {
  .page_single .container.productcon .price p {
    font-size: 1.2rem;
  }
}
.page_single .container.productcon p {
  color: #7C7C7C;
  margin: 0;
}
.page_single .container.productcon .conpopss {
  margin-top: 2rem;
}
.page_single .container.conimg {
  padding: 0;
  margin: 0 1.3rem 2rem;
  border-radius: 8px;
  overflow: hidden;
}
.page_single .container.conimg figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.page_single .container.conimg figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page_single .container.foot_social {
  padding: 1rem 0;
  width: 100%;
}
.page_single .container.foot_social ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page_single .container.foot_social ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #C89862;
}
.page_single .container.foot_social a {
  padding: 9px 8px;
  border-radius: 50%;
  border: 1px solid #C89862;
  color: #C89862;
}
.page_single .container:last-child h2 {
  margin-top: 3rem;
}
.page_single .con_tag {
  padding-bottom: 3rem;
}
.page_single.page_blog_single {
  padding-top: 3rem;
}
.page_single.page_blog_single .blog_nav {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.page_single .blog_nav {
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #DCDCDC;
}
.page_single .blog_nav div:first-child {
  padding-bottom: 1.5rem;
}
.page_single .blog_nav button {
  padding: 0.3rem;
  margin: 0 0.3rem;
  border: 0;
  border-radius: 0;
}
.page_single .blog_nav button a {
  font-size: 1rem;
  color: #7C7C7C;
}
.page_single .blog_nav button:target, .page_single .blog_nav button:hover, .page_single .blog_nav button.t {
  background-color: #ffffff;
  border-bottom: 2px solid #C89862;
}
.page_single .blog_nav button:target a, .page_single .blog_nav button:hover a, .page_single .blog_nav button.t a {
  color: #C89862;
}

.video_pop {
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.video_pop.show {
  opacity: 1;
  z-index: 200;
}
.video_pop.show .popup {
  opacity: 1;
}
.video_pop .popup {
  z-index: 201;
  position: fixed;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  width: 90vw;
  border-radius: 8px 8px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 1024px) {
  .video_pop .popup {
    width: 50vw;
  }
}
.video_pop .popup figure {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.video_pop .popup figure iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page_single .product_home:last-child, .page_single .add_product:last-child, .page_cart .product_home:last-child, .page_cart .add_product:last-child, .another_product .product_home:last-child, .another_product .add_product:last-child {
  border-bottom: 1px solid #DCDCDC;
}
.page_single .product_home .addcart_card, .page_single .add_product .addcart_card, .page_cart .product_home .addcart_card, .page_cart .add_product .addcart_card, .another_product .product_home .addcart_card, .another_product .add_product .addcart_card {
  position: relative;
  margin-bottom: 1rem;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
}
.page_single .product_home .addcart_card .icon-icon_close, .page_single .add_product .addcart_card .icon-icon_close, .page_cart .product_home .addcart_card .icon-icon_close, .page_cart .add_product .addcart_card .icon-icon_close, .another_product .product_home .addcart_card .icon-icon_close, .another_product .add_product .addcart_card .icon-icon_close {
  position: absolute;
  top: 0.6rem;
  right: 0.6rem;
  color: #282828;
}
.page_single .product_home .addcart_card .form-check, .page_single .add_product .addcart_card .form-check, .page_cart .product_home .addcart_card .form-check, .page_cart .add_product .addcart_card .form-check, .another_product .product_home .addcart_card .form-check, .another_product .add_product .addcart_card .form-check {
  position: absolute;
  top: 0.6rem;
  right: 0.6rem;
}
.page_single .product_home .addcart_card .form-check input[type=checkbox], .page_single .add_product .addcart_card .form-check input[type=checkbox], .page_cart .product_home .addcart_card .form-check input[type=checkbox], .page_cart .add_product .addcart_card .form-check input[type=checkbox], .another_product .product_home .addcart_card .form-check input[type=checkbox], .another_product .add_product .addcart_card .form-check input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  width: 13px;
  height: 13px;
}
.page_single .product_home .addcart_card .form-check input[type=checkbox]::after, .page_single .add_product .addcart_card .form-check input[type=checkbox]::after, .page_cart .product_home .addcart_card .form-check input[type=checkbox]::after, .page_cart .add_product .addcart_card .form-check input[type=checkbox]::after, .another_product .product_home .addcart_card .form-check input[type=checkbox]::after, .another_product .add_product .addcart_card .form-check input[type=checkbox]::after {
  position: absolute;
  width: 13px;
  height: 13px;
  top: -2px;
  left: -2px;
  content: "";
  background-color: #ffffff;
  padding: 0;
  border: 1px solid #282828;
  border-radius: 3px;
}
.page_single .product_home .addcart_card .form-check input[type=checkbox]:checked::after, .page_single .add_product .addcart_card .form-check input[type=checkbox]:checked::after, .page_cart .product_home .addcart_card .form-check input[type=checkbox]:checked::after, .page_cart .add_product .addcart_card .form-check input[type=checkbox]:checked::after, .another_product .product_home .addcart_card .form-check input[type=checkbox]:checked::after, .another_product .add_product .addcart_card .form-check input[type=checkbox]:checked::after {
  content: "√";
  text-align: center;
  font-weight: 1000;
  color: #282828;
  background-color: #ffffff;
}
.page_single .product_home .addcart_card figure, .page_single .add_product .addcart_card figure, .page_cart .product_home .addcart_card figure, .page_cart .add_product .addcart_card figure, .another_product .product_home .addcart_card figure, .another_product .add_product .addcart_card figure {
  border-radius: 8px 0 0 8px;
}
.page_single .product_home .addcart_card .infos, .page_single .add_product .addcart_card .infos, .page_cart .product_home .addcart_card .infos, .page_cart .add_product .addcart_card .infos, .another_product .product_home .addcart_card .infos, .another_product .add_product .addcart_card .infos {
  padding: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: calc(30vw - 1.2rem);
  width: calc(100% - 30vw - 1.2rem);
}
@media (min-width: 768px) {
  .page_single .product_home .addcart_card .infos, .page_single .add_product .addcart_card .infos, .page_cart .product_home .addcart_card .infos, .page_cart .add_product .addcart_card .infos, .another_product .product_home .addcart_card .infos, .another_product .add_product .addcart_card .infos {
    height: calc(200px - 1.2rem);
    width: calc(100% - 200px - 1.2rem);
  }
}
.page_single .product_home .addcart_card .infos h4, .page_single .add_product .addcart_card .infos h4, .page_cart .product_home .addcart_card .infos h4, .page_cart .add_product .addcart_card .infos h4, .another_product .product_home .addcart_card .infos h4, .another_product .add_product .addcart_card .infos h4 {
  font-size: 0.9rem;
  width: 90%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.page_single .product_home .addcart_card .infos .price i, .page_single .add_product .addcart_card .infos .price i, .page_cart .product_home .addcart_card .infos .price i, .page_cart .add_product .addcart_card .infos .price i, .another_product .product_home .addcart_card .infos .price i, .another_product .add_product .addcart_card .infos .price i {
  margin: 0;
  font-size: 0.8rem;
  font-style: normal;
  color: #DCDCDC;
  text-decoration: line-through;
}
@media (min-width: 768px) {
  .page_single .product_home .addcart_card .infos .price .add_btn, .page_single .add_product .addcart_card .infos .price .add_btn, .page_cart .product_home .addcart_card .infos .price .add_btn, .page_cart .add_product .addcart_card .infos .price .add_btn, .another_product .product_home .addcart_card .infos .price .add_btn, .another_product .add_product .addcart_card .infos .price .add_btn {
    width: auto;
  }
}
.page_single .product_home .addcart_card .infos .price .add_btn p, .page_single .add_product .addcart_card .infos .price .add_btn p, .page_cart .product_home .addcart_card .infos .price .add_btn p, .page_cart .add_product .addcart_card .infos .price .add_btn p, .another_product .product_home .addcart_card .infos .price .add_btn p, .another_product .add_product .addcart_card .infos .price .add_btn p {
  padding: 0 0 0.5rem;
}
.page_single .product_home .addcart_card .infos .add_btn .qty_button, .page_single .add_product .addcart_card .infos .add_btn .qty_button, .page_cart .product_home .addcart_card .infos .add_btn .qty_button, .page_cart .add_product .addcart_card .infos .add_btn .qty_button, .another_product .product_home .addcart_card .infos .add_btn .qty_button, .another_product .add_product .addcart_card .infos .add_btn .qty_button {
  padding: 0;
}
.page_single .product_home .addcart_card .infos .add_btn .qty_button input[type=text], .page_single .add_product .addcart_card .infos .add_btn .qty_button input[type=text], .page_cart .product_home .addcart_card .infos .add_btn .qty_button input[type=text], .page_cart .add_product .addcart_card .infos .add_btn .qty_button input[type=text], .another_product .product_home .addcart_card .infos .add_btn .qty_button input[type=text], .another_product .add_product .addcart_card .infos .add_btn .qty_button input[type=text] {
  margin: 0;
}
.page_single .product_home .addcart_card .infos .add_btn .qty_button div, .page_single .add_product .addcart_card .infos .add_btn .qty_button div, .page_cart .product_home .addcart_card .infos .add_btn .qty_button div, .page_cart .add_product .addcart_card .infos .add_btn .qty_button div, .another_product .product_home .addcart_card .infos .add_btn .qty_button div, .another_product .add_product .addcart_card .infos .add_btn .qty_button div {
  padding: 0;
}
.page_single .product_home .addcart_card .infos .add_btn .qty_button div:first-child::before, .page_single .add_product .addcart_card .infos .add_btn .qty_button div:first-child::before, .page_cart .product_home .addcart_card .infos .add_btn .qty_button div:first-child::before, .page_cart .add_product .addcart_card .infos .add_btn .qty_button div:first-child::before, .another_product .product_home .addcart_card .infos .add_btn .qty_button div:first-child::before, .another_product .add_product .addcart_card .infos .add_btn .qty_button div:first-child::before {
  top: 28%;
  left: 40%;
}
.page_single .product_home .addcart_card .infos .add_btn .qty_button div:last-child::before, .page_single .add_product .addcart_card .infos .add_btn .qty_button div:last-child::before, .page_cart .product_home .addcart_card .infos .add_btn .qty_button div:last-child::before, .page_cart .add_product .addcart_card .infos .add_btn .qty_button div:last-child::before, .another_product .product_home .addcart_card .infos .add_btn .qty_button div:last-child::before, .another_product .add_product .addcart_card .infos .add_btn .qty_button div:last-child::before {
  top: 27%;
  left: 35%;
}
.page_single .product_home .addcart_card.special .infos .price .add_btn, .page_single .add_product .addcart_card.special .infos .price .add_btn, .page_cart .product_home .addcart_card.special .infos .price .add_btn, .page_cart .add_product .addcart_card.special .infos .price .add_btn, .another_product .product_home .addcart_card.special .infos .price .add_btn, .another_product .add_product .addcart_card.special .infos .price .add_btn {
  display: block;
}
.page_single .product_home .addcart_card.special .infos .price .add_btn i, .page_single .add_product .addcart_card.special .infos .price .add_btn i, .page_cart .product_home .addcart_card.special .infos .price .add_btn i, .page_cart .add_product .addcart_card.special .infos .price .add_btn i, .another_product .product_home .addcart_card.special .infos .price .add_btn i, .another_product .add_product .addcart_card.special .infos .price .add_btn i {
  width: auto;
  padding: 0;
  display: block;
  font-size: 0.8rem;
  font-style: normal;
  text-decoration: line-through;
  color: #DCDCDC;
}

.payment_pop,
.desciption_pop,
.memberlogin_pop,
.points_pop,
.addpray_pop,
.addprayers_pop,
.editprayers_pop,
.payInfo_pop {
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.payment_pop.show,
.desciption_pop.show,
.memberlogin_pop.show,
.points_pop.show,
.addpray_pop.show,
.addprayers_pop.show,
.editprayers_pop.show,
.payInfo_pop.show {
  opacity: 1;
  z-index: 200;
}
.payment_pop.show .popup,
.desciption_pop.show .popup,
.memberlogin_pop.show .popup,
.points_pop.show .popup,
.addpray_pop.show .popup,
.addprayers_pop.show .popup,
.editprayers_pop.show .popup,
.payInfo_pop.show .popup {
  bottom: 0;
}
.payment_pop .popup,
.desciption_pop .popup,
.memberlogin_pop .popup,
.points_pop .popup,
.addpray_pop .popup,
.addprayers_pop .popup,
.editprayers_pop .popup,
.payInfo_pop .popup {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 201;
  position: fixed;
  left: 0;
  bottom: -100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5rem;
  width: 100%;
  min-height: 50%;
  border-radius: 8px 8px 0 0;
  background-color: #ffffff;
  overflow-y: scroll;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .payment_pop .popup,
.desciption_pop .popup,
.memberlogin_pop .popup,
.points_pop .popup,
.addpray_pop .popup,
.addprayers_pop .popup,
.editprayers_pop .popup,
.payInfo_pop .popup {
    padding-top: 3rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 768px) {
  .payment_pop .popup div,
.desciption_pop .popup div,
.memberlogin_pop .popup div,
.points_pop .popup div,
.addpray_pop .popup div,
.addprayers_pop .popup div,
.editprayers_pop .popup div,
.payInfo_pop .popup div {
    width: 768px;
  }
}
.payment_pop .popup.show,
.desciption_pop .popup.show,
.memberlogin_pop .popup.show,
.points_pop .popup.show,
.addpray_pop .popup.show,
.addprayers_pop .popup.show,
.editprayers_pop .popup.show,
.payInfo_pop .popup.show {
  bottom: 0;
}
.payment_pop .popup i,
.desciption_pop .popup i,
.memberlogin_pop .popup i,
.points_pop .popup i,
.addpray_pop .popup i,
.addprayers_pop .popup i,
.editprayers_pop .popup i,
.payInfo_pop .popup i {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: #282828;
}
.payment_pop .popup i.icon-icon_notice,
.desciption_pop .popup i.icon-icon_notice,
.memberlogin_pop .popup i.icon-icon_notice,
.points_pop .popup i.icon-icon_notice,
.addpray_pop .popup i.icon-icon_notice,
.addprayers_pop .popup i.icon-icon_notice,
.editprayers_pop .popup i.icon-icon_notice,
.payInfo_pop .popup i.icon-icon_notice {
  position: relative;
  top: auto;
  right: auto;
}
.payment_pop .popup .title h2,
.desciption_pop .popup .title h2,
.memberlogin_pop .popup .title h2,
.points_pop .popup .title h2,
.addpray_pop .popup .title h2,
.addprayers_pop .popup .title h2,
.editprayers_pop .popup .title h2,
.payInfo_pop .popup .title h2 {
  margin: 0 0 1rem;
}
.payment_pop .popup .container,
.desciption_pop .popup .container,
.memberlogin_pop .popup .container,
.points_pop .popup .container,
.addpray_pop .popup .container,
.addprayers_pop .popup .container,
.editprayers_pop .popup .container,
.payInfo_pop .popup .container {
  padding: 0 1.5rem;
  margin: 0 -1.5rem;
  height: 45vh;
  overflow-y: scroll;
}
.payment_pop .popup .container div:first-child li,
.desciption_pop .popup .container div:first-child li,
.memberlogin_pop .popup .container div:first-child li,
.points_pop .popup .container div:first-child li,
.addpray_pop .popup .container div:first-child li,
.addprayers_pop .popup .container div:first-child li,
.editprayers_pop .popup .container div:first-child li,
.payInfo_pop .popup .container div:first-child li {
  padding-bottom: 0.5rem;
}
.payment_pop .popup .container h4,
.desciption_pop .popup .container h4,
.memberlogin_pop .popup .container h4,
.points_pop .popup .container h4,
.addpray_pop .popup .container h4,
.addprayers_pop .popup .container h4,
.editprayers_pop .popup .container h4,
.payInfo_pop .popup .container h4 {
  font-size: 1.2rem;
}
.payment_pop .popup .container ul,
.desciption_pop .popup .container ul,
.memberlogin_pop .popup .container ul,
.points_pop .popup .container ul,
.addpray_pop .popup .container ul,
.addprayers_pop .popup .container ul,
.editprayers_pop .popup .container ul,
.payInfo_pop .popup .container ul {
  padding: 0;
}
.payment_pop .popup .container ul li p,
.desciption_pop .popup .container ul li p,
.memberlogin_pop .popup .container ul li p,
.points_pop .popup .container ul li p,
.addpray_pop .popup .container ul li p,
.addprayers_pop .popup .container ul li p,
.editprayers_pop .popup .container ul li p,
.payInfo_pop .popup .container ul li p {
  margin-top: 0.5rem;
}
.payment_pop .popup .container.des_con div,
.desciption_pop .popup .container.des_con div,
.memberlogin_pop .popup .container.des_con div,
.points_pop .popup .container.des_con div,
.addpray_pop .popup .container.des_con div,
.addprayers_pop .popup .container.des_con div,
.editprayers_pop .popup .container.des_con div,
.payInfo_pop .popup .container.des_con div {
  border-bottom: 1px solid #DCDCDC;
}
.payment_pop .popup .container.des_con div:last-child,
.desciption_pop .popup .container.des_con div:last-child,
.memberlogin_pop .popup .container.des_con div:last-child,
.points_pop .popup .container.des_con div:last-child,
.addpray_pop .popup .container.des_con div:last-child,
.addprayers_pop .popup .container.des_con div:last-child,
.editprayers_pop .popup .container.des_con div:last-child,
.payInfo_pop .popup .container.des_con div:last-child {
  border-bottom: none;
}
.payment_pop .popup .container.des_con h4,
.desciption_pop .popup .container.des_con h4,
.memberlogin_pop .popup .container.des_con h4,
.points_pop .popup .container.des_con h4,
.addpray_pop .popup .container.des_con h4,
.addprayers_pop .popup .container.des_con h4,
.editprayers_pop .popup .container.des_con h4,
.payInfo_pop .popup .container.des_con h4 {
  margin-bottom: 0.4rem;
}
.payment_pop .popup .container.des_con p,
.desciption_pop .popup .container.des_con p,
.memberlogin_pop .popup .container.des_con p,
.points_pop .popup .container.des_con p,
.addpray_pop .popup .container.des_con p,
.addprayers_pop .popup .container.des_con p,
.editprayers_pop .popup .container.des_con p,
.payInfo_pop .popup .container.des_con p {
  line-height: 1.5rem;
}
.payment_pop.prayfor_pop .popup i.icon-icon_arrow,
.desciption_pop.prayfor_pop .popup i.icon-icon_arrow,
.memberlogin_pop.prayfor_pop .popup i.icon-icon_arrow,
.points_pop.prayfor_pop .popup i.icon-icon_arrow,
.addpray_pop.prayfor_pop .popup i.icon-icon_arrow,
.addprayers_pop.prayfor_pop .popup i.icon-icon_arrow,
.editprayers_pop.prayfor_pop .popup i.icon-icon_arrow,
.payInfo_pop.prayfor_pop .popup i.icon-icon_arrow {
  position: relative;
  top: auto;
  right: auto;
  left: -1rem;
}
.payment_pop.prayfor_pop .popup .container,
.desciption_pop.prayfor_pop .popup .container,
.memberlogin_pop.prayfor_pop .popup .container,
.points_pop.prayfor_pop .popup .container,
.addpray_pop.prayfor_pop .popup .container,
.addprayers_pop.prayfor_pop .popup .container,
.editprayers_pop.prayfor_pop .popup .container,
.payInfo_pop.prayfor_pop .popup .container {
  height: 70vh;
}
.payment_pop.prayfor_pop .popup .conpop,
.desciption_pop.prayfor_pop .popup .conpop,
.memberlogin_pop.prayfor_pop .popup .conpop,
.points_pop.prayfor_pop .popup .conpop,
.addpray_pop.prayfor_pop .popup .conpop,
.addprayers_pop.prayfor_pop .popup .conpop,
.editprayers_pop.prayfor_pop .popup .conpop,
.payInfo_pop.prayfor_pop .popup .conpop {
  border-bottom: 1px solid #DCDCDC;
}
.payment_pop.prayfor_pop .popup .conpop span,
.desciption_pop.prayfor_pop .popup .conpop span,
.memberlogin_pop.prayfor_pop .popup .conpop span,
.points_pop.prayfor_pop .popup .conpop span,
.addpray_pop.prayfor_pop .popup .conpop span,
.addprayers_pop.prayfor_pop .popup .conpop span,
.editprayers_pop.prayfor_pop .popup .conpop span,
.payInfo_pop.prayfor_pop .popup .conpop span {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.payment_pop.prayfor_pop .popup .pray_status,
.desciption_pop.prayfor_pop .popup .pray_status,
.memberlogin_pop.prayfor_pop .popup .pray_status,
.points_pop.prayfor_pop .popup .pray_status,
.addpray_pop.prayfor_pop .popup .pray_status,
.addprayers_pop.prayfor_pop .popup .pray_status,
.editprayers_pop.prayfor_pop .popup .pray_status,
.payInfo_pop.prayfor_pop .popup .pray_status {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.canceloreder_pop {
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.canceloreder_pop.show {
  opacity: 1;
  z-index: 200;
}
.canceloreder_pop.show .popup {
  opacity: 1;
}
.canceloreder_pop .popup {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 201;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.5rem;
  min-width: 300px;
  border-radius: 8px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.canceloreder_pop .popup h2 {
  margin-top: 0;
}
.canceloreder_pop .popup .inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.payInfo_pop .container .cart_flex .total p {
  font-size: 1rem;
}
.payInfo_pop .container.note {
  height: auto;
  padding: 0 0 2rem;
}
.payInfo_pop .container.note p {
  color: #7C7C7C;
  text-align: left;
}

.memberlogin_pop .popup {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: visible;
}
.memberlogin_pop .popup .container {
  height: auto;
  overflow: visible;
}
.memberlogin_pop .popup .container div {
  margin-top: 1rem;
  text-align: center;
}
.memberlogin_pop .popup .container div a {
  font-size: 0.9rem;
  color: #7C7C7C;
}

.email_pop div:first-child {
  text-align: left !important;
}

.points_pop .input_style {
  padding: 0 0 3rem;
  border-bottom: 1px solid #DCDCDC;
}
.points_pop .input_style div {
  width: 99%;
}
.points_pop .input_style .remind {
  font-size: 0.9rem;
  color: #7C7C7C;
}
.points_pop .input_style .remind i {
  color: #7C7C7C;
}
.points_pop .coupon_cards {
  padding: 2rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.points_pop .addcart_card {
  width: 97% !important;
  position: relative;
  margin-bottom: 1rem;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
}
.points_pop .addcart_card .icon-icon_close {
  position: absolute;
  top: 0.6rem;
  right: 0.6rem;
  color: #282828;
}
.points_pop .addcart_card .form-check {
  position: absolute;
  top: 0.6rem;
  right: 0.6rem;
}
.points_pop .addcart_card .form-check input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  width: 13px;
  height: 13px;
}
.points_pop .addcart_card .form-check input[type=checkbox]::after {
  position: absolute;
  width: 13px;
  height: 13px;
  top: -2px;
  left: -2px;
  content: "";
  background-color: #ffffff;
  padding: 0;
  border: 1px solid #282828;
  border-radius: 3px;
}
.points_pop .addcart_card .form-check input[type=checkbox]:checked::after {
  content: "√";
  text-align: center;
  font-weight: 1000;
  color: #282828;
  background-color: #ffffff;
}
.points_pop .addcart_card figure {
  border-radius: 8px 0 0 8px;
}
.points_pop .addcart_card .infos {
  padding: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: calc(30vw - 1.2rem);
  width: calc(100% - 30vw - 1.2rem);
}
@media (min-width: 768px) {
  .points_pop .addcart_card .infos {
    height: calc(200px - 1.2rem);
    width: calc(100% - 200px - 1.2rem);
  }
}
.points_pop .addcart_card .infos .price .add_btn p {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .points_pop .addcart_card .infos .price .add_btn {
    width: auto;
  }
}

.addpray_pop .conpop span p {
  margin: 0;
}
.addpray_pop .conpop span p b {
  font-weight: 500;
}
.addpray_pop .conpop span i {
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.addpray_pop .conpop span i.show {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.addpray_pop .conpop span i.add_pray_success {
  display: none;
  position: relative;
  top: auto;
  right: auto;
  color: #08D918;
  margin-left: 1rem;
}
.addpray_pop .conpop span i.add_pray_success.shows {
  display: inline;
}
.addpray_pop .title {
  color: #C89862;
}
.addpray_pop .prayfor .cart_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.addpray_pop .prayfor .cart_flex div {
  width: 45%;
}
.addpray_pop .prayfor .cart_flex div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.addpray_pop .input_style {
  padding: 0 0 3rem;
}
.addpray_pop .input_style input[type] {
  margin: 1rem 0 0.2rem;
}
.addpray_pop .input_style div {
  width: 99%;
  margin: 0 0 1rem;
}
.addpray_pop .input_style .remind {
  margin: 0 0 1rem;
  font-size: 0.9rem;
  color: #7C7C7C;
}
.addpray_pop .input_style .remind i {
  color: #7C7C7C;
}

.addprayers_pop .title h2, .editprayers_pop .title h2 {
  color: #C89862;
}
.addprayers_pop .prayfor .cart_flex, .editprayers_pop .prayfor .cart_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.addprayers_pop .prayfor .cart_flex div, .editprayers_pop .prayfor .cart_flex div {
  width: 45%;
}
.addprayers_pop .prayfor .cart_flex div:last-child, .editprayers_pop .prayfor .cart_flex div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.addprayers_pop .input_style, .editprayers_pop .input_style {
  padding: 0 0 3rem;
}
.addprayers_pop .input_style input[type], .editprayers_pop .input_style input[type] {
  margin: 1rem 0;
}
.addprayers_pop .input_style div, .editprayers_pop .input_style div {
  width: 99%;
}
.addprayers_pop .input_style .remind, .editprayers_pop .input_style .remind {
  margin: 0 0 1rem;
  font-size: 0.9rem;
  color: #7C7C7C;
}
.addprayers_pop .input_style .remind i, .editprayers_pop .input_style .remind i {
  color: #7C7C7C;
}

.forget_pop .popup .container div, .resetpass_pop .popup .container div, .changepass_pop .popup .container div, .changepass .popup .container div {
  text-align: left;
}

.message {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 5rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 90%;
  max-width: 768px;
  padding: 1rem;
  border-radius: 8px;
  background-color: #DCDCDC;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}
.message.show {
  z-index: 300;
  opacity: 1;
}
.message p {
  margin: 0;
}

.tab_style {
  margin: 1.5rem 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
.tab_style li {
  color: #7C7C7C;
}
.tab_style li.tag {
  color: #C89862;
  border-bottom: 2px solid #C89862;
}

.page_about {
  padding-bottom: 2rem;
}
.page_about .container {
  max-width: 1000px;
}
.page_about .container div {
  border-top: 1px solid #DCDCDC;
}
.page_about .container div p {
  margin-top: 1.5rem;
  padding-bottom: 2rem;
  line-height: 1.8rem;
}

.page_shop {
  padding-bottom: 2rem;
}
.page_shop .container {
  max-width: 1000px;
}
.page_shop .container div {
  border-top: 1px solid #DCDCDC;
}
.page_shop .container div ul {
  padding: 0;
}
.page_shop .container div h4 {
  color: #C89862;
  margin-bottom: 0.6rem;
}
.page_shop .container div p {
  padding-bottom: 1rem;
  line-height: 1.8rem;
}

.page_qa {
  padding-bottom: 2rem;
}
.page_qa .container {
  max-width: 1000px;
}
.page_qa .container div ul {
  padding: 0;
}
.page_qa .container div ul li {
  color: #C89862;
  font-size: 1.2rem;
}
.page_qa .container div ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 0;
  border-bottom: 1px solid #DCDCDC;
}
.page_qa .container div ul li a i {
  padding-right: 1rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page_qa .container div ul li a i.show {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.page_qa .container div ul li .qa_in {
  font-size: 1rem;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #282828;
}
.page_qa .container div ul li .qa_in a {
  border: 0;
}
.page_qa .container div ul li .qa_in ol {
  padding: 0;
}
.page_qa .container div ul li .qa_in ol li {
  position: relative;
  font-size: 1rem;
  padding-left: 1.5rem;
}
.page_qa .container div ul li .qa_in ol li::before {
  content: "•";
  font-size: 1.5rem;
  color: #C89862;
  display: inline-block;
  width: 20px;
  margin-left: -1rem;
  margin-top: -5px;
  position: absolute;
}
.page_qa .container div ul li .qa_in figure {
  width: 100%;
  max-width: 768px;
}
.page_qa .container div ul li .qa_in figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page_login .container,
.page_regist .container, .page_member .container {
  width: 100%;
  max-width: 768px;
}
.page_login .container div,
.page_regist .container div, .page_member .container div {
  margin: 0 0 1rem;
}
.page_login .container div:last-child,
.page_regist .container div:last-child, .page_member .container div:last-child {
  margin: 0;
  padding-bottom: 2rem;
}
.page_login .container div a,
.page_regist .container div a, .page_member .container div a {
  font-size: 0.9rem;
  color: #7C7C7C;
}
.page_login .container div button.black_btn a,
.page_regist .container div button.black_btn a, .page_member .container div button.black_btn a {
  color: #282828;
}
.page_login .container div p,
.page_regist .container div p, .page_member .container div p {
  color: #282828;
  text-align: center;
}
.page_login .container div p a,
.page_regist .container div p a, .page_member .container div p a {
  font-size: 1rem;
}
.page_login .container div p.note,
.page_regist .container div p.note, .page_member .container div p.note {
  color: #7C7C7C;
  white-space: nowrap;
}
.page_login .container div p.note a,
.page_regist .container div p.note a, .page_member .container div p.note a {
  color: #3A72E0;
}
.page_login button.fb,
.page_regist button.fb, .page_member button.fb {
  background-color: #4267B2;
  border: 1px solid #4267B2;
}
.page_login button.fb img,
.page_regist button.fb img, .page_member button.fb img {
  width: 0.8rem;
  margin-right: 0.5rem;
}
.page_login button.google,
.page_regist button.google, .page_member button.google {
  color: #282828;
  background-color: #ffffff;
  border: 1px solid #282828;
}
.page_login button.google img,
.page_regist button.google img, .page_member button.google img {
  width: 1.5rem;
  margin-right: 0.5rem;
}

.page_login input[type], .page_login textarea, .page_regist input[type], .page_regist textarea, .memberlogin_pop input[type], .memberlogin_pop textarea, .page_member input[type], .page_member textarea, .input_style input[type], .input_style textarea {
  border: 1px solid #DCDCDC;
  border-radius: 8px;
  width: calc(100% - 2rem);
  padding: 1rem;
  margin: 0.5rem 0 0;
  font-size: 1rem;
  color: #7C7C7C;
}
.page_login input[type=checkbox], .page_regist input[type=checkbox], .memberlogin_pop input[type=checkbox], .page_member input[type=checkbox], .input_style input[type=checkbox] {
  width: auto;
}
.page_login input[type=submit], .page_login span.submit, .page_regist input[type=submit], .page_regist span.submit, .memberlogin_pop input[type=submit], .memberlogin_pop span.submit, .page_member input[type=submit], .page_member span.submit, .input_style input[type=submit], .input_style span.submit, .page_cart input.submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    color: #ffffff;
    background-color: #D75851;
    border: 1px solid #D75851;
}
.page_login .password input[type=password], .page_login .password input[type=text], .page_regist .password input[type=password], .page_regist .password input[type=text], .memberlogin_pop .password input[type=password], .memberlogin_pop .password input[type=text], .page_member .password input[type=password], .page_member .password input[type=text], .input_style .password input[type=password], .input_style .password input[type=text] {
  padding: 1rem 2rem;
  width: calc(100% - 4rem);
}
.page_login input[type]:focus, .page_regist input[type]:focus, .memberlogin_pop input[type]:focus, .page_member input[type]:focus, .input_style input[type]:focus {
  border: 1px solid #C89862;
}
.page_login div.password, .page_regist div.password, .memberlogin_pop div.password, .page_member div.password, .input_style div.password {
  position: relative;
}
.page_login div.password i, .page_regist div.password i, .memberlogin_pop div.password i, .page_member div.password i, .input_style div.password i {
  position: absolute;
  color: #7C7C7C;
}
.page_login div.password i.icon-icon_password, .page_regist div.password i.icon-icon_password, .memberlogin_pop div.password i.icon-icon_password, .page_member div.password i.icon-icon_password, .input_style div.password i.icon-icon_password {
  pointer-events: none;
  top: 2.8rem;
  bottom: auto;
  left: 0.5rem;
}
.page_login div.password i.icon-icon_password::before, .page_regist div.password i.icon-icon_password::before, .memberlogin_pop div.password i.icon-icon_password::before, .page_member div.password i.icon-icon_password::before, .input_style div.password i.icon-icon_password::before {
  font-size: 1.2rem;
}
.page_login div.password i.icon-icon_eye, .page_regist div.password i.icon-icon_eye, .memberlogin_pop div.password i.icon-icon_eye, .page_member div.password i.icon-icon_eye, .input_style div.password i.icon-icon_eye {
  color: #DCDCDC;
  top: 2.8rem;
  bottom: auto;
  right: 30px;
  cursor: pointer;
}
.page_login div.password i.icon-icon_eye::before, .page_regist div.password i.icon-icon_eye::before, .memberlogin_pop div.password i.icon-icon_eye::before, .page_member div.password i.icon-icon_eye::before, .input_style div.password i.icon-icon_eye::before {
  font-size: 0.1rem;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}

.page_regist .container div.confirm_password i.icon-icon_password, .page_regist .container div.confirm_password i.icon-icon_eye, .resetpass_pop .container div.confirm_password i.icon-icon_password, .resetpass_pop .container div.confirm_password i.icon-icon_eye, .changepass_pop .container div.confirm_password i.icon-icon_password, .changepass_pop .container div.confirm_password i.icon-icon_eye, .changepass .container div.confirm_password i.icon-icon_password, .changepass .container div.confirm_password i.icon-icon_eye, .page_member .container div.confirm_password i.icon-icon_password, .page_member .container div.confirm_password i.icon-icon_eye {
  top: 1.5rem;
}

.page_member .container div.prayToCart p {
  text-align: left;
}
.page_member .container div p.gold {
  color: #C89862;
}
.page_member .container div p.gray {
  color: #7C7C7C;
}
.page_member .container .add_product {
  border: 0;
}
.page_member .container .add_product .addcart_card {
  width: 99%;
  margin: 0.8rem 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .page_member .container .add_product .addcart_card {
    height: 200px;
    margin: 1.5rem 0;
  }
}
@media (min-width: 768px) {
  .page_member .container .add_product .addcart_card figure {
    width: 200px;
    height: 200px;
  }
}
.page_member .container .add_product .addcart_card input[type] {
  border: 0;
  padding: 0;
}
.page_member .container .add_product .addcart_card form div {
  padding-bottom: 0;
}
.page_member .container .add_product .addcart_card .price, .page_member .container .add_product .addcart_card .add_btn {
  padding-bottom: 0;
}
.page_member .container .addcart_card form div {
  padding-bottom: 0;
}
.page_member .container .addcart_card .price, .page_member .container .addcart_card .add_btn, .page_member .container .addcart_card .infos {
  padding-bottom: 0;
}
.page_member .container .addcart_card .infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) {
  .page_member .container .addcart_card .infos {
    width: calc(100% - 200px - 2rem);
    height: calc(200px - 2rem);
  }
}
.page_member .container .addcart_card .infos p {
  text-align: left;
  color: #282828;
}
.page_member .container .addcart_card .infos p.rewards {
  font-size: 0.8rem;
  text-decoration: line-through;
  color: #DCDCDC;
}
.page_member .container .addcart_card .infos p.negative b {
  color: #D75851;
}
.page_member .container.order_list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1rem 1rem 0 1rem;
  margin: 1rem 0;
  border-radius: 8px;
  width: 100%;
  border: 1px solid #DCDCDC;
}
.page_member .container.order_list:first-child {
  margin: 0 0 1rem;
}
.page_member .container.order_list:last-child {
  margin: 1rem 0 0;
}
.page_member .container.order_list div {
  margin: 0;
}
.page_member .container.order_list .add_product {
  border-bottom: 0;
  padding-bottom: 0;
}
.page_member h3 {
  margin-bottom: 0;
}
.page_member b {
  color: #D75851;
}
.page_member .cart_flex {
  padding: 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_member .cart_flex.cancel_oreder {
  padding-top: 0;
}
.page_member .cart_flex.onborder {
  border: 0;
  padding: 0;
}
.page_member .cart_flex.num {
  gap: 0.5rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 1rem 0;
}
.page_member .cart_flex.status {
  padding: 2rem 0 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.page_member .cart_flex.status p {
  margin: 0;
}
.page_member .cart_flex.status p.remind {
  text-align: right;
  color: #D75851;
}
.page_member .cart_flex .subtotal {
  color: #7C7C7C;
}
.page_member .cart_flex .total.left {
  max-width: 30%;
}
.page_member .cart_flex .total.left p {
  text-align: left;
}
.page_member .cart_flex .total.right {
  max-width: 70%;
  padding-bottom: 0;
}
.page_member .cart_flex .total.right p {
  text-align: right;
}
.page_member .cart_flex .total b {
  color: #D75851;
}
.page_member .cart_flex .total p {
  margin: 0;
  font-size: 0.9rem;
}
.page_member .cart_flex .total.gray p {
  color: #7C7C7C;
}
.page_member .cart_flex .total.order_info p {
  padding: 0.5rem 0;
  min-height: 1.3rem;
}
.page_member .cart_flex .total.order_info p:nth-last-child(-n+2) {
  min-height: 2.5rem;
}
.page_member .cart_flex.last {
  border-top: 1px solid #DCDCDC;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.page_member .member_nav {
  padding-bottom: 0;
  border-bottom: 1px solid #DCDCDC;
}
.page_member .member_nav div:first-child {
  padding-bottom: 1.5rem;
}
.page_member .member_nav button {
  padding: 10px 1rem;
  border: 1px solid #D75851;
}
.page_member .member_nav button a {
  font-size: 1rem;
  color: #D75851;
}
.page_member .member_nav button:target, .page_member .member_nav button.t {
  background-color: #D75851;
}
.page_member .member_nav button:target a, .page_member .member_nav button.t a {
  color: #ffffff;
}
.page_member .member_nav.coupon_nav {
  border: 0;
}
.page_member .member_nav.coupon_nav button {
  padding: 10px 1rem;
  border: 1px solid #C89862;
}
.page_member .member_nav.coupon_nav button a {
  font-size: 1rem;
  color: #C89862;
}
.page_member .member_nav.coupon_nav button:target, .page_member .member_nav.coupon_nav button.t {
  background-color: #C89862;
}
.page_member .member_nav.coupon_nav button:target a, .page_member .member_nav.coupon_nav button.t a {
  color: #ffffff;
}
.page_member .point_nav {
  padding-top: 3rem;
}
.page_member .point_nav div:first-child {
  padding-bottom: 1.5rem;
}
.page_member .point_nav button {
  padding: 10px 1rem;
  border: 1px solid #C89862;
}
.page_member .point_nav button a {
  font-size: 1rem;
  color: #C89862;
}
.page_member .point_nav button:target, .page_member .point_nav button:hover, .page_member .point_nav button.t {
  background-color: #C89862;
}
.page_member .point_nav button:target a, .page_member .point_nav button:hover a, .page_member .point_nav button.t a {
  color: #ffffff;
}
.page_member .container div.chang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2rem 0 1rem;
}
.page_member .container div p.remind {
  margin-top: 0.5rem;
  text-align: left;
  font-size: 0.9rem;
  color: #7C7C7C;
}
.page_member.me_profile .container .password input[type=password] {
  width: calc(100% - 2rem);
  padding: 1rem;
}
.page_member.me_order {
  padding-bottom: 5rem;
}
.page_member.me_order div.pro_card {
  padding-bottom: 0;
  border-top: 1px solid #DCDCDC;
}
.page_member.me_order div.pro_card:last-child .onborder {
  padding: 2rem 0 0 0 !important;
}
.page_member.me_order .cart_flex div {
  padding: 0;
}
.page_member.me_order .cart_flex.top_line {
  border-top: 1px solid #DCDCDC;
  padding-bottom: 0;
}
.page_member.me_order .container div.chang {
  margin-bottom: 0;
}
.page_member.me_order .container div.chang h1 {
  margin-bottom: 0;
}
.page_member.me_order .container div.pray, .page_member.me_order .container div.status_btn, .page_member.me_order .container div.product_status {
  padding-bottom: 0;
}
.page_member.me_order .container div:last-child.order_info {
  padding-bottom: 0;
}
.page_member.me_order .container:last-child {
  padding-bottom: 0;
}
.page_member.me_order .container .another_product {
  padding: 1rem 0 2rem;
  border-top: 1px solid #DCDCDC;
}
.page_member.me_order .container .another_product .add_product {
  padding-bottom: 0;
}
.page_member.me_order .container .another_product .add_product h2 {
  font-size: 1.2rem;
  font-weight: 400;
}
.page_member.me_order .container .another_product .add_product div {
  padding-bottom: 0;
}
.page_member.me_order .container .addcart_card .price i {
  font-size: 0.6rem;
  font-style: normal;
  color: #DCDCDC;
  text-decoration: line-through;
  margin: 0;
}
.page_member.me_order .product_status {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page_member.me_order .conpop.show {
  border-bottom: 1px solid #DCDCDC;
}
.page_member.me_order .conpop span i {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.page_member.me_order .conpop span i.show {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.page_member.me_order form .ordertimes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_member.me_order form .ordertimes div {
  margin-bottom: 0;
  padding-bottom: 0;
  width: 45%;
}
.page_member.me_order form .ordertimes p {
  font-size: 1.2rem;
}
.page_member.me_prayer .container.add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.page_member.me_coupon .add_product.after_usr {
  opacity: 0.6;
}
.page_member.me_coupon .addcart_card .infos div {
  margin-bottom: 0.5rem;
}
.page_member.me_coupon .addcart_card .infos div .state {
  padding: 0.2rem 0.5rem;
  font-size: 0.7rem;
  border-radius: 5rem;
  color: #C89862;
  border: 1px solid #C89862;
}
.page_member.me_coupon .addcart_card .infos .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_member.me_coupon .addcart_card .infos .term {
  margin: 0;
  padding: 0;
}
.page_member.me_coupon .addcart_card .infos .term p {
  font-size: 0.8rem;
  color: #D75851;
}
.page_member.me_coupon .bortop {
  border-top: 1px solid #DCDCDC;
  padding-top: 2rem;
}
.page_member.me_coupon .redeem_all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 1.5rem;
}
.page_member.me_tracesale h1 {
  margin-bottom: 0;
}
.page_member.me_tracesale .addcart_card .infos .add_btn p {
  color: #D75851;
}
.page_member.me_tracesale .addcart_card .button_cart {
  z-index: 2;
  position: absolute;
  padding: 0.3rem;
  right: 0;
  bottom: 0;
  color: #ffffff;
  background-color: #D75851;
  border-radius: 8px 0 8px;
  cursor: pointer;
}
.page_member.me_tracesale .addcart_card .button_cart i {
  font-size: 1.3rem;
}
.page_member.me_points {
  padding-bottom: 5rem;
}
.page_member.me_points .container.bottom {
  padding: 2rem 0;
}
.page_member.me_points .container .form-check:last-child {
  padding-bottom: 0;
}
.page_member.me_points .container.submitcom div {
  padding-top: 2rem;
}
.page_member.me_points .container.order div {
  margin: 4rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page_member.me_points .container.order div figure {
  width: 35%;
}
.page_member.me_points .container.order div figure img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.page_member.me_points .container form .ordertimes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_member.me_points .container form .ordertimes div {
  margin-bottom: 0;
  padding-bottom: 0;
  width: 45%;
}
.page_member.me_points .container form .ordertimes p {
  font-size: 1.2rem;
}
.page_member.me_points .container .cart_flex:nth-child(1) {
  border-bottom: 1px solid #DCDCDC;
}
.page_member.me_points .container .points_or_list {
  padding-bottom: 0;
}
.page_member.me_points .container .points_or_list .onborder {
  padding-bottom: 0;
}
.page_member.me_points .container .points_or_list .onborder .pray {
  padding-bottom: 0;
}
.page_member.me_points .container.order_list {
  padding-bottom: 0;
}
.page_member.me_points .container.order_list .status_btn {
  padding: 0;
}
.page_member.me_points .container.order_list .product_status {
  padding: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page_member.me_points .container.order_list .conpop.show {
  border-bottom: 1px solid #DCDCDC;
}
.page_member.me_points .container.order_list .conpop span i {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page_member.me_points .container.order_list .conpop span i.show {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.page_member.me_points input[type=radio] {
  width: auto;
  padding: 0;
}
.page_member.me_points .points_re div.negative p b {
  color: #D75851;
}
.page_member.me_points .points_record {
  padding: 0 !important;
  border-bottom: 1px solid #DCDCDC;
}
.page_member.me_points .points_record:last-child {
  border-bottom: 0;
}
.page_member.me_points .points_record .cart_flex div {
  padding: 0;
  margin: 0;
}
.page_member.me_points .points_record .cart_flex div p {
  font-size: 1rem;
}
.page_member.me_points .points_record .cart_flex div b {
  font-size: 1.1rem;
  color: #282828;
}
.page_member.me_points .add_product {
  border-bottom: 1px solid #DCDCDC;
}
.page_member.me_points .addcart_card .point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0 0 2rem;
}
.page_member.me_points .addcart_card .point div {
  color: #C89862;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page_member.me_points .addcart_card .point div p {
  color: #C89862;
}
.page_member.me_points .addcart_card .point h2 {
  margin: 0 0.5rem 0 0;
}
.page_member.me_points .addcart_card .point p {
  margin: 0;
}
.page_member.me_points .addcart_card .pray {
  padding-bottom: 0;
}
.page_member .prayTo {
  padding: 1rem !important;
  border-radius: 8px;
  border: 1px solid #DCDCDC;
  position: relative;
  margin: 1rem 0;
}
.page_member .prayTo i {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: #282828;
}
.page_member .prayTo p {
  margin: 0.5rem 0;
}
.page_member .prayTo div {
  padding-bottom: 0 !important;
}
.page_member .prayTo div div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_member .prayTo .gray {
  color: #7C7C7C;
}
.page_member.addpray .conpop span p {
  margin: 0;
}
.page_member.addpray .conpop span p b {
  font-weight: 500;
  color: #282828;
}
.page_member.addpray .conpop span i {
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page_member.addpray .conpop span i.show {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.page_member.addpray .conpop span i.add_pray_success {
  display: none;
  position: relative;
  top: auto;
  right: auto;
  color: #08D918;
  margin-left: 1rem;
}
.page_member.addpray .conpop span i.add_pray_success.shows {
  display: inline;
}
.page_member.addpray .title {
  color: #C89862;
}
.page_member.addpray .prayfor .cart_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
}
.page_member.addpray .prayfor .cart_flex div {
  width: 45%;
  padding: 0;
}
.page_member.addpray .prayfor .cart_flex div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page_member.addpray .prayfor .cart_flex div:first-child p {
  margin-right: 0.5rem;
}
.page_member.addpray .prayfor .cart_flex div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.page_member.addpray .prayfor .cart_flex div p {
  text-align: left;
}
.page_member.addpray .input_style {
  padding: 0 0 3rem;
}
.page_member.addpray .input_style input[type] {
  margin: 1rem 0 0.2rem;
}
.page_member.addpray .input_style div {
  width: 99%;
  margin: 0 0 1rem;
}
.page_member.addpray .input_style .remind {
  margin: 0 0 1rem;
  font-size: 0.9rem;
  color: #7C7C7C;
}
.page_member.addpray .input_style .remind i {
  color: #7C7C7C;
}
.page_member.addpray .inner {
  max-width: 768px;
  width: 100%;
}
.page_member.addpray .inner .addprays_btn {
  margin: 0;
}
.page_member.addpray .inner i.icon-icon_arrow {
  position: relative;
  top: auto;
  right: auto;
  left: -1rem;
}
.page_member.addpray .inner .conpop {
  border-bottom: 1px solid #DCDCDC;
  margin: 0;
}
.page_member.addpray .inner .conpop span {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_member.addpray .inner .conpop p {
  pointer-events: none;
}
.page_member.addpray .inner .pray_status {
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .page_cart {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .page_cart div.col_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .page_cart div.col_6 {
    width: 48%;
  }
}
@media (min-width: 768px) {
  .page_cart div.col_12 {
    width: 100%;
  }
}
.page_cart div.desk_cart {
  display: none;
}
@media (min-width: 768px) {
  .page_cart div.desk_cart {
    display: block;
  }
  .page_cart div.desk_cart .desk_cart_info {
    width: 100%;
    max-width: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page_cart div.desk_cart .desk_cart_info .info {
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .page_cart div.desk_cart .desk_cart_info .info p {
    margin: 0.2rem;
  }
  .page_cart div.desk_cart .desk_cart_info .info p b {
    color: #D75851;
  }
  .page_cart div.desk_cart .desk_cart_info button, .page_cart div.desk_cart .desk_cart_info span {
    font-size: 1rem;
    width: 45%;
    padding: 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 8px;
  }
  .page_cart div.desk_cart .desk_cart_info button a, .page_cart div.desk_cart .desk_cart_info span a {
    color: #ffffff;
  }
  .page_cart div.desk_cart .desk_cart_info button.add, .page_cart div.desk_cart .desk_cart_info span.add {
    color: #D75851;
    background-color: #ffffff;
    border: 1px solid #D75851;
  }
  .page_cart div.desk_cart .desk_cart_info button.add span, .page_cart div.desk_cart .desk_cart_info span.add span {
    color: #ffffff;
  }
  .page_cart div.desk_cart .desk_cart_info button.buy, .page_cart div.desk_cart .desk_cart_info span.buy {
    color: #ffffff;
    background-color: #D75851;
    border: 1px solid #D75851;
  }
  .page_cart div.desk_cart .desk_cart_info button.next, .page_cart div.desk_cart .desk_cart_info span.next {
    color: #ffffff;
    background-color: #D75851;
    border: 1px solid #D75851;
  }
  .page_cart div.desk_cart .desk_cart_info button.next a, .page_cart div.desk_cart .desk_cart_info span.next a {
    color: #ffffff;
  }
}
.page_cart .cart_flex {
  padding: 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_cart .cart_flex .subtotal {
  color: #7C7C7C;
}
.page_cart .cart_flex .subtotal p {
  color: #7C7C7C;
}
.page_cart .cart_flex .total {
  text-align: right;
}
.page_cart .cart_flex .total.left {
  text-align: left;
}
.page_cart .cart_flex .total b {
  font-size: 1.5rem;
  color: #D75851;
}
.page_cart .cart_flex .total p {
  margin: 0;
  font-size: 0.9rem;
}
.page_cart .cart_flex .total.gray p {
  color: #7C7C7C;
}
.page_cart .cart_flex .total.order_info p {
  padding: 0.5rem 0;
}
.page_cart .cart_flex .totalrad {
  text-align: right;
}
.page_cart .cart_flex .totalrad b {
  color: #D75851;
}
.page_cart .cart_flex.last {
  border-top: 1px solid #DCDCDC;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.page_cart .add_product {
  padding: 1rem 0 2rem;
}
.page_cart .container:last-child {
  padding: 0 0 3rem;
}
@media (min-width: 768px) {
  .page_cart .container {
    width: 100%;
  }
}
.page_cart .step_title {
  width: 100%;
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (min-width: 768px) {
  .page_cart .step_title {
    margin: 1rem 0 2rem;
  }
}
.page_cart .step_title span {
  width: 25%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page_cart .step_title span i {
  position: relative;
  width: 100%;
  height: 50px;
}
.page_cart .step_title span i::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #DCDCDC;
  left: 0;
  bottom: 24px;
}
.page_cart .step_title span b {
  z-index: 2;
  border-radius: 100%;
  position: absolute;
  width: 12px;
  height: 12px;
  background: #DCDCDC;
  display: block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page_cart .step_title span:first-child i::after {
  width: 50%;
  left: 50%;
}
.page_cart .step_title span:last-child i::after {
  width: 50%;
  left: auto;
  right: 50%;
}
.page_cart .step_title span.stepon {
  color: #C89862;
}
.page_cart .step_title span.stepon b {
  background: #C89862;
}
.page_cart .step_title span.stepoline i::before {
  content: "";
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #C89862;
  right: 50%;
  bottom: 24px;
}
@media (min-width: 768px) {
  .page_cart.cart_step1 .add_product {
    border-bottom: 0;
  }
}
.page_cart.cart_step1 form {
  max-width: 1000px;
}
@media (min-width: 768px) {
  .page_cart.cart_step1 form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.page_cart.cart_step1 .conpop {
  border-bottom: 1px solid #DCDCDC;
}
.page_cart.cart_step1 .coupon_cards {
  padding: 0 0 3rem;
}
.page_cart.cart_step1 .coupon_cards .addcart_card {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1607843137);
  border-radius: 8px;
  margin: 0 0 1rem;
}
.page_cart.cart_step1 .coupon_cards .addcart_card:last-child {
  margin: 0;
}
.page_cart.cart_step1 .coupon_cards .addcart_card figure {
  border-radius: 8px 0 0 8px;
}
.page_cart.cart_step1 .coupon_cards .addcart_card .infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_cart.cart_step1 .coupon_cards .addcart_card .infos div.in {
  padding: 1rem 0 0;
}
.page_cart.cart_step1 .coupon_cards .addcart_card .infos .price {
  padding: 0 0 1rem;
}
.page_cart.cart_step1 .coupon_cards .addcart_card .infos .price p {
  font-size: 1rem;
}
.page_cart.cart_step1 .coupon_cards .addcart_card .infos .add_btn .qty_button div:first-child::before {
  top: 18px;
}
.page_cart.cart_step1 .coupon_cards .addcart_card .infos .add_btn .qty_button div:last-child::before {
  top: 18px;
}
.page_cart.cart_step1 .points {
  padding: 2rem 0;
}
.page_cart.cart_step1 .points p {
  margin: 0.2rem 0;
}
.page_cart.cart_step1 .points b {
  color: #D75851;
}
.page_cart.cart_step1 .points form {
  padding: 1rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_cart.cart_step1 .points form div:first-child {
  width: 75%;
}
.page_cart.cart_step1 .points form div:last-child {
  width: 20%;
}
.page_cart.cart_step1 .cart_flex.first {
  border-top: 1px solid #DCDCDC;
}
.page_cart.cart_step1 h3 {
  font-size: 1.2rem;
  font-weight: 400;
}
.page_cart.cart_step2 form {
  max-width: 1000px;
}
@media (min-width: 768px) {
  .page_cart.cart_step2 form {
    width: 100%;
  }
}
.page_cart.cart_step2 .inp_style input[type=number], .page_cart.cart_step2 .inp_style input[type=text], .page_cart.cart_step2 .inp_style input[type=submit] {
  border: 1px solid #DCDCDC;
  border-radius: 8px;
  width: calc(100% - 2rem);
  padding: 1rem;
  margin: 0.5rem 0 0;
  font-size: 1rem;
  color: #7C7C7C;
}
.page_cart.cart_step2 .inp_style input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  color: #ffffff;
  background-color: #D75851;
  border: 1px solid #D75851;
}
.page_cart.cart_step2 .inp_style .password input[type=password], .page_cart.cart_step2 .inp_style .password input[type=text] {
  padding: 1rem 2rem;
  width: calc(100% - 4rem);
}
.page_cart.cart_step2 .inp_style input[type]:focus {
  border: 1px solid #C89862;
}
.page_cart.cart_step2 .inp_style div.password {
  position: relative;
}
.page_cart.cart_step2 .inp_style div.password i {
  position: absolute;
  color: #7C7C7C;
}
.page_cart.cart_step2 .inp_style div.password i.icon-icon_password {
  pointer-events: none;
  top: 2.8rem;
  bottom: auto;
  left: 0.5rem;
}
.page_cart.cart_step2 .inp_style div.password i.icon-icon_password::before {
  font-size: 1.2rem;
}
.page_cart.cart_step2 .inp_style div.password i.icon-icon_eye {
  color: #DCDCDC;
  top: 2.8rem;
  bottom: auto;
  right: 30px;
  cursor: pointer;
}
.page_cart.cart_step2 .inp_style div.password i.icon-icon_eye::before {
  font-size: 0.1rem;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}
.page_cart.cart_step2 .container.form {
  padding-bottom: 3rem;
  border-bottom: 1px solid #DCDCDC;
}
.page_cart.cart_step2 .form-check {
  font-size: 1rem;
  padding: 1rem 0;
}
.page_cart.cart_step2 .form-check.ECpay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}
.page_cart.cart_step2 .form-check.ECpay img {
  width: 5rem;
}
.page_cart.cart_step2 .remind {
  margin: 0.2rem 0 0 1.5rem;
  font-size: 0.9rem;
  color: #7C7C7C;
}
.page_cart.cart_step2 .remind.bg {
  color: #282828;
  background-color: #DCDCDC;
  padding: 0.1rem 0.3rem;
}
.page_cart.cart_step3 .last {
  border-top: 0;
}
@media (min-width: 768px) {
  .page_cart.cart_step3 form {
    width: 100%;
  }
}
.page_cart.cart_step3 input[type=checkbox] {
  padding: 0;
  margin: 0;
  width: auto;
}
.page_cart.cart_step3 .container.terms {
  border-top: 1px solid #DCDCDC;
  padding: 2rem 0;
}
.page_cart.cart_step3 .container.terms div {
  margin: 0.5rem 0;
}
.page_cart.cart_step3 .container.card {
  margin-bottom: 3rem;
}
.page_cart.cart_step3 .container.form {
  padding: 1rem 0;
  border-top: 1px solid #DCDCDC;
}
.page_cart.cart_step3 .container.form div {
  margin: 1rem 0;
}
.page_cart.cart_step3 .addcart_card {
  margin: 0.8rem 0;
}
@media (min-width: 768px) {
  .page_cart.cart_step3 .addcart_card {
    margin: 1.5rem 0;
  }
}
.page_cart.cart_step3 .addcart_card .infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_cart.cart_step3 .addcart_card .infos .price i {
  font-size: 0.6rem;
  font-style: normal;
  color: #DCDCDC;
  text-decoration: line-through;
  margin: 0;
}
.page_cart.cart_step3 .submitcom {
  padding: 3rem 0;
}
.page_cart.cart_step4 .order_container {
  width: 100%;
  max-width: 1000px;
}
.page_cart.cart_step4 .container.border {
  border-bottom: 1px solid #DCDCDC;
}
@media (min-width: 768px) {
  .page_cart.cart_step4 .container.border {
    border: 0;
  }
}
.page_cart.cart_step4 .container.order {
  border-bottom: 1px solid #DCDCDC;
}
@media (min-width: 768px) {
  .page_cart.cart_step4 .container.order {
    margin-bottom: 5rem;
  }
}
.page_cart.cart_step4 .container.order h2 {
  margin-bottom: 0;
}
.page_cart.cart_step4 .container.order .order_num {
  margin-top: 0.5rem;
}
.page_cart.cart_step4 .container.order .order_num b {
  color: #D75851;
}
.page_cart.cart_step4 .container.order div {
  margin: 4rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page_cart.cart_step4 .container.order div figure {
  width: 35%;
}
@media (min-width: 768px) {
  .page_cart.cart_step4 .container.order div figure {
    width: 150px;
  }
}
.page_cart.cart_step4 .container.order div figure img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.page_cart.cart_step4 .container .atm_pre {
  padding-top: 3rem;
}
.page_cart.cart_step4 .container p.gray {
  color: #7C7C7C;
}
.page_cart.cart_step4 .container.card {
  margin-bottom: 3rem;
}
.page_cart.cart_step4 .container.atm_info {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1rem;
  margin: 2rem 0 0;
  background-color: #DCDCDC;
}
.page_cart.cart_step4 .container.atm_info h2 {
  margin-top: 0;
}
.page_cart.cart_step4 .container.atm_info b {
  font-size: 1rem;
  color: #D75851;
}
.page_cart.cart_step4 .container .cart_flex.top {
  padding-top: 0;
}
.page_cart.cart_step4 .container .cart_flex.last {
  padding-top: 0;
  border-top: 0;
  border-bottom: 1px solid #DCDCDC;
}
@media (min-width: 768px) {
  .page_cart.cart_step4 .container .cart_flex.last {
    border-bottom: 0;
  }
}
.page_cart.cart_step4 .container .cart_flex.last p {
  margin-top: 0;
  font-size: 0.9rem;
}
.page_cart.cart_step4 .container .cart_flex.atm {
  padding: 0;
}
.page_cart.cart_step4 .addcart_card {
  margin: 0.8rem 0;
}
@media (min-width: 768px) {
  .page_cart.cart_step4 .addcart_card {
    margin: 1.5rem 0;
  }
}
.page_cart.cart_step4 .addcart_card .infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_cart.cart_step4 .addcart_card .infos .price i {
  font-size: 0.6rem;
  font-style: normal;
  color: #DCDCDC;
  text-decoration: line-through;
  margin: 0;
}

.page_blog {
  padding-bottom: 3rem;
}
.page_blog .con_tag {
  padding-bottom: 1rem;
}
.page_blog .container {
  width: 100%;
  max-width: 1000px;
}
.page_blog .container .product_home {
  padding-top: 2rem;
  border-top: 1px solid #DCDCDC;
}
.page_blog .container.foot_social {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 0 1.3rem 3rem;
}
.page_blog .container.foot_social ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.page_blog .container.share p {
  font-size: 1rem;
  color: #7C7C7C;
}
.page_blog .container .sin_date {
  margin-bottom: 1rem;
}
.page_blog .container .sin_date p {
  color: #7C7C7C;
}
.page_blog .container .info {
  padding: 0 0 2rem;
}
.page_blog .container .info p {
  color: #282828;
}
.page_blog .blog_nav {
  max-width: 1000px;
  padding-bottom: 0;
  border-bottom: 1px solid #DCDCDC;
}
.page_blog .blog_nav div:first-child {
  padding-bottom: 1.5rem;
}
.page_blog .blog_nav button {
  padding: 0.3rem;
  margin: 0 0.3rem;
  border: 0;
  border-radius: 0;
}
.page_blog .blog_nav button a {
  font-size: 1rem;
  color: #7C7C7C;
}
.page_blog .blog_nav button:target, .page_blog .blog_nav button:hover, .page_blog .blog_nav button.t {
  background-color: #ffffff;
  border-bottom: 2px solid #C89862;
}
.page_blog .blog_nav button:target a, .page_blog .blog_nav button:hover a, .page_blog .blog_nav button.t a {
  color: #C89862;
}
.page_blog .add_product {
  width: 100%;
  max-width: 1000px;
}
.page_blog .add_product:last-child {
  border: 0;
  padding-bottom: 0.2rem;
}
.page_blog .add_product .addcart_card a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page_blog .add_product .addcart_card .infos h4 {
  width: 100%;
  margin-bottom: 0.5rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  .page_blog .add_product .addcart_card .infos h4 {
    font-size: 1.1rem;
  }
}
.page_blog .add_product .addcart_card .infos h6 {
  font-size: 0.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page_blog .add_product .addcart_card .infos .date p {
  font-size: 0.9rem;
  text-align: right;
  color: #7C7C7C;
}

.page_404 .container .img_404 {
  margin: 4rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}/*# sourceMappingURL=main.css.map */
@charset "UTF-8";
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.eot");
  src: url("../fonts/fontello.eot") format("embedded-opentype"), url("../fonts/fontello.woff2") format("woff2"), url("../fonts/fontello.woff") format("woff"), url("../fonts/fontello.ttf") format("truetype"), url("../fonts/fontello.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?61595503#fontello') format('svg');
  }
}
*/
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-icon_shopping_cart:before {
  content: "\e800";
} /* '' */
.icon-icon_member:before {
  content: "\e801";
} /* '' */
.icon-icon_search:before {
  content: "\e802";
} /* '' */
.icon-icon_menu:before {
  content: "\e803";
} /* '' */
.icon-icon_close:before {
  content: "\e804";
} /* '' */
.icon-icon_arrow:before {
  content: "\e805";
} /* '' */
.icon-icon_add_heart:before {
  content: "\e806";
} /* '' */
.icon-icon_heart:before {
  content: "\e807";
} /* '' */
.icon-icon_arrow_top:before {
  content: "\e808";
} /* '' */
.icon-icon_line:before {
  content: "\e809";
} /* '' */
.icon-icon_fb:before {
  content: "\e80a";
} /* '' */
.icon-icon_deliver:before {
  content: "\e80b";
} /* '' */
.icon-icon_play:before {
  content: "\e80c";
} /* '' */
.icon-icon_cart:before {
  content: "\e80d";
} /* '' */
.icon-icon_material_date:before {
  content: "\e80e";
} /* '' */
.icon-icon_phon:before {
  content: "\e80f";
} /* '' */
.icon-icon_password:before {
  content: "\e810";
} /* '' */
.icon-icon_loading:before {
  content: "\e811";
} /* '' */
.icon-icon_eye:before {
  content: "\e812";
} /* '' */
.icon-emo-happy:before {
  content: "\e813";
} /* '' */
.icon-emo-unhappy:before {
  content: "\e814";
} /* '' */
.icon-icon_grid1:before {
  content: "\e815";
} /* '' */
.icon-icon_grid2:before {
  content: "\e816";
} /* '' */
.icon-icon_grid3:before {
  content: "\e817";
} /* '' */
.icon-icon_service:before {
  content: "\e818";
} /* '' */
.icon-icon_check:before {
  content: "\e819";
} /* '' */
.icon-icon_yes:before {
  content: "\e81a";
} /* '' */
.icon-icon_notice:before {
  content: "\e81b";
} /* '' */
.icon-icon-icon_memberlog:before {
  content: "\e81c";
} /* '' */
.icon-spin5:before {
  content: "\e838";
} /* '' *//*# sourceMappingURL=fontello.css.map */
/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.addcart_card figure.sold_out, .addcart_card figure.sold_out3, .addcart_card figure.sold_out4 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .addcart_card figure.sold_out::before, .addcart_card figure.sold_out3::before, .addcart_card figure.sold_out4::before {
        z-index: 3;
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0.7;
        background-color: #ffffff;
    }

    .addcart_card figure.sold_out::after {
        z-index: 3;
        content: "已售完";
        position: absolute;
        padding: 0.2rem 0.6rem;
        border-radius: 5rem;
        color: #ffffff;
        background-color: rgba(0, 0, 0, 0.6);
    }

    .addcart_card figure.sold_out3::after {
        z-index: 3;
        content: "售完不補";
        position: absolute;
        padding: 0.2rem 0.6rem;
        border-radius: 5rem;
        color: #ffffff;
        background-color: rgba(0, 0, 0, 0.6);
    }

    .addcart_card figure.sold_out4::after {
        z-index: 3;
        content: "售完補貨中";
        position: absolute;
        padding: 0.2rem 0.6rem;
        border-radius: 5rem;
        color: #ffffff;
        background-color: rgba(0, 0, 0, 0.6);
    }

/*這是四張圖拚2x2的方式*/
.image-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .image-grid img {
        width: calc(50% - 10px);
        height: calc((calc(50% - 10px) * 3) / 5);
        object-fit: cover;
        margin: 0px;
        padding: 0px;
    }

@media (max-width: 767px) {
    .image-grid img {
        width: 100%;
        height: auto;
        margin: 5px;
    }
}
/* end */

