@charset "UTF-8";
.transition, .product-item-info, .product-item-info:hover .prod-img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.product-bundle .product-shop .group-header {
  margin-bottom: 0; }
.product-bundle .header-wrap {
  text-align: left;
  margin-bottom: 40px;
  padding-left: 0;
  width: 100%;
  max-width: 100%; }
  .product-bundle .header-wrap .group-sub-price {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start; }
@media all and (max-width: 768px) {
  .product-bundle .header-wrap {
    margin-bottom: 24px; } }

.attribute-wrap {
  margin-top: 40px; }
  @media all and (max-width: 768px) {
    .attribute-wrap {
      margin-top: 24px; } }

/* Product detail banner: same image/size as product listing banner */
.product-listing-banner {
  width: 100vw;
  height: 280px;
  align-self: stretch;
  margin-left: 50%;
  transform: translateX(-50%);
  background: url("/theme/sepmaster/images/product-listing-banner.jpg") center center/cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: center; }

.product-listing-banner .product-listing-banner-text {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  text-align: center; }

.product-listing-banner .main-title.category {
  color: #FFF;
  text-align: center;
  font-family: Prompt;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: 0;
  padding: 0;
  text-transform: none; }

@media all and (max-width: 768px) {
  .product-listing-banner {
    height: 280px;
    background-position: right center; }

  .product-listing-banner .product-listing-banner-text {
    display: flex;
    padding: 0 16px;
    flex-direction: column;
    align-items: center; } }
.product-shop .main-title.config-prod,
.product-shop .main-title.simple-prod,
.product-shop .main-title.variant-prod,
.product-shop .main-title.configmatrix-prod,
.product-shop .main-title.variantmatrix-prod {
  color: #045198;
  font-family: Prompt;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-align: left;
  width: 100%;
  max-width: 100%;
  justify-content: flex-start;
  margin-bottom: 16px !important; }

@media (max-width: 768px) {
  .product-shop .main-title.config-prod,
  .product-shop .main-title.simple-prod,
  .product-shop .main-title.variant-prod,
  .product-shop .main-title.configmatrix-prod,
  .product-shop .main-title.variantmatrix-prod {
    font-size: 40px; } }
.main-title {
  color: #045198;
  font-family: Prompt;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-align: left;
  width: 100%;
  max-width: 100%;
  justify-content: flex-start; }

@media (max-width: 768px) {
  .main-title {
    font-size: 40px !important; } }
.product-detail-config-matrix .product-add-form, .product-detail-bundle-matrix .product-add-form {
  border: 0;
  padding: 0;
  margin: 0; }

