/*
Theme Name: LGD Callanish
Theme URI: https://www.lynxwebdevelopment.co.uk/lgdgb/theme-guide/
Author: Lynx Graphic Design
Author URI: http://www.lynxwebdevelopment.co.uk/
Description: A base theme for the Genesis Framework.
Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks
Version: 2.8.4
Status: live
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.2
Template: genesis
Template Version: 3.6.0
License: 
License URI: 
Text Domain: lgd-callanish
*/

/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Variables
	- Fonts
	- Tiles
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
- LGD Style
	- Classes for Block Styling
	- Classes for Block Advanced
	- Code Block Styling
	- Heading Image / Logo
	- Navigation
	- Columns
	- Flex Boxes
	- Logos Block
	- Tiles Blocks and Listings
	- Tile Buttons
	- Icons / Metas
	- Pagination
	- Footer Widgets
	- Main Menu Widget Area
	- Simple Social Icons
	- Cookie Notice
	- Search Box (LGD)
	- Colours
	- Theme Colours
	- Flex Grid
- Customisations

*/


/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* ## Variables
--------------------------------------------- */

/* Widths
--------------------------------------------- */

:root {
	--responsive--aligndefault-width: 720px;
	--responsive--alignwide-width: 1080px;
}

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

	:root {
		--responsive--aligndefault-width: calc( 100vw - 120px );
	}

}

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

	:root {
		--responsive--aligndefault-width: 710px;
	}

}

/* Fonts
--------------------------------------------- */

/* source-sans-pro-regular - latin-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-ext_latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-italic - latin-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-ext_latin-italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-600 - latin-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-600.eot'); /* IE9 Compat Modes */
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-ext_latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/source-sans-pro-v21-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-ext_latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* oswald-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/oswald-v49-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/oswald-v49-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald-v49-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald-v49-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald-v49-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald-v49-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* oswald-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/oswald-v49-latin-600.eot'); /* IE9 Compat Modes */
  src: url('fonts/oswald-v49-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald-v49-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald-v49-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald-v49-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald-v49-latin-600.svg#Oswald') format('svg'); /* Legacy iOS */
}

:root {

	--global--heading-font-weight-bold: 700;
	--global--heading-font-weight: 600;
	--global--menu-font-weight-bold: 700;
	--global--menu-font-weight: 600;
	--global--button-font-weight: 600;
	--global--font-weight-bold: 600;
	--global--font-weight-normal: 400;
	--global--font-family-heading: "Oswald", sans-serif;
	--global--font-family-menu: "Oswald", sans-serif;
	--global--font-family-button: "Source Sans Pro", sans-serif;
	--global--font-family-body: "Source Sans Pro", sans-serif;
	
}

/* Tiles
--------------------------------------------- */

html {
  --tile-grid-gap: 24px;
  --tile-grid-gapped-quarter-adjust: calc( 0.75 * var(--tile-grid-gap) );
  --tile-grid-gapped-third-adjust: calc( 0.66666667 * var(--tile-grid-gap) );
}


/* Defaults
---------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	background-color: #fff;
	color: #333;
	font-family: var(--global--font-family-body);
	font-size: 18px;
	font-weight: var(--global--font-weight-normal);
	line-height: 1.625;
	margin: 0;
	overflow-x: hidden;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img,
.button-links a {
	transition: all 0.2s ease-in-out;
}

a {
	color: #0073e5;
	text-decoration: underline;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
	color: #333;
	/* text-decoration: none; */
}

p {
	margin: 20px 0 20px;
	padding: 0;
}

.entry-content p:first-child {
	margin-top: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid currentColor;
	clear: both;
	color: #eee;
	margin: 1.65em auto;
}

b,
strong {
	font-weight: var(--global--font-weight-bold);
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #333;
}

blockquote {
	margin: 30px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--global--font-family-heading);
	font-weight: var(--global--font-weight-bold);
	line-height: 1.2;
	margin: 20px 0 20px;
}

/* 
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}
 */

h1 {
	font-size: 30px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

.site-container h1.has-background,
.site-container h2.has-background,
.site-container h3.has-background,
.site-container h4.has-background,
.site-container h5.has-background,
.site-container h6.has-background,
.site-container p.has-background {
	padding: var(--tile-grid-gap);
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption,
figure {
	max-width: 100%;
}

img {
	height: auto;
	/* vertical-align: top; */
}

figure {
	margin: 0;
}

figure.alignleft + *,
figure.alignright + * {
	clear: both;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: var(--global--font-weight-normal);
	padding: 15px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

:-ms-input-placeholder {
	color: #333;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #333;
	opacity: 1;
}

::placeholder {
	color: #333;
	opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button,
.button-links a {
	background-color: #333;
	border: 0;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-family: var(--global--font-family-button);
	font-weight: var(--global--button-font-weight);
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

.gb-block-cta .gb-button,
.site-container .wp-block-button .wp-block-button__link,
.site-container .wp-block-pullquote p,
.site-container .wp-block-quote p,
.gb-block-cta .gb-button,.site-container .wp-block-pullquote cite,
.site-container .wp-block-quote cite {
	font-family: var(--global--font-family-button);
}

.gb-block-cta .gb-button,
.site-container .wp-block-button .wp-block-button__link {
	font-weight: var(--global--button-font-weight);
}

button.small,
.button.small,
.button-links a {
    padding: 3px 8px 5px;
    font-size: 18px;
    margin: 1px 0;
    line-height: 100%;
}

button.outline,
input[type="button"].outline,
input[type="reset"].outline,
input[type="submit"].outline,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"].outline,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"].outline,
.button.outline {
	color: currentColor;
	background-color: transparent;
	border: 2px solid currentColor;
	padding: 8px 18px;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover,
.button-links a:focus,
.button-links a:hover {
	color: #fff;
	opacity: 0.67;
}

/* 
.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}
 */

.button,
.button-links a {
	display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button-links a:hover,
.button-links a:focus,
.button:hover {
	opacity: 0.67;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

input[type="image"] {
	border: 0;
	background-color: transparent;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

thead tr:nth-child(odd) {
	background-color: rgba(0,0,0,.2);
}

thead tr:nth-child(even) {
	background-color: rgba(0,0,0,.1);
}

tbody {
	border-bottom: 1px solid rgba(0,0,0,0.025);
}

tfoot {
	border-bottom: 1px solid rgba(0,0,0,.025);
	font-size: 16px;
}

tbody tr:nth-child(odd) {
	/* background-color: rgba(255,255,255,.4); */
}

tbody tr:nth-child(even) {
	background-color: rgba(255,255,255,.25);
}

tfoot tr {
	background-color: rgba(255,255,255,.5);
}

td,
th {
	line-height: 2;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0.5em;
}

tr {
	border-top: 1px solid rgba(0,0,0,0.025);
}

th {
	font-weight: var(--global--font-weight-bold);
	padding: 0.5em;
}

.lgd-callanish .wp-block-table td, 
.lgd-callanish .wp-block-table th {
	border-width: 0;
}


/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: var(--global--font-weight-bold);
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}


/* Structure and Layout
---------------------------------------------------------------------------- */

/* 
html {
	overflow-y: scroll;
}
 */

/* Site Container
--------------------------------------------- */

.site-container {
	animation: fadein 1s;
	word-wrap: break-word;
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

/* Site Inner
--------------------------------------------- */

.site-inner {
	margin: 0 auto;
	padding: 24px 30px 24px;
	/* min-height: calc(100vh - 152px); */
}

body.no-top-margin .site-inner {
	padding-top: 0;
}

body.no-bottom-margin .site-inner {
	padding-bottom: 0;
}

body.blog .site-inner,
body.archive .site-inner {
	padding-bottom: 40px;
}

body.header-image-full .site-inner {
	clear: both;
	/* 
margin: 0 auto;
	padding: 25px 30px 20px;
 */
}

/* 
body.header-image-wide .site-inner {
	min-height: calc(100vh - 572px);
}

body.header-image-narrow .site-inner {
	min-height: calc(100vh - 512px);
}
 */

/* 
body.no-header-image .site-inner {
	padding: 60px 30px 0;
}
 */

/* 
body.page-template-landing .site-inner {
	min-height: calc(100vh);
}

body.page-template-blocks .site-inner {
	min-height: calc(100vh - 152px);
}
 */

.site-container {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	/* height: 1px; */
	min-height: 100vh;
}

.admin-bar .site-container {
	min-height: calc( 100vh - 32px );
}


.site-header,
.heading-image,
.heading-image-wide,
.heading-image-narrow,
.footer-widgets,
.site-footer {
	flex: 0 1 auto;
}

.site-inner {
	flex: 1 1 auto;
	width: 100%;
}


/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px;
}

.alignright .avatar {
	margin-left: 20px;
}

.comment .avatar {
	margin: 0 15px 20px 0;
}

/* Genesis
--------------------------------------------- */

.after-entry,
/* .archive-description, */
.author-box {
	margin-bottom: 40px;
}

.after-entry {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px;
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

.genesis-title-hidden .breadcrumb {
	margin-top: 40px;
}

/* .archive-description p:last-child, */
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form,
.search .search-form {
	margin-bottom: 40px;
	max-width: 400px;
}

.search .search-form {
	margin-left: auto;
	margin-right: auto;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.cover-title {
	clear: both;
	margin: 0 auto;
	padding: 0;
}

.cover-title {
	/* height: 100%; */
	/* position: relative; */
	/* position: absolute;
	left:0;
	right:0; */
	background-color: #000;
	background-color: rgba(0,0,0,.2);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 35%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 35%);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 35%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	margin-left: auto;
	margin-right: auto;
	/* bottom: 0; */
	width: 100%;
	overflow: hidden;
}

.cover-title-inner {
	/* position: absolute; */
	/* bottom: 0; */
	width: 100%;
	overflow: hidden;
	/* background-color: rgba(0,0,0,.2); */
	padding: 5px 30px 5px 30px;
	/* border-radius: 20px 0 0 0; */
}

.cover-title-inner h1.entry-title,
.cover-title-inner h2.entry-title,
.cover-title-inner h1.archive-title {
	color: #fff;
	font-size: 32px;
	font-weight: var(--global--heading-font-weight-bold);
	margin-bottom: 0;
}

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

	/* 
.cover-title {
		height: 100%;
		position: relative;
	}
 */

	.cover-title-inner {
		/* position: absolute;
		bottom: 0;
		background-color: rgba(0,0,0,.2); */
		padding: 5px 30px;
		/* border-radius: 20px 0 0 0; */
	}
	
	.cover-title-inner h1.entry-title,
	.cover-title-inner h2.entry-title,
	.cover-title-inner h1.archive-title {
		font-size: 40px;
	}

}

.entry-title.hidden {
	display: none;
}

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

	.cover-title-inner {
		max-width: 1140px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.cover-title-inner h1.entry-title,
	.cover-title-inner h2.entry-title,
	.cover-title-inner h1.archive-title {
		font-size: 60px;
		font-weight: var(--global--heading-font-weight);
	}
	
	.header-image-narrow .cover-title-inner h1.entry-title,
	.header-image-narrow .cover-title-inner h2.entry-title,
	.header-image-narrow .cover-title-inner h1.archive-title {
		font-size: 40px;
		font-weight: var(--global--heading-font-weight);
	}

}

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

	.heading-image .cover-title-inner {
		max-width: var(--responsive--alignwide-width);
		padding: 5px 0;
		margin-left: auto;
		margin-right: auto;
	}

}

.archive-description .entry-title,
.author-box-title {
	font-size: 20px;
	font-weight: var(--global--heading-font-weight);
	margin-bottom: 20px;
}

/* 
.entry-title {
	font-size: 30px;
	margin-bottom: 20px;
}
 */

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	/* color: #0073e5; */
	text-decoration: underline
}

.widget-title {
	font-size: 18px;
	font-weight: var(--global--heading-font-weight);
	margin-top: 0;
	margin-bottom: 20px;
}

.genesis-title-hidden .site-inner {
	padding-top: 0;
}

/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
	display: block;
	margin: 0 auto /* 30px*/; 
}

img.alignnone,
.alignnone {
	margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft,
.wp-block-gallery.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright,
.wp-block-gallery.alignright {
	margin: 0 0 20px 20px;
}

.button-container a.alignright {
	margin: 0 0 20px 0;
}

figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: var(--global--font-weight-bold);
	margin-top: 0.5em;
	/* margin-bottom: 1em; */
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}

/* Widgets
---------------------------------------------------------------------------- */

.widget:not(.main-menu) {
	margin-bottom: var(--tile-grid-gap);
}

.widget:last-child {
	margin-bottom:0;
}

.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

.widget-area select {
	padding: 3px 3px 2px;
	margin-top: 1px;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}


/* Plugins
---------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.after-entry .enews {
	text-align: center;
	padding: 10px;
}

.sidebar .enews {
	background-color: #f5f5f5;
	padding: 30px;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 10px;
}

.after-entry .enews-widget input {
	text-align: center;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 20px;
}

/* Genesis Simple FAQ
--------------------------------------------- */

.gs-faq__question {
	background: transparent;
	border-bottom: 1px solid #eee;
	color: #333;
	padding-left: 0;
	padding-right: 0;
}

.gs-faq__question:focus,
.gs-faq__question:hover {
	background: transparent;
	color: #0073e5;
}

.gs-faq__question::after {
	content: "\f132";
	font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	float: right;
}

.gs-faq__question.gs-faq--expanded::after {
	content: "\f460";
}

/* WP Forms
--------------------------------------------- */

.entry-content .wpforms-container {
	margin-bottom: 40px;
}

.entry-content .wpforms-form .wpforms-field {
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
	border-radius: 0;
	height: auto;
	padding: 15px;
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
	font-weight: var(--global--font-weight-bold);
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	font-size: 14px;
	font-weight: var(--global--font-weight-normal);
}

.entry-content .wpforms-form .wpforms-field-hp {
	display: none !important;
	left: -9000px !important;
	position: absolute !important;
}

.site-container .entry-content .wpforms-form textarea {
	padding: 15px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 300px;
}


/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}


/* Site Header
---------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	padding: 0 30px;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: right;
	display: flex;
	align-items: center;
	height: 72px;
}

.wp-custom-logo .title-area {
	max-width: 240px;
	padding-top: 0;
	width: 100%;
}

.wp-custom-logo .custom-logo-link {
	display: block;
	line-height: 0.7;
}

.wp-custom-logo .title-area img {
	width: auto;
}

.site-title {
	font-size: 20px;
	font-weight: var(--global--heading-font-weight);
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1.2;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative;
}

.genesis-nav-menu a {
	color: #333;
	display: block;
	font-size: 15px;
	font-family: var(--global--font-family-menu);
	font-weight: var(--global--menu-font-weight);
	outline-offset: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #0073e5;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%;
}

.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	font-size: 14px;
	position: relative;
	word-wrap: break-word;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	display: block;
	left: auto;
	opacity: 1;
}

/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.js .nav-primary {
	display: none;
	position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
	display: none;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #333;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #0073e5;
}

.menu-toggle {
	float: left;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px 0;
	position: relative;
	z-index: 1000;
}

.menu-toggle.activated::before {
	content: "\f335";
}

.site-header .menu-toggle::before {
	float: left;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	top: 1px;
}

.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform 0.25s ease-in-out;
}

.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
	clear: left;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 100%;
}

/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-top: 10px;
}

.nav-secondary .genesis-nav-menu {
	line-height: 1.5;
}

.nav-secondary .menu-item {
	display: inline-block;
}

.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}


/* Content Area
---------------------------------------------------------------------------- */

/* Entry Content
--------------------------------------------- */

.entry {
	/* margin-bottom: 40px; */
}

.entry-content ol,
.entry-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery) {
	margin-bottom: var(--tile-grid-gap);
	padding-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
	margin-bottom: 12px;
}

.entry-content ul > li {
	list-style-type: disc;
	margin-bottom: 12px;
}

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #f5f5f5;
}


/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 20px;
}

