.mtphr-dnt-mega-scroll .mtphr-dnt-tick {
  position: absolute;
  display: none; }

.mtphr-dnt-scroll-left .mtphr-dnt-tick,
.mtphr-dnt-scroll-right .mtphr-dnt-tick {
  white-space: nowrap; }

.mtphr-dnt-mega-scroll .mtphr-dnt-tick-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start; }

.mtphr-dnt-mega-scroll .mtphr-dnt-mega-title {
  flex: 0 0 auto;
  width: auto !important;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  margin: 0 10px 0 0 !important;
  padding: 0 !important; }
  .mtphr-dnt-mega-scroll .mtphr-dnt-mega-title span {
    display: block;
    margin: 0 !important;
    padding: 0 !important; }
  .mtphr-dnt-mega-scroll .mtphr-dnt-mega-title__spacer {
    visibility: hidden; }
  .mtphr-dnt-mega-scroll .mtphr-dnt-mega-title__text {
    position: absolute;
    top: 100%; }

.mtphr-dnt-mega-scroll .mtphr-dnt-tick-contents {
  flex: 1; }
