<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
        Theme Name: Charlotte
        Theme URI: https://17thavenuedesigns.com/shop/charlotte-wordpress-theme/
        Description: A stylish + feminine mobile responsive theme for the Genesis framework.
        Author: 17th Avenue
        Author URI: https://17thavenuedesigns.com
        Version: 2.0.9
 
        Tags: white, pink, black, one-column, two-columns, footer-widgets, responsive-layout, custom-menu, custom-logo, custom-colors, full-width-template, sticky-post, theme-options, threaded-comments, e-commerce
 
        Template: genesis
        Template Version: 3.3

    License: GPL-2.0+
    License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

    - HTML5 Reset
        - Baseline Normalize
        - Box Sizing
        - Float Clearing
    - Defaults
        - Typographical Elements
        - Headings
        - Objects
        - Forms
        - Buttons
        - Screen Reader Text
		- Skip Links
		- Accessible Menu
        - Tables
    - Structure and Layout
        - Site Containers
        - Column Classes
    - Common Classes
        - Avatar
        - Genesis
        - Search Form
        - Titles
        - WordPress
    - Widgets
    - Plugins
        - WP Recipe Maker
        - Featured Content
        - Genesis Blocks
        - Genesis Responsive Slider
        - Genesis eNews Extended
            - Sidebar &amp; After Entry eNews
            - Homepage eNews
        - Jetpack
        - Genesis Simple Share
        - Instagram Feed
        - Ninja Forms
    - Site Header
        - Title Area
    - Site Navigation
        - Primary Navigation
        - Secondary Navigation
        - Primary Nav Search
        - Footer Navigation
    - Content Area
        - Home Page
        - Homepage featured post widget titles
        - Pricing Table
        - Content
        - Entries
        - Entry Meta
        - After Entry
        - Pagination
        - Previous Next Navigation
        - Post Comments
    - Sidebar
        - Social Icons
        - About Photo Widget
    - Footer Widgets
    - Site Footer
    - Page Templates
        - 404 page
        - Category Archive Page
        - Category Index Page
        - Landing Page
        - Instagram Page
        - Portfolio Page
        - Contact Page
    - Mailchimp
    - Fadeup Effect
    - Offscreen Content
    - Responsive Navigation
        - Navigation Toggles
    - Media Queries
        - Max-width: 1139px
        - Max-width: 1023px
        - Max-width: 767px
        - Max-width: 480px
        - Max-width: 380px

*/

@font-face {
	font-family: 'Butler';
	src: url('type/butler_light-webfont.woff2') format('woff2'), url('type/butler_light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ButlerLight';
	src: url('type/butler_ultra_light-webfont.woff2') format('woff2'), url('type/butler_ultra_light-webfont.woff') format('woff');
	font-weight: lighter;
	font-style: normal;
}
/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
    normalize.css v2.1.3 | MIT License | git.io/normalize
--------------------------------------------- */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}
audio,
canvas,
video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden],
template {
	display: none
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
a {
	background: transparent
}
a:focus {
	outline: thin dotted
}
a:active,
a:hover {
	outline: 0
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b,
strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #777676
}
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre-wrap
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}
input:focus,
textarea:focus {
	border: 1px solid #d3d0d0 !important;
}
button,
input {
	line-height: normal
}
button,
select {
	text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}
/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%;
}
body {
	background-color: #fff;
	color: #333;
	font: normal 14px Karla, sans-serif;
	letter-spacing: .75px;
	line-height: 2.8rem;
	-webkit-font-smoothing: subpixel-antialiased;
}
body.charlotte-home {
	color: #444;
}
a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.offscreen-content button,
.offscreen-content-icon button {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
a {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #e1b7b2;
}
.entry-content a:not(.button):not(.more-link) {
	color: #e1b7b2;
}
.entry-content a:not(.button):not(.more-link):hover {
	color: #222;
}
::selection {
	background-color: #ddd;
}
::-moz-selection {
	background-color: #ddd;
}
p {
	margin: 0 0 22px;
	padding: 0;
}
p.has-text-align-center {
    text-align: center !important;
}
ol,
ul {
	margin: 0;
	padding: 0;
	color: #222;
}
li {
	list-style-type: none;
}
b,
strong {
	font-weight: 800;
}
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 25px 0;
	font: normal 19px Butler, serif;
	line-height: 3.25rem;
	background: #f9f3f2;
	padding: 30px;
	color: #222;
}
blockquote p {
	margin-bottom: 0;
}
hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #eee9e8;
	clear: both;
	margin: 40px 0;
}
/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Butler', Didot, serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.3;
	margin: 0 0 20px;
	color: #222;
	-webkit-font-smoothing: antialiased;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 22px;
}
h6 {
	font-size: 20px;
}
.entry-content h5 {
	font-family: Montserrat;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
}
/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}
img {
	height: auto;
}
.full-width-content img.pull-left {
	float: left;
	margin: 0 40px 40px -200px;
}
.full-width-content img.pull-right {
	float: right;
	margin: 0 -200px 40px 40px;
}
.featured-content img,
.featured-content a,
.gallery img {
    width: auto;
}
p img {
	margin-bottom: 0 !important;
}
/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #eee9e8;
	border-radius: 0;
	box-shadow: none;
	color: #222;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: .05em;
	padding: 14px;
	width: 100%;
}
input:focus,
textarea:focus {
	border: 1px solid #d3d0d0;
	outline: none;
}
.charlotte-home input:focus,
.charlotte-home textarea:focus {
	outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}
::-moz-placeholder {
	color: #b7b4b4;
	opacity: 1;
}
::-webkit-input-placeholder {
	color: #b7b4b4;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}
/* Buttons
--------------------------------------------- */

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget .button,
.category-page .more-from-category a,
.comment-reply a {
	background-color: #ecd8d2;
	color: #fff;
	border: 0;
	cursor: pointer;
	font: normal 10px montserrat, sans-serif;
	letter-spacing: 2px;
	padding: 14px 24px;
	margin: 10px 0;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
}
.entry-content .wp-block-button .wp-block-button__link {
	background-color: #ecd8d2;
	color: #ffffff;
}
.entry-content .wp-block-button .wp-block-button__link:hover {
	background-color: #e1b7b2 !important;
	color: #fff !important;
}
#mc_embed_signup .button {
	background: #ecd8d2 !important;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button.clear:hover,
.button:hover,
.widget .button:hover,
.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .widget .button:hover,
.category-page .more-from-category a:hover,
.comment-reply a:hover {
	background-color: #e1b7b2;
	color: #fff;
}
#mc_embed_signup .button:hover {
	background: #e1b7b2 !important;
}
.button {
	display: inline-block;
}
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
	padding: 8px 16px;
}
/* Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Skip Links
--------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}
.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}
/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}

/* Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
	position: static;
}
.menu .menu-item &gt; a:focus + ul.sub-menu,
.menu .menu-item.sfHover &gt; ul.sub-menu {
	left: auto;
	opacity: 1;
}
/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}
tbody {
	border-bottom: 1px solid #eee;
}
th,
td {
	text-align: left;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}
td {
	border-top: 1px solid #eee;
	padding: 6px 0;
}
/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	-webkit-animation: fadein 1s;
	-moz-animation: fadein 1s;
	-ms-animation: fadein 1s;
	-o-animation: fadein 1s;
	animation: fadein 1s;
	margin: 0 auto;
	margin-top: 60px;
	min-height: 100vh;
}
.site-inner,
.wrap {
	float: none;
	margin: 0 auto;
}
.site-inner {
	background-color: #fff;
	clear: both;
	position: relative;
	z-index: 9;
	word-wrap: break-word;
	margin-top: 0 !important;
	margin-bottom: 30px;
	max-width: 1000px;
}
.secondary-nav .site-inner {
	margin-top: 250px;
}
/* Column Classes
    Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}
.one-third,
.two-sixths {
	width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}
.one-fourth {
	width: 23.076923076923077%;
}
.three-fourths {
	width: 74.35897435897436%;
}
.one-sixth {
	width: 14.52991452991453%;
}
.five-sixths {
	width: 82.90598290598291%;
}
.first {
	clear: both;
	margin-left: 0;
}
.last {
	float: right;
}
/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}
.author-box .avatar {
	height: 120px;
	width: 120px;
}
.entry-comments .avatar {
	height: 60px;
	width: 60px;
}
.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}
.alignright .avatar {
	margin-left: 24px;
}
.comment .avatar {
	margin: 0 20px 24px 0;
}
.entry-comments .comment-author {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	font-family: Montserrat;
}
/* Genesis
--------------------------------------------- */

.breadcrumb {
	border-bottom: 2px solid #f5f5f5;
	font-size: 20px;
	margin-bottom: 60px;
	padding-bottom: 10px;
}
.archive-description,
.author-box {
	font-size: 14px;
	margin-bottom: 2%;
}
.author-box-title {
	font-size: 22px;
	margin-bottom: 8px;
}
.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}
/* Search Form
--------------------------------------------- */

.search-form {
	position: relative;
}
.search-form input[type="search"] {
	font: normal 10px montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 0;
	background: #fff;
	padding: 18px 14px;
	color: #b7b4b4;
	border: 0 !important;
}
.search-form input[type="submit"] {
	font-family: FontAwesome;
	font-size: 80% !important;
	width: 20px;
	height: 30px;
	background: transparent;
	color: #222;
	bottom: 4px;
	right: 2px;
	position: absolute;
}
.search-form input[type="submit"]:hover {
	color: #e1b7b2;
}
input[type="submit"]:focus {
	border: 0 !important;
}
/* Titles
--------------------------------------------- */

.archive-title {
	font: normal 32px Butler, Didot, serif;
	letter-spacing: 1px;
	margin: 0 0 30px;
	border-bottom: 1px solid #eee9e8;
	padding-bottom: 10px;
}
.entry-title {
	font-size: 36px;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
.sidebar .entry-title {
	font-size: 24px;
	text-align: center;
}
.page.page-template-default:not(.home):not(.charlotte-blog) .entry-title {
	font: normal 30px Butler, Didot, serif;
	letter-spacing: 1px;
	margin: 0 0 25px;
	border-bottom: 1px solid #eee9e8;
	border-top: 1px solid #eee9e8;
	padding-bottom: 12px;
	padding-top: 12px;
}
.page.page-template-default.full-width-content:not(.home):not(.charlotte-blog) .entry-title {
	text-align: center;
}
.secondary-nav-active.page.page-template-default:not(.home):not(.charlotte-blog) .entry-title,
.secondary-nav-active.charlotte-category-archive .archive-description,
.secondary-nav-active.charlotte-portfolio .archive-title {
	border-top: 0;
	border-bottom: 0;
	padding: 0;
}
.widget-full .widget-title {
	margin-bottom: 20px;
}
.full-width-content .content-sidebar-wrap {
	max-width: 100%;
}
header.entry-header {
	text-align: left;
}
.post.has-post-thumbnail p,
.home .post p,
.blog post p {
	text-align: left;
}
.post.has-post-thumbnail img.alignleft {
	margin-right: 4%;
	width: 60%;
	float: left;
}
/* WordPress
--------------------------------------------- */

.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}
a.alignnone {
	display: inline-block;
}
a.aligncenter img {
	display: block;
	margin: 0 auto;
}
img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}
img.alignnone,
.alignnone {
	margin: 0 0 12px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}