.size-wrap .color-choose li input[type="radio"]:checked + .color-wrapper .product-img, .size-wrap .color-choose li .select-color-checked {
  padding: 0 !important;
  background-color: #8E8E8E !important;
  border: none !important;
  color: #fff !important; }

.size-wrap .color-choose li .product-img {
  color: #000 !important; }

.MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow, .MagicScroll.MagicScroll-arrows-outside .mcs-button-arrow, .MagicScroll.MagicScroll-arrows-true .mcs-button-arrow {
  display: none !important; }

.product-img-box {
  display: flex;
  justify-content: center; }
  .product-img-box .imgzoom-box {
    width: 100%; }
    .product-img-box .imgzoom-box[data-thumbnail="bottom"] .zoom-gallery {
      flex-direction: column;
      align-items: flex-start;
      gap: 0; }
    .product-img-box .imgzoom-box[data-thumbnail="bottom"] .product-main-img {
      margin-bottom: 0; }
    .product-img-box .imgzoom-box[data-thumbnail="bottom"] .selectors.horizontal-thumb {
      width: 100%; }
      .product-img-box .imgzoom-box[data-thumbnail="bottom"] .selectors.horizontal-thumb .mcs-wrapper {
        left: 0 !important;
        right: 0 !important; }
  .product-img-box .zoom-gallery {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    padding: 0 16px;
    border-radius: 10px;
    text-align: left; }
  .product-img-box .selectors {
    width: 96px;
    margin: 0;
    padding-right: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-height: 640px;
    overflow: auto;
    position: relative;
    text-align: center; }
    .product-img-box .selectors.horizontal-thumb {
      width: 100%;
      flex-direction: row;
      padding: 16px 0 0 0;
      margin: 0;
      max-height: none;
      justify-content: flex-start;
      align-items: center;
      align-self: stretch;
      gap: 24px;
      overflow-x: auto;
      overflow-y: hidden;
      text-align: left; }
  .product-img-box .selectors.vertical-thumb .zoom_thumb,
  .product-img-box .selectors.horizontal-thumb .zoom_thumb {
    display: block;
    padding: 6px;
    border-radius: 6px;
    background: #fff;
    transition: all 0.2s ease;
    flex-shrink: 0; }
  .product-img-box .selectors.horizontal-thumb .zoom_thumb {
    width: 144px;
    height: 144px;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    align-self: stretch;
    box-sizing: border-box;
    padding: 0;
    margin-top: 24px;
    margin-right: 0; }
    .product-img-box .selectors.horizontal-thumb .zoom_thumb img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      aspect-ratio: 1/1; }
  .product-img-box .selectors .zoom_thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  .product-img-box .MagicZoom img {
    width: 100%;
    height: 100%;
    max-height: 648px;
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    display: block; }
  .product-img-box .zoom-gallery-slide.images-gallery .MagicZoom,
  .product-img-box .zoom-gallery-slide.images-gallery .mz-figure {
    width: 100%;
    max-width: 648px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center; }
  .product-img-box .zoom-gallery-slide.images-gallery .mz-figure img {
    width: 100%;
    height: 100%;
    max-height: 648px;
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: center; }
  .product-img-box button.mz-button {
    background-color: #fff !important; }
  .product-img-box .mcs-items-container {
    text-align: start !important; }
  .product-img-box .MagicScroll .mcs-item {
    border-radius: 8px; }
    .product-img-box .MagicScroll .mcs-item img {
      padding: 3px; }

@media all and (min-width: 992px) {
  .product-img-box .selectors.horizontal-thumb.MagicScroll .mcs-item {
    margin-right: 24px !important; } }
.product-main-img {
  position: relative;
  text-align: center;
  margin-left: 0;
  flex: 1;
  align-self: stretch;
  height: 648px;
  min-height: 648px;
  max-height: 648px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .product-main-img .mobile-nav-arrow {
    display: none; }

.zoom-gallery-slide.images-gallery {
  display: none;
  height: 100%;
  min-height: 648px;
  max-height: 648px;
  width: 100%;
  max-width: 648px;
  aspect-ratio: 1/1;
  align-self: stretch;
  margin: 0 auto; }
  .zoom-gallery-slide.images-gallery.active {
    display: flex;
    align-items: center;
    justify-content: center; }

.zoom-gallery {
  text-align: center; }
  .zoom-gallery .selectors {
    text-align: center; }
    .zoom-gallery .selectors.horizontal-thumb {
      text-align: left; }
  .zoom-gallery .zoom_thumb {
    display: inline-block; }
    .zoom-gallery .zoom_thumb:not(:last-child) {
      margin-bottom: 10px; }
  .zoom-gallery .images-gallery {
    display: none;
    max-height: 680px;
    overflow: hidden; }
    .zoom-gallery .images-gallery:not(:last-child) {
      margin-bottom: 10px; }
    .zoom-gallery .images-gallery.active {
      display: block; }

.brand-wrap {
  margin-bottom: 16px; }
  .brand-wrap img {
    margin-bottom: 8px;
    max-width: 120px; }
  .brand-wrap .brand-name {
    font-size: 0.75rem;
    text-transform: uppercase; }

.product-shop {
  text-align: left; }
  .product-shop .brand-wrap .brand-name {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; }
  .product-shop .sku-name {
    color: #000000;
    text-decoration: none;
    margin-bottom: 8px; }
  .product-shop .review-wrap {
    height: auto;
    margin-bottom: 8px; }
  .product-shop .total-review {
    color: #5c827d;
    font-size: 0.875rem; }
  .product-shop .total-price {
    font-weight: 500;
    font-size: 1.5rem; }
  .product-shop .normal-price {
    color: #101921;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-align: left; }
    .product-shop .normal-price .current-price {
      color: #101921;
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: 150%; }
    .product-shop .normal-price.is-disc .current-price,
    .product-shop .normal-price.is-disc .current-price-disc {
      color: #000;
      font-size: 24px;
      font-style: normal;
      font-weight: 400;
      line-height: 140%;
      /* 33.6px */
      letter-spacing: 2.4px;
      text-transform: uppercase; }
  .product-shop .strike-price {
    text-align: left;
    margin-top: 0; }
    .product-shop .strike-price span {
      color: #AFAFAF;
      font-size: 14px;
      text-decoration: line-through;
      padding-left: 16px; }
  .product-shop .price-margin {
    display: flex;
    padding: 0 4px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 2px;
    background: #082D2C;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    vertical-align: middle; }
  .product-shop .prod-desc {
    border-bottom: 1px solid #CECECE;
    margin: 17px 0;
    padding-bottom: 17px;
    color: #000; }
  .product-shop .price-wrap {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    line-height: initial;
    margin-bottom: 1rem;
    text-align: left; }
  .product-shop .custom-info {
    height: auto;
    margin-bottom: 8px;
    text-align: left;
    width: 100%;
    max-width: 100%; }
  .product-shop .stock-availability {
    color: inherit; }
    .product-shop .stock-availability .product-label {
      margin: 0;
      padding: 0;
      display: inline-block !important;
      font-size: 0.75rem; }
  .product-shop .qty-box {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
    .product-shop .qty-box .spinergroup {
      max-width: 117px;
      width: 100%;
      border-radius: 5px; }
  .product-shop .option-add-cart {
    margin-bottom: 40px;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 12px; }
    .product-shop .option-add-cart > div {
      display: flex;
      align-items: center; }
  .product-shop .addtocart-btn {
    margin-top: 40px;
    padding: 0;
    height: auto;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start; }
    @media all and (max-width: 768px) {
      .product-shop .addtocart-btn {
        margin-top: 24px; } }
    .product-shop .addtocart-btn .btn, .product-shop .addtocart-btn .btn-primary {
      display: flex;
      height: 50px;
      padding: 0 32px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      flex: 0 0 auto;
      border-radius: 50px;
      background: #082D2C;
      text-transform: uppercase;
      opacity: 1;
      min-width: 376px;
      max-width: 376px;
      width: 376px;
      border: none;
      color: #fff;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      transition: background-color 0.2s ease; }
    @media all and (max-width: 768px) {
      .product-shop .addtocart-btn .btn, .product-shop .addtocart-btn .btn-primary {
        min-width: 280px;
        width: 100%;
        max-width: 280px; } }
    .product-shop .addtocart-btn.disabled .btn, .product-shop .addtocart-btn.disabled .btn-primary {
      color: #fff;
      background-color: #6c757d;
      border-color: #6c757d;
      opacity: 0.3; }
    .product-shop .addtocart-btn .btn-primary {
      background: #082D2C;
      width: 350px; }
      .product-shop .addtocart-btn .btn-primary:hover {
        background: #094B49; }
      .product-shop .addtocart-btn .btn-primary:active, .product-shop .addtocart-btn .btn-primary:focus {
        background: #032B2A !important; }
    @media (max-width: 768px) {
      .product-shop .addtocart-btn .btn-primary {
        width: 190px; } }
  .product-shop .btn-compare, .product-shop .btn-wishlist {
    margin-top: 20px;
    margin-left: 0;
    /* keep heart next to add to cart */ }
    .product-shop .btn-compare .btn-link, .product-shop .btn-wishlist .btn-link {
      min-width: auto;
      max-width: none;
      border-radius: 50%;
      width: 44px;
      height: 44px;
      padding: 0;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      text-transform: none;
      opacity: 1;
      background: transparent;
      border: 1px solid transparent;
      font-size: 0;
      /* hide text */ }
    .product-shop .btn-compare i, .product-shop .btn-wishlist i {
      font-size: 20px;
      color: #101921;
      margin: 0;
      display: inline-block;
      transition: color 0.2s ease; }
    .product-shop .btn-compare .btn-link.active i,
    .product-shop .btn-compare .btn-link:active i,
    .product-shop .btn-compare .btn-link:focus i, .product-shop .btn-wishlist .btn-link.active i,
    .product-shop .btn-wishlist .btn-link:active i,
    .product-shop .btn-wishlist .btn-link:focus i {
      color: #E40032; }
    .product-shop .btn-compare.btn-wishlist, .product-shop .btn-wishlist.btn-wishlist {
      margin-left: 12px; }
  .product-shop .size-guide {
    margin-bottom: 20px; }
    .product-shop .size-guide a {
      text-decoration: underline;
      color: #5c827d; }
      .product-shop .size-guide a:hover {
        text-decoration: none;
        opacity: 0.6; }
  .product-shop .short_desc {
    color: #000;
    font-family: Prompt;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-align: left; }
  .product-shop .attribute-wrap .size-wrap,
  .product-shop .attribute-wrap .color-wrap {
    margin: 40px 0; }
    @media all and (max-width: 768px) {
      .product-shop .attribute-wrap .size-wrap,
      .product-shop .attribute-wrap .color-wrap {
        margin: 24px 0; } }
  .product-shop .group-sub-price {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: flex-start;
    text-transform: uppercase; }
  .product-shop .specification {
    margin: 6px auto 5px;
    color: #999999; }
  .product-shop .group-header {
    margin-bottom: 8px; }
  .product-shop .group-description {
    color: #000;
    font-family: Prompt;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; }
  .product-shop .group-before-description {
    position: relative;
    margin-bottom: 37px;
    border-bottom: 1px solid #f2f2f2; }
  .product-shop .nav-link {
    position: relative;
    text-transform: uppercase;
    color: #cccccc;
    cursor: pointer;
    padding: 20px;
    border: none !important; }
    .product-shop .nav-link::after {
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%;
      height: 2px;
      background: black;
      transform: scaleY(0);
      transform-origin: center bottom;
      opacity: 0;
      transition: all 0.3s ease-in-out 0s;
      content: ""; }
    .product-shop .nav-link.active::after {
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%;
      height: 2px;
      background: black;
      transform: scaleY(-1);
      transform-origin: center bottom;
      opacity: 1;
      transition: all 0.3s ease-in-out 0s;
      content: ""; }
  .product-shop .tab-pane p {
    margin: 0px;
    padding-bottom: 20px;
    letter-spacing: 0.025rem;
    font-weight: normal;
    text-transform: none;
    line-height: 18px;
    color: #5a5a5a; }

.at-resp-share-element .at-share-btn {
  margin-right: 16px !important; }

.product-label {
  color: #101921;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  display: block !important;
  width: 100%;
  text-transform: capitalize; }

/* บังคับ accent (รวมสี hover ตัวเลือกใน select dropdown) เป็นเขียวทั้งบล็อก product detail */
.product-detail-config-simple,
.product-detail-config-matrix,
.product-detail-config-simple .product-shop,
.product-detail-config-matrix .product-shop {
  accent-color: #094B49 !important; }

/* size-wrap: dropdown (Choose Size) - hover/focus + สี hover ตัวเลือกในรายการ = เขียว #094B49 */
.size-wrap .drop-size-wrap select,
.size-wrap .drop-size-wrap select.select.attrVal,
.size-wrap select.attrVal,
.product-shop .size-wrap select.attrVal,
.product-shop .drop-size-wrap select.select.attrVal,
.product-detail-config-simple select.attrVal,
.product-detail-config-simple .size-wrap select,
.product-detail-config-matrix select.attrVal {
  border: 1px solid #C6C6C6 !important;
  transition: border-color 0.2s ease, background-color 0.2s ease;
  accent-color: #094B49 !important;
  outline: none !important;
  box-shadow: none !important; }
  .size-wrap .drop-size-wrap select:hover,
  .size-wrap .drop-size-wrap select.select.attrVal:hover,
  .size-wrap select.attrVal:hover,
  .product-shop .size-wrap select.attrVal:hover,
  .product-shop .drop-size-wrap select.select.attrVal:hover,
  .product-detail-config-simple select.attrVal:hover,
  .product-detail-config-simple .size-wrap select:hover,
  .product-detail-config-matrix select.attrVal:hover {
    outline: none !important;
    border-color: #094B49 !important;
    background-color: #fff !important;
    box-shadow: none !important; }
  .size-wrap .drop-size-wrap select:focus,
  .size-wrap .drop-size-wrap select.select.attrVal:focus,
  .size-wrap select.attrVal:focus,
  .product-shop .size-wrap select.attrVal:focus,
  .product-shop .drop-size-wrap select.select.attrVal:focus,
  .product-detail-config-simple select.attrVal:focus,
  .product-detail-config-simple .size-wrap select:focus,
  .product-detail-config-matrix select.attrVal:focus {
    outline: none !important;
    border-color: #094B49 !important;
    background-color: #fff !important;
    box-shadow: none !important; }
  .size-wrap .drop-size-wrap select.ng-focus, .size-wrap .drop-size-wrap select.focus,
  .size-wrap .drop-size-wrap select.select.attrVal.ng-focus,
  .size-wrap .drop-size-wrap select.select.attrVal.focus,
  .size-wrap select.attrVal.ng-focus,
  .size-wrap select.attrVal.focus,
  .product-shop .size-wrap select.attrVal.ng-focus,
  .product-shop .size-wrap select.attrVal.focus,
  .product-shop .drop-size-wrap select.select.attrVal.ng-focus,
  .product-shop .drop-size-wrap select.select.attrVal.focus,
  .product-detail-config-simple select.attrVal.ng-focus,
  .product-detail-config-simple select.attrVal.focus,
  .product-detail-config-simple .size-wrap select.ng-focus,
  .product-detail-config-simple .size-wrap select.focus,
  .product-detail-config-matrix select.attrVal.ng-focus,
  .product-detail-config-matrix select.attrVal.focus {
    outline: none !important;
    border-color: #094B49 !important;
    background-color: #fff !important;
    box-shadow: none !important; }

/* บังคับ override Bootstrap form-control focus (สีฟ้า) ให้เป็นเขียว */
.product-shop select.attrVal.form-control:hover,
.product-shop select.attrVal.form-control:focus,
.product-shop .size-wrap select.form-control:hover,
.product-shop .size-wrap select.form-control:focus,
.product-detail-config-simple select.attrVal:hover,
.product-detail-config-simple select.attrVal:focus {
  border-color: #094B49 !important;
  box-shadow: none !important; }

/* Option hover/selected: green (support varies by browser; Firefox applies it) */
.size-wrap .drop-size-wrap select option:checked {
  background: #094B49;
  color: #fff; }

@-moz-document url-prefix() {
  .size-wrap .drop-size-wrap select option:hover,
  .size-wrap .drop-size-wrap select option:focus,
  .size-wrap .drop-size-wrap select option::after,
  .size-wrap .drop-size-wrap select option:checked {
    background: #094B49;
    color: #fff; } }
/* size-wrap: option label + box-style options (e.g. Option: Gold, Pink gold, White gold) */
.size-wrap .product-label {
  color: #101921;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 8px; }

.size-wrap .color-wrap .color-choose {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none; }
  .size-wrap .color-wrap .color-choose li {
    position: relative;
    flex-shrink: 0;
    margin: 0;
    padding: 0; }
    .size-wrap .color-wrap .color-choose li input[type="radio"] {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      opacity: 0;
      cursor: pointer;
      margin: 0; }
    .size-wrap .color-wrap .color-choose li .color-wrapper {
      display: flex;
      min-height: 40px;
      height: auto;
      padding: 8px 14px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 0;
      border-radius: 4px;
      border: 1px solid #C6C6C6;
      background: #fff;
      color: #101921;
      font-size: 16px;
      font-weight: 400;
      line-height: 150%;
      text-align: center;
      min-width: 62px;
      box-sizing: border-box;
      transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease; }
      .size-wrap .color-wrap .color-choose li .color-wrapper .product-img.size {
        width: 100%;
        min-width: 0;
        height: auto;
        border: none;
        border-radius: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box; }
        .size-wrap .color-wrap .color-choose li .color-wrapper .product-img.size > div {
          padding: 0 2px;
          line-height: 1.5; }
    .size-wrap .color-wrap .color-choose li input[type="radio"]:checked + .color-wrapper {
      border-radius: 4px;
      background: #8E8E8E;
      border-color: #8E8E8E;
      color: #fff; }

.outer-price {
  position: relative;
  clear: both;
  margin-bottom: 20px; }

.list-wrapper {
  clear: both;
  font-size: 0.75rem;
  color: #000;
  display: block;
  z-index: 99;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
  margin: -20px -20px 15px -20px;
  text-align: left;
  display: none;
  background: #E6E6E6;
  border-radius: 5px; }
  .list-wrapper .items {
    display: inline-block;
    line-height: 20px;
    border-radius: 0; }
    .list-wrapper .items.cfull {
      white-space: nowrap;
      max-width: 85px;
      overflow: hidden;
      text-overflow: ellipsis; }
    .list-wrapper .items.cname {
      max-width: 100px;
      display: inline-block;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      padding-left: 5px; }
    .list-wrapper .items.price {
      float: right;
      max-width: 50px;
      display: inline-block;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .list-wrapper .form-row {
    margin-left: 0;
    margin-right: 0; }
  .list-wrapper .form-group {
    padding-bottom: 5px;
    padding: 2px 15px; }
  .list-wrapper .clist:last-child .form-group {
    border-bottom: none;
    margin-bottom: 0; }
  .list-wrapper .items-wrap {
    border-bottom: 1px solid #CECECE; }
  .list-wrapper .time-update {
    padding-top: 15px; }

.product-wrap {
  border-top: 1px solid #CECECE;
  padding-top: 20px;
  margin-top: 20px;
  position: relative; }
  .product-wrap .outer-price {
    text-align: right; }
    .product-wrap .outer-price .normal-price {
      font-size: 1.5rem;
      color: #000000;
      display: inline-block; }
  .product-wrap .link-product-name {
    /*font-size: $font-normal;*/
    /*color: $link-default-text-color;*/ }
    .product-wrap .link-product-name:hover, .product-wrap .link-product-name:active, .product-wrap .link-product-name.active {
      color: black !important; }
  .product-wrap .price-wrap {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end; }

.thumb-wrap {
  width: 100px;
  float: left;
  padding-bottom: 15px;
  padding-right: 15px; }

.subproduct-name .link-product-name {
  margin-bottom: 0;
  font-size: 1rem; }

.product-list {
  position: relative;
  margin: 12px 0; }
  .product-list .name-wrap .btn-compare {
    text-align: left;
    margin-bottom: 0; }
  .product-list .name-wrap .link-product-name {
    font-size: 1rem;
    color: #343a40; }
  .product-list .option-add-cart {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 16px; }
    .product-list .option-add-cart .btn-link {
      min-width: auto;
      max-width: auto; }

.size-wrap {
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0; }
  .size-wrap .font_bold {
    padding-right: 10px; }
  .size-wrap select {
    max-width: 200px !important;
    color: #000;
    height: 42px;
    border-radius: 4px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400; }
  .size-wrap .size-choose {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0; }
    .size-wrap .size-choose li {
      position: relative;
      display: inline-block;
      width: auto !important;
      margin: 0;
      padding: 0;
      padding-right: 8px;
      padding-bottom: 8px;
      flex-shrink: 0; }
      .size-wrap .size-choose li input[type="radio"] {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0;
        cursor: pointer;
        margin-top: 0; }
      .size-wrap .size-choose li .size,
      .size-wrap .size-choose li .product-imgs.size {
        width: auto;
        min-width: 62px;
        height: 40px;
        padding: 10px 12px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 4px;
        border: 1px solid #C6C6C6;
        background: #fff;
        color: #101921;
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
        text-align: center; }
      .size-wrap .size-choose li input[type="radio"]:checked + .color-wrapper .product-img,
      .size-wrap .size-choose li input[type="radio"]:checked + .color-wrappers .product-imgs.size,
      .size-wrap .size-choose li input[type="radio"]:checked + .color-wrappers .product-imgs .color_capcta_text,
      .size-wrap .size-choose li .select-color-checked {
        outline: none;
        border-color: #8E8E8E;
        background-color: #8E8E8E;
        color: #fff; }
      .size-wrap .size-choose li .color_capcta_text {
        font-size: 16px;
        font-weight: 400;
        line-height: 150%; }
  .size-wrap .color-choose {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 0;
    width: 100%;
    max-width: 100%; }
    .size-wrap .color-choose li {
      position: relative;
      display: block;
      margin: 0;
      padding: 0;
      vertical-align: middle;
      flex-shrink: 0; }
      .size-wrap .color-choose li input[type="radio"] {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0;
        cursor: pointer;
        margin-top: 0; }
      .size-wrap .color-choose li .size {
        min-width: 40px;
        height: 40px;
        border: none;
        text-align: center;
        cursor: pointer;
        border-radius: 40px;
        display: flex !important;
        align-items: center;
        justify-content: center;
        padding: 0 5px; }
      .size-wrap .color-choose li input[type="radio"]:checked + .color-wrapper .product-img,
      .size-wrap .color-choose li input[type="radio"]:checked + .color-wrappers .product-imgs .color_capcta,
      .size-wrap .color-choose li input[type="radio"]:checked + .color-wrappers .product-imgs,
      .size-wrap .color-choose li .select-color-checked {
        border-color: #101921;
        border-style: solid;
        border-width: 2px; }
      .size-wrap .color-choose li input[type="radio"]:checked + .color-wrappers .product-imgs.size {
        border-color: #101921;
        border-style: solid;
        border-width: 2px; }
      .size-wrap .color-choose li input[type="radio"]:checked + .color-wrappers .product-img img {
        border-color: #101921;
        border-style: solid;
        border-width: 2px; }
      .size-wrap .color-choose li input[type="radio"]:checked + .color-wrappers .color-name {
        color: #101921;
        font-weight: 700; }
    .size-wrap .color-choose .color-wrapper {
      display: inline-flex;
      flex-direction: row;
      align-items: center;
      gap: 8px;
      width: 100%;
      height: 100%; }
      .size-wrap .color-choose .color-wrapper .product-img {
        border: 1px solid #C6C6C6;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 4px;
        border-radius: 50%;
        /* circle */
        width: 32px;
        height: 32px; }
        .size-wrap .color-choose .color-wrapper .product-img > div {
          padding: 0;
          text-align: center;
          height: 24px;
          min-height: 24px;
          min-width: 24px; }
        .size-wrap .color-choose .color-wrapper .product-img.color-text > div, .size-wrap .color-choose .color-wrapper .product-img.color-text .taxt-value {
          /*padding-left: 3px;padding-right: 3px;*/
          white-space: nowrap;
          display: inline-block;
          height: 32px;
          width: 100%;
          line-height: 32px;
          color: #343a40; }
    .size-wrap .color-choose .color-wrappers {
      display: inline-flex;
      flex-direction: row;
      align-items: center;
      gap: 8px;
      width: 100%;
      height: 100%; }
      .size-wrap .color-choose .color-wrappers .product-imgs {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #C6C6C6;
        border-radius: 50%;
        /* circle */
        flex-shrink: 0; }
        .size-wrap .color-choose .color-wrappers .product-imgs .color_capcta {
          height: 32px;
          width: 32px;
          border-radius: 50%;
          /* circle */ }
      .size-wrap .color-choose .color-wrappers .product-img {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        padding: 4px;
        border: 1px solid #C6C6C6;
        border-radius: 50%;
        /* circle */
        flex-shrink: 0; }
        .size-wrap .color-choose .color-wrappers .product-img img {
          height: 24px;
          width: 24px;
          border-radius: 50%;
          /* circle */ }
    .size-wrap .color-choose .color-name {
      display: inline-block;
      color: #101921;
      font-size: 16px;
      font-weight: 400;
      line-height: 150%;
      white-space: nowrap; }
  .size-wrap .prd-out-of-stock {
    position: relative;
    /*&:before {
        content: " ";
        display: block;
        border-top: 1px solid rgba(211, 211, 211, 1);
        height: 12px;
        position: absolute;
        bottom: 0;
        left: -2px;
        transform: rotate(-45deg);
        width: 44px;
        top: 15px;
    }*/ }
    .size-wrap .prd-out-of-stock:before {
      font-family: 'Font Awesome 5 Pro';
      content: "\f05e";
      width: 40px;
      height: 40px;
      line-height: 47px;
      font-size: 40px;
      position: absolute;
      color: #000;
      left: 0;
      right: 0;
      margin: 0 auto;
      opacity: 0.5; }
    .size-wrap .prd-out-of-stock .product-img {
      opacity: 0.5; }
  .size-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none; }

.attribute_style_circle {
  width: 100%;
  max-width: 100%;
  /* Color selector specific styling - match filter panel layout */
  /* Apply column layout when ul contains color selectors (product-img in color-wrappers) */ }
  .attribute_style_circle ul.color-choose {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    /* Color selector - full width column layout like filter panel */
    /* Note: Color selectors will be styled via JavaScript or manual class addition */ }
    .attribute_style_circle ul.color-choose li {
      position: relative;
      flex-shrink: 0;
      margin: 0;
      padding: 0;
      padding-right: 8px;
      padding-bottom: 8px;
      /* Size selector styling - match filter panel */
      /* Color selector styling - match filter panel (one column layout) */
      /* When we show color name under the circle */ }
      .attribute_style_circle ul.color-choose li input[type="radio"] {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0;
        cursor: pointer;
        margin-top: 0; }
      .attribute_style_circle ul.color-choose li .product-imgs.size {
        width: auto;
        min-width: 62px;
        height: 40px;
        padding: 10px 12px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 4px;
        border: 1px solid #C6C6C6;
        background: #fff;
        color: #101921;
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
        text-align: center; }
      .attribute_style_circle ul.color-choose li input[type="radio"]:checked + .color-wrappers .product-imgs.size {
        border-color: #8E8E8E;
        background-color: #8E8E8E;
        color: #fff; }
      .attribute_style_circle ul.color-choose li .color_capcta_text {
        font-size: 16px;
        font-weight: 400;
        line-height: 150%; }
      .attribute_style_circle ul.color-choose li .color-wrappers {
        display: inline-flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        width: 100%; }
        .attribute_style_circle ul.color-choose li .color-wrappers .product-imgs:not(.size),
        .attribute_style_circle ul.color-choose li .color-wrappers .product-img {
          border: 1px solid #C6C6C6;
          border-radius: 50%;
          flex-shrink: 0;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          padding: 0; }
          .attribute_style_circle ul.color-choose li .color-wrappers .product-imgs:not(.size) .color_capcta,
          .attribute_style_circle ul.color-choose li .color-wrappers .product-img .color_capcta {
            width: 32px;
            height: 32px;
            border-radius: 50%; }
          .attribute_style_circle ul.color-choose li .color-wrappers .product-imgs:not(.size) img,
          .attribute_style_circle ul.color-choose li .color-wrappers .product-img img {
            width: 24px;
            height: 24px;
            border-radius: 50%; }
      .attribute_style_circle ul.color-choose li input[type="radio"]:checked + .color-wrappers .product-imgs:not(.size),
      .attribute_style_circle ul.color-choose li input[type="radio"]:checked + .color-wrappers .product-img {
        border-color: #101921;
        border-width: 2px;
        border: none !important; }
      .attribute_style_circle ul.color-choose li .color-wrappers.color-with-name {
        flex-direction: column;
        align-items: center;
        gap: 4px;
        width: auto; }
        .attribute_style_circle ul.color-choose li .color-wrappers.color-with-name .color-name {
          display: block;
          color: #101921;
          font-size: 16px;
          font-weight: 400;
          line-height: 150%;
          text-align: center; }
  .attribute_style_circle .size-wrap .attribute_style_circle ul.color-choose.color-selector {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0; }
    .attribute_style_circle .size-wrap .attribute_style_circle ul.color-choose.color-selector li {
      width: 100%;
      max-width: 100%;
      margin: 0;
      padding: 0;
      padding-bottom: 16px; }
      .attribute_style_circle .size-wrap .attribute_style_circle ul.color-choose.color-selector li:last-child {
        padding-bottom: 0; }
  .attribute_style_circle .color_capcta {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%; }

.table-scroll {
  overflow-x: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  overflow-y: hidden;
  white-space: nowrap; }

.rating-list .review-name {
  font-size: 0.875rem;
  color: #D8D8D8;
  font-weight: 500; }
.rating-list .attr_list {
  font-size: 0.875rem;
  color: #000000; }
.rating-list .attr-title {
  font-weight: 500; }
.rating-list .date-time {
  font-size: 0.875rem;
  color: #17a2b8; }

.product-spec {
  word-break: break-word;
  font-size: 1rem;
  color: #000; }

.descattribute-img {
  max-width: 150px; }

.descattribute-color > span {
  display: inline-block;
  width: 25px;
  height: 25px; }

.rating-summary .not-rating {
  padding-bottom: 0 !important; }
  .rating-summary .not-rating .search-desc {
    margin-bottom: 0; }
.rating-summary .rating-customer {
  border-top: 1px solid #CECECE;
  padding-top: 10px;
  padding-bottom: 10px; }
  .rating-summary .rating-customer:last-child {
    border-bottom: none; }
  .rating-summary .rating-customer:first-child {
    padding-top: 0;
    border-top: none; }
.rating-summary .rating-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
.rating-summary .product-name {
  color: #5c827d; }
.rating-summary .attribute-wrap {
  margin-bottom: 8px; }
.rating-summary .review-star {
  margin-bottom: 4px; }
.rating-summary label {
  display: block; }
.rating-summary .review-awatar {
  width: 37px;
  height: 37px;
  min-width: 37px;
  border-radius: 100%;
  display: inline-block;
  margin: 0 10px 0 0; }
.rating-summary .date-time {
  color: #D8D8D8; }

.no-review {
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-top: 1px solid #CECECE; }

.product-desc {
  text-align: left;
  word-break: break-word;
  /*padding-top: 15px;*/ }
  .product-desc .desc-title {
    font-size: 1.5rem;
    color: #000000;
    font-weight: bold;
    padding-left: 10px;
    border-left: 4px solid #5c827d;
    margin: 30px 0 15px 0; }
  .product-desc .attributename {
    font-weight: bold;
    margin-right: 10px; }
  .product-desc label {
    color: inherit; }

.product-spec-wrap {
  padding-bottom: 1rem; }
  .product-spec-wrap .att-title {
    display: inline-block;
    min-width: 200px;
    font-weight: bold;
    font-size: 0.75rem; }
  .product-spec-wrap .att-value {
    font-size: 0.75rem; }

.related-product {
  margin-top: 30px; }
  .related-product .sub-title {
    color: #000;
    text-align: left;
    font-weight: bold; }
  .related-product li {
    list-style: none;
    padding: 0 12px;
    position: relative; }

.related-product.product-slider {
  position: relative;
  z-index: 0;
  display: flex;
  padding: 60px 0;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  margin-top: 0;
  /* Full-width background behind the section */
  max-width: 1320px;
  align-self: stretch;
  width: 100%;
  /* ทุกขนาดจอ: thumb ในแถวชิดขอบบนเมื่อการ์ดสูงไม่เท่ากัน */
  /* Short description: 2 lines like product listing thumb */
  /* Price block (for thumbs that include price-wrap) */
  /* Discount badge on image */ }
  .related-product.product-slider::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    background: linear-gradient(180deg, #F0FAFF 0%, #FFF 100%);
    z-index: -1; }
  .related-product.product-slider .sub-title {
    color: #2098D3;
    text-align: left;
    font-family: Prompt;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0 !important;
    line-height: 150%;
    width: 100%; }
  .related-product.product-slider li {
    padding: 0 !important; }
  @media all and (max-width: 768px) {
    .related-product.product-slider {
      padding: 40px 16px;
      align-self: stretch; } }
  .related-product.product-slider .MagicScroll .mcs-item {
    align-self: flex-start !important;
    vertical-align: top !important; }
  .related-product.product-slider .MagicScroll .mcs-items-container {
    align-items: flex-start !important; }
  .related-product.product-slider ul.MagicScroll {
    align-items: flex-start !important; }
  .related-product.product-slider ul.MagicScroll .item-box {
    align-self: flex-start !important; }
  .related-product.product-slider .product-item-info {
    display: flex;
    flex-direction: column;
    gap: 16px;
    height: auto; }
  .related-product.product-slider .prod-img {
    position: relative;
    display: block;
    width: 100%;
    flex: 0 0 312px;
    height: 312px !important;
    min-height: 312px !important;
    max-height: 312px !important;
    aspect-ratio: 1 / 1 !important;
    padding: 0 !important;
    padding-top: 0 !important;
    overflow: hidden;
    align-self: stretch; }
    @media screen and (max-width: 1200px) {
      .related-product.product-slider .prod-img {
        height: 220px !important;
        min-height: 220px !important;
        max-height: 220px !important;
        flex: 0 0 220px; } }
    @media screen and (max-width: 768px) {
      .related-product.product-slider .prod-img {
        height: 171px !important;
        min-height: 171px !important;
        max-height: 171px !important;
        flex: 0 0 171px; } }
  .related-product.product-slider .prod-img > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block; }
  .related-product.product-slider .prod-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: top center;
    display: block; }
  .related-product.product-slider .prod-img img.lazy-image-loader:not([data-loaded]) {
    width: 50px !important;
    height: 50px !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    object-fit: contain !important;
    opacity: 0.6; }
  .related-product.product-slider .prod-img img[data-loaded],
  .related-product.product-slider .prod-img img:not(.lazy-image-loader) {
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
    object-fit: cover !important;
    opacity: 1; }
  .related-product.product-slider .product-info {
    display: flex;
    padding: 16px;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    flex: 0 0 auto; }
  .related-product.product-slider .product-info .prod-desc {
    padding-top: 8px;
    align-self: stretch;
    border-top: 1px solid #000;
    overflow: hidden;
    color: #000;
    text-align: center;
    font-family: Prompt;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal !important;
    word-break: break-word; }
  .related-product.product-slider .product-info .product-title a.link-product-name {
    color: #000;
    text-align: center;
    font-family: Prompt;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal !important;
    word-break: break-word;
    transition: color 0.3s ease-in-out; }
  .related-product.product-slider .product-info .price-wrap {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch; }
  .related-product.product-slider .product-info .price-wrap .price-margin {
    display: none !important; }
  .related-product.product-slider .product-info .price-wrap .normal-price,
  .related-product.product-slider .product-info .price-wrap .special-price,
  .related-product.product-slider .product-info .price-wrap .price-margin {
    color: #101921;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; }
  .related-product.product-slider .product-info .price-wrap .special-price {
    color: #045198;
    font-weight: 700; }
  .related-product.product-slider .product-info .price-wrap .strike-price {
    color: #8E8E8E;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%; }
  .related-product.product-slider .prod-img .price-margin {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 8px;
    margin: 8px;
    background: #045198;
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
    line-height: 150%;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
  .related-product.product-slider .prod-img .product-badges.widget-box {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    padding: 8px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    z-index: 2; }

.full-description {
  margin-top: 100px;
  color: #343a40; }
  .full-description .sub-title {
    color: #000;
    font-size: 1.5rem;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase; }

/*  Calender lunch */
.count-down-alt {
  margin-bottom: 15px;
  line-height: 1.45; }

.title-coming {
  color: #5c827d;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px; }

.title-form {
  position: relative;
  margin-bottom: 10px; }
  .title-form:before {
    position: absolute;
    left: 0;
    top: 49.5%;
    content: "";
    background: #CECECE;
    width: 100%;
    height: 1px;
    z-index: -1; }
  .title-form h2 {
    display: inline-block;
    background: #fff;
    padding: 0 10px; }

.count-down-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 10px 0 30px 0; }
  .count-down-wrap .count-down-item {
    padding: 10px;
    text-align: center;
    min-height: 90px;
    min-width: 90px;
    font-size: 1rem;
    border-radius: 50%;
    border: 5px solid #a8a8a8; }
    .count-down-wrap .count-down-item span {
      padding-top: 5px;
      display: block; }
    .count-down-wrap .count-down-item .count-num {
      display: block;
      font-size: 2rem;
      font-weight: 600;
      padding-top: 0; }

.tier-price-range {
  margin-top: 20px;
  background-color: #E6E6E6; }

.tier_head {
  padding: 13px;
  cursor: pointer;
  font-weight: bold; }
  .tier_head.heading-expanded .fa-chevron-down:before {
    content: "\f077"; }

.tier-price-wrap {
  padding-left: 13px;
  padding-right: 13px; }

.tier-price-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between; }
  .tier-price-list .save-price {
    color: #ff0000; }
  .tier-price-list:last-child {
    padding-bottom: 13px; }

.show_desk {
  display: block; }

.show_mob {
  display: none; }

.select_labal select {
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-weight: 500;
  cursor: default;
  color: #ff0000; }

.header-wrap {
  margin-bottom: 0;
  text-align: left;
  width: 100%;
  max-width: 100%; }
  .header-wrap .group-header {
    text-align: left;
    width: 100%;
    max-width: 100%; }
  .header-wrap .group-sub-price {
    text-align: left;
    width: 100%;
    max-width: 100%; }

.link-description {
  text-decoration: underline;
  display: block;
  padding-bottom: 30px; }

.group-acc-description .card-body {
  font-size: 0.875rem;
  padding: 10px; }

.btn-script {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 1.125rem;
  padding-left: 0px;
  border-radius: 0;
  border: 1px solid transparent;
  background-color: transparent;
  padding-top: 24px;
  padding-bottom: 24px; }
  .btn-script.collapsed i.filp {
    float: right;
    position: relative;
    top: 5px;
    transform: rotate(0deg); }
  .btn-script i.filp {
    position: relative;
    top: 5px;
    transform: rotate(180deg); }

.group-images-gallery {
  grid-gap: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/**/
.full-description {
  margin-top: 100px;
  color: #343a40; }
  .full-description .sub-title {
    color: #000;
    font-size: 1.5rem;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase; }

.product-spec .table th, .product-spec .table td {
  text-align: left;
  padding: 4px 24px;
  line-height: 21px;
  font-size: 14px;
  border: none; }
  .product-spec .table th.topic, .product-spec .table td.topic {
    width: 180px; }
.product-spec .topic {
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px; }

body .selectors.MagicScroll .mcs-item {
  margin: 0 !important; }

.buy-option-wrap {
  margin-top: 20px; }
  .buy-option-wrap .buy-option-label {
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: .75rem;
    display: block; }
  .buy-option-wrap ul {
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-left: 0; }
    .buy-option-wrap ul li {
      margin: 0 5px 10px 5px; }
    .buy-option-wrap ul .file_image {
      max-height: 40px; }
      .buy-option-wrap ul .file_image img, .buy-option-wrap ul .file_image svg {
        width: 40px;
        height: 40px;
        border-radius: 50%; }

@media all and (min-width: 992px) {
  .product-shop {
    position: sticky;
    top: -30px;
    transform: translate3d(0px, 0px, 0px); }

  /* Desktop only: 24px gap between image and info; หักความกว้างคอลัมน์ให้รวมกันไม่เกิน 100% */
  .product-detail-config-simple > .row {
    column-gap: 24px; }

  .product-detail-config-simple > .row > [class*="col-lg-6"] {
    flex: 0 0 calc(50% - 12px);
    max-width: calc(50% - 12px); } }
@media all and (max-width: 767px) {
  .group-images-gallery {
    padding: 0; }

  .full-description {
    margin-top: 50px; }

  .show_desk {
    display: none; }

  .show_mob {
    display: block; }

  .product-img-box {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center; }

  .product-shop {
    padding-top: 5px; }
    .product-shop .product-name {
      font-size: 2rem; }
    .product-shop.box-border {
      border: none;
      padding: 0; }
    .product-shop .review-star.fright {
      text-align: left;
      float: none; }
    .product-shop .prod-desc {
      margin: 10px 0;
      padding-bottom: 30px; }
      .product-shop .prod-desc h2 {
        margin-top: 30px; }
    .product-shop .outer-price {
      margin-bottom: 12px; }
    .product-shop .price-wrap {
      margin-bottom: 0px; }
      .product-shop .price-wrap .normal-price {
        color: #343a40; }
    .product-shop .group-before-description {
      white-space: nowrap;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      overflow: hidden;
      overflow-x: auto;
      margin-bottom: 15px; }

  .product-list {
    display: block; }
    .product-list .thumb-wrap {
      display: none; }
    .product-list .name-wrap {
      width: 100%;
      display: block; }

  .show_mob .thumb-wrap {
    display: block;
    max-width: 80px; }
  .show_mob .outer-price {
    text-align: left; }
  .show_mob .price-wrap {
    -webkit-justify-content: left;
    -moz-justify-content: left;
    -ms-justify-content: left;
    justify-content: left;
    -ms-flex-pack: left; }
  .show_mob .group-sub-price {
    text-align: left; }

  .product-desc h2 {
    margin-top: 30px;
    font-size: 1.125rem; }

  .box-border {
    padding: 12px; }

  .related-product {
    margin-top: 10px; }
    .related-product li {
      padding: 5px; }

  .currency-wrap {
    text-align: left;
    float: none; }

  .list-wrapper {
    width: 100%;
    margin: -20px 0 20px 0; }
    .list-wrapper .items.cname {
      max-width: 130px; }
    .list-wrapper .items.price {
      max-width: 80px; }
    .list-wrapper .form-group {
      width: 100%; }

  .product-spec-wrap .product-spec {
    display: block; }
  .product-spec-wrap .att-name {
    margin-bottom: 8px;
    min-width: 120px; }

  .size-wrap .select {
    min-width: 130px; }
  .size-wrap .font_bold, .size-wrap label {
    padding-right: 0; }

  .group-images-gallery > .images-gallery {
    flex: 0 0 100%;
    max-width: 100%; }
    .group-images-gallery > .images-gallery:not(:first-child) {
      display: none; } }
@media all and (max-width: 767px) {
  .product-main-img {
    margin-left: 0; }

  .zoom-gallery .selectors {
    display: none !important; }

  a[data-zoom-id] img {
    display: none !important; }

  a[data-zoom-id] {
    width: 6px !important;
    height: 6px !important;
    border-radius: 100% !important;
    background: none repeat scroll 0 0 #5c827d !important;
    /*margin: 3px !important;*/
    cursor: pointer !important;
    display: inline-block !important;
    position: relative !important;
    text-indent: -9999px !important;
    vertical-align: middle !important;
    font-size: 0px !important;
    line-height: 0px !important; }

  a[data-zoom-id]:after, .mcs-wrapper .mgt-video-icon:before {
    display: none !important; }

  .product-img-box button.mz-button {
    display: none; }

  a[data-zoom-id].mz-thumb-selected:before,
  a[data-zoom-id]:hover:before {
    width: 6px !important;
    height: 6px !important;
    border-radius: 100% !important;
    content: '' !important;
    position: relative !important;
    display: block !important;
    text-indent: -9999px !important;
    background: #AFAFAF !important; }

  .product-img-box .MagicScroll .mcs-wrapper {
    height: 25px; } }
/* Hide unnecessary elements in product detail page */
.product-shop {
  /* Hide description-text in product-add-form and product-info-details */
  /* Hide custom info and manual info from prd_detail */
  /* Hide qty_stock_wrap entirely */
  /* Hide Warning and Warranty sections */
  /* Also hide in description-text area */ }
  .product-shop .header-wrap .group-header {
    margin-bottom: 16px;
    text-align: left;
    padding: 0 16px; }
  .product-shop .header-wrap .group-sub-price {
    margin-top: 40px;
    margin-bottom: 0;
    text-align: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 0; }
    @media all and (max-width: 768px) {
      .product-shop .header-wrap .group-sub-price {
        margin-top: 24px; } }
    .product-shop .header-wrap .group-sub-price .normal-price {
      margin-right: 16px; }
    .product-shop .header-wrap .group-sub-price .current-price,
    .product-shop .header-wrap .group-sub-price .current-price-disc {
      color: #000;
      font-size: 24px;
      font-style: normal;
      font-weight: 400;
      line-height: 140%;
      letter-spacing: 2.4px;
      text-transform: uppercase; }
    .product-shop .header-wrap .group-sub-price .strike-price {
      margin-top: 0;
      margin-right: 0;
      width: auto;
      max-width: none;
      color: #AFAFAF;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      text-decoration-line: line-through; }
      .product-shop .header-wrap .group-sub-price .strike-price span {
        color: #AFAFAF;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        text-decoration-line: line-through; }
    .product-shop .header-wrap .group-sub-price .price-margin {
      display: flex;
      padding: 0 4px;
      justify-content: center;
      align-items: center;
      gap: 10px;
      border-radius: 2px;
      background: #082D2C;
      color: #FFF;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      margin-left: 0;
      vertical-align: middle; }
  .product-shop .short_desc {
    margin-top: 16px;
    margin-bottom: 40px; }
  @media all and (max-width: 768px) {
    .product-shop .short_desc {
      margin-bottom: 24px; } }
  .product-shop .custom-info {
    display: none !important; }
  .product-shop .prod-fix-text {
    display: none !important; }
  .product-shop .specification {
    display: none !important; }
  .product-shop .flashsale-wrap {
    display: none !important; }
  .product-shop .product-color-specification {
    display: none !important; }
  .product-shop .sku-name.inner-info {
    display: none !important; }
  .product-shop .review-wrap {
    display: none !important; }
  .product-shop .manual-information-text {
    display: none !important; }
  .product-shop .description-text {
    display: none !important; }
  .product-shop .product-add-form .description-text,
  .product-shop .product-info-details .description-text,
  .product-shop .product-shop .product-info-details .description-text,
  .product-shop .product-shop .product-add-form .description-text {
    display: none !important; }
  .product-shop .btn-compare {
    display: none !important; }
  .product-shop .product-attr-specification {
    display: none !important; }
  .product-shop .product-upload-file-download {
    display: none !important; }
  .product-shop .size-guide {
    display: none !important; }
  .product-shop .buy-option-wrap {
    display: none !important; }
  .product-shop .stock-availability {
    display: none !important; }
  .product-shop .addthis_inline_share_toolbox {
    display: none !important; }
  .product-shop .tier-price-range {
    display: none !important; }
  .product-shop .group-header .custom-info {
    display: none !important; }
  .product-shop .group-header .sku-name.inner-info {
    display: none !important; }
  .product-shop .qty_stock_wrap {
    display: none !important; }
  .product-shop .form-group {
    text-align: left;
    width: 100%;
    max-width: 100%; }
  .product-shop .tab-pane h3[ng-if*="warning"],
  .product-shop .tab-pane div[ng-if*="warning"],
  .product-shop .tab-pane h3[ng-if*="warranty"],
  .product-shop .tab-pane div[ng-if*="warranty"] {
    display: none !important; }
  .product-shop .description-text h3[ng-if*="warning"],
  .product-shop .description-text div[ng-if*="warning"],
  .product-shop .description-text h3[ng-if*="warranty"],
  .product-shop .description-text div[ng-if*="warranty"],
  .product-shop .product-desc h3[ng-if*="warning"],
  .product-shop .product-desc div[ng-if*="warning"],
  .product-shop .product-desc h3[ng-if*="warranty"],
  .product-shop .product-desc div[ng-if*="warranty"] {
    display: none !important; }

/* Allow product description when moved inside product-shop (simple product only) */
.product-shop .product-description-section.product-description-section--in-shop {
  width: 100%;
  max-width: 100%;
  margin: 16px 0 0;
  padding: 0;
  clear: both; }
  .product-shop .product-description-section.product-description-section--in-shop .description-text {
    display: block !important;
    width: 100%; }

/* Hide other product sections, show only related products */
/* Hide upsell, cross-sell, blog, and recent viewed products */
#upsell_prd_magic_slider,
#cross_prd_magic_slider,
#blog_prd_magic_slider,
#recent_prd_magic_slider {
  display: none !important; }

/* Hide parent containers that contain these sliders (using :has() for modern browsers) */
.related-product:has(#upsell_prd_magic_slider),
.related-product:has(#cross_prd_magic_slider),
.related-product:has(#blog_prd_magic_slider),
.related-product:has(#recent_prd_magic_slider) {
  display: none !important; }

/* Fallback: Hide all related-product except the first one (related products) */
/* This works for browsers that don't support :has() */
.related-product ~ .related-product {
  display: none !important; }

/* Show the first related-product (related products section) */
.related-product:first-of-type {
  display: block !important; }

/* Product Description Section - Full Width */
.product-description-section {
  width: 100%;
  max-width: 1320px;
  margin: 40px auto 0;
  padding: 0 15px;
  clear: both; }
  .product-description-section .description-text {
    width: 100%;
    display: block !important;
    /* Show description in product-description-section */ }

/* Hide Warning and Warranty in product description section */
.product-description-section h3[ng-if*="warning"],
.product-description-section div[ng-if*="warning"],
.product-description-section h3[ng-if*="warranty"],
.product-description-section div[ng-if*="warranty"] {
  display: none !important; }
.product-description-section .tab-pane h3[ng-if*="warning"],
.product-description-section .tab-pane div[ng-if*="warning"],
.product-description-section .tab-pane h3[ng-if*="warranty"],
.product-description-section .tab-pane div[ng-if*="warranty"] {
  display: none !important; }

@media all and (min-width: 768px) and (max-width: 1199px) {
  .related-product.product-slider {
    padding: 40px 16px; }

  /* เรียง column เหมือน mobile */
  .product-detail-config-simple > .row,
  .product-detail-config-matrix > .row {
    flex-direction: column !important;
    align-items: stretch !important; }

  .product-detail-config-simple > .row > [class*="col-"],
  .product-detail-config-simple > .row > div,
  .product-detail-config-matrix > .row > [class*="col-"],
  .product-detail-config-matrix > .row > div {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important; }

  .product-detail-config-simple .product-shop,
  .product-detail-config-matrix .product-shop {
    position: static !important; }

  .product-img-box {
    margin-left: 0;
    margin-right: 0;
    text-align: center; }
    .product-img-box .zoom-gallery {
      flex-direction: column;
      align-items: center;
      padding: 0 16px;
      max-width: 100%; }
    .product-img-box .product-main-img {
      order: 1;
      width: 100% !important;
      max-width: 100% !important;
      height: auto !important;
      min-height: 0 !important;
      aspect-ratio: 1 / 1;
      margin: 0 auto;
      position: relative; }
      .product-img-box .product-main-img .mobile-nav-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
        width: 40px;
        height: 40px;
        background: rgba(51, 51, 51, 0.2);
        border-radius: 50%;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        color: #fff;
        border: none;
        transition: all 0.3s ease; }
        .product-img-box .product-main-img .mobile-nav-arrow:hover {
          background: #bdbdbd;
          color: #fff; }
        .product-img-box .product-main-img .mobile-nav-arrow.prev-arrow {
          left: 10px; }
        .product-img-box .product-main-img .mobile-nav-arrow.next-arrow {
          right: 10px; }
    .product-img-box .zoom-gallery-slide.images-gallery {
      width: 100% !important;
      max-width: 100% !important;
      height: auto !important;
      min-height: 0 !important;
      aspect-ratio: 1/1;
      align-self: stretch; }
    .product-img-box .zoom-gallery-slide.images-gallery .MagicZoom,
    .product-img-box .zoom-gallery-slide.images-gallery .mz-figure {
      width: 100% !important;
      max-width: 100% !important;
      height: 100% !important; }
    .product-img-box .zoom-gallery-slide.images-gallery .mz-figure img {
      width: 100%;
      height: 100%;
      aspect-ratio: 1/1;
      object-fit: cover; }
    .product-img-box .selectors {
      order: 2;
      width: 100%;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      max-height: none;
      padding: 24px 0 0 0;
      gap: 16px;
      overflow-x: auto;
      overflow-y: hidden;
      display: flex !important; }
      .product-img-box .selectors.horizontal-thumb {
        display: flex !important;
        visibility: visible !important;
        order: 2;
        width: 100%;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        align-self: stretch;
        padding: 16px 12px;
        margin-top: 12px;
        gap: 24px;
        overflow-x: auto;
        overflow-y: visible;
        min-height: 130px; }
        .product-img-box .selectors.horizontal-thumb .mcs-wrapper {
          left: 0 !important;
          right: 0 !important;
          width: 100% !important;
          display: flex !important;
          justify-content: flex-start !important;
          padding: 0 !important; }
        .product-img-box .selectors.horizontal-thumb .mcs-items-container {
          display: flex !important;
          white-space: normal !important;
          justify-content: flex-start !important;
          gap: 24px;
          transform: translate3d(0px, 0px, 0px) !important; }
        .product-img-box .selectors.horizontal-thumb .mcs-item {
          width: 110px !important;
          min-width: 110px !important;
          flex-shrink: 0 !important;
          display: flex !important; }
        .product-img-box .selectors.horizontal-thumb .zoom_thumb {
          width: 100px;
          height: 100px;
          min-width: 100px;
          min-height: 100px;
          aspect-ratio: 1/1;
          flex-shrink: 0;
          box-sizing: border-box;
          padding: 0;
          border-radius: 0;
          background: #fff;
          display: flex !important;
          align-items: center;
          justify-content: center; }
          .product-img-box .selectors.horizontal-thumb .zoom_thumb img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            aspect-ratio: 1/1;
            display: block !important; }
          .product-img-box .selectors.horizontal-thumb .zoom_thumb.mz-thumb-selected {
            width: 106px;
            height: 106px;
            min-width: 106px;
            min-height: 106px;
            border: none;
            box-shadow: none; }

  .product-img-box .zoom-gallery .selectors.horizontal-thumb {
    visibility: visible !important;
    opacity: 1 !important; }
  .product-img-box .MagicScroll.horizontal-thumb {
    display: flex !important;
    visibility: visible !important;
    width: 100%; }
  .product-img-box .MagicScroll .mcs-wrapper {
    height: auto; } }
@media all and (max-width: 767px) {
  .related-product.product-slider .sub-title {
    text-align: center; }

  .product-img-box {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center; }
    .product-img-box .zoom-gallery {
      flex-direction: column;
      align-items: flex-start;
      padding: 12px; }
    .product-img-box .selectors {
      order: 2;
      width: 100%;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      max-height: none;
      padding: 16px 0 0 0;
      gap: 12px;
      overflow-x: auto;
      overflow-y: hidden;
      display: flex !important; }
      .product-img-box .selectors.horizontal-thumb {
        display: flex !important; }
        .product-img-box .selectors.horizontal-thumb .mcs-wrapper {
          left: 0 !important;
          right: 0 !important;
          width: 100% !important;
          display: flex !important;
          justify-content: flex-start !important; }
        .product-img-box .selectors.horizontal-thumb .mcs-items-container {
          display: flex !important;
          white-space: normal !important;
          justify-content: flex-start !important;
          gap: 12px; }
        .product-img-box .selectors.horizontal-thumb .mcs-item {
          width: 78px !important;
          flex-shrink: 0 !important; }
      .product-img-box .selectors .zoom_thumb {
        width: 75.5px;
        height: 75.5px;
        aspect-ratio: 1/1;
        box-sizing: border-box; }
        .product-img-box .selectors .zoom_thumb img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          aspect-ratio: 1/1; }
    .product-img-box .product-main-img {
      order: 1;
      margin-left: 0;
      text-align: center;
      width: 100%;
      height: 358px;
      min-height: 358px;
      max-height: 358px;
      align-self: stretch; }
    .product-img-box .zoom-gallery-slide.images-gallery {
      height: 358px;
      min-height: 358px;
      max-height: 358px;
      aspect-ratio: 1/1;
      align-self: stretch; }
    .product-img-box .zoom-gallery-slide.images-gallery .MagicZoom,
    .product-img-box .zoom-gallery-slide.images-gallery .mz-figure {
      height: 358px;
      max-width: 358px; }
    .product-img-box .zoom-gallery-slide.images-gallery .mz-figure img {
      height: 358px;
      max-height: 358px;
      aspect-ratio: 1/1;
      object-fit: cover; }
    .product-img-box .images-gallery {
      max-height: none; }

  .product-main-img {
    margin-left: 0;
    height: 358px;
    min-height: 358px;
    max-height: 358px;
    align-self: stretch;
    position: relative; }
    .product-main-img .mobile-nav-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 10;
      width: 40px;
      height: 40px;
      background: rgba(51, 51, 51, 0.2);
      border-radius: 50%;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 16px;
      color: #fff;
      border: none;
      transition: all 0.3s ease; }
      .product-main-img .mobile-nav-arrow:hover {
        background: #bdbdbd;
        color: #fff; }
      .product-main-img .mobile-nav-arrow.prev-arrow {
        left: 10px; }
      .product-main-img .mobile-nav-arrow.next-arrow {
        right: 10px; }

  .zoom-gallery-slide.images-gallery {
    height: 358px;
    min-height: 358px;
    max-height: 358px;
    aspect-ratio: 1/1;
    align-self: stretch; }

  .zoom-gallery-slide.images-gallery .MagicZoom,
  .zoom-gallery-slide.images-gallery .mz-figure {
    height: 358px;
    max-width: 358px; }

  .zoom-gallery-slide.images-gallery .mz-figure img {
    height: 358px;
    max-height: 358px;
    aspect-ratio: 1/1;
    object-fit: cover; }

  .zoom-gallery .selectors {
    display: flex !important; }
    .zoom-gallery .selectors.horizontal-thumb {
      display: flex !important;
      visibility: visible !important;
      order: 2;
      width: 100%;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      align-self: stretch;
      padding: 16px 12px;
      margin-top: 12px;
      gap: 12px;
      overflow-x: auto;
      overflow-y: visible;
      min-height: 110px; }
      .zoom-gallery .selectors.horizontal-thumb .mcs-wrapper {
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        display: flex !important;
        justify-content: flex-start !important;
        padding: 0 !important; }
      .zoom-gallery .selectors.horizontal-thumb .mcs-items-container {
        display: flex !important;
        white-space: normal !important;
        justify-content: flex-start !important;
        gap: 12px;
        transform: translate3d(0px, 0px, 0px) !important; }
      .zoom-gallery .selectors.horizontal-thumb .mcs-item {
        width: 85.5px !important;
        min-width: 85.5px !important;
        flex-shrink: 0 !important;
        display: flex !important; }
      .zoom-gallery .selectors.horizontal-thumb .zoom_thumb {
        width: 85.5px;
        height: 85.5px;
        min-width: 85.5px;
        min-height: 85.5px;
        aspect-ratio: 1/1;
        flex-shrink: 0;
        box-sizing: border-box;
        padding: 0;
        border-radius: 0;
        background: #fff;
        display: flex !important;
        align-items: center;
        justify-content: center; }
        .zoom-gallery .selectors.horizontal-thumb .zoom_thumb img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          aspect-ratio: 1/1;
          display: block !important; }

  .product-img-box .zoom-gallery {
    flex-direction: column;
    align-items: flex-start; }
    .product-img-box .zoom-gallery .product-main-img {
      order: 1;
      width: 100%;
      height: 358px;
      min-height: 358px;
      max-height: 358px; }
    .product-img-box .zoom-gallery .selectors.horizontal-thumb {
      order: 2;
      visibility: visible !important;
      opacity: 1 !important; }
  .product-img-box .MagicScroll.horizontal-thumb {
    display: flex !important;
    visibility: visible !important;
    width: 100%; }
  .product-img-box .MagicScroll .mcs-wrapper {
    height: auto;
    width: 100% !important; }
  .product-img-box .MagicScroll .mcs-button {
    display: none !important; } }
