/*
Theme Name: Portishead
Author: The Group of Seven
Author URI: https://thegroupofseven.co.uk
Description: Child theme of Neve
Template: neve
Text Domain: neve-child
*/




@font-face {
 font-family: 'Helvetica LT ExtraCompressed';
    src: url('/wp-content/themes/neve-child/fonts/helvetica_lt_extra_compressed.eot');
    src: url('/wp-content/themes/neve-child/fonts/helvetica_lt_extra_compressed.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/neve-child/fonts/helvetica_lt_extra_compressed.woff2') format('woff2'),
         url('/wp-content/themes/neve-child/fonts/helvetica_lt_extra_compressed.woff') format('woff'),
         url('/wp-content/themes/neve-child/fonts/helvetica_lt_extra_compressed.ttf') format('truetype'),
         url('/wp-content/fonts/boing-webfont.svg#boing') format('svg');
    font-weight: normal;
    font-style: normal;
	font-kerning: normal !important;
}


@media (min-width: 960px) {
	.hide-on-desktop, .hfg-grid .hide-on-desktop {
		display: block;
	}
}
.hide-on-mobile, .hfg-grid .hide-on-mobile {
    display: none;
}
.hfg_header .header-main-inner {
    background-color: transparent;
}
.header-main-inner .navbar-toggle {
    color: transparent;
}
.header-main-inner .icon-bar {
    background-color: #ffffff;
}
.builder-item--nav-icon .navbar-toggle {
    padding: 0;
}
.icon-bar {
    border-radius: 0px;
    width: 28px;
    height: 2px;
}
.header-menu-sidebar-inner .tablet-left .nav-ul .has-caret, .header-menu-sidebar-inner .tablet-left .nav-ul li a {
    justify-content: space-between;
}
.header-menu-sidebar .header-menu-sidebar-bg .navbar-toggle {
    background-color: transparent;
    color: transparent;
}	
.header-menu-sidebar-inner {
    padding: 0 20px 20px 20px;
}
.hfg_header .header-menu-sidebar .header-menu-sidebar-bg {
    background-color: #141e2d;
	background-image: url('/wp-content/themes/neve-child/images/Portishead_side-menu_texture_01bt.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 0;
}
.hfg_header .header-menu-sidebar .header-menu-sidebar-bg .nav-ul .sub-menu {
	background-color: transparent;
	padding-left: 20px;
}
img.menu-inline-social {
    display: inline-block;
    width: 20px;
    margin: 0 0 -5px 10px;
}
.nav-ul li a, .nav-ul li .has-caret {
    display: inline;
}	
a.flex {
	display: flex !important;
}
.caret-wrap {
    position: absolute;
    right: 0;
    width: 8px;
    height: 8px;	
    border-top: 6px solid transparent;
    border-left: 8px solid #ffffff;
    border-bottom: 6px solid transparent;
	transition: transform 500ms ease;
}
.caret-wrap.dropdown-open {
	transform: rotate(90deg);
    transition: transform 500ms ease;
}
.header-menu-sidebar .nav-menu-primary ul li {
    text-transform: uppercase;
    letter-spacing: 3px;
	font: 400 20px/24px 'Helvetica LT ExtraCompressed', Helvetica, Arial, sans-serif;
	font: 400 2.0rem/2.4rem 'Helvetica LT ExtraCompressed', Helvetica, Arial, sans-serif;
}
.header-menu-sidebar .nav-menu-primary ul li a, .header-menu-sidebar .nav-menu-primary ul li {
    color: #bfbfbf !important;
}
.header-menu-sidebar .nav-menu-primary ul li a:hover {
    color: #ffffff !important;
}
.header-menu-sidebar-inner .nav-ul .dropdown-open.sub-menu {
    transition: all 2s ease;
}
.header-menu-sidebar-inner .nav-ul .sub-menu {
    transition: all 400ms ease;
}
.portishead_logo {
	font: 400 64px/64px 'Helvetica LT ExtraCompressed', Helvetica, Arial, sans-serif;
	font: 400 6.4rem/6.4rem 'Helvetica LT ExtraCompressed', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 auto 20px 0;
	margin: 0 auto 2rem 0;
}



/* COLOURS
 * #1b1f23 'Black' links / #141e2d Dark blue
 * #6b6b6b Copy
 * #f1f2f4 White
 * #cccccc Rev text
 * #dddddd Background buff
 * #565656 Border/UI
 * #284e5a Teal hyperlinks
 * 
 * 
 * Tidy up CSS
 * Compacta?
 * Menu links
 * Meta in header
 * Correct bg image
 * Social icons on mobile
 * Legal pages, links fixed position and copyright?
 * Hide 'written by' on share
 * 
 * Delete unwanted SVGs/JS (cursor etc.)
 * GA code
 * Menu styles
 */

/************************ TYPOGRAPHY + HYPERLINKS ************************/
/* 12, 14, 16, , 18, 20, 24, 32, 40, 48, 60, 76px / Leading multiples of x4 */

body, html {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	font-size: 62.5%; /* 10px */
	line-height: 62.5%; /* 10px */
	-moz-font-feature-settings: 'liga=1'; /* moz prefix - edit font-feature-settings property */
    -ms-font-feature-settings: 'liga' 1; /* ms prefix - edit font-feature-settings property */
    -webkit-font-feature-settings: 'liga' 1; /* webkit prefix - edit font-feature-settings property */
    -o-font-feature-settings: 'liga' 1; /* o prefix - edit font-feature-settings property */
    font-feature-settings: 'liga' 1;
    font-kerning: normal !important;
	-webkit-tap-highlight-color: rgba(0,113,154,.8) !important;
	text-rendering: optimizeLegibility !important;
	text-rendering: geometricPrecision !important;
	font-smooth: always !important;
	font-smoothing: antialiased !important;
	-moz-font-smoothing: antialiased !important;
	-webkit-font-smoothing: antialiased !important;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
}

body, p {
	font: 400 18px/30px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font: 400 1.8rem/3.0rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	color: #6b6b6b;
	letter-spacing: 0;
}

p {	
	margin: 0 0 30px 0;
	margin: 0 0 3.0rem 0;
}

.single h1.entry-title {
    color: #197d8a;
	font: 900 90px/90px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font: 900 9.0rem/9.0rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	letter-spacing: .5rem;
	text-align: center;
    padding: 60px;
}

h1, .elementor-widget-heading h1.elementor-heading-title {
	color: #197d8a; 
	letter-spacing: 0;
	margin: 0 0 24px 0;
	margin: 0 0 2.4rem 0;
}

h1 {
	font: 900 60px/72px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font: 900 6.0rem/7.2rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
}

.elementor-widget-heading h1.elementor-heading-title  {
	font: 200 72px/80px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font: 200 7.2rem/8.0rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
}

h2, .elementor-widget-heading h2.elementor-heading-title {
	font: 900 48px/64px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font: 900 4.8rem/6.4rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	color: #197d8a; 
	letter-spacing: 0;
	margin: 0 0 24px 0;
	margin: 0 0 2.4rem 0;
}

h3, .elementor-widget-heading h3.elementor-heading-title {
	font: 600 24px/36px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font: 600 2.4rem/3.6rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	color: #141e2d; 
	letter-spacing: 0;
	margin: 0 0 24px 0;
	margin: 0 0 2.4rem 0;
}

h4, h2.entry-title a, h2.entry-title {
	font: 900 2.4px/36px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font: 900 2.4rem/3.6rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	color: #197d8a; 
	letter-spacing: 0;
	margin: 0 0 24px 0;
	margin: 0 0 2.4rem 0;
}

h5, .widget p.widget-title  {
	font: 900 18px/30px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font: 900 1.8rem/3.0rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	color: #197d8a; 
	letter-spacing: 0;
	margin: 0 0 24px 0;
	margin: 0 0 2.4rem 0;
}

h2.entry-title {
	margin: 10px 40px 0 40px;
}

h2.entry-title a:hover, h2.entry-title a:focus {
	color: #26abae;
}

h6 {
	font: 900 18px/30px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font: 900 1.8rem/3.0rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	color: #333333; 
	letter-spacing: 0;
}

h6, .widget p.widget-title {
	text-transform: none;
	margin: 24px 0 12px 0;
	margin: 2.4rem 0 1.2rem 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a, .nv-meta-list:not(.nv-dynamic-meta) a, .lae-container a, input.lae-button, button.lae-button, a.lae-button, .lae-button:active, .lae-button:visited {
	background-image: linear-gradient(transparent calc(100% - .1em), #284e5a -.1em);
	text-decoration: none !important;
	-o-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-webkit-transition: all .25s;
    transition: all .25s;
	cursor: pointer;
}

p a, .nv-meta-list:not(.nv-dynamic-meta) a {
	color: #141e2d;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover, .nv-meta-list:not(.nv-dynamic-meta) a:hover, .lae-container a:hover, input.lae-button:hover, button.lae-button:hover, a.lae-button:hover, .lae-button:active:hover, .lae-button:visited:hover {
	background-image: linear-gradient(transparent calc(100% - .1em), #141e2d -.1em);
	text-decoration: none;
	color: #284e5a;
	-o-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-webkit-transition: all .25s;
    transition: all .25s;
}

a { 
	color: #141e2d;
	/*text-decoration: none !important;*/
	-o-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-webkit-transition: all .25s;
    transition: all .25s;
	cursor: pointer;
}

a:hover {
	color: #26abae;
}

strong, b, em, label {
	font-weight: 600;
	color: #141e2d;
}

.elementor-heading-title {
	line-height: inherit;
}

/* Section title h2 */
h2.section {
	text-align: center;
}

/* Accordion title */
.elementor-accordion .elementor-tab-title {
	text-transform: none;
	font: 900 16px/20px 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
	font: 900 1.6rem/2.0rem 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
}

/* Testimonial */
.elementor-testimonial-wrapper .elementor-testimonial-content {
    font-size: 1.2em;
}

.elementor-testimonial-wrapper .elementor-testimonial-job {
    font-size: .75em;
    margin: 10px 20% 0 20%;
    line-height: 1.5;
}

/* Page title*/
.single-post h1.title.entry-title, .single .entry-title {
    text-align: left;
}

h1:not(.site-title) {
	color: #197d8a;
}

/* Archive meta */
.nv-meta-list li {
	color: #999999;
}
.learning-resource .nv-meta-list li {
    display: none;
	visibility: hidden;
}


/* Bullet list style */
.nv-content-wrap ul li, .elementor-text-editor ul li {
    margin: 16px 0 0 0;
	margin: 1.6rem 0 0 0;
	list-style-type: none;
	text-indent: -20px;
}

.elementor-text-editor ul li div {
	display: unset;
}

.nv-content-wrap ul li::before, .elementor-text-editor ul li::before  {
	content: '';
	display: inline-block;
	height: 6px;
	width: 6px;
	margin: 0 14px 4px 0;
	background: #197d8a;
}

.nv-content-wrap ul, .elementor-text-editor ul {
	margin: 0 0 30px 0;
	margin: 0 0 3.0rem 0;
}




/************************ BUTTON ************************/
.elementor a {
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    text-decoration: inherit;
}

.button, .elementor-button, .elementor-button:visited, input[type=submit], button.white {
	-webkit-border-radius: 6px !important; 
	-ms-border-radius: 6px !important; 
	-moz-border-radius: 6px !important; 
	-o-border-radius: 6px !important; 
	border-radius: 6px !important; 
	padding: 20px 60px 20px 20px;
	font: 900 16px/24px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font: 900 1.6rem/2.4rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	background: #197d8a;
    text-align: left;
    vertical-align: middle;
    text-transform: none;
    text-decoration: none;
	letter-spacing: 0;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	height: auto;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: left;
	background-image: url("data:image/svg+xml;utf8,<svg width='32' height='32' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='%23ffffff'><path d='M190 104H7a4 4 0 0 1 0-8h183a4 4 0 0 1 0 8z'></path><path d='M141.978 155.244a4 4 0 0 1-2.829-6.829l48.411-48.407-48.412-48.425a4 4 0 0 1 5.657-5.657l51.24 51.253a4 4 0 0 1 0 5.657l-51.24 51.236a3.98 3.98 0 0 1-2.827 1.172z'></path></svg>");
	background-repeat: no-repeat;
	color: #ffffff;
	cursor: pointer;
}

.white .elementor-button, button.white {
	background: #ffffff;
	color: #197d8a;
	background-image: url("data:image/svg+xml;utf8,<svg width='32' height='32' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='%23197d8a'><path d='M190 104H7a4 4 0 0 1 0-8h183a4 4 0 0 1 0 8z'></path><path d='M141.978 155.244a4 4 0 0 1-2.829-6.829l48.411-48.407-48.412-48.425a4 4 0 0 1 5.657-5.657l51.24 51.253a4 4 0 0 1 0 5.657l-51.24 51.236a3.98 3.98 0 0 1-2.827 1.172z'></path></svg>");
	background-repeat: no-repeat;
}

.red .elementor-button {
	background: #f35858;
	color: #ffffff;
	background-image: url("data:image/svg+xml;utf8,<svg width='32' height='32' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='%23ffffff'><path d='M190 104H7a4 4 0 0 1 0-8h183a4 4 0 0 1 0 8z'></path><path d='M141.978 155.244a4 4 0 0 1-2.829-6.829l48.411-48.407-48.412-48.425a4 4 0 0 1 5.657-5.657l51.24 51.253a4 4 0 0 1 0 5.657l-51.24 51.236a3.98 3.98 0 0 1-2.827 1.172z'></path></svg>");
	background-repeat: no-repeat;
}

.button, .elementor-button, .elementor-button:visited, input[type=submit], .white .elementor-button, .red .elementor-button, button.white {
	max-width: 280px;
	max-width: 28rem;
	min-width: 200px;
	min-width: 20rem;
	background-size: 10% 50%;
	background-position: calc(100% - 10%) 50%;
}

.button:hover, .elementor-button:hover, input[type=submit]:hover, .white .elementor-button:hover, .red .elementor-button:hover, button.white:hover,
.button:focus, .elementor-button:focus, input[type=submit]:focus, .white .elementor-button:focus, .red .elementor-button:focus, button.white:focus {    
	-webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
	-o-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
    transform: translateY(-4px);
	background: #26abae;
	color: #ffffff;
	background-image: url("data:image/svg+xml;utf8,<svg width='32' height='32' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='%23ffffff'><path d='M190 104H7a4 4 0 0 1 0-8h183a4 4 0 0 1 0 8z'></path><path d='M141.978 155.244a4 4 0 0 1-2.829-6.829l48.411-48.407-48.412-48.425a4 4 0 0 1 5.657-5.657l51.24 51.253a4 4 0 0 1 0 5.657l-51.24 51.236a3.98 3.98 0 0 1-2.827 1.172z'></path></svg>");
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
	-o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
	-ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
}

.button:hover, .elementor-button:hover, input[type=submit]:hover, .white .elementor-button:hover, .red .elementor-button:hover, button.white:hover,
.button:focus, .elementor-button:focus, input[type=submit]:focus, .white .elementor-button:focus, .red .elementor-button:focus, button.white:focus {
	background-size: 10% 50%;
	background-position: calc(100% - 5%) 50%; 
}

.nv-content-wrap a:not(.button):not(.wp-block-file__button), .nv-comment-content a {
    text-decoration: none;
}


/************************ STICKY MENU & MOBILE HACK ************************/
.nv-navbar {
    padding: 0 0;
	background-color: #ffffff /* white when part of light header theme */;
	position: -webkit-sticky; /* Safari */ 
	position: -moz-sticky; /* Mozilla */
	position: -ms-sticky; /* MS */
	position: -o-sticky; /* O */
	position: sticky;
    top: 0 !important;
    overflow: visible !important;
    z-index: 5000 !important;
}

.hfg_header.site-header {
    padding: 0 0;
	background-color: #ffffff;
	/*-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
	-o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
	-ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);*/
	position: -webkit-sticky; /* Safari */ 
	position: -moz-sticky; /* Mozilla */
	position: -ms-sticky; /* MS */
	position: -o-sticky; /* O */
	position: sticky;
    top: 0 !important;
    overflow: visible !important;
    z-index: 5000 !important;
}

header.header, .wrapper {
	display: contents !important;
}

body {
	overflow-x: visible !important;
}

.is-menu-sidebar:before, .is-mobile-form-panel:before {
    z-index: 5000;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* IE 5-7 */
	filter: alpha(opacity=100);
	/* Netscape */
	-moz-opacity: 1;
	/* Safari 1.x */
	-khtml-opacity: 1;
	/* Good browsers */
	opacity: 1;
    pointer-events: none;
}


/************************ ASIDE SIDEBAR SUB MENU + WIDGET LIST ************************/
.single .nv-sidebar-wrap, .page .nv-sidebar-wrap {
    margin-top: 0px;
}

.nv-sidebar-wrap.nv-left {
	border-right: 0px !important;
}

.blog-sidebar ul.menu, .widget_recent_entries ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.blog-sidebar ul.menu li, .widget_recent_entries ul li {
    border: none;
    list-style-type: none;
}

.widget_recent_entries ul li a {
	color: #197d8a;
	text-decoration: underline;
}

.widget_recent_entries ul li a:hover {
	color: #26abae;
}

.widget_recent_entries ul li span.post-date {
	display: block;
	font-size: 1.4rem;
	color: #999999;
	margin: 5px 0 0 0;
}

.return-archive {
	margin: 0;
}

/************************ MAIN MENU ************************/
/* Main menu underline :after */
.style-border-top ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after, .style-border-bottom ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after, .style-full-height ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after {
	height: 0px; 
	right: auto;
}

/* Menu :after underline bottom offset */
.style-border-top ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after, .style-border-bottom ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after, .style-full-height ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after {
	bottom: -46px;
}

/* Hover menu :after hide */
.style-border-top ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > ul > li > a:after, .style-border-bottom ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > ul > li > a:after, .style-full-height ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > ul > li > a:after {
	height: 0px;
}

/* Main menu active page + active parent/ancestor underline :after */
.nav-menu-primary #nv-primary-navigation li.current-menu-item > a:after, .nav-menu-primary #nv-primary-navigation li.current-menu-ancestor.current-menu-parent.menu-item-has-children > a:after, .style-border-bottom ul:not(.max-mega-menu) > li.current-menu-item > a:after {
	width: 100% !important;
	background: #fee158;
	content: "";
    display: block;
    visibility: visible;
}

/* Main menu sub hover colour */
.header--row-inner.dark-mode .sub-menu li a {
	color: #ffffff;
}

.header--row-inner.dark-mode .sub-menu li a:after {
	color: #197d8a;
}

#nv-primary-navigation a:after {
    background-color: #197d8a;
}

.row .primary-menu-ul .sub-menu li {
	background: ;
}


/************************ USER INTERFACE ************************/
.elementor-slick-slider ul.slick-dots li button:before, .elementor-slick-slider ul.slick-dots li.slick-active button:before {
	font-size: 14px;
    color: #197d8a !important;
}

.lae-container button.slick-prev, .lae-container button.slick-prev:before, .lae-container button.slick-prev:after, .lae-container button.slick-next, .lae-container button.slick-next:before, .lae-container button.slick-next:after, .lae-container .lae-flex-direction-nav a, .lae-container .lae-flex-direction-nav a:hover, .lae-container button.slick-prev:hover:before, .lae-container button.slick-prev:hover:after, .lae-container button.slick-next:hover:before, .lae-container button.slick-next:hover:after {
	color: #197d8a !important;
}

.lae-container ul.slick-dots li button, .lae-container .lae-flex-control-nav li a, .lae-container .lae-flex-control-nav li a:hover {
    background: #aaa !important;
    border: 1px solid #aaa !important;
}

.lae-container ul.slick-dots {
	bottom: -48px;
}

.lae-container ul.slick-dots li button {
	margin-top: 20px;
	width: 20px !important;
	height: 20px !important;
}

.lae-container ul.slick-dots li button:hover, .lae-container ul.slick-dots li.slick-active button  {
    border-color: #197d8a !important;
	background: #197d8a !important;
}

.elementor-accordion .elementor-tab-content, .elementor-accordion .elementor-tab-title {
    padding: 15px 0px;
}

.lae-testimonials-slider .lae-testimonial-user .lae-text .lae-author-name {
	margin-bottom: 0px;
}

.lae-container .lae-flex-direction-nav li {
    list-style-type: none;
}

.elementor-accordion .elementor-accordion-item {
    border: solid #cee3e5;
    border-width: 0px 0px 1px 0px;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
	float:inherit;
}

ul.lae-flex-direction-nav a {
    text-decoration: none;
}

/************************ ANCHOR OFFSET ************************/
.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

/************************ SINGLE POST + PAGE FEATURED IMAGE AREA ************************/
.featured_banner_wrapper {
	position: relative;
    align-items: center;
    display: flex;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: /*600px*/ 75vh;
    margin-bottom: 60px;
    z-index: 0;
	background: #333333;
}

/* Hide featured image banner on home/learning/careers pages, hide page title on copy pages */
.home .featured_banner_wrapper, .page-id-2032 .featured_banner_wrapper, .page-id-2016 .featured_banner_wrapper, .page-id-2260 .featured_banner_wrapper {
	display: none !important;
}

.page-template-default .nv-page-title {
	display: none !important;
} 

.featured_banner_text {
	text-align: center;
    height: auto;
    margin: auto 10%;
    width: 100%;
    color: #ffffff;
    z-index: 2;
}

.featured_banner_text h1, .featured_banner_text h3 {
	color: #ffffff;
	display: block;
}

.featured_banner_text h3 {
	margin: 0;
}

.featured_banner_image {
	background-size: cover;
	z-index: 1;
    height: 100%;
	width: 100%;
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	background-attachment: fixed;
	background-position-x: center;
    background-repeat: no-repeat;
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  	/* IE 5-7 */
  	filter: alpha(opacity=50);
  	/* Netscape */
 	 -moz-opacity: 0.5;
  	/* Safari 1.x */
  	-khtml-opacity: 0.5;
 	 /* Good browsers */
  	opacity: 0.5;
}

.single-learning-resource .featured_banner_image {
	background-attachment: scroll;
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  	/* IE 5-7 */
  	filter: alpha(opacity=100);
  	/* Netscape */
 	 -moz-opacity: 1;
  	/* Safari 1.x */
  	-khtml-opacity: 1;
 	 /* Good browsers */
  	opacity: 1;
}

.single-learning-resource .featured_banner_text {
	display: none;
}

.single-post h1.title.entry-title /*, .single-post .entry-header,
.resources h1.title.entry-title, .resources .entry-header, .resources ul.nv-meta-list*/ {
    display: none;
}

.single-learning-resource .nv-single-post-wrap .entry-header:first-child {
	margin-top: 0px;
}

article {
	margin-bottom: 40px;
}

/************************ RESPONSIVE ************************/
.hfg_header .header-main-inner .primary-menu-ul .sub-menu li:not(.neve-mm-divider) {
    background-color: #ffffff;
    border-color: #cee3e5;
	border-width: 0 0 1px 0;
}

@media (min-width: 960px) {
	/* Main menu list items spacing */	
	.row .primary-menu-ul > li:not(:last-child) {
		padding-right: 25px;
	}

	/* Desktop hover submenu */		
	.row .primary-menu-ul .sub-menu {
		top: 60px;
		left: 20px !important;
		-webkit-border-radius: 6px;
		-o-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		border-radius: 6px;
		-moz-box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.25);
		-o-box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.25);
		-ms-box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.25);
		box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.25);
		border: 1px solid #cee3e5;
		min-width: 220px;
	}
	
	.row .primary-menu-ul .sub-menu li {
		background: #ffffff;
		border: 1px solid #cee3e5;
    	border-width: 0 0 1px 0;
		min-width: 220px;
	}
	
	.row .primary-menu-ul .sub-menu li a {    
		justify-content: normal;
    	align-items: normal;
		padding: 12px;
	}
	
	.row .primary-menu-ul .sub-menu li a:last-of-type {
    	border-width: 0 0 0 0;
	}
	
	.row .primary-menu-ul .sub-menu li a:hover{
		background: #ebf5f9;
		text-decoration: underline;
	}
	
	.row .primary-menu-ul .sub-menu li:first-of-type a, .row .primary-menu-ul .sub-menu li:first-of-type {
		-webkit-border-radius: 6px 6px 0 0;
		-o-border-radius: 6px 6px 0 0;
		-moz-border-radius: 6px 6px 0 0;
		-ms-border-radius: 6px 6px 0 0;
		border-radius: 6px 6px 0 0;
	}
	
	.row .primary-menu-ul .sub-menu li:last-of-type a, .row .primary-menu-ul .sub-menu li:last-of-type  {
		-webkit-border-radius: 0 0 6px 6px;
		-o-border-radius: 0 0 6px 6px;
		-moz-border-radius: 0 0 6px 6px;
		-ms-border-radius: 0 0 6px 6px;
		border-radius: 0 0 6px 6px;
	}
}

