/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x
Site: Mainstreet Books
Developer: Urwin Studio https://www.urwinstudio.com

*/

#wpadminbar {
	z-index: 99999999!important;
}

/******************** MASTER LAYOUT ********************/

body {
	line-height: 1.3em;
}

.entry-wrap {
	padding: 0!important;
}

.single .hentry .entry-wrap {
	border-bottom: 0!important;
}

.entry-content.content {
	background-color: #fff;
}

body.bodyBlue .entry-content.content {
	background-color: #e1e8ed;
}

@media screen and (min-width: 768px) {
	
	.entry-content.content {
		margin: 0;
	}
	
	body.simple .entry-content.content {
		margin: 0;
	}
	
}

@media screen and (max-width: 979px) {

	body {
		margin-right: 10px!important;
		margin-bottom: 10px!important;
		margin-left: 10px!important;
		background-color: #ebf0f3!important;
	}
	
	/*.x-navbar-fixed-top {
		margin-right: 10px!important;
		margin-left: 10px!important;
	}*/
	
}

@media screen and (min-width: 980px) and (max-width: 1199px) {
	
	body {
		margin-right: 30px!important;
		margin-bottom: 30px!important;
		margin-left: 30px!important;
		background-color: #ebf0f3!important;
	}
	
	.x-navbar-fixed-top {
		margin-right: 30px!important;
		margin-left: 30px!important;
	}
	
}


@media screen and (max-width: 1199px) {
	
	.desktopWrapper {
		display: none;
	}
	
}

@media screen and (min-width: 1200px) {
	
	body {
		margin-right: 50px!important;
		margin-bottom: 50px!important;
		margin-left: 50px!important;
		background-color: #ebf0f3!important;
	}
	
	.x-navbar-fixed-top {
		margin-right: 50px!important;
		margin-left: 50px!important;
	}
	
	.mobileWrapper {
		display: none;
	}	
	
}

/******************** TYPOGRAPHY ********************/

h1 {
	font-family: gill-sans-nova, sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
	color: #7993a5!important;
	letter-spacing: -0.02em!important;
}

/*.rowBanner h1 {
	position: relative;
    z-index: 1;
	padding: 0 0 20px 0;
}*/

h1.entry-title {
	display: none;
}

h2,
body.single-product h1.entry-title {
	font-family: gill-sans-nova, sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
	color: #7993a5!important;
	letter-spacing: -0.02em!important;
	position: relative;
    z-index: 1;
	text-transform: uppercase;
}

body.single-product h1.entry-title {
	display: unset;
}

h2:before {
    content: "";
    position: absolute;
    left: 45%;
    bottom: 0;
    height: 1px;
    width: 10%;
    border-bottom: 2px solid #7993a5;
}

h3 {
	font-family: gill-sans-nova, sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
	color: #7993a5!important;
	letter-spacing: -0.02em!important;
}

.rowLandingGrid h3,
.rowNarrow h3,
.woocommerce-checkout.form h3 {
	position: relative;
    z-index: 1;	
}

.rowNarrow .woocommerce-checkout.form h3 {
	text-align: center!important;
	text-transform: uppercase!important;	
}

.rowLandingGrid h3:before,
.rowNarrow h3:before,
.woocommerce-checkout.form h3:before {
    content: "";
    position: absolute;
    left: 45%;
    top: 50px;
    height: 1px;
    width: 10%;
    border-bottom: 2px solid #7993a5;
}

@media screen and (max-width: 520px) {

	.rowNarrow h3.doubleHeight:before {
		top: 85px;
	}

}


h4 {
	font-family: gill-sans-nova, sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
	color: #7993a5!important;
	letter-spacing: -0.02em!important;
}

h5 {
	font-family: gill-sans-nova, sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
	color: #7993a5!important;
	letter-spacing: -0.02em!important;
}

body, p, ul, ol, th, tr, td {
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
	font-style: normal!important;
	color: #000!important;
	letter-spacing: 0!important;
}

.entry-wrap ol ol,
.entry-wrap ul ul,
.entry-wrap ol ul,
.entry-wrap ul ol,
.entry-content.content th p,
.entry-content.content td p
{
	font-size: 1.0em!important;
	font-size: 100%!important;
}

.rowGrey h1,
.rowGrey h2,
.rowGrey h3,
.rowGrey h4,
.rowGrey h5,
.rowGrey p,
.rowGrey ul,
.rowGrey ol,
.rowGrey a {
	color: #fff!important;
}

/*.entry-content li { 
	list-style-position: inside;
}*/

blockquote {
	border: 0;
	margin: 0;
	padding: 0;
}

.entry-content blockquote p {
    font-family: gill-sans-nova, sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
    line-height: 1.2em!important;
}

.entry-content blockquote p a {
    font-weight: 400!important;
}

.x-2-3 blockquote {
	padding-top: 40px;
	padding-bottom: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
	border-top: 5px solid #00a19a;
	border-bottom: 5px solid #00a19a;
}

.menu-main-nav-container ul {
	list-style-type: none;
}

.entry-content ul {
	list-style-type: none;
	margin: 0 0 20px 0!important;
}

.entry-content li {
    padding: 0 0 5px 8px!important;
}

.entry-content .esg-grid li {
    padding: 0!important;
}

.entry-content ul li::before {
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 600!important;
    content: "\f111" !important;
    font-size: 0.3em!important;
    line-height: 1em!important;
    position: relative;
    top: -4px;
    left: -6px;
}

.entry-content .rowBannerTop ul li::before,
.entry-content .esg-grid ul li::before,
.entry-content .nf-field-element li::before,
.entry-content li.woocommerce-MyAccount-navigation-link::before,
.entry-content .owl-carousel li::before,
ul.products.columns-3 li::before,
ul.products.columns-4 li::before {
	content: none!important;
}

