/*
Theme Name: Willa
Theme URI: https://willa.pixandhue-demos.com
Description: A Blog & Shop Theme for WordPress
Author: Pix & Hue
Author URI: https://www.pixandhue.com/
Version: 1.2
License: Pix & Hue License
License URI: https://www.pixandhue.com/theme-policies/
Text Domain: willa
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: 'Raleway', sans-serif;
	font-size: 16.5px; 
	line-height: 1.7em; 
	letter-spacing: 0px;
	text-align: left;
	font-weight: normal;
	color: #333333; 
	margin: 0;
	padding: 0;
	background-color: #EDE8E2;
}
p {
	margin: 0 0 20px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Noir Et Blanc', serif;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing: 0px;
	text-transform: none;
	color: #333333; 
	margin:  0 0 12px 0;
}
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 #333333;
	font-size: 13px;
	font-family: 'Roboto Mono', monospace;
	color: #333333;
	font-weight: normal;
	background: #FFFFFF; 
	outline: none;
	letter-spacing: 3px;
	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: #333333;
	border:  0px;
	color: #FFFFFF;
	width: auto;
	font-weight: 400;
	line-height: 1em;
	letter-spacing: 3px;
	font-size: 13px;
	margin: 0;
	padding: 19px 25px;
	text-transform: uppercase;
	-moz-appearance: none;
	-webkit-appearance: none;
}
::-webkit-input-placeholder {
	color: #333333;
	font-family: 'Roboto Mono', monospace;
	font-size: 13px;
	letter-spacing: 3px;
	font-weight: normal;
	text-transform: uppercase;
}
::-moz-placeholder { 
	color: #333333;
	font-family: 'Roboto Mono', monospace;
	font-size: 13px;
	letter-spacing: 3px;
	font-weight: normal;
	opacity: 1;
	text-transform: uppercase;
}
:-ms-input-placeholder { 
	color: #333333;
	font-family: 'Roboto Mono', monospace;
	font-size: 13px;
	letter-spacing: 3px;
	font-weight: normal;
	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 ------- */
#willa-content-container {
	overflow: hidden;
	position: relative;
}
#willa-content-container {
	position: relative;
}
.willa-container,
.willa-full-width {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}
#willa-content {
	padding: 0 75px 0 0;
}
#willa-content.willa-full-width {
	padding: 0;
}
.willa-default-width {
	width: 825px;
	float:left;
}
#willa-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: #ABA09A;
	text-decoration:none;
}
a:hover, .willa-copyright-text a:hover,  #willa-sidebar .willa-map-widget a:hover h6, .willa-cat a:hover, #willa-content .willa-author-content h5 a:hover, #willa-content .willa-item-related-caption h4 a:hover, .willa-custom-image-list-title:hover, #willa-sidebar .willa-side-title a:hover, .widget_pages a:hover, .widget_meta a:hover, .widget_nav_menu a:hover, .willa-reply a:hover, .willa-edit a:hover, #willa-content .willa-comment-author a:hover, .willa-wp-links a:hover, .widget_recent_entries .wp-block-latest-posts li a:hover, 
#willa-sidebar a.wp-block-latest-comments__comment-author:hover, #willa-sidebar a.wp-block-latest-comments__comment-link:hover, #willa-sidebar .wp-block-latest-comments__comment-meta:hover,
#willa-sidebar .wp-block-categories li a:hover, #willa-sidebar .wp-block-archives li a:hover, .woocommerce ul.products li.product a.added_to_cart:hover {
	color: #C2BAB6;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}
.willa-elementor-blog-section .elementor-posts .elementor-post__title a:hover,
#willa-sidebar .zoom-instagram-widget__follow-me a:hover,
.willa-elementor-blog-section .e-loop-item .elementor-widget-theme-post-title a:hover,
.willa-elementor-blog-section .e-loop-item .elementor-post-info__terms-list-item:hover,
#willa-sidebar .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:hover {
	color:  #C2BAB6 !important;
}
input[type="submit"]:hover, #commentform input[type="submit"]:hover, #willa-sidebar .wp-block-tag-cloud a:hover, #willa-sidebar .wp-block-search button:hover, .willa-post-tags a:hover {
	background-color:  #C2BAB6;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}
#willa-sidebar .wp-block-search button:hover {
	border-color:  #C2BAB6;
}
.willa-shortcode-subscription-form .formkit-submit:hover,
.willa-inline-subscription-section .formkit-submit:hover {
	background-color: #C2BAB6 !important;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}

/* ----- Elementor Header ---- */
.willa-header-cta-section .elementor-widget-text-editor a {
	color:  inherit;
}
.willa-header-cta-section .elementor-widget-text-editor a:hover {
	color:  #DCD5CF;
}
.willa-custom-nav-menu .elementor-nav-menu .sub-arrow {
	padding-left: 5px;
}
.willa-custom-nav-menu .elementor-nav-menu--main .elementor-nav-menu ul {
	top: 30px !important;
}
.willa-custom-nav-menu .elementor-nav-menu--dropdown a {
	padding-left: 20px !important;
	margin: 0 !important;
}
.willa-header-site-title .elementor-heading-title {
	font-size: 42px;
	line-height: 1em;
}
.willa-custom-nav-menu .elementor-nav-menu .elementor-item,
.willa-custom-nav-menu .elementor-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
	font-family: 'Roboto Mono', monospace;
	font-size: 14.5px;
	font-weight: 400;
	line-height: 1em;
	letter-spacing: 3px;
	text-transform: uppercase;
}	
.willa-custom-nav-menu .elementor-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
	font-size:  14px;
}
.elementor-location-header .elementor-menu-toggle,
.elementor-location-header .elementor-nav-menu--dropdown a {
	outline: none;
}

/* ---- Elementor Standard Font Styles ---- */
.willa-standard-title .elementor-heading-title {
	font-size: 49px;
	line-height: 1.3em;
}
.willa-standard-subtitle,
.willa-faq-toggle-item .elementor-toggle-title,
.willa-elementor-icon-list .elementor-icon-list-text {
	font-family:  'Roboto Mono', monospace;
	font-size:  15.5px;
	letter-spacing: 3px;
	line-height: 1.5em;
	text-transform: uppercase;
	font-weight:  300;
}
.willa-thicker-subtitle .elementor-button {
	font-family:  'Roboto Mono', monospace;
	font-size:  15.5px;
	letter-spacing: 3px;
	line-height: 1.3em;
	text-transform: uppercase;
	font-weight:  400;
}
.willa-elementor-button .elementor-button {
	font-family:  'Roboto Mono', monospace;
	font-size: 13.5px;
	letter-spacing: 3px;
	line-height:  1em;
	text-transform: uppercase;
	font-weight:  400;
}
.willa-intro-header-text {
	font-family:  'Roboto Mono', monospace;
	text-transform: uppercase;
	font-size:  17.5px;
	letter-spacing: 2.5px;
	font-weight:  300;
	line-height: 1.6;
}
.willa-elementor-number {
	font-family:  'Noir Et Blanc';
	font-size:  35px;
	line-height:  1;
}
.willa-testimonial-section .elementor-widget-testimonial-carousel .elementor-testimonial__text {
	font-style:  normal;
	font-size:  1em;
}
.willa-contact-form-column .elementor-field-textual.elementor-size-md {
	font-family: 'Roboto Mono', monospace;
	font-size:  13px;
}
.willa-contact-form-column .elementor-form .elementor-button > span {
	font-family: 'Roboto Mono', monospace;
	font-size:  13.5px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight:  400;
}
.willa-elementor-blog-section .elementor-posts .elementor-post__title {
	font-size:  30px;
	line-height: 1.3;
}	
.willa-elementor-blog-section .elementor-posts .elementor-post__excerpt p {
	font-size:  1em;
	line-height: 1.7em;
}
.willa-elementor-blog-section .elementor-posts .elementor-post__meta-data {
	font-size: 14px;
	font-family: 'Roboto Mono', monospace;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	line-height: 1.3em;
}
.willa-archive-title .elementor-heading-title {
	font-size:  41px;
}
.willa-standard-title.willa-testimonial-item .elementor-heading-title,
.willa-standard-project-title .elementor-heading-title {
	font-size:  46px;
}
.willa-project-subtitle-text .elementor-heading-title {
	font-size: 15.5px;
	font-family: 'Roboto Mono', monospace;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 1.3em;
}
.willa-services-price-text {
	font-size:  1em;
}

