*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.left-3 {
  left: 0.75rem;
}

.left-\[120px\] {
  left: 120px;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.z-10 {
  z-index: 10;
}

.z-\[510000\] {
  z-index: 510000;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.-ml-\[18px\] {
  margin-left: -18px;
}

.mb-\[15px\] {
  margin-bottom: 15px;
}

.ml-\[10px\] {
  margin-left: 10px;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-2\.5 {
  margin-top: 0.625rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-\[15px\] {
  margin-top: 15px;
}

.box-border {
  box-sizing: border-box;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-\[38px\] {
  height: 38px;
}

.h-\[48px\] {
  height: 48px;
}

.h-\[50vh\] {
  height: 50vh;
}

.h-full {
  height: 100%;
}

.min-h-\[40px\] {
  min-height: 40px;
}

.w-\[120px\] {
  width: 120px;
}

.w-\[240px\] {
  width: 240px;
}

.w-\[260px\] {
  width: 260px;
}

.w-full {
  width: 100%;
}

.min-w-\[90px\] {
  min-width: 90px;
}

.max-w-\[540px\] {
  max-width: 540px;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-x-\[30px\] {
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded-full {
  border-radius: 9999px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-b-\[1px\] {
  border-bottom-width: 1px;
}

.border-t-\[1px\] {
  border-top-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-\[\#D9D9D9\] {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217/var(--tw-border-opacity));
}

.border-\[rgba\(0\,0\,0\,\.15\)\] {
  border-color: rgba(0, 0, 0, 0.15);
}

.border-\[rgba\(234\,236\,236\,1\)\] {
  border-color: rgb(234, 236, 236);
}

.bg-\[\#F7F7F7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247/var(--tw-bg-opacity));
}

.bg-\[rgba\(0\,0\,0\,\.4\)\] {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-\[13px\] {
  padding-left: 13px;
  padding-right: 13px;
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}

.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}

.px-\[19px\] {
  padding-left: 19px;
  padding-right: 19px;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-\[20px\] {
  padding-left: 20px;
}

.pl-\[40px\] {
  padding-left: 40px;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-\[16px\] {
  font-size: 16px;
}

.underline {
  text-decoration-line: underline;
}

.opacity-0 {
  opacity: 0;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.block_slides .swiper-slide .bg_img_box img {
  object-fit: cover;
}
.block_slides .swiper-button-next,
.block_slides .swiper-button-prev {
  background-image: none;
  height: 30px;
  width: 36px;
}
.block_slides .swiper-button-next svg path,
.block_slides .swiper-button-prev svg path {
  fill: #fff;
}
.block_slides .swiper-button-next svg {
  transform: rotate(90deg);
}
.block_slides .swiper-button-prev svg {
  transform: rotate(-90deg);
}
.block_slides .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  opacity: 0.4;
}
.block_slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.block_slides .slide-item-big {
  height: 800px;
  width: 100%;
  object-fit: cover;
}
.block_slides .slide-item-center {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
.block_slides .slide-item-small {
  height: 420px;
  width: 100%;
  object-fit: cover;
}
.block_slides .slide-item-auto {
  height: auto;
  width: 100%;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .block_slides .slide-item-big {
    height: 600px;
  }
  .block_slides .slide-item-center {
    height: 400px;
  }
  .block_slides .slide-item-small {
    height: 320px;
  }
}
@media screen and (max-width: 767px) {
  .block_slides .slide-item-big {
    height: 100vh;
  }
  .block_slides .slide-item-center {
    height: 70vh;
  }
  .block_slides .slide-item-small {
    height: 50vh;
  }
}
.block_slogan .content .list {
  gap: 15px;
  grid-template-columns: repeat(var(--pc-number), minmax(0, 1fr));
}
@media screen and (max-width: 767px) {
  .block_slogan .content .list {
    grid-template-columns: repeat(var(--yd-number), minmax(0, 1fr));
  }
}
.block_slogan .content .list .list_item {
  background-color: var(--bg);
  color: var(--color);
  box-sizing: border-box;
}
.block_slogan .content .list .list_item img {
  width: 48px;
  object-fit: cover;
}
.block_slogan .content .list .list_item svg {
  width: 48px;
  height: 48px;
}
.block_slogan .content .list .list_item svg path {
  fill: var(--color);
}
.block_slogan .content .list .list_item .item-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}

.block_newsletter {
  color: var(--text-color);
  background-color: var(--bg);
  padding: var(--padding);
}
.block_newsletter .input_wrap input {
  border: 1px solid var(--text-color);
}
.block_newsletter .input_wrap input::placeholder {
  color: transparent;
}
.block_newsletter .input_wrap input:focus ~ .input_label {
  transform: scale(0.8) translateY(-50%);
}
.block_newsletter .input_wrap input:hover {
  box-shadow: 0 0 0 1px var(--text-color-shadow);
}
.block_newsletter .input_wrap .input_label {
  transition: transform 0.3s ease;
  opacity: 0.5;
}
.block_newsletter button {
  color: var(--btn-color);
  background-color: var(--btn-bg);
  transition: transform 0.1s ease;
}
.block_newsletter button:hover {
  transform: scale(1.03);
}
.block_newsletter button svg {
  stroke: currentColor;
}

.block_collection_list .list {
  grid-template-columns: repeat(var(--pc-number), minmax(0, 1fr));
}
@media screen and (max-width: 767px) {
  .block_collection_list .list {
    grid-template-columns: repeat(var(--mobile-number), minmax(0, 1fr));
  }
}

.collection_item {
  text-align: left;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
.collection_item .moi-start-warp {
  justify-content: flex-start !important;
  flex-wrap: wrap;
  row-gap: 10px;
}
@media screen and (min-width: 767px) {
  .collection_item:hover .actions-wrapper {
    opacity: 1;
    top: 50%;
  }
}
.collection_item .actions-wrapper {
  position: absolute;
  display: inline-flex;
  justify-content: center;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 50;
  opacity: 0;
  padding: 0 10%;
  top: calc(50% + 10px);
  transform: translateY(-50%);
  transition: opacity 0.25s ease, top 0.25s ease-out;
}
@media screen and (max-width: 767px) {
  .collection_item .actions-wrapper {
    display: none;
  }
}
.collection_item .actions-wrapper .actions-wrapper-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 10px 0;
  width: 100%;
  background-color: var(--main_button_bg);
  color: var(--main_button_color);
  width: 100%;
}
.collection_item .mobile_product_view {
  padding: 10px 0;
  margin-top: 10px;
  background-color: var(--main_button_bg);
  color: var(--main_button_color);
}
.collection_item > div {
  width: 100%;
}
.collection_item .item-caption {
  margin-top: 8px;
}
.collection_item .item-caption .item-caption-title {
  color: var(--title_color);
  font-size: var(--product_font_size);
  margin-bottom: 10px;
}
.collection_item .item-caption .item-caption-price {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 6px;
}
.collection_item .item-caption .collection-product-soldout {
  align-self: flex-start;
  color: #282828;
  padding: 2px 10px;
  font-size: 12px;
  margin-bottom: 5px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 2px;
}
.collection_item .item-caption .product-info-star {
  flex-wrap: wrap;
  row-gap: 10px;
}
.collection_item .item-caption .product-info-star .comment-star-base {
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .collection_item .product_card-wap-name {
    display: none;
  }
}
.collection_item .product_card-picture-crop-11 {
  padding-top: 100%;
}
.collection_item .product_card-picture-crop-11 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection_item .product_card-picture-crop-34 {
  padding-top: 125%;
}
.collection_item .product_card-picture-crop-34 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection_item .product_card-picture-crop-23 {
  padding-top: 150%;
}
.collection_item .product_card-picture-crop-23 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.collection_item .product_card-picture-crop-12 {
  padding-top: 200%;
}
.collection_item .product_card-picture-crop-12 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.collection-product-item {
  display: inline-flex;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 100%;
}
.collection-product-item .product_price {
  position: absolute;
  bottom: 10px;
  left: 10px;
  border-radius: 40px;
  padding: 4px 12px;
  box-sizing: border-box;
  max-width: 80%;
  background-color: var(--discount_tag_bg) !important;
  color: var(--discount_tag_color) !important;
}
.collection-product-item .product_card_soldout {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 20;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.collection-product-item .collection-product-item-image {
  width: 100%;
  height: 100%;
  opacity: 1;
  object-fit: cover;
  cursor: pointer;
  transition: all cubic-bezier(0, 0, 0.2, 1) 200ms;
}
.collection-product-item .product_card-tag {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  color: var(--discount_tag_color);
}
.collection-product-item .product_card-tag .discount_tag_graphics {
  position: absolute;
  right: 0;
}
.collection-product-item .hover-two {
  opacity: 0;
}
.collection-product-item .label_style_1 {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.collection-product-item .label_style_1 .discount_tag_graphics {
  top: 0;
  width: 0;
  height: 0;
  border-top: 80px solid var(--discount_tag_bg);
  border-left: 80px solid transparent;
}
.collection-product-item .label_style_1 .discount_tag_name {
  position: relative;
  top: 6px;
  left: 15px;
  z-index: 9;
  line-height: 18px;
  transform: rotate(45deg);
  width: 80px;
  height: 40px;
  font-size: 14px;
  text-align: center;
}
.collection-product-item .label_style_1 span {
  display: block;
}
.collection-product-item .label_style_2 {
  padding: 0 0 10px;
}
.collection-product-item .label_style_2 .discount_tag_graphics {
  left: 0;
  bottom: 0;
  width: 40px;
  height: 10px;
}
.collection-product-item .label_style_2 .discount_tag_graphics:before {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid var(--discount_tag_bg);
  border-left: 20px solid transparent;
}
.collection-product-item .label_style_2 .discount_tag_graphics:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid var(--discount_tag_bg);
  border-right: 20px solid transparent;
}
.collection-product-item .label_style_2 .discount_tag_name {
  width: 40px;
  text-align: center;
  background: var(--discount_tag_bg);
  padding: 10px 0;
}
.collection-product-item .label_style_3 {
  height: 80px;
  width: 80px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection-product-item .label_style_3 .discount_tag_name {
  position: relative;
  top: -12px;
  left: 12px;
  z-index: 9;
  line-height: 24px;
  transform: rotate(45deg);
  height: 24px;
  white-space: nowrap;
  background: var(--discount_tag_bg);
  padding: 0px 25px;
}
.collection-product-item .label_style_4 {
  right: 10px;
  top: 10px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: var(--discount_tag_bg);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection-product-item .label_style_4 .discount_tag_name {
  line-height: 18px;
  text-align: center;
}
.collection-product-item .label_style_4 .discount_tag_name span {
  display: block;
}

.main-image {
  opacity: 1;
}

.hover-two {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transform: scale(1.1);
  transition: transform 1s;
}

.animation-hover:hover .main-image {
  opacity: 0;
}
.animation-hover:hover .hover-two {
  opacity: 1;
  transform: scale(1);
}

.block_collection .list {
  display: grid;
  grid-template-columns: repeat(var(--pc-number), minmax(0, 1fr));
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .block_collection .list {
    grid-template-columns: repeat(var(--yd-number), minmax(0, 1fr));
  }
}
.block_collection .list .list_item .text_box {
  color: var(--text-color);
}
.block_collection .list .list_item .img_box.size-11 {
  padding-top: 100%;
}
.block_collection .list .list_item .img_box.size-11 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block_collection .list .list_item .img_box.size-34 {
  padding-top: 125%;
}
.block_collection .list .list_item .img_box.size-34 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block_collection .list .list_item .img_box.size-23 {
  padding-top: 150%;
}
.block_collection .list .list_item .img_box.size-23 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block_collection .list .list_item .img_box.size-12 {
  padding-top: 200%;
}
.block_collection .list .list_item .img_box.size-12 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block_collection .list .list_item .img_box.size-circle {
  padding-top: 100%;
  border-radius: 50%;
}
.block_collection .list .list_item .img_box.size-circle img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block_collection .list .list_item .img_box img {
  transition: transform 0.5s ease;
}
.block_collection .list .list_item:hover .img_box img {
  transform: scale(1.1);
}

.footer {
  background-color: var(--bg);
  color: var(--color);
  font-size: 12px;
}
.footer a {
  color: var(--color);
  font-size: 12px;
}
.footer .pc_title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: var(--general_font_size);
}
.footer .footer_bottom {
  padding-top: 30px;
  padding-bottom: 40px;
}
.footer .currency_txt {
  padding: 5px 6px;
  background-color: #fff;
  color: #000000;
  border-radius: 4px;
}
.footer .drop_currency {
  border-radius: 0px !important;
}

@media screen and (max-width: 767px) {
  .oem_footer_menu {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.oem_footer_menu .mobile_title {
  color: var(--color);
}
.oem_footer_menu .mobile_title.open svg {
  transform: rotate(180deg);
}
.oem_footer_menu .mobile_title svg {
  transition: transform 0.33s cubic-bezier(0.33, 0, 0, 1);
}
@media screen and (max-width: 767px) {
  .oem_footer_menu .list {
    display: none;
    margin-bottom: 28px;
  }
}
.oem_footer_menu .list li a {
  line-height: 2;
  position: relative;
  color: var(--color);
  text-underline-offset: 3px;
}
.oem_footer_menu .list li a:hover {
  text-decoration: underline;
}

.currency_box {
  position: relative;
}

oem-currency oem-currency-drop span,
oem-currency oem-currency-drop a {
  color: #000 !important;
}

.currency_box oem-currency-drop[position=top] {
  bottom: calc(100% + 5px);
}

.currency_box oem-currency-drop[position=bottom] {
  top: calc(100% + 10px);
}

.currency_box .currency_txt {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  letter-spacing: var(--nav_letter_spacing);
  border: none;
  cursor: pointer;
}

.currency_box .currency_txt svg {
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}

.currency_box .drop_currency {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  background-color: #fff;
  max-height: 300px;
  min-width: 150px;
  max-width: 250px;
  overflow-y: auto;
  display: none;
  z-index: 1000;
  box-shadow: 0 -5px 21px rgba(51, 51, 51, 0.15);
}

.currency_box .drop_currency .currency {
  max-height: 200px;
  overflow-y: scroll;
}

.currency_box .drop_currency .currency::-webkit-scrollbar {
  display: none;
}

.currency_box .drop_currency li {
  list-style-type: none;
}
.currency_box .drop_currency li:hover a {
  text-decoration: underline;
}

.currency_box .drop_currency li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 6px;
  padding: 5px 8px;
  color: #000;
  opacity: 1;
  letter-spacing: var(--nav_letter_spacing);
  font-size: 14px;
  margin: 0;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
}

.currency_box.drop_currency_on .drop_currency {
  display: block;
}

.currency_box.drop_currency_on .currency_txt svg.down {
  transform: rotate(-180deg);
}

#top-bar {
  padding: 17px 0;
  min-height: 56px;
  background-color: var(--bg-color);
  color: var(--text-color);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  box-sizing: border-box;
}
#top-bar a {
  color: var(--text-color);
}

.menu-item-style2-active {
  background-color: #fff !important;
}

.menu-item-style2-active .menu-item-style2-wrapper {
  opacity: 1;
  z-index: 1000;
}

.menu-item-style2 a {
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
}

#mobile_nav_style2 a, #mobile_nav_style2 svg {
  color: #333333;
}
#mobile_nav_style2::-webkit-scrollbar {
  display: none;
}

#oem_header {
  background-color: var(--nav-bg);
  color: var(--menu-color);
  position: relative;
  z-index: 999;
}
#oem_header.is_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-100%);
}
#oem_header.is_fixed.anime {
  transform: translateY(0);
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#oem_header .nav-logo a {
  font-family: var(--title_font_family);
  font-style: var(--title_font_style);
  letter-spacing: var(--title_letter_spacing);
}
#oem_header .nav-logo .logo {
  font-size: 1.875rem;
  font-weight: bold;
  color: var(--menu-color);
}
#oem_header .nav-logo .logo span {
  display: none;
  font-family: var(--title_font_family);
  font-style: var(--title_font_style);
  letter-spacing: var(--title_letter_spacing);
}
@media screen and (min-width: 768px) {
  #oem_header .nav-logo .logo span.pc {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  #oem_header .nav-logo .logo span.yd {
    display: flex;
    align-items: center;
  }
}
#oem_header .header_top a {
  color: var(--menu-color);
}
#oem_header .search_icon_ani svg {
  transition: transform 0.2s ease;
}
#oem_header .search_icon_ani svg:hover {
  transform: scale(1.08);
}

.header_menu a {
  color: var(--menu-color);
}
.header_menu .header_menu-item-first .header_menu-item-first-title {
  height: 100%;
}
.header_menu .header_menu-item-first .header_menu-item-first-title > span {
  height: 100%;
}
.header_menu .header_menu-item-first .header_menu-item-first-title > span:hover {
  opacity: 0.8;
}
.header_menu .header_menu-item-first .header_menu-item-first-title > span svg.open-svg {
  transition: transform 0.2s ease;
}
.header_menu .header_menu-item-first .header_menu-item-first-title a {
  display: flex;
  padding: 1rem 0;
  color: var(--menu-color);
}
.header_menu .header_menu-item-first[data-tree-type=two] .header_submenu-content-ul .header_menu-item-second:nth-child(1) {
  margin-top: 0;
}
.header_menu .header_menu-item-first[data-tree-type=three] .header_submenu {
  position: absolute;
  width: 100%;
  left: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.header_menu .header_menu-item-first[data-tree-type=three] .header_submenu .header_submenu-content {
  max-width: var(--general_layout_width);
  margin-left: auto;
  margin-right: auto;
}
.header_menu .header_menu-item-first[data-tree-type=three] .header_submenu .header_submenu-content .header_submenu-content-ul {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
.header_menu .header_menu-item-first.header_menu-openable:hover .header_menu-item-first-title svg.open-svg {
  transform: rotate(180deg);
}
.header_menu .header_menu-item-first.header_menu-openable:hover .header_submenu {
  visibility: visible;
  transform: translateY(0px);
  opacity: 1;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.header_menu .header_menu-item-first .header_submenu {
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
  position: absolute;
  visibility: hidden;
  transform: translateY(-10px);
  opacity: 0;
  background-color: var(--nav-bg);
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.header_menu .header_menu-item-first .header_submenu::-webkit-scrollbar {
  display: none;
}
.header_menu .header_menu-item-first .header_submenu .header_submenu-content-ul a:hover {
  opacity: 0.8;
}
.header_menu .header_menu-item-first .header_submenu .header_submenu-content-ul .header_menu-item-second .header_menu-item-second-title {
  font-size: calc(var(--general_font_size) + 1px);
  font-weight: 600;
}
.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first {
  line-height: 2;
}
.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first:hover > .header_menu-item-first-title span a {
  box-shadow: none !important;
  text-decoration: underline;
}
.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first .header_menu-item-first-title span {
  justify-content: space-between;
}
.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first .header_menu-item-first-title span a {
  padding: 0;
  box-shadow: none !important;
}
.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first .header_menu-item-first-title span svg {
  transform: rotate(-90deg);
}
.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_submenu {
  height: 0;
  opacity: 0;
  visibility: hidden;
}

#search_popup {
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
#search_popup.open {
  pointer-events: all;
  visibility: visible;
  opacity: 1;
}

#mobile_nav {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 510000;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
  color: #000000;
}
#mobile_nav a {
  color: #000000;
}
#mobile_nav.show {
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.7);
}
#mobile_nav.show .content {
  transform: translateX(0);
}
#mobile_nav .content {
  width: 300px;
  height: 100vh;
  background-color: #ffffff;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  position: relative;
  transform: translateX(-100%);
  overflow-y: scroll;
}
#mobile_nav .content .level_ul_1 li.open > .level_title .level_icon span.toggle-close {
  display: none;
}
#mobile_nav .content .level_ul_1 li.open > .level_title .level_icon span.toggle-show {
  display: inline-flex;
}
#mobile_nav .content .level_ul_1 li.open .level_ul_2_wrap {
  background-color: #F2F2F2;
}
#mobile_nav .content .level_ul_1 .level_title span.toggle-close {
  display: inline-flex;
}
#mobile_nav .content .level_ul_1 .level_title span.toggle-close svg {
  transform: rotate(180deg);
}
#mobile_nav .content .level_ul_1 .level_title span.toggle-show {
  display: none;
}
#mobile_nav .content .level_ul_1 .level_link a {
  display: flex;
  align-items: center;
}
#mobile_nav .content .level_ul_1 .level_ul_2_wrap {
  display: none;
}
#mobile_nav .content .level_ul_1 .level_ul_2_wrap a {
  font-size: calc(var(--general_font_size) - 1px);
}
#mobile_nav .content .level_ul_1 .level_ul_2_wrap .level_ul_3_wrap {
  display: none;
}
#mobile_nav .content .level_ul_1 .level_ul_2_wrap .level_ul_3_wrap a {
  font-size: calc(var(--general_font_size) - 2px);
}
#mobile_nav .currency_txt .flag {
  gap: 6px;
}
#mobile_nav .currency_txt span span {
  margin-left: 0;
}
#mobile_nav .drop_currency {
  left: 0;
  transform: translateX(0);
  border-radius: 0px;
}

