:root {
  --color-ui-white: #fff;
  --color-ui-red: #e63547;
  --color-ui-grey-2: #f4f4f4;
  --color-ui-grey-3: #e6e6e6;
  --color-ui-grey-8: #757575;
  --font-size-12: 12px;
  --font-size-14: 14px;
  --font-size-16: 16px;
  --font-size-18: 18px;
}

html, body {
  background: #f5f5f5;
  color: #222;
  font-family: "Segoe UI", Arial, sans-serif;
}

.header-logo {
  display: block;
  height: 28px;
  width: auto;
  max-width: 96px;
  object-fit: contain;
}

body {
  padding-bottom: 72px;
}

.carousel .control-arrow,
.carousel.carousel-slider .control-arrow {
  transition: all .25s ease-in;
  opacity: .4;
  position: absolute;
  z-index: 2;
  top: 20px;
  background: none;
  border: 0;
  font-size: 32px;
  cursor: pointer;
}
.carousel .control-arrow:before,
.carousel.carousel-slider .control-arrow:before {
  margin: 0 5px;
  display: inline-block;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  content: "";
}
.carousel .control-prev.control-arrow { left: 0; }
.carousel .control-prev.control-arrow:before { border-right: 8px solid #fff; }
.carousel .control-next.control-arrow { right: 0; }
.carousel .control-next.control-arrow:before { border-left: 8px solid #fff; }
.carousel-root { outline: none; }
.carousel { position: relative; width: 100%; }
.carousel * { box-sizing: border-box; }
.carousel img { width: 100%; display: inline-block; }
.carousel.carousel-slider { position: relative; margin: 0; overflow: hidden; }
.carousel .slider-wrapper { overflow: hidden; margin: auto; width: 100%; }
.carousel .slider-wrapper.axis-horizontal .slider { display: flex; }
.carousel .slider { margin: 0; padding: 0; position: relative; list-style: none; width: 100%; }
.carousel .slide { min-width: 100%; margin: 0; position: relative; text-align: center; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
}

.description {
  margin-top: 15px;
  font-size: 16px;
  color: #333;
}

.internal-link-4,
.internal-link-5,
.internal-link-6 {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.internal-link-1 a,
.internal-link-2 a,
.internal-link-3 a,
.internal-link-4 a,
.internal-link-5 a,
.internal-link-6 a {
  color: red;
  text-decoration: none;
}

.internal-link-1 a:hover,
.internal-link-2 a:hover,
.internal-link-3 a:hover,
.internal-link-4 a:hover,
.internal-link-5 a:hover,
.internal-link-6 a:hover {
  text-decoration: underline;
}

.description_section_product_desc__DJHls {
  position: relative;
  overflow: hidden;
}

.description_box__2khVI {
  position: relative;
}

.description_area_desc__CwX5i {
  position: relative !important;
  z-index: auto !important;
  height: auto !important;
  width: 100% !important;
  margin-top: 8px !important;
  pointer-events: none;
}

.description_readmore__bEhNX {
  pointer-events: auto;
  cursor: pointer;
}

.description_desc__1kRCw {
  max-height: 100px;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}

.description_desc__1kRCw.show-full {
  max-height: none;
}

.sticky_sticky_atc__GAl31 {
  position: sticky;
  bottom: 0;
  z-index: 1000;
}

.article-body {
  position: relative;
  z-index: 2;
  padding: 0 16px 16px;
  background: #fff;
  color: #333;
  line-height: 1.7;
}

.article-body a {
  color: #c00;
  text-decoration: underline;
  cursor: pointer;
  pointer-events: auto;
  position: relative;
  z-index: 3;
}

.article-body h1 {
  font-size: 20px;
  font-weight: 700;
  margin: 12px 0;
}

.article-body h2 {
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0 8px;
  line-height: 1.35;
}

.article-body h3 {
  font-size: 15px;
  font-weight: 700;
  margin: 14px 0 6px;
}

.article-body p,
.article-body li {
  font-size: 15px;
  margin-bottom: 10px;
}

.article-body ul,
.article-body ol {
  padding-left: 20px;
  margin: 0 0 12px;
}

.article-body ul {
  list-style: disc;
}

.article-body ol {
  list-style: decimal;
}

.article-body table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  margin: 8px 0 12px;
}

.article-body th,
.article-body td {
  border: 1px solid #e6e6e6;
  padding: 8px 10px;
  text-align: left;
  vertical-align: top;
}

.article-body th {
  background: #f7f7f7;
  font-weight: 700;
}

.article-body .note {
  font-size: 13px;
  color: #666;
}

.article-body .faq {
  margin: 12px 0 4px;
}

.content-section-1,
.content-section-2,
.content-section-3 {
  margin: 10px 0;
  padding: 10px 12px;
  background: #fff7f7;
  border-radius: 8px;
}

.shipping_icon-shipping-badge__7SPeq,
.productCard_icon-shipping__n3jk3,
.specialPrice_icon-percent-yellow__W9KZK,
.wishlist_icon-heart__zJjAV,
.product_icon-share__4A_Mx {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  vertical-align: middle;
  background: #e63547;
  border-radius: 4px;
}

.specialPrice_icon-percent-yellow__W9KZK {
  background: #ffd100;
  border-radius: 50%;
}

.wishlist_icon-heart__zJjAV {
  background: #ccc;
  border-radius: 50%;
}

.product_icon-share__4A_Mx {
  background: #4aa3ff;
  border-radius: 50%;
}

.floating-button {
  text-decoration: none;
}

#mobile-fullscreen-gif {
  position: relative;
}

.related-scroll {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  padding: 8px 8px 16px;
  -webkit-overflow-scrolling: touch;
}

.related-scroll .productCard_container__KXMQK {
  min-width: 11rem;
  flex: 0 0 11rem;
  background: #fff;
  border-radius: 8px;
  padding: 8px;
}