/* ---- Elementor Standard Styles ---- */
.elementor-page .elementor {
	overflow: hidden;
}
.elementor-maintenance-mode.elementor-page .elementor {
	overflow: visible;
}
.elementor-page .elementor.elementor-location-header {
	overflow: visible;
}
.willa-no-bottom-p p:last-of-type {
	margin:  0;
}	
.elementor-lightbox .swiper .elementor-swiper-button svg {
	fill: #333333 !important;
}
@supports (hanging-punctuation: first) and (font: -apple-system-body) and (-webkit-appearance: none) {
    .willa-coming-soon-column .elementor-social-icons-wrapper.elementor-grid {
        display: inline-block !important;
        word-spacing: 0;
    }
}
.willa-no-bottom-p.elementor-widget-text-editor ul,
.willa-no-bottom-p.elementor-widget-text-editor ul li:last-of-type {
	margin-bottom: 0;
}

/* ----- Elementor Home ---- */
.willa-testimonial-section .swiper-pagination-bullet {
	background-color: #FFFFFF;
}

/* ----- Elementor About ---- */
.willa-inline-subtitle {
	margin-left:  auto;
	margin-right:  auto;
}
.willa-rotated-title {
	min-width: 300px !important;
	transform: rotate(-90deg);
	white-space: nowrap;
}
.elementor-widget-wrap > .elementor-element.elementor-absolute.willa-rotated-title,
.elementor-element.e-con-full.e-child > .elementor-element.elementor-absolute.willa-rotated-title {
	bottom: 0;
}

/* ----- Elementor Instagram ---- */
.willa-inline-subscription-section input[type="text"],
.willa-inline-subscription-section input[type="email"] {
	background-color: transparent;
}
.willa-inline-subscription-section input {
	width:  100%;
}

/* ---- Elementor Contact ----- */
.willa-contact-form-column .elementor-field-group {
	margin-left:  auto;
	margin-right:  auto;
}
.willa-contact-form-column .elementor-form .elementor-button:hover {
	cursor:  pointer;
}
.willa-contact-form-column .elementor-message {
	text-align: center;
	margin-top: 15px;
}

/* ---- Elementor Blog ----- */
.willa-elementor-blog-section .elementor-post__thumbnail {
	border:  1px solid #333333;
}
.willa-elementor-blog-section .elementor-pagination {
	margin:  70px 0 10px 0;
	clear:  both;
}
.willa-elementor-blog-section .elementor-pagination .page-numbers {
	background: #E3DCD2;
	padding: 10px;
}
.willa-elementor-blog-section .elementor-pagination .current.page-numbers {
	background-color: #C2BAB6;
}

/* --- Elementor Portfolio + Gallery Page Styles ---- */
.willa-latest-works-portfolio .elementor-portfolio__filter:hover {
	color: #DCD5CF !important;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}
.willa-image-carousel .swiper-container-horizontal > .swiper-pagination-bullets,
.willa-image-carousel .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom:  -7px;
}

/* ---------- 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 */
.willa-footer-subscription-section .ml-form-embedContainer .ml-form-embedWrapper.embedForm,
.willa-inline-subscription-section .ml-form-embedContainer .ml-form-embedWrapper.embedForm {
	max-width:  100% !important;
}
.willa-footer-subscription-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent {
	width:  auto !important;
	margin:  0 !important;
	display: inline-block;
}
.willa-footer-subscription-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
	width: 300px !important;
	display: inline-block;
	margin:  0 15px 0 0 !important;
}
.willa-footer-subscription-section .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;
}

/* ----------------- Convertkit ----------------- */
.elementor-widget-shortcode .formkit-powered-by-convertkit-container {
	display: none !important;
}
.elementor-widget-shortcode .formkit-form .formkit-input::placeholder {
	opacity: 1 !important;
}
.elementor-widget-shortcode .formkit-form .formkit-input {
	background-color: transparent !important;
}
.willa-footer-subscription-section .willa-shortcode-subscription-form .formkit-form input[type="text"],
.willa-footer-subscription-section .willa-shortcode-subscription-form .formkit-form input[type="email"] {
	width: 100%;
}
.willa-footer-subscription-section .formkit-form,
.willa-inline-subscription-section .formkit-form {
	max-width:  100% !important;
	margin: 0 !important;
}
.willa-footer-subscription-section .formkit-form [data-style="clean"],
.willa-inline-subscription-section .formkit-form [data-style="clean"] {
	padding: 0 !important;
}
.willa-footer-subscription-section .formkit-form .formkit-fields {
	max-width:  75%;
	margin:  0 auto !important;
}
.willa-footer-subscription-section .formkit-form .formkit-field {
	margin:  0 15px  0 0 !important;
}
.willa-inline-subscription-section .formkit-form .formkit-field {
	margin:  0 0 20px 0 !important;
	width:  100%;
}
.willa-footer-subscription-section .formkit-form .formkit-submit,
.willa-inline-subscription-section .formkit-form .formkit-submit,
.elementor-widget-shortcode .formkit-alert.formkit-alert-success {
	margin:  0 !important;
}
.willa-shortcode-subscription-form .formkit-input,
.willa-inline-subscription-section .formkit-input {
	font-size: 13px !important;
}
.willa-shortcode-subscription-form .formkit-submit,
.willa-inline-subscription-section .formkit-submit {
	font-family: 'Roboto Mono', monospace;
	letter-spacing: 3px;
	font-size: 13px !important;
	font-weight: 400;
	line-height: 1em;
	text-transform: uppercase;
}
.willa-shortcode-subscription-form .formkit-submit > span,
.willa-inline-subscription-section .formkit-submit > span {
	padding: 15px 24px !important;
}
.willa-shortcode-subscription-form .formkit-submit:hover > span,
.willa-inline-subscription-section .formkit-submit:hover > span {
	background-color: transparent;
}

/* ----------------- 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 ----------------- */
/* Footer Font Styles */
.willa-footer-menu-button .elementor-button {
	font-family: 'Roboto Mono', monospace;
	font-size:  14px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight:  300;
}
.willa-footer-site-title .elementor-heading-title {
	font-size:  41px;
	line-height: 1.1em;
}
.willa-copyright-text {
	font-family: 'Roboto Mono', monospace;
	font-size:  13.5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight:  300;
	line-height: 1.6em;
}

/* General Footer Styles */
.elementor-location-footer.elementor {
	clear:  both;
} 
.willa-footer-subscription-section .mc4wp-form-fields {
	text-align: center;
}
.willa-footer-subscription-section .mc4wp-form-fields p {
	display: inline-block;
	margin:  0 15px 0 0;
}
.willa-footer-subscription-section .willa-shortcode-subscription-form input[type="text"],
.willa-footer-subscription-section .willa-shortcode-subscription-form input[type="email"] {
	width: 315px;
	background-color: transparent;
}
.willa-footer-subscription-section .willa-shortcode-subscription-form input[type="submit"] {
	width: auto;
	border:  0px;
	padding:  21.5px 25px;
}
.willa-footer-subscription-section .mc4wp-form-fields p:last-of-type {
	margin: 0;
}
.elementor-widget-shortcode .mc4wp-alert p {
	margin: 15px 0 0 0;
    font-style: italic;
    font-size: .95em;
    text-align: center;
}
#willa-content-container .willa-instagram-footer .zoom-instagram-widget__items,
.willa-instagram-footer .zoom-instagram-widget__items {
	margin: 0;
	padding: 0;
}
.willa-instagram-footer .zoom-instagram-widget__item {
	margin-bottom:  0;
}
.elementor-editor-active .willa-instagram-footer .zoom-instagram-widget__items.layout-legacy .zoom-instagram-widget__item {
	margin:  0;
	width:  calc(20% - 15px);
}
.elementor-editor-active .willa-instagram-footer .zoom-instagram-widget__items.layout-legacy .zoom-instagram-widget__item .zoom-instagram-link {
	height:  215px !important;
	width:  100% !important;
}
.willa-footer-navigate-column .willa-thicker-subtitle {
	margin-left:  auto;
	margin-right:  auto;
}
.willa-copyright-text a {
	color:  inherit;
}

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