@media only screen and (max-width: 1024px){
/* Mobile carousel arrows */	
	.lae-container button.slick-prev, .lae-container button.slick-next {
    	display: block !important;
	}
	
	.lae-container button.slick-prev {
		left: -5px;
		z-index: 999;
	}
	
	.lae-container button.slick-next {
		right: -5px;
		z-index: 999;
	}
}

@media (max-width: 960px){	
/* Hide menu underline :after */	
	.style-border-top ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after, .style-border-bottom ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after, .style-full-height ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after {
		height: 0px;
		display: none;
	}
	
	.nav-menu-primary:not(.style-full-height) #nv-primary-navigation li.elementor-button {
		-webkit-border-radius: 0px !important; 
		-o-border-radius: 0px !important;
		-ms-border-radius: 0px !important; 
		-moz-border-radius: 0px !important; 
		border-radius: 0px !important;
	}	

	#topbutton {
		bottom: 10px !important;
	}	

	/* Legal footer big bottom */
	.legal_footer {
		padding: 20px 5% 100px 5% !important;
	}	

	/*Hide pre-header content + block items */	
	.prehead_visibility {
		visibility: hidden;
	}

	.prehead_right, .prehead_left {
		display: block !important; 
		float: none !important;
	}	
}	

@media only screen and (max-width: 768px){
	/* Mobile margins */	
	.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
    	padding: 10px;
	}	
		
	.featured_banner_image {
		/*background-size: auto 100% !important;*/
		background-attachment: unset !important;
	}
	
	.featured_banner_wrapper {
		height: 250px /*20vh*/;
	}	
	
	h1 {
		font: 900 40px/48px 'Source Sans Pro', Helvetica, Arial, sans-serif;
		font: 900 4.0rem/4.8rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	}
	.elementor-widget-heading h1.elementor-heading-title {
		font: 200 40px/48px 'Source Sans Pro', Helvetica, Arial, sans-serif;
		font: 200 4.0rem/4.8rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	}	
	.single h1.entry-title {
		font: 900 48px/54px 'Source Sans Pro', Helvetica, Arial, sans-serif;
		font: 900 4.8rem/5.4rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	}
	h2, .elementor-widget-heading h2.elementor-heading-title {
		font: 900 36px/44px 'Source Sans Pro', Helvetica, Arial, sans-serif;
		font: 900 3.6rem/4.4rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	}	
}

