/*
Theme Name: Wars of the Roses
Author: Worcester Web Studio
Author URI: https://www.worcesterwebstudio.com
Theme URI: https://www.worcesterwebstudio.com
Description: A bespoke theme for Wars of the Roses
Version: 10.22
*/

/* General stuff */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	scroll-behavior: smooth;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	font-family: 'Libre Franklin', sans-serif;
	line-height: 1;
	word-wrap: break-word;
	font-size: 100%;
}

p, li, td, cite {
	font-size: 1em;
	line-height: 1.3em;
}

p {
	padding-bottom: 10px;
}

blockquote, q {
	quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
	content: "";
	content: none;
}

figcaption {
	font-style: italic;
}

button {
	outline: 0;
}

q {
	display: inline;
	font-style: italic;
}

q:before {
	content: '"';
	font-style: normal;
}

q:after {
	content: '"';
	font-style: normal;
}

textarea, input[type=text], input[type=button], input[type=submit], input[type=reset], input[type=search], input[type=password] {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th, td {
	padding: 2px;
}

big {
	font-size: 120%;
}

small, sup, sub {
	font-size: 80%;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

dd {
	margin-left: 20px;
}

kbd, tt {
	font-family: courier;
	font-size: 12px;
}

ins {
	text-decoration: underline;
}

del, strike, s {
	text-decoration: line-through;
}

dt {
	font-weight: bold;
}

address, cite, var {
	font-style: italic;
}

* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

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

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	margin-top: -4px !important;
}

p, h1, h2, h3, h4, h5, h6, li, td, i, br, a, span {
	line-height: normal;
}

a {
	text-decoration-skip-ink: auto;
	color: inherit;
}
a:hover, a:focus, a:active, a:visited {
	text-decoration: none;
	color: inherit;
}

h1 {
	font-family: 'Cardo', serif;
	font-size: 2em;
	line-height: 36px;
	color: #871626;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 20px;
	display: inline-block;
	position: relative;
}

body.h1:before {
	content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 1px solid #871626;
}

h1:before {
	content: "";
    position: absolute;
    width: 349px;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #871626;
}

h2 {
	font-family: 'Cardo', serif;
	font-size: 1.563em;
	line-height: 36px;
	color: #871626;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 15px;
	display: block;
}

h3 {
	font-family: 'Cardo', serif !important;
	font-size: 1.35em;
	line-height: 32px;
	color: #871626;
	font-weight: 700;
	padding-bottom: 5px;
	display: block;
}

h3.uppercase {
	text-transform: uppercase;
}

h4 {
	font-family: 'Cardo', serif;
	font-size: 1.25em;
	line-height: 30px;
	color: #871626;
	font-weight: 700;
	padding-bottom: 5px;
	display: block;
}

h5 {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 1.063em;
	line-height: 26px;
	color: #871626;
	text-transform: uppercase;
}

h6 {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
	color: #871626;
	padding-bottom: 5px;
}

.entry-content p, p {
	font-family: 'Libre Franklin', sans-serif;
	color: #434343;
	font-size: 1em;
	line-height: 24px;
	font-weight: 400;
	padding-bottom: 10px;
}

.entry-content a {
	font-weight: 700;
	color: #871626;
	transition: 0.3s;
	font-size: 1em;
	line-height: 24px;
	padding-bottom: 10px;
}

.entry-content a:hover {
	color: #434343
}

.entry-content ul, .entry-content ol {
	font-family: 'Libre Franklin', sans-serif;
	padding-bottom: 25px;
	margin-left: 20px;
}

.entry-content ul li, .entry-content ol li {
	font-family: 'Libre Franklin', sans-serif;
	color: #434343;
	font-size: 1em;
	line-height: 19.5px;
	font-weight: 400;
	padding-bottom: 10px;
}

.pad {
	padding-left: 15px;
	padding-right: 15px;
}

strong {
	font-weight: 600;
}

em {
	font-style: italic;
}

.fourteenForty {
	position: relative;
	max-width: 1440px;
	margin: 0 auto;
}

.twelveFifty {
	position: relative;
	max-width: 1250px;
	margin: 0 auto;
}

.twelveHundred {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.tenEighty {
	position: relative;
	max-width: 1080px;
	margin: 0 auto;
}

.nineSixty {
	position: relative;
	max-width: 960px;
	margin: 0 auto;
}

.fullWidth {
	position: relative;
	max-width: 2048px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.wp-block-embed {
	margin-top: 10px;
}

.imgHolder img, .wp-block-image img {
	max-width: 100%;
	height: auto;
	display: block;
}

section.entry-content img {
	max-width: 100%;
	height: auto;
	display: initial;
}

.slimPad {
	padding-left: 8px;
	padding-right: 8px;
}

.noPad {
	padding-left: 0;
	padding-right: 0;
}

.button {
	margin: 10px auto;
	transition: 0.3s ease all;
}

.button a, .button p, .wp-block-buttons a {
	font-family: 'Cardo', serif;
	text-transform: uppercase;
	display: inline-block;
	background-color: #EEEEEE;
	color: #871626;
	font-weight: 700;
	text-align: center;
	padding: 12px 22px;
	text-decoration: none;
	border: 2px solid #871626;
	transition: 0.3s;
}

.button a:hover, .button p:hover, .wp-block-buttons a:hover {
	background-color: #871626;
	color: #EEEEEE;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

/* Mobile Menu */

.mm-panels {
	background: none;
}

.mm-listview .mm-next {
	background: #871626;
}

.mm-menu .mm-listview>li .mm-next:after, .mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
	border-color: white;
}

.mobileMenu {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 72px;
	color: #fff;
	background-color: #871626;
	z-index: 9999;
	padding: 0;
	display: none;
}

.mobileMenu .navButton {
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	padding-top: 11px;
	padding-bottom: 11px;
}

.mobileMenu .navButton i {
	font-size: 28px;
}

.mobileMenu .navButton a {
	color: #fff;
	font-weight: 700;
}

.mobileMenu .navButton a:hover {
	text-decoration: none;
}

.mobileMenu p {
	padding: 5px 0;
	font-size: 1.1em
}

.mm-menu {
	color: white !important;
	background: #871626!important;
}

.mm-listview li {
	font-size: 16px;
	padding-bottom: 0;
	font-weight: 700;
}

a.mm-title {
	display: none;
}

.mm-panels>.mm-panel.mm-hasnavbar {
	padding-top: 120px;
	background-color: #871626
}

.mm-listview>li:not(.mm-divider):after, .mm-navbar {
	border-bottom: 0 !important;
}

#my-menu img {
	margin-top: 40px;
	margin-left: 15px;
	position: absolute;
}

#wpadminbar.mobile {
	display: none;
}

li.closeMenu {
	font-weight: 600;
	padding-top: 25px;
	font-style: italic;
}

li.closeMenu a {
	font-size: 14px;
}

/* Desktop Menu */

/* Header */

#desktopHeader {
	padding: 10px 0px 5px;
	background-color: rgba(255, 255, 255, 0.95);
	width: 100%;
	z-index: 9999;
}

