/*
Theme Name: Gwyneth
Theme URI: https://gwyneth.pixandhue-demos.com
Description: A Feminine Theme for WordPress
Author: Pix & Hue
Author URI: https://www.pixandhue.com/
Version: 1.0
License: Pix & Hue License
License URI: https://www.pixandhue.com/theme-policies/
Text Domain: gwyneth
Tested up to: 6.8
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: 'Montserrat', sans-serif;
	font-size: 17.5px; 
	line-height: 1.6em; 
	letter-spacing: 0.25px;
	text-align: left;
	font-weight: 400;
	color: #222222; 
	margin: 0;
	padding: 0;
	background-color: #F2EFE9;
}
p {
	margin: 0 0 20px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Nanum Myeongjo', serif;
	font-weight: normal;
	line-height: 1.15em;
	letter-spacing: 0px;
	text-transform: none;
	color: #222222; 
	margin:  0 0 12px 0;
}
h1 {
	font-size: 39px;
}
h2 {
	font-size: 37px;
}
h3 {
	font-size: 35px;
}
h4 {
	font-size: 33px;
}
h5 {
	font-size: 31px;
}
h6 {
	font-size: 29px;
}

/* ------- Form Styling ------- */
label {
	font-family: 'Montserrat', sans-serif;
	color: #222222;
	font-size: 14px;
	letter-spacing: 2.5px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.3em;
}
input, textarea, select {
	width: 67.5%;
	padding: 15px 24px;
	border: 1px solid #000000;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	color: #222222;
	font-weight: 500;
	background: #ffffff; 
	outline: none;
	letter-spacing: 1px;
	line-height: 1em;
	text-transform: none;
	border-radius: 0;
}
textarea {
	width: 75%;
	line-height: 1.7em;
	border-radius: 0;
}
input[type="checkbox"] {
	width: auto;
	margin: 0 5px 0 0;
}
input[type="text"] { 
	outline: none;
}	
input[type="submit"],
#commentform input[type="submit"],
.gwyneth-contact-form input[type="submit"] {
	display: inline-block;
	border-bottom: 0px;
	background: #32281c;
	border:  0px;
	color: #ffffff;
	width: auto;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 2.5px;
	font-size: 12.5px;
	margin: 0;
	padding: 15px 25px;
	border-radius: 30px;
	text-transform: uppercase;
	-moz-appearance: none;
	-webkit-appearance: none;
}
::-webkit-input-placeholder {
	color: #222222;
	font-family: 'Montserrat', sans-serif;
	font-size: 12.5px;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
}
::-moz-placeholder { 
	color: #222222;
	font-family: 'Montserrat', sans-serif;
	font-size: 12.5px;
	letter-spacing: 2px;
	font-weight: 500;
	opacity: 1;
	text-transform: uppercase;
}
:-ms-input-placeholder { 
	color: #222222;
	font-family: 'Montserrat', sans-serif;
	font-size: 12.5px;
	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 ------- */
#gwyneth-content-container {
	overflow: hidden;
	position: relative;
}
#gwyneth-content-container {
	position: relative;
}
.gwyneth-container,
.gwyneth-full-width {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}
#gwyneth-content {
	padding: 0 75px 0 0;
}
#gwyneth-content.gwyneth-full-width {
	padding: 0;
}
.gwyneth-default-width {
	width: 825px;
	float:left;
}
#gwyneth-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: #8c6e52;
	text-decoration:none;
}
a:hover,  .gwyneth-header-cta-banner a:hover, #gwyneth-sidebar .gwyneth-map-widget a:hover h6, .gwyneth-cat a:hover, #gwyneth-content .gwyneth-author-content h5 a:hover, #gwyneth-content .gwyneth-item-related-caption h4 a:hover, 
.gwyneth-custom-image-list-title:hover, #gwyneth-sidebar .gwyneth-side-title a:hover, .widget_pages a:hover, .widget_meta a:hover, .widget_nav_menu a:hover, .gwyneth-reply a:hover, .gwyneth-edit a:hover, 
#gwyneth-content .gwyneth-comment-author a:hover, .gwyneth-wp-links a:hover, .widget_recent_entries .wp-block-latest-posts li a:hover, 
#gwyneth-sidebar a.wp-block-latest-comments__comment-author:hover, #gwyneth-sidebar a.wp-block-latest-comments__comment-link:hover, #gwyneth-sidebar .wp-block-latest-comments__comment-meta:hover,
#gwyneth-sidebar .wp-block-categories li a:hover, #gwyneth-sidebar .wp-block-archives li a:hover, .gwyneth-grid-item h2 a:hover, .gwyneth-grid-item .gwyneth-cat a:hover, .gwyneth-inline-link a:hover,
.pixandhue-copyright a:hover {
	color: #dfd8c9;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}
#gwyneth-sidebar .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:hover {
	color: #dfd8c9 !important;
}
input[type="submit"]:hover, .gwyneth-mc4wp-footer-container input[type="submit"]:hover, #gwyneth-sidebar .wp-block-tag-cloud a:hover, #gwyneth-sidebar .wp-block-search button:hover, .gwyneth-post-tags a:hover, 
.gwyneth-content-none-wrapper #gwyneth-searchform button:hover, #commentform input[type="submit"]:hover, .gwyneth-vertical-subscribe-form input[type="submit"]:hover {
	background-color: #8c6e52;
	color: #ffffff;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}
.gwyneth-vertical-subscribe-form input[type="submit"]:hover,
.gwyneth-mc4wp-footer-container input[type="submit"]:hover {
	background-color: #32281c;
	border-color: #32281c;
}
#gwyneth-sidebar .wp-block-search button:hover {
	border-color: #dfd8c9;
}
.gwyneth-mc4wp-footer-container .formkit-submit:hover,
.gwyneth-vertical-subscribe-form .formkit-submit:hover {
	background-color: #32281c !important;
	border-color: #32281c !important;
	color: #FFFFFF !important;
}

