.sc-product .sc-inner {
  padding: 0 !important;
}

.sc-online-account {
  background: transparent !important;
}

@media screen and (min-width: 200px) {
  .sc-product {
    background: transparent !important;
  }
}

.line-dots {
  position: relative;
  /* height: 600px; */
  /* border-radius: 50%; */
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.line-dots p {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin: 0;
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(179deg, #167B45 0%, #0C5D4F 100%);
  z-index: 2;
  border-radius: 50%;
}

.sc-heading .des {
  font-size: 13px;
  padding-top: 16px;
}

.sc-online-account .wrapper-debit {
  height: 100%;
}



.sc-online-account .wrapper-debit .content .title {
  color: #fff;
}

@media screen and (min-width:768px) {
  .line-dots::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    width: 2px;
    z-index: 0;
    border-left: 2px dashed rgba(0, 169, 79, 0.6);
  }

}

@media screen and (max-width:767px) {
  .inner-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .line-dots::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 2px;
    width: 100%;
    z-index: 0;
    border-bottom: 2px dashed rgba(0, 169, 79, 0.6);
  }
}

.icw .item-list>li {
  float: none !important;
}

.icw .item-list:after {
  display: none !important;
}

.sc-product .item-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.sc-product .item-list>li {
  padding: 0;
}

.sc-online-account .wrapper-debit {
  position: relative;
  max-width: 518px;
  width: 100%;
}

.sc-online-account .wrapper-debit .thumb {
  margin-bottom: -90px;
  margin-left: auto;
  margin-right: auto;
  max-width: 428px;
  overflow: hidden;
}

.icw img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
}

.sc-online-account .wrapper-debit .content {
  text-align: center;
  border-radius: var(--radius);
  border: 2px solid #00A94F;
  background: linear-gradient(176deg, #167B45 -90%, #0C5D4F 90%) !important;
  padding: 130px 40px 55px;
  height: calc(100% - 195px);
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}

.wrapper-debit .content .head strong {
  text-shadow: 1px 2px 4px #00FF47, 0px 2px 5px #00FF47;
  color: #fff;
  padding-bottom: 16px;
  display: block;
}

.sc-online-account .wrapper-debit .action .btn {
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.05);
  background: #fff;
  color: #00A94F !important;
  height: 48px;
  font-size: 20px !important;
}

@media screen and (min-width: 1200px) {
  .sc-online-account .wrapper-debit .content {
    width: 518px;
  }
}


@media screen and (min-width: 768px) {
  .sc-product .item-list>li {
    padding: 0;
  }

  .sc-product .item-list {
    margin: 0 !important;
  }

  .sc-online-account .item-list>li {
    width: auto !important;
    padding: 12px;
  }

  .sc-product .item-list>li {
    padding: 0 !important;
  }

  .sc-online-account .wrapper-debit .action .btn {
    min-width: 234px;
  }
}

@media screen and (max-width:991px) {
  .sc-product .item-list {
    display: flex;
    justify-content: unset;
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .line-dots {
    width: 100%;
    padding: 24px 0;
  }

  .line-dots::after {
    height: 2px;
    width: 100%;
    border-top: 2px dashed rgba(0, 169, 79, 0.6);
  }

  .sc-online-account .wrapper-debit .content {
    background: linear-gradient(103.44deg, #167B45 0%, #0C5D4F 100%) !important;
  }
}

@media screen and (max-width:767px) {
  .sc-product .item-list {
    margin: 0;
  }

  .sc-online-account .wrapper-debit .thumb {
    margin-bottom: -100px;
    max-width: 300px;
  }

  .sc-product .item-list>li {
    width: 100%;
  }
}

.section .sc-inner {
  padding: 60px 0;
}

.tab-content-inner {
  overflow: hidden;
}

.icw .main .table-contetnt hr.vdo-border {
  margin: 30px auto;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(1);
}

.mfp-wrap.mfp-ready .mfp-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.title-tab-step .button {
  border-bottom: 2px solid #DBDBDB;
  display: flex;
  justify-content: center;
  gap: 48px;
}

.title-tab-step .button .btn-tabs.active {
  color: #333333;
  border-bottom: 3px solid #00A94F;
  font-family: kurious-looped, sans-serif;
  font-weight: 600;
}

.title-tab-step .button .btn-tabs {
  color: #999999;
  font-size: 16px;
  padding-bottom: 8px;
  transition: .3s ease-in-out;
}

.sc-how-to {
  background: #FAFAFA;
}

.mfp-close-btn-in .mfp-close {
  width: 40px !important;
}

.sc-nav-gallery .swiper-button-prev {
  left: 0;
}

.sc-nav-gallery .swiper-button-next {
  right: 0;
}

.icw .section .sc-inner {
  padding: 64px 0;
}

#breadcrumbs .current-page {
  margin-bottom: 0 !important;
}

.sc-thumb-gallery {
  overflow: hidden;
}

.head .title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 32px;
  color: #333333;
  text-align: center;
}