@media (min-width: 576px){
	.container {
		max-width: 1170px;
	}
}

/************************ FOOTER ************************/
/* Footer links */
.footer--row-inner.dark-mode a:not(.button) {
    color: #ffffff;
    text-decoration: underline;
}

/* Footer dark colour */
.footer-bottom .dark-mode {
	padding: 20px 0 40px 0;
	background: /*url(/wp-content/uploads/2019/06/footer.jpg)*/ #333333;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Footer blocks */
.site-footer {
	padding-top: 0px;
}

.builder-item--footer_copyright .component-wrap{
	display: block;
}

.footer_block {
	display: block;
	width: 100%;
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
}

/* Legal footer */
.legal_footer {
	background: #197d8a; 
	display: block;
	color: #ffffff;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 40px 5% 80px 5%;
}

.legal_footer a {
	color: #ffffff;
	text-decoration: underline;
}

.legal_footer a:hover {
	text-decoration: none;
}

.flex_wrapper {
    margin: 10vh auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1140px;
    max-width: 114rem;
}

.flex_wrapper_col {
    display: -webkit-box;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1140px;
    max-width: 114rem;
}

.flex_item {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1 0 300px;
    -webkit-box-flex: 1 0 30rem;
    -ms-flex: 1 0 300px;
    -ms-flex: 1 0 30rem;
    flex: 1 0 300px;
    flex: 1 0 30rem;
    height: 100%;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer_left {
	max-width: 480px;
    max-width: 48rem;
}

img.footer_logo {
	display: block;
	max-width: 300px;
	max-width: 30rem;
	width: 100%;
	margin: 0 0 20px 0;
}

.footer_social {
	display: block;
	width: 100%;
	margin: 0 0 20px 0;
}


/************************ HEADER ************************/
/* Mobile sidebar menu styling */
.header-menu-sidebar .nav-menu-primary ul li {
    border-bottom: 1px solid #565656;
	padding: 10px 0;
}

.header-menu-sidebar .nav-menu-primary ul li ul.sub-menu li {
    border: none;
}

/*.hfg_header .header-menu-sidebar .header-menu-sidebar-bg .primary-menu-ul .sub-menu li:not(.neve-mm-divider), .hfg_header .header-menu-sidebar .header-menu-sidebar-bg .primary-menu-ul .sub-menu, .hfg_header .header-menu-sidebar .header-menu-sidebar-bg */ {
	background-color: #ffffff;
    border-color: #ffffff;
}


.header-menu-sidebar .header-menu-sidebar-bg .icon-bar {
	background-color: #ffffff;
}

.is-menu-sidebar.menu_sidebar_slide_left .header-menu-sidebar {
	height: 100vh;
	/*overflow-y: scroll !important;*/
	overflow-y: none;
}

.header-menu-sidebar.dark-mode .sub-menu {
	border-color: rgba(255, 255, 255, 0);
}

/*.header--row-inner.dark-mode {
	border-color: #131312;	
	background-color: #131312;
}*/

/*.header-menu-sidebar-inner {
	background: #ffffff;
}*/

.header-menu-sidebar.dark-mode .header-menu-sidebar-bg:before {
    background: rgba(0,0,0,1);
}

.builder-item--primary-menu .nav-menu-primary > .primary-menu-ul li:not(.woocommerce-mini-cart-item) > a:after {
	background-color: #fee158;
}


/* Pre-head social, show/hide, background, left + right */
.header_social_container {
	margin: 20px 0 0 0;
}

a.header_social img {
    height: 24px;
    vertical-align: middle;
	background-image: none;
	padding: 0px 4px;
}

a.header_social, a.header_social:hover {
	background-image: none;
}

.prehead_visibility {
	visibility: visible; 
	display: inherit;
}

.header-top-inner {
    background-color: #197d8a !important;
}

.prehead_right, .prehead_left {
	display: inline-block;
}

.prehead_right {
	float: right;
}

.prehead_left {
	float: left;
}

.header-top-inner .nv-html-content {
	width: 100%;
}

/* Header full width of site */
.header-main-inner .container, .header-top-inner .container {
	/*width:100%;*/
}

/* Dark header white bottom border */
.header-main-inner.dark-mode {
    border-bottom: 1px solid #ffffff;
}

/* Transparent home header and plain black on all others */
.home .hfg_header.site-header, .home .nv-navbar, .home nav#cb-row--header-main .header--row-inner.dark-mode {
	background-color: rgba(19,19,18,0);
	/*background: linear-gradient(180deg, rgba(19,19,18,.6), rgba(19,19,18,0) 100%);*/
}

.hfg_header.site-header, .nv-navbar, nav#cb-row--header-main .header--row-inner.dark-mode {
	background-color: rgba(19,19,18,.8);
}