@media screen and (max-width: 767px) {

	h1 {
		margin: 0 0 20px 0!important;
		font-size: 2.2em!important;
		line-height: 1.05em!important;
	}
	
	h2,
	body.single-product h1.entry-title,
	.related.products h2 {
		margin: 0 0 30px 0!important;
		padding: 0 0 20px 0!important;
		font-size: 2em!important;
		line-height: 1.1em!important;
	}
	
	h2 img.aligncenter {
		margin: 0 auto -20px auto!important;
	}
	
	h3 {
		margin: 10px 0 5px 0!important;
		font-size: 1.6em!important;
	}
	
	.rowContent h3 {
		margin: 30px 0 20px 0!important;
		font-size: 2em!important;
	}
	
	.rowLandingGrid h3 {
		margin: 30px 0 20px 0!important;
		padding: 0 0 20px 0!important;
		font-size: 2em!important;
	}	
	
	.rowNarrow h3 {
		margin: 0 0 20px 0!important;
		padding: 0 0 20px 0!important;
		font-size: 2em!important;
	}
	
	.cart_totals h2 {
		font-size: 2em!important;
	}
	
	.entry-content .postExcerpt p	{
		font-weight: 400!important;
		margin: 0 0 20px 0!important;
		font-size: 1.4em!important;
		line-height: 1.2em!important;
	}
	
	h4	{
		margin: 0 0 5px 0!important;
		font-size: 1.6em!important;
	}
	
	h5	{
		margin: 0 0 20px 0!important;
		font-size: 0.9em!important;
	}
	
	blockquote	{
		font-size: 1.2em!important;
		margin: 40px 0;
	}
	
	.entry-content p,
	.excerpt p,
	.entry-content ul,
	.entry-content ol,
	.entry-content th,
	.entry-content td,
	.x-accordion-inner 	{
		font-size: 1.2em!important;
		line-height: 1.3em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
	.nf-field-label label,
	span.nf-label-span 	{
		font-size: 1.3em!important;
		line-height: 1.3em!important;
		margin: 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
	footer.x-colophon.top p,
	footer.x-colophon.bottom p	{
		font-size: 1.2em!important;
		line-height: 1.3em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}

}

@media screen and (min-width: 768px) and (max-width: 1279px) {

	h1 {
		margin: 0 0 20px 0!important;
		font-size: 2.5em!important;
		line-height: 1.05em!important;
	}
	
	h2,
	body.single-product h1.entry-title,
	.related.products h2 {
		margin: 0 0 30px 0!important;
		padding: 0 0 20px 0!important;
		font-size: 2.3em!important;
		line-height: 1.1em!important;
	}
	
	h2 img.aligncenter {
		margin: 0 auto -25px auto!important;
	}
	
	h3	{
		margin: 10px 0 5px 0!important;
		font-size: 1.6em!important; 
	}
	
	.rowContent h3 {
		margin: 30px 0 20px 0!important;
		font-size: 2em!important;
	}
	
	.rowLandingGrid h3 {
		margin: 30px 0 20px 0!important;
		padding: 0 0 20px 0!important;
		font-size: 2em!important;
	}

	.rowNarrow h3 {
		margin: 0 0 40px 0!important;
		padding: 0 0 20px 0!important;
		font-size: 2em!important;
	}
	
	.cart_totals h2 {
		font-size: 2em!important;
	}
	
	.entry-content .postExcerpt p	{
		font-weight: 400!important;
		margin: 0 0 20px 0!important;
		font-size: 1.6em!important;
		line-height: 1.2em!important;
	}
	
	h4	{
		margin: 0 0 5px 0!important;
		font-size: 1.6em!important;
	}
	
	h5	{
		margin: 0 0 20px 0!important;
		font-size: 0.9em!important;
	}
	
	blockquote	{
		font-size: 1.2em!important;
	}

	.entry-content p,
	.excerpt p,
	.entry-content ul,
	.entry-content ol,
	.entry-content th,
	.entry-content td,
	.x-accordion-inner {
		font-size: 1.3em!important;
		line-height: 1.4em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
	.nf-field-label label,
	span.nf-label-span 	{
		font-size: 1.3em!important;
		line-height: 1.3em!important;
		margin: 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
	footer.x-colophon.top p,
	footer.x-colophon.bottom p {
		font-size: 1.3em!important;
		line-height: 1.4em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
}

@media screen and (min-width: 1280px) {

	h1 {
		margin: 0 0 20px 0!important;
		font-size: 3.5em!important;
		line-height: 1.05em!important;
	}
	
	h2,
	body.single-product h1.entry-title,
	.related.products h2 {
		margin: 0 0 40px 0!important;
		padding: 0 0 20px 0!important;
		font-size: 2.6em!important;
		line-height: 1.1em!important;
	}
	
	h2 img.aligncenter {
		margin: 0 auto -30px auto!important;
	}
	
	h3 {
		margin: 10px 0 5px 0!important;
		font-size: 2em!important;
	}
	
	.rowContent h3 {
		margin: 30px 0 20px 0!important;
		font-size: 2em!important;
	}
	
	.rowLandingGrid h3 {
		margin: 30px 0 20px 0!important;
		padding: 0 0 20px 0!important;
		font-size: 2em!important;
	}
	
	.rowNarrow h3 {
		margin: 0 0 40px 0!important;
		padding: 0 0 20px 0!important;
		font-size: 2em!important;
	}
	
	.cart_totals h2 {
		font-size: 2em!important;
	}
		
	.entry-content .postExcerpt p {
		font-weight: 400!important;
		margin: 0 0 20px 0!important;
		font-size: 2em!important;
		line-height: 1.2em!important;
	}
	
	h4	{
		margin: 0 0 5px 0!important;
		font-size: 1.6em!important;
	}
	
	h5	{
		margin: 0 0 20px 0!important;
		font-size: 0.9em!important;
	}
	
	blockquote {
		font-size: 1.2em!important;
	}

	.entry-content p,
	.excerpt p,
	.entry-content ul,
	.entry-content ol,
	.entry-content th,
	.entry-content td,
	.x-accordion-inner	{
		font-size: 1.4em!important;
		line-height: 1.4em!important;
		letter-spacing: 0em;
		margin: 0 0 20px 0!important;
		padding: 0!important;
	}
	
	.nf-field-label label,
	span.nf-label-span 	{
		font-size: 1.3em!important;
		line-height: 1.3em!important;
		margin: 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}

	footer.x-colophon.top p,
	footer.x-colophon.bottom p {
		font-size: 1.4em!important;
		line-height: 1.4em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
}

.wp-caption {
	padding: 0;
	border: 0;
	text-align: left;
	background: transparent;
}

.wp-caption p.wp-caption-text {
	text-transform: none!important;
	font-size: 0.95em!important;
	line-height: 1.2em!important;
	margin-top: 10px!important;
}

.entry-content.content a {
	color: #7993a5!important;
	font-weight: 400;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

.entry-content.content a:hover {
	color: #000!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

.entry-content.content a.btn {
	position: relative;
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
	font-style: normal!important;
	display: inline-block;
	color: #fff!important;
	background-color: #7993a5!important;
	border: 0;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 15px 25px 15px 25px!important;
	text-transform: uppercase!important;
	text-shadow: none;
	text-align: center!important;
	border-radius: 0;
	box-shadow: none!important;
	text-decoration: none;
	letter-spacing: 0em;
	font-size: 0.7em!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

.entry-content button.single_add_to_cart_button,
/*.entry-content.content button.woocommerce-Button.button,*/
.entry-content.content .button,
.entry-content.content a.button {
	position: relative;
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
	font-style: normal!important;
	display: inline-block;
	color: #fff!important;
	background-color: #7993a5!important;
	border: 0;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 15px 25px 15px 25px!important;
	text-transform: uppercase!important;
	text-shadow: none;
	text-align: center!important;
	border-radius: 0;
	box-shadow: none!important;
	text-decoration: none;
	letter-spacing: 0em;
	font-size: 0.9em!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.entry-content.content .woocommerce-cart-form .button,
.entry-content.content p button.single_add_to_cart_button,
/*.entry-content.content p button.woocommerce-Button.button,*/
.entry-content.content p .button,
.entry-content.content p a.button {
	font-size: 0.7em!important;
}

.entry-content button.single_add_to_cart_button:hover,
/*.entry-content.content button.woocommerce-Button.button:hover,*/
.entry-content.content .button:hover,
.entry-content.content a.button:hover,
.entry-content.content a.btn:hover {
	background: #000!important;
	color: #fff!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.entry-content.content .rowContent a.btn {
	margin-top: 15px;
}

a.btn.btnDk {
	background-color: #00a19a!important;
}

.entry-content blockquote p a.btn {
	font-size: 0.65em!important;
	font-weight: 400!important;
	margin-top: 15px;
}

p.crumbs {
	font-weight: 400!important;
	font-style: normal!important;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	font-size: 0.9em!important;
}

p.crumbs a {
	color: #343434!important;
}

p.crumbs a:hover {
    color: #00a19a!important;
}

.rowBanner a.btn {
	margin-top: 40px;
}
.entry-content.content .rowGrey a.eg-news-element-10:after {	
	color: #fff;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 700!important;
	content: "\f30b" !important;
	font-size: 1.3em!important;
	z-index: 99999!important;
	padding-left: 10px;
	top: 0;
	position: absolute;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.entry-content.content a.btn:hover {
	color: #fff!important;
	background: #000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

input.wpcf7-form-control.wpcf7-submit,
.x-content-band.vc.rowBanner ul.x-slides li .sliderTxt .btn,
button.single_add_to_cart_button.button.alt,
button.button,
a.checkout-button.button.alt.wc-forward,
a.button.wc-backward
 {
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
	font-style: normal!important;
	display: inline-block;
	color: #fff!important;
	background-color: #7993A5;
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 15px 25px 15px 25px!important;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none!important;
	letter-spacing: 0.03em;
	font-size: 0.9em!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.checkout-button.button.alt.wc-forward,
a.button.wc-backward {
	font-size: 0.9em!important;
	color: #fff!important;
}

.alignnone {
	margin: 0!important;
}

.x-column.x-sm.vc.x-2-3 img.alignnone {
	padding: 20px 0 20px 0;
}

img.imgBorder {
	padding-right: 10px;
	padding-bottom: 10px;
	box-shadow: 5px 5px #00a19a;
}

/******************** WIDGETS ********************/

i.x-icon {
	font-size: 2em;
	padding: 20px 12px 0 0;
}

a i.x-icon {
	color: #00a19a;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowContent .iconWrapper a {
	text-decoration: none!important;
}

a i.x-icon:hover {
	color: #00a19a;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.x-slider-scroll-bottom {
	border: 0;
}

.x-scroll-top {
	border: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-backface-visibility: hidden;
}

.x-scroll-top:hover {
	cursor: pointer;
	margin-bottom: 10px!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-backface-visibility: hidden;
}

.x-scroll-top .x-icon-angle-up:before {
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f062" !important;
	font-size: 1.2em;
	color: #fff!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

br.clear {
	clear: both;
}

.grecaptcha-badge {
	display: none!important;
}

a.btn img,
a.btn img.aligncenter,
a.btn img.alignnone {
	margin: 30px auto 0 auto!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.btn img:hover {
	opacity: 0.8!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/******************** BOOKSHOP.ORG ********************/

.bookshopSearch {
	width: 375px;
	margin: 60px auto 20px auto;
}

.form-container {
    justify-content: center!important;
}

/******************** HEADER ********************/

@media screen and (max-width: 1599px) {	

	.x-navbar,
	.x-navbar-inner	{
		height: 74px!important;
		min-height: 74px!important;
	}
	
	.x-navbar .desktop .x-nav > li > a	{
		height: 40px!important;
	}
	
	.x-navbar ul#menu-main-nav li a,
	.x-navbar .x-nav-wrap .x-nav li a {
		padding-top: 0;
	}
	
	.x-brand {
		margin-top: 8px!important;
	}

	.x-brand.img img {
		width: 200px!important;
		height: 54px!important;
		-webkit-transition: all 0.05s ease-in-out;
		-moz-transition: all 0.05s ease-in-out;
		-o-transition: all 0.05s ease-in-out;
		transition: all 0.05s ease-in-out;
	}
	
	.x-navbar .desktop .x-nav > li > a {
		height: 40px!important;
		padding-top: 10px!important;
	}
	
	/*body.inner .x-main.full,
	body.single .x-main.full {
		padding-top: 74px;
	}*/
	
}

/*@media screen and (min-width: 980px) and (max-width: 1299px) {	
	
	.x-navbar,
	.x-navbar-inner	{
		height: 93px!important;
		min-height: 93px!important;
	}
	
	.x-navbar .desktop .x-nav > li > a	{
		height: 40px!important;
	}
	
	.x-navbar ul#menu-main-nav li a,
	.x-navbar .x-nav-wrap .x-nav li a {
		padding-top: 22px;
	}
	
	.x-brand {
		margin-top: 10px!important;
	}

	.x-brand.img img {
		width: 250px!important;
		height: 67px!important;
	}
	
	.x-navbar .desktop .x-nav > li > a {
		height: 40px!important;
		margin-top: 10px!important;
	}
	
	li.menu-item-26322 a {
		margin-left: 0;
	}
	
}*/

/*@media screen and (min-width: 1300px) and (max-width: 1599px) {	
	
	.x-navbar,
	.x-navbar-inner	{
		height: 93px!important;
		min-height: 93px!important;
	}
	
	.x-navbar .desktop .x-nav > li > a	{
		height: 40px!important;
	}
	
	.x-navbar ul#menu-main-nav li a,
	.x-navbar .x-nav-wrap .x-nav li a {
		padding-top: 13px;
	}
	
	.x-brand {
		margin-top: 10px!important;
	}

	.x-brand.img img {
		width: 250px!important;
		height: 67px!important;
		-webkit-transition: all 0.05s ease-in-out;
		-moz-transition: all 0.05s ease-in-out;
		-o-transition: all 0.05s ease-in-out;
		transition: all 0.05s ease-in-out;
	}
	
	.x-navbar .desktop .x-nav > li > a {
		height: 40px!important;
		margin-top: 10px!important;
	}
	
	li.menu-item-26322 a {
		margin-left: 20px;
	}
	
}*/

@media screen and (min-width: 1600px) {
	
	body.x-navbar-fixed-top-active .x-navbar-wrap {
		height: 175px!important;
	}

	.x-navbar,
	.x-navbar-inner	{
		height: 175px!important;
		min-height: 175px!important;
	}
	
	.x-navbar .desktop .x-nav > li > a	{
		height: 40px!important;
	}
	
	.x-navbar ul#menu-main-nav li a,
	.x-navbar .x-nav-wrap .x-nav li a {
		padding-top: 55px;
	}
	
	.x-brand {
		margin-top: 34px!important;
	}

	.x-brand.img img {
		width: 384px!important;
		height: 103px!important;
		-webkit-transition: all 0.05s ease-in-out;
		-moz-transition: all 0.05s ease-in-out;
		-o-transition: all 0.05s ease-in-out;
		transition: all 0.05s ease-in-out;
	}
	
	.x-navbar .desktop .x-nav > li > a {
		height: 60px!important;
		margin-top: 15px!important;
	}
	
	li.menu-item-26322 a {
		margin-left: 40px;
	}
	
}

.x-navbar {
	background: transparent!important;
	border: 0;
}

body.headerBlue .x-navbar,
body.single .x-navbar,
body.search .x-navbar {
	background: #7993a5!important;
}

.x-logobar {
	background: transparent!important; 
	border-bottom: 0;
}

.x-navbar {
	/*-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;*/
	border-bottom: 0;
}

/*.x-navbar-wrap {
	height: unset!important;
}*/

.x-navbar .desktop .x-nav li {
	float: none!important;
	display: inline-block!important;
}

footer.x-colophon.top .widget ul li {
	text-transform: none;
}

.x-navbar ul#menu-main-nav li a,
.x-navbar .x-nav-wrap .x-nav li a {
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
	font-style: normal!important;
	font-size: 1.15em!important;
	letter-spacing: 0!important;
	text-transform: uppercase;
	color: #000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding-left: 6px!important;
	padding-right: 6px!important;
}

body.headerBlue .x-navbar ul#menu-main-nav li a,
body.headerBlue .x-navbar .x-nav-wrap .x-nav li a,
body.single .x-navbar ul#menu-main-nav li a,
body.single .x-navbar .x-nav-wrap .x-nav li a,
body.search .x-navbar ul#menu-main-nav li a,
body.search .x-navbar .x-nav-wrap .x-nav li a {
	color: #fff;
}

/* mobile nav social icons */

#sfm-sidebar .sfm-social li.sfm-icon-facebook a:before {
  content: "\f09a";
  font-family: fontawesome;
}

#sfm-sidebar .sfm-social li.sfm-icon-instagram a:before {
  content: "\f16d";
  font-family: fontawesome;
}

#sfm-sidebar .sfm-social li.sfm-icon-linkedin a:before {
  content: "\f0e1";
  font-family: fontawesome;
}

/* end */

/* nav icons */

li.menu-item-26322 a span,
li.menu-item-26321 a span,
a.x-btn-navbar-search span {
	display: none!important;
}

li.menu-item-26322 a:before,
li.menu-item-26321 a:before,
li.x-menu-item-search a:before {
	position: relative;
	top: 7px;
}

li.menu-item-26322 a:before {
	content: url(/wp-content/uploads/2023/05/icon-user.png);
}

li.menu-item-26321 a:before {
	content: url(/wp-content/uploads/2023/05/icon-basket.png);
}

li.x-menu-item-search a:before {
	content: url(/wp-content/uploads/2023/05/icon-search.png);
}

body.headerBlue li.menu-item-26322 a:before,
body.single li.menu-item-26322 a:before,
body.search li.menu-item-26322 a:before {
	content: url(/wp-content/uploads/2023/05/icon-user-rev.png);
}

body.headerBlue li.menu-item-26321 a:before,
body.single li.menu-item-26321 a:before,
body.search li.menu-item-26321 a:before  {
	content: url(/wp-content/uploads/2023/05/icon-basket-rev.png);
}

body.headerBlue li.x-menu-item-search a:before,
body.single li.x-menu-item-search a:before,
body.search li.x-menu-item-search a:before  {
	content: url(/wp-content/uploads/2023/05/icon-search-rev.png);
}

/* end */

.x-navbar .desktop .x-nav a:hover,
.rowBanner .x-1-4 .menu-main-nav-container li a:hover {
	color: #7993a5!important;
	/*-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;*/
}

body.headerBlue .x-navbar .desktop .x-nav a:hover,
body.single .x-navbar .desktop .x-nav a:hover,
body.search .x-navbar .desktop .x-nav a:hover {
	color: #000!important;
	/*-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;*/
}

.x-navbar .desktop .x-nav .current-menu-item a span,
.x-navbar .desktop .x-nav .current-page-ancestor a span,
.x-navbar .desktop .x-nav .current-menu-parent a span {
	color: #000!important;
	border-bottom: 2px solid #000;
	border-radius: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

body.headerBlue .x-navbar .desktop .x-nav .current-menu-item a span,
body.headerBlue .x-navbar .desktop .x-nav .current-page-ancestor a span,
body.headerBlue .desktop .x-nav .current-menu-parent a span,
body.single .x-navbar .desktop .x-nav .current-menu-item a span,
body.single .x-navbar .desktop .x-nav .current-page-ancestor a span,
body.single .desktop .x-nav .current-menu-parent a span,
body.search .x-navbar .desktop .x-nav .current-menu-item a span,
body.search .x-navbar .desktop .x-nav .current-page-ancestor a span,
body.search .desktop .x-nav .current-menu-parent a span,
body.single.blog .x-navbar .desktop .x-nav li.menu-item-26310 a span,
body.single.events .x-navbar .desktop .x-nav li.menu-item-26285 a span
/*,
body.single-product .x-navbar .desktop .x-nav li.menu-item-26526 a span*/ {
	color: #fff!important;
	border-bottom: 2px solid #fff;
	border-radius: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.x-navbar .desktop .x-nav .current-menu-item a:hover span,
.x-navbar .desktop .x-nav .current-page-ancestor a:hover span,
.x-navbar .desktop .x-nav .current-menu-parent a:hover span
body.headerBlue .x-navbar .desktop .x-nav .current-menu-item a:hover span,
body.headerBlue .x-navbar .desktop .x-nav .current-page-ancestor a:hover span,
body.headerBlue .x-navbar .desktop .x-nav .current-menu-parent a:hover span
body.single .x-navbar .desktop .x-nav .current-menu-item a:hover span,
body.single .x-navbar .desktop .x-nav .current-page-ancestor a:hover span,
body.single .x-navbar .desktop .x-nav .current-menu-parent a:hover span,
body.search .x-navbar .desktop .x-nav .current-menu-item a:hover span,
body.search .x-navbar .desktop .x-nav .current-page-ancestor a:hover span,
body.search .x-navbar .desktop .x-nav .current-menu-parent a:hover span,
body.single.blog .x-navbar .desktop .x-nav li.menu-item-26310 a:hover span,
body.single.events .x-navbar .desktop .x-nav li.menu-item-26285 a:hover span
/*,
body.single-product .x-navbar .desktop .x-nav li.menu-item-26526:hover a span*/ {
	color: #000!important;
	border-bottom: 2px solid #000!important;
}

.x-navbar .desktop .x-nav .current-menu-item a:hover
/*,
body.projects .x-navbar .desktop .x-nav .menu-item-72 a:hover,
body.news .x-navbar .desktop .x-nav .menu-item-90 a:hover*/ {
	color: #000!important;
	/*-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;*/
}

.widget_nav_menu .current-menu-item a:after {
	display: none;
}

.x-navbar .desktop .x-nav li a span {
	padding-left: 0!important;
	padding-top: 10px!important;
	padding-right: 0!important;
	padding-bottom: 10px!important;
	border: 0;
}

/* sticky */

.x-navbar-fixed-top-active .x-navbar-wrap {
	margin-bottom: 0!important;
}

body.inner .x-navbar-fixed-top .desktop .x-nav .current-menu-item a span,
body.inner .x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a span,
body.inner .x-navbar-fixed-top .desktop .x-nav .current-menu-parent a span {
	color: #000!important;
}

body.headerBlue .x-navbar-fixed-top .desktop .x-nav .current-menu-item a span,
body.headerBlue .x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a span,
body.headerBlue .x-navbar-fixed-top .desktop .x-nav .current-menu-parent a span,
body.single .x-navbar-fixed-top .desktop .x-nav .current-menu-item a span,
body.single .x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a span,
body.single .x-navbar-fixed-top .desktop .x-nav .current-menu-parent a span,
body.search .x-navbar-fixed-top .desktop .x-nav .current-menu-item a span,
body.search .x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a span,
body.search .x-navbar-fixed-top .desktop .x-nav .current-menu-parent a span {
	color: #fff!important;
}

@media screen and (max-width: 979px) {	
	
	.x-navbar.x-navbar-fixed-top {
		height: 74px!important;	
		min-height: 74px!important;	
	}

	.x-navbar.x-navbar-fixed-top .x-navbar-inner {
		height: 74px!important;	
		min-height: 74px!important;	
	}
	
	.x-navbar.x-navbar-fixed-top .x-brand {
		margin-top: 8px!important;
	}
	
	.x-navbar.x-navbar-fixed-top .x-brand.img img {
		width: 200px!important;
		height: 54px!important;
		/*-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;*/
	}
	
}	

@media screen and (min-width: 980px) {
	
	.x-navbar.x-navbar-fixed-top {
		height: 74px!important;	
		min-height: 74px!important;	
	}

	.x-navbar.x-navbar-fixed-top .x-navbar-inner {
		height: 60px!important;	
		min-height: 60px!important;
	}
	
	.x-navbar.x-navbar-fixed-top .x-brand {
		margin-top: 8px!important;
	}

	.x-navbar.x-navbar-fixed-top .x-brand.img img {
		width: 200px!important;
		height: 54px!important;
		/*-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;*/
	}

	.x-navbar.x-navbar-fixed-top {
		background-color: #fff!important;
		z-index: 999999;
		border-bottom: 0;	
	}

	.x-navbar.x-navbar-fixed-top ul#menu-main-nav  {
		border-bottom: 0;	
	}
	
	.x-navbar.x-navbar-fixed-top ul#menu-main-nav li a,
	.x-navbar.x-navbar-fixed-top .desktop .x-nav li a {
		color: #000!important;
		height: 40px!important;
		margin-top: 0!important;
		padding-top: 10px!important;
	}
	
	body.headerBlue .x-navbar.x-navbar-fixed-top ul#menu-main-nav li a,
	body.headerBlue .x-navbar.x-navbar-fixed-top .desktop .x-nav li a,
	body.single .x-navbar.x-navbar-fixed-top ul#menu-main-nav li a,
	body.single .x-navbar.x-navbar-fixed-top ul#menu-main-nav li a,
	body.search .x-navbar.x-navbar-fixed-top ul#menu-main-nav li a,
	body.search .x-navbar.x-navbar-fixed-top ul#menu-main-nav li a	{
		color: #fff!important;
	}

	body.inner .x-navbar.x-navbar-fixed-top ul#menu-main-nav li a,
	body.inner .x-navbar.x-navbar-fixed-top .desktop .x-nav li a {
		color: #000!important;
	}

	.x-navbar.x-navbar-fixed-top .desktop .x-nav .current-menu-item a,
	.x-navbar.x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a,
	.x-navbar.x-navbar-fixed-top .desktop .x-nav .current-menu-item a:hover,
	.x-navbar.x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a:hover	{
		color: #000!important;
		border-radius: 0;
		/*-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;*/
	}
	
	/*body.inner .x-navbar.x-navbar-fixed-top .desktop .x-nav .current-menu-item a,
	body.inner.x-navbar.x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a,
	body.inner.x-navbar.x-navbar-fixed-top .desktop .x-nav .current-menu-item a:hover,
	body.inner.x-navbar.x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a:hover ,
	body.news .x-navbar.x-navbar-fixed-top .desktop .x-nav .menu-item-61 a,
	body.news .x-navbar.x-navbar-fixed-top .desktop .x-nav .menu-item-61 a:hover	{
		color: #000!important;
		border-radius: 0;
	}*/
	
	body.headerBlue .x-navbar.x-navbar-fixed-top .desktop .x-nav .current-menu-item a,
	body.headerBlue .x-navbar.x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a,
	body.single .x-navbar.x-navbar-fixed-top .desktop .x-nav .current-menu-item a,
	body.single .x-navbar.x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a,
	body.search .x-navbar.x-navbar-fixed-top .desktop .x-nav .current-menu-item a,
	body.search .x-navbar.x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a	{
		color: #fff!important;
	}

	.x-navbar.x-navbar-fixed-top ul#menu-main-nav li a:hover {
		color:#000!important;
		/*-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;*/
	}
	
	body.headerBlue .x-navbar.x-navbar-fixed-top ul#menu-main-nav li a:hover,
	body.headerBlue .x-navbar.x-navbar-fixed-top .desktop .x-nav li a:hover,
	body.headerBlue .x-navbar.x-navbar-fixed-top ul#menu-main-nav li a:hover,
	body.single .x-navbar.x-navbar-fixed-top ul#menu-main-nav li a:hover,
	body.search .x-navbar.x-navbar-fixed-top ul#menu-main-nav li a:hover,
	body.search .x-navbar.x-navbar-fixed-top .desktop .x-nav li a:hover,
	body.search .x-navbar.x-navbar-fixed-top ul#menu-main-nav li a:hover	{
		color: #000!important;
	}

	.x-navbar.x-navbar-fixed-top ul#menu-main-nav li a > span {
		padding-top: unset!important;
		border-top: 0;
		border-radius: 0;
	}
	
}

/* dropdown */

@media screen and (min-width: 1300px) and (max-width: 1599px) {
	
	.desktop .sub-menu {
		margin: -30px 0 0 -15px!important;
	}
	
}

@media screen and (min-width: 1600px) {
	
	.desktop .sub-menu {
		margin: 30px 0 0 -15px!important;
	}
	
}

.x-navbar.x-navbar-fixed-top .desktop .sub-menu {
	margin: -30px 0 0 -15px!important;
}

.desktop .sub-menu {
	padding: 15px!important;
	z-index: 9999998!important;
	left: 0!important;
	right: auto!important;
	border: 0!important;
	background-color: #ebf0f3!important;
}

.desktop .sub-menu:before {
    content:"";
    position: absolute;
    left: 20px;
    top: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 13px 13px;
    border-color: transparent transparent #ebf0f3 transparent;
    z-index: 9999;
}

ul.sub-menu {
	text-align: left!important;
}

.x-navbar .desktop .x-nav li ul.sub-menu li {
	float: none!important;
	display: block!important;
}

ul#menu-main-nav li li a {
	font-size: 1em!important;	
	color: #000!important;
	padding: 0!important;
	text-transform: none!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

ul#menu-main-nav li li a:hover {
    color: #7993a5!important;
	border-bottom: 0!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.x-navbar .desktop .x-nav .current-menu-item .sub-menu a span,
.x-navbar .desktop .x-nav .current-page-ancestor .sub-menu a span,
.x-navbar .desktop .x-nav .current-menu-parent .sub-menu a span {
	color: #000!important;
}

/*
.x-navbar .desktop .x-nav li ul.sub-menu li a {
	color: #343434!important;
	padding: 0!important;
	height: unset!important;
	padding-top: unset!important;
}*/

/* ??? */

.x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a,
body.single .x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a,
.x-navbar.x-navbar-fixed-top .desktop .x-nav ul.sub-menu li a {
	color: #343434!important;
	padding: 0 8px!important;
	height: unset!important;
	padding-top: unset!important;
}

.x-navbar .desktop .x-nav .current-menu-item ul.sub-menu a span,
.x-navbar .desktop .x-nav .current-page-ancestor ul.sub-menu a span,
body.single .x-navbar .desktop .x-nav ul.sub-menu .current-menu-item a span,
body.single .x-navbar .desktop .x-nav ul.sub-menu .current-menu-item a span {
	color: #343434!important;
	border-bottom: 0!important;
}

.x-navbar .desktop .x-nav li ul.sub-menu li a span,
.x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a span,
body.single .x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a span,
.x-navbar.x-navbar-fixed-top .desktop .x-nav ul.sub-menu li a span {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

body.single-product .x-navbar .desktop .x-nav li.menu-item-26526 li a span {
	border-bottom: 0!important;
}

.x-navbar .desktop .x-nav li ul.sub-menu li a:hover span,
.x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a:hover span,
body.single .x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a:hover span,
body.headerBlue .x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a:hover span,
body.search .x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a:hover span,
.x-navbar.x-navbar-fixed-top .desktop .x-nav ul.sub-menu li a:hover span
/*,
body.single-product .x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a:hover span*/ {
	color: #7993a5!important;
	border-bottom: 0!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

body.headerBlue .x-navbar .desktop .x-nav li ul.sub-menu li a:hover span,
body.headerBlue .x-navbar .desktop .x-nav li ul.sub-menu li.current-menu-item a:hover span,
body.headerBlue .x-navbar .desktop .x-nav li ul.sub-menu li.current-page-ancestor a:hover span,
body.headerBlue .x-navbar .desktop .x-nav li ul.sub-menu li.current-menu-parent a:hover span,
body.single .x-navbar .desktop .x-nav li ul.sub-menu li a:hover span,
body.single .x-navbar .desktop .x-nav li ul.sub-menu li.current-menu-item a:hover span,
body.single .x-navbar .desktop .x-nav li ul.sub-menu li.current-page-ancestor a:hover span,
body.single .x-navbar .desktop .x-nav li ul.sub-menu li.current-menu-parent a:hover span,
body.search .x-navbar .desktop .x-nav li ul.sub-menu li a:hover span,
body.search .x-navbar .desktop .x-nav li ul.sub-menu li.current-menu-item a:hover span,
body.search .x-navbar .desktop .x-nav li ul.sub-menu li.current-page-ancestor a:hover span,
body.search .x-navbar .desktop .x-nav li ul.sub-menu li.current-menu-parent a:hover span
/*,
body.single-product .x-navbar .desktop .x-nav li ul.sub-menu li.current-menu-parent a:hover span*/ {
	color: #7993a5!important;
	border-bottom: 0!important;
}

/*.x-navbar .desktop .x-nav li>a>span:after {
	content: "\f107";
}*/

.x-navbar .desktop .x-nav li>a>span .x-framework-icon {
    display: none;
}

/* mobile nav */

#x-btn-navbar {
	display: none!important;
}

@media screen and (max-width: 979px) {
	
	#custom_toggle {
		position: absolute;
		right: 8%;
		z-index: 999999;
		margin-top: 26px;
	}
	
}

@media screen and (min-width: 980px) {
	
	#custom_toggle {
		position: fixed;
		right: 8%;
		z-index: 9999998;
		margin-top: 26px;
	}
	
}

@media screen and (max-width: 1299px) {
	
	ul#menu-main-nav {
		display: none;
	}
	
}

@media screen and (min-width: 1300px) {
	
	#custom_toggle {
		display: none;
	}
	
}

#custom_toggle:hover {
	cursor: pointer; 
}

#custom_toggle:before {
	content: url(/wp-content/uploads/2023/05/nav.png)!important;
}

body.headerBlue #custom_toggle:before,
body.single #custom_toggle:before,
body.search #custom_toggle:before {
	content: url(/wp-content/uploads/2023/05/nav-rev.png)!important;
}

.sfm-logo,
.sfm-fs-bottom-box {
	display: none!important;
}

#sfm-sidebar {
	z-index: 99999999;
}

#sfm-overlay-wrapper {
	z-index: 9999999;
}

#sfm-sidebar .sfm-sidebar-bg {
	background-color: #7993A5!important;
}

#sfm-sidebar .sfm-logo {
	background-color: #7993A5!important;
}

