/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/
article#post-722 {
    display: none;
}
.general_colour, .blog_colour {
	background-color: var(--nv-secondary-accent)!important ;
}
/* ===========--------- Header ---------=========== */
/* Site Logo */
ul.sub-menu {
    z-index: 999999999!important;
}
.site-logo {
    position: absolute;
    top: -22px;
    z-index: 9999;
}
.menu-content .nav-ul .menu-item::after {
    content: '|';
	position: absolute;
    top: 0;
    right: -13px;
}
.menu-content .nav-ul .menu-item:last-child::after {
    content: " ";
}
@media (max-width: 600px) {
	.menu-content .nav-ul .menu-item::after {
    content: '|';
    position: absolute;
    top: 7px;
    right: -13px;
}
}
/* .menu-content .nav-ul .menu-item > a::after {
    content: '|';
    margin-left: 10px ;
}
#menu-item-43 > a::after {
	content: ' ' ;
} */
@media (max-width: 960px) {
	.site-logo {
    position: absolute;
    top: -11px;
    z-index: 9999;
}
}
@media (max-width: 600px) {
	img.neve-site-logo.skip-lazy {
		position: absolute;
		top: 9px;
		z-index: 9999;
	}
}
@media (min-width: 960px) {
	.menu-mobile-toggle.item-button.navbar-toggle-wrapper > button > span > .icon-bar {
    width: 3vw;
    border: 2px solid;
	}
	.menu-mobile-toggle.item-button.navbar-toggle-wrapper > button > span > .icon-bar:nth-child(2) {
    opacity: 0;
    margin: 3px 0px;
}
	.nav-ul .sub-menu li>.wrap {
    padding: 2px 20px;
}
	ul.sub-menu {
    padding: 2em 1em;
}
}
/* Mobile menu navigation */
.menu-mobile-toggle.item-button.navbar-toggle-wrapper > button > span > .icon-bar:nth-child(2) {
		opacity: 0 ;
	  margin: 1px 0px ;
}
.menu-mobile-toggle.item-button.navbar-toggle-wrapper > button > span > .icon-bar {
    width: 10vw;
    border: 2px solid;
}
/* font Awesome */
.fa-brands {
	margin:0px 5px
}
/* Secondary Menu reduce font size */
@media (max-width: 375px) {
	.nav-ul li {
    display: block;
    position: relative;
    font-size: 0.8em;
}
}
/* ===========--------- Footer ---------=========== */
p.footer-address-p {
    margin-bottom: 0px ;
}
.footer-top-inner .row {
    padding-top: 1.5em;
}
.site-footer {
    margin-top: -32px;
}
/* ===========--------- Box Shadow CSS Class ---------=========== */
.image-box-shadow-effect {
	box-shadow: 1px 1px 6px 1px #727272;
}
/* ===========--------- Reuseable Block - Text Content and Btn ---------=========== */
.text-content-headings-paragraph-btn {
    width: 80% ;
    margin: 0 auto ;
}
@media (max-width: 600px) {
	.text-content-headings-paragraph-btn {
    width: 100% ;
	}
}
/* ===========--------- Reuseable Block - Call to Action ---------=========== */
.call-to-action-container-full > div {
	width: 50%!important ;
	margin: auto 0 ;
}
@media(max-width: 600px) {
	.call-to-action-container-full > div {
	width: 100%!important ;
}
}
/* ===========--------- Reuseable Block - Block of 3 Full Colour BG ---------=========== */
.blocks-3-full-background {
	position: relative ;
}
.block-3-full-colour-container > div {
	width: 60%!important;
}
.blocks-3-full-background > figure > img {
	width: 100% ;
}
.blocks-3-full-background > div > div {
    position: absolute;
    bottom: 0;
}
@media(max-width: 960px) {
	.block-3-full-colour-container > div {
	width: 90%!important;
}
}