.cell-item {
  margin-top: 20px !important;
}
.cell-item.moi-product-sku-value {
  margin-top: 8px !important;
}
.cell-item.product-calculator-cell-item {
  margin-top: 8px !important;
}
.cell-item .product-sku-name {
  color: #000000 !important;
  font-weight: 600 !important;
  font-size: var(--general_font_size) !important;
}
.cell-item .product-sku-values .product-sku-values-item {
  padding: 8px 22px;
  color: #101010;
  font-size: 18px;
  margin: 0;
  cursor: pointer;
  border: 2px solid #e8e8e1;
}
.cell-item .product-sku-values .product-sku-values-item.product-sku-values-item-active {
  border-color: #101010 !important;
  border-width: 2px !important;
  position: relative;
}
.cell-item .product-sku-values .product-sku-values-item.product-sku-values-item-active::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 3px;
  background: 0 0;
  bottom: 4px;
  right: 1px;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
  z-index: 9;
}
.cell-item .product-sku-values .product-sku-values-item.product-sku-values-item-active::after {
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom: 10px solid #101010;
  border-right: 10px solid #101010;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cell-item .product-sku-values .product-sku-values-item:hover {
  border: 2px solid #e8e8e1;
}

.product-calculator {
  border-color: #000000 !important;
  height: 39px !important;
}
.product-calculator .product-calculator-handle {
  height: 100% !important;
  width: 27px !important;
}
.product-calculator .product-calculator-value {
  width: 52px !important;
}