/* ---- Elementor Standard Styles ---- */
.elementor-page .elementor {
	overflow: hidden;
}
.elementor-maintenance-mode.elementor-page .elementor {
	overflow: visible;
}
.elementor-page header .elementor {
	overflow: visible;
}
.elementor-heading-title {
	margin: 0;
}
.gwyneth-no-bottom-p p:last-of-type {
	margin:  0;
}	
.gwyneth-no-bottom-p.elementor-widget-text-editor ul,
.gwyneth-no-bottom-p.elementor-widget-text-editor ul li:last-of-type {
	margin-bottom: 0;
}
.gwyneth-header-nav-menu .hfe-nav-menu ul.sub-menu {
	min-width: auto;
}
.gwyneth-header-cta-banner a,
.gwyneth-inline-link a,
.gwyneth-copyright-text a {
	color: inherit;
}
.elementor.elementor .e-con > .elementor-widget.gwyneth-overflow-widget {
	max-width: none;
}

/* ----- Elementor Page Styles ---- */

/* ---- Testimonials Slider ----- */
.gwyneth-testimonials-wrapper .slick-list {
	max-width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.gwyneth-testimonials-wrapper .slick-arrow {
	position: absolute;
	bottom: 35%;
	z-index: 1;
	background: transparent;
	content: '';
	font-size: 40px;
	color: #f2efe9;
	padding: 0px 7px 5px;
	line-height: .5em;
	border: 0px;
}
.gwyneth-testimonials-wrapper .slick-arrow:hover {
	color: #8c6e52;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}
.gwyneth-testimonials-wrapper .slick-arrow:focus {
	outline: none !important;
}
.gwyneth-testimonials-wrapper .slick-arrow.slick-prev {
	left: -100px;
}
.gwyneth-testimonials-wrapper .slick-arrow.slick-prev:before {
	display: inline-block;
	content: '\2190';
	font-family: 'Arial';
}
.gwyneth-testimonials-wrapper .slick-arrow.slick-next {
	right: -100px;
}
.gwyneth-testimonials-wrapper .slick-arrow.slick-next:before {
	display: inline-block;
	content: '\2192';
	font-family: 'Arial';
}

/* ---- Elementor Marquee ----- */
.gwyneth-marquee-heading {
	overflow: hidden;
	display: flex;
}
.gwyneth-marquee-heading h2 {
	white-space: nowrap;
}
.gwyneth-marquee-heading span {
	margin: 0 30px;
	font-size: inherit;
	display: inline-block;
}

/* ---- Other Elementor Styles ----- */
.gwyneth-image-with-border img {
	padding: 15px;
}
.gwyneth-rotated-text p {
	display: block;
	transform-origin: top left;
	transform: rotate(-90deg) translate(-100%);
	margin-top: 0;
	white-space: nowrap;
	margin-bottom: 0px;
	text-align: right;
}
.gwyneth-rotated-text-alt p {
	display: block;
	transform-origin: top left;
	transform: rotate(-90deg) translate(-100%);
	margin-top: -100% !important;
	white-space: nowrap;
	float: right;
}

/* ---- Elementor Posts Widget / Grid Items ----- */
.gwyneth_grid_container {
	display: grid;
	grid-column-gap: 50px;
 	grid-row-gap: 80px;
 	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.gwyneth-grid-item {
	padding: 15px;
	border: 1px solid #000000;
}
.gwyneth-grid-item .gwyneth-post-media.gwyneth-no-post-img {
	background-color: #e5e5e5;
}
.gwyneth-grid-item .gwyneth-post-media a, 
.gwyneth-grid-item .gwyneth-blog-post-img {
	height: 100%;
}
.gwyneth-grid-item .gwyneth-blog-post-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.gwyneth-grid-item .gwyneth-post-header {
	margin: 0 15px 25px 15px;
}
.gwyneth-grid-item h2 {
	font-size: 31px;
	margin: 0;
	line-height: 1.2em;
}
.gwyneth-grid-item h2 a {
	color: #222222;
}
.gwyneth-grid-item .gwyneth-cat {
	margin: 0 0 13px 0;
}
.gwyneth-grid-item .gwyneth-post-date {
	margin: 10px 0 0 0;
}

/* ----- Contact Form ---- */
.gwyneth-contact-form .wpcf7-form p {
	margin: 0 0 40px 0;
}
.gwyneth-contact-form .wpcf7-form p:last-of-type {
	margin: -10px 0 0 0;
}
.gwyneth-contact-form input {
	background-color: transparent;
	width: 100%;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	padding: 12px 0 8px;
}
.gwyneth-contact-form textarea {
	background-color: transparent;
	width: 100%;
	margin-top: 15px;
}
.gwyneth-contact-form input[type="radio"],
.gwyneth-contact-form input[type="checkbox"] {
	width: auto;
}
.gwyneth-contact-form input[type="submit"] {
	width: auto;
	padding: 15px 45px;
	background-color: #32281c;
}
.gwyneth-contact-form input[type="submit"]:hover {
	background-color: #8c6e52;
}
.gwyneth-contact-form .wpcf7-radio {
	display: block;
	margin-bottom: -7px;
	font-size: .95em;
}
.gwyneth-contact-form .wpcf7-list-item {
	display: block;
	margin: 0 0 7px 15px;
}
.gwyneth-contact-form .wpcf7-list-item:first-of-type {
	margin-top: 12px;
}
.gwyneth-contact-form .wpcf7-not-valid-tip,
.wpcf7 form .wpcf7-response-output {
	font-size: 14.5px;
	letter-spacing: 1px;
	text-transform: none;
	line-height: 1.4em;
}

/* ---- Blog Page ---- */
.elementor-page.page-template-page-blog .elementor {
	overflow: visible;
}	
.gwyneth-container.gwyneth-blog-container {
	width: 80%;
}
#gwyneth-content.gwyneth_grid_container {
	padding: 0;
	margin: 0 0 125px 0;
}
.gwyneth-pagination {
	display: block;
	clear: both;
	text-align: center;
	margin: -60px 0 110px;
}
.gwyneth-pagination .gwyneth-newer, 
.gwyneth-pagination .gwyneth-older {
	display: inline-block;
	padding: 0 3px;
}
.gwyneth-pagination a {
	display: inline-block;
	font-size: 12.5px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1em;
	letter-spacing: 2.5px;
	background-color: #dfd8c9;
	color: #222222;
	padding: 12px 25px;
	border: 1px solid;
	border-radius: 30px;
}
.gwyneth-pagination a:hover {
	background-color: #32281c;
	border-color: #32281c;
	color: #FFFFFF;
}
.gwyneth-pagination i {
	vertical-align: -.5px;
}
.gwyneth-pagination .gwyneth-newer i {
		margin-right: 5px;
}
.gwyneth-pagination .gwyneth-older i {
		margin-left: 5px;
}

/* ---- 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,
.elementor-slideshow__header {
	color: #222222 !important;
}
.elementor-lightbox .swiper .elementor-swiper-button svg,
.elementor-slideshow__header > svg,
.elementor-lightbox .dialog-lightbox-close-button svg {
	fill: #222222 !important;
}
.swiper-container [class^="eicon"]:hover,
.elementor-lightbox .dialog-lightbox-close-button:hover, 
.elementor-lightbox .elementor-swiper-button:hover,
.elementor-slideshow__header:hover {
	color: #888888 !important;
}
.elementor-lightbox .swiper .elementor-swiper-button svg:hover,
.elementor-slideshow__header > svg:hover,
.elementor-lightbox .dialog-lightbox-close-button svg:hover {
	fill: #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;
}
.elementor-widget-image-gallery .gallery-item a {
	display: block;
	line-height: .9em;
}

/* ---- Footer  ---- */
footer {
	clear: left;
}
.gwyneth-footer-instagram-container .zoom-instagram.layout-grid {
	padding: 0px !important;
}
.gwyneth-footer-instagram-container .zoom-instagram-widget__items li {
	margin: 0;
}
.gwyneth-mc4wp-footer-container form {
	text-align: center;
	min-width: 850px;
}
.gwyneth-vertical-subscribe-form .mc4wp-form-fields {
	text-align: center;
}
.gwyneth-vertical-subscribe-form .mc4wp-form-fields p:last-of-type {
	margin: 0;
}
.gwyneth-mc4wp-footer-container input,
.gwyneth-vertical-subscribe-form input {
	background-color: transparent;
	width:100%;
	border-radius: 30px;
}
.gwyneth-vertical-subscribe-form input {
	width: 85%;
}
.gwyneth-mc4wp-footer-container input[type="submit"],
.gwyneth-vertical-subscribe-form input[type="submit"] {
	border: 0;
	width:100%;
	background-color: #f2efe9;
	padding: 15px 25px;
	font-size: 12.5px;
	border-radius: 30px;
	border: 1px solid #000000;
	color: #222222;
}
.gwyneth-vertical-subscribe-form input[type="submit"]  {
	width: auto;
	margin: 5px 0 0 0;
}
.gwyneth-mc4wp-footer-container .mc4wp-form-fields p {
	display: inline-block;
	margin: 0 3px;
}
.gwyneth-mc4wp-footer-container .mc4wp-form-fields p {
	width: 36%;
}
.gwyneth-mc4wp-footer-container .mc4wp-form-fields p:last-of-type {
	width: 23%;
}
.mc4wp-alert p {
	margin: 15px 0 0 0;
	text-align: center;
}
.pixandhue-copyright {
	padding: 20px 40px;
	background-color: #f2efe9;
}
.pixandhue-copyright p {
	text-align: center;
	margin: 0;
	font-size: 12px;
	color: #222222;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1.5em;
}
.pixandhue-copyright a {
	color: inherit;
}
.page-template-elementor_canvas .pixandhue-copyright {
	display: none;
}

/* ----------------- 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;
}
.gwyneth-mc4wp-footer-container .formkit-form input[type="text"],
.gwyneth-mc4wp-footer-container .formkit-form input[type="email"] {
	width: 100%;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
}
.gwyneth-mc4wp-footer-container .formkit-form {
	max-width:  100% !important;
	margin: 0 !important;
}
.gwyneth-mc4wp-footer-container .formkit-form [data-style="clean"] {
	padding: 0 !important;
}
.gwyneth-mc4wp-footer-container .formkit-form .formkit-fields {
	margin:  0 auto !important;
}
.gwyneth-mc4wp-footer-container .formkit-form .formkit-field {
	margin:  0 15px  0 0 !important;
}
.gwyneth-mc4wp-footer-container.formkit-form .formkit-submit,
.elementor-widget-shortcode .formkit-alert.formkit-alert-success {
	margin:  0 !important;
}
.gwyneth-shortcode-subscription-form .formkit-input {
	font-size: 13px !important;
}
.gwyneth-mc4wp-footer-container .formkit-input,
.gwyneth-vertical-subscribe-form .formkit-input {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 12.5px !important;
	font-weight: 500 !important;
	text-transform: none;
	padding: 18px 24px !important;
}
.gwyneth-mc4wp-footer-container .formkit-submit,
.gwyneth-vertical-subscribe-form .formkit-submit {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 2.5px;
	font-size: 12.5px !important;
	font-weight: 500 !important;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 0px !important;
	border: 1px solid !important;
}
.gwyneth-vertical-subscribe-form .formkit-submit {
	padding: 10px !important;
}
.gwyneth-mc4wp-footer-container .formkit-submit > span {
	padding: 20px 24px !important;
}
.gwyneth-mc4wp-footer-container .formkit-submit:hover > span,
.gwyneth-vertical-subscribe-form .formkit-submit:hover > span {
	background-color: transparent !important;
}

/* ---------- 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;
}
.gwyneth-mc4wp-footer-container .ml-form-embedContainer .ml-form-embedWrapper.embedForm {
	max-width:  100% !important;
}
.gwyneth-mc4wp-footer-container .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent {
	width:  calc(100% - 150px) !important;
	margin:  0 !important;
	display: inline-block;
}
.gwyneth-mc4wp-footer-container .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
	width: 48% !important;
	display: inline-block;
	margin:  0 10px 0 0 !important;
}
.gwyneth-mc4wp-footer-container .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow:last-of-type {
	margin: 0 !important;
}
.gwyneth-mc4wp-footer-container .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
	width:  auto !important;
	min-width:  140px;
	display: inline-block; 
	float:  none !important;
	margin: 0 !important;
}

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

/* ---- Archive Pages  ---- */
.gwyneth-archive-box {
	background-color: #32281c;
	text-align: center;
	padding: 105px 50px;
	margin-bottom: 100px;
	position: relative;
}
.gwyneth-archive-box h1 {
	font-size: 44px;
	margin: 0;
	line-height: 1em;
	color: #FFFFFF;
}
.error404 .gwyneth-archive-box h1 {
	font-size: 105px;
}
.gwyneth-content-none-wrapper {
	text-align: center;
	width: 600px;
	margin: 0 auto 125px;
}
.gwyneth-content-none-wrapper h1 {
	font-size: 45px;
	margin-bottom: 13px;
}
.gwyneth-content-none-wrapper p {
	margin-bottom: 30px;
}
.gwyneth-content-none-wrapper #gwyneth-searchform label {
	display: none;
}
.gwyneth-content-none-wrapper #gwyneth-searchform input {
	background-color: transparent;
	padding: 20px 25px;
}
.gwyneth-content-none-wrapper #gwyneth-searchform button {
	background-color: #32281c;
	border: 0px;
	height: 59px;
	color: #FFF;
	padding: 0 20px;
}
.gwyneth-content-none-wrapper #gwyneth-searchform button:hover {
	cursor: pointer;
}

