/* Prevent WPBakery scroll scripts from hiding mirrored content. */
.vc_row[data-vc-full-width="true"],
.vc_row[data-vc-full-width="true"].vc_hidden,
.wpb_animate_when_almost_visible,
.wpb_animate_when_almost_visible:not(.wpb_start_animation),
.vc_hidden {
  opacity: 1 !important;
  visibility: visible !important;
  animation: none !important;
}

/* Let full-width rows break out of the fixed-width container. */
.jeg_main > .jeg_container,
.jeg_main .jeg_content,
.jeg_main .jeg_vc_content,
.jeg_main .wpb-content-wrapper {
  overflow: visible !important;
}

.vc_row[data-vc-full-width="true"] {
  overflow: visible !important;
  box-sizing: border-box !important;
}

/* Remove the white strip below the footer. */
html,
body {
  height: auto !important;
  min-height: 0 !important;
}

.vc_custom_1645266093590 {
  margin-bottom: 0 !important;
}

.jeg_viewport,
.footer-holder,
.jeg_footer,
.jeg_footer_container,
.jeg_footer_content,
.jeg_footer_bottom {
  margin-bottom: 0 !important;
  padding-bottom: 0;
}

.jeg_footer_bottom {
  background-color: #00afef !important;
}

.jnews_mobile_sticky_ads,
.jnews_mobile_sticky_ads .ads-wrapper {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}