.wp-caption-text {
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
}
.entry-content p.wp-caption-text {
	margin-bottom: 0;
}
.gallery-caption,
.entry-content .gallery-caption {
	margin: 0 0 10px;
}
ul.blocks-gallery-grid {
	margin-left: 0 !important;
}
.post-password-form input {
	width: auto;
}
.post-password-form input[type="submit"] {
	padding: 25px;
}
.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin: 0 0 28px;
}
.shop-post,
.shop-post-title {
	width: 36%;
}
.shop-post-title {
	text-align: right;
	font: normal 11px Montserrat, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #eee9e8;
	padding-bottom: 10px;
	float: right;
}
.shop-post-title:after {
	content: "\0025BE";
	padding-left: 5px;
}
.single-post .shop-post-title {
	width: 100%;
	margin-top: 40px;
}
.blog.content-sidebar .shop-post h4 {
	text-align: right;
	font: normal 11px Montserrat, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #eee9e8;
	padding-bottom: 10px;
}
.single-post .shop-post {
	max-width: 100%;
	width: 100%;
}
/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}
.widget ol&gt;li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}
.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar td,
.widget_calendar th {
	text-align: center;
}
.sidebar .widget {
	background: #f9f3f2;
	padding: 26px;
}
.sidebar .widget-title {
	text-align: center;
	font: normal 11px montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.sidebar .enews-widget .widget-title {
	font-family: Butler;
	font-size: 28px;
	text-transform: none;
	letter-spacing: 1px;
	margin-bottom: 15px;
	margin-top: 5px;
}
/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* WP Recipe Maker
--------------------------------------------- */

.wprm-recipe {
	padding: 32px 32px 18px !important;
	background: #f9f3f2 !important;
	max-width: 100% !important;
	border: 0 !important;
}
.wprm-recipe h4.wprm-recipe-group-name {
	font-size: 20px !important;
	margin: 10px 0 !important;
	padding-top: 10px !important;
}
.wprm-recipe-container h2,
.wprm-recipe-template-compact h2,
.wprm-recipe-template-compact .wprm-recipe-name {
	font-size: 30px !important;
	letter-spacing: 1px !important;
	color: #222222 !important;
	padding-bottom: 15px !important;
	font-family: Butler !important;
	font-weight: normal !important;
}
.wprm-recipe-container h3,
.wprm-recipe-template-compact .wprm-recipe-header {
	font: normal 13px Montserrat, sans-serif !important;
	-webkit-font-smoothing: subpixel-antialiased;
	text-transform: uppercase !important;
	letter-spacing: 2px !important;
	padding-bottom: 10px !important;
	color: #222 !important;
	margin-bottom: 6px !important;
	padding-top: 5px !important;
}
.wprm-recipe-container ul {
	margin-bottom: 30px !important;
}
.wprm-recipe p {
	margin-bottom: 25px !important;
}
.wprm-recipe p,
.wprm-recipe .wprm-recipe-instructions li {
	font-size: 14px !important;
	font-family: Karla, sans-serif;
	line-height: 1.9 !important;
}
.wprm-recipe ul li {
	font-size: 14px !important;
	font-family: Karla, sans-serif;
	line-height: 2.2 !important;
}
.wprm-block-text-normal {
	font-family: Karla, sans-serif;
	line-height: 1.9 !important;
	font-size: 14px !important;
}
.wprm-recipe-summary {
	margin-bottom: 10px !important;
}
.wprm-recipe-times-container {
	margin-bottom: 16px !important;
}
.wprm-block-text-faded {
	font-style: italic;
}
.wprm-recipe a.wprm-recipe-link,
.wprm-recipe a.wprm-recipe-link:hover {
	border: 0 !important;
	background: transparent !important;
	font-size: 11px !important;
	padding: 0 !important;
}
.wprm-recipe-notes {
	margin-bottom: 12px;
}
.wp-block-wp-recipe-maker-jump-to-recipe {
	background: #222222;
	padding: 7px 14px;
	display: block;
	font-family: Montserrat;
	text-transform: uppercase;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #fff !important;
	font-size: 10px !important;
	letter-spacing: 2px;
	text-align: center;
	margin: 0 auto 15px;
	max-width: 155px;
}
.wp-block-wp-recipe-maker-jump-to-recipe a {
	color: #fff !important;
}
/* Genesis Blocks
--------------------------------------------- */

.gb-block-accordion {
    margin-bottom: 1.4em !important;
    margin-top: 1.4em !important;
}
.gb-block-accordion .gb-accordion-title {
    padding: 25px !important;
    outline: 0;
    font-size: 14px;
    line-height: 1.6;
	color: #fff !important;
	background: #ecd8d2 !important;
    font: normal 13px Montserrat, sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}
.gb-block-accordion .gb-accordion-title:hover {
    background: #e1b7b2 !important;
    color: #ffffff !important;
}
.gb-block-accordion .gb-accordion-text {
    padding-top: 30px !important;
}
.gb-block-accordion .gb-accordion-title::-webkit-details-marker {
    display: none;
}
.gb-block-accordion .gb-accordion-title::after {
    content: "\f347";
    font-size: 16px;
    font-family: "dashicons";
    float: right;
    color: #fff;
}
.gb-block-accordion details[open] .gb-accordion-title:after {
	content: "\f343";
}

/* Genesis Responsive Slider
--------------------------------------------- */

.slide-image {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	filter: alpha(opacity=25);
}
.slide-image:hover {
	opacity: .7;
}
.slide-excerpt {
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
	width: 50%;
	margin-left: auto !important;
	margin-right: auto !important;
	bottom: 50%;
}
html&gt;body .slide-excerpt-border {
	width: 500px;
}
.slide-excerpt-border {
	background: rgba( 249, 249, 249, .85) !important;
	border: 1px solid #eee !important;
	margin: 10px;
	padding: 25px 20px 13px !important;
	position: relative;
	z-index: 8;
	margin-top: -17% !important;
	margin-left: -36% !important;
	min-width: 500px !important;
	max-width: 500px !important;
}
.slide-excerpt-border h2 {
	line-height: 1.5em;
	padding: 20px 10px 0px;
}
.slide-excerpt-border h2 a {
	font: normal 34px Butler, Didot, serif;
	letter-spacing: 1px;
}
.slide-excerpt-border p:first-of-type {
	display: none
}
.flex-control-nav li a:focus {
	outline: 0;
}
html&gt;body .slide-excerpt-border {
	border: 0 !important;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
	list-style: none;
}
.widget-area {
	word-wrap: break-word;
}
.home-slider {
	text-align: center;
	margin-bottom: 40px;
}
.flexslider .slides img {
	display: block;
	margin: 0 auto;
}
.flexslider {
	margin: 0 auto !important;
	text-align: center;
}
/* Direction Nav */

.flex-control-nav li a {
	background: transparent !important;
	border: 2px solid #e2e2dd !important;
	border-radius: 50px !important;
	height: 11px !important;
	width: 11px !important;
	display: inline-block !important;
	margin: 0 6px;
}
.flex-control-nav li a:hover {
	background: #e2e2dd !important;
}
.flex-direction-nav li a {
	width: 52px !important;
	height: 52px !important;
	margin: -20px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 100;
}
.flex-direction-nav li .next {
	background-position: -52px 0 !important;
	right: -60px !important;
}
.flex-direction-nav li .next:hover {
	background-position: -52px -50px !important;
}
.flex-direction-nav li .prev {
	left: -60px !important;
}
.flex-direction-nav li .prev:hover {
	background-position: 0 -50px !important;
}
#genesis-responsive-slider {
	border: 0 !important;
	margin: 0 auto !important;
	padding: 0 !important;
}
.flex-direction-nav li .prev {
	left: 20px !important;
}
.flex-direction-nav li .next {
	right: 20px !important;
}
.flex-direction-nav li a {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
@media only screen and (min-width: 768px) {
	.slider-area {
		text-align: center;
	}
	.slide-excerpt {
		background-color: transparent !important;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		margin: 0 !important;
	}
	html&gt;body .slide-excerpt-border {
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		margin: 0 !important;
		display: block;
		position: absolute !important;
		z-index: 8;
	}
}
/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
	margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
	width: 100%;
	margin-top: 0;
	cursor: pointer;
}
.enews-widget p {
	text-align: center;
	margin-bottom: 15px;
}
/* Homepage eNews Widget
--------------------------------*/

.subscribe-text {
	color: #e1b7b2;
	font: normal 11px Montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	max-width: 350px;
	text-align: left;
	line-height: 1.8;
	margin-bottom: 0;
	display: table;
	margin-top: -15px;
	position: absolute;
}
.charlotte-home .home-area .enews-widget {
	padding: 10px 0 0;
}
.charlotte-home .home-area .enews .widget-title {
	margin-bottom: 12px;
	font-size: 30px;
	float: left;
	min-width: 350px;
	letter-spacing: 2.5px;
}
.charlotte-home .home-area .enews input {
	float: left;
	margin-bottom: 0;
	margin-left: 2%;
	width: 24%;
	padding: 18px 15px;
	font-size: 12px;
	border: 1px solid transparent;
	font: normal 11px Montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #b7b4b4;
	margin-bottom: 2px;
}
.charlotte-home .home-area .enews-widget input[type="submit"] {
	margin: 0;
	margin-left: 2%;
	padding: 18px 5px;
	width: 14%;
	background: #ecd8d2;
	color: #fff;
	cursor: pointer;
	letter-spacing: 2px;
}
.charlotte-home .home-area .enews-widget input[type="submit"]:hover {
	background: #e1b7b2;
	color: #fff;
}
/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}
/* Genesis Simple Share
--------------------------------------------- */

.share-after {
	margin: 5% auto 0;
	text-align: right;
	clear: both;
	margin-bottom: -45px;
	padding-right: 20px;
}
.featuredpost .share-after {
	display: none;
}
.sharrre .share,
.sharrre:hover .share {
	color: #222;
	font-size: 12px;
	background: transparent;
}
.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
	display: none;
}
.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
	background: transparent !important;
	color: #fff !important;
	font-size: 10px !important;
}
.share-small .no-count .share {
	width: 0px;
}
.share-small .share:before,
.share-medium .share:before,
.share-tall .share:before {
	font-size: 15px !important;
}
/* Instagram Feed
--------------------------------------------- */

.charlotte-instagram {
	padding: 45px 0 50px;
	background: #f9f3f2;
}
.charlotte-instagram .textwidget p {
	float: right;
	margin-top: -32px;
	margin-bottom: 10px;
	font: normal 10px Montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-right: 4px;
}
.charlotte-instagram .wrap {
	max-width: 1100px;
}
#sb_instagram .sbi_follow_btn a {
	background: #fff !important;
	color: #222 !important;
	margin-top: 15px !important;
}
#sb_instagram {
	padding: 0 !important;
}
.charlotte-instagram .widget {
	margin: 0 auto;
}
.charlotte-instagram .widget-title {
	margin-left: 3px;
	padding-bottom: 0;
	margin-bottom: 10px;
}
.woocommerce .charlotte-instagram {
	display: none;
}
#sb_instagram .sbi_photo_wrap {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	filter: alpha(opacity=25);
}
#sb_instagram .sbi_photo_wrap:hover {
	opacity: .7;
}
a.sbi_load_btn {
	display: none !important;
}
#sb_instagram #sbi_images {
    padding: 0 !important;
}

/* Ninja Forms
--------------------------------------------- */