/* ---- Single Post Styles  ---- */
.single-post #gwyneth-content-container {
	margin-top: 70px;
}
.gwyneth-single-post {
	margin: 0 0 115px 0;
}
.single-post #gwyneth-content.gwyneth-default-width {
	overflow: hidden;
}
.gwyneth-post-entry 	{
	border-bottom: 1px solid #000000;
	padding-bottom: 35px;
}
.gwyneth-post-content,
.gwyneth-post-media-wrapper {
	position: relative;
}			
.gwyneth-post-img,
.gwyneth-post-media {
	line-height: 0;
}
.gwyneth-post-media {
	margin: 0 0 30px 0;
	position: relative;
}
.single-post .gwyneth-post-media {
	margin-bottom: 45px;
}
.gwyneth-post-media img {
	width:  100%;
}
.gwyneth-post-header {
	clear: both;
	position: relative;
	line-height: 1;
	margin-bottom: 25px;
	text-align: center;
}
#gwyneth-content .gwyneth-post-header h1 {
	margin: 0;
	font-size: 42px;
	line-height: 1.2em;
	padding: 0 50px;
}
.gwyneth-cat {
	line-height: 1;
	margin: 0 0 15px 0;
}
.gwyneth-cat a,
.gwyneth-post-date a {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
}
.gwyneth-cat, 
.gwyneth-cat a {
	color: #8c6e52;
}
.gwyneth-cat a {
	display: inline-block;
	margin: 0 0 0 3px;
}
.gwyneth-cat a:last-of-type {
	margin-right: 0;
}
.gwyneth-post-date {
	margin: 14px 0 30px 0;
}
.gwyneth-post-date a {
	color: #777777;
}
.gwyneth-post-date a:hover {
	cursor: auto;
	color: #777777;
}
.single-post .gwyneth-cat a,
.single-post .gwyneth-post-date a {
	font-size: 14px;
}