/* ------- Single Post Styles  ------- */
.single-post #willa-content-container {
	margin-top:  65px;
}
.willa-single-post {
	margin: 0 0 120px 0;
}
.single-post #willa-content.willa-default-width {
	overflow: hidden;
}
.willa-post-entry 	{
	border-bottom: 1px solid #ffffff;
	padding-bottom: 35px;
}
.willa-post-content,
.willa-post-media-wrapper {
	position: relative;
}			
.willa-post-img,
.willa-post-media {
	line-height: 0;
}
.willa-post-media {
	margin: 0 0 30px 0;
	position: relative;
}
.willa-post-media img {
	width:  100%;
}
.willa-post-header {
	clear: both;
	position: relative;
	line-height: 1;
	margin-bottom: 25px;
	text-align: center;
}
#willa-content .willa-post-header h1 {
	margin: 0;
	font-size: 38px;
	line-height: 1.3em;
}
.willa-cat {
	line-height: 1;
	margin: 0 0 11px 0;
}
.willa-cat a,
.willa-post-date a {
	font-family: 'Roboto Mono', monospace;
	font-size: 13.5px;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: normal;
}
.willa-cat, 
.willa-cat a {
	color: #ABA09A;
}
.willa-cat a {
	display: inline-block;
	margin: 0 2px;
}
.willa-cat a:last-of-type {
	margin-right: 0;
}
.willa-post-date {
	margin: 11px 0 0 0;
}
.willa-post-date a {
	color: #888888;
}
.willa-post-date a:hover {
	cursor: auto;
	color: #888888;
}

/* -- Tags -- */
.willa-post-tags {
	clear: both;
	margin: 40px 0 15px 0;
	text-align: center;
}
.willa-post-tags-title {
	font-family: 'Roboto Mono', monospace;
	font-size: 13.5px;
	line-height: 1;
	letter-spacing: 3px;
	margin-right: 8px;
	font-weight: normal;
	color: #333333;
}
.willa-post-tags a {
	font-family: 'Roboto Mono', monospace;
	display: inline-block;
	background: #DCD5CF;
	color: #333333;
	font-size: 13.5px;
	text-transform: uppercase;
	padding: 12px 15px;
	margin: 0 12px 12px 0;
	letter-spacing: 3px;
	line-height: 1em;
	font-weight: normal;
}
.willa-post-tags a:last-of-type {
	margin-right: 0px;
}

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

/* -- Related Posts -- */ 
.willa-related-posts {
	margin: 68px 0 0 0;
	text-align: center;
}
#willa-content .willa-related-posts h3 {
	font-size: 28px;
	margin: 0 0 22px 0;
}
.willa-item-related-box {
	display: flex;
}
.willa-item-related {
	width: 33.3%;
	margin-right: 25px;
}
.willa-full-width .willa-item-related {
	width: 25%;
}
.willa-item-related:last-of-type {
	margin-right: 0px;
}
.willa-related-post-img {
	height: 285px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 0px;
}
.willa-item-related-caption {
	text-align: center;
	padding: 27px 15px 30px;
	background: #E3DCD2;
}
#willa-content .willa-item-related-caption h4 a {
	color: #333333;
	margin:  0;
	font-size: 23px;
	line-height: 1.3em;
}
#willa-content .willa-item-related-caption h4 {
	line-height: 0em;
	margin: 0 0 8px 0;
}
.willa-related-post-date {
	font-size: 12px;
	font-family: 'Roboto Mono', monospace;
	line-height: 1;
	color: #888888;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
.willa-full-width .willa-related-post-img {
	height: 300px;
}

/* -- List of Comments -- */ 
#comments {
	overflow: auto;
	margin: 75px 0 0 0;
}
.willa-list-of-comments {
	margin: 70px 0 0 0;
	text-align: center;
}
#willa-content .willa-comment-list-title {
	font-size: 28px;
	margin: 0 0 25px 0;
	text-align: center;
	position: relative;
	display: inline-block;
}
#willa-content-container ul.willa-comments {
	margin: 0;
	list-style: none;
	padding: 0;
	text-align: left;
	overflow: hidden;
}
#willa-content-container ul.willa-comments > li,
#willa-content-container ul.willa-comments ul.children > li {
	margin: 0;
}
#willa-content-container ul.willa-comments ul.children {
	margin: 0;
	padding: 0 0 0 45px;
	list-style: none;
}
#willa-content-container ul.willa-comments ul.children .willa_thecomment {
	overflow: auto;
	line-height: 1;
	padding: 25px 0;
}
#willa-content-container ul.willa-comments ul.children .willa-comment-footer {
	margin: 15px 0 0 0;
}
#willa-content-container ul.willa-comments ul.children p:last-of-type {
	margin-bottom: 0px;
}
.willa-comments > li:first-of-type  {
	border-top: 1px solid #ffffff;
}
.willa_thecomment {
	padding: 30px 0 35px;
	border-bottom: 1px solid #ffffff;
}
.willa-comment-author-avatar {
	width: 80px;
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.willa-comment-author-avatar img {
	border-radius: 100%
}
.willa-comment-text {
	margin-left: 100px;
}
#willa-content .willa-comment-author, 
#willa-content .willa-comment-author a {
	color: #333333;
	font-size: 22px;
	margin-bottom: 13px;
}
.willa-comment-author, 
.willa-comment-date {
	display: inline-block;
}
.willa-comment-parent {
	text-transform: none;
	font-size: .875em;
	vertical-align: 0px;
	letter-spacing: 0px;
}
.willa-comment-parent .fa-reply {
	color: #BBBBBB;
	font-size: 13px;
	margin-right: 8px;
	margin-left: 4.5px;
}
.willa-comment-date {
	float: right;
	font-size: 13px;
	color: #888888;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 5px;
	font-family: 'Roboto Mono', monospace;
}
.willa-comment-text p {
	margin-bottom: 15px;
	font-size: 97%;
	line-height: 1.6;
}
.willa-comment-approval em {
	color: #888888;
	margin-left: 5px;
	vertical-align: .5px;
	font-size: 90%;
}
.willa-comment-footer {
	line-height: 1;
}
.willa-reply,
.willa-edit  {
	display: inline-block;
	text-transform: uppercase;
	z-index: 2;
}
.willa-reply a,
.willa-edit a {
	color: #333333;
	font-size: 12.5px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px solid;
	line-height: 1;
	font-family: 'Roboto Mono', monospace;
}
.willa-edit a {
	position: relative;
	margin-left: 25px;
}
.willa-edit a:before {
	position: absolute;
	content: '';
	height: 12px;
	top: 5px;
	left: -15.5px;
	border-left: 1px solid #333333;
}
.depth-5 .willa-edit a {
	margin-left: 0px;
}
.depth-5 .willa-edit a:before {
	display: none;
}
.depth-5 .willa-reply {
	display: none;
}
#comments_pagination .page-numbers {
	display: inline-block;
	margin: 20px 0 0 0;
	font-size: 1em;
	font-weight: normal;
}

/* -- Comment Form -- */ 
#willa-comment-form {
	text-align: center;
}
#comments #respond {
	margin: 0;
	padding: 40px 30px 50px;
	background-color: #DCD5CF;
}
#cancel-comment-reply-link {
	font-size: .9em;
	margin: 0 0 0 10px;
}
#comments #reply-title {
	font-size: 28px;
	margin-bottom: 15px;
	display: inline-block;
	position: relative;
	z-index: 1;
}
#commentform {
	overflow: hidden;
}
.willa-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;
}
.willa-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: #333333;
	padding: 15px 25px;
}
.willa-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,
.willa-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 ------------------------------- */
#willa-content-container.willa-single-page {
	margin-top: 65px;
}
.willa-single-page .willa-default-width,
.willa-single-page .willa-full-width  {
	margin: 0 0 105px 0;
}
.willa-single-page .willa-page-featured-image {
	display: none;
}
.willa-single-page #comments {
	margin: 55px 0 0 0;
}
#willa-content h1.willa-single-page-title {
	font-size: 38px;
	line-height: 1.3;
}
.willa_fullwidth_narrow h1.willa-single-page-title {
	text-align: center;
}

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

