/*
Theme Name: Maeve
Theme URI: https://maeve.pixandhue-demos.com
Description: A Blog & Shop Theme for WordPress
Author: Pix & Hue
Author URI: https://www.pixandhue.com/
Version: 1.3
License: Pix & Hue License
License URI: https://www.pixandhue.com/theme-policies/
Text Domain: maeve
Tested up to: 6.5
Requires PHP: 7.2
Tags: blog, one-column, two-columns, three-columns, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
*/

body {
	font-family: 'Cormorant Garamond', sans-serif;
	font-size: 20px; 
	line-height: 1.45; 
	letter-spacing: 0.5px;
	text-align: left;
	font-weight: normal;
	color: #000000; 
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
p {
	margin: 0 0 20px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Butler Ultra Light', serif;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0px;
	text-transform: none;
	color: #000000; 
	margin:  0 0 12px 0;
	font-style:  normal;
}
h1 {
	font-size: 37px;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 33px;
}
h4 {
	font-size: 30px;
}
h5 {
	font-size: 28px;
}
h6 {
	font-size: 26px;
}

/* ------- Form Styling ------- */
input, textarea, select {
	width: 67.5%;
	padding: 18px;
	border: 1px solid #000000;
	font-size: 13px;
	font-family: 'Raleway', sans-serif;
	color: #000000;
	font-weight: 500;
	background: #FFFFFF; 
	outline: none;
	letter-spacing:2px;
	line-height: 1em;
	text-transform: none;
}
textarea {
	width: 75%;
	line-height: 1.7;
}
input[type="checkbox"] {
	width: auto;
	margin: 0 5px 0 0;
}
input[type="text"] { 
	outline: none;
}	
input[type="submit"] {
	display: inline-block;
	border-bottom: 0px;
	background: #000000;
	border:  0px;
	color: #FFFFFF;
	width: auto;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 2px;
	font-size: 13.5px;
	margin: 0;
	padding: 19px 25px;
	text-transform: uppercase;
	-moz-appearance: none;
	-webkit-appearance: none;
}
::-webkit-input-placeholder {
	color: #000000;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
}
::-moz-placeholder { 
	color: #000000;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: 500;
	opacity: 1;
	text-transform: uppercase;
}
:-ms-input-placeholder { 
	color: #000000;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

/* ------- Container + Sidebar ------- */
#maeve-content-container {
	overflow: hidden;
	position: relative;
}
#maeve-content-container {
	position: relative;
}
.maeve-container,
.maeve-full-width {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}
#maeve-content {
	padding: 0 75px 0 0;
}
#maeve-content.maeve-full-width {
	padding: 0;
}
.maeve-default-width {
	width: 825px;
	float:left;
}
#maeve-sidebar {
	width: 300px;
	float:left;
	padding:  0 0 0;
	margin: 0 0 100px 0;
	position: relative;
	overflow: hidden;
}