.nf-form-layout {
	background: #f9f3f2;
	color: #222 !important;
	padding: 30px 30px 12px;
}
.nf-form-content .list-select-wrap .nf-field-element&gt;div,
.nf-form-content input:not([type=button]),
.nf-form-content textarea {
	color: #222 !important;
}
.nf-form-fields-required,
.nf-form-title,
span.ninja-forms-req-symbol {
	display: none;
}
.nf-form-content .ninja-forms-field {
	font-size: 15px !important;
}
.label-above .nf-field-label,
.nf-field-label label,
.nf-form-content label {
	font: normal 11px Montserrat, sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #222222;
	margin-bottom: 15px !important;
}
.nf-field-element input,
.nf-field-element select,
.nf-field-element textarea {
	padding: 15px;
}
.nf-form-content .list-select-wrap .nf-field-element&gt;div,
.nf-form-content input:not([type=button]),
.nf-form-content textarea {
	background: #fff !important;
}
.nf-form-content .submit-wrap input.nf-element {
	background: #ecd8d2 !important;
    color: #ffffff !important;
    font-size: 12px !important;
    padding: 12px 20px;
    border: 0 !important;
	letter-spacing: 2px !important;
	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	-ms-transition: all 0.2s ease-in-out !important;
	-o-transition: all 0.2s ease-in-out !important;
	transition: all 0.2s ease-in-out !important;
}
.nf-form-content .submit-wrap input.nf-element:hover {
    background: #ffffff !important;
    color: #222222 !important;
}
.nf-form-content input,
.nf-form-content textarea {
	border: 1px solid #fff !important;
}
.nf-form-content input:focus,
.nf-form-content textarea:focus {
	border: 1px solid #eeeae8 !important;
}
.nf-pass.field-wrap .nf-field-element:after,
.nf-error.field-wrap .nf-field-element:after {
	display: none !important;
}
/* Site Header
---------------------------------------------------------------------------------------------------- */

.site-header .wrap {
	max-width: 100%;
}
.site-header {
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
}
/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 60px 0 60px;
}
.site-title {
	font: normal 66px ButlerLight, serif;
	line-height: 1.2;
	margin-bottom: 0;
	letter-spacing: 4px;
}
.site-title a,
.site-title a:hover,
.site-title a:focus {
	color: #222;
	text-decoration: none;
}
.header-image .site-title,
.site-description {
	display: block;
	font: normal 12px montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	margin-top: 10px;
}
.site-description {
	margin-bottom: 0 !important;
}
.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}
.header-image .site-description {
	display: none !important;
}
/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	float: none;
	margin: 0 auto;
	text-align: center;
}
.header-image .site-title a,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}
/* Logo, hide text */

.header-image .site-header .widget-area {
	margin-top: 80px;
}
.header-image .site-title,
.header-image .title-area {
	padding: 15px 0;
}
.header-image .title-area {
	width: 100%;
	max-width: 400px;
}
/* Logo, header right active */

.header-image .site-title&gt;a {
	background-position: center !important;
	background-size: contain !important;
	display: block;
	margin: 0 auto;
	min-height: 145px;
}
.header-image .title-area {
	width: 100%;
	max-width: 400px;
}
/* Logo, full width */

.header-image.header-full-width .site-title&gt;a {
	background-position: center !important;
	background-size: contain !important;
	display: block;
	margin: 0 auto;
	min-height: 200px;
}
.header-image.header-full-width .title-area {
	width: 100%;
	max-width: 550px;
}
/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	line-height: 1;
}
.genesis-nav-menu .menu-item {
	display: inline-block;
}
.genesis-nav-menu li li {
	margin-left: 0;
}
.genesis-nav-menu a {
	color: #222;
	display: block;
	font: normal 10px montserrat, sans-serif;
	letter-spacing: 3px;
	padding: 26px 26px 19px;
	text-transform: uppercase;
	margin-bottom: 1px;
}
.genesis-nav-menu a:hover {
	color: #e1b7b2;
}
.genesis-nav-menu&gt;li&gt;a {
	border-bottom: 5px solid transparent;
}
.genesis-nav-menu&gt;.menu-item&gt;a {
	text-transform: uppercase;
}
.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .8s ease-in-out;
	width: 190px;
	z-index: 9999;
	pointer: cursor;
	text-align: left;
	background-color: #ffffff;
	border-top: 0;
}
.genesis-nav-menu .sub-menu a {
	font: normal 14px Butler, serif;
	text-transform: lowercase;
	color: #222;
	background-color: #fff;
	border: 1px solid #f5f5f5;
	border-top: 0;
	padding: 10px 18px;
	line-height: 1.9em;
	position: relative;
	width: 190px;
	word-wrap: break-word;
	pointer: cursor;
	z-index: 9999;
	letter-spacing: 1.5px;
}
.genesis-nav-menu .sub-menu a:hover {
	color: #e1b7b2;
}
.genesis-nav-menu .sub-menu .sub-menu {
	margin: -49px 0 0 189px;
	border-top: 1px solid #f5f5f5;
}
.genesis-nav-menu .menu-item:hover {
	position: static;
}
.genesis-nav-menu .menu-item:hover&gt;.sub-menu {
	left: auto;
	opacity: 1;
}
.genesis-nav-menu&gt;.first&gt;a {
	padding-left: 0;
}
.genesis-nav-menu&gt;.last&gt;a {
	padding-right: 0;
}
/* Primary Navigation
--------------------------------------------- */

.admin-bar .nav-primary {
	top: 32px;
}
.nav-primary {
	text-transform: uppercase;
	z-index: 999;
	text-align: center;
	position: fixed;
	top: 0;
	background: #f9f3f2;
	width: 100%;
}
.nav-primary .widget-wrap a {
	padding: 0;
	display: inline;
	z-index: 1;
}
.nav-primary .widget-wrap {
	position: absolute;
	margin-top: -62px;
	right: 64px;
	padding: 0 24px 0 24px;
	height: 62px;
	background: transparent;
}
.nav-primary .social {
	position: relative;
	top: 25px;
}
/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	text-align: center;
	margin: -20px auto 0;
}
.nav-secondary .wrap {
	border-top: 1px solid #eee9e8;
	border-bottom: 1px solid #eee9e8;
	margin-bottom: 40px;
}
.nav-secondary a {
	padding: 20px 26px 12px;
}
/* Header Navigation
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	margin-top: 75px;
}
.site-header .widget_nav_menu {
	text-align: right;
	margin-right: -26px;
	border-top: 1px solid #eee9e8;
	border-bottom: 1px solid #eee9e8;
}
.site-header .widget_nav_menu li a {
	padding: 19px 26px 12px;
}
/* Primary Nav Search
--------------------------------------------- */

.nav-primary .genesis-nav-menu&gt;.search {
	float: right;
}
li a.icon-search:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	content: "\f002";
	font-size: 12px;
	z-index: 9999;
}
li a.icon-search {
	cursor: pointer;
	z-index: 9999;
	background: #ecd8d2;
	margin-bottom: -2px;
	border-bottom: 7px solid #ecd8d2;
	color: #222;
	padding-top: 27px;
	height: 64px;
	width: 64px;
	margin-left: -64px;
}
.nav-social-active li a.icon-search {
	margin-top: -64px;
	margin-left: 0;
	width: auto;
}
.search-div {
	display: none;
	position: absolute;
	right: 0;
	width: 300px;
	padding: 18px;
	background: #ecd8d2;
	margin-top: 1px;
}
.search-div .search-form {
	position: relative;
}
.search-div .search-form input[type="search"] {
	width: 100%;
	padding: 14px;
	font-size: 12px;
}
.search-div .search-form input[type="submit"] {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 14px;
	height: 44px;
	margin-bottom: 0;
}
.nav-primary .search-form {
	background: #fff;
}
.nav-primary .search-form input[type="search"] {
	font-size: 10px;
	padding: 18px 13px 16px;
	border-bottom: 0;
	letter-spacing: 1.5px;
	border: 0 !important;
	color: #b7b4b4;
}
.nav-primary .search-form input[type="submit"] {
	right: 10px;
	top: -8px;
	font-size: 80% !important;
}
input:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder {
	color: transparent;
}
input:focus:-ms-input-placeholder {
	color: transparent;
}
@media only screen and (max-width: 800px) {
	.nav-primary .genesis-nav-menu&gt;.search {
		display: block;
		text-align: left;
	}
	.search-div {
		left: 0;
	}
	.nav-primary .genesis-nav-menu&gt;.search {
		float: none;
	}
}
@media only screen and (max-width: 340px) {
	.search-div {
		width: auto;
	}
}
/* Footer Navigation
--------------------------------------------- */

.footer-menu a {
	padding: 0 !important;
	letter-spacing: 2px;
	font: normal 11px montserrat, sans-serif;
	text-transform: uppercase;
}
.footer-menu {
	padding: 0 60px;
	background: #ece7e6;
	padding-top: 3px;
}
.footer-menu li {
	padding: 24px;
	display: inline-block;
}
.footer-menu li:first-child {
	padding-left: 0 !important;
}
/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Front Page
--------------------------------------------- */
.charlotte-home.blog .home-area .entry {
	padding-top: 0
}
.charlotte-home .featured-content img {
	max-width: 660px;
}
.charlotte-home .featured-content .aligncenter img {
	max-width: 100%;
}
.charlotte-home .featured-content .entry-title {
	font-size: 36px;
	letter-spacing: 1px;
}
.charlotte-home .featured-content .alignleft {
	margin-right: 40px;
	margin-bottom: 0;
}
.charlotte-home .featured-content .alignright {
	margin-left: 40px;
	margin-bottom: 0;
}
.charlotte-home .featured-content .entry {
	border-top: 2px solid #eee9e8;
	padding-top: 48px;
}
.charlotte-blog .entry,
.blog .entry,
.charlotte-home .content .post {
	margin-bottom: 48px;
	border-top: 2px solid #eee9e8;
	padding-top: 48px;
}
.charlotte-blog .entry:first-of-type,
.blog .entry:first-of-type {
	border-top: 0;
	padding-top: 0;
}
.charlotte-blog .post.has-post-thumbnail img,
.blog .post.has-post-thumbnail img {
	margin-bottom: 0;
}
.charlotte-home .featured-content .entry:first-of-type {
	border-top: 0;
	padding-top: 0;
}
.charlotte-home .featured-content .entry:last-of-type {
	margin-bottom: 0;
}
.charlotte-home .post {
	max-width: 1100px;
	margin: 0 auto;
}
.charlotte-home .field-wrap:last-child {
	margin-bottom: 0;
}
.home.page .content-sidebar-wrap {
	display: none;
}
.home .entry .shop-post,
.charlotte-blog .entry .shop-post,
.blog .entry .shop-post {
	float: right;
}
.charlotte-blog .entry-title,
.blog .entry-title {
	text-align: left !important;
}
.home-area {
	margin-bottom: 45px;
}
.charlotte-home .home-area .widget-title,
.charlotte-instagram .widget-title {
	font: normal 26px Butler, Didot, serif;
	text-align: left;
	letter-spacing: 2px;
	padding-bottom: 5px;
	text-transform: uppercase;
	line-height: 100%;
	padding-left: 2px;
}
.charlotte-home .front-page-1 .genesis_responsive_slider {
    padding-bottom: 5%;
}
/* Front Page Featured Content
--------------------------------------------- */