/* -- Tags -- */
.gwyneth-post-tags {
	clear: both;
	margin: 40px 0 15px 0;
	text-align: center;
}
.gwyneth-post-tags-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 1em;
	letter-spacing: 2.5px;
	margin-right: 8px;
	font-weight: 500;
	color: #222222;
}
.gwyneth-post-tags a {
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	background: #32281c;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 12px 15px;
	margin: 0 12px 12px 0;
	letter-spacing: 2.5px;
	line-height: 1em;
	font-weight: 500;
}
.gwyneth-post-tags a:last-of-type {
	margin-right: 0px;
}

/* -- Post Author -- */
.gwyneth-post-author-box {
	display: table;
	padding: 62px 0 65px;
	overflow: auto;
	border-bottom: 1px solid #000000;
}
.gwyneth-author-img {
	position: relative;
	display: table-cell;
	float: left;
	width: 185px;
	line-height: 0;
	margin: 0;
	border-right: 0px;
}
.gwyneth-author-img img {
	margin: 0;
}
.gwyneth-author-content {
	display: table-cell;
	vertical-align: middle;
	padding-left: 35px;
	line-height: 1;
}
#gwyneth-content .gwyneth-author-content h5, 
#gwyneth-content .gwyneth-author-content h5 a {
	color: #222222;
	font-size: 33px;
	margin: 0 0 10px 0px;
}
.gwyneth-author-content h5 {
	position: relative;
}
.gwyneth-author-content p {
	margin-bottom: 0px;
	line-height: 1.6;
	font-size: .95em;
}

/* -- Related Posts -- */ 
.gwyneth-related-posts {
	margin: 65px 0 0 0;
	text-align: center;
}
#gwyneth-content .gwyneth-related-posts h3 {
	font-size: 33px;
	margin: 0 0 20px 0;
}
.gwyneth-item-related-box {
	display: flex;
}
.gwyneth-item-related {
	width: 33.3%;
	margin-right: 25px;
}
.gwyneth-full-width .gwyneth-item-related {
	width: 25%;
}
.gwyneth-item-related:last-of-type {
	margin-right: 0px;
}
.gwyneth-related-image-link {
	line-height: 0em;
	display: inherit;
}
.gwyneth-item-related-caption {
	text-align: center;
	padding: 25px 20px;
	background-color: #ffffff;
}
#gwyneth-content .gwyneth-item-related-caption h4 a {
	color: #222222;
	margin:  0;
	font-size: 25px;
	line-height: 1.2em;
}
#gwyneth-content .gwyneth-item-related-caption h4 {
	line-height: 0em;
	margin: 0 0 10px 0;
}
.gwyneth-related-post-date {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	line-height: 1;
	color: #777777;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	margin-top: 10px;
}