@media (min-width:768px) {
  .sc-nav-gallery {
    max-width: 1000px;
    padding-bottom: 40px;
  }

  /* .sc-nav-gallery .swiper-slide {
width: 328px !important;
} */

  .sc-thumb-gallery .swiper-button-prev {
    left: 40px;
  }

  .sc-thumb-gallery .swiper-button-next {
    right: 40px;
  }

  #popup-gallery1 .sc-thumb-gallery {
    padding: 48px;
  }

  .swiper-wrapper img {
    max-width: 220px;
    margin: auto;
    display: block;
  }

  .head .title img {
    height: 48px;
    width: 48px;
  }

  /* .mfp-close-btn-in .mfp-close {
right: -50px;
top: -40px;
} */
}

@media (min-width: 768px) and (max-width:992px) {
  .mfp-close-btn-in .mfp-close {
    right: -35px;
    top: -40px;
  }
}

@media screen and (max-width:767px) {
  .head .title img {
    height: 32px;
    width: 32px;
  }

  .zoom img.icon {
    width: 18px;
    height: auto;
    max-width: 18px;
  }

  .icw .section .sc-inner {
    padding: 40px 0 32px;
  }

  .sc-nav-gallery {
    padding-bottom: 32px;
  }

  .title-tab-step .button {
    flex-direction: unset;
  }

  .sc-nav-gallery .swiper-slide {
    width: auto !important;
  }

  .sc-nav-gallery .swiper-slide img {
    width: 220px;
    margin: auto;
    display: block;
  }

  .sc-nav-gallery .swiper-slide .content {
    width: 220px;
  }
}


/* .sc-thumb-box .swiper-container,
.sc-thumb-box .swiper-wrapper,
.sc-nav-gallery .swiper-container,
.sc-nav-gallery .swiper-wrapper {
touch-action: pan-y;
}

.sc-thumb-box .swiper-slide,
.sc-nav-gallery .swiper-slide {
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
} */
/* บนมือถือยังคง pan-y เพื่อไม่ชนการเลื่อนแนวตั้ง */


@media (min-width:1200px) {
  .sc-nav-gallery1 .swiper-wrapper {
    touch-action: auto;
  }
}

.sc-nav-gallery1 .swiper-slide,
.sc-nav-gallery1 .swiper-wrapper {
  pointer-events: auto;
}

p.number {
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  color: #111111;
}

p.f-p {
  color: #333333;
  text-align: center;
}

.icw .content {
  padding: 0;
  background: transparent;
}

.sc-faqs .accordion-title:after {
  font-family: 'icongarage';
  content: "\e90f" !important;
  font-size: 13px;
  line-height: 1;
  width: 18px;
  height: 18px;
  margin: auto;
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}

.sc-faqs .accordion-title.active:after {
  content: "\e910" !important;
}

.accordion-title:first-child {
  margin-top: 0;
}