@media (min-width: 960px) {
	.neve-main > .single-post-container .nv-single-post-wrap.col {
    max-width: 100%;
}
}
@media (max-width: 600px) {
	.blocks-3-full-background > div > div {
		width: 100%;
	}
	.blocks-3-full-background > div > div > a {
		width: 100%;
	}
	.block-3-full-colour-container > div > h2 {
		margin-top: 1rem ;
	}
}
/* ===========--------- Reuseable Block - Text and Image block ---------=========== */
.text-image-block-container {
    gap: 0;
}
/* ===========--------- Reuseable Block - Project Images Gallery ---------=========== */
.before-after-container > div {
	grid-gap: 5px ;
}
.project-cover-width > div > figure > figure > img {
	border: 10px solid var(--nv-primary-accent)!important ;
}
.projects-grid-images-2 {
	grid-gap: 0px ;
	margin-top: 5px ;
}
.projects-grid-images-2 > div > div > img {
	border: 10px solid var(--nv-primary-accent)!important ;
}
.projects-grid-images-2 > div > figure > figure > img {
	border: 10px solid var(--nv-primary-accent)!important ;
}
.projects-grid-images-2 > div > figure > img {
	border: 10px solid var(--nv-primary-accent)!important ;
	width: 100% ;
	margin-left: 7px ;
}
.projects-grid-images-2 > div > div {
	min-height: 449px!important ;
}
.projects-grid-images-2 > div > figure {
	margin-bottom: 0px!important ;
}
/* ===========--------- Projects - Custom Post Type ---------=========== */
.featured-image-page-banner-container {
	position: relative ;
}
.featured-image-page-banner-container > h1 {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    width: 100%;
    color: var(--nv-text-dark-bg);
    z-index: 9999;
    text-align: center;
}
.featured-image-page-banner-container > h3 {
    position: absolute;
    z-index: 99999;
    top: 60%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: var(--nv-text-dark-bg);
    width: 100%;
    text-align: center;
}
@media (max-width: 600px) {
	.featured-image-page-banner-container > h3 {
    position: absolute;
    top: 70%;
    font-size: 1em;
}
}
img.featured-image-page-banner {
    width: 100%;
	filter: brightness(.8);
}
@media (min-width: 1024px) {
	img.featured-image-page-banner {
    width: 100%;
    height: 79vh;
    object-fit: cover;
    object-position: center;
}
}
h3.title.entry-title {
    font-weight: 700;
    margin-top: 0.5em;
}
.section-title {
    text-align: center;
}
.section-title > h3 {
	text-transform: uppercase!important ;
}
/* ===========--------- Projects Feed ---------=========== */
.related-projects-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
}
.project-post-item > h3 {
	width: 90% ;
}
.project-post-item > h3 > a {
	color: var(--nv-text-color) ;
}
.project-post-item > a > img {
	aspect-ratio: 1 ;
}
@media (max-width: 960px) {
	.related-projects-container {
    display: grid;
    grid-template-columns: 1fr ;
    grid-gap: 15px;
}
	.project-post-item {
    text-align: center;
}
}
/* Featured Project */
.featured-project-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
	margin: 5em 0px ;
}
.right-side-featured-project > a > img {
	width: 100% ;
	height: 100% ;
}
.left-side-featured-project {
    background-color: var(--nv-primary-accent);
    color: var(--nv-text-dark-bg);
    padding: 3em 1.5em;
}
.left-side-featured-project > p {
	margin-bottom: 3em ;
}
.left-side-featured-project > a {
	color:var(--nv-text-dark-bg) ;
	text-transform: uppercase ;
	font-weight: 700 ;
}
.left-side-featured-project > h2 {
    font-size: 2em;
}
.left-side-featured-project > h2 > a {
    color: var(--nv-text-dark-bg) ;
}
@media (max-width: 960px) {
	.featured-project-container {
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
}
	.left-side-featured-project {
    background-color: #174f70b8;
    color: var(--nv-text-dark-bg);
    padding: 1em;
	text-align: center ;
}
	.right-side-featured-project > a >img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    z-index: -1;
}
}
@media (max-width: 375px) {
	.left-side-featured-project > h2 {
    font-size: 1.5em;
    margin-bottom: 5px;
}
	.left-side-featured-project > p {
    margin-bottom: 1em;
    font-size: .8em;
    line-height: 20px;
}
}
/* ===========--------- Our Projects Page ---------=========== */
.searchandfilter ul {
    display: flex;
    justify-content: center;
}
.searchandfilter > div > ul > li > input {
    background-color: var(--nv-secondary-accent);
    padding: 0em 3em;
    height: 100%;
    font-size: 1.5em;
    font-weight: 700;
}
.searchandfilter > div > ul > li > input:hover {
	background-color: var(--nv-site-bg) ;
	color: var(--nv-secondary-accent) ;
}
.our-projects-subtext {
	width: 80%;
    margin: 0 auto;
    margin-bottom: 2em;
}
.filter-projects-container > div > h2 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
@media (max-width: 600px ){
	.searchandfilter ul {
		display: flex;
		justify-content: center;
		flex-direction: column;
}
	.searchandfilter > div > ul > li > select {
		width: 100% ;
		margin-bottom: 10px ;
} 
	.searchandfilter > div > ul > li > input {
		width: 100%;
		margin-top: 0.5em;
		padding: 0.3em 0em;
}
}