/* ------- General CSS Styles  ------- */
img { max-width: 100%; height: auto; }
html { margin-top: 0px !important;}
fieldset, img { border:0 }
abbr, acronym { text-decoration: none; border-bottom: 1px dotted;}
caption, code, dfn, strong, th { font-style:normal; font-weight:normal; margin-bottom: 20px; }
cite, em, var { font-style: italic; margin-bottom: 20px; }
address { margin-bottom: 20px; font-style: normal; }
ins { text-decoration: none; background: #FFF9BD; }
pre { background: #f3f3f3; color: #444444; padding: 20px; margin-bottom: 20px; white-space: pre-wrap; -ms-word-wrap: break-word; word-wrap: break-word;}
blockquote, q {-webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; font-style: italic;}
q:before, q:after { content:'';}
caption, th { text-align:left; }
strong {font-weight: 700;}
em { font-style: italic; }
a img { border: none; }
a {
	color: #D0BFA7;
	text-decoration:none;
}
a:hover, .maeve-copyright-text a:hover,  #maeve-sidebar .maeve-map-widget a:hover h6, .maeve-cat a:hover, #maeve-content .maeve-author-content h5 a:hover, #maeve-content .maeve-item-related-caption h4 a:hover,
.maeve-custom-image-list-title:hover, #maeve-sidebar .maeve-side-title a:hover, .widget_meta a:hover, .widget_nav_menu a:hover, .maeve-reply a:hover, .maeve-edit a:hover, 
#maeve-content .maeve-comment-author a:hover, .maeve-wp-links a:hover, .widget_recent_entries .wp-block-latest-posts li a:hover, 
#maeve-sidebar .wp-block-categories li a:hover, #maeve-sidebar .wp-block-archives li a:hover {
	color: #E3E2DB;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}
.maeve-blog-section .elementor-posts .elementor-post__title a:hover,
#maeve-sidebar .zoom-instagram-widget__follow-me a:hover,
.maeve-loop-item .elementor-post-info__item--type-terms a:hover,
.maeve-loop-item .elementor-widget-theme-post-title a:hover,
#maeve-sidebar .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:hover {
	color:  #E3E2DB !important;
}
input[type="submit"]:hover, .maeve-subscription-column .mc4wp-form input[type="submit"]:hover,
#commentform input[type="submit"]:hover {
	background-color: #E2D7C8;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}
.maeve-subscription-column .formkit-submit > span:hover {
	background-color: #E2D7C8 !important;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}
.maeve-post-tags a:hover, #maeve-sidebar .wp-block-search button:hover, #maeve-sidebar .wp-block-tag-cloud a:hover {
	background-color: #E3E2DB;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}

/* ----- Elementor Header ---- */
.maeve-custom-nav-menu .elementor-nav-menu .sub-arrow {
	padding-left: 5px;
}
.maeve-custom-nav-menu .elementor-nav-menu--main .elementor-nav-menu ul {
	top: 30px !important;
}
.maeve-custom-nav-menu .elementor-nav-menu--dropdown a {
	padding-left: 20px !important;
	margin: 0 !important;
}
.meave-header-site-title .elementor-heading-title {
	font-size: 39px;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.maeve-custom-nav-menu .elementor-nav-menu .elementor-item,
.maeve-custom-nav-menu .elementor-nav-menu--dropdown a {
	font-family: 'Raleway', sans-serif;
	font-size: 13.5px;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-style: normal;
}	
.maeve-custom-nav-menu .elementor-nav-menu--dropdown a  {
	font-size: 13px;
}
.elementor-location-header .elementor-menu-toggle,
.elementor-location-header .elementor-nav-menu--dropdown a {
	outline: none;
}
.maeve-custom-nav-menu .elementor-nav-menu a:hover {
	line-height: 1em;
}

/* ---- Elementor Standard Font Styles ---- */
.maeve-standard-title .elementor-heading-title {
	font-size:  49px;
	line-height: 1.2em;
}	
.maeve-standard-subtitle,
.maeve-elementor-button .elementor-button {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-style: normal;
}
.maeve-elementor-button .elementor-button { 
	font-size: 13.5px;
}
.maeve-standard-subtitle {
	line-height: 1.9em;
}
.maeve-standard-subtitle.maeve-larger-subtitle {
	font-size:  16px;
}
.maeve-large-number {
	font-family: 'Butler Ultra Light', serif;
	line-height: 1em;
	font-size:  63px;
	font-style: normal;
}
.maeve-blog-section .elementor-posts .elementor-post__title,
.maeve-loop-item .elementor-heading-title {
	font-size:  33px;
}
.maeve-blog-section .elementor-posts .elementor-post__meta-data,
.maeve-loop-item .elementor-icon-list-item {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-style: normal;
}
.maeve-footer-site-title .elementor-heading-title {
	font-size:  39px;
}
.maeve-faq-toggle .elementor-toggle .elementor-tab-title {
	font-family: 'Raleway', sans-serif;
	font-size: 14.5px;
	font-weight: 500;
	line-height: 1.9em;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-style: normal;
	padding:  0 0 8px 0;
}

/* ---- Elementor Standard Styles ---- */
.elementor-page .elementor {
	overflow: hidden;
}
.elementor-maintenance-mode.elementor-page .elementor {
	overflow: visible;
}
.elementor-page .elementor.elementor-location-header {
	overflow: visible;
}
.maeve-no-bottom-p p:last-of-type {
	margin:  0;
}	
.maeve-elementor-divider-accent .elementor-divider-separator {
	opacity: .7;
}

/* ----- Elementor Home ---- */
.maeve-large-number-column .elementor-widget-spacer {
	height:  100%;
}
.maeve-large-number-column .elementor-widget-spacer > .elementor-widget-container {
	height:  calc(100% - 30px);
}
.maeve-testimonial-column .elementor-widget-testimonial-carousel .elementor-testimonial__text {
	font-size:  1em;
	font-style: inherit;
	line-height: inherit;
}
.maeve-testimonial-column .elementor-widget-testimonial-carousel .swiper-slide {
	padding:  0;
}
.maeve-testimonial-column .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin:  0 6px;
}

/* ----- Elementor Services ---- */
.maeve-limited-width-section {
	margin-left:  50px;
	margin-right:  50px;
}
.maeve-faq-toggle .elementor-toggle .elementor-tab-content {
	padding:  10px 0 15px;
}

/* ----- Elementor About ---- */
.maeve-quiz-inner-section {
	width:  75% !important;
	margin-left:  auto;
	margin-right: auto;
}

/* ----- Elementor Opt-In ---- */
.maeve-opt-in-text-column {
	align-items:  center !important;
}
.maeve-opt-in-text-column > .elementor-widget-wrap {
	margin-left: -30px !important;
}

/* ----- Elementor Instagram / MailChimp ---- */
.maeve-subscription-column .maeve-inline-subscribe-form .mc4wp-form {
	text-align: center;
}
.maeve-subscription-column .maeve-inline-subscribe-form .mc4wp-form p {
	width:  350px;
	display: inline-block;
	margin: 0 20px 0 0;
}
.maeve-subscription-column .maeve-inline-subscribe-form .mc4wp-form p:last-of-type {
	width:  auto;
	margin: 0;
}
.maeve-subscription-column .maeve-inline-subscribe-form .mc4wp-form input {
	width:  100%;
}

/* ---- Elementor Contact ----- */
.maeve-contact-form .elementor-field-group .elementor-field-textual::placeholder {
	opacity: .8;
}
.maeve-contact-form .elementor-form .elementor-button:hover {
	cursor:  pointer;
}
.maeve-contact-form .elementor-message {
	text-align: center;
	margin-top: 15px;
}

/* ---- Elementor Blog ----- */
.maeve-blog-section .elementor-pagination {
	margin:  70px 0 0 0;
	clear:  both;
}
.maeve-blog-section .elementor-pagination .page-numbers {
	background: #f3f3ef;
	padding: 10px;
}
.maeve-blog-section .elementor-pagination .current.page-numbers {
	background-color: #d6d4cb;
}

/* --- Elementor Portfolio + Gallery Page Styles ---- */
.maeve-latest-works-portfolio .elementor-portfolio__filter:hover {
	color: #E3E2DB !important;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}
.maeve-image-carousel .swiper-pagination-bullets {
	bottom:  -9px !important;
}
.elementor-lightbox .swiper .elementor-swiper-button svg,
.elementor-lightbox .elementor-swiper-button:hover svg {
	fill: #222222 !important;
}

/* ---------- MailChimp ---------- */
.maeve-subscription-column .mc4wp-form p {
	text-align: center;
}
.maeve-subscription-column .mc4wp-form p:last-of-type {
	margin:  30px 0 0 0;
}
.maeve-subscription-column .mc4wp-form input {
	width:  75%;
	background-color: transparent;
}
.maeve-subscription-column .mc4wp-form input[type="submit"]{
	width:  auto;
	background-color: #000000;
}
.mc4wp-form .mc4wp-response .mc4wp-alert p {
	margin-top: 20px !important;
}

/* ----------------- Convertkit ----------------- */
.elementor-widget-shortcode .formkit-powered-by-convertkit-container {
	display: none !important;
}
.elementor-widget-shortcode .formkit-form {
	-moz-osx-font-smoothing: auto !important;
	-webkit-font-smoothing:  auto !important;
}
.elementor-widget-shortcode .formkit-form .formkit-input::placeholder {
	opacity: 1 !important;
}
.elementor-widget-shortcode .formkit-form .formkit-input {
	background-color: transparent !important;
	padding:  18px !important;
}
.maeve-subscription-column .formkit-form {
	max-width:  100% !important;
}
.maeve-subscription-column .formkit-form [data-style="clean"] {
	padding: 0 !important;
}
.maeve-subscription-column .formkit-form .formkit-fields {
	max-width:  75%;
	margin:  0 auto !important;
}
.maeve-subscription-column .formkit-form .formkit-field {
	margin:  0 0 20px 0 !important;
	width:  100%;
}
.maeve-subscription-column .formkit-form .formkit-submit,
.elementor-widget-shortcode .formkit-alert.formkit-alert-success {
	margin:  0 !important;
}
.maeve-subscription-column .formkit-input {
	font-size: 13px !important;
}
.maeve-subscription-column .formkit-submit {
	font-family: 'Raleway', sans-serif;
	letter-spacing: 2px;
	font-size: 13.5px !important;
	font-weight: 500 !important;
	line-height: 1em;
	text-transform: uppercase;
}
.maeve-subscription-column .formkit-submit > span {
	padding: 19px 25px !important;
}

/* -- Inline Styles -- */
.maeve-subscription-column .maeve-inline-subscribe-form .formkit-form .formkit-fields {
	max-width:  100%;
	display: block;
	text-align: center;
}
.maeve-subscription-column .maeve-inline-subscribe-form .formkit-form .formkit-field {
	display: inline-block;
	margin:  0 20px 0 0 !important;
	width:  350px;
}
.maeve-subscription-column .maeve-inline-subscribe-form .formkit-form .formkit-field input {
	width:  100%;
}

/* ---------- MailerLite ---------- */
.elementor-widget-shortcode .ml-form-embedContainer .ml-form-embedWrapper {
	background-color:  transparent !important;
}
.elementor-widget-shortcode .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
.elementor-widget-shortcode .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
	padding: 0 !important;
}
.elementor-widget-shortcode .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
	margin:  0 !important;
}
.elementor-widget-shortcode .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4,
.elementor-widget-shortcode .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
	text-align: center !important;
}