/* -- Search Widget -- */
#willa-sidebar .widget_search label {
	display: none;
}
#willa-sidebar .wp-block-search .wp-block-search__input {
	background-color: transparent;
	border-color:  #333333;
	padding: 13px 15px;
}
#willa-sidebar .wp-block-search button {
	background-color: #333333;
	border-color: #333333;
}
#willa-sidebar .wp-block-search .wp-block-search__button {
	color: #FFFFFF;
	padding: 13px;
}

/* ------------- WP Categories, WP Pages,  WP Recent Posts, 
WP Recent Comments, WP Archive, WP Meta, WP Nav Menu 
(including widgets on Elementor Pages) ------------------ */
.widget_pages,
.widget_meta,
.widget_recent_entries,
.widget_nav_menu,
.widget_categories,
.widget_archive, 
.widget_recent_comments {
	background: #DCD5CF;
	padding: 38px 22px 35px;
	text-align: center;
}
#willa-content-container .widget_pages ul,
#willa-content-container .widget_meta ul,
#willa-content-container .widget_recent_entries ul,
#willa-content-container .widget_nav_menu ul,
#willa-content-container .widget_categories ul,
#willa-content-container .widget_archive ul, 
#willa-content-container .widget_recent_comments ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#willa-content-container .widget_pages li,
#willa-content-container .widget_meta li,
#willa-content-container .widget_recent_entries li,
#willa-content-container .widget_nav_menu li,
#willa-content-container .widget_categories li,
#willa-content-container .widget_archive li, 
#willa-content-container .widget_recent_comments li {
	margin: 0 0 6px 0;
	padding: 0 0 8px 0;
	list-style: none;
	border-bottom: 1px solid #ffffff;
	display: block;
}
#willa-content-container #willa-sidebar .widget_recent_comments li {
	margin:  0 0 20px 0;
	padding:  0 0 10px 0;
}
#willa-content-container #willa-sidebar .widget_recent_comments li:last-of-type {
	margin: 0 0 7px 0;
}
#willa-content-container .widget_categories .children li,
#willa-content-container .widget_pages .children li,
#willa-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_pages a,
.widget_meta a,
.widget_recent_entries .wp-block-latest-posts li a,
.widget_nav_menu a,
.widget_categories a,
.widget_archive a, 
.widget_recent_comments a {
	font-family: 'Roboto Mono', monospace;
	color: #333333;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2.5px;
	line-height: 1.7;
	margin:  0;
	display: inline-block;
}
#willa-sidebar .wp-block-categories select,
#willa-sidebar .wp-block-archives-dropdown select {
	font-family: 'Roboto Mono', monospace;
	background-color: transparent;
	border-color:  #333333;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2.5px;
}
.widget_recent_comments a {
	color: #656565;
	font-style: italic;
}
.widget_recent_comments .comment-author-link {
	font-size: .95em;
}
.widget_recent_comments .comment-author-link a {
	color: #333333;
	font-style: normal;
}
#willa-sidebar .widget_recent_entries .wp-block-latest-posts__post-date,
#willa-sidebar .wp-block-latest-comments__comment-date {
	font-size: .75em;
	color: #888888;
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
	font-family: 'Roboto Mono', sans-serif;
	letter-spacing: 1px;
}
#willa-sidebar ol.wp-block-latest-comments {
	margin: 0;
	border:  0;
}
#willa-sidebar .wp-block-latest-comments__comment-date {
	font-size:  .85em;
}
#willa-sidebar a.wp-block-latest-comments__comment-author,
#willa-sidebar a.wp-block-latest-comments__comment-link,
#willa-sidebar .wp-block-latest-comments__comment-meta {
	font-family: 'Roboto Mono', monospace;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2.5px;
	font-style:  normal;
}
#willa-sidebar .wp-block-latest-comments__comment-excerpt p {
	font-size:  .9em;
	margin:  12px 0;
}
.widget_text p:last-of-type {
	margin:  0;
}
#willa-sidebar .wp-block-categories li a,
#willa-sidebar .wp-block-archives li a {
	color:  #333333;
}

/* -- Tag Cloud -- */
#willa-sidebar .wp-block-tag-cloud a {
	font-family: 'Roboto Mono', monospace;
	display: inline-block;
	background: #DCD5CF;
	color: #333333;
	font-size: 13px !important;
	text-transform: uppercase;
	padding: 10px 15px 9px;
	margin: 0 8px 8px 0;
	letter-spacing: 2.5px;
	font-weight: normal;
}

/* ------- About Me Widget ------- */
.willa_about_widget {
	text-align: center;
} 
.willa-about-img {
	line-height: 1;
	position: relative;
	height: 350px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.willa-about-widget-caption {
	background: #DCD5CF;
	padding: 35px 23px 33px;
	margin: 0;
	font-size: 15px;
	line-height: 1.65em;
}
.widget .willa-about-widget h4 {
	margin: 0;
}
.willa-about-widget p {
	margin: 7px 0 0 0;
}

/* ------- Map Widget ------- */
.willa_map_widget {
	padding: 0;
	text-align: center;
	background: #DCD5CF;
}
.willa-map-widget {
	padding-bottom: 30px;
	overflow: hidden;
}
#willa-sidebar .willa-map-widget h4 {
	margin: 6px 0 1px;
}
.willa-map-widget h6, 
.willa-map-widget .fa-map-marker-alt {
	display: inline-block;
}
.willa-map-widget .fa-map-marker-alt {
	font-size: 30px;
	color: #333333;
	margin: 0 0 7px;
}
#willa-sidebar .willa-map-widget h6 {
	font-family: 'Roboto Mono', monospace;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 2.5px;
	color: #333333;
	margin-bottom: 0px;
	text-transform: uppercase;
	line-height: 1;
}
.willa-map-widget img {
	width: 400px;
	max-width: 400px !important;
	margin: -15px 0 0 -50px;
}