/* 
.entry-header p.entry-meta {
	margin-bottom: 20px;
}
 */

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-list > li {
	padding: 40px 0 0 30px;
}

.comment-list ul {
	padding-left: 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-content ol {
	margin-bottom: 20px;
	padding-left: 30px;
}

.comment-content ol > li {
	list-style-type: decimal;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

.bypostauthor {
}

/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	line-height: 1.5;
}

.sidebar .widget {
	margin-bottom: 30px;
}

.sidebar p {
	margin-bottom: 20px;
}

/* Footer Widgets
---------------------------------------------------------------------------- */

/* 
.footer-widgets {
	border-top: 1px solid #eee;
	background-color: #fff;
	clear: both;
	padding: 60px 0;
}

.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}

.footer-widget-area {
	margin-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
	margin-bottom: 0;
}
 */

/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
	color: #fff;
	/* border-top: 1px solid #eee; */
	font-size: 15px;
	line-height: 1.5;
	padding: 30px;
	text-align: center;
}

.site-footer p {
	margin-top: 0;
	margin-bottom: 0;
}

.site-footer a {
	color: #e4e4e4;
}

.site-footer a:hover {
	color: #ccc;
}


/* Media Queries
---------------------------------------------------------------------------- */

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

	table {
		table-layout: auto;
		word-break: normal;
	}

}

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

	/* Site Header
	--------------------------------------------- */

	.site-header {
		position: fixed; 
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 9999;
		width: 100%;
	}

	.admin-bar .site-header {
		top: 32px;
	}

	/* Genesis Menu
	--------------------------------------------- */

	.genesis-nav-menu .menu-item {
		display: inline-block;
	}

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu > .menu-bold > a {
		font-weight: var(--global--menu-font-weight-bold);
	}

	.genesis-nav-menu > .menu-highlight > a {
		background-color: #333;
		border-radius: 3px;
		color: #fff;
		font-weight: var(--global--menu-font-weight);
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.genesis-nav-menu > .menu-highlight > a:focus,
	.genesis-nav-menu > .menu-highlight > a:hover {
		background-color: #0073e5;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 180px;
	}

	.genesis-nav-menu .sub-menu {
		border-top: 1px solid #eee;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		transition: opacity 0.4s ease-in-out;
	}

	.genesis-nav-menu .sub-menu a {
		border: 1px solid #eee;
		border-top: 0;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -49px 0 0 179px;
	}

	/* Responsive Menu
	--------------------------------------------- */

	.js .nav-primary {
		display: block;
		padding-top: 15px;
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}

	/* Header Menu
	--------------------------------------------- */

	.nav-primary {
		clear: none;
		float: left;
		width: auto;
	}
	
	body.primary-menu-widget-area .nav-primary {
		width: 100%;
	}

	.nav-primary .genesis-nav-menu a {
		padding-left: 15px;
		padding-right: 15px;
	}

	/* Site-Inner
	--------------------------------------------- */

	.site-inner {
		max-width: 1140px;
	}

	/* Content
	--------------------------------------------- */

	.content {
		float: left;
		width: 65.81196581196582%;
	}

	.sidebar-content .content {
		float: right;
	}

	.full-width-content .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	/* Sidebar
	--------------------------------------------- */

	.sidebar {
		float: right;
		width: 31.623931623931625%;
	}

	.sidebar-content .sidebar {
		float: left;
	}

	/* Author Box
	--------------------------------------------- */

	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}

	/* After Entry
	--------------------------------------------- */

	.after-entry {
		padding: 40px 60px;
	}

	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* Column Classes
	--------------------------------------------- */

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%;
	}

	.one-third,
	.two-sixths {
		width: 31.623931623931625%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%;
	}

	.one-fourth {
		width: 23.076923076923077%;
	}

	.three-fourths {
		width: 74.35897435897436%;
	}

	.one-sixth {
		width: 14.52991452991453%;
	}

	.five-sixths {
		width: 82.90598290598291%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	/* .archive-description, */
	.author-box,
	.comment-respond,
	/* .entry, */
	.entry-comments,
	.entry-pings {
		margin-bottom: 40px;
	}

	/* Footer Widgets
	--------------------------------------------- */

	/* 
.footer-widgets .wrap {
		max-width: 1140px;
	}

	.footer-widget-area {
		float: left;
		margin-bottom: 0;
		width: calc(100% / 3);
	}
 */

}

/* Print Styles
---------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}

/* LGD Style
----------------------------------------------------------------------------
---------------------------------------------------------------------------- */


/* Classes for Block styling
------------------------------------------ */

.wp-block-gallery + h1,
.wp-block-gallery + h2,
.wp-block-gallery + h3,
.wp-block-gallery + h4,
.wp-block-gallery + h5,
.wp-block-gallery + h6,
.wp-block-gallery + p,
.wp-block-gallery + ul,
.wp-block-gallery + ol {
	margin-top: 20px;
}

.wp-block-image + h1,
.wp-block-image + h2,
.wp-block-image + h3,
.wp-block-image + h4,
.wp-block-image + h5,
.wp-block-image + h6,
.wp-block-image + p,
.wp-block-image + ul,
.wp-block-image + ol {
	margin-top: 20px;
}

.site-container .wp-block-gallery.alignfull {
	padding-left: 16px;
	padding-right: 16px;
}

p.has-drop-cap:not(:focus)::first-letter {
    font-size: 6.3em;
}

.wp-block-image .aligncenter > figcaption {
	text-align: center;
}

.wp-block-image img {
	vertical-align: bottom;
}

.wp-block-image::after {
	content: "";
	clear: both;
	display: table;
}

/* 
.lgd-custom .wp-block-cover .wp-block-cover__inner-container {
	width: calc(100% - 60px);
}

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

	.lgd-custom.full-width-content .wp-block-cover.alignfull .wp-block-cover__inner-container {
		width: 65.81196581196582%;
		max-width: 710px;
	}

}
 */
 
@media only screen and (max-width: 479px) {

	.lgd-custom .wp-block-image .alignleft,
	.lgd-custom .wp-block-image .alignright {
		clear: both;
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto; 
	}
	
	.lgd-custom .wp-block-image figure.alignleft,
	.lgd-custom .wp-block-image figure.alignright {
		clear: both;
		float: none;
		display: table;
		margin-left: auto;
		margin-right: auto; 
	}

}

.lgd-callanish .entry-content > .wp-block-file:not(.shadow-style):not(.no-bottom-margin) {
	margin-bottom: 40px;
}

.lgd-callanish .wp-block-file .wp-block-file__embed {
	margin-bottom: 20px;
}

.lgd-callanish .wp-block-file .wp-block-file__button {
	background-color: #333;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	padding: 10px 20px;
}

.lgd-callanish .wp-block-file a.wp-block-file__button {
	text-decoration: none
}

.lgd-callanish .wp-block-file a.wp-block-file__button:active,
.lgd-callanish .wp-block-file a.wp-block-file__button:focus,
.lgd-callanish .wp-block-file a.wp-block-file__button:hover,
.lgd-callanish .wp-block-file a.wp-block-file__button:visited {
	box-shadow:none;
	color:#fff;
	opacity: .67;
	text-decoration:none;
}

.lgd-callanish .wp-block-file *+.wp-block-file__button {
	margin-left: 15px;
}

.wp-block-group__inner-container {
	overflow: hidden;
}

.entry-content ul.icon:not(.blocks-gallery-grid):not(.wp-block-gallery),
.entry-content ul.is-style-icon-bullet:not(.blocks-gallery-grid):not(.wp-block-gallery) {
	padding-left: 0;
}

.entry-content ul.icon li,
.entry-content ul.is-style-icon-bullet li {
    background-image: url('images/bullet.png');
    background-repeat: no-repeat;
    background-position: 8px 8px;
    list-style: none;
	padding-left: 40px;
    margin-bottom: 14px;
}

/* 
.entry-content ul.icon li,
.entry-content ul.is-style-icon-bullet li {
	background-color: #ccc;
	mask-image: url(images/bullet-mask.png);
	mask-repeat: no-repeat;
}
 */

/* Classes for Block Advanced
--------------------------------------------- */
.img-border img,
.imgborder img {
	border: 1px solid #ccc;
}

.text-shadow-black {
	text-shadow: 0 0 2px rgba(0,0,0,0.8);
}