.add-icon, .reduce-icon {
  width: auto !important;
  height: auto !important;
}

#product_detail .module-box {
  margin-top: 30px;
}
#product_detail .module-cell-header {
  align-items: center;
  padding: 16px 0;
}

html {
  font-size: 16px;
}

.general-price {
  color: var(--buying_parice_color);
  white-space: nowrap;
  font-weight: 600;
}

.general-oldprice {
  text-decoration: line-through;
  color: var(--original_price_color);
  white-space: nowrap;
  font-weight: 600;
  font-size: calc(var(--general_font_size) - 1px);
}

.public_title_color {
  color: var(--title_color);
}

.public_title {
  font-family: var(--title_font_family);
  font-style: var(--title_font_style);
  font-weight: var(--title_font_weigth);
  letter-spacing: var(--title_letter_spacing);
  font-size: var(--title_font_size);
}

@media (max-width: 767px) {
  .public_title {
    font-size: calc(var(--title_font_size) * var(--wap_title_scale)) !important;
  }
}
.title_family {
  font-family: var(--title_font_family);
  font-style: var(--title_font_style);
  font-weight: var(--title_font_weigth);
  letter-spacing: var(--title_letter_spacing);
}

.block_title {
  margin-bottom: 30px;
}

.block_title h2 {
  font-weight: 700;
}