.charlotte-home .even .featuredpost img,
.sidebar .featuredpost img,
.charlotte-portfolio img,
.charlotte-category-archive img {
	-webkit-transition: all .35s ease-in-out !important;
	-moz-transition: all .35s ease-in-out !important;
	-o-transition: all .35s ease-in-out !important;
	transition: all .35s ease-in-out !important;
	-webkit-transform: rotateX(360deg);
}
.charlotte-home .even .featuredpost .entry-header,
.sidebar .featuredpost .entry-header,
.charlotte-portfolio .entry-header {
	margin-top: 20px;
	position: absolute;
	top: 27%;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	opacity: 0;
	width: 100%;
	-webkit-transition: all .35s ease-in-out !important;
	-moz-transition: all .35s ease-in-out !important;
	-o-transition: all .35s ease-in-out !important;
	transition: all .35s ease-in-out !important;
}
.charlotte-home .even .featuredpost .entry-title,
.sidebar .featuredpost .entry-title,
.charlotte-portfolio .entry-title {
	font-size: 28px;
	line-height: 1.4;
	margin-bottom: 15px;
	text-align: center;
	padding: 15px;
}
.sidebar .featuredpost .entry-title {
	font-size: 15px;
	padding: 15px;
	margin-bottom: 28px;
}
.charlotte-home .even .featuredpost .entry-meta {
	text-align: center;
	margin-bottom: -8px;
	color: #222;
}
.charlotte-home .even .featuredpost .entry,
.sidebar .featuredpost .entry {
	position: relative;
}
.charlotte-category-archive .entry,
.charlotte-portfolio .entry {
	position: relative;
	display: inline-block;
	margin-bottom: 1%;
}
.sidebar .featuredpost .entry {
	max-width: 100%;
}
.charlotte-home .even .featuredpost .entry:hover .entry-header,
.sidebar .featuredpost .entry:hover .entry-header,
.charlotte-portfolio .entry:hover .entry-header {
	opacity: 1;
}
.charlotte-home .even .featuredpost .entry:hover img,
.sidebar .featuredpost .entry:hover img {
	opacity: .5;
}
.charlotte-portfolio .entry:hover img,
.charlotte-category-archive img:hover {
	opacity: .75;
}
.charlotte-home .even .featuredpost,
.sidebar .featuredpost {
	text-align: center;
}
/* Front Page 2
--------------------------------------------- */

.charlotte-home .even .textwidget p {
	float: right;
	margin-top: -41px;
	margin-bottom: 10px;
	font: normal 10px Montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.charlotte-home .even {
	background: #f9f3f2;
	padding: 45px 0;
}
.charlotte-home .front-page-4 .custom-html-widget {
	background: #fff;
	padding: 15px 30px 0;
}
.charlotte-home .even .wrap {
	max-width: 1100px;
}
.charlotte-home .even .featured-content .entry {
	border-top: 0;
	padding-top: 0;
}
/* Front Page 4
--------------------------------------------- */

.charlotte-home .even .featured-content .post {
	width: 31.9%;
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}
.charlotte-home .even .featured-content .post img {
	width: 100%;
}
.charlotte-home .even .entry-title {
	font-size: 20px;
	text-align: center !important;
	width: 90%;
	margin: 0 auto;
}
.charlotte-home .home-area .widget_nav_menu ul {
	float: right;
	margin-top: -53px;
}
.charlotte-home .home-area .widget_nav_menu li {
	display: inline-block;
	font: normal 10px Montserrat, sans-serif;
	padding: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.charlotte-home .home-area .widget_nav_menu li a {
	color: #222
}
.charlotte-home .home-area .widget_nav_menu li a:hover {
	color: #e1b7b2
}
.charlotte-home .even .widget.featuredpage {
	width: 32.25%;
	float: left;
	margin-right: 1%;
	position: relative;
	margin-top: 5px;
}
.charlotte-home .even .widget.featuredpage .alignnone {
	margin-bottom: 0;
}
.charlotte-home .even .widget.featuredpage .widget-title {
	background: #fff;
	margin: 0 11%;
	padding: 13px 25px;
	width: 78%;
	position: absolute;
	font-size: 26px;
	text-transform: none;
	text-align: center;
	top: 40%;
	opacity: .85;
	z-index: 9999;
}
.charlotte-home .even .widget.featuredpage img {
	max-width: 100%;
}
/* Front Page 7
--------------------------------------------- */

a.older {
	text-align: center;
	margin: 0 auto;
	display: block;
	font: normal 20px Butler, serif;
	margin-top: 30px;
	max-width: 1100px;
	padding: 12px;
	color: #222;
	max-width: 230px;
	border: 1px solid #eee9e8;
}
a.older:hover {
	background: #ecd8d2;
	border: 1px solid #ecd8d2;
}
/* Pricing Table
--------------------------------------------- */

.pricing-table .one-third {
	background-color: #fff;
	border: 1px solid #f6f2f1;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 10px !important;
	padding: 40px;
	width: 32%;
	opacity: 1;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.pricing-table .button {
	width: 100%;
	text-align: center;
	font-size: 11px;
	margin-top: 0;
}
.pricing-table p {
	margin-bottom: 0;
}
.pricing-table .one-third:nth-child(3n+1),
.pricing-table .one-third:nth-child(3n) {
	margin: 0 0 0;
}
.pricing-table .one-third:nth-child(3n+2) {
	margin-bottom: 0;
	margin-top: 0;
}
.pricing-table ul {
	margin-left: 0 !important;
}
.pricing-table ul&gt;li {
	border-bottom: 1px solid #eeeae8;
	padding-bottom: 10px;
	margin-bottom: 15px;
	list-style-type: none !important;
	text-align: center;
	font-size: 15px;
}
.pricing-table h4 {
	border-bottom: 1px solid #eeeae8;
	margin: -40px -40px 40px;
	font-size: 30px;
	letter-spacing: 1px;
	padding: 40px;
	text-align: center;
	background: #f9f3f2;
}
.pricing-table .one-third:nth-child(3n+2) h4 {
	background: #f1e2de;
}
.pricing-table .price {
	font: normal 13px Montserrat, sans-serif !important;
	letter-spacing: 2px !important;
	background: 0;
}
/* Content
--------------------------------------------- */

.content-sidebar .content {
	max-width: 68%;
	float: left;
}
.sidebar-content .content {
	max-width: 68%;
	float: right;
}
.content-sidebar .site-inner,
.sidebar-content .site-inner {
	max-width: 1100px;
}
.full-width-content .site-inner {
	max-width: 1100px;
	margin: 0 auto;
}
.single-post .site-inner {
	max-width: 100%;
}
.single-post.content-sidebar .content-sidebar-wrap {
	max-width: 1100px;
	margin: 0 auto;
}
.single-post.full-width-content .post {
	max-width: 950px !important;
	margin: 0 auto;
}
.single-featured-image {
	margin: 0 auto;
	text-align: center;
}
.single-featured-image img {
	position: relative;
	max-width: 950px;
}
.single-post.full-width-content .entry-title,
.single-post.full-width-content .entry-header .entry-meta {
	text-align: center;
}
.single-post.full-width-content .entry-header {
	background: #fff;
	margin: 0 auto;
	width: 72%;
	z-index: 9999;
	position: relative;
	padding: 35px 30px 15px;
}
.single-post.full-width-content .entry-header:after {
	background: #ecd8d2;
	width: 100px;
	height: 2px;
	display: block;
	content: "";
	margin: 20px auto 10px;
}
/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 5%;
}
.widget .entry {
	margin-bottom: 40px;
}
.sidebar .featured-content .entry {
	width: 100% !important;
	padding: 0 !important;
	margin-bottom: 20px;
}
.sidebar .featured-content .entry-title {
	font-size: 15px;
	max-width: 85%;
	margin: -5px auto 5px !important;
}
.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	margin-left: 40px;
}
.entry-content ol&gt;li {
	list-style-type: decimal;
}
.entry-content ul&gt;li {
	list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}
.entry-content code {
	background-color: #777676;
	color: #eee;
}
img.entry-image.attachment-post {
	opacity: 1;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
img.entry-image.attachment-post:hover {
	opacity: .7;
}
img.demo-sig {
	margin: 0 auto;
	text-align: center;
	width: 175px;
	display: block;
}
/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	letter-spacing: 2px;
	margin-bottom: 0;
	text-transform: uppercase;
	font: normal 10px montserrat, sans-serif;
	color: #222;
}
.entry-header p.entry-meta {
	letter-spacing: 2px;
	margin-bottom: 10px;
	color: #e1b7b2;
	line-height: 2;
}
.entry-header p.entry-meta a {
	color: #e1b7b2;
}
.entry-header .entry-meta a:hover {
	color: #ecd8d2;
}
.share-before_entry_header {
	text-align: right;
	border-top: 1px solid #eee9e8;
	padding-top: 13px;
}
.entry-categories::before,
.entry-tags::before {
	display: inline-block;
	font: normal 20px/1 "dashicons";
	margin-right: 5px;
	margin-top: 2px;
	vertical-align: top;
}
.single-post .entry-footer {
	background: #ecd8d2;
	padding: 20px;
}
.entry-footer p {
	margin-bottom: 0;
	max-width: 600px;
}
.entry-footer .entry-meta,
.entry-footer .entry-meta a {
	color: #fff;
}
.entry-footer .entry-meta a:hover {
	color: #e1b7b2;
}
/* After Entry
--------------------------------------------- */

.after-entry {
	padding: 0;
	margin-top: 40px !important;
}
.after-entry li {
	list-style-type: none;
}
.single-post.full-width-content .after-entry {
	max-width: 950px;
	margin: 0 auto;
}
.after-entry .enews-widget .widget-title {
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 1.5px;
	float: left;
	padding-right: 15px;
	margin-top: 10px;
}
.after-entry .enews-widget {
	border: 1px solid #eee9e8;
	padding: 30px 22px 20px 30px;
}
.after-entry .enews input {
	float: left;
	margin-bottom: 0;
	margin-left: 1.5%;
	width: 25%;
	padding: 18px 15px;
	font-size: 12px;
	font: normal 11px Montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #b7b4b4;
	border: 1px solid transparent;
	background: #f9f3f2;
}
.after-entry .enews-widget input[type="submit"] {
	margin: 0;
	margin-left: 1.5%;
	padding: 18px 5px;
	width: 17%;
	background: #e1b7b2;
	color: #fff;
	cursor: pointer;
	letter-spacing: 2px;
}
.after-entry .enews-widget input[type="submit"]:hover {
	background: #ecd8d2;
}
/* Related Posts
--------------------------------------------- */

.related {
	background: #f9f3f2;
	padding: 35px 20px 50px;
	margin-top: 40px;
}
.sidebar-content .related,
.content-sidebar .related {
	padding: 30px 30px 30px;
}
.related h3 {
	margin-bottom: 10px;
	font-size: 30px;
	text-align: center;
	letter-spacing: 1px;
}
.related .wrap {
	max-width: 1100px;
}
.related img {
	-webkit-transition: all .35s ease-in-out !important;
	-moz-transition: all .35s ease-in-out !important;
	-o-transition: all .35s ease-in-out !important;
	transition: all .35s ease-in-out !important;
	-webkit-transform: rotateX(360deg);
}
.related-post .related-post-title {
	margin-top: 20px;
	position: absolute;
	top: 33%;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	vertical-align: middle;
	opacity: 0;
	width: 80%;
	-webkit-transition: all .35s ease-in-out !important;
	-moz-transition: all .35s ease-in-out !important;
	-o-transition: all .35s ease-in-out !important;
	transition: all .35s ease-in-out !important;
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 15px;
	text-align: center;
	padding: 10px;
	z-index: 9999;
	color: #222;
	font: normal 28px Butler, serif;
}
.related-post:hover .related-post-title {
	opacity: 1;
}
.related-post {
	position: relative;
	width: 33%;
	display: inline-block;
	padding: 1.7% 8px 0 8px;
	margin-bottom: 0;
}
.related-post:hover img {
	opacity: .5;
}
/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0 40px;
	text-align: center;
	font: normal 16px Butler, serif;
}
.single-post .pagination {
	margin: 0;
}
.pagination-previous a,
.pagination-next a {
	padding: 16px 20px;
	color: #222;
	background: #f9f3f2;
}
.pagination-previous a:hover,
.pagination-next a:hover {
	color: #e1b7b2;
}
.pagination-next.alignright .arrow,
.pagination-previous.alignleft .arrow {
	font-size: 14px;
}
.pagination .adjacent-entry-pagination {
	margin-bottom: 0;
}
.archive-pagination li {
	display: inline;
	margin: 1px;
}
.archive-pagination li a {
	background-color: #f9f3f2;
	color: #222;
	border: 0;
	cursor: pointer;
	display: inline-block;
	font: normal 10px montserrat, sans-serif;
	letter-spacing: 2px;
	padding: 12px 13px;
	text-transform: uppercase;
}
.archive-pagination li a:hover {
	color: #e1b7b2;
}
/* Entry Pagination
--------------------------------------------- */