/* -- List of Comments -- */ 
#comments {
	overflow: auto;
	margin: 75px 0 0 0;
}
.gwyneth-list-of-comments {
	margin: 70px 0 0 0;
	text-align: center;
}
#gwyneth-content .gwyneth-comment-list-title {
	font-size: 33px;
	margin: 0 0 20px 0;
	text-align: center;
	position: relative;
	display: inline-block;
}
#gwyneth-content-container ul.gwyneth-comments {
	margin: 0;
	list-style: none;
	padding: 0;
	text-align: left;
	overflow: hidden;
}
#gwyneth-content-container ul.gwyneth-comments > li,
#gwyneth-content-container ul.gwyneth-comments ul.children > li {
	margin: 0;
}
#gwyneth-content-container ul.gwyneth-comments ul.children {
	margin: 0;
	padding: 0 0 0 45px;
	list-style: none;
}
#gwyneth-content-container ul.gwyneth-comments ul.children .gwyneth_thecomment {
	overflow: auto;
	line-height: 1;
	padding: 40px 0;
}
#gwyneth-content-container ul.gwyneth-comments ul.children .gwyneth-comment-footer {
	margin: 20px 0 0 0;
}
#gwyneth-content-container ul.gwyneth-comments ul.children p:last-of-type {
	margin-bottom: 0px;
}
.gwyneth-comments > li:first-of-type  {
	border-top: 1px solid #cccccc;
}
.gwyneth_thecomment {
	padding: 35px 0 40px;
	border-bottom: 1px solid #cccccc;
}
.gwyneth-comment-author-avatar {
	width: 80px;
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.gwyneth-comment-author-avatar img {
	border-radius: 100%
}
.gwyneth-comment-text {
	margin-left: 100px;
}
#gwyneth-content .gwyneth-comment-author, 
#gwyneth-content .gwyneth-comment-author a {
	color: #222222;
	font-size: 26px;
	margin-bottom: 13px;
	letter-spacing: 0px;
}
.gwyneth-comment-author, 
.gwyneth-comment-date {
	display: inline-block;
}
.gwyneth-comment-parent {
	text-transform: none;
	font-size: .95em;
	vertical-align: 0px;
	letter-spacing: 0px;
}
.gwyneth-comment-parent .fa-reply {
	color: #BBBBBB;
	font-size: 15px;
	margin-right: 8px;
	margin-left: 4.5px;
	transform: rotate(180deg);
}
.gwyneth-comment-date {
	float: right;
	font-size: 11.5px;
	color: #777777;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}
.gwyneth-comment-text p {
	margin-bottom: 15px;
	font-size: 93%;
	line-height: 1.5em;
}
.gwyneth-comment-approval em {
	color: #777777;
	margin-left: 5px;
	vertical-align: 2px;
	font-size: 95%;
}
.children .gwyneth-comment-approval em {
	vertical-align: 0px;
}
.gwyneth-comment-footer {
	line-height: 1;
}
.gwyneth-reply,
.gwyneth-edit  {
	display: inline-block;
	text-transform: uppercase;
	z-index: 2;
}
.gwyneth-reply a,
.gwyneth-edit a {
	color: #222222;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px solid;
	line-height: 1;
	font-family: 'Montserrat', sans-serif;
}
.gwyneth-edit a {
	position: relative;
	margin-left: 25px;
}
.gwyneth-edit a:before {
	position: absolute;
	content: '';
	height: 12px;
	top: 4px;
	left: -15.5px;
	border-left: 1px solid #222222;
}
.depth-5 .gwyneth-edit a {
	margin-left: 0px;
}
.depth-5 .gwyneth-edit a:before {
	display: none;
}
.depth-5 .gwyneth-reply {
	display: none;
}
#comments_pagination .page-numbers {
	display: inline-block;
	margin: 20px 0 0 0;
	font-size: 1em;
	font-weight: normal;
}

/* -- Comment Form -- */ 
#gwyneth-comment-form {
	text-align: center;
}
#comments #respond {
	margin: 0;
	padding: 40px 30px 50px;
	background-color: #dfd8c9;
}
#cancel-comment-reply-link {
	font-size: .9em;
	margin: 0 0 0 10px;
}
#comments #reply-title {
	font-size: 33px;
	margin-bottom: 13px;
	display: inline-block;
	position: relative;
	z-index: 1;
}
#commentform {
	overflow: hidden;
}
.gwyneth-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;
}
.gwyneth-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;
	padding: 15px 25px;
}
.gwyneth-full-width #commentform input[type="submit"] {
	width: auto;
}
.form-submit {
	margin: 10px 0;
}
.comment-form-cookies-consent {
	width: 100%;
	margin: 0;
	padding: 20px 0 10px 0;
	clear: both;
	font-size: .925em;
	text-align: left;
	line-height: 1.3em;
}
#commentform .comment-form-cookies-consent input,
.gwyneth-full-width #commentform .comment-form-cookies-consent input {
	width: auto !important;
	padding: 5px;
	margin: 5px 7px 0 0;
	-webkit-appearance: checkbox;
}
#commentform .comment-form-cookies-consent label {
	font-size: .85em;
	letter-spacing: 1px;
	text-transform: none;
	color: #222222;
	font-weight: 400;
}

/* ------------------------------- 3.6 Single Page ------------------------------- */
#gwyneth-content-container.gwyneth-single-page {
	margin-top: 70px;
}
.gwyneth-single-page .gwyneth-default-width,
.gwyneth-single-page .gwyneth-full-width  {
	margin: 0 0 105px 0;
}
.gwyneth-single-page .gwyneth-page-featured-image {
	display: none;
}
.gwyneth-single-page #comments {
	margin: 55px 0 0 0;
}
#gwyneth-content h1.gwyneth-single-page-title {
	font-size: 39px;
	line-height: 1em;
	margin-bottom: 20px;
}
.gwyneth_fullwidth_narrow h1.gwyneth-single-page-title {
	text-align: center;
}