/* Inline Styles */
.maeve-subscription-column .maeve-inline-subscribe-form .ml-form-embedContainer .ml-form-embedWrapper.embedForm {
	max-width:  100% !important;
}
.maeve-subscription-column .maeve-inline-subscribe-form .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent {
	width:  auto !important;
	margin:  0 !important;
	display: inline-block;
}
.maeve-subscription-column .maeve-inline-subscribe-form .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
	width: 350px !important;
	display: inline-block;
	margin:  0 15px 0 0 !important;
}
.maeve-subscription-column .maeve-inline-subscribe-form .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
	width:  auto !important;
	min-width:  150px;
	display: inline-block; 
	float:  none !important;
	margin: 0 !important;
}

/* ----------------- Elementor Gallery Styles ----------------- */
.elementor-widget-image-gallery .gallery-item {
	margin-top: 0px !important;
}
.gallery .gallery-icon img,
.gallery .gallery-icon img:hover {
	border: 0px !important;
	padding: 0px;
}
.dialog-type-lightbox {
	background-color: rgba(255,255,255,.9) !important;
}
.elementor-lightbox .swiper-container [class^="eicon"],
.elementor-lightbox .dialog-lightbox-close-button, 
.elementor-lightbox .elementor-swiper-button {
	color: #222222 !important;
}
.swiper-container [class^="eicon"]:hover,
.elementor-lightbox .dialog-lightbox-close-button:hover, 
.elementor-lightbox .elementor-swiper-button:hover {
	color: #888888 !important;
}
.elementor-lightbox .elementor-lightbox-image {
	border: 0px !important;
	border-radius: 0px !important;
	box-shadow: 0 0 20px rgba(0,0,0,.1),0 0 8px -5px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1),0 0 8px -5px rgba(0,0,0,.1);
}
.elementor-slideshow__footer, 
.elementor-slideshow__header {
	box-sizing: border-box !important;
}
.elementor-widget-image-box .elementor-image-box-img a {
	vertical-align: middle;
	display: inline-block;
	line-height: 0;
}
.elementor-widget-image-box .elementor-image-box-title a:hover {
	color: #888888 !important;
}

/* ----------------- Footer Styles ----------------- */
.elementor-location-footer.elementor {
	clear:  both;
} 
#maeve-content-container .maeve-instagram-footer .zoom-instagram-widget__items,
.maeve-instagram-footer .zoom-instagram-widget__items {
	margin: 0;
	padding: 0;
}
.maeve-instagram-footer .zoom-instagram-widget__item {
	margin-bottom:  0;
}
.elementor-editor-active .maeve-instagram-footer .zoom-instagram-widget__items.layout-legacy .zoom-instagram-widget__item {
	margin:  0 15px 15px 0;
	width:  calc(20% - 15px);
}
.elementor-editor-active .maeve-instagram-footer .zoom-instagram-widget__items.layout-legacy .zoom-instagram-widget__item .zoom-instagram-link {
	height:  200px !important;;
	width:  100% !important;
}
.maeve-copyright-text a {
	color:  inherit;
}

/* ----------------- WordPress Core Styles ----------------- */ 

/* ------- Single Post Styles  ------- */
.single-post #maeve-content-container {
	margin-top:  65px;
}
.maeve-single-post {
	margin: 0 0 120px 0;
}
.single-post #maeve-content.maeve-default-width {
	overflow: hidden;
}
.maeve-post-entry 	{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 35px;
}
.maeve-post-content,
.maeve-post-media-wrapper {
	position: relative;
}			
.maeve-post-img,
.maeve-post-media {
	line-height: 0;
}
.maeve-post-media {
	margin: 0 0 30px 0;
	position: relative;
}
.maeve-post-media img {
	width:  100%;
}
.maeve-post-header {
	clear: both;
	position: relative;
	line-height: 1;
	margin-bottom: 25px;
	text-align: center;
}
#maeve-content .maeve-post-header h1 {
	margin: 0;
	font-size: 41px;
}
.maeve-cat {
	line-height: 1;
	margin: 0 0 12px 0;
}
.maeve-cat a,
.maeve-post-date a {
	font-family: 'Raleway', sans-serif;
	font-size: 13.5px;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	font-style: normal;
}
.maeve-cat, 
.maeve-cat a {
	color: #D9CBB8;
}
.maeve-cat a {
	display: inline-block;
	margin: 0 2px;
}
.maeve-cat a:last-of-type {
	margin-right: 0;
}
.maeve-post-date {
	margin: 5px 0 0 0;
}
.maeve-post-date a {
	color: #999999;
}
.maeve-post-date a:hover {
	cursor: auto;
	color: #999999;
}

/* -- Tags -- */
.maeve-post-tags {
	clear: both;
	margin: 40px 0 15px 0;
	text-align: center;
}
.maeve-post-tags-title {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	line-height: 1;
	letter-spacing: 2px;
	margin-right: 8px;
	font-weight: 500;
	color: #444444;
	font-style: normal;
}
.maeve-post-tags a {
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	background: #e2d7c8;
	color: #444444;
	font-size: 13px;
	text-transform: uppercase;
	padding: 12px 15px;
	margin: 0 12px 12px 0;
	letter-spacing: 2px;
	line-height: 1em;
	font-weight: 500;
	font-style: normal;
}
.maeve-post-tags a:last-of-type {
	margin-right: 0px;
}
.maeve-post-tags a:hover {
	color: inherit;
}

/* -- Post Author -- */
.maeve-post-author-box {
	display: table;
	padding: 62px 0 65px;
	overflow: auto;
	border-bottom: 1px solid #e5e5e5;
}
.maeve-author-img {
	position: relative;
	display: table-cell;
	float: left;
	width: 185px;
	line-height: 0;
	margin: 0;
	border-right: 0px;
}
.maeve-author-img:before {
	position: absolute;
	content: '';
	height: 20px;
	width:  65px;
	left:  0;
	right:  0;
	top:  -10px;
	margin:  auto;
	background-color: #d6d4cb;
	z-index: 1;
	opacity: .7;
}
.maeve-author-img img {
	margin: 0;
}
.maeve-author-content {
	display: table-cell;
	vertical-align: middle;
	padding-left: 35px;
	line-height: 1;
}
#maeve-content .maeve-author-content h5, 
#maeve-content .maeve-author-content h5 a {
	color: inherit;
	font-size: 33px;
	margin: 0 0 8px 0px;
}
.maeve-author-content h5 {
	position: relative;
}
.maeve-author-content p {
	margin-bottom: 0px;
	line-height: 1.45;
	font-size: .95em;
}