/* ------- Custom Image List Widget ------- */
.willa-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;
}
.willa_custom_image_list_widget a:last-of-type .willa-custom-list-item {
	margin: 0;
}
.willa-custom-image-item-overlay {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.willa-custom-image-list-title {
	font-weight: normal;
	display: inline-block;
	margin: 0 15px;
	background: #FFFFFF;
	letter-spacing: 2.5px;
	color: #333333;
	text-transform: uppercase;
	padding: 6px 15px;
	font-size: 13px;
	line-height: 1.7;
	font-family: 'Roboto Mono', monospace;
}
.willa-custom-image-list-widget a:last-of-type .willa-custom-image-list-item {
	margin-bottom: 0px;
}

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

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

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

/* ------- Blockquote ------- */
blockquote {
	margin-bottom: 20px;
	position: relative;
	clear: both;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	font-style: inherit;
}
blockquote p {
	position: relative;
	padding-left: 15px;
	color: inherit;
	border-left: 10px solid;
}
blockquote cite {
	display: inline-block;
	color: #888888;
	letter-spacing: 2px;
	font-size: 13px;
	text-transform: uppercase;
	font-style: normal;
	margin: 15px 0 0 0;
	padding-left: 25px;
	font-weight: normal;
	line-height: 1;
	font-family: 'Roboto Mono', monospace;
}
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 ------- */
.willa-wp-links a,
.willa-wp-links .post-page-numbers.current {
	background: #ffffff;
	height: 25px;
	width: 25px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	color: #333333;
	margin-right: 6px;
	font-size: 13px;
	font-weight: normal;
	font-family: 'Roboto Mono', monospace;
}
.willa-wp-links .post-page-numbers.current {
	background-color: transparent;
	width:  15px;
}
.willa-wp-links .page-links-title {
	text-transform: none;
	font-size: 13px;
	letter-spacing: 3px;
	margin-right: 6px;
	font-weight: normal;
	color: #333333;
	font-family: 'Roboto Mono', monospace;
	text-transform: uppercase;
}

/* -- Sticky Post -- */
.willa-blog-item.sticky .willa-post-content {
	position: relative;
	padding: 20px 0 0 0;
}
.willa-blog-item.sticky.has-post-thumbnail .willa-post-content {
	padding: 15px 0 0 0;
}
.willa-blog-item.sticky .willa-post-content:before {
	position: absolute;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content:'\f08d';
	top: 0px;
	right: 0px;
	left: 0;
	margin: 0 auto;
	font-size: 30px;
	transform: rotate(30deg);
	z-index: 1;
	text-align: center;
	background: #dcd5cf;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	line-height: 63px;
}
.willa-blog-item.sticky.willa-no-post-thumbnail .willa-post-header {
	border-top: 20px solid #dcd5cf;
	padding-top: 25px;
}
.willa-blog-item.sticky.has-post-thumbnail .willa-post-content:before {
	display: none;
}
.willa-blog-item.sticky .willa-post-media {
	border-top: 20px solid #dcd5cf;
	position: relative;
}
.willa-blog-item.sticky .willa-post-media:before {
	position: absolute;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content:'\f08d';
	top: -35px;
	right: 0px;
	left: 0;
	margin: 0 auto;
	font-size: 30px;
	transform: rotate(30deg);
	z-index: 1;
	text-align: center;
	background: #dcd5cf;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	line-height: 63px;
}

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

/* -- Color Palettes -- */
.has-grayish-orange-color {
	color: #C2BAB6 !important;
}
.has-light-grayish-orange-color {
	color: #DCD5CF !important;
}
.has-dark-grayish-orange-color {
	color: #ABA09A !important;
}
.has-light-gray-color {
	color: #E3DCD2 !important;
}
.has-grayish-orange-background-color,
.is-style-outline .wp-block-button__link.has-grayish-orange-background-color {
	background-color: #C2BAB6 !important;
}
.has-light-grayish-orange-background-color,
.is-style-outline .wp-block-button__link.has-light-grayish-orange-background-color {
	background-color: #DCD5CF !important;
}
.has-dark-grayish-orange-background-color,
.is-style-outline .wp-block-button__link.has-dark-grayish-orange-background-color {
	background-color: #ABA09A !important;
}
.has-light-gray-background-color,
.is-style-outline .wp-block-button__link.has-light-gray-background-color {
	background-color: #E3DCD2 !important;
}
.wp-block-cover.has-background-dim.has-grayish-orange-color,
.wp-block-cover.has-background-dim.has-light-grayish-orange-background-color,
.wp-block-cover.has-background-dim.has-dark-grayish-orange-background-color,
.wp-block-cover.has-background-dim.has-light-gray-background-color {
	background-size: cover;
	background-position: center center;
}
a.wp-block-button__link:hover,
.is-style-outline .wp-block-button__link.has-grayish-orange-background-color:hover,
.is-style-outline .wp-block-button__link.has-light-grayish-orange-background-color:hover,
.is-style-outline .wp-block-button__link.has-dark-grayish-orange-background-color:hover,
.is-style-outline .wp-block-button__link.has-light-gray-background-color:hover {
	background-color: #C2BAB6 !important;
	-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: #C2BAB6;
	-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: #C2BAB6;
}

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

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

/* -- MISC - Text, Separator, Tables, Files -- */
.has-x-large-font-size,
.has-large-font-size,
.has-medium-font-size {
	line-height: 1.4em;
}
.has-drop-cap:not(:focus)::first-letter {
	font-size: 4em;
	font-weight: inherit;
}
.wp-block-separator {
	width: 100px;
	margin: 0 auto 20px;
}
.willa-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: 1px;
}
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: #333333;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: 2.5px;
	border-radius: 0px;
	padding: 11px 12px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Roboto Mono', monospace;
}
.wp-block-file:not(.wp-element-button) {
	font-size: .95em;
}
pre.wp-block-verse {
	white-space: pre-wrap;
	line-height: 1.2;
}
.wp-block-spacer {
	clear: both;
}

/* -- Button -- */
.wp-block-buttons {
	margin-bottom: 20px;
}
.wp-block-button  {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 2.5px;
	line-height: 1;
	font-weight: normal;
	font-family: 'Roboto Mono', monospace;
}
.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: #333333;
}
a.wp-block-button__link:hover {
	color: inherit;
}

/* -- Quotes -- */
.wp-block-pullquote {
	border-top: 10px solid;
	border-bottom: 10px solid;
	margin: 20px 0;
	clear:  both;
	font-size: 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: normal;
	line-height: 1;
	letter-spacing: 2px;
	font-family: 'Roboto Mono', monospace;
}
.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;
}

/* -- 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: 8px;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #888888;
	font-family: 'Roboto Mono', monospace;
}
.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: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	color: #888888;
	margin-top: 10px;
	font-family: 'Roboto Mono', monospace;
}
.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;
}
.willa-post-content ul.wp-block-gallery,
.willa-page-content ul.wp-block-gallery,
.willa-page-wrapper ul.blocks-gallery-grid {
	padding-left: 0px;
	margin-bottom: 10px;
}
.willa-post-content ul.wp-block-gallery.alignleft,
.willa-page-content ul.wp-block-gallery.alignleft,
.willa-post-content ul.wp-block-gallery.alignright,
.willa-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: 12px;
	padding-top: 11px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Roboto Mono', monospace;
}
.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: normal;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	margin: 7px 0 10px 0;
	color: #888888;
	font-family: 'Roboto Mono', monospace;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	padding: 5px 8px 0px;
}

/* -- Social Links -- */
.willa-page-wrapper ul.wp-block-social-links {
	padding-left: 0;
	margin-bottom: 20px;
}
.willa-page-wrapper ul > li.wp-social-link {
	margin: 0 10px 0 0;
}
.willa-page-wrapper 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;
}
.willa-post-content ul.wp-block-archives,
.willa-page-content ul.wp-block-archives,
.willa-post-content ul.wp-block-categories,
.willa-page-content ul.wp-block-categories {
	margin-bottom: 5px;
	padding-left: 30px;
}
.willa-post-content ul.wp-block-archives.aligncenter,
.willa-page-content ul.wp-block-archives.aligncenter,
.willa-post-content ul.wp-block-categories.aligncenter,
.willa-page-content ul.wp-block-categories.aligncenter {
	padding-left: 0;
	margin-bottom: 20px;
}
.willa-post-content ul.wp-block-archives.alignright,
.willa-page-content ul.wp-block-archives.alignright,
.willa-post-content ul.wp-block-categories.alignright,
.willa-page-content ul.wp-block-categories.alignright {
	padding-left: 0px;
}
.wp-block-categories li a, 
.wp-block-archives li a {
	color: #333333;
}
.wp-block-categories select, 
.wp-block-archives-dropdown select {
    padding: 5px 0 5px 10px;
    border: 1px solid #333333;
    min-width: 250px;
    width: auto;
    height: 42px;
    font-size: 13.5px;
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: transparent;
}
#willa-content .wp-block-archives.aligncenter,
#willa-content .wp-block-categories.aligncenter,
#willa-content .wp-block-archives.alignfull,
#willa-content .wp-block-categories.alignfull,
#willa-content .wp-block-archives.alignwide,
#willa-content .wp-block-categories.alignwide {
	text-align: center;
	padding-left: 0;
}
#willa-content .wp-block-categories-list ul.children {
	padding-left: 35px;
}
#willa-content .wp-block-categories-list ul.children li {
	margin: 12px 0 6px;
	list-style: square;
}
.willa-post-content ul.wp-block-archives.alignfull,
.willa-page-content ul.wp-block-archives.alignfull,
.willa-post-content ul.wp-block-archives.alignwide,
.willa-page-content ul.wp-block-archives.alignwide,
.willa-post-content ul.wp-block-categories.alignfull,
.willa-page-content ul.wp-block-categories.alignfull,
.willa-post-content ul.wp-block-categories.alignwide,
.willa-page-content ul.wp-block-categories.alignwide {
	text-align: center;
	padding: 0;
}
.wp-block-categories-dropdown,
.wp-block-archives-dropdown {
	margin-bottom: 20px;
}