/* ===========--------- Reuseable Block - Partner Images ---------=========== */
.partners-logos-container {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    align-items: center;
    grid-gap: 20px;
    justify-items: center;
}
@media (max-width: 600px) {
	.partners-logos-container {
    grid-template-columns: repeat(3,1fr);
}
}
/* ===========--------- Sliders Stlye ---------=========== */
/* Normal Slider */
.nextend-bullet-bar .n2-bullet {
	padding: 15px!important;
    border-radius: 0px!important;
    margin: 7px!important;
}
@media (max-width: 600px) {
	.nextend-bullet-bar .n2-bullet {
    padding: 0.7em!important;
    border-radius: 0px!important;
    margin: 7px!important;
}
}
/* ===========--------- Single Post ---------=========== */
.single-post-container > .row {
	margin-top: 30px ;
}
.post-main-background {
	background-color: var(--nv-c-2) ;
}
.container.single-post-container {
/*     background-color: var(--nv-site-bg); */
}
.nv-single-post-wrap > div > img {
	width: 100%;
    height: 60vh;
    object-fit: cover;
}
.nv-single-post-wrap > .nv-thumb-wrap {
	margin-top: 0px !important;
}
.nv-content-wrap.entry-content {
    background-color: var(--nv-site-bg);
    margin-top: -7px;
    padding: 2em;
}

/* Related Posts Feed */
.related-posts-container {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 2em;
}
.related-posts-container > article > div > div > div {
/* 	border: 5px solid red ; */
} 
@media (max-width: 960px) {
	.related-posts-container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 2em;
}
	.post-content > a > img {
		width: 100% ;
	}
}
/* Comments Section */
.comment-respond {
	background-color: var(--nv-site-bg) ;
}
p.form-submit {
    text-align: end;
}
.nv-comments-wrap {
    background-color: var(--nv-site-bg);
}
.comment-content {
    width: 100%;
}
.comment-author.vcard {
    width: 75%;
}
.comments-title {
    margin-bottom: 0px;
}
ol.nv-comments-list > li {
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    border-top: 20px solid var(--nv-light-bg);
    border-bottom: 20px solid var(--nv-light-bg)!important;
}
/* .social-media-container {
	position: relative ;
	margin-bottom: 0px!important ;
} */
.social-media-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 0px!important;
    align-items: flex-start;
    margin: 0 auto;
    background-color: var(--nv-site-bg);
    padding: 0px 2em;
    margin-top: -5vh;
}
h1.title.entry-title {
    padding: 0px 0.3em;
}
.social-media-container > div > a { 
	margin-right: 1em ;
}
.social-media-container > div > a > i { 
	font-size: 1.5em ;
}
a.back-button-post {
    background-color: transparent;
    padding: 0;
}
.single-post-container > div > article > .entry-header {
    margin-bottom: -20px;
    margin-top: -84px;
    background-color: var(--nv-site-bg);
    padding: 4em 10px;
}
/* ===========--------- Post Category ---------=========== */
.post-category-container {
    display: grid;
    grid-template-columns: 70% 30%;
    grid-gap: 1em;
    margin-top: 3em;
    margin-bottom: 3em;
    position: relative;
    background-color: var(--nv-light-bg);
}
.post-cat-col-1 {
    padding: 20px 10px;
}
.post-category-container > div > h2, .post-category-container > div > h5, .post-category-container > div > p {
	margin-bottom: 0.5em;
	font-weight: 800 ;
	color: var(--nv-primary-accent) ;
}
.posts-category-content > p {
    line-height: 22px;
}
img.post-category-featured-image {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
    float: right;
}
@media (max-width: 960px) {
	.post-category-container {
    grid-template-columns: 1fr;
}
}
/* ===========--------- Post Feed Tabs ---------=========== */
.news-blog-container {
    position: relative;
}
.tabs-container {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 99998;
}
.tabs-container > button {
    background-color: var(--nv-site-bg);
    color: var(--nv-primary-accent);
    font-size: 2em;
    margin: 0px 5px;
    padding: 0.3em 1em;
}
.nv-page-title-wrap.nv-big-title {
    display: none;
}
.active {
	color: var(--nv-secondary-accent) !important;
}
.all-posts-query-container > h3 {
    padding-bottom: 5px;
    margin-bottom: 0px;
    
}
.all-posts-query-container > div {
	margin-bottom: 0px ;
	
}
.all-posts-query-container {
    width: var(--postwidth);
    margin: 0px 0px 29px 0px;
    padding: 1em;
	background-color: var(--nv-light-bg);
}
@media(min-width: 1024px) {
.all-posts-query-container {
    width: var(--postwidth);
    max-width: 31%;
    margin: 0px 15px 29px 12px;
    padding: 1em;
    background-color: var(--nv-light-bg);
}
}

