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

body {
	font-family: 'Raleway', sans-serif;
	font-size: 16.5px; 
	line-height: 1.8; 
	letter-spacing: 0.5px;
	text-align: left;
	font-weight: normal;
	color: #444444; 
	margin: 0;
	padding: 0;
	background-color: #F9F5F0;
}
p {
	margin: 0 0 20px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Fraunces', serif;
	font-weight: 100;
	line-height: 1.3em;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #111111; 
	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 #444444; 
	font-size: 13px;
	font-family: 'Raleway', sans-serif;
	color: #444444;
	font-weight: 500;
	background: #FFFFFF; 
	outline: none;
	letter-spacing: 2px;
	line-height: 1em;
	text-transform: none;
}
textarea {
	width: 75%;
	line-height: 1.8;
}
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: #444444;
	border:  0px;
	color: #FFFFFF;
	width: auto;
	font-weight: 400;
	line-height: 1em;
	letter-spacing: 2px;
	font-size: 13px;
	margin: 0;
	padding: 19px 25px;
	text-transform: uppercase;
	-moz-appearance: none;
	-webkit-appearance: none;
}
::-webkit-input-placeholder {
	color: #444444;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
}
::-moz-placeholder { 
	color: #444444;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: 500;
	opacity: 1;
	text-transform: uppercase;
}
:-ms-input-placeholder { 
	color: #444444;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

/* ------- Container + Sidebar ------- */
#selena-content-container {
	overflow: hidden;
	position: relative;
}
#selena-content-container {
	position: relative;
}
.selena-container,
.selena-full-width {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}
#selena-content {
	padding: 0 75px 0 0;
}
#selena-content.selena-full-width {
	padding: 0;
}
.selena-default-width {
	width: 825px;
	float:left;
}
#selena-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: #A06F49;
	text-decoration:none;
}
a:hover, .selena-copyright-text a:hover, #selena-sidebar .selena-map-widget a:hover h6, .selena-cat a:hover, #selena-content .selena-author-content h5 a:hover, #selena-content .selena-item-related-caption h4 a:hover,
.selena-custom-image-list-title:hover, #selena-sidebar .selena-side-title a:hover, .widget_meta a:hover, .widget_nav_menu a:hover, .selena-reply a:hover, .selena-edit a:hover, 
#selena-content .selena-comment-author a:hover, .selena-wp-links a:hover, .widget_recent_entries .wp-block-latest-posts li a:hover, 
#selena-sidebar .wp-block-categories li a:hover, #selena-sidebar .wp-block-archives li a:hover, .pixandhue-copyright a:hover {
	color: #E9D6C5;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}
.selena-elementor-blog-section .elementor-posts .elementor-post__title a:hover,
#selena-sidebar .zoom-instagram-widget__follow-me a:hover,
.selena-elementor-blog-section .elementor-posts .elementor-post__read-more:hover,
.selena-elementor-blog-section .e-loop-item .elementor-heading-title:hover,
#selena-sidebar .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:hover {
	color:  #E9D6C5 !important;
}
input[type="submit"]:hover, .selena-subscription-section .selena-shortcode-subscription-form input[type="submit"]:hover,
#commentform input[type="submit"]:hover, #selena-sidebar .wp-block-tag-cloud a:hover, #selena-sidebar .wp-block-search button:hover, .selena-post-tags a:hover {
	background-color:  #E9D6C5;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}
#selena-sidebar .wp-block-tag-cloud a:hover {
	background-color: #E3DACF;
}
.selena-subscription-section .formkit-submit > span:hover {
	background-color: #E3DACF !important;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;	
}

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

