@media (max-width: 1279px) { .trx_addons_mouse_helper {
display: none;
} .trx_addons_hide_cursor,
.trx_addons_hide_cursor *,
[data-mouse-helper-hide-cursor="1"],
[data-mouse-helper-hide-cursor="1"] * {
cursor: unset !important;
}
[data-mouse-helper="highlight"] {
background-size: 130vw 130vh !important;
background-position: center !important;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
}@media (max-width: 767px) { .sc_hscroll.sc_hscroll_disable_on_mobile .sc_hscroll_wrap {
position: relative !important;
top: unset !important;
bottom: unset !important;
}
.sc_hscroll.sc_hscroll_disable_on_mobile .sc_hscroll_slider {
width: 100% !important;
}
.sc_hscroll.sc_hscroll_disable_on_mobile .sc_hscroll_section {
width: 100% !important;
float: none !important;
}
.sc_hscroll.sc_hscroll_disable_on_mobile .sc_hscroll_section_with_bg_image .elementor-section[class*="scheme_"] {
background-color: transparent !important;
}
}