@media (max-width: 767px) {
  .block_title h2 {
    font-size: calc(var(--title_font_size) * var(--wap_title_scale)) !important;
  }
}
.block_title .block_detail {
  margin-top: 15px;
}

.block_title_custom {
  margin-bottom: 30px;
  position: relative;
}

.block_title_custom h2 {
  color: var(--title_color);
  font-family: var(--title_font_family);
  font-style: var(--title_font_style);
  font-weight: 700;
  letter-spacing: var(--title_letter_spacing);
  font-size: var(--title_font_size);
}

@media (max-width: 767px) {
  .block_title_custom h2 {
    font-size: calc(var(--title_font_size) * 0.666) !important;
  }
}
.block_title_custom h2 .title_more {
  font-size: var(--general_font_size);
}

@media screen and (max-width: 767px) {
  .block_title_custom h2 .title_more {
    font-size: 14px;
  }
}
.block_title_custom h2 .title_more {
  font-weight: 400;
  color: var(--title_color);
}

.block_title_custom h2 .title_more:hover {
  text-decoration: underline;
}

.block_title_custom .block_detail {
  color: var(--detail_color);
  margin-top: 15px;
}

.inflex {
  display: inline-flex !important;
}

.htmlScrollNone {
  overflow: hidden;
}

.block_product_img_list .img_list_item {
  border-radius: 50%;
  border: 1px solid #EAECEC;
}