#sfm-sidebar .sfm-logo img {
	padding-top: 50px!important;
}

#sfm-sidebar .sfm-logo p,
.sfm-widget.sfm-widget-bottom {
	margin: 0!important;
	text-align: center!important;
}

.sfm-widget.sfm-widget-bottom img {
	width: 860px!important;
}

.sfm-style-full #sfm-sidebar .sfm-logo {
	background-color: #7993A5!important;
	padding: 0!important;
}

.sfm-style-full #sfm-sidebar .sfm-fs-bottom-box>*, .sfm-style-full #sfm-sidebar .sfm-logo>*, .sfm-style-full #sfm-sidebar .sfm-nav>* {
    transform: none;
    -webkit-transition: none;
    transition: none;
	background-color: #7993A5!important;
}

ul.sfm-menu-level-0.sfm-menu li a {
	color: #fff!important;
	font-size: 1.4em!important;
	font-weight: 400!important;
}

ul.sfm-child-menu.sfm-menu-level-1 li a {
	font-size: 1.4em!important;
}

ul.sfm-menu-level-0.sfm-menu li a {
	padding-left: 30px!important;
	padding-top: 15px!important;
	padding-right: 30px!important;
	padding-bottom: 15px!important;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

ul.sfm-menu-level-0.sfm-menu li a:hover {
	color: #000!important;
	padding-left: 30px!important;
	padding-top: 15px!important;
	padding-right: 30px!important;
	padding-bottom: 15px!important;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

#sfm-sidebar .sfm-menu-level-0 li .sfm-sm-indicator i {
	border-color: #fff!important;
}

#sfm-sidebar .sfm-menu li > a:before {
	display: none!important;
}

