.tabs-tovitem-char-item {
display: flex;
gap: 10px;
overflow: hidden;
}
.tabs-tovitem-charzn {
word-wrap: break-word;
overflow-wrap: break-word;
word-break: break-word;
max-width: 60%;
white-space: normal;
}
.tabs-tovitem-chartitle {
flex-shrink: 0;
max-width: 40%;
} .mySwiper222 .swiper-button-next,
.mySwiper222 .swiper-button-prev,
.tov-page-slidr .swiper-button-next,
.tov-page-slidr .swiper-button-prev {
display: none !important;
}  @media (max-width: 1024px) {
.wd-toolbar {
position: fixed !important;
left: 0 !important;
right: 0 !important;
bottom: 0 !important;
z-index: 999 !important;
background: #fff !important;
box-shadow: 0 -2px 10px rgba(0,0,0,0.1) !important;
transform: translateZ(0);
-webkit-transform: translateZ(0);
will-change: transform;
transition: none !important;
} body.sticky-toolbar-on {
padding-bottom: 60px !important;
} #cookie_notification {
bottom: 60px !important;
}
}