.elementor-3899 .elementor-element.elementor-element-c620542{--display:flex;}/* Start custom CSS for main-banner, class: .elementor-element-e0064fb *//* Hide the right-side thumbnail/mini-carousel column in the banner */
.no-side-thumbs > .elementor-container > .elementor-column:nth-child(2) {
  display: none !important;
}

/* Let the left (main) column take full width */
.no-side-thumbs > .elementor-container > .elementor-column:nth-child(1) {
  width: 100% !important;
  flex: 0 0 100% !important;
}

/* If the widget is a single slider with an internal “thumbs” track, kill it too */
.no-side-thumbs .swiper-thumbs,
.no-side-thumbs .slider-nav,
.no-side-thumbs .iq-thumb-slider,
.no-side-thumbs .banner-right,
.no-side-thumbs .streamit-thumb-nav {
  display: none !important;
}/* End custom CSS */