@media only screen and (min-width: 1022px) {
	.adjacent-entry-pagination {
		display: none;
	}
	.previous-entry a {
		position: fixed;
		bottom: 40px;
		left: 40px;
		max-width: 180px;
		height: auto;
		line-height: 1.4;
		padding: 15px;
		background-color: #f9f3f2;
		text-decoration: none;
		font-size: 15px;
	}
	.next-entry a {
		position: fixed;
		bottom: 40px;
		right: 40px;
		max-width: 180px;
		line-height: 1.4;
		height: auto;
		padding: 15px;
		background-color: #f9f3f2;
		text-decoration: none;
		font-size: 15px;
	}
}
@media only screen and (max-width: 1021px) {
	.adjacent-entry-pagination {
		max-width: 900px;
		margin: 0 auto;
		margin: -20px 0 40px !important;
	}
}
/* Post Comments
--------------------------------------------- */

.comment-respond {
	background: #fff;
	padding: 40px 0 0;
	max-width: 950px;
	margin: 0 auto;
}
.entry-comments {
	max-width: 950px;
	margin: 0 auto;
	margin-top: 50px;
}
.comment-respond input[type="submit"] {
	background: #e1b7b2;
	color: #fff;
	padding: 18px 20px;
}
.comment-respond input[type="submit"]:hover {
	background: #ecd8d2;
	color: #fff;
}
.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 60px;
}
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 40px;
}
.entry-comments .comment:last-child {
	margin-bottom: 15px
}
p.comment-meta {
	font-size: 12px;
}
.comment-header {
	font-size: 16px;
}
.entry-comments .comment {
	border-bottom: 1px solid #eee9e8;
}
.comment-respond label {
	display: block;
	font: normal 11px montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 8px 0 10px;
	color: #222;
}
.comment-reply a {
	padding: 10px 12px;
	font-size: 10px;
}
.comment-content,
.entry-comments .comment {
	clear: both;
}
p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
	margin: 0;
}
.comment-repsond input,
.comment-respond select,
.comment-respond textarea {
	font-size: 13px;
	background: #f9f3f2;
	border: 1px solid transparent;
}
.entry-comments .children .comment {
	border: none;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%;
	background: #f9f3f2;
	border: 1px solid transparent;
	padding: 18px;
}
.comment-list li,
.ping-list li {
	list-style-type: none;
}
.entry-comments ul.children {
	margin-left: 40px;
	border-left: 1px solid #eee9e8;
	padding-left: 30px;
}
.ping-list .reply {
	display: none;
}
#reply-title,
.entry-comments h3 {
	text-align: center;
	font-size: 30px;
	letter-spacing: 1px;
}
.logged-in-as {
	text-align: center;
}
.comment-form-cookies-consent {
	margin-bottom: 10px;
}
.comment-form-cookies-consent label {
	display: inline;
	text-transform: none;
	font: inherit;
	font-size: 13px;
	letter-spacing: inherit;
	margin-left: 10px;
}
p.comment-notes {
	text-align: center;
}
/*
Sidebar
---------------------------------------------------------------------------------------------------- */

.sidebar {
	float: right;
	width: 27%;
	margin-bottom: 25px;
}
.sidebar-content .sidebar {
	float: left;
}
.sidebar p:last-child {
	margin-bottom: 0;
}
.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word;
	font-family: Butler;
	font-size: 15px;
	text-align: center;
}
.sidebar ul&gt;li:last-child {
	margin-bottom: 0;
}
.sidebar .widget {
	margin-bottom: 30px;
}
.sidebar li.cat-item a,
.sidebar .widget_nav_menu a {
	background: #fff;
	color: #222;
	text-align: center;
	padding: 10px 14px;
	margin: 0 auto 10px;
	width: 100%;
	display: block;
	letter-spacing: 1px;
}
.sidebar li.cat-item a:hover,
.sidebar .widget_nav_menu a:hover {
	background: #ecd8d2;
	color: #fff;
}
/* Social Icons
----------------------------------------------- */

.social i,
.nav-primary .social i {
	color: #222;
	font-family: fontello;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin-right: 8px;
}
.social i:hover,
.nav-primary .social i:hover {
	color: #e1b7b2;
}
.icon-pinterest,
.icon-gplus,
.icon-tumblr,
.icon-youtube,
.icon-instagram {
	font-size: 12px;
}
.icon-facebook {
	margin-top: -2px;
	font-size: 13px;
}
.icon-heart,
.icon-twitter {
	font-size: 13px;
}
.icon-rss {
	font-size: 10px;
}
.icon-email {
	font-size: 14px;
}
/* Floating Icons
----------------------------------------------- */

@media only screen and (min-width: 767px) {
	.charlotte-floating-icons .widget-wrap {
		position: fixed;
		left: 0;
		top: 22%;
		z-index: 999;
		padding: 12px;
	}
	.charlotte-floating-icons .widget-wrap .social i {
		padding: 6px;
		margin: 0;
		display: block;
	}
	.charlotte-floating-icons .widget-wrap .icon-pinterest,
	.charlotte-floating-icons .widget-wrap .icon-gplus,
	.charlotte-floating-icons .widget-wrap .icon-tumblr,
	.charlotte-floating-icons .widget-wrap .icon-youtube,
	.charlotte-floating-icons .widget-wrap .icon-instagram {
		font-size: 13px;
	}
	.charlotte-floating-icons .widget-wrap .icon-facebook,
	.charlotte-floating-icons .widget-wrap .icon-heart,
	.charlotte-floating-icons .widget-wrap .icon-twitter,
	.charlotte-floating-icons .widget-wrap .icon-email {
		font-size: 15px;
	}
}
/* About Photo Widget
----------------------------------------------- */

#about-photo {
	border-radius: 350px;
	width: 100%;
	max-width: 350px;
}
#about {
	margin: 8px auto 0;
	width: 90%;
	line-height: 2.4rem;
}
#hover,
.entry-image {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	filter: alpha(opacity=25);
}
#hover:hover,
.entry-image:hover {
	opacity: .7;
}
/* Footer Widgets
---------------------------------------------------------------------------------------------------- */

.creds {
	text-transform: uppercase;
	background: #ecd8d2;
	font: normal 10px montserrat, sans-serif;
	letter-spacing: 2px;
	color: #fff;
	text-align: center;
	padding: 28px 66px 38px 40px;
	margin-bottom: -30px;
}
.creds p {
	margin: 0 auto;
}
.copyright {
	float: left;
	width: 50%;
}
.copy-inner,
.copyright .menu {
	float: left;
	display: inline;
}
.copy-inner {
	padding-right: 9px;
}
.copyright .menu li {
	display: inline;
	padding: 0 6px;
}
.copyright .menu li:before {
	content: '\00b7';
	padding-right: 15px;
	font-weight: normal;
}
.theme {
	float: right;
}
.creds a,
.copyright .menu li:before {
	color: #fff;
}
.creds a:hover {
	color: #e1b7b2;
}
.footer-widgets {
	background-color: #fff;
	clear: both;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 60px 60px 30px;
	text-align: center;
}
.footer-widgets .wrap {
	max-width: 1200px;
	background: #fff;
}
.footer-widgets li {
	margin-bottom: 7px;
	font: normal 17px Butler, serif;
	text-transform: none;
	letter-spacing: 1px;
}
.footer-widgets a,
.footer-widgets .social i {
	color: #222;
}
.footer-widgets a:hover,
.footer-widgets .social i:hover {
	color: #e1b7b2;
}
.footer-widgets .widget {
	margin-bottom: 30px;
}
.footer-widgets .widget:last-of-type {
	margin-bottom: 0px;
}
.footer-widgets .widget-title {
	font: normal 11px Montserrat, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	padding: 20px 40px 15px;
	width: 33.333333333%;
}
.footer-widgets-1 {
	float: left;
	display: inline-block;
}
.footer-widgets-2 {
	float: left;
	border-right: 1px solid #eee9e8;
	border-left: 1px solid #eee9e8;
}
.footer-widgets-3 {
	float: right;
}
.footer-widgets .search-form input[type="search"] {
	border: 1px solid #eee9e8 !important;
	padding: 15px 14px;
	text-transform: none;
	font-family: Karla;
	letter-spacing: 1px;
	font-size: 13px;
}
.footer-widgets .search-form input[type="submit"] {
	font-size: 100% !important;
	top: -5px;
}
.footer-widgets .enews-widget input {
	width: 48%;
	float: left;
}
.footer-widgets .enews-widget input#subbox {
	float: right;
}
.footer-widgets .enews-widget input[type="submit"] {
	width: 100%;
	font-size: 12px;
}
.footer-widgets .widget_nav_menu {
	float: left;
	width: 50%;
}
/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	max-width: 1100px;
}
.site-footer,
.site-footer a,
.site-footer p {
	color: #777;
}
.site-footer a:hover {
	color: #a0a0a0;
}
.site-footer p {
	font-size: 11px;
	letter-spacing: .2em;
	margin-bottom: 0;
	text-transform: uppercase;
}
/* Page Templates
---------------------------------------------------------------------------------------------------- */

/* Custom Blog Page
--------------------------------------------- */

.charlotte-blog .featured-content .entry {
	width: 32.164196%;
	float: left;
}
.charlotte-blog .featured-content .entry:first-child,
.charlotte-blog .featured-content .entry:nth-child(2) {
	margin-right: 20px;
}
.charlotte-blog .featured-content .entry-title {
	line-height: 2.3rem;
	width: 90%;
	margin: 0 auto;
}
.charlotte-blog .home-featured-image .alignleft {
	margin-right: 30px;
}
.single-post.content-sidebar .single-featured-image,
.single-post.sidebar-content .single-featured-image {
	display: none;
}
/* Blog with sidebar
--------------------------------------------- */

.blog.content-sidebar .post.has-post-thumbnail img.alignleft,
.charlotte-blog.content-sidebar .post.has-post-thumbnail img.alignleft,
.blog.sidebar-content .post.has-post-thumbnail img.alignleft,
.charlotte-blog.sidebar-content .post.has-post-thumbnail img.alignleft {
	width: 100%;
	margin-bottom: 30px;
}
.blog.content-sidebar .entry,
.charlotte-blog.content-sidebar .entry,
.blog.sidebar-content .entry,
.charlotte-blog.sidebar-content .entry {
	margin-bottom: 24px;
	padding-top: 38px;
}
.blog.content-sidebar .entry:first-of-type,
.charlotte-blog.content-sidebar .entry:first-of-type,
.blog.sidebar-content .entry:first-of-type,
.charlotte-blog.sidebar-content .entry:first-of-type {
	padding-top: 0;
}
.content-sidebar .after-entry .enews-widget input,
.sidebar-content .after-entry .enews-widget input {
	width: 23%;
}
.content-sidebar .after-entry .enews-widget input[type="submit"],
.sidebar-content .after-entry .enews-widget input[type="submit"] {
	width: 16%;
	letter-spacing: 1px;
}
.content-sidebar .related-post .related-post-title,
.sidebar-content .related-post .related-post-title {
	font-size: 20px;
	top: 15%;
}
.blog.content-sidebar .shop-post,
.blog.sidebar-content .shop-post,
.blog.content-sidebar .shop-post-title,
.blog.sidebar-content .shop-post-title {
	width: 100% !important;
}
.blog.content-sidebar .shop-post h4,
.blog.sidebar-content .shop-post h4 {
	text-align: center;
	float: none;
}
/* 404 Page
--------------------------------------------- */

