.lp-nest-container {
  overflow: unset !important;
}

.lp-tabs .next-tabs-bar {
  padding-left: 20px;
  border-bottom: none !important;
  background-color: #fff;
}
.lp-tabs .next-tabs-tab {
  margin-right: 0px !important;
}
.lp-tabs .next-tabs-tab.active {
  font-weight: 500;
  margin-right: 0px !important;
}
.lp-tabs .next-tabs-tab-inner {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lp-tabs .next-tabs.next-tabs-top .next-tabs-bar {
  padding: 0px;
  background-color: inherit;
}
.lp-tabs .next-tabs.next-medium .next-tabs-tab-inner {
  font-size: 14px;
  padding: 11px 16px;
}