/* ------------------------------- WordPress + Theme Widgets ------------------------------- */
.widget {
	margin: 0 0 50px 0;
	clear: both;
}
#gwyneth-sidebar .widget:last-of-type {
	margin-bottom: 0;
}
#gwyneth-sidebar .widget-title,
#gwyneth-sidebar .widget h4 {
	font-size: 28px;
	text-align: center;
	margin: 0 0 7px 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 -- */
#gwyneth-sidebar .widget_search label {
	display: none;
}
#gwyneth-sidebar .wp-block-search .wp-block-search__input {
	background-color: transparent;
	border-color:  #32281c;
	padding: 13px 15px;
}
#gwyneth-sidebar .wp-block-search button {
	background-color: #32281c;
	border-color: #32281c;
}
#gwyneth-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: #8c6e52;
	padding: 38px 22px 35px;
	text-align: center;
}
#gwyneth-content-container .widget_pages ul,
#gwyneth-content-container .widget_meta ul,
#gwyneth-content-container .widget_recent_entries ul,
#gwyneth-content-container .widget_nav_menu ul,
#gwyneth-content-container .widget_categories ul,
#gwyneth-content-container .widget_archive ul, 
#gwyneth-content-container .widget_recent_comments ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#gwyneth-content-container .widget_pages li,
#gwyneth-content-container .widget_meta li,
#gwyneth-content-container .widget_recent_entries li,
#gwyneth-content-container .widget_nav_menu li,
#gwyneth-content-container .widget_categories li,
#gwyneth-content-container .widget_archive li, 
#gwyneth-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;
}
#gwyneth-content-container #gwyneth-sidebar .widget_recent_comments li {
	margin:  0 0 20px 0;
	padding:  0 0 10px 0;
}
#gwyneth-content-container #gwyneth-sidebar .widget_recent_comments li:last-of-type {
	margin: 0 0 7px 0;
}
#gwyneth-content-container .widget_categories .children li,
#gwyneth-content-container .widget_pages .children li,
#gwyneth-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: 'Montserrat', sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2.5px;
	line-height: 1.7;
	margin:  0;
	display: inline-block;
}
#gwyneth-sidebar .wp-block-categories select,
#gwyneth-sidebar .wp-block-archives-dropdown select {
	font-family: 'Montserrat', sans-serif;
	background-color: transparent;
	border-color:  #000000;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	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: #222222;
	font-style: normal;
}
#gwyneth-sidebar .widget_recent_entries .wp-block-latest-posts__post-date,
#gwyneth-sidebar .wp-block-latest-comments__comment-date {
	font-size: .75em;
	color: #777777;
	text-transform: uppercase;
	margin: 0;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
}
#gwyneth-sidebar ol.wp-block-latest-comments {
	margin: 0;
	border:  0;
}
#gwyneth-sidebar .wp-block-latest-comments__comment-date {
	font-size:  .85em;
}
#gwyneth-sidebar a.wp-block-latest-comments__comment-author,
#gwyneth-sidebar a.wp-block-latest-comments__comment-link,
#gwyneth-sidebar .wp-block-latest-comments__comment-meta {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2.5px;
	font-style:  normal;
}
#gwyneth-sidebar .wp-block-latest-comments__comment-excerpt p {
	font-size:  .9em;
	margin:  12px 0;
}
.widget_text p:last-of-type {
	margin:  0;
}
#gwyneth-sidebar .wp-block-categories li a,
#gwyneth-sidebar .wp-block-archives li a {
	color:  #FFFFFF;
}

/* -- Tag Cloud -- */
#gwyneth-sidebar p.wp-block-tag-cloud {
	margin: 0;
}
#gwyneth-sidebar .wp-block-tag-cloud a {
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	background: #32281c;
	color: #ffffff;
	font-size: 11.5px !important;
	text-transform: uppercase;
	padding: 10px 15px 9px;
	margin: 0 8px 8px 0;
	letter-spacing: 2.5px;
	font-weight: 500;
}

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

/* ------- Map Widget ------- */
.gwyneth_map_widget {
	padding: 0;
	text-align: center;
	background: #32281c;
}
.gwyneth-map-widget {
	padding-bottom: 30px;
	overflow: hidden;
}
#gwyneth-sidebar .gwyneth-map-widget h4 {
	margin: 6px 0 0;
	color: #ffffff;
}
.gwyneth-map-widget h6, 
.gwyneth-map-widget .fa-map-marker-alt {
	display: inline-block;
}
.gwyneth-map-widget .fa-map-marker-alt {
	font-size: 30px;
	color: #ffffff;
	margin: 0 0 7px;
}
#gwyneth-sidebar .gwyneth-map-widget h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 2.5px;
	color: #ffffff;
	margin-bottom: 0px;
	text-transform: uppercase;
	line-height: 1;
}
.gwyneth-map-widget img {
	width: 400px;
	max-width: 400px !important;
	margin: -15px 0 0 -50px;
}