.wp-block-media-text.clip10 img {
	-webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}

.wp-block-media-text.has-media-on-the-right.clip10 img {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}

.wp-block-media-text.clip-10 img {
	-webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
}

.wp-block-media-text.has-media-on-the-right.clip-10 img {
	-webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
}

.wp-block-media-text.skew10 figure {
	-ms-transform-origin: top right;
	-webkit-transform-origin: top right;
	transform-origin: top right;
	-ms-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
	overflow: hidden;
}

.wp-block-media-text.skew10 figure img {
	-ms-transform-origin: top right;
	-webkit-transform-origin: top right;
	transform-origin: top right;
	-ms-transform: skewX(10deg);
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
}

.wp-block-media-text.has-media-on-the-right.skew10 figure {
	-ms-transform-origin: top right;
	-webkit-transform-origin: top right;
	transform-origin: top right;
	-ms-transform: skewX(10deg);
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	overflow: hidden;
}

.wp-block-media-text.has-media-on-the-right.skew10 figure img {
	-ms-transform-origin: top right;
	-webkit-transform-origin: top right;
	transform-origin: top right;
	-ms-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
}

.wp-block-media-text.skew-10 figure {
	-ms-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	-ms-transform: skewX(10deg);
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	overflow: hidden;
}

.wp-block-media-text.skew-10 figure img {
	-ms-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	-ms-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
}

.wp-block-media-text.has-media-on-the-right.skew-10 figure {
	-ms-transform-origin: bottom right;
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
	-ms-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
	overflow: hidden;
}

.wp-block-media-text.has-media-on-the-right.skew-10 figure img {
	-ms-transform-origin: bottom right;
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
	-ms-transform: skewX(10deg);
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
}

.wp-block-media-text.skew10,
.wp-block-media-text.skew-10 {
	overflow: hidden;
}

.wp-block-cover.halfheight {
	min-height: 50vh;
}

.wp-block-cover.fullheight {
	min-height: 100vh;
}

p.alignfull,
h1.alignfull,
h2.alignfull,
h3.alignfull,
h4.alignfull,
ul.alignfull,
ol.alignfull {
	padding-left: 30px;
	padding-right: 30px;
}

/* 
.wp-block-group.clip5 {
	padding-top: 5vw;
	padding-bottom: 5vw;
	-webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 95%);
	clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 95%);
}

.wp-block-group.clip-5 {
	padding-top: 5vw;
	padding-bottom: 5vw;
	-webkit-clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
	clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
}
 */

.wp-block-group.skew2 {
	padding-top: 2vw;
	padding-bottom: 2vw;
	margin-top: calc(2vw + 20px);
	margin-bottom: calc(2vw + 20px);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(2deg);
	-webkit-transform: skewY(2deg);
	transform: skewY(2deg);
}

.entry-content > .wp-block-group.skew2:not(.shadow-style):not(.no-bottom-margin) {
	padding-top: 2vw;
	padding-bottom: 2vw;
	margin-top: calc(2vw + 20px);
	margin-bottom: calc(2vw + 20px);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(2deg);
	-webkit-transform: skewY(2deg);
	transform: skewY(2deg);
}

.wp-block-group.skew2 .wp-block-group__inner-container {
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(-2deg);
	-webkit-transform: skewY(-2deg);
	transform: skewY(-2deg);
}

.wp-block-group.skew-2 {
	padding-top: 2vw;
	padding-bottom: 2vw;
	margin-top: calc(2vw + 20px);
	margin-bottom: calc(2vw + 20px);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(-2deg);
	-webkit-transform: skewY(-2deg);
	transform: skewY(-2deg);
}

.entry-content > .wp-block-group.skew-2:not(.shadow-style):not(.no-bottom-margin) {
	padding-top: 2vw;
	padding-bottom: 2vw;
	margin-top: calc(2vw + 20px);
	margin-bottom: calc(2vw + 20px);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(-2deg);
	-webkit-transform: skewY(-2deg);
	transform: skewY(-2deg);
}

.wp-block-group.skew-2 .wp-block-group__inner-container {
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(2deg);
	-webkit-transform: skewY(2deg);
	transform: skewY(2deg);
}

.wp-block-cover.skew2 {
	/* 
padding-top: 2vw;
	padding-bottom: 2vw;
 */
	margin-top: calc(2vw + 20px);
	margin-bottom: calc(2vw + 20px);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(2deg);
	-webkit-transform: skewY(2deg);
	transform: skewY(2deg);
}

.wp-block-cover.skew2 .wp-block-cover__inner-container {
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(-2deg);
	-webkit-transform: skewY(-2deg);
	transform: skewY(-2deg);
}

.wp-block-cover.skew-2 {
	/* 
padding-top: 2vw;
	padding-bottom: 2vw;
 */
	margin-top: calc(2vw + 20px);
	margin-bottom: calc(2vw + 20px);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(-2deg);
	-webkit-transform: skewY(-2deg);
	transform: skewY(-2deg);
}

.wp-block-cover.skew-2 .wp-block-cover__inner-container {
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	-ms-transform: skewY(2deg);
	-webkit-transform: skewY(2deg);
	transform: skewY(2deg);
}


.dark-border .tile.has-theme-primary-light-background-color,
.dark-border .tile.has-theme-secondary-light-background-color,
.dark-border .tile.has-theme-tertiary-light-background-color,
.has-theme-primary-light-background-color.dark-border,
.has-theme-secondary-light-background-color.dark-border,
.has-theme-tertiary-light-background-color.dark-border {
	border: 2px solid #999;
}

.wp-block-group__inner-container > *:first-child {
	margin-top: 0;
}

.wp-block-group__inner-container > *:last-child {
	margin-bottom: 0;
}


/* .wp-block-group, */
.wp-block-group.has-background {
	padding: 20px 30px;
}

/* 
.wp-block-group.is-style-no-bottom-padding,
.wp-block-group.has-background.is-style-no-bottom-padding {
	padding-bottom: 0;
}
 */

/* 
.entry-content > .no-bottom-margin {
	margin-bottom: 0;
}
 */

/* Code Block Styling
------------------------------------------ */

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.content pre[class*="language-"] {
	margin-bottom: 28px;
	font-size: 16px;
}

.content pre[class*="language-"] code {
	margin-right: 1em;
}


/* Heading Image / Logo
------------------------------------------ */

/* 
.heading-image {
	background: #ccc url("images/small-heading.jpg") 50% 50%/cover;
	width: 100%;
	min-height: 33vh;
	margin-top: 0;
	overflow:auto;
	position: relative;
	display: -webkit-flex;
    display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
 */

.heading-image {
	background: #ccc url("images/small-heading.jpg") 50% 50%/cover;
	width: 100%;
	height: calc(33vh - 72px);
 	min-height: 200px;
	margin-top: 0;
	overflow:auto;
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
    justify-content: flex-end;
}

.heading-image-wide {
	background: #ccc url("images/small-heading.jpg") 50% 50%/cover;
	margin-left: 30px;
	margin-right: 30px;
	height: 300px;
	min-height: calc(33vh - 60px);
	margin-top: 60px;
	overflow:auto;
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: flex-end;
}

.heading-image-narrow {
	background: #ccc url("images/small-heading.jpg") 50% 50%/cover;
	margin-left: 30px;
	margin-right: 30px;
	height: 300px;
	min-height: calc(33vh - 60px);
	margin-top: 60px;
	overflow:auto;
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: flex-end;
}

body.content-sidebar .heading-image-narrow,
body.sidebar-content .heading-image-narrow {
	margin-top: 0;
	margin-bottom: 30px;
}

body.content-sidebar .site-inner,
body.sidebar-content .site-inner {
	padding-top: 60px;
}

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

	.heading-image,
	.heading-image-wide {
		background: #ccc url("images/mid-heading.jpg") 50% 50%/cover;
	}

}

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

	.heading-image {
		background: #ccc url("images/heading.jpg") 50% 50%/cover;
	}

}

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

	.heading-image-wide {
		max-width: var(--responsive--alignwide-width);
		margin-left: auto;
		margin-right: auto;
	}
	
}

/* 
@media only screen and (min-width: 781px) {

	.heading-image-narrow {
		max-width: calc( 100vw - 120px );
		margin-left: auto;
		margin-right: auto;
	}
	
}

@media only screen and (min-width: 830px) {
 */

.heading-image-narrow {
	max-width: var(--responsive--aligndefault-width);
	margin-left: 30px;
	margin-right: 30px;
}

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

	.heading-image-narrow {
		max-width: var(--responsive--aligndefault-width);
		margin-left: auto;
		margin-right: auto;
	}

}

body .heading-logo {
	background: transparent url("images/logo.png") top left/contain no-repeat;
	width: 300px;
	max-width: calc(100% - 40px);
	height: 200px;
	max-height: calc(33vh - 194px);
	min-height: 100px;
	margin: 0;
	position: absolute;
	top: 20px;
	left: 20px;
}

/* Navigation
------------------------------------------ */

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

	.menu-item-has-children > a:after {
		display: inline;
		font-family: "dashicons";
		font-weight: normal;
		content: "\2002\f347";
		position: relative;
		font-size: 10px;
		top: 2px;
	}
	
	.menu-item-has-children .menu-item-has-children > a:after {
		display: inline;
		font-family: "dashicons";
		font-weight: normal;
		content: "";
		position: relative;
		font-size: 10px;
		top: 2px;
		right: 10px;
	}
	
	.sub-menu .menu-item-has-children > a::after {
		display: block;
		font-family: "dashicons";
		font-weight: normal;
		content: "\f345";
		width: 14px;
		text-align: right;
		float:right;
		margin-right: -14px;
	}
	
}

/* Columns
------------------------------------------ */

.cols {
	overflow: auto;
}

.cols.cols1 {
	overflow: hidden;
}

.full-width-content .content {
	float: none;
	margin-left: auto;
	margin-right: auto;
	/* width: 65.81196581196582%; */
	/* max-width: 592px; */
}

.sidebar-primary {
	max-width: var(--responsive--aligndefault-width);
	margin: 0 auto;
}

.cols2 .col {
	width: 100%;
	padding-left: 0;
	margin-top: 2.564102564102564%
	margin-bottom: 2.564102564102564%;
}