.error404 .entry-content .search-form input[type="search"] {
	width: 100%;
	background: #fff;
	padding: 18px;
	border-bottom: 0;
	font-size: 11px;
	border: 1px solid #fff;
}
.error404 .entry-content .search-form input[type="search"]:focus {
	border-bottom: 0 !important;
	border: 1px solid #d3d0d0 !important;
}
.error404 .entry-content .search-form {
	background: #f9f3f2;
	padding: 24px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.error404 .entry-title {
	margin-bottom: 20px;
	text-align: center;
	font-size: 34px;
}
.error404 .entry-content .search-form input[type="submit"] {
	right: 30px;
	top: 21px;
	font-size: 80% !important;
}
.error404 .entry-content h4 {
	font: normal 26px Butler, serif;
	letter-spacing: 1px;
}
.error404 .entry-content li {
	font-size: 15px;
	margin-bottom: 5px;
}
.error404 .entry-content li a {
	font-size: 15px;
	margin-bottom: 5px;
	color: #222 !important;
}
.error404 .entry-content li a:hover {
	color: #d3d0d0 !important;
}
/* Category Archive Page
--------------------------------------------- */

.charlotte-category-archive .one-third {
	float: left;
	margin-left: 1.5%;
}
.charlotte-category-archive .one-third {
	width: 32.33333333333%;
}
.charlotte-category-archive .first {
	clear: both;
	margin-left: 0;
}
.charlotte-category-archive .entry {
	margin-bottom: 1%;
}
.charlotte-category-archive .entry-title {
	text-align: center;
	position: absolute;
	background-color: #fff;
	opacity: .8;
	font-size: 22px;
	left: 0;
	right: 0;
	bottom: 40px;
	margin: 0 30px;
	padding: 16px;
	-webkit-font-smoothing: subpixel-antialiased;
}
.charlotte-category-archive .entry-footer,
.charlotte-category-archive .entry-content,
.charlotte-category-archive .entry-meta,
.charlotte-category-archive .entry-time {
	display: none;
	margin: 0;
}
.charlotte-category-archive .archive-description {
	border-top: 1px solid #eee9e8;
	border-bottom: 1px solid #eee9e8;
	padding: 12px 0;
	margin-bottom: 18px;
}
.charlotte-category-archive .archive-title {
	letter-spacing: 1px;
	font-size: 32px;
	margin-bottom: 0;
	border-bottom: 0;
	padding: 0;
	text-align: center;
}
.charlotte-category-archive .filter-menu {
	text-align: center;
	padding: 0 0 15px;
}
.charlotte-category-archive .cat-item:first-child:before {
	content: 'Sort by:';
	text-transform: uppercase;
	font: normal 10px Montserrat, sans-serif;
	letter-spacing: 2px;
	padding-right: 20px;
}
.charlotte-category-archive .cat-item {
	text-transform: uppercase;
	font: normal 10px Montserrat, sans-serif;
	letter-spacing: 2px;
	display: inline-block;
	padding: 0 12px;
}
.charlotte-category-archive .cat-item a {
	color: #e1b7b2;
}
.charlotte-category-archive .cat-item a:hover {
	color: #ecd8d2;
}
.charlotte-category-archive .cat-item:last-child {
	padding-right: 0;
}
.charlotte-category-archive .archive-description p,
.charlotte-category-archive .cat-item-none {
	display: none;
}
.charlotte-category-archive .pagination {
	padding-top: 30px;
	margin-bottom: 15px;
}
.charlotte-category-archive span.entry-comments-link,
.charlotte-category-archive span.entry-comments-link:before {
	display: none;
}
.archive-description p {
	text-align: center;
	width: 70%;
	margin: 20px auto 0;
	font-size: 13px;
}
.charlotte-category-archive .site-inner {
	margin-bottom: 40px;
}
/* Category Index Page
--------------------------------------------- */

.category-page .featured-content .entry {
	width: 32.33333333333%;
	float: left;
	margin-bottom: 5px;
	position: relative;
}
.category-page .featured-content .entry:nth-of-type(2n) {
	margin: 0 1.5%;
}
.category-page .featured-content .entry:nth-of-type(3n) {
	float: right;
}
.category-page .featuredpost .entry-title a {
	text-align: center;
	position: absolute;
	background-color: #fff;
	opacity: .8;
	font-size: 22px;
	left: 0;
	right: 0;
	bottom: 67px;
	margin: 0 30px;
	padding: 16px;
	-webkit-font-smoothing: subpixel-antialiased;
}
.content .category-page .widget-title {
	border-top: 1px solid #eee9e8;
	border-bottom: 1px solid #eee9e8;
	padding: 12px 0;
	margin-bottom: 18px;
	font: normal 32px Butler, Didot, serif;
	text-align: center;
}
.cat-intro {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	line-height: 1.8;
}
.category-page .widget {
	margin-bottom: 20px
}
.more-from-category {
	clear: both;
	margin-bottom: 40px;
	text-align: center;
}
.category-page .more-from-category a {
	text-align: center;
	margin: 0 auto;
}
.page .post-edit-link {
	display: none;
}
/* Landing Page
--------------------------------------------- */

.charlotte-landing {
	background: #f9f3f2;
	margin-top: 50px;
}
.charlotte-landing .site-inner {
	margin-bottom: 80px;
}
.charlotte-landing .content {
	margin-top: 20px;
}
.charlotte-landing .entry {
	margin-bottom: 0;
}
.charlotte-landing .entry-title {
	display: none;
}
.charlotte-landing .content {
	padding: 40px;
}
.charlotte-landing .charlotte-backtotop {
	display: none;
}
/* Instagram Page
--------------------------------------------- */

.charlotte-insta .title-area {
	padding: 0;
	border: 0;
	margin: 0 auto;
}
.charlotte-insta .title-area {
	float: none;
}
.charlotte-insta .entry-title,
.charlotte-insta .shop-post,
.charlotte-insta .shop-post-title,
.charlotte-insta .charlotte-backtotop {
	display: none;
}
.charlotte-insta .featured-content .entry-title {
	display: block;
}
.charlotte-insta .content {
	max-width: 800px;
	margin: 0 auto;
	float: none;
}
.charlotte-insta .site-container,
.charlotte-insta .site-inner,
.charlotte-insta .site-header {
	background: #f9f3f2;
}
.charlotte-insta .menu li {
	list-style-type: none !important;
}
.charlotte-insta .menu li a {
	background: #fff;
	width: 100%;
	color: #222 !important;
	display: block;
	text-align: center;
	line-height: 2.1rem !important;
	margin-bottom: 14px;
	padding: 20px 20px 19px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: normal 11px Montserrat, sans-serif;
}
.charlotte-insta .entry-content ul {
	margin-left: 0 !important;
}
.charlotte-insta .site-container {
	padding: 0 30px;
}
.charlotte-insta .site-inner,
.charlotte-insta .site-container {
	padding-top: 40px;
	margin-top: 0;
}
.charlotte-insta .widget-title {
	font: normal 26px Butler, Didot, serif;
	text-align: center;
}
.charlotte-insta .social i {
	font-size: 115%;
	padding: 3px;
}
.charlotte-insta .widget {
	margin-bottom: 30px;
}
.charlotte-insta .widget.widget_nav_menu {
	margin-bottom: 15px;
}
.charlotte-insta .enews-widget input[type="submit"] {
	font-size: 11px;
}
.charlotte-insta .featured-content .entry {
	width: 48%;
	float: left;
}
.charlotte-insta .featured-content .entry:nth-of-type(2n) {
	margin-left: 2.5%;
}
.charlotte-insta .featured-content .entry-title a,
.charlotte-insta .featured-content .entry-meta a,
.charlotte-insta .featured-content .entry-meta {
	color: #222;
}
.charlotte-insta .featured-content .entry-title {
	font-size: 26px;
	letter-spacing: .5px;
	margin: 0 auto 10px;
	text-transform: none !important;
	letter-spacing: 1px;
	width: 90%;
	text-align: center;
	border-bottom: 0 !important;
}
.charlotte-insta .featured-content .entry-meta {
	text-align: center;
}
.charlotte-insta a.more-link {
	font-size: 11px;
	width: 100%;
	display: block;
}
/* Portfolio Page
--------------------------------------------- */

.charlotte-portfolio .site-inner {
	margin-bottom: 45px;
}
.charlotte-portfolio .one-third {
	float: left;
	margin-left: 1.5%;
}
.charlotte-portfolio .one-third {
	width: 32.33333333333%;
}
.charlotte-portfolio .first {
	clear: both;
	margin-left: 0;
}
.charlotte-portfolio .entry {
	margin-bottom: 1%;
}
.charlotte-portfolio .entry-title {
	font: normal 26px Butler, Didot, serif;
	letter-spacing: .5px;
	text-align: center;
	display: block;
	padding: 20px;
	max-width: 90%;
	margin-bottom: 0;
	margin: 0 auto;
	line-height: 2.5rem !important;
	text-align: center;
	background: #fff;
	opacity: .8;
	-webkit-font-smoothing: subpixel-antialiased;
	letter-spacing: 1px;
}
.charlotte-portfolio .entry-header {
	padding: 15px;
	top: 30.5%;
}
.charlotte-portfolio .entry-meta,
.single-portfolio .entry-meta {
	display: none;
}
.charlotte-portfolio .archive-title {
	font: normal 30px Butler, Didot, serif;
	letter-spacing: 1px;
	margin: 0 0 25px;
	border-bottom: 1px solid #eee9e8;
	border-top: 1px solid #eee9e8;
	padding-bottom: 12px;
	padding-top: 12px;
	text-align: center;
}
.charlotte-portfolio .archive-description p {
	text-align: center;
	font-size: 14px;
	width: 100%;
}
.single-portfolio .entry-title {
	font: normal 18px montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 10px;
	border-bottom: 1px solid #eee9e8;
	padding-bottom: 10px;
}
/* Mailchimp
--------------------------------------------- */

#mc_embed_signup {
	background: #f9f3f2 !important;
	padding: 36px;
}
#mc_embed_signup label {
	font-family: Butler;
	font-weight: normal !important;
	color: #222222;
	font-size: 28px !important;
	margin-bottom: 15px;
	-webkit-font-smoothing: antialiased !important;
}
#mc_embed_signup input.email {
	border: 1px solid #eee !important;
	font-family: Karla !important;
	font-size: 13px !important;
	padding: 21.5px 12px !important;
}
#mc_embed_signup .button {
	padding: 5px 20px !important;
	height: 44px !important;
	letter-spacing: 2px !important;
	font-size: 11px !important;
	margin-left: 4px !important;
}
/* Fadeup Effect
---------------------------------------------------------------------------------------------------- */