/* ---- Elementor Standard Font Styles ---- */
.selena-standard-title .elementor-heading-title {
	font-size:  48px;
	line-height: 1.3em;
}
.selena-script-text {
	font-family: 'Adorn Story Script';
	font-size:  100px;
	letter-spacing: 3px;
	line-height: 1em;
	text-transform: none;
}
.selena-elementor-button .elementor-button {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.selena-elementor-subtitle {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.selena-elementor-larger-subtitle {
	font-size:  17px;
	line-height: 1.6em;
	font-weight:  400;
}	
.selena-large-elementor-button .elementor-button {
	font-family: 'Fraunces', serif;
	font-weight: 100;
	font-size: 35px;
	text-transform: uppercase;
}
.selena-elementor-number {
	font-family: 'Fraunces', serif;
	font-weight: 100;
	font-size: 40px;
	line-height: 1em;
}
.selena-elementor-blog-section .elementor-posts .elementor-post__title {
	font-size:  29px;
	line-height: 1.25;
}	
.selena-elementor-blog-section .elementor-posts .elementor-post__meta-data,
.selena-elementor-blog-section .elementor-posts .elementor-post__read-more {
	font-size: 12.5px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.selena-about-question-text {
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.selena-about-answer-text {
	font-family: 'Adorn Story Script';
	font-size:  75px;
	letter-spacing: 3px;
	line-height: 1em;
}
.selena-faq-toggle .elementor-toggle .elementor-tab-title {
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size:  14.5px;
	line-height: 1.5em;
}
.selena-footer-insta-handle.selena-elementor-button .elementor-button {
	font-weight:  500;
	font-size:  14px;
} 
.selena-copyright-text {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12.5px;
}

/* ---- Elementor Standard Styles ---- */
.elementor-page .elementor {
	overflow: hidden;
}
.elementor-maintenance-mode.elementor-page .elementor {
	overflow: visible;
}
.elementor-page .elementor.elementor-location-header {
	overflow: visible;
}
.selena-no-bottom-p p:last-of-type {
	margin:  0;
}	
.selena-standard-title .selena-script-text {
	padding-left: 10px;
}
.elementor.elementor .e-con > .elementor-widget.selena-overflow-widget {
	max-width: none;
}

/* ----- Elementor Home ---- */
.selena-hero-elementor-section:before {
	position: absolute;
	content: '';
	height:  25px;
	right:  0;
	top:  0;
	width:  100%;
	background-color: #F9F5F0;
}
.selena-hero-elementor-section.selena-subscription-section:before {
	height:  50px;
}
.selena-hero-bg-image-column {
	width:  32% !important;
	margin-right:  -24%;
}
.selena-about-image-column {
	width:  39% !important;
	margin-right:  -20%;
}
.selena-elementor-services-section:before {
	position: absolute;
	content: '';
	height:  255px;
	left:  0;
	top:  0;
	width:  100%;
	background-color: #F9F5F0;
}
.selena-testimonials-section .elementor-widget-testimonial-carousel .elementor-testimonial__text {
	font-size:  1em;
	font-style:  normal;
	line-height: inherit;
}
.selena-testimonials-section .elementor-widget-testimonial-carousel .swiper-slide {
	padding:  0;
}
.selena-testimonials-section .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 8px !important;
}

/* ----- Elementor About ---- */
.selena-about-hero-section:after {
	position: absolute;
	content: '';
	width:  25%;
	right:  0;
	top:  0;
	height:  100%;
	background-color: #F9F5F0;
}
.selena-bg-spacer-widget {
	height: 100%;
}

/* ----- Elementor Services ---- */
.selena-elementor-steps-section .selena-elementor-number {
	margin-left:  auto;
	margin-right:  auto;
}
.selena-steps-container .selena-elementor-number > .elementor-widget-container {
	height: auto !important;
}

/* ----- Elementor Instagram / MailChimp ---- */
.selena-inline-form-section.selena-subscription-section .mc4wp-form-fields p {
	display: inline-block;
	margin:  0 15px 0 0;
}
.selena-inline-form-section.selena-subscription-section .selena-shortcode-subscription-form input {
	width:  315px;
}
.selena-inline-form-section.selena-subscription-section .selena-shortcode-subscription-form input[type="submit"] {
	width:  100%;	
}

/* ---- Elementor Contact ----- */
.selena-contact-form-column .elementor-field-group {
	margin-left:  auto;
	margin-right:  auto;
}
.selena-contact-form-column .elementor-form .elementor-button:hover {
	cursor:  pointer;
}
.selena-contact-form-column .elementor-message {
	text-align: center;
	margin-top: 15px;
}
.selena-contact-form-column .elementor-field-group .elementor-field-textual::placeholder {
	opacity:  1;
}
.selena-contact-form-column .elementor-field-textual {
	padding:  13px 15px;
}

/* ---- Elementor Blog ----- */
.selena-elementor-blog-section .elementor-pagination {
	margin:  70px 0 0 0;
	clear:  both;
}
.selena-elementor-blog-section .elementor-pagination .page-numbers {
	background: #F2EBE1;
	padding: 10px;
}
.selena-elementor-blog-section .elementor-pagination .current.page-numbers {
	background-color: #E9D6C5;
}
.selena-elementor-blog-section .elementor-posts .elementor-post__excerpt p {
	font-size:  inherit;
	line-height: inherit;
}

/* ---- Elementor Opt-In ----- */
.selena-hero-elementor-section.selena-subscription-section.selena-elementor-opt-in-section:before {
	height:  25px;
}
.selena-elementor-opt-in-section:after {
	position: absolute;
	content: '';
	height:  25px;
	left:  0;
	bottom:  0;
	width:  100%;
	background-color: #F9F5F0;
	z-index: 1;
}

/* ---- Elementor Opt-In (Long) ----- */
.selena-alternate-about-section .selena-about-image-column {
	margin-right:  auto;
	margin-left:  -20%;
}

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

/* ---- Elementor Sales ----- */
.selena-about-hero-section.selena-alternate-side:after {
	right:  auto;
	left:  0;
}
.selena-testimonial-border {
	height: 70%;
}
.selena-testimonial-border > .elementor-widget-container {
	height: 100%;
}
.selena-faq-toggle .elementor-tab-content {
	font-size:  .975em;
}

/* ---------- MailChimp ---------- */
.selena-subscription-section .mc4wp-form-fields {
	text-align: center;
}
.selena-subscription-section .mc4wp-form-fields p {
	display: block;
	margin:  0 0 17px 0;
}
.selena-subscription-section .selena-shortcode-subscription-form input {
	width: 70%;
	background-color: transparent;
	border-color:  #A06F49;
	border-radius: 0;
}
.selena-subscription-section .selena-shortcode-subscription-form input[type="submit"] {
	width: 70%;
	background-color: #A06F49;
	border:  0px;
	padding:  21.5px 25px;
}
.selena-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;
}

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

/* -- Inline Styles */
.selena-inline-form-section.selena-subscription-section .formkit-form .formkit-fields {
	max-width:  100%;
	display: block;
	text-align: center;
}
.selena-inline-form-section.selena-subscription-section .formkit-form .formkit-field {
	display: inline-block;
	margin:  0 15px 0 0 !important;
	width:  315px;
}
.selena-inline-form-section.selena-subscription-section .formkit-form .formkit-field input {
	width:  100%;
}

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

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

/* ----------------- 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;
}
.elementor-lightbox .swiper .elementor-swiper-button svg,
.elementor-slideshow__header > svg,
.elementor-lightbox .dialog-lightbox-close-button svg {
	fill: #444444 !important;
}
.swiper-container [class^="eicon"]:hover,
.elementor-lightbox .dialog-lightbox-close-button:hover, 
.elementor-lightbox .elementor-swiper-button:hover {
	color: #888888 !important;
}
.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;
}

/* ----------------- Footer Styles ----------------- */
.elementor-location-footer.elementor {
	clear:  both;
} 
#selena-content-container .selena-instagram-footer .zoom-instagram-widget__items,
.selena-instagram-footer .zoom-instagram-widget__items {
	margin: 0;
	padding: 0;
}
.selena-instagram-footer .zoom-instagram-widget__item {
	margin-bottom:  0;
}
.elementor-editor-active .selena-instagram-footer .zoom-instagram-widget__items.layout-legacy .zoom-instagram-widget__item {
	margin:  0 20px 0 0;
	width:  calc(25% - 25px);
}
.elementor-editor-active .selena-instagram-footer .zoom-instagram-widget__items.layout-legacy .zoom-instagram-widget__item:last-of-type {
	margin:  0;
}
.elementor-editor-active .selena-instagram-footer .zoom-instagram-widget__items.layout-legacy .zoom-instagram-widget__item .zoom-instagram-link {
	height:  195px !important;;
	width:  100% !important;
}
.selena-footer-navigate-column .selena-thicker-subtitle {
	margin-left:  auto;
	margin-right:  auto;
}
.selena-copyright-text a {
	color:  inherit;
}
.pixandhue-copyright {
	padding: 25px 40px;
	background-color: #fbf9f6;
}
.pixandhue-copyright p {
	font-family:"Raleway", Sans-serif;
	font-size: 12.5px;
	font-weight: 400;
	text-align: center;
	margin: 0;
	color: #444444;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.8em;
	font-style: normal;
}
.pixandhue-copyright a {
	color: inherit;
}
.page-template-elementor_canvas .pixandhue-copyright {
	display: none;
}

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

/* ------- Single Post Styles  ------- */
.selena-single-post {
	margin: 0 0 100px 0;
}
.single-post #selena-content.selena-default-width {
	overflow: hidden;
}
.selena-post-entry 	{
	border-bottom: 1px solid #ffffff;
	padding-bottom: 35px;
}
.selena-post-content,
.selena-post-media-wrapper {
	position: relative;
}			
.selena-post-img,
.selena-post-media {
	line-height: 0;
}
.selena-post-media {
	margin: 0 0 40px 0;
	position: relative;
}
.selena-post-media img {
	width:  100%;
}
.selena-post-header {
	clear: both;
	position: relative;
	line-height: 1;
	margin-bottom: 25px;
	text-align: center;
}
#selena-content .selena-post-header h1 {
	margin: 0;
	font-size: 42px;
	line-height: 1.2;
}
.selena-cat {
	line-height: 1;
	margin: 0 0 12px 0;
}
.selena-cat a,
.selena-post-date a {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
}
.selena-cat, 
.selena-cat a {
	color: #A06F49;
}
.selena-cat a {
	display: inline-block;
	margin: 0 2px;
}
.selena-cat a:last-of-type {
	margin-right: 0;
}
.selena-post-date {
	margin: 11px 0 0 0;
}
.selena-post-date a {
	color: #888888;
}
.selena-post-date a:hover {
	cursor: auto;
	color: #888888;
}

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

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

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

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