.headerContent {
	display: flex;
	flex-wrap: wrap;
}

.menuPosition {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}

.menuPosition {
	background-color: transparent;
}

.menuPosition nav#menu {
	margin: 5px 0px 0px;
	width: 100%;
}

.menuPosition  ul {
	display: flex;
	justify-content: center;
}

.menuPosition  ul > li {
	display: inline-flex;
	position: relative;
}

.menuPosition  ul > li > a {
	font-family: 'PT Serif', serif;
	color: #871626;
	font-size: 14px;
	font-weight: 700;
	padding: 12px 15px;
	text-transform: uppercase;
	border-right: 1px solid #871626;
	background-color: transparent;
	transition: 0.3s;
	display: flex;
	text-align: left;
	align-items: center;
	transition: 0.3s ease all;
}

.menuPosition ul > li:hover > a {
	color: #ffffff;
	background-color: #871626;
}

.menu-item-has-children > ul.sub-menu {
	display: none;
	border-top: none;
}

.menu-item-has-children:hover > ul.sub-menu {
	display: flex;
}

.menuPosition ul.sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index:100;
	flex-direction: column;
}

ul#menu-main-menu-1 > li:last-of-type ul.sub-menu {
	left: initial;
	right: 0;
}

.menuPosition ul.sub-menu > li {
	position: relative;
	top: 100%;
	left: 0;
	z-index:100;
}