/* -- Related Posts -- */
.maeve-related-posts {
	margin: 68px 0 0 0;
	text-align: center;
}
#maeve-content .maeve-related-posts h3 {
	font-size: 33px;
	margin: 0 0 22px 0;
}
.maeve-item-related-box {
	display: flex;
}
.maeve-item-related {
	width: 33.3%;
	margin-right: 25px;
}
.maeve-full-width .maeve-item-related {
	width: 25%;
}
.maeve-item-related:last-of-type {
	margin-right: 0px;
}
.maeve-related-post-img {
	height: 285px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 0px;
}
.maeve-item-related-caption {
	text-align: center;
	padding: 27px 15px 33px;
	background: #f3f3ef;
}
#maeve-content .maeve-item-related-caption h4,
#maeve-content .maeve-item-related-caption h4 a {
	color: #000000;
	margin:  0 0 10px 0;
	font-size: 24px;
	line-height: 1.2em;
}
.maeve-related-post-date {
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	line-height: 1;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	font-style: normal;
}
.maeve-full-width .maeve-related-post-img {
	height: 300px;
}

/* -- List of Comments -- */ 
#comments {
	overflow: auto;
	margin: 75px 0 0 0;
}
.maeve-list-of-comments {
	margin: 70px 0 0 0;
	text-align: center;
}
#maeve-content .maeve-comment-list-title {
	font-size: 33px;
	margin: 0 0 25px 0;
	text-align: center;
	position: relative;
	display: inline-block;
}
#maeve-content-container ul.maeve-comments {
	margin: 0;
	list-style: none;
	padding: 0;
	text-align: left;
	overflow: hidden;
}
#maeve-content-container ul.maeve-comments > li,
#maeve-content-container ul.maeve-comments ul.children > li {
	margin: 0;
}
#maeve-content-container ul.maeve-comments ul.children {
	margin: 0;
	padding: 0 0 0 45px;
	list-style: none;
}
#maeve-content-container ul.maeve-comments ul.children .maeve_thecomment {
	overflow: auto;
	line-height: 1;
	padding: 25px 0;
}
#maeve-content-container ul.maeve-comments ul.children .maeve-comment-footer {
	margin: 15px 0 0 0;
}
#maeve-content-container ul.maeve-comments ul.children p:last-of-type {
	margin-bottom: 0px;
}
.maeve-comments > li:first-of-type  {
	border-top: 1px solid #e5e5e5;
}
.maeve_thecomment {
	padding: 30px 0 35px;
	border-bottom: 1px solid #e5e5e5;
}
.maeve-comment-author-avatar {
	width: 80px;
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.maeve-comment-author-avatar img {
	border-radius: 100%
}
.maeve-comment-text {
	margin-left: 100px;
}
#maeve-content .maeve-comment-author, 
#maeve-content .maeve-comment-author a {
	color: inherit;
	font-size: 27px;
	margin-bottom: 9px;
}
.maeve-comment-author, 
.maeve-comment-date {
	display: inline-block;
}
.maeve-comment-parent {
	text-transform: none;
	font-size: .875em;
	vertical-align: 0px;
	letter-spacing: 0px;
}
.maeve-comment-date {
	float: right;
	font-size: 12.5px;
	color: #888888;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 5px;
	font-family: 'Raleway', sans-serif;
	font-style:  normal;
}
.maeve-comment-text p {
	margin-bottom: 15px;
	font-size: 97%;
	line-height: 1.5em;
}
.maeve-comment-approval em {
	color: #888888;
	margin-left: 5px;
	vertical-align: .5px;
	font-size: 90%;
}
.maeve-comment-footer {
	line-height: 1;
}
.maeve-reply,
.maeve-edit  {
	display: inline-block;
	text-transform: uppercase;
	z-index: 2;
}
.maeve-reply a,
.maeve-edit a {
	color: #000000;
	font-size: 12.5px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px solid;
	line-height: 1;
	font-family: 'Raleway', sans-serif;
	font-style:  normal;
}
.maeve-edit a {
	position: relative;
	margin-left: 25px;
}
.maeve-edit a:before {
	position: absolute;
	content: '';
	height: 12px;
	top: 5px;
	left: -15.5px;
	border-left: 1px solid #000000;
}
.depth-5 .maeve-edit a {
	margin-left: 0px;
}
.depth-5 .maeve-edit a:before {
	display: none;
}
.depth-5 .maeve-reply {
	display: none;
}
#comments_pagination .page-numbers {
	display: inline-block;
	margin: 20px 0 0 0;
	font-size: 1em;
	font-weight: normal;
}

/* -- Comment Form -- */ 
#maeve-comment-form {
	text-align: center;
}
#comments #respond {
	margin: 0;
	padding: 50px 30px 60px;
	background-color: #e3e2db;
}
#cancel-comment-reply-link {
	font-size: .9em;
	margin: 0 0 0 10px;
}
#comments #reply-title {
	font-size: 33px;
	margin-bottom: 15px;
	display: inline-block;
	position: relative;
	z-index: 1;
}
#commentform {
	overflow: hidden;
}
.maeve-comment-form-comment {
	margin: 0;
	line-height: 1;
}
#commentform textarea,
#commentform input {
	box-sizing: border-box;
	border: 0px;
}
#commentform textarea {
	width: 100%;
}
#commentform input {
	width: 32.4%;
	margin: 10px 10px 0 0;
	float: left;
}
.maeve-full-width #commentform input {
	width: 32.69%;
}
#commentform input[type="checkbox"] {
	width: auto !important;
	padding: 5px;
	border: 0px;
	margin: 5px 8px 0 0;
	-webkit-appearance: checkbox;
}
#commentform input[id="url"] {
	margin-right: 0px;
}
#commentform input[type="submit"] {
	width: auto;
	background-color: #000000;
	padding: 15px 25px;
}
.maeve-full-width #commentform input[type="submit"] {
	width: auto;
}
.form-submit {
	margin: 10px 0;
}
.comment-form-cookies-consent {
	width: 100%;
	margin: 0;
	padding: 20px 0 0 0;
	clear: both;
	font-size: .925em;
	text-align: left;
}
#commentform .comment-form-cookies-consent input,
.maeve-full-width #commentform .comment-form-cookies-consent input {
	width: auto !important;
	padding: 5px;
	margin: 5px 8px 0 0;
	-webkit-appearance: checkbox;
}

/* ------------------------------- 3.6 Single Page ------------------------------- */
#maeve-content-container.maeve-single-page {
	margin-top: 65px;
}
.maeve-single-page .maeve-default-width,
.maeve-single-page .maeve-full-width  {
	margin: 0 0 90px 0;
}
.maeve-single-page .maeve-page-featured-image {
	display: none;
}
.maeve-single-page #comments {
	margin: 55px 0 0 0;
}
#maeve-content h1.maeve-single-page-title {
	font-size: 41px;
}
.maeve_fullwidth_narrow h1.maeve-single-page-title {
	text-align: center;
}

/* ------------------------------- WordPress + Theme Widgets ------------------------------- */
.widget {
	margin: 0 0 50px 0;
	clear: both;
}
#maeve-sidebar .widget:last-of-type {
	margin-bottom: 0;
}
#maeve-sidebar .widget-title,
#maeve-sidebar .widget h4 {
	font-size: 27px;
	text-align: center;
	margin: 0 0 5px 0;
}
.widget select, 
.widget input {
	width: 100%;
	margin-right: 0px;
	border-color: #000000;
}
.widget select {
	text-transform: none;
}
.widget input[type="checkbox"] {
	width: auto;
	margin: 0 5px 0 0;
}