/* -- Comment Form -- */ 
#selena-comment-form {
	text-align: center;
}
#comments #respond {
	margin: 0;
	padding: 40px 30px 50px;
	background-color: #F2EBE1;
}
#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;
}
.selena-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;
}
.selena-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: #A06F49;
	padding: 15px 25px;
}
.selena-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,
.selena-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 ------------------------------- */
.selena-single-page .selena-default-width,
.selena-single-page .selena-full-width  {
	margin: 0 0 95px 0;
}
.selena-single-page .selena-page-featured-image {
	display: none;
}
.selena-single-page #comments {
	margin: 55px 0 0 0;
}
#selena-content h1.selena-single-page-title {
	font-size: 42px;
	line-height: 1.3;
}
.selena_fullwidth_narrow h1.selena-single-page-title {
	text-align: center;
}

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

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

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

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

/* ------- About Me Widget ------- */
.selena_about_widget {
	text-align: center;
} 
.selena-about-img {
	line-height: 1;
	position: relative;
	height: 350px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.selena-about-widget-caption {
	background: #D6D3C9;
	padding: 33px 23px 37px;
	margin: 0;
	font-size: 15.5px;
	line-height: 1.7em;
}
.widget .selena-about-widget h4 {
	margin: 0;
}
.selena-about-widget p {
	margin: 7px 0 0 0;
}

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

/* ------- Custom Image List Widget ------- */
.selena-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;
}
.selena_custom_image_list_widget a:last-of-type .selena-custom-list-item {
	margin: 0;
}
.selena-custom-image-item-overlay {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.selena-custom-image-list-title {
	font-weight: 500;
	display: inline-block;
	margin: 0 15px;
	background: #FFFFFF;
	letter-spacing: 2px;
	color: #444444;
	text-transform: uppercase;
	padding: 12px 18px;
	font-size: 13px;
	line-height: 1;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
.selena-custom-image-list-widget a:last-of-type .selena-custom-image-list-item {
	margin-bottom: 0px;
}

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

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

/* ------- Blockquote ------- */
blockquote {
	margin-bottom: 20px;
	position: relative;
	width: 97%;
	clear: both;
	line-height: 1;
	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: -10px 0 0 0;
	padding-left: 25px;
	font-weight: 500;
	line-height: 1;
	font-family: 'Raleway', 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;
}
.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 ------- */
.selena-wp-links a,
.selena-wp-links .post-page-numbers.current {
	background: #ffffff;
	height: 25px;
	width: 25px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	color: #444444;
	margin-right: 6px;
	font-size: 13px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}
.selena-wp-links .post-page-numbers.current {
	background-color: transparent;
	width:  15px;
}
.selena-wp-links .page-links-title {
	text-transform: none;
	font-size: 13px;
	letter-spacing: 2px;
	margin-right: 6px;
	font-weight: 500;
	color: #444444;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
}

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

/* -- Color Palettes -- */
.has-grayish-yellow-color {
	color: #D6D3C9 !important;
}
.has-grayish-yellow-border-color {
	border-color: #D6D3C9 !important;
}
.has-light-gray-color {
	color: #E3DACF !important;
}
.has-light-gray-border-color {
	border-color: #E3DACF !important;
}
.has-light-grayish-orange-color {
	color: #F2EBE1 !important;
}
.has-light-grayish-orange-border-color {
	border-color: #F2EBE1 !important;
}
.has-dark-moderate-orange-color {
	color: #A06F49 !important;
}
.has-dark-moderate-orange-color {
	border-color: #A06F49 !important;
}
.has-grayish-yellow-background-color,
.is-style-outline .wp-block-button__link.has-grayish-yellow-background-color {
	background-color: #D6D3C9 !important;
}
.has-light-gray-background-color,
.is-style-outline .wp-block-button__link.has-light-gray-background-color {
	background-color: #E3DACF !important;
}
.has-light-grayish-orange-background-color,
.is-style-outline .wp-block-button__link.has-light-grayish-orange-background-color {
	background-color: #F2EBE1 !important;
}
.has-dark-moderate-orange-background-color,
.is-style-outline .wp-block-button__link.has-dark-moderate-orange-background-color {
	background-color: #A06F49 !important;
}
.wp-block-cover.has-background-dim.has-grayish-yellow-background-color,
.wp-block-cover.has-background-dim.has-light-gray-background-color,
.wp-block-cover.has-background-dim.has-light-grayish-orange-background-color,
.wp-block-cover.has-background-dim.has-dark-moderate-orange-background-color {
	background-size: cover;
	background-position: center center;
}
a.wp-block-button__link:hover,
.is-style-outline .wp-block-button__link.has-grayish-yellow-background-color:hover,
.is-style-outline .wp-block-button__link.has-light-gray-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-moderate-orange-background-color:hover {
	background-color: #E9D6C5 !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: #E9D6C5;
	-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: #E9D6C5;
}

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

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

/* -- MISC - Text, Separator, Tables, Files -- */
.has-x-large-font-size,
.has-large-font-size,
.has-medium-font-size,
.has-small-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;
}
.selena-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: #444444;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: 2px;
	border-radius: 0px;
	padding: 11px 12px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
.wp-block-file:not(.wp-element-button) {
	font-size: .925em;
}
pre.wp-block-verse {
	white-space: pre-wrap;
	line-height: 1.2;
}
.wp-block-spacer {
	clear: both;
}

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

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


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

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

/* -- Latest Posts -- */
.selena-post-content ul.wp-block-latest-posts,
.selena-page-content ul.wp-block-latest-posts {
	padding: 25px;
	margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.selena-post-content ul.wp-block-latest-posts.is-grid,
.selena-page-content ul.wp-block-latest-posts.is-grid {
	padding: 0;
	border: none;
	margin-bottom: 20px;
}
.selena-post-content ul.wp-block-latest-posts > li,
.selena-page-content ul.wp-block-latest-posts > li {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	overflow: auto;
}
.selena-post-content ul.wp-block-latest-posts > li:last-of-type,
.selena-page-content ul.wp-block-latest-posts > li:last-of-type {
	margin-bottom: 0;
}
.selena-post-content ul.wp-block-latest-posts.is-grid > li:last-of-type,
.selena-page-content ul.wp-block-latest-posts.is-grid > li:last-of-type {
	margin-bottom: 25px;
}
.selena-post-content ul.wp-block-latest-posts.is-grid > li,
.selena-page-content ul.wp-block-latest-posts.is-grid > li {
	padding: 17px 0;
	border: none;
	background: #ffffff;
	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: 'Fraunces', serif;
	font-weight:  100;
	color: #111111;
	text-transform: uppercase;
	font-size: 27px;
	letter-spacing: 0px;
	line-height: 1.4;
	display: block;
	margin-bottom: 5px;
	font-style: normal;
}
.wp-block-latest-posts__post-date {
	font-size: .7em;
	color: #888888;
	text-transform: uppercase;
	margin: 1px 0 0 0;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 2px;
	font-style:  normal;
}
.wp-block-latest-posts__post-excerpt {
	margin-bottom: 0;
	font-size: .965em;	
}
.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt a,
.wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-excerpt a{
	font-family: inherit;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 2px;
	margin-top: 12px;
}
.wp-block-latest-posts__post-author {
	font-size: .8em;
	color: #555555;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 2px;
	font-style:  normal;
}
.wp-block-latest-posts.wp-block-latest-posts__list.alignright {
	text-align:right;
}

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

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

/* ----------------- WooCommerce Font Styles ----------------- */
.woocommerce-cart h1,
.woocommerce-checkout h1,
.woocommerce-account h1 {
	font-size: 42px;
	line-height: 1.3;
	margin-bottom: 10px;
}
.selena-related-products-section .elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.selena-shop-products-section ul.products li.product .woocommerce-loop-product__title {
	font-size: 25px;
	padding-bottom:  .35em;
}
.selena-shop-products-section ul.products li.product .woocommerce-loop-product__title {
	padding-top: .45em;
}
.selena-related-products-section .elementor-wc-products ul.products li.product .price,
.selena-shop-products-section .elementor-wc-products ul.products li.product .price  {
	font-size:  15.5px;
	letter-spacing: 2px;
	font-family: 'Raleway', sans-serif;
	font-weight:  500;
	font-style: normal;
}
.selena-single-product-info-column .product_title.elementor-heading-title  {
	font-size:  39px;
	line-height: 1.2em;
}
.woocommerce div.product .selena-single-product-info-column .price {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 2px;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
.woocommerce  .selena-single-product-info-column .woocommerce-breadcrumb,
.woocommerce div.product .selena-woocommerce-product-data-section .woocommerce-tabs ul.tabs li a,
.woocommerce .selena-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:  500;
	font-size:  13px;
	letter-spacing: 2px;
	line-height: 1.4em;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
.woocommerce div.product.elementor .woocommerce-tabs h2,
.selena-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: 28px;
}
.cart_totals h2 {
	font-size: 28px;
	margin: 0 0 12px 0;
}
.woocommerce-account .woocommerce h2 {
	font-size: 28px;
	margin: 15px 0 0 0;
}
.woocommerce-account .addresses .title h3,
.woocommerce-account .woocommerce-MyAccount-content h3 {
	float: none;
	font-size: 27px;
}
.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: 'Raleway', sans-serif;
	font-weight:  400;
	font-size:  13px;
	letter-spacing: 2px;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;
	padding:  10px 15px;
	font-style: normal;
}
.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: 13px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 2px;
	border: 0px;
	padding: 15px 12px;
	text-transform: uppercase;
	color: #222222;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
.woocommerce-checkout-payment li label {
	font-size: 13px;
	line-height: 1;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
}
.woocommerce table.shop_attributes th {
	font-weight:  500;
	text-transform: uppercase;
	font-size:  13px;
	padding:  15px;
	letter-spacing: 2px;
	line-height: 1;
	font-family: 'Raleway', sans-serif;
	border-color:  #e5e5e5;
	font-style: normal;
}
#selena-elementor-cart.elementor-widget-woocommerce-cart .woocommerce,
#selena-elementor-account.elementor-widget-woocommerce-my-account {
	font-family: inherit;
}
#selena-elementor-account.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-message,
#selena-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: #ccbcaa;
	font-style: normal;
}	
.woocommerce table.shop_table .product-name a:hover, 
.woocommerce div.product form.cart .reset_variations:hover, 
.woocommerce-MyAccount-content a:hover, 
.woocommerce-MyAccount-navigation a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #E9D6C5;
	-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,