dl.accordion-group {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

.sc-faqs .accordion-title {
  position: relative;
  padding: 16px 50px 16px 16px;
  cursor: pointer;
  color: var(--cr-dark);
  word-wrap: break-word;
  font-size: 18px;
  font-weight: 600;
  font-family: 'kurious-looped';
  background-color: var(--color-light);
  line-height: 1.5;
  transition: var(--tsition);
}

.accordion-title.active {
  color: #00A94F;
  background-color: #fff;
  border-radius: 8px 8px 0 0;
  border-left: 8px solid #00A94F;
  transition: 0ms;
  /* box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1); */
}

.accordion-content.active {
  border-left: 8px solid #00A94F;
}

.icw .sc-faqs .sc-inner {
  padding: 48px 0;
}

.sc-faqs .accordion-content ol:last-child {
  margin-bottom: 0;
}

.sc-product .sc-faqs .sc-inner {
  padding: 40px 0 64px 0;
}

.sc-faqs .accordion-content ol {
  margin: 0 0 0.6em 0em;
  padding: 0;
  counter-reset: item;
}

.sc-faqs .accordion-content ol>li {
  position: relative;
  list-style-type: none;
  font-family: 'kurious-looped';
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em;
  padding-left: 16px;
}

.sc-faqs .accordion-content ul>li {
  position: relative;
  list-style-type: disc;
  font-family: 'kurious-looped';
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em;
  color: #333333;
}

.sc-faqs .accordion-content ol>li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
  position: absolute;
  top: 0;
  left: 0;
}

.sc-faqs .accordion-content ul {
  margin: 0 0 0.6em 1.2em;
  padding: 0;
}

.sc-faqs .accordion-content ul:last-child {
  margin-bottom: 0;
}

.icw dd {
  -webkit-margin-start: 0 !important;
}

.accordion-title.active:after {
  color: #00A94F !important;
}

.sc-faqs .accordion-title.active {
  color: #00A94F;
  background-color: transparent;
}

.sc-faqs .accordion-title:after,
.icw .accordion-title.active:after {
  font-family: 'icongarage' !important;
}

.table-data .txt-head {
  font-size: 16px !important;
  white-space: nowrap;
}

/* .accordion-title:hover {
  border-left: none;
} */

@media screen and (min-width:992px) {
  .table-data {
    min-width: unset;
  }
}



