/*
Theme Name: nw-libertyrw

 
Author: Caleb Reed 
Version: 1.0
License: For use by Webmasters365 only, All rights reserved.
Text Domain: 365-master
*/ 

@import url(css/style.css);

/* Internal-page header/hero guardrail */
body:not(.home) .header-block {
  position: relative;
  overflow: visible;
}

body:not(.home) .header-block .banner,
body:not(.home) .header-block .banner-media,
body:not(.home) .header-block .banner-slider,
body:not(.home) .header-block .banner-slider > div,
body:not(.home) .header-block .banner-slider .n2-ss-slider,
body:not(.home) .header-block .banner-slider .n2-ss-slider-outer-container,
body:not(.home) .header-block .banner-slider .n2-ss-slide-backgrounds,
body:not(.home) .header-block .banner-slider .n2-ss-slider-viewport {
  min-height: auto !important;
  height: auto !important;
}

body:not(.home) .header-block .banner-overlay,
body:not(.home) .header-block .banner-image-overlay,
body:not(.home) .header-block .banner-van {
  display: none !important;
}