.selena-single-product-info-column .woocommerce-breadcrumb > a:hover, 
a.woocommerce-review-link:hover {
	color: #E9D6C5 !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: #222222;
	color: #ffffff !important;
	border-radius: 0;
}
.woocommerce .related.products a.button {
	color: inherit !important;
}
.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: #E9D6C5 !important;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}
.woocommerce span.onsale {
	background-color: #e2c9b3;
	color: #FFFFFF;
}
.woocommerce span.onsale:hover {
	background-color: #E9D6C5;
	-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: #ebe5dc;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
	border-bottom-color: #ebe5dc;
}

/* ----------------- 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 -30px;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
	font-size:  .95em;
	font-style: normal;
	padding: .75em;
}

/* 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;
	font-style: normal;
}
.woocommerce .star-rating {
	font-size: 1em;
	text-transform: none;
}
.woocommerce div.product .selena-single-product-info-column .quantity .qty {
	width:  100px;
}
.woocommerce div.product.elementor .selena-woocommerce-product-data-section .woocommerce-tabs .panel  {
	padding:  40px 0 30px 0;
}
.woocommerce div.product.elementor .selena-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 .selena-woocommerce-product-data-section ul.tabs li a {
	padding: 18px 25px;
}
.selena-woocommerce-product-data-section #comments {
	margin:  0;
}
.selena-woocommerce-product-data-section #commentform textarea, 
.selena-woocommerce-product-data-section #commentform input {
	border:  1px solid #e5e5e5;
}
.woocommerce  .selena-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 #e5e5e5;
}
.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;
	padding: 15px;
}
.woocommerce table.shop_attributes {
	margin-top:  30px;
	border-color:  #e5e5e5;
	border-style: solid;
}
.woocommerce table.shop_attributes td {
	padding:  15px 20px;
	font-size:  .95em;
	font-style:  normal;
	border-color:  #e5e5e5;
}
.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: 'Raleway', sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight:  500;
	font-style: normal;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
	font-weight:  500;
}
.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 #e5e5e5;
	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;
	line-height: 1em;
}
.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 ----- */
.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 #e5e5e5;
}
.woocommerce table.shop_table td,
.woocommerce td.product-name dl.variation p {
	border: 0px;
	font-size: .925em;
	padding:  10px 7px;
	font-style: normal;
}
.woocommerce-cart .woocommerce .quantity .qty,
.woocommerce table.shop_table,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
	border-color:  #e5e5e5;
	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: #444444;
}
.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 #e5e5e5;
	padding: 25px 20px;
}
.woocommerce table.cart td.actions .coupon {
	width: 41%;
}
.woocommerce table.cart td.actions .coupon button {
	background-color: #dddddd;
	color:  #222222;
}
.selena-default-width .woocommerce table.cart td.actions .coupon {
	width: 55%;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 65%;
	padding: 9.5px;
	height: 32px;
	background-color: transparent;
	border-color:  #e5e5e5;
}
.woocommerce-cart .selena-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;
}
.woocommerce-page .woocommerce #selena-elementor-cart .cart-collaterals .cart_totals,
.woocommerce-page.woocommerce-page #selena-elementor-cart .cart-collaterals .cart_totals {
  margin-top: 0px;
}
.selena-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, 
.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;
}