.menuPosition ul.sub-menu > li a {
	width: 100%;
    white-space: nowrap;
    border-right: none;
    background-color: rgba(255, 255, 255, 0.95);
    color: #871626
}

.menuPosition ul.sub-menu > li:hover > a {
	background-color: #871626;
	color: #ffffff;
}

ul.sub-menu ul.sub-menu {
	top: 0;
	left: 100%;
}

ul.sub-menu li ul.sub-menu {
	display: none;
}

ul.sub-menu > li:hover ul.sub-menu {
	display: flex;
}

/* Pagination */

.pagination .page-numbers {
	color: #871626;
	font-weight: 700;
	transition: 0.3s;
}

.pagination .page-numbers:hover {
	color: #434343;
}

.pagination .current {
	color: #434343;
	font-weight: 700
}

/* Body */

.breadcrumbs {
	margin-bottom: 10px;
}

/* Homepage */

#homepageSplash {
	position: relative;
	max-width: 2048px;
	margin: 0 auto
}

#homepageSplash img {
	margin: 0 auto;
}

#homepageIntro {
	padding: 44px 0px;
}

#houseBanner {
	padding: 22px 0px;
	background-color: #871626;
	text-align: left;
	position: relative;
}

#houseBanner h2 {
	font-size: 2em;
	color: #ffffff;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#houseBanner .flowerOverlay {
	position: absolute;
	z-index: 999;
	top: -70px;
	right: 12%;
}

#homepageHouses {
	padding: 41px 0px 51px;
}

#homepageHouses .houseContainer {
	position: relative;
}

#homepageHouses .houseOverlay {
	width: 320px;
	background-color: rgba(255, 255, 255, 0.9);
	outline: 2px solid #ffffff;
	outline-offset: 15px;
	padding: 40px 14px 20px;
	top: 20%;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
}

#homepageHouses .houseOverlay .flower {
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

#homepageHouses .houseOverlay .flower img {
	margin: 0 auto;
	text-align: center;
}

#homepageHouses .houseOverlay h2 {
	font-size: 24px;
	line-height: 28px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#homepageHouses .houseOverlay .button a {
	background-color: #871626;
	color: #ffffff;
	font-size: 11px;
	transition: 0.3s;
	text-transform: uppercase;
	padding: 5px 12px;
}

#homepageHouses .houseOverlay .button a:hover {
	background-color: #434343;
	border-color: #434343;
}

#homepageHouses .houseContainer{
	margin-bottom: 25px;
}

.galleryOverlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 22px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.galleryOverlay .overlayContent {
	position: relative;
	width: 100%
}

.gallerySection {
	position: relative;
}

.gallerySection:hover .galleryOverlay {
  opacity: 1;
}

.galleryOverlay h3 {
	border: 2px solid #871626;
	text-align: center;
	padding: 5px 0px;
	width: 100%;
	text-transform: uppercase;
  	color: #871626;
  	font-size: 18px;
  	margin: 0 auto;
  	font-weight: 700;
}

.galleryOverlay .flowerOverlay {
	position: absolute;
    z-index: 999;
    top: -8px;
    right: 8px;
}

#history {
	padding: 50px 0px;
	background-color: #EEEEEE
}

#history h2 {
	position: relative;
	padding-bottom: 15px;
}

#history h2:before {
	content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 1px solid #871626;
}

#history .historyImage{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 474px;
	position: relative;
}

#history .historyText {
	min-height: 474px;
	display: flex;
	align-items: center;
}