.sfm-style-full #sfm-sidebar .sfm-sidebar-close:before, .sfm-style-full #sfm-sidebar .sfm-sidebar-close:after {
	background-color: #fff!important;
}

ul.sfm-menu-level-0.sfm-menu li a:before,
ul.sfm-menu-level-0.sfm-menu li a:after {
	display: none!important;
}

/*ul.sfm-child-menu.sfm-menu-level-1 li a:hover {
	border: 0!important;
	background: transparent!important;
}*/

.sfm-style-full .sfm-logo img {
    max-width: 150px;
}

/* second level nav */

ul.sfm-child-menu.sfm-menu-level-1 li {
	font-size: 0.8em!important;
}

ul.sfm-child-menu.sfm-menu-level-1 li a,
ul.sfm-child-menu.sfm-menu-level-1 li a:hover {
	padding-top: 8px!important;
	padding-bottom: 8px!important;
}

/******************** LAYOUT ********************/

.x-content-band {
	margin: 0;
}

.rowBlue {
	background-color: #d8e1e7!important;
}

.rowTxtImg .x-column.x-sm.vc.colImg.x-1-2 p {
	margin: 0!important;
}

.rowTxtImg .x-column.x-sm.vc.colImg.x-1-2 img {
	margin: 0!important;
}	

.rowContent .x-2-3 .wp-caption.alignnone {
	width: 100%!important;
	margin-top: 40px!important;
	margin-bottom: 40px!important;
}

.rowGrid .x-column.x-sm.vc.x-1-2 img {
	margin: 0;
	position: relative;
}

.entry-content.content a img {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.entry-content.content a img:hover {
	opacity: 0.8;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/*.rowGrid h3 {
	margin: 0!important;
}

.rowGrid h3 a {
	position: absolute;
    top: 0;
    left: 0;
    width:100%;    
    height:100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
	color: #fff;
	background: rgba(5,62,76,0.2);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowGrid h3 a:hover {
	color: #fff!important;
	background: #00a19a;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowGrid a {
	display: block;
}*/

.x-img {
    margin-bottom: 0!important;
}

/* homepage banner */	

body.home #x-content-band-2 .x-container.max {
    max-width: unset!important;
}

body.home #x-content-band-2 .x-container.width {
	max-width: 1400px!important;
	margin-right: 6%!important;
}

/* homepage image panels + text link overlay */

@media screen and (max-width: 767px) {
	
	.rowLandingGrid img {
		margin-top: 30px!important;
	}
	
	.rowImgPanels .x-column.x-sm.vc.x-1-3,
	.rowImgPanels .x-column.x-sm.vc.x-1-4 {
		margin: 0!important;
		width: 100%!important;
	}
	
}

@media screen and (min-width: 768px) {
	
	.rowImgPanels .x-column.x-sm.vc.x-1-3 {
		margin: 0!important;
		width: 33.3%!important;
	}
	
	.rowImgPanels .x-column.x-sm.vc.x-1-4 {
		margin: 0!important;
		width: 25%!important;
	}
	
}

.rowImgPanels .x-column.x-sm.vc.x-1-4 img {
	margin: 0;
	position: relative;
}

.rowImgPanels h3 {
	margin: 0!important;
	text-transform: uppercase!important;
	text-align: center!important;
}

.entry-content.content .rowImgPanels h3 a {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;    
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
	color: #fff!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowImgPanels h3 a:hover {
	color: #fff!important;
	background: #92AEBC;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowImgPanels a {
	display: block;
}

/* quote panel */

/*.rowQuote .x-column.x-sm.vc.x-1-1 {
    display: flex;
}*/

.panelQuote {
    width: 60%!important;
	padding: 70px 70px 50px 70px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
	background-color: #f0f4f6!important;
	/*margin-top: -500px;
	margin-right: 20%;
	margin-bottom: 500px;
	margin-left: 20%;*/
	height: 100%;
}

.rowQuote .x-1-1 .x-1-1 {
    width: 60%!important;
	margin-right: 20%;
	margin-left: 20%;
}

.panelQuote h3,
.rowQuote h3 {
	padding-top: 60px!important;
}

.panelQuote h3:before {
    content: url(/wp-content/uploads/2023/06/quote-sml.png);
	position: absolute;
    left: calc(50% - 38px);
    width: 40px;
	top: 50px;
}

.rowQuote h3:before {
    content: url(/wp-content/uploads/2023/06/quote-sml.png);
	position: absolute;
    left: calc(50% - 38px);
    width: 40px;
	top: 0;
}

.panelQuote p,
.rowQuote p {
	padding-top: 30px!important;
	text-transform: uppercase;
	color: #7993a5!important;
}

/* end */

@media screen and (max-width: 579px) {

	.desktop {
		display: none;
	}
	
}

@media screen and (max-width: 767px) {
	
	.x-content-band.vc.padT	{
		padding-top: 40px!important;	
	}
	
	.x-content-band.vc.rowBanner.padT	{
		padding-top: 40px!important;	
	}
	
	.x-content-band.vc.padTSml	{
		padding-top: 25px!important;	
	}
	
	.x-content-band.vc.padB	{
		padding-bottom: 25px!important;
	}
	
	.x-content-band.vc.rowFeature.padB	{
		padding-bottom: 40px!important;
	} 
	
	.x-resp-embed {
		margin-top: 20px;
		margin-bottom: 40px;
	}
	
	.x-content-band.vc.rowBanner {
		padding-top: 0!important; 
		padding-bottom: 0!important;
	}
	
	.x-content-band.vc.rowBanner.bannerPanel .x-column.x-sm.vc.x-1-1	{
		width: 80%!important;
		margin: 100px 10%!important;
		padding: 40px 30px 35px 30px!important;
	}
	
	.rowFeatureInner .x-1-1 {
	    padding: 150px 20px 130px 20px;
	}
	
	.rowGrid .x-1-2 img.x-img {
		width: 100%!important;
		max-width: unset!important;
	}
	
	.x-content-band.vc.rowGrid .padB {
		padding-bottom: 0!important;
	}
	
	.rowGrid .x-1-2 {
		margin-bottom: 40px!important;
	}
	
	.rowContent .x-1-2 img {
		width: 100%;
		padding: 20px 0 0 0;
	}
	
	.x-1-2 img {
		margin-top: 30px!important;
	}
	
	.x-2-3 img {
		margin-top: 10px!important;
		margin-bottom: 30px!important;
	}
	
	.rowTxtImg .x-container.wpb_row {
		display: flex!important;
		flex-direction: column;
	}
	
	.x-column.x-sm.vc.colImg.x-1-2 {
		order: 0;
	}
	
	.x-column.x-sm.vc.colTxt.x-1-2 {
		order: 1;
		padding-top: 50px;
		padding-bottom: 50px;
		text-align: center;
	}
	
	.x-content-band.vc.rowPanel,
	.x-content-band.vc.rowPanelInner	{
		min-height: 450px;
	}
	
	.x-content-band.vc.rowPanel .x-column.x-sm.vc.x-1-1 h1	{
		padding: 0 3% 0 3%;
	}
	
	body.home #x-content-band-2 .x-container.width {
		text-align: center;
	}
		
}

@media screen and (min-width: 768px) {
	
	body.home #x-content-band-2 .x-container.width {
		text-align: right;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 979px) {
	
	.mobile {
		display: none;
	}
	
	.x-content-band.vc.padT	{
		padding-top: 50px!important;
	}
	
	.x-content-band.vc.rowBanner.padT	{
		padding-top: 50px!important;	
	}
	
	.x-content-band.vc.padTSml	{
		padding-top: 35px!important;	
	}
	
	.x-content-band.vc.padB	{
		padding-bottom: 35px!important;	 
	}
	
	.x-resp-embed {
		margin-top: 30px;
		margin-bottom: 50px;
	}
	
	.rowFeatureInner .x-1-1 {
	    padding: 200px 100px 180px 100px;
	}
	
	.rowContent .x-column.x-sm.vc.x-2-3 {
	    padding-right: 30px;
	}
	
	.x-content-band.vc.rowBanner {
		padding-left: 0;
		padding-top: 0!important; 
		padding-right: 0;
		padding-bottom: 0!important;
	}
	
	.x-content-band.vc.rowBanner.bannerPanel .x-column.x-sm.vc.x-1-1	{
		width: 80%!important;
		margin: 100px 10%!important;
		padding: 40px 30px 35px 30px!important;
	}
	
	.x-content-band.vc.rowNarrow	{
		width: 90%;
		margin-left: 5%!important;
		margin-right: 5%!important;
	}
	
	.rowTxtImg .x-container.wpb_row {
		display: flex!important;
		flex-direction: column;
	}
	
	.x-column.x-sm.vc.colImg.x-1-2 {
		order: 0;
	}
	
	.x-column.x-sm.vc.colTxt.x-1-2 {
		order: 1;
		padding-top: 50px;
		padding-bottom: 50px;
		text-align: center;
	}
	
	.rowTxtImg .x-column.x-1-2,
	.rowTxtImg .x-column.x-1-2 {
		width: 100%!important;
	}
	
	.rowTxtImg .x-column.x-sm.vc.colTxt.x-1-2 h2 {
		margin: 0 30px 20px 0!important;
	}
	
	.x-content-band.vc.rowPanel,
	.x-content-band.vc.rowPanelInner {
		min-height: 500px;
	}
	
	.x-content-band.vc.rowPanel .x-column.x-sm.vc.x-1-1 h1	{
		padding: 0 10% 0 10%;
	}
	
} 

