/*
Theme Name: Fabcity
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Kontraste
Author URI: https://kontraste.agency/
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1764243617
Updated: 2025-11-27 12:40:17

*/




@media (min-width: 1360px) {
  .right-breakout {
    position: relative;
    overflow: visible;

     
    flex: 0 0 auto;
    max-width: none;

    width: calc(50% + (100vw - 1140px) / 2);
    margin-right: calc(-1 * (100vw - 1140px) / 2);

    box-sizing: border-box;
  }
  .elementor-widget-n-carousel .e-n-carousel.offset-both, .elementor-widget-n-carousel .e-n-carousel.offset-right {
    padding-inline-end: 40% !important;
}
}


@media (max-width: 1360px) {
    .right-breakout {
    position: relative;
    overflow: visible;

    flex: 0 0 auto;
    max-width: none;

    width: calc(50% + (100vw - 1140px) / 2);
    margin-right: calc(-1 * (100vw - 1140px) / 2);

    box-sizing: border-box;
  }
    
      .elementor-widget-n-carousel .e-n-carousel.offset-both, .elementor-widget-n-carousel .e-n-carousel.offset-right {
        padding-inline-end: var(--e-n-carousel-swiper-offset-size, 0);
 !important;
}
}