ul.page-numbers {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}
@media (max-width: 600px) {
	.tabs-container > button {
		font-size: 1.3em ;
	}
}
/* ===========--------- Posts Archive View ---------=========== */
.post-content {
	position: relative ;
}
.post-content > div {
	text-transform: uppercase;
    padding: 1em 1.2em;
    background-color: var(--nv-primary-accent);
    width: fit-content;
    font-weight: 700;
    font-size: 1.3em;
    position: absolute;
}
.post-content > div {
    color: var(--nv-text-dark-bg);
	z-index: 9999;
	pointer-events: none;
}
.post-content > section {
    background-color: var(--nv-light-bg);
    padding: 1em;
    margin-top: -10px;
}
.post-content > section > h3 > a {
	color: var(--nv-primary-accent) ;
	text-transform: uppercase ;
}
.post-content > section > ul > li > a {
    color: var(--nv-primary-accent);
    font-weight: 700;
}
.post-content-title-text-cat > h3 {
	margin-bottom: 0.5em ;
}
.post-content-title-text-cat > p {
	margin-bottom: 2em ;
}
.post-content > a > img {
	aspect-ratio: 1;
	object-fit: cover ;
}
/* ===========--------- Projects Single View ---------=========== */
.project-cover-width {
    padding: 2em 0px;
}
.project-cover-width > span {
	max-width: 100vw ;
	margin-left: calc(50% - 50vw) ;
	margin-right: calc(50% - 50vw) ;
}
.project-cover-width > div {
	max-width: 100vw!important ;
}
.image-gallery-projects {
	display: grid!important ;
	grid-template-columns: 60% 40% ;
}
.image-gallery-projects > figure {
	width: 100% !important;
}
.projects-grid-images-2 {
/* 	display: grid!important; */
}
/* ===========--------- Mailchimp Newsletter Sign Up ---------=========== */
.newsletter-cover-container {
/*     margin-bottom: -22px; */
}
.mailchimp-form-container > label > input {
	padding: 1em 3em ;
}
.mailchimp-form-container > span > input {
    padding: 0.5em 4em;
    font-size: 1.5em;
    position: relative;
    top: 2px;
}
.mailchimp-form-container > label {
	margin: 0px 1em ;
}
.mailchimp-form-container > span {
	margin-left: 5px ;
}
@media (max-width: 960px) {
	.mailchimp-form-container {
		text-align: center ;
	}
	.mailchimp-form-container > label {
		margin: 1em 0px ;
	}
	.mailchimp-form-container > span {
		margin: 1em 0px ;
	}
}
/* ===========--------- Smart Slider Global CSS ---------=========== */
@media (max-width: 600px) {
.n2-ss-layer > div > div > h1, .n2-ss-layer > h1 {
    font-size: 3em!important;
}
.n2-ss-layer > .n2-ss-text > div > p {
    font-size: .5em!important;
    width: 80%;
    margin: 0 auto;
}
.n2-ss-layer > .n2-ss-text {
    font-size: 2.5em!important;
}

}