@media screen and (min-width: 980px) and (max-width: 1199px) {
	
	.mobile {
		display: none;
	}
	
	.x-content-band.vc.padT {
		padding-top: 50px!important;
	}
	
	.x-content-band.vc.rowBanner.padT	{
		padding-top: 50px!important;	
	}
	
	.x-content-band.vc.padTSml	{
		padding-top: 35px!important;	
	}
	
	.x-content-band.vc.padB	{
		padding-bottom: 35px!important;	 
	}
	
	.x-resp-embed {
		margin-top: 30px;
		margin-bottom: 50px;
	}
	
	.rowFeatureInner .x-1-1 {
	    padding: 200px 150px 180px 150px;
	}
	
	.rowContent .x-column.x-sm.vc.x-2-3 {
	    padding-right: 40px;
	}
	
	.x-content-band.vc.rowBanner {
		padding-left: 0;
		padding-top: 0!important; 
		padding-right: 0;
		padding-bottom: 0!important;
	}
	
	.x-content-band.vc.rowBanner.bannerPanel .x-column.x-sm.vc.x-1-1 {
		width: 70%!important;
		margin: 130px 15%!important;
		padding: 40px 50px 35px 50px!important;
	}
	
	.x-content-band.vc.rowNarrow	{
		width: 70%;
		margin-left: 15%!important;
		margin-right: 15%!important;
	}
	
	.x-content-band.vc.rowPanel,
	.x-content-band.vc.rowPanelInner	{
		min-height: 600px;
	}
	
	.x-content-band.vc.rowPanel .x-column.x-sm.vc.x-1-1 h1	{
		padding: 0 15% 0 15%;
	}
	
	.rowTxtImg .x-container.wpb_row {
		display: flex!important;
		flex-direction: column;
	}
	
	.x-column.x-sm.vc.colImg.x-1-2 {
		order: 0;
	}
	
	.x-column.x-sm.vc.colTxt.x-1-2 {
		order: 1;
		padding-top: 50px;
		padding-bottom: 50px;
		text-align: center;
	}
	
	.x-column.x-sm.vc.colImg.x-1-2 img {
		width: 100%;
		height: auto;
	}
	
	.rowTxtImg .x-container.wpb_row .x-column.x-sm.vc.x-1-2 {
		width: 100%!important;
	}
	
} 

@media screen and (min-width: 1200px) and (max-width: 1499px) {
	
	.mobile {
		display: none;
	}
	
	.x-content-band.vc.rowTxtImg .x-container.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.rowTxtImg .x-container.wpb_row {
		display: flex;
	}

	.rowTxtImg .x-container.wpb_row .x-column.x-sm.vc.x-1-2 {
		display: flex;
		flex-direction: column;
		position: relative;
	}
	
	.x-content-band.vc.padT	{
		padding-top: 70px!important;
	}
	
	.x-content-band.vc.rowBanner.padT	{
		padding-top: 70px!important;	
	}
	
	.x-content-band.vc.padTSml	{
		padding-top: 45px!important;	
	}
	
	.x-content-band.vc.padB	{
		padding-bottom: 55px!important;	
	}
	
	.x-resp-embed {
		margin-top: 40px;
		margin-bottom: 60px;
	}
	
	.rowFeatureInner .x-1-1 {
	    padding: 250px 150px 230px 150px;
	}
	
	.rowContent .x-column.x-sm.vc.x-2-3 {
	    padding-right: 50px;
	}
	
	.x-content-band.vc.rowBanner {
		padding-left: 0;
		padding-top: 0!important;
		padding-right: 0;
		padding-bottom: 0!important;
	}
	
	.x-content-band.vc.rowBanner.bannerPanel .x-column.x-sm.vc.x-1-1 {
		width: 60%!important;
		margin: 130px 20%!important;
		padding: 50px 60px 40px 60px!important;
	}
	
	.x-content-band.vc.rowNarrow	{
		width: 60%;
		margin-left: 20%!important;
		margin-right: 20%!important;
	}
	
	.x-content-band.vc.rowPanel,
	.x-content-band.vc.rowPanelInner {
		min-height: 700px;
	}
	
	.x-content-band.vc.rowPanel .x-column.x-sm.vc.x-1-1 h1	{
		padding: 0 20% 0 20%;
	}

	
}

@media screen and (min-width: 1500px) {
	
	.mobile {
		display: none;
	}
	
	.x-content-band.vc.rowTxtImg .x-container.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.x-content-band.vc.padT {
		padding-top: 70px!important;
	}
	
	.x-content-band.vc.rowBanner.padT	{
		padding-top: 70px!important;	
	}
	
	.x-content-band.vc.padTSml	{
		padding-top: 45px!important;	
	}
	
	.x-content-band.vc.padB	{
		padding-bottom: 55px!important;	
	}
	
	.x-content-band.vc.padT2	{
		padding-top: 100px!important;	
	}
	
	.x-content-band.vc.padB2	{
		padding-bottom: 80px!important;
	}
	
	.x-content-band.vc.rowFeature.padB	{
		padding-bottom: 60px!important;
	} 
	
	.x-resp-embed {
		margin-top: 40px;
		margin-bottom: 60px;
	}
	
	.rowBanner.padLR,
	.bannerGrey {
		padding-right: 20%!important;
		padding-left: 20%!important;
	}
	
	.rowFeatureInner .x-1-1 {
	    padding: 300px 150px 280px 150px;
	}
	
	.rowContent .x-column.x-sm.vc.x-2-3 {
	    padding-right: 60px;
	}
	
	.x-content-band.vc.rowBanner {
		padding-left: 0;
		padding-top: 0!important; 
		padding-right: 0;
		padding-bottom: 0!important;
	}
	
	.x-content-band.vc.rowBanner.bannerPanel .x-column.x-sm.vc.x-1-1 {
		width: 50%!important;
		margin: 150px 25%!important;
		padding: 50px 80px 40px 80px!important;
	}
	
	.x-content-band.vc.rowNarrow	{
		width: 60%;
		margin-left: 20%!important;
		margin-right: 20%!important;
	}
	
	.x-content-band.vc.rowPanel,
	.x-content-band.vc.rowPanelInner	{
		min-height: 700px;
	}
	
	.x-content-band.vc.rowPanel .x-column.x-sm.vc.x-1-1 h1	{
		padding: 0 25% 0 25%;
	}
	
}

/* BANNER PANELS */

.rowBanner.bannerPanel .x-column.x-sm.vc.x-1-1 {
	background-color: #f0f4f6!important;
}

/* end */

/******************** FILTERS ********************/

@media screen and (max-width: 979px) {
   
   .esg-filter-wrapper {
	width: 100%;
	margin: 0 0 20px 0;
	text-align: center;
    }
    
}

@media screen and (min-width: 980px) {
 
.esg-filter-wrapper {
	width: 80%;
	margin: 0 auto 20px auto!important;
	text-align: center!important;
    }
    
}

.esg-filters {
	/*margin: 0 auto!important;*/
	text-align: center!important;
}

.esg-nav-by-shortcode {
	display: block!important;
}

.esg-filterbutton {
	position: relative;
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
	font-style: normal!important;
	display: inline-block;
	color: #fff!important;
	background-color: #7993a5!important;
	border: 1px solid #7993a5!important;
	margin-top: 0;
	margin-bottom: 0;
	line-height: unset!important;
	padding: 15px 25px 15px 25px!important;
	text-transform: uppercase!important;
	text-shadow: none;
	text-align: center!important;
	border-radius: 0!important;
	box-shadow: none!important;
	text-decoration: none;
	letter-spacing: 0em;
	font-size: 1em!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}	

.esg-filterbutton:hover {
	background: #000!important;
	color: #fff!important;
	border: 1px solid #000!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.esg-filterbutton.selected {
	background: #000!important;
	color: #fff!important;
	border: 1px solid #000!important;
} 

.esg-filter-checked {
	display: none;
}

/******************** INTERACTIVE PLAN ********************/



/******************** MAPS ********************/

.wpgmp_map_parent {
	margin-bottom: 0!important;
}

@media screen and (max-width: 979px) {
	
	.wpgmp_map_container .gm-style-iw {
		max-width: unset!important;
	}
	
	.fc-item-box {
		margin: 10px 0 0 10px!important;
	}

	.fc-item-box .boxImg {
		padding: 0 0 25px 0;
	}

	.fc-item-box img {
		width: 150px!important;
		height: auto!important;
	}

	.fc-item-box .boxTxt {
		padding: 0;
	}
	
}

@media screen and (min-width: 980px) {
	
	.fc-item-box {
		margin: 10px 0 10px 10px!important;
	}

	.fc-item-box .boxImg {
		float: left;
		width: 25%;
		padding: 0 5% 0 0;
	}

	.fc-item-box img {
		width: 150px;
		height: auto;
	}

	.fc-item-box .boxTxt {
		float: left;
		width: 60%;
		padding: 10px 0 0 0;
	}
	
}

/******************** FORMS ********************/

/* ninja */

.nf-form-cont {
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
	color: #fff;
}

.entry-content .nf-form-cont p {
	color: #000!important;
	font-size: 1.4em!important;
}

.nf-before-form-content {
	max-width: 1000px!important;
	margin: 0 auto;
}

.nf-form-content {
	padding: 0!important;
}

@media screen and (max-width: 767px) {

	.nf-multi-cell .nf-cell {
		float: none!important;
		width: 100%!important;
		margin: 0!important;
		padding: 0!important;
	}
	
}

@media screen and (min-width: 767px) {

	.nf-multi-cell .nf-cell {
		float: left;
		width: 48%!important;
		margin: 0 4% 0 0!important;
		padding: 0!important;
	}

	.nf-multi-cell .nf-cell:last-of-type {
		width: 48%!important;
		margin: 0!important;
	}
	
}

.nf-form-fields-required {
	display: none;
}

.nf-form-content textarea.ninja-forms-field {
    height: 200px!important;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
	background: #fff!important;
	color: #343434!important;
	border: 0!important;
}

.entry-content .nf-form-cont li label {
	color: #000!important;
	font-size: 0.7em!important;
}

.nf-field-label label,
span.nf-label-span {
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
	font-style: normal!important;
	font-size: 0.85em;
	color: #000!important;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit]{
	position: relative;
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
	font-style: normal!important;
	display: inline-block;
	color: #fff!important;
	background-color: #7993a5!important;
	border: 0;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 15px 25px 15px 25px!important;
	text-transform: uppercase!important;
	text-shadow: none;
	text-align: center!important;
	border-radius: 0;
	box-shadow: none!important;
	text-decoration: none;
	letter-spacing: 0em;
	font-size: 1em!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover{
	background: #000!important;
	color: #fff!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.nf-response-msg {
	text-align: center;
}

/******************** ACCORDIONS ********************/

.x-accordion-group {
	border: 0; 
	padding: 0;
	margin: 0;
}

.x-accordion-inner {
	border: 0; 
	padding: 0 30px 10px 30px!important;
	margin: 0!important;
	text-align: center;
	background-color: #e1e8ed!important;
}

.x-accordion-heading {
	font-family: "Gill Sans Nova", sans-serif!important;
    font-weight: normal!important;
    font-style: normal!important;
	letter-spacing: -0.02em!important;
	text-align: center;
	margin: 0!important;
	border-top: 1px solid #fff;
} 

.x-accordion-heading .x-accordion-toggle {
	text-transform: none!important;	
}

.entry-content.content .x-accordion-heading a {
	color: #7993a5!important;
	text-transform: uppercase!important;
}

.x-accordion-heading .x-accordion-toggle {
	background-color: transparent;
}

.x-accordion-heading .x-accordion-toggle:before {
    color: #7993a5!important;
}

/*.x-accordion-heading .x-accordion-toggle:before {
    display: none;
}

.x-accordion-heading .x-accordion-toggle:before {
	color: unset!important;
}*/

a.x-accordion-toggle {
	padding: 30px 0!important;
	border-bottom: 0;
}

.x-accordion-body,
.x-accordion-toggle {
	background-color: #e1e8ed!important;
}

.x-accordion-toggle.collapsed {
	background-color: #fff!important;
}

.x-accordion-inner p {
	font-size: unset!important;
}

/******************** GRIDS ********************/

@media screen and (max-width: 794px) {
	
	body.home #x-content-band-4 .x-column.x-sm.vc.x-2-3 {
		width: 100%!important;
	}
	
	.rowLatestHome .x-column.x-sm.vc.x-1-3,
	.rowLatestHomeAlt .x-column.x-sm.vc.x-1-3 {
		width: 100%!important;
	}
	
}