#history .historyContent {
	padding: 0px 334px 0px 50px;
}

#history .historyOverlay {
	max-width: 315px;
	position: absolute;
	top: 40px;
	bottom: 0;
	left: 36%;
}

#history .historyOverlay h2 {
	color: #ffffff;
	font-size: 2.438em;
	line-height: 45px;
	margin-bottom: 15px;
	padding-bottom: 0px;
}

#history .historyOverlay h2:before {
	border-bottom: none !important;
}

#newsBanner {
	min-height: 512px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.newsBannerColour {
	background-color: rgba(28,28,28,.25);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.newsBannerOverlay {
	max-width: 400px;
	top: 0;
	bottom: 0;
	position: absolute;
	left: 16%;
	height: 100%;
	display: flex;
	align-items: center;
	text-align: center;
}

.newsBannerOverlay img {
	margin: 0 auto 10px;
	text-align: center;
}

.newsBannerOverlay h2, {
	color: #ffffff;
	font-size: 2.438em;
	line-height: 45px;
	margin-bottom: 15px;
	padding-bottom: 0px;
}

.newsBannerOverlay h3, .newsBannerOverlay h4, .newsBannerOverlay h5, .newsBannerOverlay h6, .newsBannerOverlay p {
	color: #ffffff
}

.blogSection {
	text-align: center;
}

.blogSection img {
	margin-bottom: 10px;
}

.blogSection h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

hr {
	border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(135, 22, 38, 1), rgba(0, 0, 0, 0));
	margin: 7px auto 12px;
}

.blogPostContainer {
	margin-bottom: 60px;
}


/*

.blogOverlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 22px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blogOverlay .overlayContent {
	position: relative;
	width: 100%
}

.blogSection {
	position: relative;
}

.blogSection:hover .blogOverlay {
  opacity: 1;
}

.blogOverlay h3 {
	border: 2px solid #871626;
	text-align: center;
	padding: 5px 0px;
	width: 100%;
	text-transform: uppercase;
  	color: #871626;
  	font-size: 18px;
  	margin: 0 auto;
  	font-weight: 700;
}

.blogOverlay .flowerOverlay {
	position: absolute;
    z-index: 999;
    top: -8px;
    right: 8px;
}

*/

/* Subpage */

.pageContent {
	padding: 60px 0;
	min-height: 400px;
}

#subpageBanner {
	position: relative;
	max-width: 2048px;
	margin: 0 auto
}

#subpageBanner img {
	margin: 0 auto
}

.pageContent .textContent {
	padding-right: 145px;
}

.resourceContainer {
	margin-bottom: 30px;
}