/* ----- Checkout ----- */
#selena-elementor-checkout .woocommerce-billing-fields {
	margin: 0;
}
#selena-elementor-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table th,
#selena-elementor-checkout .woocommerce table.shop_table td {
  padding-left: 0;
  background: transparent;
}
#selena-elementor-checkout .woocommerce-additional-fields h3 {
	display: none;
}
#selena-elementor-checkout .e-coupon-box label.e-coupon-anchor-description,
#selena-elementor-checkout .woocommerce-additional-fields__field-wrapper label {
	display: block;
	margin-bottom: 7px !important;
}
.woocommerce-checkout input {
	font-family: inherit;
	padding: 13px 0 13px 15px;
	border-color: #e5e5e5;
	letter-spacing: 0px;
	font-size: .92em;
	font-weight:  normal;
}
.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: #e5e5e5;
	height: 5em;
	padding: 11px;
	font-weight: normal;
}
.select2-container .select2-selection--single {
	height: 42px;
	border-radius: 0px;
	border-color: #e5e5e5;
	background: transparent;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left: 15px;
	color: #444444 !important;
}
.e-woo-select2-wrapper .select2-results__option {
	font-family: inherit !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-left-color: transparent !important;
	border-right-color: transparent !important;
}
.selena-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: #f7f7f7;
}
.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-checkout-review-order-table tfoot td,
.woocommerce .woocommerce-table--order-details tfoot td,
.woocommerce-cart .cart-collaterals .cart_totals table td {
	letter-spacing: 0px;
	text-transform: none;
	font-style: normal;
}
.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 #e5e5e5;
}
.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:  #e5e5e5;
}