/* -- Search Widget -- */
#maeve-sidebar .widget_search label {
	display: none;
}
#maeve-sidebar .wp-block-search .wp-block-search__input {
	background-color: transparent;
	border:  1px solid #e2d7c8;
	padding: 15px;
}
#maeve-sidebar .wp-block-search button {
	background-color: #e2d7c8;
	border: 0px;
	color: #444444;
}

/* ------------- WP Categories, WP Pages,  WP Recent Posts, 
WP Recent Comments, WP Archive, WP Meta, WP Nav Menu 
(including widgets on Elementor Pages) ------------------ */
.widget_meta,
.widget_recent_entries,
.widget_nav_menu,
.widget_categories,
.widget_archive {
	background: #f3f3ef;
	padding: 38px 22px 35px;
	text-align: center;
}
#maeve-content-container .widget_meta ul,
#maeve-content-container .widget_recent_entries ul,
#maeve-content-container .widget_nav_menu ul,
#maeve-content-container .widget_categories ul,
#maeve-content-container .widget_archive ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#maeve-content-container .widget_meta li,
#maeve-content-container .widget_recent_entries li,
#maeve-content-container .widget_nav_menu li,
#maeve-content-container .widget_categories li,
#maeve-content-container .widget_archive li {
	margin: 0 0 6px 0;
	padding: 0 0 8px 0;
	list-style: none;
	border-bottom: 1px solid #ffffff;
	display: block;
}
#maeve-content-container .widget_categories .children li,
#maeve-content-container .widget_nav_menu .sub-menu li {
	border-bottom: 0px;
	border-top: 1px solid #ffffff;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 6px;
	margin-top: 9px;
}
.widget_meta a,
.widget_recent_entries .wp-block-latest-posts li a,
.widget_nav_menu a,
.widget_categories a,
.widget_archive a {
	font-family: 'Raleway', sans-serif;
	color: #444444;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.7;
	margin:  0;
	display: inline-block;
	font-style:  normal;
}
#maeve-sidebar .wp-block-categories,
#maeve-sidebar .wp-block-archives-dropdown {
	margin: 0;	
}
#maeve-sidebar .wp-block-categories select,
#maeve-sidebar .wp-block-archives-dropdown select {
	font-family: 'Raleway', sans-serif;
	background-color: transparent;
	border-color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
	font-style:  normal;
	padding:  15px;
	height:  52px;
}
.widget_text p:last-of-type {
	margin:  0;
}
#maeve-sidebar .wp-block-categories li a,
#maeve-sidebar .wp-block-archives li a {
	color:  #444444;
}
.widget_recent_entries .wp-block-latest-posts .wp-block-latest-posts__post-date {
	font-size:  .6em;
}

/* -- Tag Cloud -- */
#maeve-sidebar .wp-block-tag-cloud a {
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	background: #e2d7c8;
	color: #444444;
	font-size: 13px !important;
	text-transform: uppercase;
	padding: 8px 15px 7px;
	margin: 0 8px 8px 0;
	letter-spacing: 2px;
	font-weight: 500;
	font-style: normal;
}

/* ------- About Me Widget ------- */
.maeve_about_widget {
	text-align: center;
} 
.maeve-about-img {
	line-height: 1;
	position: relative;
	height: 350px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.maeve-about-widget-caption {
	background: #e3e2db;
	padding: 33px 23px 37px;
	margin: 0;
	font-size: 18.5px;
	line-height: 1.4em;
}
#maeve-sidebar .widget .maeve-about-widget h4 {
	margin: 0;
}
.maeve-about-widget p {
	margin: 7px 0 0 0;
}

/* ------- Map Widget ------- */
.maeve_map_widget {
	padding: 0;
	text-align: center;
	background: #d6d4cb;
}
.maeve-map-widget {
	padding-bottom: 40px;
	overflow: hidden;
}
#maeve-sidebar .maeve-map-widget h4 {
	margin: 6px 0 1px;
}
.maeve-map-widget h6, 
.maeve-map-widget .fa-map-marker-alt {
	display: inline-block;
}
.maeve-map-widget .fa-map-marker-alt {
	font-size: 30px;
	color: #444444;
	margin: 0 0 7px;
}
#maeve-sidebar .maeve-map-widget h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: 2px;
	color: #444444;
	margin-bottom: 0px;
	text-transform: uppercase;
	line-height: 1;
}
.maeve-map-widget img {
	width: 400px;
	max-width: 400px !important;
	margin: -15px 0 0 -50px;
}

/* ------- Custom Image List Widget ------- */
.maeve-custom-image-list-item {
	position: relative;
	display: table;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 175px;
	width: 100%;
	margin: 0 0 18px 0;
	background-color: #f3f3f3;
}
.maeve_custom_image_list_widget a:last-of-type .maeve-custom-list-item {
	margin: 0;
}
.maeve-custom-image-item-overlay {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.maeve-custom-image-list-title {
	font-weight: 500;
	display: inline-block;
	margin: 0 15px;
	background: #FFFFFF;
	letter-spacing: 2px;
	color: #444444;
	text-transform: uppercase;
	padding: 12px 18px;
	font-size: 13px;
	line-height: 1;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
.maeve-custom-image-list-widget a:last-of-type .maeve-custom-image-list-item {
	margin-bottom: 0px;
}

/* ------- Recent Posts Widget ------- */
.maeve-recent-posts-widget  {
	text-align: center;
}
#maeve-content-container ul.maeve-side-newsfeed,
.maeve-post-wrapper ul.maeve-side-newsfeed {
	padding: 0;
	margin: 17px 0 0 0;
	list-style: none;
}
#maeve-content-container ul.maeve-side-newsfeed > li,
.maeve-post-wrapper ul.maeve-side-newsfeed > li {
	margin-bottom: 25px;
}
#maeve-content-container ul.maeve-side-newsfeed > li:last-of-type,
.maeve-post-wrapper ul.maeve-side-newsfeed > li:last-of-type {
	margin-bottom: 0px;
}
.maeve-side-item {
	overflow: hidden;
	line-height: 1;
	border-bottom: 1px solid #e5e5e5;
}
.maeve-side-image {
	width: 125px;
	margin-right: 12px;
	display: inline-block;
	float: left;
	line-height: 1;
	margin-bottom: -2px;
}
.maeve-side-image a {
	display: inline-block;
	vertical-align: top;
	line-height: 0;
}
.maeve-side-item-text {
	display: inline-block;
	text-align: left;
	margin: 0;
	width: 163px;
}
.maeve-side-item-text.maeve-side-no-thumbnail {
	width: 100% !important;
	margin: 0 0 15px 0;
}
#maeve-sidebar .widget h4.maeve-side-title {
	margin: 0 0 2px 0;
	text-align: left;
}
#maeve-sidebar .maeve-side-title a {
	color: inherit;
	text-align: left;
	display: inline-block;
	font-size: 23px;
	line-height: 1.2;
	font-weight: normal;
}
.maeve-side-item-date {
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	color: #888888;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	line-height: 1;
	letter-spacing: 2px;
	font-weight: 500;
	font-style: normal;
}