/* Removes sticky on homepage */
/*.home .nv-navbar, .home .hfg_header.site-header {
	position: relative;
}*/

/* Logo offset in header */
.header--row-inner.header-main-inner {
	min-height: 50px;
	max-height: 50px;
	height: 50px;
}

.site-logo a:hover {
	opacity: 1;
}



/************************ MISC. ************************/
.has-very-dark-gray-color.has-very-dark-gray-color {
    color: #333333;
}

/*.nv-page-title-wrap.nv-big-title .nv-page-title {
	padding: 0; 
	margin: 0;
} FOR CHARACTERS */

.nv-single-page-wrap {
	margin-bottom: 0;
}

.style-full-height a:after {
    top: -5px;
}

.posts-wrapper .excerpt-wrap {
    color: #333333;
}

.nv-single-post-wrap .nv-thumb-wrap {
    margin-bottom: 60px;
}

.page .nv-page-title-wrap {
    margin-top: 0px;
}

/************************ POST CAROUSEL ************************/
.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-title a {
	color: #197d8a !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	font: 900 24px/36px 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
	font: 900 2.4rem/3.6rem 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
}

.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-title a:hover {
	color: #26abae !important;
}

.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info {
	display:none !important;
}

.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .hentry {
    background: #ffffff !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	-o-border-radius: 6px !important;
	-ms-border-radius: 6px !important;
  	border-radius: 6px !important;
	border: 1px solid #cee3e5 !important;
	-webkit-box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.1) !important;
	-moz-box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.1) !important;
	-o-box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.1) !important;
	-ms-box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.1) !important;
}

