/*
Theme Name: Northway
Theme URI: https://northway.casethemes.net/
Author: Case-Themes
Author URI: https://casethemes.net/
Description: Northway is a beautifully handcrafted, pixel perfect business consulting WordPress Theme based on Elementor Page Builder & designed with great attention to details, flexibility and performance. Northway has stunning styles and elements to help you make a professional website in no time.
Version: 4.0.2
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: northway
Tags: accountant, advertising, agency, business, company, consulting, corporate, digital agency, digital marketing, finance, insurance, it company, management, seo, startup
Requires at least: 5.8 or Higher
Requires PHP: 7.4 or Higher
Tested up to: 6.4.1

Copyright (c) 2025 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
*/



/* Hero slider — full height */
.elementor-element-395738e,
.elementor-element-c112ab5,
.elementor-element-c112ab5 > .elementor-widget-container,
.pxl-slider1.pxl-swiper-slider,
.pxl-slider1 .pxl-swiper-container {
  height: calc(100vh - 66px) !important;
  min-height: calc(100vh - 66px) !important;
}

.pxl-slider1 .pxl-swiper-wrapper,
.pxl-slider1 .pxl-swiper-slide,
.pxl-slider1 .pxl-slider--item,
.pxl-slider1 .pxl-slider--content,
.pxl-slider1 .pxl-slider--content > .elementor,
.pxl-slider1 .pxl-slider--content .e-con.e-parent {
  height: 100% !important;
  min-height: 100% !important;
}

.pxl-slider1 .pxl-slider--content .e-con-inner {
  height: 100% !important;
  min-height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  box-sizing: border-box !important;
}

.pxl-slider1 .pxl-slider--image.bg-image {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-size: cover !important;
  background-position: center center !important;
}