@media screen and (min-width: 795px) {
	
	.rowLatestHome .x-column.x-sm.vc.x-2-3 {
		margin-right: 0!important;
		width: 66%!important;
	}

	.rowLatestHome .x-column.x-sm.vc.x-1-3 {
		width: 34%!important;
	}

	.rowLatestHomeAlt .x-column.x-sm.vc.x-2-3 {
		width: 62%!important;
	}

	.rowLatestHomeAlt .x-column.x-sm.vc.x-1-3 {
		width: 34%!important;
		margin-right: 0!important;
	}
	
	#esg-grid-4-3,
	#esg-grid-19-3 {
		padding-left: 30px!important;
	}

	/*#esg-grid-19-2 {
		padding-right: 30px!important;
	}*/
	
}

@media screen and (min-width: 795px) and (max-width: 1023px) {

	.esg-entry-content.eg-latest-events-content,
	.esg-entry-content.eg-latest-blog-content	{
		height: 300px!important;
		min-height: 300px!important;
	}
	
	.esg-entry-content.eg-people-content {
		height: 330px!important;
		min-height: 330px!important;
	}	
	
}

@media screen and (min-width: 1024px) and (max-width: 1499px) {
	
	.esg-entry-content.eg-latest-events-content,
	.esg-entry-content.eg-latest-blog-content {
		height: 330px!important;
		min-height: 330px!important;
	}

	.esg-entry-content.eg-people-content {
		height: 330px!important;
		min-height: 330px!important;
	}	
	
}

@media screen and (min-width: 1500px) {
	
	.esg-entry-content.eg-latest-events-content,
	.esg-entry-content.eg-latest-blog-content {
		height: 300px!important;
		min-height: 300px!important;
	}

	.esg-entry-content.eg-people-content {
		height: 330px!important;
		min-height: 330px!important;
	}		
	
}

.entry-featured {
    border: 0!important;
    padding: 0!important;
    margin-top: 0!important;
}

.eg-latest-events-content,
.eg-latest-blog-content,
.eg-people-content {
	text-align: center!important;
}

.entry-content.content a.eg-latest-events-element-1,
.entry-content.content a.eg-latest-events-element-17,
.entry-content.content a.eg-latest-blog-element-1,
.entry-content.content a.eg-people-element-1  {
	color: #fff!important;
}

.entry-content.content a.eg-latest-events-element-1:hover,
.entry-content.content a.eg-latest-events-element-17:hover,
.entry-content.content a.eg-latest-blog-element-1:hover,
.entry-content.content a.eg-people-element-1:hover {
	color: #fff!important;
}

.eg-latest-events-element-11-a,
.eg-latest-blog-element-11-a {
	pointer-events: none;
}

.eg-latest-events-element-11-a:after,
.eg-latest-events-element-12:after,
.eg-latest-events-element-15:after,
.eg-latest-blog-element-11-a:after {
	content: "·";
	font-weight: 700;
	padding-right: 0;
	padding-left: 7px;
}

/*.eg-people-element-16:before {
	content: "·";
	font-weight: 700;
	padding-right: 5px;
	padding-left: 0;
}*/

.eg-latest-blog-element-10:before {
	content: "Posted ";
}


.entry-content.content a.eg-latest-events-element-11,
.entry-content.content a.eg-latest-blog-element-11 {
	color: #000!important;
}

.eg-latest-events-element-3-a,
a.eg-latest-events-element-3,
.eg-latest-events-element-11-a,
a.eg-latest-events-element-11,
.eg-latest-events-element-11-a,
.eg-latest-events-element-15,
.eg-latest-events-element-12,
.eg-latest-events-element-10,
.eg-latest-events-element-13,
.eg-latest-blog-element-3-a,
a.eg-latest-blog-element-3,
.eg-latest-blog-element-11-a,
a.eg-latest-blog-element-11,
.eg-latest-blog-element-11-a,
.eg-latest-blog-element-10,
.eg-latest-blog-element-13,
.eg-people-element-3,
.eg-people-element-16,
.eg-people-element-13 {
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
}

.entry-content a.eg-latest-events-element-14,
.entry-content a.eg-latest-blog-element-14,
.entry-content a.eg-people-element-14 {
	position: relative;
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
	font-style: normal!important;
	display: inline-block;
	color: #fff!important;
	background-color: #7993a5!important;
	border: 0;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 11px 25px 13px 25px!important;
	text-transform: uppercase!important;
	text-shadow: none;
	text-align: center!important;
	border-radius: 15px;
	box-shadow: none!important;
	text-decoration: none;
	letter-spacing: 0em;
	font-size: 0.7em!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

.entry-content.content .eg-latest-events-element-14-a p,
.entry-content.content .eg-latest-blog-element-14-a p,
.entry-content.content .eg-latest-people-element-14-a p {
	margin: 0!important;
}

.entry-content.content a.eg-latest-events-element-14 p,
.entry-content.content a.eg-latest-blog-element-14 p,
.entry-content.content a.eg-latest-people-element-14 p {
	color: #fff!important;
	font-size: unset!important;
}

.entry-content.content a.eg-latest-events-element-14:hover,
.entry-content.content a.eg-latest-blog-element-14:hover,
.entry-content.content a.eg-people-element-14:hover {
	background-color: #000!important;
}

.eg-blog-element-3,
.eg-services-element-3 {
	letter-spacing: -0.02em;
}

.entry-content.content .eg-blog-element-3-a a,
.entry-content.content .eg-services-element-3-a a {
	font-weight: 400!important;
	color: #000!important;	
}

.entry-content.content .eg-blog-element-3-a a:hover,
.entry-content.content .eg-services-element-3-a a:hover {
	font-weight: 400!important;
	color: #00A19A!important;	
}

.gridMetaWrapper {
    margin: -20px 0 30px 0 !important;
}

.gridMeta {
    font-size: 14px !important;
    line-height: 14px !important;
    color: #000000 !important;
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 0px 0px 0px 0px !important;
    font-family: "Gill Sans Nova" !important;
    text-transform: uppercase !important;
}

/* white bg events + blog */

#esg-grid-5-1 li.eg-latest-events-wrapper,
#esg-grid-6-1 li.eg-latest-blog-wrapper {
	background: #fff!important;
}

.eg-latest-events-element-14-a,
.eg-latest-blog-element-14-a {
	margin: 0 0 50px 0!important;
}

/* end */

@media screen and (max-width: 767px) {
	
	.esg-navigationbutton i::before {
		font-size: 3em!important;
	}
	
	.esg-filters.esg-navbutton-solo-left {
		left: -30px;
	}

	.esg-filters.esg-navbutton-solo-right {
		right: -30px;
	}

	#esg-grid-4-1 .esg-filters.esg-navbutton-solo-left,
	#esg-grid-4-1 .esg-filters.esg-navbutton-solo-right	{
		top: 105px;
	}	

}

@media screen and (min-width: 768px) and (max-width: 976px) {
	
	.esg-navigationbutton i::before {
		font-size: 3.5em!important;
	}
	
	.esg-filters.esg-navbutton-solo-left {
		left: -30px;
	}

	.esg-filters.esg-navbutton-solo-right {
		right: -30px;
	}

	#esg-grid-4-1 .esg-filters.esg-navbutton-solo-left,
	#esg-grid-4-1 .esg-filters.esg-navbutton-solo-right	{
		top: 113px;
	}	
	
	.esg-entry-content.eg-services-content	{
		min-height: 50px!important;
	}

}

@media screen and (min-width: 977px) and (max-width: 1299px) {
	
	.esg-navigationbutton i::before {
		font-size: 3.5em!important;
	}
	
	.esg-filters.esg-navbutton-solo-left {
		left: -30px;
	}

	.esg-filters.esg-navbutton-solo-right {
		right: -30px;
	}

	#esg-grid-4-1 .esg-filters.esg-navbutton-solo-left,
	#esg-grid-4-1 .esg-filters.esg-navbutton-solo-right	{
		top: 55px;
	}	
	
	.esg-entry-content.eg-blog-content	{
		min-height: 350px!important;
	}
	
	.esg-entry-content.eg-services-content	{
		min-height: 50px!important;
	}

}

@media screen and (min-width: 1300px) and (max-width: 1499px) {
	
	.esg-navigationbutton i::before {
		font-size: 3.5em!important;
	}
	
	.esg-filters.esg-navbutton-solo-left {
		left: -40px;
	}

	.esg-filters.esg-navbutton-solo-right {
		right: -40px;
	}

	#esg-grid-4-1 .esg-filters.esg-navbutton-solo-left,
	#esg-grid-4-1 .esg-filters.esg-navbutton-solo-right	{
		top: 67px;
	}		
	
	.esg-entry-content.eg-blog-content	{
		min-height: 250px!important;
	}
	
	.esg-entry-content.eg-services-content	{
		min-height: 50px!important;
	}

}

@media screen and (min-width: 1500px) {
	
	.esg-navigationbutton i::before {
		font-size: 4em!important;
	}
	
	.esg-filters.esg-navbutton-solo-left {
		left: -50px;
	}

	.esg-filters.esg-navbutton-solo-right {
		right: -50px;
	}

	#esg-grid-4-1 .esg-filters.esg-navbutton-solo-left,
	#esg-grid-4-1 .esg-filters.esg-navbutton-solo-right	{
		top: 87px;
	}	
	
	.esg-entry-content.eg-blog-content	{
		min-height: 250px!important;
	}
	
	.esg-entry-content.eg-services-content	{
		min-height: 50px!important;
	}

}

/* carousel nav */

.esg-navigationbutton.esg-left,
.esg-navigationbutton.esg-right {
	border: 0!important;
	background: transparent!important;
	min-height: unset!important;
}

.esg-navigationbutton.esg-right {
	border: 0!important;
	background: transparent!important;
	min-height: unset!important;
}

.esg-navigationbutton i::before {
	font-family: fontawesome;
	color: #00A19A!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.esg-navigationbutton.esg-left i::before {
	content: "\f060";
}

.esg-navigationbutton.esg-right i::before {
	content: "\f061";
}

.esg-navigationbutton.hovered {
	box-shadow: none!important;
}

