.elementor .hide-tabs-mobile{@media (max-width: 767px) {
  .hide-tabs-mobile {
      display: none !important;
  }
}\n}