.resourceContainer h2 {
	text-transform: none;
	font-size: 1.25em;
	line-height: 32px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.resourceContainer .button {
	margin: 5px auto
}

/* Reading Lists */

.readingListContainer {
	margin-top: 60px;
}

.readingListContainer h2 {
	display: inline-block;
	position: relative;
	margin-bottom: 20px;
}

.readingListContainer h2:before {
	content: "";
    position: absolute;
    max-width: 349px;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #871626;
}

.readingListItem {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

.readingListItem img {
	max-width: 250px;
	height: auto;
	margin: 0 auto
}

.blogArchive {
	margin-top: 20px;
}

/* People */

.peopleArchive {
	margin-top: 60px;
}

.biographyContent {
	padding-right: 25px;
}

.singlePerson {
	margin: 0 auto 40px;
	text-align: center;
}

.singlePerson h3 {
	font-size: 1.25em;
}

.singlePerson p {
	font-size: 0.875em
}

.singlePerson .button {
	margin-top: 5px;
}

/* Tables */

.dataTables_length {
	display: none
}

.tablepress tfoot th, .tablepress thead th {
	background-color: #ffffff !important;
}

.tablepress .row-hover tr:hover td {
  background-color: #ff0000;
  color: #434343;
}

body.page-id-15 .tablepress tr td, body.page-id-17 .tablepress tr td {
	padding: 10px 15px;
	font-weight: 600;
}

body.page-id-15 .tablepress .row-2 td, body.page-id-15 .tablepress .row-3 td, body.page-id-15 .tablepress .row-5 td, body.page-id-15 .tablepress .row-7 td, body.page-id-15 .tablepress .row-9 td, body.page-id-15 .tablepress .row-10 td, body.page-id-15 .tablepress .row-11 td, body.page-id-15 .tablepress .row-13 td, body.page-id-15 .tablepress .row-14 td, body.page-id-15 .tablepress .row-15 td, 
body.page-id-17 .tablepress .row-2 td, body.page-id-17 .tablepress .row-3 td, body.page-id-17 .tablepress .row-5 td, body.page-id-17 .tablepress .row-7 td, body.page-id-17 .tablepress .row-9 td, body.page-id-17 .tablepress .row-10 td, body.page-id-17 .tablepress .row-11 td, body.page-id-17 .tablepress .row-13 td, body.page-id-17 .tablepress .row-14 td, body.page-id-17 .tablepress .row-15 td 
 {
	color: #434343;
	border: none !important;
	background-color: #ffffff;
	transition: 0.3s;
	border: 2px solid color: #434343;
}

body.page-id-15 .tablepress .row-4 td, body.page-id-15 .tablepress .row-6 td, body.page-id-15 .tablepress .row-8 td, body.page-id-15 .tablepress .row-12 td, body.page-id-15 .tablepress .row-16 td, body.page-id-15 .tablepress .row-17 td, body.page-id-17 .tablepress .row-4 td, body.page-id-17 .tablepress .row-6 td, body.page-id-17 .tablepress .row-8 td, body.page-id-17 .tablepress .row-12 td, body.page-id-17 .tablepress .row-16 td, body.page-id-17 .tablepress .row-17 td
{
	color: #ffffff;
	background-color: #871626;
	border-color: #871626 !important;
	transition: 0.3s;
}

body.page-id-15 .tablepress tr.row-4:hover td, body.page-id-15 .tablepress tr.row-6:hover td, body.page-id-15 .tablepress tr.row-8:hover td, body.page-id-15 .tablepress tr.row-12:hover td, body.page-id-15 .tablepress tr.row-16:hover td, body.page-id-15 .tablepress tr.row-17:hover td, body.page-id-17 .tablepress tr.row-4:hover td, body.page-id-17 .tablepress tr.row-6:hover td, body.page-id-17 .tablepress tr.row-8:hover td, body.page-id-17 .tablepress tr.row-12:hover td, body.page-id-17 .tablepress tr.row-16:hover td, body.page-id-17 .tablepress tr.row-17:hover td
{
	color: #ffffff;
	background-color: #c8606e;
}

.tablepress tr {
	border: 2px solid #434343 !important;
}

/* Sidebar */

.sidebarImage {
	margin-bottom: 15px;
}

.sidebarImage img {
	margin-bottom: 5px;
}

/* Footer */

#footerBanner {
	min-height: 345px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 50px 0px 55px;
}

.footerContent {
	text-align: center;
}

.footerContent img {
	text-align: center;
	margin: 0 auto
}

.footerContent .button a {
	padding: 9px 71px;
}

.footerMenu {
	max-width: 560px;
	margin: 75px auto 0px;
}

.footerMenu ul {
	list-style: none;
	columns: 2;
	-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.footerMenu ul li {
	text-align: left;
	padding-bottom: 15px;
	-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.footerMenu ul li a {
	color: #ffffff;
	text-align: left;
	transition: 0.3s;
	-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.footerMenu ul li a:hover {
	color: #eeeeee;
}

#greyFooter {
	padding: 15px 0px;
	background-color: #434343;
}

#greyFooter p {
	color: #ffffff;
	padding-bottom: 0px;
	font-size: 1em;
	line-height: 19px;
}

#greyFooter a {
	color: #ffffff;
	font-weight: 700;
	transition: 0.3s;
}

#greyFooter a:hover {
	color: #eee
}