.esg-navigationbutton.hovered i::before {
	color: #000!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/******************** SINGLE ********************/

body.single.events .entry-content {
	padding: 0!important;
	text-align: left!important;
}

body.single.blog .entry-content {
	padding: 0!important;
	text-align: center!important;
}

body.single.blog .entry-content img {
	margin: 20px 0!important;
}

body.single .x-content-band {
	padding: 0!important;
}

body.single.events h2 {
	margin: 40px 0 5px 0!important;
	padding: 0!important;
}

body.single.blog h2 {
	margin: 0 0 5px 0!important;
	padding: 0!important;
}

.popupR h2 {
	margin: 20px 0 20px 0!important;
	padding: 0!important;
}

body.single h2:before,
.popupR h2:before {
	display: none;
}

.entry-content.content p.postDate {
	margin-bottom: 10px!important;
	text-transform: uppercase;
	font-size: 1.1em!important;
}

.metaPanelBlue {
	background-color: #d8e1e7!important;
	padding: 50px 30px 30px 50px;
}

@media screen and (max-width: 767px) {
	
	.postExcerpt {
		margin: 35px 0 10px 0!important;
	}
	
	.postImg {
		padding: 0 0 30px 0;
	}
	
}

@media screen and (min-width: 767px) {

	.postExcerpt {
		margin: 35px 0 10px 0!important;
	}
	
	.postImg {
		padding: 0 0 30px 0;
	}

	body.single.blog .entry-content .x-1-1 img {
		margin: 20px auto!important;
	}

	body.single.blog .entry-content .x-1-4 img {
		margin: 0!important;
	}

	body.single .x-3-4 {
		text-align: left!important;
	}

}

.postContent .entry-content.content {
	margin: 0;
	padding: 0;
}

/******************** GALLERY ********************/

.envira-gallery-wrap {
    margin: 0 auto -30px auto!important;
}

.envirabox-container {
    z-index: 9999998!important;
}

@media screen and (max-width: 767px) {
	
	.envira-gallery-item {
		width: 100%!important;
	}
	
}



/******************** POPUP ********************/

.pum-theme-149, .pum-theme-default-theme {
    background-color: rgba( 0, 0, 0, 0.7 )!important;
} 

.pum-container, .pum-theme-default-theme .pum-container {
	box-shadow: none!important;
	padding: 60px 60px 40px 60px!important;
	background-color: #EBF0F3!important;
	border: 20px solid #fff!important;
}

.pum-content.popmake-content .x-content-band,
.pum-content.popmake-content .entry-content.content {
	padding: 0!important;
}

.pum-content.popmake-content .x-content-band a,
.pum-content.popmake-content .entry-content.content a {
	text-decoration: none!important;
	border-bottom: none!important;
}

.pum-content.popmake-content .entry-featured {
	background-color: transparent;
} 

.pum-close {
	background-color: #7993A5!important;
	border: 0!important;
	box-shadow: none!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.pum-theme-default-theme .pum-close:hover {
	background-color: #000!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/******************** SHOP ********************/

.entry-content .woocommerce.columns-4 p {
	margin: 0!important;
} 

/* account */

.woocommerce-MyAccount-navigation ul {
	align-items: center!important;
	justify-content: center!important;
	margin: 0 0 50px 0!important;
}

nav.woocommerce-MyAccount-navigation li {
    padding: 2px 0!important;
}

.entry-content.content .woocommerce-MyAccount-content a.woocommerce-Button.button {
	display: none!important;
}

nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a {
	position: relative;
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
	font-style: normal!important;
	display: inline-block;
	color: #fff!important;
	background-color: #7993a5!important;
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 15px 25px 15px 25px!important;
	text-transform: uppercase!important;
	text-shadow: none;
	text-align: center!important;
	border-radius: 0;
	box-shadow: none!important;
	text-decoration: none;
	letter-spacing: 0em;
	font-size: 0.7em!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a:hover {
	background: #000!important;
	color: #fff!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active a {
	background: #000!important;
	color: #fff!important;	
}

.woocommerce-MyAccount-content {
	text-align: center;
}

.woocommerce-message,
.woocommerce-info {
	font-size: 1.3em!important;
}

/*.woocommerce-message .button, .woocommerce-Message .button {
	display: inline-block!important;
    margin: 40px auto 0 auto!important;
    float: none!important;
	clear: both;
}*/

.woocommerce-MyAccount-content form {
	text-align: left;
}

form.woocommerce-EditAccountForm input {
	border: 2px solid #7993A5!important;
	border-radius: 0;
	padding: 10px 10px!important;
	margin: 0 0 0 0!important;
	height: 50px!important;	
}

form.woocommerce-EditAccountForm select {
	border: 2px solid #7993A5!important;
	border-radius: 0;
	padding: 10px 10px!important;
	margin: 0 0 0 0!important;
	height: 50px!important;	
}

form.woocommerce-EditAccountForm  textarea {
	border: 2px solid #7993A5;
	border-radius: 0;
	padding: 10px 10px;
	margin: 0 0 10px 0;
}

/******************** PRODUCT INFO TABS ********************/

.woocommerce-tabs a {
	color: #7993A5!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.woocommerce-tabs a:hover {
	color: #000!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

@media screen and (min-width: 1199px) {
	
	.woocommerce div.product .woocommerce-tabs {
		width: 60%;
	}

}

.x-nav-tabs.two-up>li,
.x-nav-tabs.three-up>li,
.x-nav-tabs.four-up>li {
	width: unset;
}

.x-nav-tabs {
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;	
}

ul.x-nav-tabs.top {
	margin: 0 0 20px 0!important;
}

.entry-content ul.x-nav-tabs.top li {
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 3px solid #fff;
	margin-right: 15px;
	padding: 0 0 5px 0!important;
	text-transform: uppercase;
}

.entry-content ul.x-nav-tabs.top li::before {
	display: none!important;
}

ul.x-nav-tabs.top li.x-nav-tabs-item.active {
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 2px solid #7993A5;
}

ul.x-nav-tabs.top li a {
	font-family: gill-sans-nova, sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
	font-size: 1.4em!important;
	text-align: left;
	color: #999;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	background-color: transparent;
	padding: 10px 0 5px 0;
	margin: 0;
}

ul.x-nav-tabs.top li a:hover {
	color: #7993A5;
}

ul.x-nav-tabs.top li.x-nav-tabs-item.active a {
	color: #000;
	border-bottom: 0;
}

.x-tab-content {
	border: 0;
}

.x-tab-content .x-tab-pane {
	padding: 0;
}

.x-tab-content .x-tab-pane img {
	padding-top: 40px;
}

/******************** PRODUCT GRID ********************/

#esg-grid-3-1 {
	min-height: 500px!important;
}

.woocommerce.columns-3 ul.products {
	margin: 0;
}

.woocommerce li.product {
	margin: 0 4% 40px 0;
}

.woocommerce li.product a {
	color: #7993A5!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.woocommerce li.product a:hover {
	color: #000!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.woocommerce li.product .entry-featured {
	border: 0;
	padding: 0;
}

.woocommerce li.product .entry-header .button {
	display: none;
}

.woocommerce li.product .entry-header {
	text-align: center!important;
	text-transform: uppercase;
	margin: 20px 0 0 0!important;
}

.woocommerce li.product span.price,
.woocommerce .price > .amount {
	color: #000!important;	
}

@media screen and (min-width: 657px) and (max-width: 1023px) {

	.esg-entry-content.eg-products-content {
		min-height: 140px!important;
	}
		
}

@media screen and (min-width: 1024px) {

	.esg-entry-content.eg-products-content {
		min-height: 130px!important;
	}
		
}

@media screen and (max-width: 767px) {

	.woocommerce li.product .entry-header h3,
	.esg-content.eg-products-element-3-a {
		margin: 10px 0 10px 0!important;
		padding: 0!important;
	}
	
	.woocommerce li.product .entry-header p.description,
	.esg-content.eg-products-element-10 {
		margin: 0 0 0 0!important;
		padding: 0!important;
	}
		
}

@media screen and (min-width: 768px) {

	.woocommerce li.product .entry-header h3,
	.esg-content.eg-products-element-3-a {
		margin: 10px 5% 10px 5%!important;
		padding: 0!important;
	}
	
	.woocommerce li.product .entry-header p.description,
	.esg-content.eg-products-element-10	{
		margin: 0 5% 0 5%!important;
		padding: 0!important;
	}
		
}

.esg-content.eg-products-element-3-a a {
	color: #000!important;
}

.esg-content.eg-products-element-3-a a:hover {
	color: #7993A5!important;
}

.eg-products-content .esg-content.eg-products-element-10 {
	text-align: center!important;
}
I
/******************** PRODUCT SLIDER (PRE-ORDERS) ********************/

.entry-content ul.products li.product_cat-pre-orders::before {
	content: ""!important;
}

.woocommerce .ywcps-wrapper .ywcps-nav-prev #default_prev {
    left: 0;
    width: 20px;
    height: 30px;
    background: rgba(0, 0, 0, 0.3) url(https://www.mainstreetbooks.co.uk/wp-content/plugins/slide-anything/images/icon_prev.png) no-repeat center center !important;
	}

.woocommerce .ywcps-wrapper .ywcps-nav-next #default_next {
    left: 0;
    width: 20px;
    height: 30px;
    background: rgba(0, 0, 0, 0.3) url(https://www.mainstreetbooks.co.uk/wp-content/plugins/slide-anything/images/icon_next.png) no-repeat center center !important;

}

.woocommerce .ywcps-wrapper .ywcps-nav-prev #default_prev, .woocommerce .ywcps-wrapper .ywcps-nav-next #default_next {
    position: absolute;
    top: 50%;
    padding: 2px 0px !important;
    display: inline-block;
    margin-top: -20px !important;
    line-height: 30px !important;
    height: 40px !important;
    width: 30px !important;
    color: transparent !important;
    text-shadow: none !important;
}

/******************** PRODUCT ********************/

@media screen and (max-width: 767px) {

	.woocommerce-product-gallery {
		width: 80%!important;
		margin: 0 10% 0 10%!important;
	}
	
	.woocommerce-product-gallery .entry-wrap ol.flex-control-nav {
		margin: 20px 0 10px 0!important;
	}
	
	.woocommerce div.product .summary {
		margin-top: 30px!important;
	}
		
}

@media screen and (min-width: 768px) {
	
	body.single-product .summary.entry-summary {
		margin: 40px 0;
	}

}

a.woocommerce-product-gallery__trigger,
p.stock {
	display: none;
}

.flex-control-nav.flex-control-thumbs li {
    box-shadow: none!important;
	background-color: transparent!important;
}

.woocommerce-product-gallery__image.flex-active-slide,
.woocommerce-product-gallery__wrapper img {
	pointer-events: none;
}

.entry-content .summary.entry-summary p.price {
	margin: 5px 0 35px 0!important;
}

.summary.entry-summary .woocommerce-Price-amount.amount {
	font-family: gill-sans-nova, sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
	color: #000;
}

.product_meta,
a.reset_variations {
	display: none!important;
}

.woocommerce-product-details__short-description a {
	color: #7993A5!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.woocommerce-product-details__short-description a:hover {
	color: #000!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.voucher-fields .woocommerce-input-wrapper textarea {
	min-width: 400px!important;
	min-height: 200px!important;
}

.voucher-image-options {
	display: none!important;
}

table.variations {
	/*float: left;*/
	width: 50%;
	margin-top: 50px;
}

.single_variation_wrap  {
	/*float: left;
	width: 50%;*/
}

table.variations td.label {
	display: none;
}

td.value {
	padding: 0;
}

td.value select,
input.input-text.qty.text {
	border: 2px solid #7993A5;
	border-radius: 0;
	padding: 10px 10px;
	height: 50px;
}

.woocommerce .cart .actions>input, .woocommerce .cart .actions>button {
	font-size: unset;
}

ul#shipping_method {
	margin: 5px 0 5px 0px!important;
}

.entry-wrap ol.flex-control-nav {
	position: relative;
	margin: 30px 0 30px 0!important;
}

ol.flex-control-nav.flex-control-thumbs li {
	box-shadow: none!important;
}

ol.flex-control-nav.flex-control-thumbs li img {
	width: 50px!important;
	height: 50px!important;
}

.x-alert {
	border: 0;
	margin: 0 0 40px 0;
	padding: 0;
	background-color: #fff;
}

.x-alert-info {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}

.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
	text-decoration: none;
}

.woocommerce-message a:hover,
.woocommerce-error a:hover,
.woocommerce-info a:hover {
	color: #7993A5!important;
	text-decoration: none!important;
}

.woocommerce-notices-wrapper:first-of-type {
	margin-top: 0;
}

.woocommerce-notices-wrapper {
	margin: -25px 0 20px 0;
}

/******************** RELATED ********************/

body.single-product .x-container.offset-bottom {
	margin-bottom: 0!important;
}

.woocommerce .upsells {
	display: none;
}

.woocommerce .upsells, .woocommerce .related, .woocommerce .cross-sells {
	margin: 70px 0 0 0;
}

.related {
	
}

.related.products {
	text-align: center;
}

.related.products h2 {
	display: inline-block;
	text-transform: uppercase!important;
}

.entry-content .related.products ul.products {
	margin: 0!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.related.products .entry-featured img:hover {
	opacity: 0.8;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/******************** CART + CHECKOUT ********************/

/*.entry-content table.shop_table p,
.entry-content table.shop_table ul,
.entry-content table.shop_table ol,
.entry-content #payment p,
.entry-content #payment ul,
.entry-content #payment ol {
	font-size: unset!important;
}*/

.wc-proceed-to-checkout,
.coupon {
	text-align: center;
	margin-top: 50px!important;
}

/*table.shop_table,*/
tr.woocommerce-cart-form__cart-item.cart_item {
	background-color: #F0F4F6!important;
}

/*table.shop_table th,
table.shop_table td*/
tr.cart-subtotal th,
tr.order-total th,
tr.cart-subtotal td,
tr.order-total td,
tr.woocommerce-cart-form__cart-item.cart_item td,
th.product-name,
th.product-total,
tr.cart_item td,
tr.woocommerce-shipping-totals.shipping th,
tr.woocommerce-shipping-totals.shipping td {
	background-color: #F0F4F6!important;
	padding-top: 20px!important;
	padding-right: 20px!important;
	padding-bottom: 20px!important;
	padding-left: 20px!important;
	border-top: 2px solid #fff!important;
}

table.shop_table.woocommerce-checkout-review-order-table {
	margin: 0 0 50px 0;
}

.woocommerce-info, 
.woocommerce-message,
p.woocommerce-Message {
    background-color: #D8E1E7;
    border-color: #D8E1E7;
	padding: 20px!important;
	margin: 0 0 40px 0!important;
    color: #000;
}

ul.woocommerce-error {
    background-color: #7993A5;
    border-color: #7993A5;
    color: #FFF!important;
	padding: 20px!important;
	margin: 30px 0 40px 0!important;
}

body.woocommerce-cart .entry-wrap,
body.woocommerce-checkout .entry-wrap,
body.woocommerce-account .entry-wrap {
	margin: 0;
}

body.woocommerce-cart .entry-wrap h1.entry-title,
body.woocommerce-checkout .entry-wrap  h1.entry-title,
body.woocommerce-account .entry-wrap  h1.entry-title {
	font-family: gill-sans-nova, sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
	color: #7993A5!important;
	display: unset;
	margin-bottom: 20px!important;
	padding: 0;
}

body.woocommerce-cart .cross-sells.cols-4 {
	display: none!important;
}

.entry-content ul.wc_payment_methods {
	margin: 0 0 0 0!important;	
}

.entry-content ul.wc_payment_methods li {
	padding: 0;
}

.entry-content ul.wc_payment_methods li::before {
	display: none;
}

.entry-content ul.woocommerce-order-overview {
	margin: 0 0 40px 0!important;
}

/*body.woocommerce-cart input#coupon_code {
	display: none!important;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents button {
	display: hidden!important;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents button:last-of-type {
	display: visible!important;
}*/

[class*=woocommerce] .cart.shop_table .cart_item .product-thumbnail {
	font-size: 97px!important;
}

/*[class*=woocommerce] .cart.shop_table .cart_item :not(.product-name) {
    padding-top: 0!important;
    padding-bottom: 0!important;
}*/

tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail img {
	width: 97px!important;
	height: 97px!important;
}


h3#order_review_heading {
	padding-top: 20px!important;
}

h3#order_review_heading:before {
	top: 70px!important;
}

.woocommerce-billing-fields h3 {
	padding-top: 20px!important;
}

.woocommerce-billing-fields h3:before {
	top: 70px!important;
}

.woocommerce-checkout form .payment_methods label,
.woocommerce-account form .payment_methods label {
	padding-left: 0!important;
}

input#mailchimp_woocommerce_newsletter {
	margin: 4px 0 0 0!important;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox span {
	padding-left: 7px!important;
	padding-top: 3px!important;
}

.woocommerce-checkout form .form-row-first {
	width: 49%;
	margin-right: 2%!important;
}

.woocommerce-checkout form .form-row-last {
	width: 49%;	
}

.woocommerce-input-wrapper input,
.coupon input {
	border: 2px solid #7993A5!important;
	border-radius: 0;
	padding: 10px 10px!important;
	margin: 0 0 0 0!important;
	height: 50px!important;	
}

.woocommerce-input-wrapper select {
	border: 2px solid #7993A5!important;
	border-radius: 0;
	padding: 10px 10px!important;
	margin: 0 0 0 0!important;
	height: 50px!important;	
}

.select2-container--default .select2-selection--single {
	border: 2px solid #7993A5!important;
	border-radius: 0;
	padding: 10px 10px!important;
	margin: 0 0 0 0!important;
	height: 50px!important;	
}

.woocommerce-input-wrapper textarea {
	border: 2px solid #7993A5;
	border-radius: 0;
	padding: 10px 10px;
	margin: 0 0 10px 0;
}

.woocommerce-additional-fields {
	display: block!important;
	width: 100%!important;
	/*height: 120px!important;*/
}

#customer_details .col-1,
#customer_details .col-2 {
	clear: both;
	float: none;
	width: 100%;
}

