/* The media condition is registered from the site's Elementor Mobile breakpoint. */
.tooto-industry-tabs .e-n-tabs-heading {
	position: static;
	width: 100%;
	padding: 28px 24px 20px;
	border-bottom: 1px solid var(--tooto-industry-line);
	overscroll-behavior-inline: contain;
	scrollbar-width: thin;
}
.tooto-industry-tabs .e-n-tabs-heading > .e-n-tab-title { width: auto; flex: 0 0 auto; }
.tooto-industry-tabs .e-n-tabs-heading > .e-n-tab-title:first-child { border-bottom: 0; font-weight: 400; }
.tooto-industry-tabs .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"] { color: #f33030; }
.tooto-industry-tabs .e-n-tabs-content { border-left: 0; }
.tooto-industry-specs :is(th, td) { padding: 8px; }
.tooto-industry-specs th { width: 42%; }
.elementor-element.tooto-industry-products .elementor-swiper-button { display: none; }
.tooto-industry-products .swiper { overflow: visible; }