.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap {
	text-align: left !important;
	padding: 24px !important;
}

.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-entry-meta span {
	font-style: normal !important;
	font: 400 14px/20px 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
	font: 400 1.4rem/2.0rem 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
	color: #999999 !important;
}

.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-entry-meta span:after {
    content: '/' !important;
}

.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .hentry:hover {
	-webkit-box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.1) !important;
	-moz-box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.1) !important;
	-o-box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.1) !important;
	-ms-box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.1) !important;
}

input.lae-button, button.lae-button, a.lae-button, .lae-button:active, .lae-button:visited {
    text-align: left !important;
    border: 0px solid transparent !important;
    border-radius: 0px !important;
    padding: 0 0 6px 0 !important;
	font-weight: 900 !important;
    font-size: inherit !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
    color: #197d8a !important;
	background-color: transparent !important;
    -webkit-transition: all .25s ease !important;
    -o-transition: all .25s ease !important;
	-ms-transition: all .25s ease !important;
	-moz-transition: all .25s ease !important;
    transition: all .25s ease !important;
}	

input.lae-button::after, button.lae-button::after, a.lae-button::after, .lae-button:active::after, .lae-button:visited::after {
	content: '';
	height: 20px;
	width: 20px;
	display: inline-block;
	margin: 0 0 -4px 8px;
	-webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-moz-transition: all .25s ease;
    transition: all .25s ease;
	background: url("data:image/svg+xml;utf8,<svg width='32' height='32' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='%23197d8a'><path d='M190 104H7a4 4 0 0 1 0-8h183a4 4 0 0 1 0 8z'></path><path d='M141.978 155.244a4 4 0 0 1-2.829-6.829l48.411-48.407-48.412-48.425a4 4 0 0 1 5.657-5.657l51.24 51.253a4 4 0 0 1 0 5.657l-51.24 51.236a3.98 3.98 0 0 1-2.827 1.172z'></path></svg>");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

input.lae-button:hover, button.lae-button:hover, a.lae-button:hover, .lae-button:active:hover, .lae-button:visited:hover {
    background-color: transparent !important;
	color: #26abae !important;
}

input.lae-button:hover::after, button.lae-button:hover::after, a.lae-button:hover::after, .lae-button:active:hover::after, .lae-button:visited:hover::after {
	background: url("data:image/svg+xml;utf8,<svg width='32' height='32' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='%2326abae'><path d='M190 104H7a4 4 0 0 1 0-8h183a4 4 0 0 1 0 8z'></path><path d='M141.978 155.244a4 4 0 0 1-2.829-6.829l48.411-48.407-48.412-48.425a4 4 0 0 1 5.657-5.657l51.24 51.253a4 4 0 0 1 0 5.657l-51.24 51.236a3.98 3.98 0 0 1-2.827 1.172z'></path></svg>");
	margin: 0 0 -4px 16px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

/************************ BACK TO TOP BUTTON ************************/
#topbutton {
  	position: fixed;
  	display: none;
  	height: 52px;
  	width: 52px;
  	line-height: 50px;
  	left: 8px;
  	bottom: 8px;
  	z-index: 1000;
  	background: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
  	border-radius: 8px;
  	text-decoration: none;
 	color: #141e2d;
  	text-align: center;
	-webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-moz-transition: all .5s ease;
    transition: all .5s ease;
	-webkit-box-shadow: 0 0.25em 0.375em rgba(0,0,0,.25);
	-ms-box-shadow: 0 0.25em 0.375em rgba(0,0,0,.25);
	-o-box-shadow: 0 0.25em 0.375em rgba(0,0,0,.25);
    -moz-box-shadow: 0 0.25em 0.375em rgba(0,0,0,.25);
	box-shadow: 0 0.25em 0.375em rgba(0,0,0,.25);
	cursor: pointer;
}

#topbutton:after {
	content: "\2191";
	font-size: 24px;
	cursor: pointer;
}

