.kcc.popup-revise .mfp-container {
  padding: 0 15px;
}

.kcc.popup-revise .mfp-content {
  max-width: 1200px;
  padding: 50px 0;
  background: transparent;
}

.kcc.popup-revise .mfp-content > div {
  background: white;
}

.kcc.popup-revise .iframe-popup-content.popup-iframe-plus {
  background: #FFFFFF !important;
}

.kcc.popup-revise .mfp-content .mfp-close {
  display: block;
  
  width: 30px;
  height: 30px;
  line-height: 30px;
  
  border-radius: 50%;
  background: #00A950;
  
  color: #fff;
  font-size: 16px;
  text-align: center;
  
  position: absolute;
  top: 35px !important;
  right: -15px !important;
  z-index: 1;
  opacity: 1;
}

.kcc.popup-revise .mfp-content .mfp-close:after {
  content: '\e921';
  font-family: iconkcc;
  font-size: 0.8em;
}

.kcc.popup-revise .mfp-content .sc-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.kcc.popup-revise .mfp-content .image-list .caption h3 {
  margin-bottom: 10px;
}

.kcc.popup-revise .mfp-content ul {
  margin: 20px 0 10px 1em;
}

.kcc.popup-revise .mfp-content ul ul {
  margin-top: 10px;
  margin-left: 2em;
}