/* ------- Instagram Widget ------- */
#maeve-sidebar .zoom-instagram-widget {
	text-align: center;
	margin: -5px 0 45px 0;
}
#maeve-sidebar .zoom-instagram-widget .widgettitle,
#maeve-sidebar .zoom-instagram-widget .widget-title {
	margin: 0 0 10px 0;
}
#maeve-content-container #maeve-sidebar ul.zoom-instagram-widget__items {
	padding: 0;
	margin: 0;
	list-style: none;
}
#maeve-content-container #maeve-sidebar ul.layout-legacy > li.zoom-instagram-widget__item {
	margin-bottom: 10px;
	list-style: none;
} 
#maeve-sidebar .zoom-instagram-widget__follow-me {
	margin-top: 5px;
	line-height: 1;
}
#maeve-sidebar .zoom-instagram-widget__follow-me a,
#maeve-sidebar .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button {
	font-family: 'Raleway', sans-serif;
	font-weight: 500 !important;
	color: #000000 !important;
	text-align: center;
	background: transparent;
	padding: 0;
	border: 0;
	border-radius: 0;
	font-size: 13px;
	letter-spacing: 2px;
	text-transform: uppercase;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
	line-height: 1.2em;
	font-style: normal;
}
#maeve-sidebar .zoom-instagram .zoom-instagram-widget__footer {
	margin: 22px 0 0 0;
}
#maeve-sidebar .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button .button-icon {
	display: none;
}

/* ------------------------------- MISC HTML + WordPress Elements ------------------------------- */

/* ------- Blockquote ------- */
blockquote {
	margin: 0 0 20px 3%;
	position: relative;
	width: 97%;
	border-left: 10px solid;
	clear: both;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	font-style: inherit;
}
blockquote p {
	position: relative;
	padding-left: 15px;
	color:  inherit;
}
blockquote cite {
	display: inline-block;
	color: #888888;
	letter-spacing: 2px;
	font-size: 13px;
	text-transform: uppercase;
	font-style: normal;
	margin: -10px 0 0 0;
	padding-left: 15px;
	font-weight: 500;
	line-height: 1;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
blockquote.wp-block-quote.has-text-align-right {
	border-left: 0px;
	border-right: 10px solid;
}
blockquote.wp-block-quote.has-text-align-right p {
	padding: 0 15px 0 0;
}
blockquote.wp-block-quote.has-text-align-right cite {
	padding: 0 15px 0 0;
}

/* ------- Lists + Dividers ------- */
hr {
	border: 0;
	height: 0;
	border-bottom-width: 2px;
	clear: both;
	margin-bottom: 20px;
	border-block-style:  solid;
}
ul, 
ol {
	padding-left: 45px;
	margin-bottom: 25px;
}
ul {
	list-style: square;
}
li > ul,
li > ol {
	margin: 10px 0 0 0;
}
ul > li,
ol > li {
	margin: 0 0 14px 0;
	padding: 0;
}
pre {
	overflow: auto;
}

/* ------- Images + Gallery ------- */
.alignnone {
    margin: 5px 0 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 20px auto;
    text-align: center;
}
.alignright {
    float:right;
    margin: 5px 0 10px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 10px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 10px 20px;
}
a img.alignnone {
    margin: 5px 0 20px 0;
}
a img.alignleft {
    float: left;
   	margin: 5px 20px 10px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    max-width: 100%;
    text-align: center;
    width: auto;
	box-sizing:border-box;
}
.wp-caption.alignnone {
    margin: 5px 0 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 10px 0;
}
.wp-caption.alignright {
   margin: 5px 0 10px 15px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
	color:#888;
    line-height: 17px;
    margin: 2px 10px 8px;
    clear: both;
    font-size: 13px;
}
.gallery {
	margin-bottom: 30px !important;
}
.gallery .gallery-caption{  
    font-size: 13px;
	color: #888;
	margin-top: 4px;
}  
.gallery .gallery-icon img{  
    border-radius: 2px;  
    border: 1px solid #eee !important;  
	padding: 7px;
}  
.gallery .gallery-icon img:hover {
	border: 1px solid #ccc !important;  
}

/* ------- WP Page Links ------- */
.maeve-wp-links a,
.maeve-wp-links .post-page-numbers.current {
	background: #f3f3ef;
	height: 25px;
	width: 25px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	color: #000000;
	margin-right: 6px;
	font-size: 13px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-style:  normal;
	letter-spacing: 2px;
}
.maeve-wp-links .post-page-numbers.current {
	background-color: #e3e2db;
}
.maeve-wp-links .page-links-title {
	text-transform: none;
	font-size: 13px;
	letter-spacing: 2px;
	margin-right: 6px;
	font-weight: normal;
	color: #000000;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-style:  normal;
}

/* -------------- Gutenberg Frontend Styles -------- */

/* -- Color Palettes -- */
.has-light-grayish-orange-color {
	color: #e2d7c8 !important;
}
.has-light-grayish-orange-border-color {
	border-color: #e2d7c8 !important;
}
.has-light-grayish-yellow-color {
	color: #e3e2db !important;
}
.has-light-grayish-yellow-border-color {
	border-color: #e3e2db !important;
}
.has-grayish-yellow-color {
	color: #d6d4cb !important;
}
.has-grayish-yellow-border-color {
	border-color: #d6d4cb !important;
}
.has-light-grayish-orange-background-color,
.is-style-outline .wp-block-button__link.has-light-grayish-orange-background-color {
	background-color: #e2d7c8 !important;
}
.has-light-grayish-yellow-background-color,
.is-style-outline .wp-block-button__link.has-light-grayish-yellow-background-color {
	background-color: #e3e2db !important;
}
.has-grayish-yellow-background-color,
.is-style-outline .wp-block-button__link.has-grayish-yellow-background-color {
	background-color: #d6d4cb !important;
}
.wp-block-cover.has-background-dim.has-light-grayish-orange-background-color,
.wp-block-cover.has-background-dim.has-light-grayish-yellow-background-color,
.wp-block-cover.has-background-dim.has-grayish-yellow-background-color {
	background-size: cover;
	background-position: center center;
}
a.wp-block-button__link:hover,
.is-style-outline .wp-block-button__link.has-light-grayish-orange-background-color:hover,
.is-style-outline .wp-block-button__link.has-light-grayish-yellow-background-color:hover,
.is-style-outline .wp-block-button__link.has-grayish-yellow-background-color:hover {
	background-color: #E3E2DB !important;
	color: inherit;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;	
}
.wp-block-file a.wp-block-file__button:hover {
	background-color: #E3E2DB;
	color: inherit;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;	
}
.wp-block-categories li a:hover, 
.wp-block-archives li a:hover,
.wp-block-latest-posts li a:hover,
a.wp-block-latest-comments__comment-author:hover,
a.wp-block-latest-comments__comment-link:hover {
	color: #E3E2DB;
}

/* -- Full-Width Narrow Post - Support for Alignwide + Alignfull Classes -- */
.single-post .maeve-container, 
.single-post .maeve-full-width {
	overflow: visible;
}
.maeve_fullwidth_narrow .maeve-post-entry-wrapper {
	width: 825px;
	margin: 0 auto;
}
.maeve_fullwidth_narrow .alignwide {
    width: 1200px;
    margin-left: -22.6%;
    clear: both;
}
.maeve_fullwidth_narrow .alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
    width: auto;
	max-width: 1000%;
	clear: both;
}
.maeve_fullwidth_narrow .maeve-post-tags {
	text-align: center;
}