/* -- Latest Posts -- */
.willa-post-content ul.wp-block-latest-posts,
.willa-page-content ul.wp-block-latest-posts {
	padding: 25px;
	margin-bottom: 20px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
}
.willa-post-content ul.wp-block-latest-posts.is-grid,
.willa-page-content ul.wp-block-latest-posts.is-grid {
	padding: 0;
	border: none;
	margin-bottom: 20px;
}
.willa-post-content ul.wp-block-latest-posts > li,
.willa-page-content ul.wp-block-latest-posts > li {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ffffff;
	list-style: none;
	overflow: auto;
}
.willa-post-content ul.wp-block-latest-posts > li:last-of-type,
.willa-page-content ul.wp-block-latest-posts > li:last-of-type {
	margin-bottom: 0;
}
.willa-post-content ul.wp-block-latest-posts.is-grid > li:last-of-type,
.willa-page-content ul.wp-block-latest-posts.is-grid > li:last-of-type {
	margin-bottom: 25px;
}
.willa-post-content ul.wp-block-latest-posts.is-grid > li,
.willa-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-3 li {
	width: calc(33.33333% - .834em);
}
.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 {
	font-family: 'Raleway', sans-serif;
	color: #333333;
	text-transform: uppercase;
	font-size: 23px;
	letter-spacing: 1px;
	line-height: 1.3;
	display: block;
	margin-bottom: 5px;
}
.wp-block-latest-posts__post-date {
	font-size: .8em;
	color: #888888;
	text-transform: uppercase;
	margin: 1px 0 0 0;
	font-weight: normal;
	font-family: 'Roboto Mono', monospace;
	letter-spacing: 2px;
}
.wp-block-latest-posts__post-excerpt {
	margin-bottom: 0;
	font-size: .965em;	
}
.wp-block-latest-posts__post-author {
	font-size: .9em;
	color: #555555;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Roboto Mono', monospace;
	letter-spacing: 2px;
}
.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: .85em;
	margin-top: 15px;
	letter-spacing: 2px;
	font-weight: 500;
	text-decoration: underline;
}

/* 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: 21px;
	padding: 0 17px;
	clear: both;
	line-height: 1.5;
}
.is-grid .wp-block-latest-posts__post-author {
	font-size: .865em;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__post-date {
	padding: 0 15px;
	font-size: .75em;
}
.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 #ffffff;
	text-align: left;
	box-sizing: border-box;
}
ol.wp-block-latest-comments.aligncenter {
	clear: both;
}
.willa-post-content ol.wp-block-latest-comments > li,
.willa-page-content ol.wp-block-latest-comments > li {
	position: relative;
	margin: 0;
	padding: 25px 0;
	list-style: none;
	border-bottom: 1px solid #ffffff;
}
.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: #333333;
	letter-spacing: 1px;
	padding: 1px 2px 1px 0;
	line-height: 1;
	font-size: 16px;
	font-family: 'Roboto Mono', monospace;
	font-weight: normal;
	text-transform: uppercase;
}
a.wp-block-latest-comments__comment-link {
	color: #333333;
	font-size: .95em;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: italic;
}
.wp-block-latest-comments__comment-date {
	font-size: 13px;
	text-transform: uppercase;
	padding: 4px 0 0 0;
	color: #888888;
	letter-spacing: 2px;
	font-weight: normal;
	font-family: 'Roboto Mono', monospace;
}
.wp-block-latest-comments__comment-excerpt p {
	font-size: .95em;
	margin: 12px 0 0 0;
	line-height: 1.6;
}

/* ----------------- WooCommerce Font Styles ----------------- */
.post-type-archive-product.woocommerce-page h1,
.woocommerce-cart h1,
.woocommerce-checkout h1,
.woocommerce-account h1 {
	font-size: 38px;
	line-height: 1.3;
	margin-bottom: 10px;
}
.willa-related-products-section .elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.willa-shop-products-section ul.products li.product .woocommerce-loop-product__title {
	font-size: 26px;
	padding-bottom:  .35em;
}
.willa-related-products-section .elementor-wc-products ul.products li.product .price,
.willa-shop-products-section .elementor-wc-products ul.products li.product .price  {
	font-size:  16px;
	letter-spacing: 3px;
	font-family: 'Roboto Mono', monospace;
	font-weight:  300;
}
.willa-single-product-info-column .product_title.elementor-heading-title  {
	font-size:  38px;
	line-height: 1.3em;
}
.woocommerce div.product .willa-single-product-info-column .price {
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 2px;
}
.woocommerce  .willa-single-product-info-column .woocommerce-breadcrumb,
.woocommerce div.product .willa-woocommerce-product-data-section .woocommerce-tabs ul.tabs li a,
.woocommerce .willa-single-product-info-column .woocommerce-product-rating .woocommerce-review-link,
.woocommerce div.product form.cart .variations label,
.woocommerce div.product form.cart .reset_variations {
	font-weight:  normal;
	font-size:  13.5px;
	letter-spacing: 2px;
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Roboto Mono', monospace;
}
.woocommerce div.product.elementor .woocommerce-tabs h2,
.willa-related-products-section .products h2, 
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
#order_review_heading,
.woocommerce-order-details h2,
.woocommerce-customer-details h2,
.woocommerce-checkout #ship-to-different-address span {
	font-size: 30px;
}
.cart_totals h2 {
	font-size: 30px;
	margin: 0 0 12px 0;
}
.woocommerce-account .woocommerce h2 {
	font-size: 30px;
	margin: 15px 0 0 0;
}
.woocommerce-account .addresses .title h3,
.woocommerce-account .woocommerce-MyAccount-content h3 {
	float: none;
	font-size: 30px;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce a.button,
.woocommerce #respond input#submit,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce button.button {
	font-family: 'Roboto Mono', monospace;
	font-weight:  normal;
	font-size:  13.5px;
	letter-spacing: 3px;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;
	padding:  10px 15px;
}
.woocommerce-cart table.cart th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th,
.woocommerce table.shop_table.woocommerce-table--order-details th {
	font-size: 13.5px;
	font-weight: normal;
	line-height: 1;
	letter-spacing: 1px;
	border: 0px;
	padding: 15px 12px;
	text-transform: uppercase;
	color: #333333;
	font-family: 'Roboto Mono', monospace;
}
.woocommerce-checkout-payment li label {
	font-size: 13.5px;
	line-height: 1;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'Roboto Mono', monospace;
}
.woocommerce table.shop_attributes th {
	font-weight:  normal;
	text-transform: uppercase;
	font-size:  13.5px;
	padding:  15px;
	letter-spacing: 1px;
	line-height: 1;
	font-family: 'Roboto Mono', monospace;
	border-color:  #333333;
}
#willa-elementor-cart.elementor-widget-woocommerce-cart .woocommerce,
#willa-elementor-account.elementor-widget-woocommerce-my-account {
	font-family: inherit;
}
#willa-elementor-account.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-message,
#willa-elementor-account.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper {
	font-size: .925em;
}