.kcc.popup-revise .mfp-content ul li {
  list-style: disc;
  
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.kcc p.condition,
.kcc ul.condition li {
  font-size: 14px;
}

.kcc.popup-revise .mfp-content ul:not(.condition) li {
  font-size: 16px; 
}

.kcc.popup-revise .mfp-content ul:not(.condition) li:not(:last-child) {
  margin-bottom: 10px;
}

.kcc.popup-revise .mfp-content ul.condition li:not(:last-child) {
  margin-bottom: 7px;
}

.kcc.popup-revise .mfp-content ul li.title {
  list-style: none;
  margin-left: -1em;
}

.kcc.popup-revise .mfp-content ul li strong {
  font-weight: 700;
}

.kcc.popup-revise .mfp-content h4,
.kcc.popup-revise .mfp-content h5,
.kcc.popup-revise .mfp-content h6 {
  margin-bottom: 10px;
}

.kcc.popup-revise .mfp-content .image-lists {
  margin: 15px 0;
}

.kcc.popup-revise .mfp-content .image-lists .caption {
  padding: 0 30px;
}

.kcc.popup-revise .mfp-content .image-lists .image-list {
  margin: 0;
  padding: 25px 15px;
  
  display: flex;
  flex-direction: row;
}

.kcc.popup-revise .mfp-content .image-lists .image-list .image {
  width: 60px;
  min-width: 60px;
  max-width: 60px;
}

.kcc.popup-revise .mfp-content .popup-image .img-paywave {
  width: 70px;
  min-width: 70px;
  max-width: 70px;
  
  margin: 30px 0;
}

/*popup component overflower start*/
.kcc.popup-revise .mfp-content .table {
  border: solid 1px rgba(230, 230, 230, 0.7);
  border-width: 1px 1px 0 1px;
  border-collapse: separate;
  border-radius: 10px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.kcc.popup-revise .mfp-content .table th {
  background: #24C46A;
  color: white;
  
  font-size: 16px;
}

.kcc.popup-revise .mfp-content .table td {
  background: #F8F8F8;
  color: #666666;
}

.kcc.popup-revise .mfp-content .table td.c-green {
  color: #24C46A;
}

.kcc.popup-revise .mfp-content .table tbody tr:first-child td:nth-child(2) {
  background: #F2F2F2;
  color: #00A94F;
}

.kcc.popup-revise .mfp-content .table th,
.kcc.popup-revise .mfp-content .table td {
  font-weight: 300;
  padding: 10px 15px;
  border-bottom: solid 1px #E6E6E6;
  
  vertical-align: middle;
}

.kcc.popup-revise .mfp-content .table th:not(:last-child),
.kcc.popup-revise .mfp-content .table td:not(:last-child),
.kcc.popup-revise .mfp-content .table tbody tr:last-child td,
.kcc.popup-revise .mfp-content .table thead tr:last-child th {
  border-right: solid 1px #E6E6E6;
}

.kcc.popup-revise .mfp-content .table th,
.kcc.popup-revise .mfp-content .table td:not(:first-child) {
  text-align: center;
}

.kcc.popup-revise .mfp-content .table thead tr:first-child th:first-child {
  border-top-left-radius: 10px;
}

.kcc.popup-revise .mfp-content .table thead tr:first-child th:last-child {
  border-top-right-radius: 10px;
}

.kcc.popup-revise .mfp-content .table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.kcc.popup-revise .mfp-content .table tbody tr:nth-last-child(2) td:last-child {
  border-bottom-right-radius: 10px;
}
/*popup component overflower end*/

.kcc.popup-revise.popup-plus .mfp-content {
  max-width: 1000px;
}

.kcc.popup-revise.popup-plus .mfp-content > div {
  background: transparent;
}

.kcc.popup-revise.popup-plus .sc-container {
  padding: 48px 16px;
  background-color: #FFFFFF;
}

.kcc.popup-revise.popup-plus a.link {
  font-size: 16px;
}

.kcc.popup-revise.popup-plus .sc-container.bg-top {
  background: linear-gradient(122.58deg, #00CDAE 6.71%, #029E9B 80.43%), #00CDAE;
}

.kcc.popup-revise.popup-plus .sc-container.bg-top .head-popup-plus .heading,
.kcc.popup-revise.popup-plus .sc-container.bg-top .head-popup-plus .sub-heading {
  color: #FFFFFF;
}

.kcc.popup-revise.popup-plus .sc-inner {
  max-width: 904px;
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 1299px) {
  .kcc.popup-revise .mfp-content .mfp-close {
    right: -10px !important;
  }
}

@media screen and (max-width: 991px) {
  .kcc.popup-revise .mfp-content .image-lists {
    margin: 30px 0;
  }
  
  .kcc.popup-revise .mfp-content .image-lists .image-list {
    flex-direction: column;
    align-items: center;
  }
  
  .kcc.popup-revise .mfp-content .image-lists .image-list:first-child {
    padding-top: 0;
  }
  
  .kcc.popup-revise .mfp-content .image-lists .image-list:last-child {
    padding-bottom: 0;
  }
  
  .kcc.popup-revise .mfp-content .image-lists .caption {
    text-align: center;
    padding: 15px 0 0 0;
  }
  .kcc.popup-revise .mfp-content #popup-banner-shopee .promotion-content .accordion-group {
      margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .kcc.popup-revise.popup-plus .sc-container {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

.kcc.popup-revise .mfp-content #popup-banner-shopee .promotion-content h3.hv-line {
    margin-top: 20px;
}

.kcc.popup-revise #popup-banner-wonder .promotion-header {
    background: #FBFBFB;
}

.kcc.popup-revise .mfp-content .promotion-header {
    position: relative;
    padding: 40px 0 30px 0;
    background: #FBFBFB;
    border-bottom: solid 5px #00A950;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .f-body-s {
    font-size: 14px;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .f-body-l {
    font-size: 18px;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .f-default {
    font-family: Helvetica, Arial, sans-serif;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .c-grey {
    color: #999999;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .row {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .row ul {
    margin: 10px 0 0 1em;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .row ul li {
    font-size: 14px;
    color: #666666;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .row .col-12:not(:last-child) {
    border-right: solid 1px #E8E8E8;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .accordion-group {
    border-bottom: 1px solid #e8e8e8;
    margin-top: 30px;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .accordion-title {
    padding-left: 0;
    border-top: 1px solid #e8e8e8;
    border-left: 0;
    font-weight: 700;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .accordion-title:after, 
.kcc.popup-revise #popup-banner-wonder .promotion-content .accordion-title:hover, 
.kcc.popup-revise #popup-banner-wonder .promotion-content .accordion-title.active {
    color: #333;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .accordion-content .wrap { padding: 0; padding-bottom: 14px; }
.kcc.popup-revise #popup-banner-wonder .promotion-content .accordion:not(:last-child) {
    margin-bottom: 0;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .accordion-content .wrap ul { margin-top: 0; }
.kcc.popup-revise #popup-banner-wonder .promotion-content .accordion-title:after {
    content: "\e918";
    font-size: 12px;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .accordion-title.active:after {
    content: "\e902";
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .accordion-content .wrap ul ul {
    margin-left: 1.1em;
}

.kcc.popup-revise #popup-banner-wonder .promotion-content .accordion-content .wrap ul ul li {
    list-style: circle;
}
.kcc.popup-revise .mfp-content ul.list-circle li{
  list-style-type:circle;
}
.kcc.popup-revise .mfp-content ul li ul.list-circle li{
  list-style-type:circle;
}
.kcc.popup-revise .mfp-content ul.list-decimal li{
  list-style-type:decimal;
}
.kcc.popup-revise a.link.more:after {
  content: "\e901";
  font-family: iconkcc;
  font-size: 9px;
  display: inline-block;
  margin-left: 7px;
}
#popup-mastercard-platinum-online-guarantee .promotion-content img.check-icon{
  position: relative;
  top: 2px;
  width: 15px;
}
.bb.d-flex.align-items-baseline {
  display: flex;
  align-items: baseline;
}
/* table table table-guarantee */

/* popup fatastic4 */
#popup-mastercard-platinum-deal-fantastic4 .wrapper-detail {
  border: 1px solid #EAEAEA;
  border-radius: 10px;
  max-width: 640px;
  margin: 0 auto;
  padding: 15px;
}
#popup-mastercard-platinum-deal-fantastic4 .wrapper-icon-img {
  text-align: center;
  margin: 5px 0;
}
#popup-mastercard-platinum-deal-fantastic4 .wrapper-icon-img img {
  width: 20px;
}
#popup-mastercard-platinum-deal-fantastic4 .wrapper-detail-bg-green {
  max-width: 640px;
  margin: 0 auto;
  padding: 15px;
  background-color: #E5F9EE;
  border-radius: 10px;
}
#popup-mastercard-platinum-deal-fantastic4 .wrapper-header {
  display: flex;
  justify-content: center;
  align-items: center;
}
#popup-mastercard-platinum-deal-fantastic4 .inner-wrapper-flex{
  display: flex;
  justify-content: center;
  align-items: center;
}
#popup-mastercard-platinum-deal-fantastic4 img.icon-kpoint {
  width: 30px;
  height: 30px;
  margin: 0 10px;
}
#popup-mastercard-platinum-deal-fantastic4 .warpper-note {
  margin: 20px 0;
}
#popup-mastercard-platinum-deal-fantastic4 p.head-note {
  font-size: 14px;
  margin-bottom: 3px;
}
#popup-mastercard-platinum-deal-fantastic4 p.detail-note {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
#popup-mastercard-platinum-deal-fantastic4 .nowrap {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #popup-mastercard-platinum-deal-fantastic4 .wrapper-header {
    display: block;
  }
  
}
/* ---------------------------end  */
#popup-mastercard-platinum-online-guarantee .promotion-header h3,
#popup-mastercard-platinum-online-guarantee .promotion-header p {
    margin-top: 0;
    margin-bottom: 5px;
}
#popup-mastercard-platinum-online-guarantee .table,
#popup-mastercard-platinum-online-guarantee .table thead th,
#popup-mastercard-platinum-online-guarantee .table tbody td{
  font-family: Kanit, notosansthai, Arial, sans-serif !important;
}
#popup-mastercard-platinum-online-guarantee .table tr td{
  background-color: #fff !important;
}
.kcc.popup-revise #popup-mastercard-platinum-online-guarantee .table thead, 
.kcc.popup-revise #popup-mastercard-platinum-online-guarantee .table th{
  background-color: #00A850;
}
#popup-mastercard-platinum-online-guarantee .table thead tr:first-child th:last-child{
  border-left-width: 1px;
}
#popup-mastercard-platinum-online-guarantee .table img.check-icon {
  position: relative;
  top: 2px;
}