/* ------- Custom Image List Widget ------- */
.gwyneth-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;
}
.gwyneth_custom_image_list_widget a:last-of-type .gwyneth-custom-list-item {
	margin: 0;
}
.gwyneth-custom-image-item-overlay {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.gwyneth-custom-image-list-title {
	font-weight: 500;
	display: inline-block;
	margin: 0 15px;
	background: #ffffff;
	letter-spacing: 2.5px;
	color: #222222;
	text-transform: uppercase;
	padding: 6px 15px;
	font-size: 12px;
	line-height: 1.7;
	font-family: 'Montserrat', sans-serif;
}
.gwyneth-custom-image-list-widget a:last-of-type .gwyneth-custom-image-list-item {
	margin-bottom: 0px;
}

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

/* ------- Instagram Widget ------- */
#gwyneth-sidebar .zoom-instagram-widget {
	text-align: center;
	margin: -5px 0 45px 0;
}
#gwyneth-content-container #gwyneth-sidebar ul.zoom-instagram-widget__items {
	padding: 0;
	margin: 0;
	list-style: none;
}
#gwyneth-content-container #gwyneth-sidebar ul.layout-legacy > li.zoom-instagram-widget__item {
	margin-bottom: 10px;
	list-style: none;
} 
#gwyneth-sidebar .zoom-instagram-widget__follow-me {
	margin-top: 5px;
	line-height: 1;
}
#gwyneth-sidebar .zoom-instagram-widget__follow-me a,
#gwyneth-sidebar .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button {
	font-family: 'Montserrat', sans-serif;
	background-color: transparent;
	font-weight: 500 !important;
	color: #222222 !important;
	text-align: center;
	background: transparent;
	padding: 0;
	border: 0;
	border-radius: 0;
	font-size: 12px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	line-height: 1em;
}
#gwyneth-sidebar .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button .button-icon {
	display: none;
}
#gwyneth-sidebar .zoom-instagram .zoom-instagram-widget__footer {
	margin: 20px 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: #777777;
	letter-spacing: 2px;
	font-size: 12.5px;
	text-transform: uppercase;
	font-style: normal;
	margin: -3px 0 0 0;
	padding-left: 25px;
	font-weight: 500;
	line-height: 1;
	font-family: 'Montserrat', sans-serif;
}
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;
}

/* ------- WP Page Links ------- */
.gwyneth-wp-links a,
.gwyneth-wp-links .post-page-numbers.current {
	background: #ffffff;
	height: 25px;
	width: 25px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	color: #222222;
	margin-right: 6px;
	font-size: 12.5px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}
.gwyneth-wp-links .post-page-numbers.current {
	background-color: transparent;
	width:  15px;
}
.gwyneth-wp-links .page-links-title {
	text-transform: none;
	font-size: 12.5px;
	letter-spacing: 2px;
	margin-right: 6px;
	font-weight: 500;
	color: #222222;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

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

/* -- Color Palettes -- */
.has-dark-olive-color {
	color: #32281c !important;
}
.has-dark-olive-border-color {
	border-color: #32281c !important;
}
.has-golden-brown-color {
	color: #8c6e52 !important;
}
.has-golden-brown-border-color {
	border-color: #8c6e52 !important;
}
.has-light-beige-color {
	color: #dfd8c9 !important;
}
.has-light-beige-border-color {
	border-color: #dfd8c9 !important;
}
.has-dark-olive-background-color,
.is-style-outline .wp-block-button__link.has-dark-olive-background-color {
	background-color: #32281c !important;
}
.has-golden-brown-background-color,
.is-style-outline .wp-block-button__link.has-golden-brown-background-color {
	background-color: #8c6e52 !important;
}
.has-light-beige-background-color,
.is-style-outline .wp-block-button__link.has-light-beige-background-color {
	background-color: #dfd8c9 !important;
}
.wp-block-cover.has-background-dim.has-dark-olive-color,
.wp-block-cover.has-background-dim.has-golden-brown-background-color,
.wp-block-cover.has-background-dim.has-light-beige-background-color {
	background-size: cover;
	background-position: center center;
}
a.wp-block-button__link:hover,
.is-style-outline .wp-block-button__link.has-dark-olive-background-color:hover,
.is-style-outline .wp-block-button__link.has-golden-brown-background-color:hover,
.is-style-outline .wp-block-button__link.has-light-beige-background-color:hover {
	background-color: #dfd8c9 !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: #dfd8c9;
	-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: #dfd8c9;
}

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

/* -- Full-Width Narrow Page Template -- */
.page-template-page-narrowfullwidth .gwyneth-container, 
.page-template-page-narrowfullwidth .gwyneth-full-width {
	overflow: visible;
}
.gwyneth_fullwidth_narrow .gwyneth-page-content-wrapper {
	width: 835px;
	margin: 0 auto;
}
.page-template-page-narrowfullwidth .gwyneth-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.5em;
}
.has-drop-cap:not(:focus)::first-letter {
	font-size: 4em;
	font-weight: inherit;
}
.wp-block-separator {
	width: 100px;
	margin: 0 auto 20px;
}
.gwyneth-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: #32281c;
	color: #ffffff;
	font-size: 12.5px;
	letter-spacing: 2.5px;
	border-radius: 0px;
	padding: 11px 12px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}
.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: 12.5px;
	letter-spacing: 2.5px;
	line-height: 1;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}
.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: #222222;
	font-size: inherit;
}
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 p {
	padding: 0 15px;
}
.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: #777777;
	font-size: 12.5px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 2px;
	font-family: 'Montserrat', 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;
}