.sc-announce .sc-headline {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.sc-announce .sc-bodyline {
  background-image: url(../img/bg-announce.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 0px 15px rgba(0, 255, 163, 0.49);
  border: 3px solid #00ffa3;
}

.sc-announce .sc-bodyline {
  padding: 40px 0;
}

.sc-announce .sc-bodyline .header-desc {
  text-align: center;
  font-weight: 700;
}

.sc-announce .sc-bodyline .text-announce-number {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding-top: 8px;
}

.sc-announce .sc-bodyline .announce-result {
  text-align: start;
  padding-top: 24px;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 0;
}

.sc-announce .sc-bodyline .announce-number {
  color: #00a94f;
  font-size: 26px;
  font-weight: 700;
}

.sc-announce .sc-bodyline {
  padding: 24px 18px;
}

@media screen and (min-width:767px) {
  .sc-announce {
    /* background: linear-gradient(181deg, #01ad8a 0%, #03624e 100%); */
    background: url(/SiteCollectionDocuments/promotion/kshop-ais-pernnueng/img/kshop-pen1-bg-desktop.jpg);
    background-size: 100% auto;
  }

  .social-tag {
    flex-direction: row;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    margin-top: 40px;
  }
}

@media screen and (max-width:767px) {
  .sc-announce {
    /* background: linear-gradient(181deg, #01ad8a 0%, #03624e 100%); */
    background: url(/SiteCollectionDocuments/promotion/kshop-ais-pernnueng/img/kshop-pen1-bg-mobile.jpg);
    background-size: 100% auto;
  }

  .sc-announce .sc-headline .title {
    font-size: 24px;
  }

  .sc-announce .sc-headline .sub-title {
    font-size: 18px;
  }

  .sc-announce .sc-bodyline .announce-number {
    font-size: 20px;
  }

  .sc-announce .sc-bodyline .text-announce-number {
    font-size: 18px;
  }

}


.sc-special {
  background: rgba(0, 169, 79, 0.05);
}

.tab .control {
  border-bottom: none;
  gap: 12px;
}

.btn-tab.active {
  border-radius: 8px;
  border: 1px solid #00A94F;
  color: #fff;
  background: #00A94F;
  padding: 8px 24px;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}

.tab-control:before {
  display: none;
}


.main-detail .link {
  color: #333 !important;
  text-decoration: none !important;
  font-size: 16px !important;
}

.btn-tab {
  padding: 8px 24px;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  border: 1px solid #DDD;
  color: #666;
  background: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}

.btn-tab:hover {
  border-radius: 8px;
  border: 1px solid #00A94F;
  color: #fff;
  background: #00A94F;
  padding: 8px 24px;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}


.tab .control a {
  color: #333 !important;
  border: 1px solid #999999;
  height: 40px;
  margin: 0;
}

.main-detail .link:hover {
  color: #333 !important;
  background: rgba(102, 203, 149, 0.16);
}

/* .tab .control a.active {
  color: #fff !important;
  border: 1px solid #00A94F;
} */

.tab .control a.active {
  color: #00A94F !important;
  border: 1px solid #00A94F;
  background: rgba(102, 203, 149, 0.16);
}

.details-container .wrapper .thumb {
  max-width: 440px;
  width: 100%;
  margin: 0 auto;
  border-radius: 8px;
  overflow: hidden;
}

.details-container .wrapper .content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.details-container .wrapper .title {
  padding-bottom: 8px;
}

.details-container .wrapper .action {
  padding-top: 24px;
}

.details-container .wrapper .action a {
  border-radius: 8px;
  padding: 7px 15px;
}

.details-container .wrapper .sub-title,
.details-container .wrapper li {
  font-size: 18px;
  color: #333333;
}

.details-container .wrapper .desc {
  font-size: 13px;
  color: #666666;
}

.details-container .wrapper ul {
  padding-left: 18px;
  padding-bottom: 24px;
}

.details-container .wrapper ul li {
  list-style-type: disc;
}

.pb-8 {
  padding-bottom: 8px;
}



@media(min-width:768px) {
  .tab-control {
    margin-bottom: 50px;
  }

  .details-container .wrapper .thumb {
    max-width: 440px;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
  }

  .details-container .wrapper .content {
    width: 600px;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .details-container .wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .details-container .wrapper .title {
    font-size: 24px;
  }

  .details-container .wrapper .action a {
    width: 220px;
  }

  .table-data .txt-head,
  .table-data tbody td {
    padding: 8px 16px;
    white-space: nowrap;
  }

  .sc-faqs .tab-container {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
  }

  .sc-special .tab {
    margin: 0;
  }
}

@media screen and (max-width:991px) {
  .details-container .wrapper {
    display: flex;
    flex-direction: column;
  }

  .details-container .wrapper .content {
    padding-top: 24px;
  }

  .details-container .wrapper .title {
    font-size: 20px;
  }

  .details-container .wrapper ul {
    padding-left: 24px;
  }

  .details-container .wrapper .sub-title,
  .details-container .wrapper li {
    font-size: 16px;
  }

  .details-container .wrapper .action {
    padding-top: 16px;
  }

  .details-container .wrapper .action a {
    width: 100%;
  }

}

@media(max-width:767px) {
  .main-detail .link:hover {
    border: none;
  }

  .tab-control nav.tab {
    margin-right: 20px;
  }

  .tab.active .control {
    width: 100%;
    margin-right: 20px;
  }

  .tab-control .action-dropdown {
    display: block;
    display: flex;
    position: absolute;
    z-index: 4;
    top: 0;
    right: 0;
    width: 25px;
    /* border-left: 1px solid #CBCBCB; */
    align-items: flex-start;
    justify-content: flex-end;
    padding-top: 15px;
  }

  .tab-control.active-dd .action-dropdown {
    top: 8px !important;
    padding-top: 0;
  }

  .tab.active .control {
    top: 49px;
  }

  .tab.active .control a.active {
    border-color: #00A94F;
    background: rgba(102, 203, 149, 0.16);
  }

  .tab.active .control {
    width: 342px;
  }



  .tab.active .control {
    width: 100% !important;
  }

  .tab-dropdown.active {
    min-width: 200px;
    width: 90% !important;
  }

  .tab-control nav.tab {
    margin-right: 20px;
    width: 90%;
  }

  .tab-control .action-dropdown {
    align-items: center;
    justify-content: center;
    height: 100%;
  }

  .wrapper-debit .content .head strong {
    padding-bottom: 8px;
  }

  .sc-online-account .wrapper-debit .content {
    padding: 120px 16px 32px;
  }

  .sc-online-account .wrapper-debit .action .btn {
    width: 100%;
  }

  .sc-online-account .wrapper-debit .action {
    width: 100%;
  }

  .sc-online-account .wrapper-debit .action {
    padding-top: 10px;
  }
}