h3#order_review_heading {
	display: block!important;
	width: 100%!important;
}

/*table.shop_table th,
table.shop_table td {
	padding: 5px 0!important;
}*/

tr.woocommerce-cart-form__cart-item.cart_item td.product-remove {
	font-family: gill-sans-nova, sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
	font-size: 2em;
}

tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail img {
	width: 200px;
	height: 200px;
}

.woocommerce-additional-fields {
	margin: 20px 0 40px 0!important;
}

.woocommerce-additional-fields fieldset legend {
	font-family: gill-sans-nova, sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
    font-size: 0.85em;
    color: #000;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
	border: 0;
}

.woocommerce-additional-fields input[type="radio"],
.woocommerce-additional-fields input[type="checkbox"] {
	margin: 3px 0!important;
	padding-right: 5px!important;
}

p#marketing_field .woocommerce-input-wrapper input[type="checkbox"] {
	height: unset!important;
}

.woocommerce-input-wrapper label.radio, 
.woocommerce-input-wrapper label.checkbox {
	padding-left: 0!important;
}

.woocommerce .cart-collaterals .cart_totals {
	float: none!important;
}

.cart_totals h2,
.woocommerce-checkout form h3 {
	text-align: center;
	text-transform: uppercase;
}

.woocommerce #shipping_method label {
	margin: 0 0 0 0!important;
}

[class*=woocommerce] #shipping_method label {
    font-size: 0.75em!important;
}

.entry-content ul#shipping_method {
	margin: 0 0 20px 0!important;
}

.entry-content ul#shipping_method li {
	padding: 0!important;
}

.entry-content ul#shipping_method li::before {
	display: none;
}

.entry-content ul#shipping_method li label {
	padding: 0 0 0 7px!important;
}

.entry-content #stripe-payment-data p {
	font-size: 0.75em!important;
}

/* upsell */

.sfn-cart-addons {
	margin-top: 80px;
	background-image: url(/wp-content/uploads/2020/06/hr.png);
	background-repeat: repeat-x;
	background-position: 0 20px;
	text-align: center;
}

ul.sfn-cart-addons {
	background-image: none;
}

.sfn-cart-addons h2 {
	display: inline-block;
	background-color: #fff!important;
	padding: 0 35px!important;
	margin: 0 auto!important;
}

.entry-content .sfn-cart-addons ul.products {
	margin: 60px 0 0 0!important;
}

@media screen and (min-width: 768px) {

	ul.products.sfn-cart-addons li.product {
		width: 22.75%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	ul.products.sfn-cart-addons li.product:last-child {
		margin-right: 0;
	}
	
	.woocommerce ul.products.sfn-cart-addons li.product.first {
		clear: unset!important;
	}

}

/* account */

body.woocommerce-cart .entry-wrap .entry-content.content li,
body.woocommerce-checkout .entry-wrap  .entry-content.content li,
body.woocommerce-account .entry-wrap .entry-content.content li {
	background-image: none;
	padding-left: 0;
}

/* order confirmation - gift message */

@media screen and (min-width: 767px) {

	.woocommerce-order-details dt,
	.woocommerce-order-details dd {
		font-size: 1.2em!important;
	}

}

@media screen and (min-width: 768px) and (min-width: 979px) {

	.woocommerce-order-details dt,
	.woocommerce-order-details dd {
		font-size: 1.3em!important;
	}

}

@media screen and (min-width: 1280px) {

	.woocommerce-order-details dt,
	.woocommerce-order-details dd	{
		font-size: 1.4em!important;
	}

}

.woocommerce-order-details dt {
	margin-bottom: 4px!important;
}

.woocommerce-order-details dd {
	margin-left: 0!important;
	margin-bottom: 30px!important;
}

/******************** SEARCH ********************/

body.search .hentry:last-child .entry-wrap {
	border-bottom: 0!important;
}

.searchQueryWrapper h2 {
	text-align: center;
}

.searchResultsWrapper {
	margin: 60px 0 0 0;
}

.searchResultsWrapper h2.entry-title {
	width: 100%;
	font-size: 1.4em!important;
	margin: 0!important;
}

.searchResultsWrapper p.p-meta {
	display: none;
}

/******************** FOOTER ********************/

footer.x-colophon.top {
	padding: 0;
	border-top: 0;
	text-align: center;
	}

.x-colophon.top .widget {
    margin-top: 20px;
}

footer.x-colophon.top h2 {
	font-size: 2.2em!important;
	background-color: #fff!important;
	z-index: 999;
	display: inline-block!important;
	margin: 0!important;
}

footer.x-colophon.top h2:before {
	display: none;
}

.hrBlue {
	margin: -75px auto 75px auto;
	left: 0;
	bottom: 0;
	width: 100%;
	max-width: 1200px;
	z-index: 998;
    height: 2px;
    border-bottom: 2px solid #7993a5;
}

footer.x-colophon.top p {
	font-size: 1.2em!important;
}

footer.x-colophon.top a {
	color: #000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

footer.x-colophon.top a:hover {
	color: #7993a5!important;
}

footer.x-colophon.top .widget ul li:first-child, 
footer.x-colophon.top .widget_nav_menu ul {
	border: 0;
}

/* Social */

#custom_html-2 {
	margin: 0 0 40px 0;
}

/* Ts & Cs */

#custom_html-6 p {
	font-size: 0.9em!important;
	line-height: 1.5em!important;
	text-transform: uppercase;
}

/* MailChimp */

/*#custom_html-4 #mc_embed_signup*/
#mc_embed_signup,
#mc_embed_signup_scroll {
	margin: 40px 0 0 0;
	text-align: center;
}

.mc-field-group label {
	display: none!important;
}

input#mce-EMAIL {
	border: 2px solid #7993a5;
	padding: 20px 17px!important;
}

#mc_embed_signup div.mce_inline_error {
    background-color: #fff!important;
    font-weight: unset!important;
    color: #000!important;
}

@media screen and (min-width: 768px) {
	
	input#mce-EMAIL {
		width: 350px!important;
	}
	
}

input#mc-embedded-subscribe {
	position: relative;
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
	font-style: normal!important;
	display: inline-block;
	color: #fff!important;
	background-color: #7993a5!important;
	border: 0;
	top: -12px;
	margin-left: 5px;
	padding: 12px 25px 13px 25px!important;
	text-transform: uppercase!important;
	text-shadow: none;
	text-align: center!important;
	border-radius: 0;
	box-shadow: none!important;
	text-decoration: none;
	letter-spacing: 0em;
	font-size: 0.8em!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

/*#custom_html-4 input#mc-embedded-subscribe*/
input#mc-embedded-subscribe {
	position: relative;
	font-family: gill-sans-nova, sans-serif!important;
	font-weight: 400!important;
	font-style: normal!important;
	display: inline-block;
	color: #fff!important;
	background-color: #7993a5!important;
	border: 0;
	top: -2px;
	margin-left: 5px;
	padding: 12px 25px 14px 25px!important;
	text-transform: uppercase!important;
	text-shadow: none;
	text-align: center!important;
	border-radius: 0;
	box-shadow: none!important;
	text-decoration: none;
	letter-spacing: 0em;
	font-size: 1em!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

/* end */

.footerLogo {

}

.footerSocial {

}

.footerTxt {

}

footer a i.x-icon {
	color: #7993a5;
}

footer a i.x-icon:hover {
	color: #d8e1e7;
}

@media screen and (max-width: 579px) {
	
	#custom_html-3 {
		margin-top: 30px;
	}
	
	#custom_html-3 img {
		display: none;
	}
	
	#custom_html-3 .hrBlue {
		margin-top: 10px;
		margin-bottom: 30px;
	}	

}

@media screen and (max-width: 767px) {
	
	footer.x-colophon.top {
		padding-top: 40px!important;
		padding-bottom: 20px!important;	 
	}
	
	/*footer.x-colophon.top .x-column.x-md.x-1-1 {
		width: 100%;
		margin-left: 10%;
		margin-right: 10%;
	}*/
	
	footer i.x-icon {
		font-size: 2.2em;
		padding: 20px 6px 0 0;
	}
	
	footer.x-colophon.top h2 {
		padding: 20px 0 20px 0!important;
	}
		
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	
	footer.x-colophon.top {
		padding-top: 40px!important;
		padding-bottom: 20px!important;	 
	}
	
	footer i.x-icon {
		font-size: 2.3em;
		padding: 20px 8px 0 0;
	}
	
	footer.x-colophon.top h2 {
		padding: 20px!important;
	}
	
} 

@media screen and (min-width: 1200px) {
	
	footer.x-colophon.top {
		padding-top: 60px!important;
		padding-bottom: 40px!important;	
	}
	
	footer i.x-icon {
		font-size: 2.4em;
		padding: 20px 10px 0 0;
	}
	
	footer.x-colophon.top h2 {
		padding: 20px!important;
	}
	
}