#topbutton:hover, #topbutton:focus {    
	-webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	cursor: pointer;
}


/************************ CUSTOM SCROLLBAR & SELECTION FOCUS ************************/

::-webkit-scrollbar {
    width: 10px;
    height: 100%;
	display:block;
	cursor:pointer;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    height: 100%;
    display: none;
    background-color: transparent;
}

::-webkit-scrollbar-track-piece {
   background: #333333;
    -webkit-border-radius: 0px;
	-o-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
    border-radius: 0px;
	cursor:pointer;
}

::-webkit-scrollbar-thumb:vertical {
    height: 10px;
    background-color: #ffffff;
    -webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
    border-radius: 2px;
	cursor:pointer;
}

::selection {
  background: #000000;
  color: #ffffff;
}

::-moz-selection {
  background: #000000;
  color: #ffffff;
}

img::selection {
  background: #000000;
}

img::-moz-selection {
  background: #000000;
}


/************************ ALWAYS 100% WIDTH TEMPLATE ************************/
.full_width_custom_wrap {
	max-width:100%;
}

.full_width_custom_col {
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	flex-basis: auto;
    flex-grow: 1;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/************************ MW CUSTOM ACCORDIONS ************************/
.home .mw_accordion_wrapper {
	padding-bottom: 0px;
}

.mw_accordion_wrapper {
	padding-bottom: 60px;
}

.mw_accordion-content, .mw_accordion-toggle {
    padding: 1em 0;
}

.mw_accordion-toggle h4 {
	margin-bottom: 0px;
	line-height: 1 !important;
}

.mw_accordion .border {
    border-bottom: 1px solid #cee3e5;
}

.mw_accordion .mw_accordion-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mw_accordion .mw_accordion-toggle svg {
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    -ms-flex: 0 0 2.5rem;
    flex: 0 0 40px;
    flex: 0 0 2.5rem;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    margin-left: 2.5rem;
    color: #197d8a;
}

.mw_accordion .mw_accordion-content {
    padding-right: 0;
}

.mw_accordion .mw_accordion-toggle svg.rotated {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

/************************ 16:9 FIX FOR NEWS ARCHIVE IMAGES ************************/
.nv-post-thumbnail-wrap {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
	background: #f5f5f5;
	/*border: 1px solid #344ea0;*/
}

.nv-post-thumbnail-wrap img {
    position: absolute;
    top: 50%;
	-webkit-transform: translate(0,-50%) scale(1);
	-o-transform: translate(0,-50%) scale(1);
	-ms-transform: translate(0,-50%) scale(1);
	-moz-transform: translate(0,-50%) scale(1);
    transform: translate(0,-50%) scale(1);
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    bottom: 0;
    right: 0;
    left: 0;
    height: auto;
    width: 100%;
}

.nv-post-thumbnail-wrap img:hover {
	-webkit-transform: translate(0,-50%) scale(1.05);
	-o-transform: translate(0,-50%) scale(1.05);
	-ms-transform: translate(0,-50%) scale(1.05);
	-moz-transform: translate(0,-50%) scale(1.05);
    transform: translate(0,-50%) scale(1.05);
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.article-content-col {
	-webkit-box-shadow: 0px 0px 40px -10px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 0px 40px -10px rgba(0,0,0,.25);
	-ms-box-shadow: 0px 0px 40px -10px rgba(0,0,0,.25);
	-o-box-shadow: 0px 0px 40px -10px rgba(0,0,0,.25);
    box-shadow: 0px 0px 40px -10px rgba(0,0,0,.25);
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
    border-radius: 6px;
	border: 1px solid #cee3e5;
    background: #ffffff;
}

.nv-post-thumbnail-wrap {
	-webkit-border-radius: 6px 6px 0 0;
	-ms-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
	border: 1px solid #cee3e5;
}

.layout-grid .content > .blog-entry-title, .layout-grid .content > *.nv-meta-list, .layout-grid .content > *:last-child {
    margin: 10px 40px 0 40px;
}

.excerpt-wrap > p > *:last-child {
	display: table;
	margin-top: 10px; 
}

.single-post-container img.attachment-neve-blog.size-neve-blog.wp-post-image {
	top: 0;
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

.nv-single-post-wrap .nv-thumb-wrap img.attachment-neve-blog.size-neve-blog.wp-post-image {
	position:relative;
}

img.attachment-neve-blog.size-neve-blog.wp-post-image {
    position: absolute;
    top: 50%;
	-moz-transform: translate(0,-50%) scale(1);
	-ms-transform: translate(0,-50%) scale(1);
	-o-transform: translate(0,-50%) scale(1);
	-webkit-transform: translate(0,-50%) scale(1);
    transform: translate(0,-50%) scale(1);
    bottom: 0;
    right: 0;
    left: 0;
    height: auto;
    width: 100%;
	/*mix-blend-mode: darken;*/
}

img.attachment-neve-blog.size-neve-blog.wp-post-image:hover {
		-moz-transform: translate(0,-50%) scale(1.15);
	-ms-transform: translate(0,-50%) scale(1.15);
	-o-transform: translate(0,-50%) scale(1.15);
	-webkit-transform: translate(0,-50%) scale(1.15);
    transform: translate(0,-50%) scale(1.15);
}

.lae-posts-carousel .lae-posts-carousel-item .lae-project-image {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
	background: #f5f5f5;
	/*border: 1px solid #344ea0;*/
}

.lae-posts-carousel .lae-posts-carousel-item .lae-project-image img {
    position: absolute;
    top: 50%;
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    bottom: 0;
    right: 0;
    left: 0;
    height: auto;
    width: 100%;
	/*mix-blend-mode: darken;*/
}

.posts-wrapper > article {
    margin-bottom: 30px;
    position: relative !important;
    left: inherit !important;
    top: inherit !important;
}

.lae-posts-carousel .lae-posts-carousel-item .lae-project-image:hover img {
    -webkit-filter: brightness(100%);
	-moz-filter: brightness(100%);
	-ms-filter: brightness(100%);
	-o-filter: brightness(100%);
    filter: brightness(100%);
}

.lae-posts-carousel .lae-posts-carousel-item .lae-project-image:hover:after {
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  	/* IE 5-7 */
  	filter: alpha(opacity=75);
  	/* Netscape */
 	 -moz-opacity: 0.75;
  	/* Safari 1.x */
  	-khtml-opacity: 0.75;
 	 /* Good browsers */
  	opacity: 0.75;
}

.lae-posts-carousel .lae-posts-carousel-item .lae-project-image:after {
    background:#333333;
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto;
	width: 100%;
	display: block;
	content: '';
	z-index: 0;
}

.lae-posts-carousel .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-entry-info {
	z-index: 1;
}
/************************ YOUTUBE REPEATER WRAPPER ************************/
.video_wrapper {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
	margin: 20px 0 40px 0;
}

.video_wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/************************ PHOTO REPEATER ************************/
.image_wrapper {
	width: 100%;
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
	margin: 0 0 24px 0;
	margin: 0 0 2.4rem 0;
	display: block;
}

.photo_repeater {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	background: center center no-repeat #e1e1e1;
	-o-transition: all .75s ease;
	-moz-transition: all .75s ease;
	-ms-transition: all .75s ease;
	-webkit-transition: all .75s ease;
    transition: all .75s ease;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* IE 5-7 */
	filter: alpha(opacity=100);
	/* Netscape */
	-moz-opacity: 1;
	/* Safari 1.x */
	-khtml-opacity: 1;
	/* Good browsers */
	opacity: 1;
	background-size: auto 100%;
}

.photo_repeater:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	/* IE 5-7 */
	filter: alpha(opacity=85);
	/* Netscape */
	-moz-opacity: .85;
	/* Safari 1.x */
	-khtml-opacity: .85;
	/* Good browsers */
	opacity: .85;
	/*cursor: pointer;*/
	-o-transition: all .75s ease;
	-moz-transition: all .75s ease;
	-ms-transition: all .75s ease;
	-webkit-transition: all .75s ease;
    transition: all .75s ease;
	background-size: auto 102%;
}

/************************ CUSTOM PRELOADER ************************/
body #load {
    display: block;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9901;
	font-size: 1.5em;
	color: #ffffff;
	margin: 0 auto;
	text-align: center;
    /* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  	/* IE 5-7 */
  	filter: alpha(opacity=100);
  	/* Netscape */
 	 -moz-opacity: 1;
  	/* Safari 1.x */
  	-khtml-opacity: 1;
 	 /* Good browsers */
  	opacity: 1;
    background-color: #000000; /** Body overlay colour **/
    visibility: visible;
    -webkit-transition: all .35s ease-out;
	-o-transition: all .35s ease-out;
	-moz-transition: all .35s ease-out;
	-ms-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

body #load.loader-removed {
    /* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	/* IE 5-7 */
  	filter: alpha(opacity=0);
  	/* Netscape */
 	 -moz-opacity: 0;
  	/* Safari 1.x */
  	-khtml-opacity: 0;
 	 /* Good browsers */
  	opacity: 0;
    visibility: hidden;
}

.spinner-loader .load-wrap {
	color: #ffffff;
	font-size: 90px;
	overflow: hidden;
	width: 1em;
	height: 1em;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 40%;	
	margin: 72px auto;
	position: relative;
  	-webkit-transform: translateZ(0);
  	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
	-ms-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
	-o-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
	-moz-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
	animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  -ms-transform: rotate(0deg);
	  transform: rotate(0deg);
  }
  100% {
	  -webkit-transform: rotate(360deg);
	  -o-transform: rotate(360deg);
	  -moz-transform: rotate(360deg);
	  -ms-transform: rotate(360deg);
	  transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
	  -webkit-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -ms-transform: rotate(0deg);
	  transform: rotate(0deg);
  }
  100% {
	  -webkit-transform: rotate(360deg);
	  -o-transform: rotate(360deg);
	  -ms-transform: rotate(360deg);
	  -moz-transform: rotate(360deg);
	  transform: rotate(360deg);
  }
}

/************************ CSS ANIMATIONS OFF ON SHITTY BROWSERS/MOBILE ************************/

/* Targets IE8-11, but also triggers FireFox 1.x 
 * • stackoverflow.com/questions/28417056/how-to-target-only-ie-any-version-within-a-stylesheet 
 * • can't edit Elementor in IE or Edge */

@media screen\0 {
/*.animated {all: unset;}*/
	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
	
	.animated, .animated.animated-slow {
		-webkit-animation-duration: 0s;
		-moz-animation-duration: 0s;
		-o-animation-duration: 0s;
		-ms-animation-duration: 0s;
		animation-duration: 0s;
	}
	
	.fadeIn, .fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown {
		animation-name: none;
	}	
}

@media (max-width: 768px){
/*.animated {all: unset;}*/
	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
	
	.animated, .animated.animated-slow {
		-webkit-animation-duration: 0s;
		-moz-animation-duration: 0s;
		-ms-animation-duration: 0s;
		-o-animation-duration: 0s;
		animation-duration: 0s;
	}
	
	.fadeIn, .fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown {
		animation-name: none;
	}			
}


/************************ CONTACT FORM + SELECT DROPDOWN ************************/
.wpcf7, .wpcf7 label {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0 20px;
}

input:not([type=radio]):not([type=checkbox]):not([type=submit]), textarea {
	border: none;
	color: #197d8a;
	background: none;
	padding: 12px 0;
	padding: 1.2rem 0;
	margin: 0;
	width: 100%;
	height:auto; 
	resize:none;
	font: 400 18px/24px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font: 400 1.8rem/2.4rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	-webkit-appearance:none;
	background-color:transparent;
	overflow:auto; 
	outline:none;
	word-wrap:break-word; 
}

textarea {
	height: 240px;
	height: 24rem;
}

input:not([type="checkbox"]):not([type="radio"])::placeholder, select::placeholder, textarea::placeholder {
	color: #999999;
}

span.wpcf7-form-control-wrap::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #333333;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
    transition: all .5s;
    margin: 0;
}