/* -- Full-Width Narrow Page Template -- */
.page-template-page-narrowfullwidth .maeve-container, 
.page-template-page-narrowfullwidth .maeve-full-width {
	overflow: visible;
}
.maeve_fullwidth_narrow .maeve-page-content-wrapper {
	width: 835px;
	margin: 0 auto;
}
.page-template-page-narrowfullwidth .maeve-page-header h1 {
	text-align: center;
}

/* -- MISC - Text, Separator, Tables, Files -- */
.has-drop-cap:not(:focus)::first-letter {
	font-size: 4em;
	font-weight: inherit;
}
.wp-block-separator {
	margin: 0 auto 20px;
}
.maeve-page-wrapper hr.wp-block-separator {
	border-bottom: 2px solid;
	opacity: 1;
	margin-left:  auto;
	margin-right: auto;
}
.wp-block-separator.is-style-wide {
	width: 100%;
	border-bottom-width: 2px;
}
.maeve-page-wrapper hr.wp-block-separator.is-style-dots {
	width: auto;
	border: 0px;
}
.wp-block-file.alignwide,
.wp-block-file.alignfull {
	text-align: center;
}
.wp-block-file .wp-block-file__button {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: 2px;
	border-radius: 0px;
	padding: 11px 12px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
pre.wp-block-verse {
	white-space: pre-wrap;
	line-height: 1.2;
}
.wp-block-spacer {
	clear: both;
}

/* -- Button -- */
.wp-block-button__link {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 1;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	margin-bottom: 20px;
}
.wp-block-button.alignright,
.wp-block-button.alignleft {
	margin-bottom: 5px;
}
.wp-block-button.alignright {
	margin-left: 15px;
}
.wp-block-button.alignleft {
	margin-right: 15px;
}
a.wp-block-button__link {
	padding: 11px 12px;
	background-color: #000000;
}

/* -- Quotes -- */
.wp-block-quote.is-style-large {
	margin: 0 0 20px 20px;
	padding: 0;
	font-size: 23px;
}
.wp-block-quote.is-style-large p {
	font-size: inherit;
	line-height: inherit;
}
.wp-block-quote.is-style-large cite {
	font-size: 13px;
}
.wp-block-pullquote {
	border-top: 10px solid;
	border-bottom: 10px solid;
	margin: 20px 0;
	clear:  both;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
}
.wp-block-pullquote.alignfull {
	padding-right: 30px;
	padding-left: 30px;
}
.wp-block-pullquote blockquote {
	border-left: 0px;
	width: 100%;
	margin: 0;
	font-size:  inherit;
	font-style: inherit;
}
.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p,
.wp-block-pullquote.alignleft p, 
.wp-block-pullquote.alignright p {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size:  inherit;
	color: inherit;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 85%;
}
.wp-block-pullquote cite {
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	color: #888888;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 2px;
	font-family: 'Raleway', sans-serif;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
	text-transform: uppercase;
}
.wp-block-pullquote.alignleft {
	margin: 8px 30px 20px 0;
}
.wp-block-pullquote.alignleft.is-style-solid-color {
	margin: 6px 30px 20px 0;
}
.wp-block-pullquote.alignright {
	margin: 8px 0 20px 30px;
}
.wp-block-pullquote.alignright.is-style-solid-color {
	margin: 6px 0 20px 30px;
}

/* -- Social Links -- */
ul.wp-block-social-links {
	padding-left: 0;
	margin-bottom: 20px;
}
ul > li.wp-social-link {
	margin: 0 5px 0 0;
}
ul > li.wp-social-link:last-of-type {
	margin: 0;
}
.wp-block-social-links.is-style-logos-only .wp-social-link {
	padding: 0;
}

/* -- Archives, Categories -- */
.wp-block-categories.alignleft,
.wp-block-categories.alignright, 
.wp-block-archives.alignleft,
.wp-block-archives.alignright {
	margin-bottom: 5px;
}
.maeve-post-content ul.wp-block-archives,
.maeve-page-content ul.wp-block-archives,
.maeve-post-content ul.wp-block-categories,
.maeve-page-content ul.wp-block-categories {
	margin-bottom: 5px;
	padding-left: 30px;
}
.maeve-post-content ul.wp-block-archives.aligncenter,
.maeve-page-content ul.wp-block-archives.aligncenter,
.maeve-post-content ul.wp-block-categories.aligncenter,
.maeve-page-content ul.wp-block-categories.aligncenter {
	padding-left: 0;
	margin-bottom: 20px;
}
.maeve-post-content ul.wp-block-archives.alignright,
.maeve-page-content ul.wp-block-archives.alignright,
.maeve-post-content ul.wp-block-categories.alignright,
.maeve-page-content ul.wp-block-categories.alignright {
	padding-left: 0px;
}
.wp-block-categories li a, 
.wp-block-archives li a {
	color: #000000;
}
.wp-block-categories select, 
.wp-block-archives-dropdown select {
    padding: 5px 0 5px 10px;
    border: 1px solid #000000;
    min-width: 250px;
    width: auto;
    height: 42px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: transparent;
    font-family: 'Raleway', sans-serif;
}
#maeve-content .wp-block-archives.aligncenter,
#maeve-content .wp-block-categories.aligncenter,
#maeve-content .wp-block-archives.alignfull,
#maeve-content .wp-block-categories.alignfull,
#maeve-content .wp-block-archives.alignwide,
#maeve-content .wp-block-categories.alignwide {
	text-align: center;
	padding-left: 0;
}
#maeve-content .wp-block-categories-list ul.children {
	padding-left: 35px;
}
#maeve-content .wp-block-categories-list ul.children li {
	margin: 12px 0 6px;
	list-style: square;
}
.maeve-post-content ul.wp-block-archives.alignfull,
.maeve-page-content ul.wp-block-archives.alignfull,
.maeve-post-content ul.wp-block-archives.alignwide,
.maeve-page-content ul.wp-block-archives.alignwide,
.maeve-post-content ul.wp-block-categories.alignfull,
.maeve-page-content ul.wp-block-categories.alignfull,
.maeve-post-content ul.wp-block-categories.alignwide,
.maeve-page-content ul.wp-block-categories.alignwide {
	text-align: center;
	padding: 0;
}
.wp-block-categories-dropdown,
.wp-block-archives-dropdown {
	margin-bottom: 20px;
}