#popup-mastercard-platinum-online-guarantee .table,
#popup-mastercard-platinum-online-guarantee .table thead th,
#popup-mastercard-platinum-online-guarantee .table tbody td {
  border-width: 1px;
}

#popup-mastercard-platinum-online-guarantee .table thead tr th,
#popup-mastercard-platinum-online-guarantee .table thead tr td {
  padding: 10px;
}
.kcc.popup-revise .table{
  background-color:#fff ;
}
#popup-mastercard-platinum-online-guarantee .table {
  width: auto;
  margin: 0 auto;
  box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.16);
  /* border-collapse: collapse; */
}
#popup-mastercard-platinum-online-guarantee .table thead tr:first-child th:first-child{
  border-left-width: 0px;
}
#popup-mastercard-platinum-online-guarantee .table thead tr th {
  border-right-width: 0;
  border-left: 1px solid;
  /* width: calc(100%/3); */
  font-weight: 600;
  padding-left: 45px;
  padding-right: 45px;
}


#popup-mastercard-platinum-online-guarantee .table thead tr:first-child th:last-child {
  border-left-width: 1px;
}

#popup-mastercard-platinum-online-guarantee .table tbody tr td {
  border-right-width: 0;
  border-bottom-width: 0;
  font-weight: 400;
}

