/* COLADRAMA H5 v2.1.35 · right-side locale control and reliable Discover swipe */
@media (max-width: 760px) {
  .topbar .tools {
    justify-content: flex-end;
    padding-inline-start: 74px;
  }
  .topbar #lang.v216-lang-switch {
    flex: 0 0 auto;
    margin-inline-start: auto;
  }
}

.v215-feed-item.v2135-swipe-active {
  --v2132-swipe-x: -72px;
}
.v215-feed-item.v2135-swipe-active::after {
  opacity: 1;
}