span.wpcf7-form-control-wrap:hover::after {
    background: #26abae;
}

select {
    min-width: 250px;
	width: 100%;
	color: #999999;
	resize: none;
    margin: 0 0 28px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 16px;
	padding: 1.6rem;
    border: 1px solid #cee3e5;
    background-image: linear-gradient(45deg, transparent 50%, #999999 50%), linear-gradient(135deg, #999999 50%, transparent 50%)/*, linear-gradient(to right, #999999, #999999)*/;
    background-position: calc(100% - 26px) calc(1em + 8px), calc(100% - 20px) calc(1em + 8px)/*, calc(100% - 2.5em) 0.5em*/;
    background-size: 6px 6px, 6px 6px/*, 1px 1.5em*/;
    background-repeat: no-repeat; 
	font: 400 18px/24px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font: 400 1.8rem/2.4rem 'Source Sans Pro', Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	height:auto; 	
	overflow:auto; 
	outline:none;
	word-wrap:break-word;
	-webkit-border-radius: 6px; 
	-ms-border-radius: 6px; 
	-moz-border-radius: 6px;  
	-o-border-radius: 6px;  
	border-radius: 6px;  
}

/* Hide learning resource filter on news category archives */
.archive.category .subject-filter {
	display: none;
}

/************************ FOCUS STYLES FOR KEYBOARD TABBING (ACCESSIBILITY) ************************/
a:focus {
	color: #26abae;
}

a:focus, a div:focus, :focus, input.lae-button:focus, button.lae-button:focus, a.lae-button:focus, .lae-button:focus {
	background-color: transparent;
	background: transparent;
	outline: 3px solid #fff;
	border: none;
	text-decoration: none !important;
	/*background-image: none !important;*/
}

input:focus:not([type="radio"]):not([type="checkbox"]), textarea:focus {
	/*border-color: solid 3px #ffffff;*/
	outline: 3px solid #fff;
	background-color: transparent;
	color: #197d8a;
	border: none;
}

select:focus {
	/*border-color: #fee158;*/
	color: #197d8a;
	background-image: linear-gradient(45deg, #197d8a 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #197d8a 50%)/*, linear-gradient(to right, #197d8a, #197d8a)*/;
	background-position: calc(100% - 20px) calc(1em + 8px), calc(100% - 26px) calc(1em + 8px)/*, calc(100% - 2.5em) 0.5em*/;
	outline: 3px #fee158 solid !important;
	background-color: #ffffff;
	background-size: 6px 6px, 6px 6px/*, 1px 1.5em*/;
    background-repeat: no-repeat; 
}

select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #333333; 
}


/************************ FORCE IMAGES IN CONTENT AREA TO 100% WIDTH ************************/

figure.wp-block-image {
    width: 100%;
}

.wp-block-image img {
    width: 100%;
}

/************************ CHARACTERS ************************/

.fixed_character {
	pointer-events: none;
	position: fixed;
	display: block;
	width: 200px;
	height: 200px;	
	z-index: 1000;
}

.ninja {
	bottom: 0;
	right: 0;
}

.peek {
	right: 0;
	top: 0;
}

.prof {
	bottom: 0;
	right: 0;
}

.nv-page-title-wrap.nv-big-title .nv-page-title h1 {
    margin: 0 auto;
    padding: 0 0 0 15px;
    text-align: left;
    max-width: 1170px;
}

.blog_archive_bw .nv-page-title-wrap.nv-big-title .nv-page-title {
	background: #9dd6e0;
	background-image: url('/wp-content/themes/neve-child/images/characters/BW_underwater.png');
	background-repeat: no-repeat;
	background-position: right 15% bottom 0;
    background-size: auto 95%;
}

.blog_archive_bw .nv-page-title-wrap.nv-big-title .nv-page-title h1 {
	color: #197d8a;
}

.learning_archive_bw .nv-page-title-wrap.nv-big-title .nv-page-title {
	background: #fee158;
	background-image: url('/wp-content/themes/neve-child/images/characters/BW_heroes.png');	
	background-repeat: no-repeat;
	background-position: right 15% bottom 0;
    background-size: auto 95%;
}

.learning_archive_bw .nv-page-title-wrap.nv-big-title .nv-page-title h1 {
	color: #197d8a;
}

.nv-page-title-wrap.nv-big-title .nv-page-title {
	padding: 40px 0 40px 0;
    margin: 0px auto 20px auto;
    width: 100%;
    display: block;
    border-bottom: 0px solid #f0f0f0;
}

h3.elementor-image-box-title a {
	text-decoration: none;
	background-image: none !important;
}