.cols2.no-gutter .col {	
	width: 100%;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.cols3 .col {
	width: 100%;
	padding-left: 0;
	margin-bottom: 2.564102564102564%;
}

.cols3.no-gutter .col {
	width: 100%;
	padding-left: 0;
	margin-bottom: 0;
}

.cols4 .col {
	width: 100%;
	padding-left: 0;
	margin-top: 2.564102564102564%
	margin-bottom: 2.564102564102564%;
}

.cols4.no-gutter .col {
	width: 100%;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.cols6 .col {
	width: 48.717948717948715%;
	float: left;
	margin-top: 2.564102564102564%;
	margin-bottom: 2.564102564102564%;
	margin-left: 2.564102564102564%;
}

.cols6.no-gutter .col {
	width: 50%;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.cols6 .first2col {
	clear: both;
	margin-left: 0;
}

.cols8 .col {
	width: 48.717948717948715%;
	float: left;
	margin-top: 2.564102564102564%;
	margin-bottom: 2.564102564102564%;
	margin-left: 2.564102564102564%;
}

.cols8.no-gutter .col {
	width: 50%;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.cols8 .first2col {
	clear: both;
	margin-left: 0;
}

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

	.cols2 .col {
		width: 48.717948717948715%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.cols2.no-gutter .col {
		width: 50%;
		float: left;
		margin-left: 0;
	}

	.cols2 .first2col {
		clear: both;
		margin-left: 0;
	}
	
	/* these 3 col classes will use 2 col till they get to wider screen sizes */
	
	.full-width-content .cols3 .col {
		width: 48.717948717948715%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols3.no-gutter .col {
		width: 50%;
		float: left;
		margin-left: 0;
	}

	.full-width-content .cols3 .first2col {
		clear: both;
		margin-left: 0;
	}
	
	/* these 6 col classes will use 4 col till they get to wider screen sizes */
	
	.full-width-content .cols6 .col {
		width: 23.076923076923077%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols6.no-gutter .col {
		width: 25%;
		float: left;
		margin-left: 0;
	}
	
	.full-width-content .cols6 .first2col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols6.no-gutter .first2col {
		clear: none;
		margin-left: 0;
	}

	.full-width-content .cols6 .first4col {
		clear: both;
		margin-left: 0;
	}
	
	/* these 3 col classes will miss out 2 col as they are narrower 3 col at full screen widths or specified to force 3 col */
	
	.content-sidebar .cols3 .col,
	.sidebar-content .cols3 .col,
	.cols3.colsforce .col {
		width: 31.623931623931625%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.content-sidebar .cols3.no-gutter .col,
	.sidebar-content .cols3.no-gutter .col,
	.cols3.colsforce.no-gutter .col {
		width: 33.3333%;
		float: left;
		margin-left: 0;
	}

	.content-sidebar .cols3 .first3col,
	.sidebar-content .cols3 .first3col,
	.cols3.colsforce .first3col {
		clear: both;
		margin-left: 0;
	}
	
	/* these 4 col classes will use 2 col till wider screen sizes */
	
	.cols4 .col {
		width: 48.717948717948715%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.cols4.no-gutter .col {
		width: 50%;
		float: left;
		margin-left: 0;
	}
	
	.cols4 .first2col {
		clear: both;
		margin-left: 0;
	}
	
	/* these 6 col classes will miss out 2 col as they are narrower 3 col at full screen widths or specified to force 3 col */
	
	.content-sidebar .cols6 .col,
	.sidebar-content .cols6 .col,
	.cols6.colsforce .col {
		width: 31.623931623931625%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.content-sidebar .cols6.no-gutter .col,
	.sidebar-content .cols6.no-gutter .col,
	.cols6.colsforce.no-gutter .col {
		width: 33.3333%;
		float: left;
		margin-left: 0;
	}
	
	.content-sidebar .cols6 .first2col,
	.sidebar-content .cols6 .first2col,
	.cols6.colsforce .first2col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.content-sidebar .cols6.no-gutter .first2col,
	.sidebar-content .cols6.no-gutter .first2col,
	.cols6.colsforce.no-gutter .first2col {
		clear: none;
		margin-left: 0;
	}

	.content-sidebar .cols6 .first3col,
	.sidebar-content .cols6 .first3col,
	.cols6.colsforce .first6col {
		clear: both;
		margin-left: 0;
	}
	
	/* these 8 col classes will use 4 col till wider screen sizes */
	
	.cols8 .col {
		width: 23.076923076923077%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.cols8.no-gutter .col {
		width: 25%;
		float: left;
		margin-left: 0;
	}
	
	.cols8 .first2col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.cols8.no-gutter .first2col {
		clear: none;
		margin-left: 0;
	}
	
	.cols4 .first4col {
		clear: both;
		margin-left: 0;
	}
	
	.cols8 .first4col {
		clear: both;
		margin-left: 0;
	}

}

@media only screen and (min-width: 960px) {
	
	.content-sidebar .content,
	.sidebar-content .content {
		margin-left: 0;
		margin-right: 0;
	}

	.full-width-content .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 65.81196581196582%;
		max-width: var(--responsive--aligndefault-width);
	}

	.full-width-content .cols3 .col,
	.cols3 .col {
		width: 31.623931623931625%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols3.no-gutter .col,
	.cols3.no-gutter .col {
		width: 33.3333%;
		float: left;
		margin-left: 0;
	}
	
	.full-width-content .cols3 .first2col,
	.cols3 .first2col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols3.no-gutter .first2col,
	.cols3.no-gutter .first2col {
		clear: none;
		margin-left: 0;
	}

	.full-width-content .cols3 .first3col,
	.cols3 .first3col {
		clear: both;
		margin-left: 0;
	}
	
	.cols4 .col {
		width: 23.076923076923077%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.cols4.no-gutter .col {
		width: 25%;
		float: left;
		margin-left: 0;
	}

	.cols4 .first2col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.cols4.no-gutter .first2col {
		clear: none;
		margin-left: 0;
	}
	
	.cols4 .first4col {
		clear: both;
		margin-left: 0;
	}
	
	.full-width-content .cols6 .col,
	.cols6 .col {
		width: 14.52991452991453%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols6.no-gutter .col,
	.cols6.no-gutter .col {
		width: 14.52991452991453%;
		float: left;
		margin-left: 0;
	}
	
	.full-width-content .cols6 .first2col,
	.cols6 .first4col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.full-width-content .cols6.no-gutter .first2col,
	.cols6.no-gutter .first4col {
		clear: none;
		margin-left: 0;
	}

	.full-width-content .cols6 .first6col,
	.cols6 .first6col {
		clear: both;
		margin-left: 0;
	}
	
	.cols8 .col {
		width: 10.2564102564103%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	
	.cols8.no-gutter .col {
		width: 10.2564102564103%;
		float: left;
		margin-left: 0;
	}

	.cols8 .first4col {
		clear: none;
		margin-left: 2.564102564102564%;
	}
	
	.cols8.no-gutter .first4col {
		clear: none;
		margin-left: 0;
	}
	
	.cols8 .first8col {
		clear: both;
		margin-left: 0;
	}

}

/* Flex Boxes
------------------------------------------ */

.flexcontainer {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	align-items: stretch;
	flex-align: stretch;
	-ms-flex-align: stretch;	
	-webkit-align-content: space-between; 
	align-content: space-between; 
	margin-bottom: 0;
	-webkit-perspective:1;
	/* 
margin-top: 24px;
	margin-bottom: 24px;
 */
}

.flexcontainer.no-fc-margin {
	margin-top: 0;
	margin-bottom: 0;
}

/* Logos Block
------------------------------------------ */

.logos.alignfull {
	padding: 0 30px;
}
 
.lgd-block-logos .col {
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	-ms-flex-direction: column;
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	justify-content: center;
	margin-top: 0;
	margin-bottom: 2.564102564102564%;
}

.lgd-block-logos .col img {
	max-width: 100%;
	height: auto;
}

.lgd-block-logos .col .flexinner {
	min-height: 1px; /* fix for Internet Explorer not collapsing div for resized img */
}

.lgd-block-logos img.centered,
.lgd-block-logos .aligncenter {
	display: block;
	margin: 0 auto;
}

.lgd-block-logos p {
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 0;
}

.alignfull > div.wp-block-cover__inner-container .alignwide,
.alignwide > div.wp-block-cover__inner-container .alignwide {
	margin-left: auto;
	margin-right: auto;
}

.alignwide > div:not(.wp-block-cover__inner-container) .lgd-block-logos p {
	font-size: calc( 12px + .5vw );
}

.alignfull > div:not(.wp-block-cover__inner-container) .lgd-block-logos p {
	font-size: calc( 12px + 1vw );
}

.logos .flexinner {
	width: 100%;
	flex-shrink: 0;
}

.lgd-block-logos .greyscale-yes img {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	filter: grayscale(1);
}

.lgd-block-logos .greyscale-yes img:hover {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	filter: grayscale(0);
}

/* Tiles Blocks and Listings
------------------------------------------ */

.tiles.cols {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	align-items: stretch;
	flex-align: stretch;
	-ms-flex-align: stretch;	
	-webkit-align-content: space-between; 
	align-content: space-between; 
	/* margin-bottom: -20px; */
	-webkit-perspective:1;
}

.tiles.cols .flex {
	display: flex;
	display: -ms-flexbox;
	flex-grow: 0;
	flex-direction: column;
	-ms-flex-direction: column;
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	justify-content: space-between;
	padding: 0;
}

.tiles.cols .tile .flex {
	flex-grow: 1;
}
 
.tiles .tile img {
	/* max-width: 100%; */
	height: auto;
}

.image-container {
	flex-shrink: 0;
}

.tiles .button-container {
	overflow: hidden;
}

.tiles .tile {
	/* margin-top: 20px; */
	margin-bottom: 0;
}

.tiles .tile1 {
	margin-top: 0;
}

.tiles.no-gutter .tile {
	margin-top: 0;
}

.tile.has-default-colour {
	color: #333;
}

/* 
.tile.has-default-colour h2,
.tile.has-default-colour h2 a {
	color: var(--global--color-primary);
}

.tile.has-default-colour .entry-time::before {
	color: var(--global--color-primary-mid);
}
 */

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

	.tiles .tile {
		/* margin-top: max( 20px, 2.564102564102564% ); */
	}
	
	.tiles .tile1 {
		margin-top: 0;
	}
	
	.tiles.no-gutter .tile {
		margin-top: 0;
	}

}

.tiles .image-outer-container {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
}

@supports (padding-bottom: min( 56.25%, 300px )) {

	.tiles .image-outer-container {
		width: 100%;
		padding-bottom: 56.25%;
		padding-bottom: min( 56.25%, 300px );
		position: relative;
	}

}

.tiles  .image-outer-container .image-container {
	position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    overflow: hidden;
}

.tiles .image-outer-container .image-container img {
	width:100%;
	height:100%;
	object-position: center;
	object-fit: cover;
	display: block;
	max-width: none;
}

.tiles .image-container img {
	border-radius: 0;
	flex-shrink: 0;
}

.tiles .tile.justimg a {
    display: block;
    width: 100%;
    height: 100%;
}

.tiles .tile.justimg img {
	display: block;
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
}

.tiles h2.tile-title {
	margin-top: 0;
}

.col.has-background-color.flex .text,
.tile.has-background-color.flex .text {
	padding: 20px 20px 0;
}

.col.has-background-color.flex .text .entry-time,
.tile.has-background-color.flex .text .entry-time {
	display: block;
	margin-bottom: 10px;
}

.col.has-background-color.flex .button-container,
.tile.has-background-color.flex .button-container {
	padding-right: 20px;
}

.full-width-content .entry-content > .alignfull .alignwide.lgd-block-latest-posts,
.full-width-content .entry-content > .alignwide .alignwide.lgd-block-latest-posts,
.full-width-content .entry-content > .alignfull .aligncenter.lgd-block-latest-posts,
.full-width-content .entry-content > .alignwide .aligncenter.lgd-block-latest-posts,
.full-width-content .entry-content > .alignfull .alignwide.lgd-block-tiles,
.full-width-content .entry-content > .alignwide .alignwide.lgd-block-tiles,
.full-width-content .entry-content > .alignfull .aligncenter.lgd-block-tiles,
.full-width-content .entry-content > .alignwide .aligncenter.lgd-block-tiles {
	/* padding-top: 20px; */
}

.grid-container {
	display: grid;
	grid-template-columns: 48.717948717948715% 2.564102564102564% 48.717948717948715%;
	grid-template-rows: auto auto 20px auto auto;
}

.grid-container .item0.image-container {
	grid-column: 1 / 4;
}

.grid-container .item0.text-container {
	grid-column: 1 / 4;
}

.grid-container .item1.image-container {
	grid-column: 1 / 2;
	grid-row: 4 / 5;
}

.grid-container .item1.text-container {
	grid-column: 1 / 2;
	grid-row: 5 / 6;
}

.grid-container .item2.image-container {
	grid-column: 3 / 4;
	grid-row: 4 / 5;
}

.grid-container .item2.text-container {
	grid-column: 3 / 4;
	grid-row: 5 / 6;
}

.tiles.colbalance .tile,
.tiles.nocolbalance .tile {
	width: 100%;
	margin-left: 0;
}

.tiles.colbalance.cols1,
.tiles.nocolbalance.cols1 {
	/* width: 100%; */
	margin-left: 0;
}

.tiles .image-container img {
	height: auto;
	/* max-height: 300px; */
	width: 100%;
	object-fit: cover;
	/* overflow: hidden; */
}

@supports (padding-bottom: min( 56.25%, 300px )) {

	.tiles .image-container img {
		height: auto;
		max-height: 300px;
		width: 100%;
		object-fit: cover;
		/* overflow: hidden; */
	}

}

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

	div:not(.wp-block-column) > .alignwide > .tiles.colbalance.single.odd.rem3-1.rem4-1.cols1 .tile.tile1 {
		max-width: 100%;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1 .flex {
		display: flex;
		flex-direction: row;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container {
		width: 31.623931623931625%;
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		float: left;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols1.no-gutter .image-container {
		width: 33.3333%;
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		float: left;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container a,
	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container img {
		/* display: block; */
		height: 100%;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container img {
		/* vertical-align:bottom; */
		max-height: none;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1 .tile .flex {
		flex-direction: column;
		width: 68.37606838%;
		padding-left: 2.564102564102564%;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1.no-gutter .tile .flex {
		flex-direction: column;
		width: 66.6667%;
		padding-left: 2.564102564102564%;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1 .tile .flex .text {
		padding-left: 0;
	}
	
}

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

	.tiles.colbalance:not(.cols1) .tile,
	.tiles.nocolbalance:not(.cols1) .tile {
		width: 48.717948717948715%;
		margin-left: 2.564102564102564%;
	}
	
	.tiles.colbalance.no-gutter:not(.cols1) .tile,
	.tiles.nocolbalance.no-gutter:not(.cols1) .tile {
		width: 50%;
		margin-left: 0;
	}

	.tiles.colbalance.even .tile.odd,
	.tiles.nocolbalance .tile.odd {
		margin-left: 0;
	}

	.tiles.colbalance.odd .tile.even {
		margin-left: 0;
	}

	.tiles.colbalance.odd .tile.tile1 {
		width: 100%;
		margin-left: 0;
	}
	
	.tiles.colbalance.single .tile.tile1 {
		width: 100%;
		max-width: var(--responsive--aligndefault-width);
		margin-left: auto;
		margin-right: auto;
	}
	
	/* .listing.tiles .tile2, */
	.tiles.colbalance.even:not(.cols1) .tile2,
	.tiles.nocolbalance:not(.cols1) .tile2 {
		margin-top: 0;
	}
	
	.tiles.nocolbalance.cols3.listing .first2col {
		margin-left: 0;
	}

}

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

	.tiles.colbalance.cols3 .tile,
	.tiles.nocolbalance.cols3 .tile,
	.tiles.colbalance.cols3.even .tile.odd,
	.tiles.nocolbalance.cols3 .tile.odd,
	.tiles.colbalance.cols3.odd .tile.even,
	.tiles.colbalance.cols3.odd .tile.tile1 {
		width: 31.623931623931625%;
		margin-left: 2.564102564102564%;
	}
	
	.tiles.colbalance.cols3.no-gutter .tile,
	.tiles.nocolbalance.cols3.no-gutter .tile,
	.tiles.colbalance.cols3.even.no-gutter .tile.odd,
	.tiles.nocolbalance.cols3.no-gutter .tile.odd,
	.tiles.colbalance.cols3.odd.no-gutter .tile.even,
	.tiles.colbalance.cols3.odd.no-gutter .tile.tile1 {
		width: 33.3333%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4 .tile,
	.tiles.nocolbalance.cols4 .tile,
	.tiles.colbalance.cols4.even .tile.odd,
	.tiles.nocolbalance.cols4 .tile.odd,
	.tiles.colbalance.cols4.odd .tile.even,
	.tiles.colbalance.cols4.odd .tile.tile1 {
		width: 23.076923076923077%;
		margin-left: 2.564102564102564%;
	}
	
	.tiles.colbalance.cols4.no-gutter .tile,
	.tiles.nocolbalance.cols4.no-gutter .tile,
	.tiles.colbalance.cols4.even.no-gutter .tile.odd,
	.tiles.nocolbalance.cols4.no-gutter .tile.odd,
	.tiles.colbalance.cols4.odd.no-gutter .tile.even,
	.tiles.colbalance.cols4.odd.no-gutter .tile.tile1 {
		width: 25%;
		margin-left: 0;
	}

	.tiles.colbalance.cols3.rem3-0 .tile.col3-1,
	.tiles.nocolbalance.cols3 .tile.col3-1 {
		margin-left: 0;
	}

	.tiles.colbalance.cols3.rem3-1 .tile.col3-2 {
		margin-left: 0;
	}

	.tiles.colbalance.cols3.rem3-2 .tile.col3-3 {
		margin-left: 0;
	}

	.tiles.colbalance.cols3.rem3-1 .tile.tile1,
	.tiles.colbalance.cols3.rem3-1 .tile.tile4 {
		width: 65.81196581196582%;
	}
	
	.tiles.colbalance.cols3.rem3-1.no-gutter .tile.tile1,
	.tiles.colbalance.cols3.rem3-1.no-gutter .tile.tile4 {
		width: 66.6667%;
	}

	.tiles.colbalance.cols3.rem3-1 .tile.tile1,
	.tiles.colbalance.cols3.rem3-1 .tile.tile3 {
		margin-left: 0;
	}

	.tiles.colbalance.cols3.rem3-1 .tile.tile2,
	.tiles.colbalance.cols3.rem3-1 .tile.tile4 {
		margin-left: 2.564102564102564%;
	}
	
	.tiles.colbalance.cols3.rem3-1.no-gutter .tile.tile2,
	.tiles.colbalance.cols3.rem3-1.no-gutter .tile.tile4 {
		margin-left: 0;
	}

	.tiles.colbalance.cols3.rem3-2 .tile.tile1 {
		width: 65.81196581196582%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols3.rem3-2.no-gutter .tile.tile1 {
		width: 66.6667%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-0 .tile.col4-1,
	.tiles.nocolbalance.cols4 .tile.col4-1 {
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-1 .tile.col4-2 {
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-1 .tile.tile1,
	.tiles.colbalance.cols4.rem4-1 .tile.tile3 {
		width: 48.717948717948715%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-1.no-gutter .tile.tile1,
	.tiles.colbalance.cols4.rem4-1.no-gutter .tile.tile3 {
		width: 50%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-1 .tile.tile2 {
		width: 48.717948717948715%;
		margin-left: 2.564102564102564%;
	}
	
	.tiles.colbalance.cols4.rem4-1.no-gutter .tile.tile2 {
		width: 50%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-2 .tile.col4-3 {
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.odd.rem4-2 .tile.tile1,
	.tiles.colbalance.cols4.even.rem4-2 .tile.tile1 {
		width: 48.717948717948715%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.odd.rem4-2.no-gutter .tile.tile1,
	.tiles.colbalance.cols4.even.rem4-2.no-gutter .tile.tile1 {
		width: 50%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.rem4-2 .tile.tile2 {
		width: 48.717948717948715%;
	}
	
	.tiles.colbalance.cols4.rem4-2.no-gutter .tile.tile2 {
		width: 50%;
	}
	
	.tiles.colbalance.cols4.rem4-3 .tile.col4-4 {
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.odd.rem4-3 .tile.tile1,
	.tiles.colbalance.cols4.even.rem4-3 .tile.tile1 {
		width: 48.717948717948715%;
		margin-left: 0;
	}
	
	.tiles.colbalance.cols4.odd.rem4-3.no-gutter .tile.tile1,
	.tiles.colbalance.cols4.even.rem4-3.no-gutter .tile.tile1 {
		width: 50%;
		margin-left: 0;
	}
	
	.tiles.colbalance.single.odd.rem3-1.rem4-1 .tile.tile1 {
		width: 100%;
		max-width: var(--responsive--aligndefault-width);
		margin-left: auto;
		margin-right: auto;
	}
	
	/* 
.listing.tiles .tile2,
	.listing.tiles .tile3,
 */
	.tiles.nocolbalance.cols3 .tile2,
	.tiles.colbalance.cols3 .tile2,
	.tiles.nocolbalance.cols3 .tile3,
	.tiles.colbalance.cols3.rem3-0 .tile3,
	.tiles.nocolbalance.cols4 .tile3,
	.tiles.colbalance.cols4.rem4-0 .tile3,
	.tiles.colbalance.cols4.rem4-3 .tile3,
	.tiles.nocolbalance.cols4 .tile4,
	.tiles.colbalance.cols4.rem4-0 .tile4 {
		margin-top: 0;
	}

	.tiles.nocolbalance.cols3.listing .first2col {
		margin-left: 2.564102564102564%;
	}
	
	.tiles.nocolbalance.cols3.listing .first3col {
		margin-left: 0;
	}

}

.tiles.gutter.border-line .tile {
	border: 1px solid #ccc;
}

.tiles.shadow-style .tile {
	-webkit-box-shadow: 0px 7px 20px -5px rgba(128,128,128,1);
	-moz-box-shadow: 0px 7px 20px -5px rgba(128,128,128,1);
	box-shadow: 0px 7px 20px -5px rgba(128,128,128,1);
}

.tiles.gutter.border-line.shadow-style .tile {
	border: 1px solid #aaa;
}

.tiles.has-background-color,
.box.has-background-color,
.box.has-background {
	padding: var(--tile-grid-gap);
}

.tiles.has-background-color.shadow-style {
	margin: calc( -1 * var(--tile-grid-gap) ) calc( -1 * var(--tile-grid-gap) ) 0;
}

/* 
.tiles.has-background-color.shadow-style {
	padding: 10px var(--tile-grid-gap) 30px;
	margin-top: 0;
	margin-left: calc( -1 * var(--tile-grid-gap) );
	margin-right: calc( -1 * var(--tile-grid-gap) );
	margin-bottom: 0;
	box-sizing: content-box;
}
 */

.tiles.shadow-style.single {
	box-sizing: content-box;
}

.tiles.shadow-style.single > * {
	box-sizing: border-box;
}

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

	/* 
.tiles.has-background-color {
		padding: var(--tile-grid-gap);
	}
 */
	
	/* 
.tiles.has-background-color.shadow-style {
		padding: 5px var(--tile-grid-gap) 20px;
	}
 */
	
	/* 
.tiles.has-background-color.shadow-style {
		padding-top: 0;
		margin-left: -2.439%;
		margin-right: -2.439%;
		box-sizing: content-box;
	}
 */

}

/* Tile buttons
---------------------------------------------------------------------------- */

.tiles.small-buttons .button,
.lgd-block-pdf.small-buttons .button {
	padding: 6px 12px;
	font-weight: var(--global--font-weight-bold);
}

.tiles.small-buttons .button.outline,
.lgd-block-pdf.small-buttons .button.outline {
	padding: 4px 10px;
}

/* Icons / Metas
--------------------------------------------- */

.entry-time::before,
.entry-author::before,
.entry-comments-link::before,
.entry-categories::before,
.entry-tags::before,
.entry-location::before {
	color: #c4c4c4;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 18px/1 'dashicons';
	vertical-align: -4px;
	margin-right: 5px;
}
.entry-time::before {
	content: "\f145";/* dashicons-calendar */
}

.sticky .entry-time::before {
	content: "\f109";/* dashicons-admin-post */
}

.entry-author::before {
	content: "\f110";/* dashicons-admin-users */
}

.entry-comments-link::before {
	content: "\f101";/* dashicons-admin-comments */
}

.entry-categories::before {
	content: "\f318";/* dashicons-category */
}

.entry-tags::before {
	content: "\f323";/* dashicons-tag */
}

.entry-location::before {
	content: "\f230";/* dashicons-location */
}

.entry-time,
.entry-author,
.entry-categories {
	padding-right: 15px;
}
.entry-categories,
.entry-tags,
.entry-location {
	display: inline-block;
}

.category .entry-footer .entry-meta {
	border-top: none;
}

.category .entry-time {
	font-size: 16px;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 20px 0 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination ul {
	display: block;
	justify-content: unset;
	align-items: initial;
	-ms-flex-flow: initial;
	flex-wrap: nowrap;
	text-align: center;
}

.archive-pagination li {
	display: inline-block;
	float: none;
	padding: 0 2px;
	text-align: center;
}

.archive-pagination li a {
	/* background-color: rgb(244, 247, 247); */
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: var(--global--font-weight-bold);
	padding: 4px 8px 4px;
	min-width: 34px;
	margin-bottom: 4px;
	text-decoration: none;
	border-radius: 3px;
}

.archive-pagination li.pagination-previous a,
.archive-pagination li.pagination-next a {
	padding: 4px 7px 4px;
}

.archive-pagination .dashicons {
	padding-top: 3px;
}


@media only screen and (min-width: 480px) {
	
	.archive-pagination ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		justify-content: center;
		align-items: baseline;
		-ms-flex-flow: row wrap;
		flex-wrap: wrap;
	}

	.archive-pagination li {
		display: inline-block;
		padding: 0 2px;
		text-align: center;
	}

}

/* Footer Widgets
--------------------------------------------- */

.footer-widgets {
	padding: 24px 0 24px;
}

.footer-widgets .wrap::before,
.footer-widgets .wrap::after {
	display: none;
}

.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}

.footer-widgets .wrap {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: var(--tile-grid-gap);
}

.footer-widget-area {
	/* margin-bottom: 40px; */
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
}

/* 
.footer-widget-area:last-child {
	margin-bottom: 40px;
}
 */

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

	.footer-widgets .wrap {
		max-width: 1140px;
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.footer-widget-area {
		padding-left: 0;
		padding-right: 0;
		/* 
margin-left: 2.564102564102564%;
		width: 31.623931623931625%;
 */
	}
	
	/* 
.footer-widget-area.footer-widgets-1 {
		margin-left:0;
	}
 */

}

/* Main Menu Widget Area
--------------------------------------------- */

.genesis-nav-menu .widget {
    float: right;
}

.genesis-nav-menu .widget-area {
    float: right;
    padding-top: 4px;
}

body.primary-menu-widget-area .title-area {
	display: none;
}

body.primary-menu-widget-area-fixed .site-title {
	display: none;
}

.genesis-nav-menu .button {
	padding: 9px 12px;
	color: #333;
	background-color: #f5f5f5;
	border-radius: 3px;
	font-weight: var(--global--font-weight-bold);
}

.genesis-nav-menu .button:hover {
	color: #fff;
	background-color: #333;
	opacity: 1;
}

/* Simple Social Icons
------------------------------------------ */

.genesis-nav-menu .simple-social-icons ul li {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

/* Cookie Notice
--------------------------------------------- */

.cookies-not-set .site-footer {
	padding-bottom: 70px;
}

/* Search Box (LGD)
------------------------------------------ */

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 4px;
	position: absolute;
	width: 1px;
	font-family: "dashicons";
	font-size: 18px;
	color: #333;
}

.search-form {
	overflow:auto;
	position: relative;
}

.search-form input[type="search"] {
	width: 90%;
	float: left;
	-webkit-appearance: none;
	border-radius: 3px 0 0 3px;
	border-right: none;
	margin-top: 1px;
	height: 30px;
	padding: 0 0 0 7px;
	/* max-width: 330px;*/
	font-size: 18px;
}
.search-form input[type="search"]:focus {
	border: 1px solid #ddd;
	border-right: none;
	outline: none;
}
.search-form input[type="submit"] {
	position: relative;
	display: inline-block;
	padding: 5px 8px 5px 0;
	margin: 1px 0 0;	
	width: 10%;	
	height: 30px;
	clip: auto;
	text-align: right;
	background-color: #fff;	
	transition-property: opacity;
	transition-delay: .3s;
	transition-duration: .5s;	
	border-radius: 0 ;
	border: 1px solid #ddd;
	border-left: none;
	background-color: #fff;
	color: #666;
}

.search-form input[type="submit"]:hover {
	color: #999;
	background-color: #fff;
}


.sidebar-primary .widget:not(.widget_search) .widget-wrap {
	padding: 20px;
}

/* Colours
---------------------------------------------------------------------------- */

.has-black-background-color {
	background-color: #000;
}

.has-black-color {
	color: #000;
}

.has-gray-background-color {
	background-color: #7F7F7F;
}

.has-gray-color {
	color: #7F7F7F;
}

.has-white-background-color {
	background-color: #fff;
}

.has-white-color {
	color: #fff;
}

/* old Atomic Blocks style retained for backwards compatibility */
h2.ab-white-text,
h3.ab-white-text {
	color: #fff;
}

.has-white-color h2,
.has-white-color .entry-title a,
.has-white-color .entry-time::before, 
.has-white-color .entry-author::before, 
.has-white-color .entry-comments-link::before, 
.has-white-color .entry-categories::before, 
.has-white-color .entry-tags::before, 
.has-white-color .entry-location::before {
	color: #fff;
}

.button.has-theme-primary-light-background-color,
.button.has-theme-secondary-light-background-color,
.button.has-theme-tertiary-light-background-color,
.button.has-white-background-color {
	color: #333;
}


/* ## Theme name: custom Primary Colours: #254536 / #92A29A / #E9ECEA Secondary Colours: #453625 / #A29A92 / #ECEAE9 Tertiary Colours: #362545 / #9A92A2 / #EAE9EC
--------------------------------------------- */

/* Colours ---------------------------------------------------------------------------- */
/* 
.lgd-custom .has-theme-primary-color { color: #254536; } .lgd-custom .has-theme-primary-mid-color { color: #92A29A; } .lgd-custom .has-theme-primary-light-color { color: #EDF0EE; } .lgd-custom .has-theme-secondary-color { color: #453625; } .lgd-custom .has-theme-secondary-mid-color { color: #A29A92; } .lgd-custom .has-theme-secondary-light-color { color: #F0EEED; } .lgd-custom .has-theme-tertiary-color { color: #362545; } .lgd-custom .has-theme-tertiary-mid-color { color: #9A92A2; } .lgd-custom .has-theme-tertiary-light-color { color: #EEEDF0; } .lgd-custom .has-theme-primary-background-color { background-color: #254536; } .lgd-custom .has-theme-primary-mid-background-color { background-color: #92A29A; } .lgd-custom .has-theme-primary-light-background-color { background-color: #EDF0EE; } .lgd-custom .has-theme-secondary-background-color { background-color: #453625; } .lgd-custom .has-theme-secondary-mid-background-color { background-color: #A29A92; } .lgd-custom .has-theme-secondary-light-background-color { background-color: #F0EEED; } .lgd-custom .has-theme-tertiary-background-color { background-color: #362545; } .lgd-custom .has-theme-tertiary-mid-background-color { background-color: #9A92A2; } .lgd-custom .has-theme-tertiary-light-background-color { background-color: #EEEDF0; } 
 */

/* Variables Theme Default */
:root {

	/* Colors */
	--global--color-link: #0073e5;
	--global--color-primary: #74bc1f;
	--global--color-primary-mid: #B9DD8F;
	--global--color-primary-light: #F3F9ED;
	--global--color-secondary: #CE009F;
	--global--color-secondary-mid: #E67FCF;
	--global--color-secondary-light: #FBEAF7;
	--global--color-tertiary: #515249;
	--global--color-tertiary-mid: #A8A8A4;
	--global--color-tertiary-light: #F1F1F0;
	
}

a,
/* 
.entry-title a:focus,
.entry-title a:hover,
 */
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	color: var(--global--color-link);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: var(--global--color-primary);
}

p.drop-cap:first-child::first-letter,
.drop-cap > p:first-child::first-letter { 
	color: var(--global--color-primary); 
}

.entry-title a,
.sidebar .widget-title a {
	color: var(--global--color-primary);
}

blockquote::before {
	color: var(--global--color-primary);
}

hr,
hr.wp-block-separator {
	color: var(--global--color-primary);
	background: var(--global--color-primary);
}

/* 
.wp-block-separator.is-style-custom {
  width: 20px;
  height: 20px;
  border: none;
  mask-image: url(images/separator-mask.png);
}
 */

.entry-time:before,
.entry-author:before,
.entry-comments-link:before,
.entry-categories:before,
.entry-tags:before,
.entry-location:before {
	color: var(--global--color-primary-mid); 
}

.archive-pagination li a {
	background-color: var(--global--color-primary);
}

.archive-pagination li a:visited {
	color: #fff;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: var(--global--color-primary-mid);
	color: #fff;
}

@media only screen and (min-width: 960px) {
	.genesis-nav-menu > .menu-highlight > a:hover,
	.genesis-nav-menu > .menu-highlight > a:focus,
	.genesis-nav-menu > .menu-highlight.current-menu-item > a {
		background-color: var(--global--color-primary);
		color: var(--global--color-primary-mid);
	}
}
.dark-border .tile.has-theme-primary-light-background-color,
.has-theme-primary-light-background-color.dark-border {
	border: 2px solid var(--global--color-primary);
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button,
.lgd-callanish .wp-block-file .wp-block-file__button,
.button-links a {
	background-color: var(--global--color-primary);
	color: #fff;
}

table {
	background-color: var(--global--color-secondary-light); 
}

thead tr:nth-child(odd) {
	color: #fff;
	background-color: var(--global--color-secondary);
}

thead tr:nth-child(even) {
	color: #fff;
	background-color: var(--global--color-secondary-mid);
}

.has-theme-secondary-background-color.border-only {
	border: 2px solid var(--global--color-secondary);
	background-color: transparent;
}

.dark-border .tile.has-theme-secondary-light-background-color,
.has-theme-secondary-light-background-color.dark-border {
	border: 2px solid var(--global--color-secondary);
}

.dark-border .tile.has-theme-tertiary-light-background-color,
.has-theme-tertiary-light-background-color.dark-border {
	border: 2px solid var(--global--color-tertiary);
}
 
/* Flex Grid
------------------------------------------ */

.tiles.cols.flex {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: var(--tile-grid-gap);
	gap: var(--tile-grid-gap);
}

.tiles.cols.flex.no-gutter {
	grid-gap: 0;
	gap: 0;
}

.tiles.colbalance.cols1.flex .tile,
.tiles.no-colbalance.cols1.flex .tile,
.tiles.colbalance.cols2.flex .tile,
.tiles.no-colbalance.cols2.flex .tile,
.tiles.colbalance.cols3.flex .tile,
.tiles.no-colbalance.cols3.flex .tile,
.tiles.colbalance.cols4.flex .tile,
.tiles.no-colbalance.cols4.flex .tile {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.tiles.colbalance.single {
	width: 100%;
	/* max-width: 710px; */
	/* 
margin-left: auto;
	margin-right: auto;
 */
}

.tiles.colbalance.single .tile.tile1 {
	max-width: 100%;
}

/* 
.tiles.shadow-style.colbalance.single:not(.cols1) {
	max-width: var(--responsive--aligndefault-width);
	margin-left: -24px;
	margin-right: -24px;
}
 */

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

	.tiles.cols.flex:not(.cols1):not(.single) {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	
	.tiles.colbalance.cols1.flex .tile,
	.tiles.no-colbalance.cols1.flex .tile,
	.tiles.colbalance.cols2.flex .tile,
	.tiles.no-colbalance.cols2.flex .tile,
	.tiles.colbalance.cols3.flex .tile,
	.tiles.no-colbalance.cols3.flex .tile,
	.tiles.colbalance.cols4.flex .tile,
	.tiles.no-colbalance.cols4.flex .tile,
	.tiles.colbalance.cols1.flex .tile.odd,
	.tiles.no-colbalance.cols1.flex .tile.odd,
	.tiles.colbalance.cols2.flex .tile.odd,
	.tiles.no-colbalance.cols2.flex .tile.odd,
	.tiles.colbalance.cols3.flex .tile.odd,
	.tiles.no-colbalance.cols3.flex .tile.odd,
	.tiles.colbalance.cols4.flex .tile.odd,
	.tiles.no-colbalance.cols4.flex .tile.odd,
	.tiles.colbalance.cols1.flex .tile.even,
	.tiles.no-colbalance.cols1.flex .tile.even,
	.tiles.colbalance.cols2.flex .tile.even,
	.tiles.no-colbalance.cols2.flex .tile.even,
	.tiles.colbalance.cols3.flex .tile.even,
	.tiles.no-colbalance.cols3.flex .tile.even,
	.tiles.colbalance.cols4.flex .tile.even,
	.tiles.no-colbalance.cols4.flex .tile.even,
	.tiles.colbalance.cols3.no-gutter .tile,
	.tiles.nocolbalance.cols3.no-gutter .tile,
	.tiles.colbalance.cols3.even.no-gutter .tile.odd,
	.tiles.nocolbalance.cols3.no-gutter .tile.odd,
	.tiles.colbalance.cols3.odd.no-gutter .tile.even,
	.tiles.colbalance.cols3.odd.no-gutter .tile.tile1,
	.tiles.colbalance.cols4.no-gutter .tile,
	.tiles.nocolbalance.cols4.no-gutter .tile,
	.tiles.colbalance.cols4.even.no-gutter .tile.odd,
	.tiles.nocolbalance.cols4.no-gutter .tile.odd,
	.tiles.colbalance.cols4.odd.no-gutter .tile.even,
	.tiles.colbalance.cols4.odd.no-gutter .tile.tile1 {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.tiles.colbalance.odd:not(.cols1) .tile1 {
		grid-column: span 2;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	}

}

/* 
@media only screen and (min-width: 781px) {

	.tiles.shadow-style.colbalance.single:not(.cols1) {
		max-width: var(--responsive--aligndefault-width);
		margin-left: auto;
		margin-right: auto;
	}

}
 */

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

	.tiles.cols.flex.cols3:not(.single) {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.tiles.cols.flex.cols4:not(.single) {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	
	.tiles.colbalance.cols1.flex .tile,
	.tiles.no-colbalance.cols1.flex .tile,
	.tiles.colbalance.cols2.flex .tile,
	.tiles.no-colbalance.cols2.flex .tile,
	.tiles.colbalance.cols3.flex .tile,
	.tiles.no-colbalance.cols3.flex .tile,
	.tiles.colbalance.cols4.flex .tile,
	.tiles.no-colbalance.cols4.flex .tile,
	.tiles.colbalance.cols1.flex .tile.odd,
	.tiles.no-colbalance.cols1.flex .tile.odd,
	.tiles.colbalance.cols2.flex .tile.odd,
	.tiles.no-colbalance.cols2.flex .tile.odd,
	.tiles.colbalance.cols3.flex .tile.odd,
	.tiles.no-colbalance.cols3.flex .tile.odd,
	.tiles.colbalance.cols4.flex .tile.odd,
	.tiles.no-colbalance.cols4.flex .tile.odd,
	.tiles.colbalance.cols1.flex .tile.even,
	.tiles.no-colbalance.cols1.flex .tile.even,
	.tiles.colbalance.cols2.flex .tile.even,
	.tiles.no-colbalance.cols2.flex .tile.even,
	.tiles.colbalance.cols3.flex .tile.even,
	.tiles.no-colbalance.cols3.flex .tile.even,
	.tiles.colbalance.cols4.flex .tile.even,
	.tiles.no-colbalance.cols4.flex .tile.even,
	.tiles.colbalance.cols3.no-gutter .tile,
	.tiles.nocolbalance.cols3.no-gutter .tile,
	.tiles.colbalance.cols3.even.no-gutter .tile.odd,
	.tiles.nocolbalance.cols3.no-gutter .tile.odd,
	.tiles.colbalance.cols3.odd.no-gutter .tile.even,
	.tiles.colbalance.cols3.odd.no-gutter .tile.tile1,
	.tiles.colbalance.cols4.no-gutter .tile,
	.tiles.nocolbalance.cols4.no-gutter .tile,
	.tiles.colbalance.cols4.even.no-gutter .tile.odd,
	.tiles.nocolbalance.cols4.no-gutter .tile.odd,
	.tiles.colbalance.cols4.odd.no-gutter .tile.even,
	.tiles.colbalance.cols4.odd.no-gutter .tile.tile1 {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	/* 
.tiles.colbalance.single:not(.cols1) {
		max-width: 710px;
		margin-left: auto;
		margin-right: auto;
	}
 */
	
	.tiles.colbalance.odd:not(.cols1) .tile1 {
		grid-column: span 2;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.tiles.colbalance.cols.flex.cols3.rem3-1 .tile1,
	.tiles.colbalance.cols.flex.cols3.rem3-1 .tile4,
	.tiles.colbalance.cols.flex.cols3.rem3-2 .tile1,
	.tiles.colbalance.cols.flex.cols4.rem4-1 .tile1,
	.tiles.colbalance.cols.flex.cols4.rem4-1 .tile2,
	.tiles.colbalance.cols.flex.cols4.rem4-1 .tile3,
	.tiles.colbalance.cols.flex.cols4.rem4-2 .tile1,
	.tiles.colbalance.cols.flex.cols4.rem4-2 .tile2,
	.tiles.colbalance.cols.flex.cols4.rem4-3 .tile1 {
		grid-column: span 2;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
	}

}

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

	div:not(.wp-block-column) > .alignwide > .tiles.colbalance.single.odd.rem3-1.rem4-1.cols1 .tile.tile1 {
		max-width: 100%;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1 .flex {
		display: flex;
		flex-direction: row;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container,
	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-outer-container {
		width: calc( 33.333333% - var(--tile-grid-gapped-third-adjust) );
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		float: left;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-outer-container .image-container {
		width: 100%;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols1.no-gutter .image-container,
	div:not(.wp-block-column) > .alignwide > .tiles.cols1.no-gutter .image-outer-container {
		width: 33.333333%;
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		float: left;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols1.no-gutter .image-outer-container .image-container {
		width: 100%;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container a,
	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container img {
		/* display: block; */
		height: 100%;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols1 .image-container img {
		/* vertical-align:bottom; */
		max-height: none;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1 .tile .flex {
		flex-direction: column;
		width: calc( 66.666667% + var(--tile-grid-gapped-third-adjust) );
		padding-left: 20px;
	}
	
	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1.no-gutter .tile .flex {
		flex-direction: column;
		width: 66.666667%;
		padding-left: 20px;
	}

	div:not(.wp-block-column) > .alignwide > .tiles.cols.cols1 .tile .flex .text {
		padding-left: 0;
	}
	
}


/* 
.lgd-callanish .site-container .has-small-font-size { 
	font-size: 14px; 
} 

.lgd-callanish .site-container .has-regular-font-size,
.lgd-callanish .site-container .has-normal-font-size { 
	font-size: 18px; 
} 

.lgd-callanish .site-container .has-medium-font-size { 
	font-size: 20px; 
} 

.lgd-callanish .site-container .has-large-font-size { 
	font-size: 24px; 
} 

.lgd-callanish .site-container .has-larger-font-size,
.lgd-callanish .site-container .has-huge-font-size { 
	font-size: 36px; 
} 
 */

/* end Flex Grid
------------------------------------------ */



/* ## Customisations
--------------------------------------------- */

/* ## Theme name: custom Primary Colours: #74bc1f / #B9DD8F / #F3F9ED Secondary Colours: #ce009f / #E67FCF / #FBEAF7 Tertiary Colours: #515249 / #A8A8A4 / #F1F1F0
--------------------------------------------- */
/* 
.lgd-custom h1, .lgd-custom h2, .lgd-custom h3, .lgd-custom h4, .lgd-custom h5, .lgd-custom h6 { color: #74bc1f; } .lgd-custom p.drop-cap:first-child::first-letter, .lgd-custom .drop-cap > p:first-child::first-letter { color: #74bc1f; } .lgd-custom .entry-title a, .lgd-custom .sidebar .widget-title a { color: #74bc1f; } .lgd-custom .site-inner button, .lgd-custom input[type="button"], .lgd-custom input[type="reset"], .lgd-custom input[type="submit"], .lgd-custom .button { background-color: #74bc1f; color: #fff; } .lgd-custom .site-inner button:visited, .lgd-custom input[type="button"]:visited, .lgd-custom input[type="reset"]:visited, .lgd-custom input[type="submit"]:visited, .lgd-custom .button:visited { color: #fff; } .lgd-custom .site-inner button:hover, .lgd-custom input[type="button"]:hover, .lgd-custom input[type="reset"]:hover, .lgd-custom input[type="submit"]:hover, .lgd-custom .button:hover { opacity:0.5; } .lgd-custom .footer-widgets button, .lgd-custom .footer-widgets input[type="button"], .lgd-custom .footer-widgets input[type="reset"], .lgd-custom .footer-widgets input[type="submit"], .lgd-custom .footer-widgets .button { background-color: #74bc1f; } .lgd-custom .footer-widgets button:visited, .lgd-custom .footer-widgets input[type="button"]:visited, .lgd-custom .footer-widgets input[type="reset"]:visited, .lgd-custom .footer-widgets input[type="submit"]:visited, .lgd-custom .footer-widgets .button:visited { color: #fff; } .lgd-custom .footer-widgets button:hover, .lgd-custom .footer-widgets input[type="button"]:hover, .lgd-custom .footer-widgets input[type="reset"]:hover, .lgd-custom .footer-widgets input[type="submit"]:hover, .lgd-custom .footer-widgets .button:hover { background-color: #74bc1f; color: #ce009f; } .lgd-custom .search-form input[type="submit"] { background-color: #fff; } .lgd-custom .search-form input[type="submit"]:hover { color: #999; } .enews-widget input[type="submit"] { background-color: #74bc1f; color: #fff; } .enews-widget input:visited[type="submit"] { background-color: #74bc1f; color: #fff; } .enews-widget input:hover[type="submit"] { color: #ce009f; } .lgd-custom li.tab-title a.ui-tabs-anchor { color: #74bc1f; } .lgd-custom .site-title { background-color: #74bc1f; background-color: rgba(116,188,31,0.67); color: #fff; } .lgd-custom .site-title a, .lgd-custom .site-title a:hover { text-shadow: 0px 0px 2px rgba(116,188,31,0.67); color: #fff; } .lgd-custom .site-description { text-shadow: 0px 0px 2px rgba(116,188,31,0.67); background-color: #74bc1f; background-color: rgba(116,188,31,0.67); color: #fff; } .lgd-custom.header-image .site-description, .lgd-custom.header-image .site-title { background-color: transparent; } .lgd-custom .content .entry.sticky { background-color: #FAE5F5; } .lgd-custom .content .div-highlight { background-color: #F1F8E8; } .lgd-custom .sidebar .widget { background-color: #F1F8E8; } .lgd-custom blockquote::before { color: #74bc1f; } .lgd-custom hr, .lgd-custom hr.wp-block-separator { color: #74bc1f; background: #74bc1f; } .lgd-custom .entry-time:before, .lgd-custom .entry-author:before, .lgd-custom .entry-comments-link:before, .lgd-custom .entry-categories:before, .lgd-custom .entry-tags:before, .lgd-custom .entry-location:before { color: #B9DD8F; } .lgd-custom .archive-pagination li a { background-color: #74bc1f; } .lgd-custom .archive-pagination li a:visited { color: #fff; } .lgd-custom .archive-pagination li a:hover, .lgd-custom .archive-pagination .active a { background-color: #B9DD8F; color: #fff; } .lgd-custom .sidebar .widget.enews-widget { background-color: #74bc1f; } .lgd-custom .enews-widget input { border: 1px solid #74bc1f; } .lgd-custom .enews-widget input:hover[type="submit"] { color: #74bc1f; } .lgd-custom .footer-widgets a { color: #fff; } .lgd-custom .footer-widgets a:hover { color: #ce009f; } .lgd-custom .footer-widgets { background-color: #B9DD8F; } .lgd-custom .footer-widgets input { border: 1px solid #74bc1f; } .lgd-custom .footer-widgets li { border-bottom: 1px dotted #ccc; } .lgd-custom .site-footer { color: #fff; background-color: #74bc1f; } .lgd-custom .site-footer a { color: #fff; } .lgd-custom .site-footer a:hover { color: #ccc; } .lgd-custom .to-top { background: #ce009f url(images/to-top.svg) no-repeat center 50%; } .lgd-custom .no-touch .to-top:hover { background-color: #ce009f; } .lgd-custom table { background-color: #74bc1f; } .lgd-custom.category .flexcontainer div.box { background-color: #FBEAF7; } 
 */


/* ## This site only
--------------------------------------------- */
 
body {
	color: #515249;
}

.site-inner {
	background-color: #fff;
	padding: 28px 30px 20px;
}
 
.title-area a {
	line-height: 0.8;
}

.genesis-nav-menu a {
	font-family: "Oswald", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

.menu-toggle {
	font-family: "Oswald", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

.wp-custom-logo .title-area img {
	width: 196px;
}

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

	.cover-title-inner h1.entry-title,
	.cover-title-inner h2.entry-title,
	.cover-title-inner h1.archive-title {
		font-size: 54px;
		font-weight: 400;
	}

}

body .heading-logo {
	max-height: calc(25vh - 194px);
	height: 120px;
}

.overlay-previous,
.wp-block-image.overlay-previous {
	margin-top: -30px;
	margin-top: max( -50px, -10vw);
	z-index: 1000;
	position: relative;
}

.c-accordion__title:focus {
	outline: none;
}

.button.has-background-color:hover {
	opacity: 0.5;
}

.heading-image {
	background-color: transparent !important;
	background-image: linear-gradient(90deg, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0) 100%), url("images/small-heading.jpg") !important;
	background-position: 50% 50% !important;
	background-size: cover !important;
}

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

	.heading-image,
	.heading-image-wide {
		background-color: transparent !important;
		background-image: linear-gradient(90deg, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0) 100%), url("images/mid-heading.jpg") !important;
		background-position: 50% 50% !important;
		background-size: cover !important;
	}

}

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

	.heading-image {
		background-color: transparent !important;
		background-image: linear-gradient(90deg, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0) 100%), url("images/heading.jpg") !important;
		background-position: 50% 50% !important;
		background-size: cover !important;
	}

}

.lgd-custom .lgd-block-image-text .image-text-image {
	height: 200px;
	height: min(33vh, 100vw);
}
 
 @media only screen and (min-width: 640px) {
 
 	.lgd-custom .lgd-block-image-text .image-text-image {
		height: auto;
	}
	
}

/* 
:target:before {
content:"";
display:block;
height:90px;
margin:-90px 0 0;
}
 */

/* 
:target {
	padding-top: 100px;
	margin-top: -100px;
	display: inline-block;
}
 */
 
html {
	scroll-padding-top: 100px;
}

body {
	background: #f1f1f0 url("images/bg4.png") repeat top center;
}

.cover-title {
	background-color: #000;
	background-color: rgba(0,0,0,.2);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

.lgd-custom hr.wp-block-separator {
	border: none;
	border-bottom: 4px solid #515249;
	color: #ccc;
	margin: 1.65em auto;
}

.lgd-custom hr.wp-block-separator.is-style-wide {
	border: none;
	border-bottom: 1px solid #515249;
	color: #ccc;
	margin: 28px auto;
}

.wp-block-separator.is-style-dots::before {
    content: "" !important;
    color: currentColor;
    font-size: 20px;
    letter-spacing: 2em;
    padding-left: 2em;
    font-family: serif;
}

.lgd-custom .wp-block-separator.is-style-dots {
	background-image: url('images/spacer-three-dots.png') !important;
	height: 30px;
	width: 100px;
	border-bottom: 0;
}

.lgd-custom .wp-block-separator.is-style-leaf,
.lgd-custom .wp-block-separator.is-style-custom {
	background-image: url('images/spacer-leaf.png');
	background-color: transparent;
	height: 30px;
	width: 100px;
	border-bottom: 0;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #74bc1f;
}

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

	.nav-primary .genesis-nav-menu .sub-menu a {
		padding-left: 10px;
		padding-right: 10px;
	}

}

.site-container .wp-block-quote,
blockquote {
    margin-top: -80px !important;
}   
    
.site-container .wp-block-quote p,
blockquote p {
	color: #515249;
	/* text-align: center; */
	font-family: "Source Sans Pro", sans-serif !important;
	font-size: 21px;
}

.site-container .wp-block-quote:before,
blockquote:before { 
	display: block;
    content: "“";
    /* text-align: center; */
    font-family: "Oswald", sans-serif !important;
    font-weight: bold;
    font-size:100px;
    color:#74bc1f;
    position: relative;
    top: 80px;
    left: -15px;
    /* left: 50%; */
}

.lgd-custom .site-container .wp-block-quote cite,
blockquote cite,
.lgd-custom .site-container .wp-block-pullquote {
	/* text-align: center !important; */
	margin-top: 28px;
	font-size: 18px;
	font-style: normal !important;
	color: #000
}

.wp-block-quote.has-text-align-center {
	text-align: center !important;
}

.tiles.normal-style .tile.has-white-background-color.has-background-color.flex .text {
	padding: 0;
}

.tiles.normal-style .tile.has-white-background-color.has-background-color.flex {
	border: 1px solid #ccc;
}

.reg {
	font-size: max(50%, 11px);
	line-height: 0;
  	position: relative;
	vertical-align: baseline;
	top: -0.5em;
}

/* 
.button.small {
	padding: 0 8px;
	font-size: 18px;
}
 */

.button.small {
    padding: 4px 8px;
    font-size: 18px;
    margin: 1px 0;
    line-height: 100%;
}

/* 
.lgd-custom .tile.has-background-color.flex .text {
	padding: 0;
}
 */

.lgd-custom .button:hover {
	/* background-color: currentcolor; */
	/* opacity: 0.5; */
}

.entry-content > .wp-block-pb-accordion-item {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 20px;
	margin-bottom: 0 !important;
}

.wp-block-pb-accordion-item:last-of-type {
	border-bottom: 1px solid #ccc;
	margin-bottom: 28px;
}

.c-accordion__title {
	margin-top: 0;
	margin-bottom: 0;
}

.c-accordion__content {
	margin-top: 28px;
}

.c-accordion__content *:last-child {
	margin-bottom: 0;
}

.heading-logo {
	display: none;
}

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

	.heading-logo {
		display: block;
	}

}

.blocks-gallery-item__caption a {
	color: #eee;
}

.blocks-gallery-item__caption a:hover {
	color: #fff;
}

.lgd-custom .lgd-block-person-bio h3 {
	margin-top: 0;
}

/* Person Bio block ------------------------------------------------------------------ */

.lgd-custom .lgd-block-person-bio .photodiv,
.lgd-custom .lgd-block-person-bio .biodiv {
	width: 100%;
	margin-left: 0;
}

.lgd-custom .lgd-block-person-bio {
	display: flex;
	flex-wrap: wrap;
}

.entry-content .lgd-custom .lgd-block-person-bio {
	margin-top: 40px;
	margin-bottom: 40px;
}

.lgd-custom .lgd-block-person-bio .biodiv {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.lgd-custom .lgd-block-person-bio .photodiv {
	display: flex;
	justify-content: center;
}

.lgd-custom .lgd-block-person-bio.photoright .biodiv {
	text-align: center;
}

.lgd-custom .lgd-block-person-bio.photoright .photodiv {
	justify-content: center;
}

.lgd-custom .lgd-block-person-bio img {
	width: 100%;
	max-width: 360px;
}

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

	.lgd-custom .lgd-block-person-bio .biodiv {
		width: 65.81196581196582%;
		margin-left: 2.564102564102564%;
		text-align: left;
	}

	.lgd-custom .lgd-block-person-bio .photodiv {
		width: 31.623931623931625%;
		margin-left: 0;
		justify-content: flex-end;
	}

	.lgd-custom .lgd-block-person-bio.photoright {
		flex-direction: row-reverse;
	}

	.lgd-custom .lgd-block-person-bio.photoright .biodiv {
		margin-left: 0;
		text-align: right;
	}

	.lgd-custom .lgd-block-person-bio.photoright .photodiv {
		margin-left: 2.564102564102564%;
		justify-content: flex-start;
	}

}

/* end Person Bio block ------------------------------------------------------------------ */

.social-icons.large .dashicons {
	font-size: 40px;
	height: 40px;
	width: 40px;
}

.social-icons.large.rev .dashicons {
	font-size: 36px;
	padding-top: 2px;
	margin-right: 5px;
	border-radius: 3px;
	color: #fff;
	background-color: #333;
}

.social-icons.large.revcolor .dashicons {
	font-size: 36px;
	padding-top: 2px;
	margin-right: 5px;
	border-radius: 3px;
}

.social-icons.color .dashicons-twitter {
	color: #55acee;
}

.social-icons.color .dashicons-facebook {
	color: #3b5999;
}

.social-icons.color .dashicons-facebook-alt {
	color: #3b5999;
}

.social-icons.color .dashicons-instagram {
	color: #e4405f;
}

.social-icons.color .dashicons-youtube {
	color: #cd201f;
}

.social-icons.revcolor .dashicons-twitter {
	color: #fff;
	background-color: #55acee;
}

.social-icons.revcolor .dashicons-facebook {
	color: #fff;
	background-color: #3b5999;
}

.social-icons.revcolor .dashicons-facebook-alt {
	color: #fff;
	background-color: #3b5999;
}

.social-icons.revcolor .dashicons-instagram {
	color: #fff;
	background-color: #e4405f;
}

.social-icons.revcolor .dashicons-youtube {
	color: #fff;
	background-color: #cd201f;
}

.social-icons.center {
	text-align: center;
}

.social-icons.large .dashicons:hover {
	opacity: 0.75;
}

.social-icons a {
	text-decoration: none;
}

.event-section {
	clear: both;
}

.event-section-title {
	clear: both;
	float: left;
	min-width: 100px;
}

.event-section-data {
	float: left;
}

.post-type-archive-lgd_events .entry-content p {
	margin-top: 0;
}

.cop26-rhombus {
	overflow: hidden;
}

.cop26-rhombus .wp-block-group__inner-container {
	transform: rotate(0);
	padding: 20px;
	background-color: #74bc1f;
	clip-path: none;
	transform-origin: top right;
}

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

	.cop26-rhombus .wp-block-group__inner-container {
		transform: rotate(-5deg);
		padding: 20px 60px 80px 20px;
		background-color: #74bc1f;
		/* clip-path: polygon(0 0, 100% 0, 97.3% 100%, 0 90%); */
		transform-origin: top right;
	}

}

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

	/* Force table to not be like tables anymore */
	.cop26-table table, 
	.cop26-table thead, 
	.cop26-table tbody, 
	.cop26-table th, 
	.cop26-table td, 
	.cop26-table tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.cop26-table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	/* .cop26-table tr { border: 1px solid #ccc; } */
	
	.cop26-table td { 
		/* Behave  like a "row" */
		border: none;
		/* border-bottom: 1px solid #eee;  */
		border-bottom: 1px solid rgba(206, 0, 159, .1);
		position: relative;
		padding-left: 25%; 
		min-height: 55px;
	}
	
	.cop26-table td:nth-of-type(1) {
		background-color: rgb(206, 0, 159);
		font-weight: 600;
		color: #fff;
		padding-left: 6px;
	}
	
	.cop26-table td:nth-of-type(3) {
		background-color: rgba(255,255,255,.25);
	}
	
	.cop26-table td.has-text-align-center {
		text-align: left;
	}
	
	.cop26-table td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 9px;
		left: 6px;
		width: 25%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	/* .cop26-table td:nth-of-type(1):before { content: "Date"; } */
	.cop26-table td:nth-of-type(2):before { content: "11am"; }
	.cop26-table td:nth-of-type(3):before { content: "1–2pm"; }
	.cop26-table td:nth-of-type(4):before { content: "3pm"; }
}

.site-container .has-small-font-size {
	font-size: 14px !important;
}		
.site-container .has-normal-font-size {
	font-size: 18px !important;
}		
.site-container .has-large-font-size {
	font-size: 22px !important;
}		
.site-container .has-larger-font-size {
	font-size: 26px !important;
}

a.button.small {
	background-color: var(--global--color-primary);
	color: #fff;
}

div.social-icons,
.social-widget-area {
	margin-top: 20px;
}

li a.button{
	margin-bottom: 10px;
}

.separator li {
	display: inline-block;
}

.separator li:before {
	content: "| ";
}

.separator li:first-child:before {
	content: "";
}

.separator.buttons li:before {
	content: "";
}

.separator.buttons li a {
	background-color: var(--global--color-secondary);
	color: #fff;
	text-decoration:none;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	font-weight: var(--global--button-font-weight);
	padding: 10px 20px;
	margin-bottom: 10px;
}

.separator.buttons li a:hover {
	opacity: 0.67;
}

ul.locations li.button {
	font-size: 16px;
	padding: 7px 17px;
	font-weight: var(--global--button-font-weight);
	color: #fff;
	text-decoration:none;
	margin-bottom: 10px;
}

ul.locations li.button.disabled {
	opacity: 0.67;
}

ul.locations li.button a {
	color: #fff;
	text-decoration:none;
}