.footerLinks a:first-of-type {
	margin-right: 10px;
}

.footerLinks a:last-of-type {
	margin-left: 10px;
}

/* Media Queries */

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

	#history .historyContent{
		padding: 50px 0px 0px 
	}

	.pageContent .textContent, .biographyContent {
		padding-right: 15px; 
	}

}

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

	.headerContent div {
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}

	.headerContent img {
		text-align: center;
		margin: 0 auto 5px;
	}

}


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

	#homepageSplash {
		padding-top: 15px;
	}

	h1, #houseBanner h2 {
		font-size: 1.75em;
		line-height: 32px;
	}

	body.h1:before {
		content: "";
	    position: absolute;
	    width: 100%;
	    border-bottom: 1px solid #871626;
	}

	h1:before {
		content: "";
	    position: absolute;
	    width: 100%;
	    border-bottom: 1px solid #871626;
	}

	h2, .readingListContainer h2 {
		font-size: 1.45em;
		line-height: 28px;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	#homepageHouses .houseOverlay h2 {
		font-size: 1.125em;
		line-height: 24px;
	}

	#homepageHouses .houseOverlay {
		padding: 10px 14px;
	}

	#homepageHouses .houseOverlay .flower {
		display: none
	}

	h3 {
		font-size: 1.25em;
		line-height: 26px;
	}

	h4 {
		font-size: 1.125em;
		line-height: 24px
	}

	h5 {
		font-size: 1.063em;
		line-height: 26px;
	}

	h6 {
		font-size: 12px;
		line-height: 20px;
		padding-bottom: 5px;
	}

	.entry-content p, p {
		font-size: 1em;
		line-height: 24px;
		padding-bottom: 10px;
	}

	.entry-content a {
		font-weight: 700;
		font-size: 1em;
		line-height: 24px;
		padding-bottom: 10px;
	}

	.entry-content ul, .entry-content ol {
		padding-bottom: 25px;
		margin-left: 20px;
	}

	.entry-content ul li, .entry-content ol li {
		font-size: 1em;
		line-height: 19.5px;
		font-weight: 400;
		padding-bottom: 10px;
	}

	.mobileMenu {
		display: block;
	}

	nav ul li:hover > a {
		border-bottom: 0;
	}

	nav ul li.current-menu-item {
		border: 0;
	}

	.left, .right {
		text-align: center;
	}

	.menuPosition {
		display: none;
	}

	.headerContent img {
		margin: 0 auto
	}

	h1:before {
		width: 100%;
	}

	#houseBanner .flowerOverlay {
		display: none;
	}

	#history .historyOverlay {
		left: 15px;
		right: 15px;
		margin: 0 auto
	}

	.newsBannerOverlay {
		left: 15px;
		right: 15px;
		margin: 0 auto
	}

	.pageContent {
		padding: 30px 0px;
	}

	.readingListItem {
		flex-direction: column-reverse;
	}

	.readingListItem img {
		margin: 0;
		margin-bottom: 15px;
	}

	.sidebarImage {
		margin: 15px 0px 0px;
	}

	footer {
		margin-bottom: 70px;
	}

	table thead {
	    border: none;
	    clip: rect(0 0 0 0);
	    height: 1px;
	    margin: -1px;
	    overflow: hidden;
	    padding: 0;
	    position: absolute;
	    width: 1px;
	}
	  
	table tr {   
	    display: block;
	}
	  
	table td {
	    border: none !important;
	    display: block;
	    text-align: left;
	}
	  
	table td::before {
	    content: attr(data-label);
	    float: left;
	}

	.tablepress .even td {
	  	border: none !important
	}

	#homepageHouses .houseOverlay {
		top: 28%;
	}


}

@media screen and (max-width: 466px) {
	.footerMenu ul {
		columns: 1;
		margin-left: 0px;
	}

	.footerMenu ul li {
		text-align: center;
	}

	#homepageHouses .houseOverlay {
		top: 15%;
		width: 75%;
	}
}