/* ========--------- SPEY LEVEL STLYES ==========------------ */
#levelmap {
    width: 100%;
    height: 75vh;
    margin-bottom: 1em;
}
/* River Level Window */
.gm-style-iw-chr {
    height: 30px;
}
div#bodyContent {
    margin-bottom: .6em;
    border-bottom: 1px solid #aeaeae;
}
.zone-station-status-container {
    display: grid;
    grid-template-columns: 2fr 1fr;
    align-items: end;
}
.zone-station-title > h4 {
	margin-bottom: 0px ;
}
.zone-station-title > h5 {
	margin-bottom: 0px ;
}
.zone-status {
    text-align: center;
}
.zone-status > svg {
    width: 20%;
}
.zone-status > h6 {
	margin-bottom: 0px ; 
}
.modal-graphs {
    padding: .8em;
    box-shadow: inset 0px 0px 5px 1px #2a629a4d;
    background-color: #eef5ff99;
    /*width: 45em;*/ 
}
.station-link-collection {
    display: flex;
    flex-wrap: wrap;
}
.station-link-collection > a {
    padding: .5em;
    margin: .3em;
    border-radius: 20px;
    font-weight: 600;
    color: white;
}
.station-link-collection > a:hover {
	background-color: #f0f8ffc4 ;
}
.status-info {
	padding: 1em ;
}
.status-info > p {
    margin-bottom: 5px;
    padding-left: .7em;
    font-weight: 600;
    font-size: .8em;
    text-align: start;
}
.zone-status .status-info {
    visibility: hidden;
    width: 150px;
    background-color: #ffffff;
    color: #000000;
    text-align: start;
    position: absolute;
    left: 70%;
    z-index: 1;
    box-shadow: 0px 0px 2px 2px #00000045;
}
.zone-status:hover .status-info {
	visibility: visible ;
}
@media (max-width: 600px) {
	.gm-style-iw.gm-style-iw-c {
		max-width: 400px!important ;
	}
}
/* Station Page */
h2.station-title {
    text-align: center;
}
.station-graphs-container > div {
	padding: 1em ;
}
.station-graphs-container > div > h3 {
	margin-bottom: 0px ;
	text-align: center ;
}
/* Station Table */
.stations-table-container {
	margin-bottom: 5em ;
}
.station-table-header > th {
    border-bottom: 1px solid black;
}
button.station-table-link {
	background-color: #ff000000 !important;
	color: var(--nv-primary-accent);
}
button.station-table-link:hover {
	filter: brightness(1.8) ;
}
.status-text-btn {
	padding: 0.8em;
}
@media (max-width: 600px) {
    button.station-table-link {
        padding: 0px;
        font-size: .8em;
        line-height: 1em;
    }
	tr.station-table-row > th {
		padding: 0px ;
	}
	.station-table-header > th {
		border-bottom: 1px solid black;
		font-size: .8em;
		line-height: 1em;
		padding: 5px ;
	}
    .status-text-btn {
        padding: 4px;
        font-size: .8em;
    }
}
tr.station-table-row:nth-child(even) {
   background-color: var(--nv-light-bg);
}
.status-element > span {
    padding: 10px;
    border-radius: 10px;
    color: var(--nv-text-dark-bg);
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
div#grayout-element {
    width: 100%;
    height: 100%;
    background-color: #00000069;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}
div#modal-content {
    width: 56%;
    height: 85%;
    position: fixed;
    top: 10%;
    background-color: white;
    transform: translate(40%, 0%);
    overflow: scroll;
}
@media (max-width: 600px) {
	div#modal-content {
		width: 100%;
		height: 85%;
		position: fixed;
		top: 10%;
		background-color: white;
		transform: translate(0%, 0%); 
		overflow: scroll;
	}
}
.station-modal-header {
    display: flex;
    justify-content: space-between;
}
.station-modal-body > div > h4 {
	text-align: center ;
}
.station-modal-body {
	margin: 0 2em 2em 2em  ;
}
@media (max-width: 600px) {
	.station-modal-body {
		margin: 0px ;
	}
}
.disclaimer-text-modal > p {
	margin-bottom: 0px ;
}
/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}


@media (min-width: 600px) {
	.gm-style-iw.gm-style-iw-c {
    min-width: 60em !important;
    max-width: 100em !important;
    /* width: 60em !important; */
}
}

/* Map Page styling */	
.map_page_top_content {
    margin: 7em 0em 2em 0em;
}
.map_page_disclaimer {
	padding-bottom: 2em;
}
.display_grid_container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	padding: 0em 1em;
}
.display_grid_container > div {
	display: flex ;
}
.display_grid_container > div > span > h5 {
	width: 80% ;
}
span.map_key_colour {
	width: 1em;
	height: 1em;
	padding: 1em;
	display: block;
	border-radius: 50%;
	margin-right: 1em ;
}	
@media (max-width: 600px) {
	.display_grid_container {
		display: grid;
		grid-template-columns: 1fr ;
	}
	.display_grid_container > div > span > h5 {
		width: 100% ;
	}
}
.map-key-text-container > p {
    margin-bottom: 10px;
    text-align: center;
    font-size: 1.5em;
    font-weight: 500;
}