.block_product_img_list .img_list_item.active {
  border: 2px solid #000000 !important;
}

.block_product_img_list .img_list_item img {
  border-radius: 50%;
}

.main_btn, .secondary_btn {
  font-size: var(--general_font_size) !important;
  font-weight: 700;
}

.btn_scale {
  transition: transform 0.1s ease;
}

.btn_scale:hover {
  transform: scale(1.03);
}

.default\:block:default {
  display: block;
}

@media (min-width: 768px) {
  .md\:mb-\[15px\] {
    margin-bottom: 15px;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-3 {
    margin-top: 0.75rem;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:max-h-\[70vh\] {
    max-height: 70vh;
  }
  .md\:min-w-\[180px\] {
    min-width: 180px;
  }
  .md\:max-w-\[400px\] {
    max-width: 400px;
  }
  .md\:max-w-\[720px\] {
    max-width: 720px;
  }
  .md\:flex-none {
    flex: none;
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-10 {
    gap: 2.5rem;
  }
  .md\:overflow-y-scroll {
    overflow-y: scroll;
  }
  .md\:p-5 {
    padding: 1.25rem;
  }
  .md\:pb-7 {
    padding-bottom: 1.75rem;
  }
  .md\:pt-7 {
    padding-top: 1.75rem;
  }
}