@media only screen and (min-width: 1021px) {
	.js .fadeup-effect {
		opacity: 0;
		overflow: hidden;
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	@-webkit-keyframes fadeInUp {
		from {
			opacity: 0;
			-webkit-transform: translateY(18px);
		}
		to {
			opacity: 1;
			-webkit-transform: translateY(0);
		}
	}
	@keyframes fadeInUp {
		from {
			opacity: 0;
			transform: translateY(18px);
		}
		to {
			opacity: 1;
			transform: translateY(0);
		}
	}
	.fadeInUp {
		animation-name: fadeInUp;
		-webkit-animation-name: fadeInUp;
	}
}
.prev-next-post-links {
	overflow: hidden;
}
.previous-post-link {
	float: left;
}
.next-post-link {
	float: right;
}
.taxonomy-title {
	margin-top: 30px;
	margin-bottom: 30px;
}
a.more-link {
	color: #fff;
	background: #ecd8d2;
	padding: 15px 22px;
	font: normal 10px montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}
a.more-link:hover {
	background: #e1b7b2;
	color: #fff;
}
/* Back to Top button
--------------------------------------------- */

.charlotte-backtotop {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 12px;
	right: 17px;
	border-radius: 40px;
	padding-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	background: transparent;
	color: #222;
	text-align: center;
	vertical-align: middle;
	line-height: 40px !important;
	visibility: hidden;
	opacity: 0;
	outline: 0 !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.charlotte-backtotop:hover {
	background: transparent;
	color: #e1b7b2;
}
.charlotte-backtotop.top-is-visible {
	visibility: visible;
	opacity: 1;
}
.single-post .charlotte-backtotop {
	display: none;
}
/* Offscreen Content
---------------------------------------------------------------------------------------------------- */

.no-scroll {
	overflow: hidden;
	opacity: 1;
}
.offscreen-content {
	display: none;
	height: 100%;
	left: 0;
	overflow-y: scroll;
	position: fixed;
	text-align: center;
	top: 0;
	background: rgba(165, 165, 168, .35);
	z-index: 9998;
}
.offscreen-content .wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 720px;
}
.offscreen-container {
	display: table;
	height: 100vh;
	overflow: hidden;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	width: 25%;
	background-color: #fafafa;
	padding-bottom: 40px;
}
.offscreen-container .widget-area {
	display: table-cell;
	padding-bottom: 20px;
	width: 100%;
}
.offscreen-content img {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.offscreen-content img:hover {
	opacity: .85;
}
.offscreen-content .search-form {
	width: 74%;
	margin: 0 auto;
}
.offscreen-content .social i {
	margin: 0;
	padding: 0 7px;
}
.offscreen-content h5 {
	background: #ecd8d2;
	color: #fff;
	padding: 20px 10px;
	margin-top: -50px;
	margin-bottom: 0;
	font: normal 16px Montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.offscreen-content .enews-widget input#subbox1 {
	float: left;
}
.offscreen-content .enews-widget form {
	margin: 0 auto;
	padding: 0 40px;
}
/* Offscreen Content Icon
--------------------------------------------- */

.offscreen-content {
	margin-top: 63px;
}
i.icon.ion-ios-close-empty {
	display: none;
}
.offscreen-content-icon,
.offscreen-content-toggle {
	position: fixed;
	top: -11px;
	z-index: 9998;
	outline: 0;
}
button.offscreen-content-toggle {
	left: 0;
}
.admin-bar .offscreen-content-icon,
.admin-bar .offscreen-content-toggle {
	top: 22px;
}
.admin-bar .offscreen-content {
	margin-top: 95px;
}
.offscreen-content button,
.offscreen-content-icon button {
	color: #222;
	background: transparent;
	padding: 20px 18px;
}
.offscreen-content-icon .icon {
	font-size: 21px !important;
}
.offscreen-content button:hover,
.offscreen-content-icon button:hover {
	color: #e1b7b2;
}
.offscreen-content .widget_nav_menu ul {
	max-width: 74%;
	margin: 0 auto;
}
.offscreen-content .widget_nav_menu li {
	font: normal 12px montserrat, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 3rem;
	text-align: center;
}
.widget-area .offscreen-content-toggle {
	left: 0;
	background: transparent;
}
.widget-area .offscreen-content-toggle:hover {
	color: #e1b7b2;
	background: transparent;
}
.widget-area .offscreen-content-toggle .icon {
	font-size: 36px;
}
.offscreen-content .widget {
	margin-bottom: 40px;
}
.icon.ion-ios-close-empty {
	z-index: 9999;
	color: #fff;
	margin-top: -10px !important;
	display: block;
}
.offscreen-content .widget-title,
.offscreen-content .enews-widget .widget-title {
	float: none;
	text-align: center;
	width: 100%;
	font: normal 24px Butler, Didot, serif;
	margin-bottom: 20px;
	text-transform: none;
	letter-spacing: .5px;
	-webkit-font-smoothing: antialiased;
}
.offscreen-content .enews-widget input {
	width: 47%;
	margin: 1.5%;
}
.offscreen-content .enews-widget input[type="submit"] {
	width: 97%;
}
/* Responsive Navigation
---------------------------------------------------------------------------------------------------- */

/* Navigation toggles
--------------------------------------------- */

.sub-menu-toggle,
.menu-toggle {
	display: none;
	visibility: hidden;
}
/* Navigation toggles - Ensure Menu Displays when Scaled Up
--------------------------------------------- */

@media only screen and (min-width: 1022px) {
	nav {
		display: block !important;
	}
}
/* Navigation toggles - Mobile (Change max width as you see fit)
--------------------------------------------- */

@media only screen and (max-width: 1021px) {
	button.offscreen-content-toggle {
		display: none;
	}
	.secondary-nav-active .site-inner {
		margin-top: 30px !important;
	}
	.title-area {
		float: none;
		text-align: center;
		margin: 0 auto;
	}
	.header-image .site-header .widget-area {
		margin-top: 0;
	}
	.header-widget-area {
		margin-bottom: 30px;
	}
	.site-header .widget-area {
		float: none;
		margin-top: 0;
	}
	.site-header .widget_nav_menu {
		text-align: center;
		margin-right: 0;
	}
	.site-container {
		margin-top: 0 !important;
	}
	li a.icon-search {
		display: none;
	}
	.nav-primary {
		float: left;
		padding: 0 !important;
	}
	.nav-primary .widget-wrap {
		margin-top: 0;
		right: 0;
		width: 100% !important;
		margin-top: -10px;
		float: none;
		background: #fff;
	}
	.menu-toggle,
	.sub-menu-toggle {
		display: block !important;
		background-color: #f9f3f2;
		color: #222;
		font-size: 2.5em;
		overflow: hidden;
		width: 100%;
		text-align: center;
		visibility: visible;
	}
	.nav-primary .widget-wrap {
		right: 0 !important;
	}
	.nav-primary,
	.nav-secondary {
		background: #fff !important;
	}
	.nav-primary li a,
	.nav-secondary li a,
	.genesis-nav-menu li a {
		padding: 12px 20px;
		text-align: center;
		letter-spacing: 2px;
		background: #fff;
	}
	.nav-primary .social i {
		font-size: 140%;
	}
	button.menu-toggle {
		background-color: #f9f3f2;
		color: #222;
		font-weight: 300;
		display: inline-block !important;
		margin: 0 auto;
		border: 0;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	button.sub-menu-toggle,
	button .sub-menu-toggle {
		background: transparent !important;
		color: #222;
		width: 100%;
		border: 0;
		padding: 0;
		padding-right: 20px;
		text-align: right;
		margin-top: -4px;
	}
	.sub-menu-toggle {
		padding: 18px;
		padding: 1.8rem;
		font-size: 2em;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 9999;
	}
	.sub-menu-toggle:before {
		content: "\f347";
		font-family: "dashicons";
		font-size: 13px;
	}
	.sub-menu-toggle.activated:before {
		content: "\f343";
		font-family: "dashicons";
		font-size: 13px;
	}
	.admin-bar .nav-primary {
		top: 0;
	}
	.nav-primary,
	.nav-secondary {
		position: relative;
		width: 100%;
		margin-top: 0px;
	}
	nav {
		display: none;
		position: relative;
	}
	.genesis-nav-menu .menu-item {
		position: relative;
		display: block;
		text-align: left;
	}
	.footer-menu .menu-item {
		display: inline-block;
	}
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}
	.genesis-nav-menu .sub-menu {
		display: none;
		opacity: 1;
		position: static;
		box-shadow: none;
		width: 100%;
	}
	.genesis-nav-menu .sub-menu a {
		border-left: 0;
		position: relative;
	}
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}
	.genesis-nav-menu .sub-menu .sub-menu a {
		padding-left: 30px;
	}
	.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
		background-color: #fff;
		padding-left: 40px;
		width: 100%;
	}
	.nav-primary a:hover,
	.nav-primary .current-menu-item&gt;a {
		color: #333;
	}
	.genesis-nav-menu&gt;li:hover .sub-menu a,
	.genesis-nav-menu .sub-menu a {
		width: 100%;
		background: #fff;
	}
	.nav-secondary .wrap {
		border: 0;
	}
}
/* Responsive Menu
--------------------------------------------- */