/* -- Images -- */
.wp-block-cover {
	margin-bottom:  20px;
}
.wp-block-image .alignleft,
.wp-block-image .aligncenter,
.wp-block-image .alignright, 
.wp-block-image .alignnone,
.wp-block-embed.alignleft,
.wp-block-embed.alignright, 
.wp-block-embed.alignnone {
	margin-bottom: 5px;
}
.wp-block-image.alignwide {
	max-width: inherit;
}
.wp-block-image.alignwide img {
	max-width: initial;
}
.wp-block-image figcaption {
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 13px;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #888888;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
.wp-block-image.alignfull figcaption,
.wp-block-image.alignwide figcaption,
.wp-block-image .aligncenter figcaption {
	padding: 0 20px;
}
.wp-block-embed figcaption {
	font-size: 13px;
	margin-bottom: 0px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	color: #888888;
	margin-top: 10px;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
.wp-block-embed.alignfull figcaption,
.wp-block-embed.alignwide figcaption {
	padding: 0 20px;
}
.wp-block-embed iframe {
	max-width: 100%;
}
.wp-block-embed.aligncenter {
	margin-bottom: 20px;
	clear: both;
}
.wp-block-media-text {
	margin-bottom: 20px;
}
.wp-block-media-text .wp-block-media-text__media {
	line-height: 0;
}
.wp-block-media-text p {
	margin-bottom: 0px;
	padding: 15px 0;
}
.maeve-post-content ul.wp-block-gallery,
.maeve-page-content ul.wp-block-gallery,
.maeve-page-wrapper ul.blocks-gallery-grid {
	padding-left: 0px;
	margin-bottom: 10px;
}
.maeve-post-content ul.wp-block-gallery.alignleft,
.maeve-page-content ul.wp-block-gallery.alignleft,
.maeve-post-content ul.wp-block-gallery.alignright,
.maeve-page-content ul.wp-block-gallery.alignright {
	margin-bottom: 0px;
}
.wp-block-gallery .blocks-gallery-image figcaption, 
.wp-block-gallery .blocks-gallery-item figcaption {
	box-sizing: border-box;
	line-height: 1.2;
	font-size: 12.5px;
	padding-top: 11px;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
.wp-block-gallery .blocks-gallery-item figcaption  {
	color: #FFFFFF;
}
.wp-block-cover.alignright {
	margin: 5px 0 10px 20px;
}
.wp-block-cover.alignleft {
	margin: 5px 20px 10px 0;
}
.wp-block-cover .wp-block-cover__inner-container {
 	color: inherit;
}
.wp-block-cover.alignfull,
.wp-block-cover.alignwide {
	margin-bottom: 20px;
}
.wp-block-gallery .blocks-gallery-caption {
	line-height: 1.2;
	font-size: 13px;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0 5px 0;
	color: #888888;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}

/* -- Latest Posts -- */
.maeve-post-content ul.wp-block-latest-posts,
.maeve-page-content ul.wp-block-latest-posts {
	padding: 25px;
	margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.maeve-post-content ul.wp-block-latest-posts.is-grid,
.maeve-page-content ul.wp-block-latest-posts.is-grid {
	padding: 0;
	border: none;
	margin-bottom: 20px;
}
.maeve-post-content ul.wp-block-latest-posts > li,
.maeve-page-content ul.wp-block-latest-posts > li {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	overflow: auto;
}
.maeve-post-content ul.wp-block-latest-posts > li:last-of-type,
.maeve-page-content ul.wp-block-latest-posts > li:last-of-type {
	margin-bottom: 0;
}
.maeve-post-content ul.wp-block-latest-posts.is-grid > li:last-of-type,
.maeve-page-content ul.wp-block-latest-posts.is-grid > li:last-of-type {
	margin-bottom: 25px;
}
.maeve-post-content ul.wp-block-latest-posts.is-grid > li,
.maeve-page-content ul.wp-block-latest-posts.is-grid > li {
	padding: 17px 0;
	border: none;
	background: #f7f7f7;
	text-align: center;
}
.wp-block-latest-posts li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.wp-block-latest-posts.columns-2 li {
	width: calc(50% - .626em);
}
.wp-block-latest-posts.columns-4 li {
	width: calc(24.99% - .9375em);
}
.wp-block-latest-posts.is-grid li:last-child {
	margin-bottom: 16px;
}
.wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft {
	margin: 0 15px 0 0;
	line-height: 1;
}
.wp-block-latest-posts .wp-block-latest-posts__featured-image.alignright {
	margin: 0 0 0 15px;
	line-height: 1;
}
.wp-block-latest-posts .wp-block-latest-posts__featured-image.aligncenter {
	margin: 0 auto 15px;
	line-height: 1;
}
.wp-block-latest-posts li a {
	color: #000000;
	text-transform: uppercase;
	font-size: 25px;
	letter-spacing: 0px;
	line-height: 1.2;
	display: block;
	margin-bottom: 5px;
	font-style: normal;
}
.wp-block-latest-posts__post-date {
	font-size: .6em;
	color: #888888;
	text-transform: uppercase;
	margin: 1px 0 0 0;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 2px;
	font-style:  normal;
}
.wp-block-latest-posts__post-excerpt {
	margin-bottom: 0;
	font-size: .965em;	
}
.wp-block-latest-posts__post-author {
	font-size: .7em;
	color: #555555;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 2px;
	font-style:  normal;
}
.wp-block-latest-posts.wp-block-latest-posts__list.alignright {
	text-align:right;
}
.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt a,
.wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-excerpt a {
	font-size: .7em;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 2px;
	font-style:  normal;
	color: #888888;
}

/* The Grid of Posts */
.wp-block-latest-posts.is-grid .wp-block-latest-posts__featured-image {
	margin: -17px 0 12px 0;
}
.wp-block-latest-posts.is-grid li a {
	font-size: 23px;
	padding: 0 17px;
	clear: both;
	line-height: 1.2;
}
.is-grid .wp-block-latest-posts__post-author {
	font-size: .675em;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__post-date {
	padding: 0 15px;
	font-size: .65em;
}
.is-grid .wp-block-latest-posts__post-excerpt {
	padding: 0 15px;
	font-size: .925em;
}

/* -- Comments -- */
ol.wp-block-latest-comments {
	padding: 0;
	border-top: 1px solid #e5e5e5;
	text-align: left;
	box-sizing: border-box;
}
ol.wp-block-latest-comments.aligncenter {
	clear: both;
}
.maeve-post-content ol.wp-block-latest-comments > li,
.maeve-page-content ol.wp-block-latest-comments > li {
	position: relative;
	margin: 0;
	padding: 25px 0;
	list-style: none;
	border-bottom: 1px solid #e5e5e5;
}
.alignwide .wp-block-latest-comments__comment,
.alignfull .wp-block-latest-comments__comment {
	padding-left: 20px !important;
}
.alignfull .wp-block-latest-comments__comment {
	padding-right: 20px !important;
}
a.wp-block-latest-comments__comment-author {
	color: #000000;
	letter-spacing: 2px;
	padding: 1px 2px 1px 0;
	line-height: 1;
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-style: normal;
}
a.wp-block-latest-comments__comment-link {
	color: #000000;
	font-size: .95em;
	letter-spacing: 0px;
	font-weight: normal;
}
.wp-block-latest-comments__comment-date {
	font-size: 12px;
	text-transform: uppercase;
	padding: 4px 0 0 0;
	color: #888888;
	letter-spacing: 2px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
.wp-block-latest-comments__comment-excerpt p {
	font-size: .95em;
	margin: 12px 0 0 0;
	line-height: 1.5;
}