#popup-mastercard-platinum-online-guarantee .table tbody tr td:first-child {
  border-left-width: 0;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
/* =================================== */
#popup-mastercard-platinum-online-guarantee .promotion-content .row > div + div {
    border-left: 1px solid #e8e8e8;
}

.promotion-content .kcc-link-more {
    text-decoration: underline;
}

.promotion-content .kcc-link-more:after {
    display: inline-block;
}

.theme-popup .promotion-content {
  color: #666;
  font-size: 16px;
}

.theme-popup.theme-popup-plus .head-popup-plus {
  display: flex;
  align-items: flex-start;
  margin-bottom: 24px;
}

.theme-popup.theme-popup-plus .head-popup-plus .heading-icon {
  min-width: 72px;
  width: 72px;
  height: auto;
}

.theme-popup.theme-popup-plus .head-popup-plus .heading-title {
  width: calc(100% - 72px);
  padding-left: 16px;
}

.theme-popup.theme-popup-plus .head-popup-plus .heading {
  color: #C2EEBC;
}

.theme-popup.theme-popup-plus .head-popup-plus .sub-heading {
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}

.theme-popup.theme-popup-plus .img-radius {
  border-radius: 8px;
}

.theme-popup.theme-popup-plus .img-privilege img {
  width: 100%;
  height: auto;
}

.theme-popup.theme-popup-plus .remark-privilege {
  margin-top: 24px;
  padding: 16px;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 8px;
  background: rgba(250, 250, 250, 0.1);
}

.theme-popup.theme-popup-plus .remark-privilege.pv-kpoint {
  position: relative;
}

.theme-popup.theme-popup-plus .remark-privilege.pv-kpoint::before {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 0;
  right: 30%;
  width: 54px;
  background: url(../img/kpoint-bg-dt.png) no-repeat;
  background-size: 100% auto;
  background-position: top center;
}

.theme-popup.theme-popup-plus .remark-privilege.pv-kpoint span {
  position: relative;
}

.theme-popup.theme-popup-plus .accordion-plus .accordion-plus-content ul {
  margin: 0 !important;
  margin-left: 25px !important;
}

.theme-popup.theme-popup-plus .accordion-plus .accordion-plus-content ul>li {
  margin: 0 !important;
}

.promotion-content-inner {
    padding: 0 15px;
}

.promotion-content-txt-top {
    min-height: 300px;
}

.kcc.popup-revise #popup-banner-wonder .visible-w376-414 {
    display: none !important;
}

@media screen and (min-width: 992px) {
    #popup-mastercard-platinum-online-guarantee .promotion-content .row {
        display: flex;
    }
    #popup-mastercard-platinum-online-guarantee .promotion-content .row > div + div {
        border-left: 1px solid #e8e8e8;
    }
}
@media screen and (max-width: 991px) {    
    .kcc.popup-revise #popup-banner-wonder .promotion-content .row ul {
        margin: 5px 0 0 1em;
    }
    #popup-mastercard-platinum-online-guarantee .promotion-content .row > div + div {
        border-top: 1px solid #e8e8e8;
    }
    .promotion-content-inner {
        padding: 30px 0 0;
    }
    #popup-mastercard-platinum-online-guarantee .promotion-content .row > div:first-child .promotion-content-inner {
        padding: 0px 0 30px;
    }
    .promotion-content-txt-top {
        min-height: auto;
    }
}
@media screen and (max-width: 845px) {
  #popup-mastercard-platinum-online-guarantee .promotion-content .table thead tr th {
      padding-left: 20px;
      padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
    .kcc.popup-revise #popup-banner-wonder .promotion-content .row {
        flex-direction: column;
    }

    .kcc.popup-revise #popup-banner-wonder .promotion-content .row .col-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .kcc.popup-revise #popup-banner-wonder .promotion-content .row .col-12:not(:last-child) {
        border-bottom: solid 1px #E8E8E8;
        border-right: 0;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .theme-popup.theme-popup-plus .remark-privilege.pv-kpoint::before {
      right: 0;
      width: 66px;
      background-position: top left;
    }

    .theme-popup.theme-popup-plus .head-popup-plus .heading-icon {
      min-width: 48px;
      width: 48px;
    }

    .theme-popup.theme-popup-plus .head-popup-plus .heading-title {
      width: calc(100% - 48px);
    }
}

@media screen and (min-width: 376px) and (max-width: 414px) {
    .kcc.popup-revise #popup-banner-wonder .visible-w376-414 {
        display: inline-block !important;
    }
    
}