/* -- 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: 15px;
	font-size: 12.5px;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	color: #777777;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.2em;
}
.wp-block-image.alignfull figcaption,
.wp-block-image.alignwide figcaption,
.wp-block-image .aligncenter figcaption {
	padding: 0 20px;
}
.wp-block-embed figcaption {
	font-size: 12.5px;
	margin-bottom: 0px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	text-align: center;
	color: #777777;
	margin-top: 10px;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.2em;
}
.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;
}
.gwyneth-post-content ul.wp-block-gallery,
.gwyneth-page-content ul.wp-block-gallery,
.gwyneth-page-wrapper ul.blocks-gallery-grid {
	padding-left: 0px;
	margin-bottom: 10px;
}
.gwyneth-post-content ul.wp-block-gallery.alignleft,
.gwyneth-page-content ul.wp-block-gallery.alignleft,
.gwyneth-post-content ul.wp-block-gallery.alignright,
.gwyneth-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: 2.5px;
	font-family: 'Montserrat', sans-serif;
}
.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: 12.5px;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	margin: 7px 0 0 0;
	color: #777777;
	font-family: 'Montserrat', sans-serif;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	padding: 8px
}

/* -- Social Links -- */
.gwyneth-page-wrapper ul.wp-block-social-links {
	padding-left: 0;
	margin-bottom: 20px;
}
.gwyneth-page-wrapper ul > li.wp-social-link {
	margin: 0 10px 0 0;
}
.gwyneth-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;
}
.gwyneth-post-content ul.wp-block-archives,
.gwyneth-page-content ul.wp-block-archives,
.gwyneth-post-content ul.wp-block-categories,
.gwyneth-page-content ul.wp-block-categories {
	margin-bottom: 5px;
	padding-left: 30px;
}
.gwyneth-post-content ul.wp-block-archives.aligncenter,
.gwyneth-page-content ul.wp-block-archives.aligncenter,
.gwyneth-post-content ul.wp-block-categories.aligncenter,
.gwyneth-page-content ul.wp-block-categories.aligncenter {
	padding-left: 0;
	margin-bottom: 20px;
}
.gwyneth-post-content ul.wp-block-archives.alignright,
.gwyneth-page-content ul.wp-block-archives.alignright,
.gwyneth-post-content ul.wp-block-categories.alignright,
.gwyneth-page-content ul.wp-block-categories.alignright {
	padding-left: 0px;
}
.wp-block-categories li a, 
.wp-block-archives li a {
	color: #222222;
}
.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: 12.5px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: transparent;
}
.wp-block-archives-dropdown label, 
.wp-block-categories label {
	font-size: 12.5px;
	margin-bottom: 5px;
	letter-spacing: 2px;
}
#gwyneth-content .wp-block-archives.aligncenter,
#gwyneth-content .wp-block-categories.aligncenter,
#gwyneth-content .wp-block-archives.alignfull,
#gwyneth-content .wp-block-categories.alignfull,
#gwyneth-content .wp-block-archives.alignwide,
#gwyneth-content .wp-block-categories.alignwide {
	text-align: center;
	padding-left: 0;
}
#gwyneth-content .wp-block-categories-list ul.children {
	padding-left: 35px;
}
#gwyneth-content .wp-block-categories-list ul.children li {
	margin: 12px 0 6px;
	list-style: square;
}
.gwyneth-post-content ul.wp-block-archives.alignfull,
.gwyneth-page-content ul.wp-block-archives.alignfull,
.gwyneth-post-content ul.wp-block-archives.alignwide,
.gwyneth-page-content ul.wp-block-archives.alignwide,
.gwyneth-post-content ul.wp-block-categories.alignfull,
.gwyneth-page-content ul.wp-block-categories.alignfull,
.gwyneth-post-content ul.wp-block-categories.alignwide,
.gwyneth-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 -- */
.gwyneth-post-content ul.wp-block-latest-posts,
.gwyneth-page-content ul.wp-block-latest-posts {
	padding: 25px;
	margin-bottom: 20px;
    border: 1px solid #000000;
    box-sizing: border-box;
}
.gwyneth-post-content ul.wp-block-latest-posts.is-grid,
.gwyneth-page-content ul.wp-block-latest-posts.is-grid {
	padding: 0;
	border: none;
	margin-bottom: 20px;
}
.gwyneth-post-content ul.wp-block-latest-posts > li,
.gwyneth-page-content ul.wp-block-latest-posts > li {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #000000;
	list-style: none;
	overflow: auto;
}
.gwyneth-post-content ul.wp-block-latest-posts > li:last-of-type,
.gwyneth-page-content ul.wp-block-latest-posts > li:last-of-type {
	margin-bottom: 0;
}
.gwyneth-post-content ul.wp-block-latest-posts.is-grid > li:last-of-type,
.gwyneth-page-content ul.wp-block-latest-posts.is-grid > li:last-of-type {
	margin-bottom: 25px;
}
.gwyneth-post-content ul.wp-block-latest-posts.is-grid > li,
.gwyneth-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: 'Montserrat', sans-serif;
	color: #222222;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 1px;
	line-height: 1.2em;
	display: block;
	margin-bottom: 2px;
	font-weight: 500;
}
.wp-block-latest-posts__post-author {
	font-size: .8em;
	color: #777777;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-weight: 500;
}
.wp-block-latest-posts__post-date {
	font-size: .75em;
	color: #777777;
	text-transform: uppercase;
	margin: 1px 0 0 0;
	font-weight: normal;
		font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
}
.wp-block-latest-posts__post-excerpt {
	margin-bottom: 0;
	font-size: .965em;	
	line-height: 1.6em;
}
.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: .8em;
	margin-top: 15px;
	letter-spacing: 2.5px;
	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: 17px;
	padding: 0 17px;
	clear: both;
	line-height: 1.3em;
}
.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 #000000;
	text-align: left;
	box-sizing: border-box;
}
ol.wp-block-latest-comments footer {
	clear: none;
}
ol.wp-block-latest-comments.aligncenter {
	clear: both;
}
.gwyneth-post-content ol.wp-block-latest-comments > li,
.gwyneth-page-content ol.wp-block-latest-comments > li {
	position: relative;
	margin: 0;
	padding: 25px 0;
	list-style: none;
	border-bottom: 1px solid #000000;
}
.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: #222222;
	letter-spacing: 1px;
	padding: 1px 2px 1px 0;
	line-height: 1;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}
a.wp-block-latest-comments__comment-link {
	color: #222222;
	font-size: .95em;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: italic;
}
.wp-block-latest-comments__comment-date {
	font-size: 12.5px;
	text-transform: uppercase;
	padding: 4px 0 0 0;
	color: #777777;
	letter-spacing: 1px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}
.wp-block-latest-comments__comment-excerpt p {
	font-size: .925em;
	margin: 12px 0 0 0;
	line-height: 1.6;
}

/* ------- Slick.JS default CSS ------- */
.slick-slide {
  position: relative;
	display: block;
  box-sizing: border-box;
	-webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: flex;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.gwyneth-testimonials-wrapper ul.slick-dots {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    z-index: 99;
    margin-top: 15px;
}
.gwyneth-testimonials-wrapper ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    padding: 0;
    cursor: pointer;
}
.gwyneth-testimonials-wrapperul.slick-dots li:only-child {
	display: none;
}
.gwyneth-testimonials-wrapper ul.slick-dots li:last-of-type {
	margin: 0;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 45px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    color: #f2efe9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: #8c6e52;
}