/* ----------------- WooCommerce Colors ----------------- */
.woocommerce .star-rating, 
.woocommerce p.stars a {
	color: #ABA09A;
}	
.woocommerce table.shop_table .product-name a:hover, 
.woocommerce div.product form.cart .reset_variations:hover, 
.woocommerce-MyAccount-content a:hover, 
a.woocommerce-review-link:hover, 
.woocommerce-MyAccount-navigation a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #C2BAB6;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover,
.willa-single-product-info-column .woocommerce-breadcrumb > a:hover {
	color: #C2BAB6 !important;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce a.button,
.woocommerce #respond input#submit,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce input.button,
.woocommerce-account .woocommerce button.button {
	background: #333333;
	color: #ffffff;
	border-radius: 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button:hover,
.woocommerce a.button:hover,
.woocommerce input.button:hover,
.woocommerce table.cart td.actions .coupon button:hover,
.woocommerce-account .woocommerce-form-login button.button:hover,
.woocommerce-account .woocommerce button.button:hover,
.woocommerce button.button:hover {
	background-color: #C2BAB6;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}
.woocommerce span.onsale {
	background-color: #DCD5CF;
	color: #333333;
}
.woocommerce span.onsale:hover {
	background-color: #C2BAB6;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-cart table.cart th, 
.woocommerce-cart .cart-collaterals .cart_totals table th, 
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th, 
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
	background-color: #DCD5CF;
}

/* ----------------- WooComerce Styles ----------------- */

/* Shop Styles */
.post-type-archive .elementor-location-archive.product {
	overflow: hidden;
}
.post-type-archive .elementor-products-grid nav.woocommerce-pagination {
	margin: 70px 0 -10px;
}

/* Single Product Styles */
.woocommerce div.product div.images {
	margin:  0;
}
.woocommerce span.onsale {
	min-height: 4em;
	min-width: 4em;
	line-height: 4em;
	text-transform: uppercase;
	font-size: .95em;
	font-weight:  normal;
	letter-spacing: 1px;
}
.woocommerce .star-rating {
	font-size: 1em;
	text-transform: none;
}
.woocommerce div.product .willa-single-product-info-column .quantity .qty {
	width:  100px;
}
.woocommerce div.product.elementor .willa-woocommerce-product-data-section .woocommerce-tabs .panel  {
	padding:  40px 0 30px 0;
}
.woocommerce div.product.elementor .willa-woocommerce-product-data-section .woocommerce-tabs #tab-reviews.panel  {
	padding-bottom:  50px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin:  0;
	background-color: transparent;
}
.woocommerce  div.product.elementor .willa-woocommerce-product-data-section ul.tabs li a {
	padding: 18px 25px;
}
.willa-woocommerce-product-data-section #comments {
	margin:  0;
}
.willa-woocommerce-product-data-section #commentform textarea, 
.willa-woocommerce-product-data-section #commentform input {
	border:  1px solid #e5e5e5;
}
.woocommerce  .willa-single-product-info-column .woocommerce-breadcrumb {
	margin: 0;
}

/* Reviews + Review Form */
.woocommerce #review_form #respond p.stars {
	font-size: 1.22em;
	margin-top: 5px;
}
.woocommerce #commentform label {
	font-size: 1em;
}
.woocommerce #review_form #respond .comment-form-comment {
	margin: 0;
	line-height: .5;
}
.woocommerce #review_form #respond .comment-form-author, 
.woocommerce #review_form #respond .comment-form-email {
	display: inline-block;
	float: left;
	width: 49.3%;
	margin: 0;
}
.woocommerce #review_form #respond .comment-form-author {
	margin: 0 15px 0 0;
}
.woocommerce #review_form .comment-form-comment textarea,
.woocommerce #review_form .comment-form-author input, 
.woocommerce #review_form .comment-form-email input {
	width: 100%;
	background: transparent;
	border: 1px solid #333333;
}
.woocommerce #review_form .comment-form-comment textarea {
	margin: 0;
}
.woocommerce #review_form .comment-form-author input,
.woocommerce #review_form .comment-form-email input {
	margin-top: 15px;
}
.woocommerce #review_form .comment-form-email input {
	margin-right: 0px;
}
.woocommerce #respond input#submit {
	margin: 13px 0 0 0;
}
.woocommerce table.shop_attributes {
	margin-top:  30px;
	border-color:  #333333;
}
.woocommerce table.shop_attributes td {
	padding:  15px 20px;
	font-size:  .9em;
	font-style:  normal;
	border-color:  #333333;
}
.woocommerce #reviews #comments ol.commentlist {
	padding:  0;
	margin:  20px 0 0 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border-radius:  0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size:  15px;
	font-family: 'Roboto Mono', monospace;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight:  400;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
	font-weight:  400;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
	color:  #333333;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	padding:  0;
	border:  0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	font-size:  .95em;
}
.woocommerce #reviews #comments ol.commentlist li {
	border-bottom:  1px solid #333333;
	padding-bottom:  10px;
	margin-bottom:  30px;
}
.woocommerce div.product.elementor .woocommerce-tabs h2.woocommerce-Reviews-title {
	margin-bottom:  20px;
}

/* Variations */
.woocommerce div.product form.cart .variations {
	margin-bottom:  3em;
}
ul.products li.product .woocommerce-loop-product__link .star-rating {
	margin-top: 3px;
	margin-bottom: 10px;
}
.woocommerce div.product form.cart .variations select {
	border-width: 0px;
	background-color: #f9f9f9;
}
.woocommerce div.product form.cart .variations td, 
.woocommerce div.product form.cart .variations th {
	vertical-align: middle;
}
.woocommerce-variation-price {
	margin:  -1em 0 3em;
}
.woocommerce div.product form.cart .variations td.label {
	padding-right:  .5em;
}

/* Product Image Gallery */
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) { 
	width: 23.5%;
	margin: 2% 2% 0 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:last-of-type {
	margin: 2% 0 0 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-of-type(n+6) {
	margin: .5% 2% 0 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-of-type(4n+1) {
	margin: .5% 0 0 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:first-of-type {
	margin: 0;
}

/* Notifications */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
    border: 0px;
	font-weight: normal;
	font-size: .925em;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
	margin-top: 7px !important;
}

/* ----- Cart ----- */
.woocommerce-cart.woocommerce-page #willa-content-container {
	margin-top:  60px;
}
.cart-empty {
	margin: 15px 0 20px 0;
}
.woocommerce table.shop_table {
	border-radius: 0px;
}
.woocommerce-cart .cart-collaterals .cart_totals table .order-total th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total th {
	border-top: 1px solid #333333;
}
.woocommerce table.shop_table td,
.woocommerce td.product-name dl.variation p {
	border: 0px;
	font-size: .925em;
	padding:  10px 7px;
}
.woocommerce-cart .woocommerce .quantity .qty,
.woocommerce table.shop_table,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
	border-color:  #333333;
	background-color: transparent;
}
.woocommerce table.shop_table.woocommerce-table--order-details td {
	font-size: 1em;
}
.woocommerce td.product-name dl.variation dt {
	margin-top: 0px;
}
.woocommerce a.remove {
	color:#888888 !important;
	font-weight: normal;
}
.woocommerce a.remove:hover {
	background:none !important;
	color: #333 !important;
	text-decoration:none;
}
.woocommerce table.shop_table .product-name a {
	color: #333333;
}
.woocommerce td.product-name .wc-item-meta, 
.woocommerce td.product-name dl.variation {
	margin: 10px 0 0 0;
	padding: 0;
}
.woocommerce td.product-name .wc-item-meta dd, 
.woocommerce td.product-name dl.variation dd {
	margin: 0;
}
.woocommerce td.product-name dl.variation dt {
	margin: 0 5px 0 0;
}
.woocommerce table.cart td.actions {
	border-top: 1px solid #333333;
	padding: 25px 20px;
}
.woocommerce table.cart td.actions .coupon {
	width: 41%;
}
.woocommerce table.cart td.actions .coupon button {
	background-color: #dddddd;
	color:  #333333;
}
.willa-default-width .woocommerce table.cart td.actions .coupon {
	width: 52%;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 65%;
	padding: 9.5px;
	height: 32px;
	background-color: transparent;
	border-color:  #333333;
}
.woocommerce-cart .willa-default-width table.cart td.actions .coupon .input-text {
	width: 60%;
}
.woocommerce-cart table.cart td.actions .coupon .input-text::-webkit-input-placeholder {
	line-height: 1;
}
.woocommerce-cart table.cart td.actions .coupon .input-text::-moz-placeholder {
	line-height: 1;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:-ms-input-placeholder {
	line-height: 1;
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
	width: 100%;
	margin: 23px 0 0 0;
}
.willa-page-content .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
	border: 0px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
	vertical-align: middle;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
	padding-bottom: 0px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	margin-bottom: 0px;
}
.woocommerce .actions button.button:disabled, f
.woocommerce .actions button.button:disabled[disabled] {
	padding: 1em;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	padding: 20px;
}
.woocommerce-cart p.return-to-shop {
	margin: 0;
}
#willa-elementor-cart .woocommerce .cart-collaterals .cart_totals {
  	margin-top: 0px;
}
#willa-elementor-cart.elementor-widget-woocommerce-cart .woocommerce table.shop_table .actions {
  	padding:22px 0 0;
}