/* ----- Order Received ----- */
#selena-elementor-purchase-summary .woocommerce table.shop_table td {
	padding: 5px 12px;
	border: 0px;
}
#selena-elementor-purchase-summary .woocommerce table.shop_table.woocommerce-table--order-details tfoot td {
	border-bottom: 1px solid #e5e5e5;
}
#selena-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:  #222222;
	font-style: normal;
}
.woocommerce ul.order_details li strong {
	font-size: 1em;
	text-transform: none;
	font-weight: 500;
	margin: 7px 0 0 0;
	letter-spacing: 0px;
}
.woocommerce .woocommerce-order-details {
	margin-bottom:  0;
}

/* ----- My Account ----- */
/* Elementor Pro Widget */
#selena-elementor-account .woocommerce-MyAccount-navigation ul {
	margin: 0;
	padding: 0;
}
#selena-elementor-account ::-moz-placeholder {
	opacity: 1;
}
#selena-elementor-account ::-webkit-input-placeholder {
	opacity: 1;
}
#selena-elementor-account :-ms-input-placeholder {
  opacity: 1;
}
.woocommerce form.login, 
.woocommerce form.register {
	border-radius: 0px;
	margin: 1em 0 0 0;
	border-color: #e5e5e5;
}
.woocommerce-account .woocommerce .woocommerce-order-details h2,
.woocommerce-account .woocommerce .woocommerce-customer-details h2 {
	margin-bottom: 12px;
}
.woocommerce-account input {
	padding: 12px 8px;
	width: auto;
	margin: 0;
	font-family: inherit;
	border-color: #e5e5e5;
	font-size: .92em;
	letter-spacing: 0px;
	font-weight:  normal;
}
.woocommerce form .form-row label {
	font-size:  1em;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .woocommerce-LostPassword {
	font-size:  1em !important;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
	font-size: .875em;
	letter-spacing: 0px;
	background-color: transparent;
	border-color: #e5e5e5;
	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;
}
.woocommerce-LostPassword {
	font-size: .9em;
}
.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%;
 }
 .selena-page-content .woocommerce-MyAccount-navigation ul {
 	padding-left: 0px;
 	margin-top:  0;
 }
 .selena-page-content .woocommerce-MyAccount-navigation ul > li {
 	list-style-type: none;
 	border-bottom: 1px solid #e5e5e5;
 	padding: 8px;
 	margin: 0 40px 5px 0;
 	font-style: normal;
 }
 .woocommerce-MyAccount-navigation a {
 	color: #444444;
 	text-transform: none;
 	letter-spacing: .5px;
 	font-size: .925em;
 }
 .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;
 }
.woocommerce-account .addresses .title .edit {
	float: none;
}
.woocommerce-EditAccountForm em {
	display: inline-block;
	margin: 5px 0;
	font-size: .9em;
}