/* icon alignment */
.icon-pluscircle::after, 
.icon-pluscircle::before {
  top: -0.03em;
}
.icon-external::after, 
.icon-external::before {
  top: -0.05em;
}
#ac-globalfooter .ac-gf-icon-after::after, 
#ac-globalfooter .ac-gf-more::after {
  top: -0.08em;
}
.filter .chips .scroll-container [data-scroll-paddles-next]:after, 
.filter .chips .scroll-container [data-scroll-paddles-previous]:after {
  top: 0;
}


/* Category selector - button line-height fix */
.button.typography-body-tight:lang(ko),
.button.font-14:lang(ko) {
  line-height: 1.2353641176;
}
@media only screen and (max-width: 1068px) {
  .button.typography-body-tight:lang(ko),
  .button.font-14:lang(ko) {
    line-height: 1.2857742857;
  }
}

.filter .chips .button.typography-caption:lang(ko) {
  line-height: 1.3333733333;
}


/* ac-gf-buystrip */
.ac-gf-buystrip-info-signtime .ac-gf-buystrip-info-copy {
  padding-inline: 0;
}