/* ----- Checkout ----- */
#willa-elementor-checkout .woocommerce-billing-fields {
	margin: 0;
}
#willa-elementor-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table th,
#willa-elementor-checkout .woocommerce table.shop_table td {
  padding-left: 0;
  background: transparent;
}
#willa-elementor-checkout .woocommerce-additional-fields h3 {
	display: none;
}
#willa-elementor-checkout .e-coupon-box label.e-coupon-anchor-description,
#willa-elementor-checkout .woocommerce-additional-fields__field-wrapper label {
	display: block;
	margin-bottom: 7px !important;
}
.woocommerce-checkout.woocommerce-page #willa-content-container {
	margin-top:  60px;
}
.woocommerce .woocommerce-info:before {
	color: #888;
}
.woocommerce-checkout #ship-to-different-address input {
	width: auto;
	margin: 0;
	vertical-align: 2px;
}
.woocommerce-billing-fields {
	margin: 0 0 40px 0;
}
.woocommerce-order-details h2,
.woocommerce-customer-details h2,
.woocommerce-checkout #ship-to-different-address span {
	margin-bottom: 25px;
}
.woocommerce-additional-fields #order_comments {
	width: 97%;
	border-color: #555555;
	height: 5em;
	padding: 11px;
	font-weight: normal;
}
.select2-container .select2-selection--single {
	height: 42px;
	border-radius: 0px;
	border-color: #555555;
	background: transparent;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
	font-weight: normal;
	text-transform: none;
	font-size: 1em;
	letter-spacing: 0px;
	padding-left: 15px;
	color: #333333 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #333 transparent transparent transparent !important;
}
.willa-page-content .wc_payment_methods li {
	list-style-type: none;
}
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
	border-radius: 0px;
	background-color: #eeeeee;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	padding: 10px;
}
.wc_payment_method input {
	width: auto;
}
.woocommerce form.woocommerce-form-coupon .form-row input.input-text {
	padding: 3.5px;
}
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
	border-radius: 0px;
}
.woocommerce-checkout-review-order-table thead th:last-of-type,
.woocommerce-checkout-review-order-table .cart_item td:last-of-type,
.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-table--order-details thead th:last-of-type,
.woocommerce-table--order-details .order_item td:last-of-type,
.woocommerce-table--order-details tfoot td {
	text-align: center;
} 
.woocommerce-table__line-item.order_item {
	font-size: .91em;
}
#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row {
	padding-bottom: 0;
}
.woocommerce-privacy-policy-text p {
	font-size: .92em;
}
.woocommerce .woocommerce-checkout table.shop_table td,
.woocommerce .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table th,
.woocommerce .woocommerce-checkout table.shop_table .order-total td {
	border-top:  1px solid #333333;
}
.woocommerce .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table thead th,
.woocommerce .woocommerce-checkout table.shop_table .cart_item td {
	border-top:  0px;
}
.woocommerce-checkout #payment ul.payment_methods {
	border-color:  #333333;
}

/* ----- Order Received ----- */
#willa-elementor-purchase-summary .woocommerce table.shop_table td {
	padding: 5px 12px;
	border: 0px;
}
#willa-elementor-purchase-summary .woocommerce table.shop_table.woocommerce-table--order-details tfoot td {
	border-bottom: 1px solid #e5e5e5;
}
#willa-elementor-purchase-summary .woocommerce table.shop_table.woocommerce-table--order-details tfoot tr:last-of-type td {
	border: 0px;
}
.woocommerce-message::before,
.woocommerce-info::before,
.woocommerce-error:before {
	top: 1em;
}
.woocommerce .woocommerce-message a.button {
	padding: 10px;
}
.woocommerce ul.order_details {
	padding-left: 0px;
	margin: 0 0 20px 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
	line-height: 1.5;
}
.woocommerce table.shop_table.woocommerce-table--order-details th {
	border-bottom: 1px solid #e5e5e5;
}
.woocommerce table.shop_table.woocommerce-table--order-details tr:last-of-type th {
	border: 0px;
}
.woocommerce .woocommerce-customer-details {
	margin-top: 50px;
}
.woocommerce .woocommerce-customer-details address {
	border-radius: 0px;
	box-sizing: border-box;
	border-width: 1px;
}
.woocommerce ul.order_details li {
	font-size: .925em;
	letter-spacing: .5px;
	border-color:  #333333;
}
.woocommerce ul.order_details li strong {
	font-size: 1em;
	text-transform: none;
	font-weight: 400;
	margin: 7px 0 0 0;
	letter-spacing: 0px;
}
.woocommerce .woocommerce-order-details {
	margin-bottom:  0;
}

/* ----- My Account ----- */
#willa-elementor-account .woocommerce-MyAccount-navigation ul {
	margin: 0;
	padding: 0;
}
#willa-elementor-account ::-moz-placeholder {
	opacity: 1;
}
#willa-elementor-account ::-webkit-input-placeholder {
	opacity: 1;
}
#willa-elementor-account :-ms-input-placeholder {
  opacity: 1;
}
#willa-elementor-account.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation li {
	margin: 0;
}
.woocommerce-account.woocommerce-page #willa-content-container {
	margin-top:  60px;
}
.woocommerce form.login, 
.woocommerce form.register {
	border-radius: 0px;
	margin: 1em 0 0 0;
	border-color: #333333;
}
.woocommerce-account .woocommerce .woocommerce-order-details h2,
.woocommerce-account .woocommerce .woocommerce-customer-details h2 {
	margin-bottom: 12px;
}
.woocommerce form .form-row label {
	font-size:  16px;
	color: #333333;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
	font-size: .875em;
	letter-spacing: 0px;
	background-color: transparent;
	border-color: #333333;
	text-transform: none;
}
.woocommerce-account .woocommerce button.button {
	margin: 20px 0 0 0;
	padding: 10px;
}
.woocommerce-account .woocommerce-form-login button.button {
	padding: 12px 15px;
	margin-right: 10px;
	background-color: #dddddd;
}
#willa-elementor-account .woocommerce-LostPassword {
	font-size: 16px;
}
.woocommerce table.my_account_orders {
	font-size: .95em;
	margin:  0;
}
.woocommerce table.my_account_orders th,
.woocommerce table.shop_table.woocommerce-MyAccount-orders td {
	font-size: .9em;
	padding: 8px 10px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	display: block;
}
.woocommerce-EditAccountForm fieldset {
	padding: 15px 0 0 0;
}

  /* Logged In Users */
.woocommerce-account .woocommerce-MyAccount-navigation {
   	width: 27%;
 }
.woocommerce-account .woocommerce-MyAccount-content {
 	width: 73%;
 }
 .willa-page-content .woocommerce-MyAccount-navigation ul {
 	padding-left: 0px;
 	margin-top:  0;
 }
 .willa-page-content .woocommerce-MyAccount-navigation ul > li {
 	list-style-type: none;
 	border-bottom: 1px solid #333333;
 	padding: 8px;
 	margin: 0 40px 5px 0;
 }
 .woocommerce-MyAccount-navigation a {
 	color: #333333;
 	text-transform: none;
 	letter-spacing: .5px;
 	font-size: .95em;
 }
 .woocommerce-MyAccount-content a {
 	color: #777777;
 }
.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-error {
    line-height: 31px;
}
.woocommerce-account .woocommerce a.button {
	padding: 12px;
}
 .woocommerce .woocommerce-MyAccount-orders a.button {
 	font-size: .95em;
 	padding: 6px;
 	box-sizing: border-box;
 	line-height: 1.15;
 	height: 27px;
 }
.woocommerce-account .addresses .title .edit {
	float: none;
}
.woocommerce-EditAccountForm em {
	display: inline-block;
	margin: 5px 0;
	font-size: .9em;
}