.menu-toggle {
	cursor: pointer;
	display: none;
	margin-bottom: -1px;
	text-align: center;
}
.menu-toggle::before {
	content: "\f32a";
	display: inline-block;
	font: normal 21px 'Ionicons';
	margin: 0 auto;
	padding: 10px;
}
/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	input,
	button,
	input[type="search"] {
		border-radius: 0 !important;
	}
}
@media only screen and (max-width: 1139px) {
	.site-inner {
		padding: 0 30px;
	}
	.single-post.full-width-content .site-inner,
	.single-post .site-inner {
		padding: 0;
	}
	.charlotte-home .home-area .wrap,
	.charlotte-instagram .wrap {
		padding: 0 30px;
	}
	.charlotte-home .home-area .enews input {
		width: 20%;
	}
	.shop-post,
	.shop-post-title {
		width: 27% !important;
	}
	.site-inner {
		margin-top: 0 !important;
	}
	.creds p {
		width: 100% !important;
	}
	.nav-primary {
		float: left;
		text-align: left;
		padding-left: 30px;
	}
	.nav-primary .widget-wrap {
		right: 50px;
	}
	.charlotte-home .widget .entry {
		width: inherit;
	}
	.charlotte-featured-widget .featured-content .entry {
		padding: 10px;
	}
}
@media only screen and (max-width: 1095px) {
	.charlotte-home .even .featured-content .post {
		width: 31.8%;
		margin-bottom: -10px;
	}
	.charlotte-home .even .featured-content .post:last-child {
		margin-right: 0;
	}
}
@media only screen and (max-width: 1023px) {
	.content-sidebar-sidebar .content-sidebar-wrap,
	.content-sidebar-sidebar .content,
	.content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.sidebar-sidebar-content .content,
	.sidebar-content .content,
	.content-sidebar .content,
	.site-header .widget-area {
		width: 100%;
		max-width: 100%;
		float: none;
	}
	.single-post .content {
		padding: 0 30px;
	}
	.single-featured-image img {
		max-width: 100%;
	}
	.footer-widgets .wrap,
	.footer-widgets {
		max-width: 100%;
		width: 100% !important;
		padding: 20px;
	}
	.footer-widgets-1 .widget,
	.footer-widgets-2 .widget {
		padding: 0;
	}
	.shop-post,
	.shop-post-title {
		width: 100% !important;
		clear: both;
	}
}
@media only screen and (max-width: 1000px) {
	html&gt;body .slide-excerpt-border,
	.slide-excerpt {
		padding-top: 0 !important;
		margin-top: 0 !important;
	}
	html&gt;body .slide-excerpt-border h2 {
		font-size: 22px;
	}
}
@media only screen and (max-width: 940px) {
	.subscribe-text {
		display: none;
	}
	.charlotte-home .home-area .enews .widget-title,
	.after-entry .enews .widget-title {
		float: none;
		text-align: center;
	}
	.charlotte-home .home-area .enews input,
	.after-entry .enews input {
		float: none;
		width: 30%;
		margin-top: 10px;
	}
	.charlotte-home .home-area .enews form,
	.after-entry .enews form {
		text-align: center;
	}
}
@media only screen and (max-width: 900px) {
	.charlotte-floating-icons {
		display: none;
	}
	.charlotte-home .home-area.odd .featured-content img {
		max-width: 500px;
		margin-bottom: 0;
		float: left;
	}
	.charlotte-home .shop-post-title,
	.charlotte-blog .shop-post-title,
	.blog .shop-post-title {
		padding-top: 30px;
	}
	.copyright,
	.theme,
	.copy-inner,
	.copyright .menu {
		width: 100%;
		text-align: center;
		float: none;
		line-height: 2.2;
	}
	.copyright .menu li:before {
		display: none;
	}
	.creds {
		margin: 0;
		padding: 15px;
		font-size: 7px;
	}
	.copy-inner {
		padding: 0;
	}
}
@media only screen and (max-width: 767px) {
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
	.charlotte-home .home-area.odd .featured-content img,
	.charlotte-portfolio .portfolio,
	.woocommerce ul.cart_list li,
	.woocommerce ul.product_list_widget li,
	.woocommerce-page ul.cart_list li,
	.woocommerce-page ul.product_list_widget li,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.single-post.full-width-content .site-inner,
	.shop-post,
	.shop-post-title {
		margin: 0;
		width: 100% !important;
		max-width: 100% !important;
	}
	.charlotte-home .home-area.odd .featured-content .entry-header {
		clear: both;
		padding-top: 16px;
	}
	.charlotte-home .featured-content .alignright,
	.charlotte-home .featured-content .alignleft {
		margin: 0 auto;
	}
	.related-post {
		width: 50%;
	}
	.adjacent-entry-pagination .next-entry {
		margin-top: 15px;
	}
	.flexslider .slides img {
		height: 300px;
	}
	.single-post.full-width-content .entry-header {
		width: 90%;
	}
	.charlotte-portfolio .entry {
		margin-bottom: 5%;
	}
	.slide-excerpt-border {
		display: none !important;
	}
	.post.has-post-thumbnail img.alignleft {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	.home a.more-link,
	.charlotte-blog a.more-link,
	.blog a.more-link,
	.shop-post {
		width: 100%;
		display: block;
	}
	.genesis-nav-menu a {
		padding: 20px 30px;
	}
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -31px 0 0 199px;
	}
	.nav-primary {
		padding: 12px 10px 12px 0;
		background: #f9f3f2;
		margin-top: 0;
	}
	.nav-primary .sub-menu .sub-menu {
		margin: 0 !important;
	}
	.genesis-nav-menu .sub-menu {
		border: 0;
		width: 100%;
	}
	.entry-meta .entry-tags {
		clear: both;
		float: left;
	}
	.charlotte-home .home-area .enews-widget input[type="submit"] {
		margin: 10px 0 0;
		width: 100%;
	}
	.charlotte-home .home-area .enews-widget input#subbox,
	.charlotte-home .home-area .enews-widget input#subbox1,
	.charlotte-home .home-area .enews-widget input#subbox2,
	.charlotte-home .enews-widget input[type="submit"],
	.sidebar .enews-widget input#subbox,
	.sidebar .enews-widget input#subbox1,
	.sidebar .enews-widget input#subbox2,
	.sidebar .enews-widget input[type="submit"],
	.after-entry .enews-widget input#subbox,
	.after-entry .enews-widget input#subbox1,
	.after-entry .enews-widget input#subbox2,
	.after-entry .enews-widget input[type="submit"],
	.content-sidebar .after-entry .enews-widget input[type="submit"],
	.sidebar-content .after-entry .enews-widget input[type="submit"] {
		display: inline-block;
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.charlotte-home .featuredpage .widget-title {
		top: 46%
	}
	.charlotte-home .home-area .enews .widget-title {
		float: none;
		margin: 0 auto;
		border-right: 0;
		padding: 10px 0 30px !important;
	}
	.charlotte-home .home-area .enews .widget-title {
		padding: 0 0 25px !important;
		margin: 0 auto;
	}
	.charlotte-contact-left .one-half,
	.charlotte-contact-right .one-half {
		margin-bottom: 15px;
		width: 100% !important;
	}
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgts-3 {
		width: 100% !important;
	}
	.footer-widgets-2 {
		border: 0;
	}
	.nf-form-layout {
		padding: 22px 22px 2px;
	}
	.charlotte-home .even .featured-content .post {
		width: 31%
	}
}
@media only screen and (max-width: 680px) {
	.charlotte-home .even .widget.featuredpage {
		width: 100%;
	}
	.related-post .related-post-title,
	.content-sidebar .related-post .related-post-title,
	.sidebar-content .related-post .related-post-title {
		text-align: center;
		background-color: #fff;
		opacity: .8;
		bottom: 20px;
		top: unset !important;
		font-size: 16px;
		padding: 16px;
	}
	.charlotte-category-archive .archive-title,
	.archive-title {
		text-align: center;
	}
	.charlotte-category-archive .archive-description {
		padding: 10px;
	}
	.charlotte-category-archive .filter-menu {
		float: none;
		margin: 15px auto 15px;
		text-align: center;
	}
	.charlotte-home .home-area .widget-title,
	.charlotte-instagram .widget-title {
		text-align: center;
	}
	.entry-footer .entry-meta {
		line-height: 1.8;
		text-align: center !important;
	}
	.share-after {
		display: none !important;
	}
	.charlotte-home .even .textwidget p,
	.charlotte-instagram .textwidget p,
	.charlotte-home .home-area .widget_nav_menu ul {
		float: none;
		margin-top: -5px;
		text-align: center;
		margin-bottom: 30px
	}
	.charlotte-home .home-area .widget_nav_menu ul {
		margin-top: -20px;
		margin-bottom: 15px;
	}
	.charlotte-insta .site-container {
		padding: 10px 0px;
	}
	.charlotte-insta .widget .entry {
		margin-bottom: 6%;
	}
	.charlotte-landing,
	.charlotte-landing .site-container {
		margin-top: 0;
		padding-top: 0;
	}
	.charlotte-landing .site-inner {
		padding: 0;
	}
	.charlotte-backtotop {
		display: none;
	}
	.archive-pagination {
		margin-bottom: 30px;
	}
	.header-image .site-header {
		padding: 0 30px;
	}
	.header-image .site-title a {
		background-size: contain !important;
		width: 100%;
		margin-top: 0;
	}
	.charlotte-home .home-area {
		margin-bottom: 30px;
	}
	.charlotte-home .even .featuredpost .entry-header,
	.sidebar .featuredpost .entry-header,
	.charlotte-portfolio .entry-header {
		position: static;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		opacity: 1;
		margin: 0 auto;
	}
	.charlotte-home .even .featuredpost .entry-title,
	.sidebar .featuredpost .entry-title,
	.charlotte-portfolio .entry-title {
		font-size: 18px;
		padding: 5px;
		background: transparent;
	}
	.charlotte-home .even .featuredpost .entry-title {
		font-size: 18px;
		padding: 0 10px;
	}
	.charlotte-home .even .featured-content .post:last-of-type .entry-title {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.charlotte-home .home-area .enews-widget {
		padding: 0;
	}
	.charlotte-home .even .featuredpost .entry:hover img,
	.sidebar .featuredpost .entry:hover img,
	.charlotte-portfolio .entry:hover img {
		opacity: 1;
	}
	.charlotte-home .even .featuredpost .entry,
	.sidebar .featuredpost .entry {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.charlotte-home .even .featured-content .post {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 480px) {
	.related-post {
		width: 100%;
	}
	.related {
		padding-bottom: 20px;
	}
	.flexslider .slides img {
		height: 200px;
	}
	.header-image .site-title,
	.header-image .title-area {
		padding: 0;
	}
	.header-image.charlotte-insta .site-inner {
		padding-top: 0;
	}
	.charlotte-home .even .widget.featuredpage .widget-title {
		font-size: 20px;
		letter-spacing: 1px;
		bottom: 25%;
		top: unset;
		-webkit-font-smoothing: subpixel-antialiased;
	}
	.single-post.full-width-content .entry-header {
		padding: 20px 15px;
	}
	.charlotte-home .home-area .widget_nav_menu li {
		padding: 0 8px;
	}
	.charlotte-home .home-area .widget_nav_menu ul {
		margin-top: -10px;
	}
	.charlotte-home .even .featured-content .post img {
		margin-bottom: -5px;
	}
	.charlotte-home .even {
		padding-bottom: 30px;
	}
	.widget .entry {
		margin-bottom: 10px;
	}
	.charlotte-home .home-area .enews .widget-title {
		min-width: 100%;
		font-size: 24px;
		letter-spacing: 2px;
	}
	.charlotte-home .even .featured-content .post {
		width: 100%;
	}
	.charlotte-home .featured-content .entry-title,
	.entry-title {
		font-size: 28px;
	}
	.charlotte-insta .featured-content .entry {
		width: 100%;
	}
	.title-area {
		padding: 30px 0;
	}
	.archive-pagination li a {
		margin-bottom: 10px;
	}
	.charlotte-home .site-inner {
		margin-bottom: 0;
	}
	.site-title {
		font-size: 44px;
		letter-spacing: 3px;
	}
	.archive-description,
	.author-box {
		margin-bottom: 25px;
	}
	.charlotte-category-archive .entry-title {
		margin-bottom: 0px;
	}
	.charlotte-featured .entry .widget {
		width: 100%;
		float: none;
	}
	.category-page .featured-content .entry,
	.category-page .featured-content .entry:nth-of-type(2n),
	.category-page .featured-content .entry:nth-of-type(3n),
	.sidebar .featured-content,
	.charlotte-category-archive .entry {
		text-align: center;
		width: 100%;
	}
	.portfolio-featured-image {
		margin: 0;
	}
	.charlotte-portfolio .archive-title {
		margin-bottom: 30px;
	}
	.charlotte-portfolio .entry-title {
		margin-bottom: 20px;
	}
	.charlotte-home .home-area .enews-widget input#subbox,
	.charlotte-home .home-area .enews-widget input#subbox1,
	.charlotte-home .home-area .enews-widget input#subbox2,
	.charlotte-home .home-area .enews-widget input#subbox,
	.charlotte-home .home-area .enews-widget input[type="submit"] {
		margin: 6px 0;
		width: 100% !important;
	}
	.charlotte-instagram {
		display: none;
	}
	.flexslider .slides img {
		width: 100% !important;
	}
	html&gt;body .slide-excerpt-border {
		display: none !important;
	}
	.page.page-template-default:not(.home):not(.charlotte-blog) .entry-title,
	.content .category-page .widget-title,
	.charlotte-portfolio .archive-title {
		text-align: center;
		font-size: 24px;
	}
	.charlotte-blog .entry-header .entry-meta {
		margin-top: 15px;
	}
	.footer-widgets {
		margin-top: -30px;
	}
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		padding-left: 0;
		padding-right: 0;
	}
	.footer-widgets .enews-widget input {
		width: 100%;
	}
}
@media only screen and (max-width: 390px) {
	.flexslider .slides img {
		height: 150px;
	}
	.header-image .site-title&gt;a {
		min-height: 170px
	}
}
@media only screen and (max-width: 340px) {
	.header-image .site-title&gt;a {
		min-height: 150px;
	}
}
/* Add Custom CSS Below This Line */</pre></body></html>