/*
Theme Name: Born on Fifth
Theme URI: https:/bornonfifth.com
Description: Custom theme created for Born on Fifth. Designed by Sarah Gross & Developed by Studio Wallflower.

Version: 3.6.92


Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
Requires at least: 5.4
Requires PHP: 5.6
*/

/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/


/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* Defaults
---------------------------------------------------------------------------- */

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

@font-face {
    font-family: 'Mikosch';
    src: url('fonts/Mikosch-Regular.woff2') format('woff2'),
         url('fonts/Mikosch-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	background-color: #fff;
	color: #000;	
	font-family: adobe-caslon-pro, serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	overflow-x: hidden;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out;
}

a {
	color: #000;
	text-decoration: none;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
	color: #BCA9A9;
	text-decoration: none;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

.entry-content ol,
.entry-content ul {
	margin: 0 0 28px;
	padding: 0;
}

li {
	list-style-type: none;
}

.entry-content li {
    list-style-type: inherit;
    margin: 0 0 10px;
    margin-left: 40px;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid currentColor;
	clear: both;
	color: #000;
	margin: 40px auto;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #333;
}

blockquote {
	margin: 30px;
}

/* Headings
--------------------------------------------- */

h1,
h2, .h2,
h3, .h3,
h4,
h5,
h6, .h6 {
	font-family: Mikosch, sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 20px;
	text-transform: uppercase;
}

h1 {
    font-family: Mikosch, sans-serif;
    font-size: 70px;
    line-height: 1;
	letter-spacing: 0;
}

h2, .h2 {
    font-family: Mikosch, sans-serif;
    font-size: 56px;
	letter-spacing: 0;
}

h1 em, .h1 em, h2 em, .h2 em {
    font-family: 'medusa';
    text-transform: none;
    font-size: 75px;
}

h3, .h3 {
    font-family: Mikosch, sans-serif;
    font-size: 30px;
    line-height: 36px;
	letter-spacing: 0;
}

h4 {
	font-size: 22px;
	letter-spacing: 0;
}

h5 {
	font-size: 18px;
}

h6, .h6 {
	font-family: Presicav;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin: 0; 
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

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

input,
select,
textarea {
    background-color: transparent;
    border: none;
    color: #000;
    font-size: 19px;
    font-weight: 300;
    padding: 0 0 7px;
    width: 100%;
    font-family: essonnes-display, serif;
    border-bottom: 1px solid #000;
	font-style: italic;
	border-radius: 0;
}

input:focus,
textarea:focus {
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

:-ms-input-placeholder {
	color: #000;
	opacity: 1;
}

::placeholder {
	color: #000;
	opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
    background-color: #DBD1D1;
    border: 0;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    font-size: 11px;
    font-weight: 500;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: auto;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: 'presicav';
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #000;
	border-width: 0;
	color: #fff;
}


.button {
	display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	line-height: 2;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0.5em;
}

tr {
	border-top: 1px solid #eee;
}

th {
	font-weight: 600;
	padding: 0.5em;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	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,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}


/* Structure and Layout
---------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
	animation: fadein 1s;
	word-wrap: break-word;
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

/* Site Inner
--------------------------------------------- */

.site-inner {
	clear: both;
}

.error404 .site-inner {
    margin: 100px 0;
}

.error404 .entry-title {
    font-size: 56px;
    margin: 0 0 40px;
	text-align: center;
}

.error404 .entry-content p {
    max-width: 800px;
    margin: 0 auto 40px;
	text-align: center;
}

.error404 .entry-content .search-form {
    margin-bottom: 40px;
    margin: 0 auto;
    max-width: 500px;
}



/* Common Classes
---------------------------------------------------------------------------- */

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

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px;
}

.alignright .avatar {
	margin-left: 20px;
}

.comment .avatar {
	margin: 0 15px 20px 0;
}

/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px;
}

.after-entry {
	padding: 20px 30px;
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

.genesis-title-hidden .breadcrumb {
	margin-top: 40px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}


.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.author-box-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}

.archive-title {
    font-weight: normal;
    margin-bottom: 70px;
    font-size: 56px;
    text-align: center;	
}

.entry-title {
	font-size: 30px;
	margin-bottom: 10px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #000;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #000;
}

.widget-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

.genesis-title-hidden .site-inner {
	padding-top: 0;
}

.search .site-inner {
	margin-top: 80px;
}

.search h1 {
	text-align: center;
}

.search .content-sidebar-wrap {
    max-width: 1310px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}

.search article {
    width: 31%;
    float: left;
    margin-left: 3.5%;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column-reverse;
}

.search article:nth-child(4n+1), .search-results article:first-of-type {
    margin-left: 0;
    clear: both;
}

.search article h2 {
	margin: 20px 0 0;
}

.search article p {
	display: none;
}

.search-no-results .entry {
	text-align: center;
}

.content-sidebar-wrap {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 20px
}

/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
	display: block;
	margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
	margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}

/* Widgets
---------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
}

.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}


/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}


/* Site Header
---------------------------------------------------------------------------- */

.site-header {
    padding: 10px 0 50px;
    border-bottom: 1px solid #000;
    width: 100%;
    background: #fff;
    height: 146px;
}

.site-header .wrap {
	display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1310px;
	padding: 0 20px;
    margin: 0 auto;
}

.site-header .title-area {
    margin: 0 63px;
}

	/* Title Area	
--------------------------------------------- */	
.title-area {	
	float: left;	
	padding-bottom: 25px;	
	padding-top: 25px;	
}	
.wp-custom-logo .title-area {	
	max-width: 350px;	
	padding-bottom: 5px;	
	padding-top: 5px;	
	width: 100%;	
}	
.wp-custom-logo .custom-logo-link {	
	display: block;	
}	
.wp-custom-logo .title-area img {	
	width: auto;	
}	
.site-title {	
	font-size: 20px;	
	font-weight: 600;	
	line-height: 1;	
	margin-bottom: 0;	
}	
.site-title a,	
.site-title a:focus,	
.site-title a:hover {	
	color: #333;	
	text-decoration: none;	
}	
.site-description,	
.wp-custom-logo .site-title {	
	border: 0;	
	clip: rect(0, 0, 0, 0);	
	height: 1px;	
	overflow: hidden;	
	position: absolute !important;	
	width: 1px;	
	word-wrap: normal !important;	
}	


.utility-bar {
	padding: 12px 20px;
}

.utility-bar .social {
    display: flex;
    justify-content: flex-end;
}

.utility-bar .social a {
    margin-left: 15px;	
}

.utility-bar .social img {
    height: auto;
    vertical-align: top;
    height: 17px;
    width: auto;
}

#search-header {
    display: inline-block;
}

#search-mobile {
	display: none;
}

/* Search Box in Full Screen Overlay
------------------------------------------------------ */

.search-overlay .wrap {
    height: 195px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    background: #e7e2e2f7;
}

.overlay-container {
    width: 100%;
    max-width: 830px;
}

.search-form {
	width: 100%;
	position: relative;
	display: flex;
}

.search-form input[type="search"] {
    appearance: none !important;
    -webkit-appearance: none;
    color: #000;
	font-weight: 400;
    padding: 0 0 16px;
    width: 100%;
    font-family: 'Mikosch';
    font-style: normal;
    text-transform: uppercase;
    font-size: 33px;
    text-align: center;
}

.search-form-submit {
	margin-left: 0;
	background: transparent;
	border: none;
	position: absolute;
	right: 15px;
	left: auto;
	padding: 0;
	top: 50%;
	transform: translateY(-50%);
}

.search-form-submit:hover {
	opacity: .9;
}

.search-form-submit img {
    width: 22px;
    height: 22px;
}

.overlay-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	background: transparent;
}	
	

/* Effects */
.search-overlay {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: -1;
}

.admin-bar .search-overlay {
	top: 32px;	
}

.search-overlay.open {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
    z-index: 9;
}

.overlay-close {
    padding: 0;
    background: transparent;
    position: absolute;
    right: 20px;
    top: 24px;
}

.overlay-close img {
    width: 20px;
    height: 20px;
}

.overlay-close:hover, .overlay-close:focus {
	background: transparent;
	opacity: .8;
}


/* Site Navigation
---------------------------------------------------------------------------- */



.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
    display: flex;
    align-items: center;
    min-width: 376px;
}

.genesis-nav-menu .menu-item {
	display: block;
	float: none;
}

.genesis-nav-menu .shop .title {
    font-size: 28px;
    letter-spacing: 0;
    font-family: Mikosch, sans-serif;
	text-transform: uppercase;
}

.genesis-nav-menu a {
    color: #000;
    display: block;
    font-size: 10px;
    font-weight: 400;
    outline-offset: -1px;
    padding-bottom: 12px;
    padding-top: 12px;
    text-decoration: none;
    font-family: presicav, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em;
}

#menu-menu-left .menu-item {
    margin-right: 38px;
}

#menu-menu-right {
	justify-content: flex-end;
}

#menu-menu-right .menu-item {
    margin-left: 46px;
}

.genesis-nav-menu #menu-menu-right .mega-menu .h2 a {
	margin: 0 23px;	
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover {
	color: #BCA9A9;
}


.mega-menu-outer {
	opacity: 0;
	z-index: -1;
	transition: .3s all; 
    position: absolute;
    width: 100%;
    left: 0;
    padding-top: 76.5px;
}

#menu-menu-left .menu-item:hover > .mega-menu-outer, #menu-menu-right .menu-item:hover > .mega-menu-outer {
    z-index: 10;
    opacity: 1;
}

#menu-menu-right .menu-item:nth-child(2)hover > .mega-menu-outer {
	opacity: 0;
	z-index: -1;	
}

.mega-menu {
	background: #fff;
	position: relative;
	height: 378px;
}

.mega-menu .container {
    display: flex;
    max-width: 1310px;
    margin: 0 auto;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.mega-menu .container .col:first-child {
    width: 41%;
	padding: 0 20px;
}

.mega-menu .container .col:first-child .row {
    display: flex;
    flex-wrap: wrap;
}

.mega-menu .container .col:first-child .row .h6 {
    margin: 0 0 40px;
    width: 50%;
}

.mega-menu .container .col:first-child .row .h6:nth-child(7),
.mega-menu .container .col:first-child .row .h6:nth-child(8) {
	margin: 0;
}

.genesis-nav-menu .mega-menu a {
	padding: 0;
	margin: 0;
}

.genesis-nav-menu .mega-menu a:hover,
.genesis-nav-menu .mega-menu a:focus {
	color: #BCA9A9;
}

.genesis-nav-menu .mega-menu .h2 a {
    font-size: 38px;
    color: #BCA9A9;
    margin: 0 0 40px;
    font-family: 'Mikosch';
    letter-spacing: 0;
}

.mega-menu .container .col:last-child {
    display: flex;
	justify-content: flex-end;
    width: 59%;
    height: 378px;
    position: absolute;
    right: 0;
}

.mega-menu .container .col:last-child article {
	width: 33.333%
}

.shop .mega-menu .container .block:last-child .row .cat {
	width: 19%;
	height: 100%;
}


.mega-menu .container .col:last-child article a,
.shop .mega-menu .container .block:last-child .row .cat a {
	position: relative;
	height: 100%
}

.mega-menu .container .col:last-child article .image,
.shop .mega-menu .container .block:last-child .row  .cat .image {
	height: 100%;
}


.mega-menu .container .col:last-child article a:hover,
.mega-menu .container .col:last-child article a:focus,
.shop .mega-menu .container .block:last-child .row  .cat a:hover,
.shop .mega-menu .container .block:last-child .row  .cat a:focus {
	color: #000;
}

.mega-menu .container .col:last-child article a .overlay,
.shop .mega-menu .container .block:last-child .row .cat a .overlay {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f5edeed1;
    padding: 20px;
	text-align: center;
    transition: .2s ease-in-out;
}

.mega-menu .container .col:last-child article a:hover > .overlay,
.shop .mega-menu .container .block:last-child .row .cat a:hover > .overlay {
	opacity: 1;
}

.mega-menu .container article h3,
.shop .mega-menu .container .block:last-child .row .cat h3 {
	font-size: 31px;
}

.mega-menu .container article a .h6,
.shop .mega-menu .container .block:last-child .row .cat a .h6 {
    font-family: essonnes-display, serif;
    font-size: 19px;
    text-decoration: underline;
    font-weight: 300;
    font-style: italic;
    text-transform: none;
    letter-spacing: 0;
    text-align: center;
}

#menu-menu-right .shop .mega-menu {
	background: #FAF7F7;
}

#menu-menu-right .shop .mega-menu-outer {
    padding-top: 67.5px;
}

#menu-menu-right .shop .block {
    display: flex;
    flex-direction: column;
}

.shop .mega-menu .container {
	align-items: normal;
    padding: 50px 20px;
}

.shop .mega-menu .container .block .h2 {
	margin: 0;
}

#menu-menu-right .shop .block:first-child {
	width: 33%;
}

.shop .mega-menu .container .block:first-child .row {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}

.shop .mega-menu .container .block:first-child .row .h6 {
	margin: 0 0 40px;
    width: 50%;
}

#menu-menu-right .shop .block:last-child {
	width: 65%;
}

#menu-menu-right .shop .block:last-child .h2 a {
    margin: 0 0 15px;
}

.shop .mega-menu .container .block:last-child .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

#menu-menu-right .shop .block:last-child .h6 {
    font-family: Presicav, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    letter-spacing: .2em;
}

/*
.shop .mega-menu .container .block .col:last-child {
    display: flex;
    justify-content: space-between;
    width: 59%;
    height: auto;
    position: initial;
    flex-wrap: wrap;
}

#menu-menu-right .shop .block .products {
    display: flex;
    justify-content: space-between;
    width: 41%;
    height: auto;
    position: initial;
    flex-wrap: wrap;
    padding-left: 15px;
}

#menu-menu-right .shop .block .products a {
	width: 50%;
	padding: 2.5px;
}
*/


/* Mobile Menu
--------------------------------------------- */

 .menu-overlay {
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 111111;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}


.menu-overlay .container {
    display: block;
    max-width: 1330px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    position: relative;
}

.admin-bar .menu-overlay {
	top: 32px;
}

.menu-overlay .overlay-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    background: transparent;
	z-index: 111111;
}

.menu-overlay.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.menu-overlay.open .inner {
    z-index: 11111;
}

#mobile-menu {
	display: none;
}

#mobile-menu {
	-webkit-user-select: none;
    user-select: none;
}

#mobile-menu .menu-toggle {
    background: none;
    color: #000;
	padding: 0;
	transition: .2s fade;
	position: absolute;
    top: 20px;
    right: 20px;
}


#mobile-menu .menu-toggle:hover {
	background: none !important;
}

.admin-bar #mobile-menu .menu-toggle {
	top: 52px;
}


#mobile-menu .menu-toggle.hide {
	z-index: -1;
}

#mobile-menu .menu-toggle:hover {
	opacity: 1;
}

#mobile-menu .menu-toggle .bars {
    position: relative;
    z-index: 11111;
}

#mobile-menu span {
    background: #000;
    display: block;
    height: 1px;
    position: relative;
    transition: 0.4s;
    z-index: 1;
    width: 29px;
    margin: 6.5px 0;
}

#mobile-menu span:nth-of-type(2) {
  margin: 0;
}

#mobile-menu .menu-toggle.open span {
    background: #000;
	margin: 2.55px 0;
}

#mobile-menu .menu-toggle.open span:first-of-type {
    transform: rotate(-45deg) translate(-2px, 2px);
}

#mobile-menu .menu-toggle.open span:last-of-type {
    transform: rotate(45deg) translate(-3px, -3px);
}

#mobile-menu .menu-toggle.open span:nth-of-type(2) {
	background: transparent;
}

#mobile-menu .inner {
    background: #FAF7F7;
    color: #000;
    list-style-type: none;
    position: absolute;
	overflow: scroll;
    right: 0;
    transition: opacity 1s ease-in-out;
    z-index: 1111111;
    width: 100%;
    top: 0;
    text-align: center;
    padding: 45px 20px 70px;
    border-radius: 0;
    -webkit-font-smoothing: antialiased;
	height: calc(100vh - 140px);	
}

#mobile-menu .menu-item {
	font-family: Mikosch;
    font-size: 36px;
    line-height: 50px;
    list-style: none;
    text-transform: uppercase;
}

#mobile-menu a {
	color: #BCA9A9;
    margin: 0 0 30px;
	display: block;
}

#mobile-menu .menu-item > .sub-menu{
	height: 0;
	opacity: 0;
	visibility: hidden;
	transition: .2s all;
}


#mobile-menu .menu-item.open > .sub-menu {
	height: auto;
	opacity: 1;
	visibility: visible;
}

#mobile-menu .sub-menu .menu-item {
	font-family: 'presicav';
    font-size: 11px;
    color: #000;
    letter-spacing: .2em;
	line-height: normal;
	margin: 0;
}

#mobile-menu .sub-menu  a {
	color: #000;
}

#mobile-menu .row {
    margin: 45px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#mobile-menu .row .h6, #mobile-menu .utility-bar a {
	margin: 0;
}

#mobile-menu .utility-bar .social a {
	margin-left: 15px;
}

#mobile-menu .row .h6 {
    margin-right: 35px;
	font-size: 13px;
}

#mobile-menu .row .h6 a {
	color: #000;
	margin: 0;
}

	.site-inner section {
		margin: 0 0 80px;
	}
	
	section .container {
    max-width: 1310px;
    width: 100%;
    padding: 0 50px;
    margin: 0 auto;
}
	
	section .container.full {
	    max-width: 100%;
    	padding: 0;
	} 


/* Homepage
---------------------------------------------------------------------------- */

.site-inner .home-hero {
	margin: 0;
}

.home-hero {
    min-height: 715px;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
}

.home-hero.mobile-only {
	display: none;
}

.home-hero .container {
    text-align: center;
    max-width: 660px;	
    left: 12px;
    position: relative;
}

.home-hero h2 {
    line-height: 1;
	margin: 0 0 30px;
}

.home-hero h2 em {
    font-family: Medusa;
    text-transform: none;
    display: block;
    font-size: 75px;
    position: relative;
    left: -41px;
    top: 9px;
}

.home-hero p {
    margin: 0 auto;
    max-width: 500px;
    font-size: 21px;
    line-height: 26px;
    font-family: essonnes-display, serif;
    font-weight: 300;
    font-style: italic;
    position: relative;
}

.home-latest-finds .container {
	display: flex;
}

.home-latest-finds .container .col:first-child {
    width: 45%;
    background: #FAF7F7;
    display: flex;
	align-items: center;
	justify-content: center;
    outline: 4px solid #F5EDEE;
    outline-offset: -35px;
	padding: 60px;
    flex-direction: column;
    text-align: center;	
}

.home-latest-finds .container .col:first-child h2 {
    font-size: 86px;
    margin: 0 0 40px;
    max-width: 400px;
}

.home-latest-finds .container .col:last-child {
	width: 55%;
    padding: 40px 20px;
}

.home-shop {
    background: url(/wp-content/uploads/2023/07/shop-my-world-background-copy-1.jpg);
    padding: 50px 0;
    margin: 0 !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.home-hero.about .container {
    text-align: left;
    max-width: 1330px;
    margin: 0 auto;
	color: #fff;
}

/* Shop Tabs */

.tabs {
    text-align: center;
    margin-top: 60px;
    font-family: essonnes-display, serif;
    font-weight: 300;
    font-style: italic;
}

.shop-tabs {
    text-align: center;
    margin: 0 0 60px;	
}

.tabs .tab, .shop-tabs .shop-tab {
    display: inline-block;
    margin: 0 40px;
    padding: 0 0 20px;
    cursor: pointer;
    font-size: 19px;
    line-height: normal;
    border-bottom: 1px solid transparent;
}

.shop-tabs .shop-tab {
    font-size: 13px;
    line-height: 16px;
    padding: 0 0 14px;	
}

.tabs .tab:hover, .tabs .tab.current, .shop-tabs .shop-tab:hover, .shop-tabs .shop-tab.current {
    border-bottom: 1px solid #000;
    }

.tab-content {
	display: none;
	transition: .2s ease-in-out;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 540px;
    margin: 0 auto;
}


.tab-content a {
    width: 50%;
    text-align: center;
}

.tab-content a:first-child, .tab-content a:nth-child(2) {
    margin: 0 0 20px;
}

.shop-tab-content {
	display: none;
	transition: .2s ease-in-out;
}

.shop-tab-content .row {
	display: flex;
    flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.shop-tab-content article {
    width: 32.8%;
}

.shop-tab-content article a {
	position: relative;
    height: 100%;
    display: block;
	color: #000;
}

.shop-tab-content .post-info {
	text-align: center;
}

.shop-tab-content article a h3 {
	margin: 0 0 28px;
    font-size: 38px;
    line-height: 46px;
}

.shop-tab-content article a .h6 {
    font-family: essonnes-display, serif;
    font-size: 19px;
    text-decoration: underline;
    font-weight: 300;
    font-style: italic;
    text-transform: none;
    letter-spacing: 0;
    text-align: center;
}

.shop-tab-content article a .overlay {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f5edeed1;
	padding: 20px;
}

.shop-tab-content article a:hover .overlay {
    opacity: 1;
}

.shop-tab-content .cta {
	text-align: right;
    margin-top: 40px;
}

.cta h6 a {
    display: flex;
    justify-content: flex-end;
    align-items: center;	
}

.shop-tab-content article:last-child {
	display: none;
}

.tab-content.current {
	display: flex;
}

.shop-tab-content.current {
	display: block;
}

.tab-content img {
    max-width: 270px;
    padding: 20px;
}

.latest-posts .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 0 25px;
    border-bottom: 1px solid #000;
    margin: 0 0 35px;
}

.latest-posts .row h2 {
    margin: 0;
    line-height: 1;
}

.latest-posts .posts {
    display: flex;
    justify-content: space-between;
}

.latest-posts .posts .col:first-child, .latest-posts .posts .col:last-child {
	width: 24%;
}

.latest-posts .posts .col:first-child article:first-child, .latest-posts .posts .col:last-child article:first-child {
	margin: 0 0 30px;
}

.latest-posts .posts .col:nth-child(2) {
	width: 45%;
}

.post-info h3 {
	margin: 20px 0;
}

.post-info .h6 {
    font-size: 11px;	
}

.home-shop h2 {
    text-align: center;
    margin: 0 0 40px;
}

.home-reels {
    background: #FDFBFB;
    padding: 60px 0;
}

.home-reels .container {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}

.home-reels .container .col:first-child {
    transform: rotate(-180deg);
    writing-mode: vertical-lr;
    text-orientation: inherit;
    text-align: center;
    padding-left: 50px;
}

.home-reels h2 {
    font-family: Mikosch, sans-serif;
    text-transform: uppercase;
    font-size: 57px;
    margin: 0;
}

.home-reels .container .col:last-child {
    position: relative;
    display: flex;
    align-items: center;
}

.home-reels .frame {
    position: relative;
    z-index: 9;
}

.home-reels .frame img {
    width: 100%;
    height: auto;
}

.home-reels .frame .mobile-only {
	display: none;
}

.home-reels .container .reels {
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 42px;
    position: absolute;
    z-index: 99;
}

.home-reels .reels a {
	width: 24.5%;
    position: relative;
}

.home-reels .reels a .play-button {
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 38px;
}

.home-gifts h2 {
    padding: 0 0 25px;
    border-bottom: 1px solid #000;
    margin: 0 0 35px;
}

.home-gifts .h6 {
	font-size: 13px;
}

.home-gifts .row {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #000;
    padding-top: 28px;
    margin-top: 28px;
}

.home-gifts .h6 a {
	display: flex;
	align-items: center;
}

.h6 img {
    width: 10px;
    height: auto;
    margin-left: 15px;
}

.home-gifts .posts {
    display: flex;
    justify-content: space-between;
}

.home-gifts .posts a {
	width: 31%;
	position: relative;
}

.home-gifts .posts a:hover {
	color: #000;
}

.home-gifts .posts a .overlay {
	opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f5edeed1;
	padding: 20px;
	text-align: center;
}

.home-gifts .posts a:hover .overlay {
	opacity: 1;
}

.home-gifts h3 {
    font-size: 38px;
    margin: 0 0 28px;
	line-height: 46px;
}

.home-gifts .cta {
    font-family: essonnes-display, serif;
    font-size: 19px;
    text-decoration: underline;
    font-weight: 300;
    font-style: italic;	
}

.home-gifts p {
    font-family: essonnes-display, serif;
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
    font-style: italic;
}

.last-week {
    background: #F4F2F2;
    padding: 70px 0;
	margin: 0 !important;
}

.last-week h2 {
    text-align: center;
    margin: 0 0 60px;
}

.last-week .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.last-week .row article {
	width: 23%;
}

.last-week .row article .group {
    border-top: 1px solid #000;
    margin: 25px 0 0;
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
	align-items: baseline;
}

.last-week .row article .date {
    font-family: Mikosch, sans-serif;
    font-size: 30px;
	text-transform: uppercase;
}

.last-week .row article .h6 {
	font-size: 11px;
}

/* About */

.home-hero.about {
    min-height: 840px;
	margin: 0 0 100px;
}

.home-hero.about.mobile-only {
	display: none;
}

.home-hero.about .h2 {
    line-height: 61px;
    max-width: 500px;
    font-size: 43px;
	margin: 0;
}

.home-hero.about .h2 .script {
	font-family: medusa;
	margin: 0 0 30px;
	font-size: 57px;
	text-transform: none;
}

.about-bio .container {
    max-width: 1040px;
    column-count: 2;
    column-gap: 40px;
}

.about-bio .container p:last-child {
	margin: 0;
}

.contact-form {
    background: #FAF7F7;
    outline: 4px solid #F5EDEE;
    outline-offset: -35px;
    padding: 100px 60px;
margin: 0 !important;
}

.contact-form h2 {
    text-align: center;
    margin: 0 0 60px;
}

.contact-form .gform_heading, .contact-form .gfield_label, .comment-respond label, .comment-notes {
	display: none;
}

.contact-form input, .contact-form textarea, .comment-respond input, .comment-respond textarea {
    background-color: transparent;
    border: none;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    padding: 0 0 7px;
    width: 100%;
    font-family: 'presicav';
    border: 1px solid #000;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 22px 28px;
}

.contact-form form {
    max-width: 960px;
    margin: 0 auto;
}

.contact-form .gform_fields, .comment-respond form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact-form .gform_fields .gfield:first-child, .contact-form .gform_fields .gfield:nth-child(2), .comment-form-author, .comment-form-email {
    width: 48.5%;
	margin: 0;
}

.contact-form .gform_fields .gfield:nth-child(3), .comment-form-comment {
	width: 100%;
    margin: 28px 0 20px;
}

.contact-form .gform_footer, .comment-respond .form-submit {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin: 0;

}

.contact-form input[type="submit"], .comment-respond input[type="submit"] {
    background: transparent;
    padding: 0;
    color: #000;
    width: auto;
    border: none;
}

.contact-form input[type="submit"]:hover, .comment-respond input[type="submit"]:hover {
	color: #BCA9A9;
    background: transparent;
}

.contact-form .gform_footer::after, .comment-respond .form-submit::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/2023/06/arrow-right.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 10px;
    height: 20px;
    margin-left: 15px;
}

.contact-form .gform_submission_error {
    font-family: essonnes-display, serif;
	font-style: italic;
    text-transform: none;
    letter-spacing: 0;
    font-size: 25px;
    line-height: 30px;	
}

.contact-form .validation_message {
	margin-top: 8px;
}

/* Shop My World Archive */

.smw-intro {
	margin: 0 0 28px !important;
    padding: 0 20px;
}

.smw-intro .container:first-child {
	display: flex;
    justify-content: space-between;
	align-items: flex-end;
    padding: 50px 0 30px;
    border-bottom: 1px solid #000;
	max-width: 1270px;
}

.smw-intro .container:first-child .col:first-child {
	width: 48%;
}

.smw-intro .container:first-child h2 {
	margin: 0;
}

.smw-intro .container:first-child .col:last-child {
    font-family: essonnes-display, serif;
	font-style: italic;
    font-size: 23px;
    line-height: 28px;
    text-align: right;
    max-width: 620px;
    width: 50%;	
}

.smw-intro .subcats.mobile-only {
	display: none;
}

.smw-category-slider {
	width: 100%;
}

.smw-intro .subcats {
    margin: 0 auto !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	position: relative;
	max-width: 1270px;
}

.smw-intro .subcats::before {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	background: #000;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	display: none;
}

.smw-intro .subcats .h6 {
    padding: 20px 40px;
	text-align: center;
}

.blog-feed.smw .alm-layouts .alm-listing {
	max-width: 1310px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}

.alm-load-more-btn.done{
   display: none;
}

.blog-feed.smw .post-grid article {
    width: 24.5%;
    margin-left: .666%;
	margin-bottom: 10px;
    display: flex;
}

.blog-feed.smw .post-grid article:nth-child(3n+1) {
    margin-left: .666%;
    clear: none;
}

.blog-feed.smw .post-grid article:nth-child(4n+1) {
    margin-left: 0%;
    clear: both;
}

.blog-feed.smw .post-grid article a {
	position: relative;
}

.blog-feed.smw .post-grid article a:hover {
	color: #000;
}

.blog-feed.smw .post-grid article a:hover > .overlay {
	opacity: 1;
}

.blog-feed.smw .post-grid article a .overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f5edeed1;
    padding: 20px;
    text-align: center;
}


.blog-feed.smw .post-grid article h3 {
    font-size: 32px;
    margin: 0 0 28px;
}

.blog-feed.smw .post-grid article .h6 {
    font-family: essonnes-display, serif;
    font-size: 19px;
    text-decoration: underline;
    font-weight: 300;
    font-style: italic;	
    text-transform: none;
    letter-spacing: 0;
}

/* SMW Single Post */

.smw-post .container {
    margin: 32px auto;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid;
    padding-bottom: 32px;
}

.smw-post .container .col:first-child {
    width: 42%;
}

.smw-post .container .col:last-child {
	width: 54%;
}

.smw-post .container .mobile-only {
	display: none;
}

.smw-post .entry-header .date {
    text-align: left;
    font-size: 13px;
    color: #000;
    margin: 0 0 14px;
    letter-spacing: .2em;
}

.smw-post .entry-header .title {
    text-align: left;
    font-size: 70px;
    line-height: 1.2;
}

.smw-post .description {
    font-size: 21px;
    line-height: 26px;
    font-family: essonnes-display, serif;
    font-weight: 300;
    font-style: italic;
	margin: 28px 0;	
}

.smw-post .description p:last-child {
	margin-bottom: 0;
}

.slider-wrap {
    position: relative;
    display: flex;
    align-items: center;
}

.smw-product-slider, .category-slider, .cat-product-slider {
    width: 90%;
    margin: 0 auto;
}

.cat-product-slider {
	display: flex;
	flex-wrap: wrap;
}

.smw-product-slider .slick-slide, .cat-product-slider .slick-slide {
	padding: 0 10px;
}

.slick-arrow {
	width: 8px;
	cursor: pointer;
}

.prev-slide, .prev-slide1, .prev-slide2, .prev-slide3 {
    width: 8px;
    transform: rotate(180deg);
}

.site-inner .related.smw {
    background: transparent;
    padding: 0
}

.related.smw h2 {
    font-size: 57px;
    text-align: left;
    margin: 0 0 32px;
    color: #DBD1D1;
}

.related.smw .row article {
    width: 24.5%;
}

.related.smw article .post-info h3 {
    font-size: 30px;
    line-height: 42px;
    margin: 15px 0 0;
}

.related.smw article .post-info .h6 {
	display: none;
}

/* Shop the Latest*/

.site-inner .shop-intro {
    margin: 0 0 40px;
}

.shop-intro {
    background: #FAF7F7;
    padding: 55px 20px;
    text-align: center;
}

.shop-intro h1 {
	margin: 0;
}

.category-slider .h6 {
    font-size: 11px;
    text-align: center;
}

.seo-blurb {
    border: 0;
    clip: rect(1px 1px 1px 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;	
}

.product-grid .container {
    display: table;	
}

.product-grid .product-item {
    display: inline-table;
    width: 21%;
    float: left;
    margin: 0 0 40px;
    padding: 0 2%;
	height: 280px;
}

.product-grid .product-item:nth-child(7n+1) {
    width: 36%;
	clear: both;
    float: left;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    min-height: 600px;
}

.product-grid .product-item.featured:nth-child(even) {
	float: right;
}

.product-grid .product-item:nth-child(7n+1)  .image-wrapper {
	min-height: 500px;
}

.product-grid .product-item:nth-child(7n+1) h3 {
	font-family: Mikosch, sans-serif;
    font-size: 25px;
    line-height: 1.2;
	letter-spacing: 0;
}

.product-grid .product-item .image-wrapper {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-grid .product-item img {
	width: 100%;
}

.product-grid .product-item h3 {
    margin: 20px 0 0;
    text-align: center;
    font-family: 'presicav';
    font-size: 10px;
    line-height: 36px;
    letter-spacing: .2em;
    line-height: 1.4;
}

/* Content Area
---------------------------------------------------------------------------- */


/* Single Post - New Layout
--------------------------------------------- */

.site-inner .blog-post .container {
    max-width: 840px;
    padding: 0 20px;
    margin: 60px auto 0;
}

.entry-header .date {
    font-family: 'presicav', sans-serif;
    text-align: center;
    font-size: 11px;
    color: #BCA9A9;
    margin: 0 0 48px;
}

.entry-header .title {
    text-align: center;
    font-size: 67px;
    line-height: 85px;
    margin: 0 0 30px;
}

.blog-post .content h3 {
    margin: 0 0 30px;
}

.blog-post .caption {
    font-family: essonnes-display, serif;
	font-style: italic;
    font-size: 21px;
    line-height: 26px;
}

.blog-post p a, .blog-post li a {
	color: #000;
	text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
}

.blog-post p a:hover, .blog-post li a:hover {
	color: #BCA9A9;
}

.stp-product-link:hover:after {
    background-color: transparent !important;
}

.sig {
    text-align: center;
    margin: 50px 0;
}

.sig img {
    width: 300px;
    height: auto;
}

.pagination {
	clear: both;
    font-family: Mikosch, sans-serif;
    font-size: 30px;
    text-transform: uppercase;
	padding: 30px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 !important;
}

.pagination .container {
    max-width: 1050px;
    display: flex;
    justify-content: space-between;
}

.pagination a:hover {
	color: #BCA9A9;
}

.site-inner .related {
    background: #F4F2F2;
    padding: 80px 0;
	margin: 0;
}

.related h2 {
    font-size: 50px;
    text-align: center;
    margin: 0 0 50px;
}

.related .row {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.related .row article {
	width: 23%;
}


.related article .post-info h3 {
    font-size: 22px;
    line-height: 26px;
    margin: 20px 0;
}

.shop-post-section .h3 {
	text-align: center;
}

/* Single Post - Old Layout
--------------------------------------------- */

.full-img {
	text-align: center;
}


.full-img, .two-col-img {
		margin-bottom: 40px;
		    position: relative;
	}

	.two-col {
		position: relative;
	}

.shopthepost-widget {
	margin: 0 0 40px;
}

.two-col-img {
    display: flex;
    justify-content: space-between;
}

.two-col-img img {
	width: 48%;
}

.product-slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.product-slider .product-item {
    width: 33.333%;
    padding: 0 20px;
    margin: 0 0 30px;
}


.product-slider .product-item .h6 {
    font-size: 11px;
    margin: 20px auto;
    text-align: center;
}

.product-slider .product-item .h6 a {
	color: #BCA9A9;
}

.content p a, .site-inner p a {
	color: #000;
	text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
}

.content p a:hover, .site-inner p a:hover {
	color: #BCA9A9;
}



#comment-toggle {
    background: #FAF7F7;
    outline: 4px solid #F5EDEE;
    outline-offset: -35px;
    padding: 80px 60px;
    text-align: center;
	cursor: pointer;
}

#comment-toggle:hover h2 {
	opacity: .8;
}

#comment-toggle h2 {
    margin: 0;
    font-size: 40px;
}

.comment-respond {
	opacity: 0;
	height: 0;
	transition: .2s all;
	max-width: 1000px;
	padding: 0 20px;
	margin: 0 auto;
    visibility: hidden;
}

.comment-respond.open {
	padding: 80px 20px;
	opacity: 1;
	height: auto;
	visibility: visible;
}

.comment-respond .logged-in-as {
    font-family: essonnes-display, serif;
	font-style: italic;
    font-size: 19px;
	margin: 0;
}

.comment-respond .comment-reply-title {
	display: none;
}

/* Entry Content
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	padding-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #f5f5f5;
}

.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}


/* Entry Comments
--------------------------------------------- */

.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}


/* Archives
---------------------------------------------------------------------------- */
.cat-hero {
    display: flex;
    margin: 0 !important;
    align-items: center;
    height: 600px;
}

.cat-hero .col {
	width: 50%;
	height: 100%;
}

.cat-hero .col:last-child {
	width: 50%;
    height: 100%;
    background: #F7F7F6;
    padding: 80px;
    display: flex;
	align-items: flex-end;
    justify-content: space-between;
}

.cat-hero h1 {
    font-size: 138px;
    max-width: 200px;
    margin: 0;
}

.category-21 .cat-hero h1 {
    max-width: 230px;
}

.cat-hero .script {
    font-family: essonnes-display, serif;
	font-style: italic;
    font-size: 21px;
    line-height: 26px;
	max-width: 320px; 
	margin: 0;
}

.subcats {
    padding: 50px 0;
    border-bottom: 1px solid #000;
	margin: 0 !important;
}

.subcats h2 {
	text-align: center;
	margin: 0 0 70px;
}

.subcats .h6 {
	font-size: 11px;
}

.archive .home-latest-finds {
	margin: 0 0 40px;
}

.archive .home-latest-finds .container .col:first-child {
    outline: 1px solid #000;
    width: 40%;
}

.archive .home-latest-finds .container .col:first-child h2 {
    font-size: 71px;
}

.archive .home-latest-finds .container .col:last-child {
    width: 60%;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}

.archive .home-latest-finds .container .col:last-child a {
	width: 25%;
    padding: 10px;
}

.archive .home-latest-finds .prev-slide2, .archive .home-latest-finds .next-slide2 {
	display: none;
}

.blog-feed {
	margin-bottom: 0 !important;
	margin-top: 80px !important;
}

.blog-feed.smw {
	margin-top: 0 !important;
}

.blog-feed .container {
	max-width: 100%;
	padding: 0;
}

.blog-feed h2 {
    text-align: center;
    margin: 0 0 70px;
	padding: 0 20px;
}

.post-grid {
    max-width: 1310px;
    width: 100%;
    padding: 0 20px !important;
    margin: 0 auto !important;
}

.post-grid article {
	width: 31%;
	float: left;
	margin-left: 3.5%;
	margin-bottom: 40px;
}

.post-grid article:nth-child(3n+1) {
	margin-left: 0;
	clear: both;
}

.load-more {
    width: 100%;
    background: #000;
	color: #fff;
    font-family: essonnes-display, serif;
	font-style: italic;
    text-transform: none;
    letter-spacing: 0;
    font-size: 19px;
    padding: 40px 20px;
	margin-top: 40px;
}

.load-more:hover {
	background: #DBD1D1;
	color: #000;
}

/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
    background: #F8F6F6 url(http://bofnew.wpengine.com/wp-content/uploads/2023/07/leaves-at-the-bottom-copy.png);
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

.site-footer .wrap {
    max-width: 1310px;
    width: 100%;
    padding: 50px 20px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.site-footer .social img {
    height: auto;
    vertical-align: top;
    height: 17px;
    width: auto;
    margin: 0 5px;
}

.site-footer .wrap .col:first-child,
.site-footer .wrap .col:last-child {
	width: 30%;
}

.site-footer .wrap .col:nth-child(2) {
	width: 40%;
}

.site-footer .wrap .footer-menu {
    column-count: 2;
    column-gap: 20px;
	text-align: center;
}

.site-footer .wrap .footer-menu .h6 {
    font-size: 12px;
    margin: 0 0 30px;
}

.site-footer .wrap .footer-menu .h6:nth-child(5) {
	margin: 0;
}

.footer-menu .social {
    text-align: center;
}

.site-footer .wrap .col:nth-child(2) {
	text-align: center;
	padding: 0 3%;
}

.site-footer .wrap .col:nth-child(2) img {
    max-width: 340px;
    width: 100%;
}

.site-footer .newsletter h2 {
    font-family: Mikosch, sans-serif;
    text-transform: uppercase;
    font-size: 35px;
	max-width: 300px;
	margin: 0 0 30px;
}

#mc_embed_signup {
	max-width: 320px;
}

.mc-field-group {
	margin: 0 0 24px;
}

#mc_embed_signup div.mce_inline_error {
    margin: 10px 0 !important;
    padding: 0 !important;
    background-color: transparent !important;
    font-weight: 300 !important;
    color: #000 !important;
    font-family: essonnes-display, serif !important;
	font-style: italic !important;
    font-size: 19px;
}

#mc-embedded-subscribe {
    margin-top: 24px;
    padding: 0;
    background: transparent;
    display: flex;
    margin-left: auto;
    align-items: center;
    font-size: 12px;
}

#mc-embedded-subscribe:hover {
	color: #BCA9A9;
}


/* Fadeup Effect
---------------------------------------------------------------------------------------------------- */

.js .fadeup {
	opacity: 0;
	overflow: visible;
	-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(20px); }
	to { opacity: 1; -webkit-transform: translateY(0); }
}

@keyframes fadeInUp {
	from { opacity: 0; transform: translateY(20px); }
	to { opacity: 1; transform: translateY(0); }
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}


/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 480px) {

	table {
		table-layout: auto;
		word-break: normal;
	}

}

@media only screen and (min-width: 960px) {

	/* Site Header
	--------------------------------------------- */

	.admin-bar .site-header {
		top: 32px;
	}

	/* Site-Inner
	--------------------------------------------- */

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	.archive-description,
	.author-box,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 60px;
	}
	
}

@media only screen and (max-width: 1300px) { 

	
.genesis-nav-menu {
    min-width: 350px;
}
	
.home-hero.about {
    min-height: 600px;
	}
	
.smw-intro .subcats .h6 {
    padding: 20px;
}

}

@media only screen and (max-width: 1100px) { 
	
	body.menu-open {
		overflow: hidden;
	}	
	.site-header {
		    height: 120px;
		display: flex;
    justify-content: center;
    align-items: center;
		padding: 0 20px;
	}	
	
.site-header .title-area {
    margin: 0;
}
#menu-menu-left, #menu-menu-right, .utility-bar {
	display: none;
}
	
.utility-bar {
    padding: 0;
}	
	
	#mobile-menu, #mobile-menu .utility-bar {
		display: block;
	}
	
	#mobile-menu .inner {
		    top: 120px;
	}	

	
.genesis-nav-menu {
    min-width: unset;
}
	
#search-header {
    display: none;
}

#search-mobile {
	display: inline-block;
}
	
.home-latest-finds .container .col:first-child h2,
.archive .home-latest-finds .container .col:first-child h2 {
    font-size: 70px;
	}
	
.home-hero.about {
    min-height: 500px;
	}
	
.home-hero.about .h2 {
    line-height: 51px;
    max-width: 380px;
    font-size: 32px;
}
	
.home-hero.about .h2 .script {
    font-family: medusa;
    margin: 0 0 30px;
    font-size: 50px;
	}
	
.product-grid .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
	
	.product-grid .product-item {
		display: block;
	}
	
.product-grid .product-item:nth-child(7n+1) {
    width: 21%;
    clear: none;
    height: 280px;
    display: block;
    padding: 0 2%;
    min-height: auto;
}
	
.product-grid .product-item:nth-child(7n+1) .image-wrapper {
    min-height: 200px;
}
	
	
.product-grid .product-item:nth-child(7n+1) h3 {
    font-family: 'presicav';
    font-size: 10px;
    line-height: 36px;
    letter-spacing: .2em;
    line-height: 1.4;
}
	
.product-grid .product-item.featured:nth-child(even) {
    float: left;
}
}

@media only screen and (max-width: 960px) { 
	
.site-inner section {
    margin: 0 0 40px;
}
	
section .container {
    padding: 0 20px;
	}
	
.home-hero.desktop {
    min-height: 450px;
	}
	
	.home-hero.desktop .container {
		display: none;
	}
	
	.home-hero.mobile-only {
		display: block;
		min-height: unset;
		margin: 40px auto;
	}
	
	
.home-hero h2 {
    font-size: 40px;
}	
	
.home-hero h2 em {
    font-size: 45px;
	left: auto;
	}
	
.home-hero .container, .home-hero p {
    left: auto;
	}
	
.home-hero p {
    font-size: 19px;
    line-height: 24px;
	}
	
.home-latest-finds .container {
    align-items: center;
	flex-direction: column;
}
	
h2 em, .h2 em, h1 em, .h1 em {
    font-size: 55px;
	line-height: 55px;
}
	
	h2, .h2, .related h2, .related.smw h2, h1, .h1 {
    font-size: 40px;
		line-height: normal;
	}
	
h6, .h6, #mc-embedded-subscribe {
    font-size: 11px;
	}
	
.home-latest-finds .container .col:first-child h2 {
    font-size: 50px;
    margin: 0 0 30px;
    max-width: 300px;
}
	
.home-latest-finds .container .col:first-child {
    width: 100%;
    outline: 2px solid #F5EDEE;
    outline-offset: -20px;
	}
	
.home-latest-finds .container .col:last-child {
    width: 100%;
    padding: 30px 20px 0;
}
	
	.home-latest-finds {
		margin: 0 0 60px !important;
	}
	
	.latest-posts {
		    margin: 0 0 50px;
		}	
	
	.latest-posts .row {
	padding: 0 0 16px;
    margin: 0 0 20px;
	}
	
.latest-posts .posts {
    flex-direction: column;
    align-items: center;
}
	
.latest-posts .posts .col:first-child, .latest-posts .posts .col:last-child {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
	
	.latest-posts .posts .col:first-child article, .latest-posts .posts .col:last-child article {
		width: 49%;
	}
	
	.latest-posts .posts .col:first-child {
		margin: 0 0 30px;
	}
	
.latest-posts .posts .col:first-child article:first-child, .latest-posts .posts .col:last-child article:first-child {
    margin: 0;
}
	
.latest-posts .posts .col:nth-child(2) {
    width: 100%;
    margin: 0 0 30px;
    display: flex;
    justify-content: center;
}
	
.home-shop, .last-week {
    padding: 40px 0;
}
	
	.shop-tabs {
	margin: 0 0 50px;
	}	
	
.shop-tabs .shop-tab {
    font-size: 10px;
    line-height: normal;
    padding: 0 0 10px;
}
	
	.shop-tab-content article, .home-reels .reels a {
    width: 49%;
}
	
.shop-tab-content article:nth-child(1), .shop-tab-content article:nth-child(2),
.home-reels .reels a:nth-child(2), .home-reels .reels a:nth-child(2) {
    margin-bottom: 30px;
}
	
.shop-tab-content article:last-child {
    display: block;
}
	
.h6 img, .contact-form .gform_footer::after, .comment-respond .form-submit::after {
    width: 6px;
    margin-left: 10px;
	}
	
.home-reels {
    padding: 40px 0;
}
	
.home-reels h2 {
    font-size: 40px;
    margin: 0 0 20px;
	}
	
.home-reels .container .col:first-child {
    transform: none;
    writing-mode: initial;
    text-orientation: inherit;
    padding-left: 0;
}
	
.home-reels .container {
    flex-direction: column;
}
	
.home-gifts h2 {
	padding: 0 0 16px;
    margin: 0 0 20px;
	}
	
.home-reels .frame .desktop-only {
	display: none;
}
	
.home-reels .frame .mobile-only {
	display: block;
    width: 100%;
}
	
.home-reels .container .reels {
    flex-wrap: wrap;
}
	
	.home-reels .reels a img {
		width: 100%;
	}
	
.home-gifts h2 {
	padding: 0 0 16px;
    margin: 0 0 20px;
	}
	
	.home-gifts .posts a {
		width: 49%;
	}
	
	.home-gifts .posts a:last-child {
		display: none;
	}
	
.last-week h2 {
    margin: 0 auto 30px;
	}
	
.last-week .row article, .related .row article, .related.smw .row article {
    width: 49%;
}
	
.blog-feed.smw .post-grid article:nth-child(3n+1) {
    margin-left: 2%;
    clear: none;
}
	
	.last-week .row article:first-child, .last-week .row article:nth-child(2),
	.related .row article:first-child, .related .row article:nth-child(2),
	.related.smw .row article:first-child, .related.smw .row article:nth-child(2) {
		margin-bottom: 30px;
	}
	
.site-footer {
    background-position: left bottom;
    background-size: 1000px;
    background-repeat: no-repeat;
	}
	
.site-footer .wrap {
    flex-direction: column;
	padding: 50px 30px 110px;
}
	
.site-footer .wrap .col:first-child, .site-footer .wrap .col:last-child {
    width: 100%;
    max-width: 500px;
}
	
.site-footer .wrap .col:nth-child(2) {
    width: 100%;
    padding: 0;
}
	
	.site-footer .wrap .col:first-child {
		margin: 0 0 50px;
	}
	
.site-footer .wrap .col:nth-child(2) {
    margin: 0 0 50px;
}
	
.site-footer .wrap .footer-menu .h6, .site-footer .wrap .footer-menu .h6:nth-child(5) {
    font-size: 10px;
    margin: 0 0 28px;
}
	
#mc_embed_signup {
    max-width: 100%;
}
	
.site-footer .newsletter h2 {
    font-size: 30px;
	}
	
input, select, textarea {
    font-size: 16px;
	}
	
.home-hero.about {
    min-height: 390px;
    margin: 0 0 40px;
}
	
	.home-hero.about .container {
		display: none;
	}
	
	.home-hero.about.mobile-only {
		display: block;
		min-height: auto;
		margin: 0 0 30px;
	}
	
	.home-hero.about.mobile-only .container {
		display: block;
		color: #000;
	}
	
.home-hero.about .h2 {
    line-height: 42px;
    max-width: 100%;
    font-size: 30px;
}
	
.home-hero.about .h2 .script {
    margin: 0 0 15px;
    font-size: 39px;
}
	
.about-bio .container {
    column-count: 1;
    column-gap: 0;
}
	
.home-gifts p {
    font-size: 17px;
    line-height: 24px;
	}
	
.contact-form .gform_fields .gfield:first-child, .contact-form .gform_fields .gfield:nth-child(2), .comment-form-author, .comment-form-email {
    width: 100%;
}
	
	.contact-form .gform_fields .gfield:first-child, .comment-form-author {
		margin-bottom: 14px;
	}

	.contact-form {
    outline: 2px solid #F5EDEE;
    outline-offset: -20px;
    padding: 60px 50px;
	}
	
.contact-form h2 {
    margin: 0 0 30px;
	font-size: 28px;
}
	
.contact-form input, .contact-form textarea, .comment-respond input, .comment-respond textarea {
    font-size: 11px;
    padding: 18px;
}
	
.site-inner .blog-post .container {
    margin: 40px auto 0;
}
	
.entry-header .title, .smw-post .entry-header .title {
    font-size: 40px;
    line-height: 50px;
	}
	
.smw-post .entry-header .title {
	margin: 0 0 20px;
	}
	
.entry-header .date {
    margin: 0 0 20px;
}
	
.smw-post .entry-header .date {
    font-size: 11px;
	}
	
.full-img, .two-col-img {
    margin-bottom: 20px;
	}
	
.blog-post .caption {
    font-size: 19px;
    line-height: 25px;
}
	
hr {
    margin: 30px auto;
}
	
.blog-post .content h3, .blog-post .content .h3 {
	margin: 0 0 20px;
    font-size: 25px;
    line-height: normal;
}
	
.product-slider .product-item {
    width: 50%;
	}
	
.sig img {
    width: 200px;
}
	
.smw-post .description {
    font-size: 19px;
    line-height: 24px;
	}
	
.smw-post .entry-header .date {
    margin: 0 0 8px;
	}
	
.smw-post .container {
    flex-direction: column-reverse;
    align-items: center;
}
	
.smw-post .container .col:last-child {
    width: 100%;
    display: flex;
    flex-direction: column;
	}
	
	.smw-post .container .col:last-child .entry-header {
		order: 1;
	}
	
	.smw-post .container .col:last-child .mobile-only {
		display: block;
		order: 2;
	}
	
	.smw-post .container .col:last-child .slider-wrap {
		order: 4;
	}
	
	.smw-post .container .col:last-child .description {
	    order: 3;
    	margin: 28px 0;
	}
	
.smw-post .container .col:first-child {
    display: none;
}
	
	
#comment-toggle {
    outline: 2px solid #F5EDEE;
    outline-offset: -20px;
	padding: 60px 40px;
}
	
#comment-toggle h2 {
    font-size: 32px;
}

.comment-respond.open {
    padding: 40px 20px;
}
	
.contact-form .gform_fields .gfield:nth-child(3), .comment-form-comment {
    width: 100%;
    margin: 14px 0 10px;
}
	
.pagination {
    font-size: 26px;
	}
	
.site-inner .related {
    padding: 40px 0
	}
	
.related h2, .related.smw h2 {
    margin: 0 0 30px;
}
	
.cat-hero {
    height: auto;
    flex-direction: column-reverse;
	}
	
	.cat-hero .col:first-child {
	width: 100%;
    height: 400px;
	}
	
.cat-hero .col:last-child {
    width: 100%;
    height: auto;
    background: #F7F7F6;
    padding: 30px 20px;
    display: block;
	text-align: center;
	}
	
.cat-hero h1 {
    font-size: 60px;
    max-width: 100%;
    margin: 0 0 10px;
}
	
.cat-hero .script {
    font-size: 19px;
    line-height: 25px;
    max-width: 100%;
}

.subcats {
    padding: 30px 0;
	}
	
.subcats .h6 {
    font-size: 10px;
}
	
	.archive .home-latest-finds .container .col:first-child h2 {
		font-size: 50px;
	}
	
	.archive .home-latest-finds .container .col:first-child {
		width: 100%;
	}
	
.archive .home-latest-finds .container .col:last-child {
    width: 100%;
    padding: 20px;
    display: block;
	}
	
.archive .home-latest-finds .prev-slide2, .archive .home-latest-finds .next-slide2 {
	display: block;
}
	
.archive .home-latest-finds {
    margin: 0 0 20px !important;
}
	
.post-grid article, .search-results article {
    width: 49%;
    margin-left: 2%;
}
	
.post-grid article:nth-child(3n+1), .search-results article:nth-child(3n+1) {
    margin-left: 2%;
    clear: none;
}
	
	.post-grid article:nth-child(2n+1), .search-results article:nth-child(2n+1) {
		margin-left: 0;
		clear: both;
	}
	
.blog-feed.smw .post-grid article:nth-child(4n+1) {
    margin-left: 2%;
    clear: none;
}

.post-grid article:nth-child(2n+1), .blog-feed.smw .post-grid article:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
}
	
.blog-feed {
    margin-top: 40px !important;
}
	
.blog-feed h2 {
    margin: 0 0 30px;
}
	
.load-more {
    margin-top: 10px;
	padding: 30px 20px;
}
	
.smw-intro .container:first-child {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 30px 0;
}
	
.smw-intro .container:first-child .col:first-child {
    padding: 0;
    width: 100%;
    margin: 0 0 10px;
}
	
.smw-intro .container:first-child .col:last-child {
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    max-width: 620px;
    width: 100%;
}
	
.smw-intro .subcats::before {
	display: none;
}
	
	.smw-intro .subcats.desktop-only {
		display: none;
	}
	
	.smw-intro .subcats.mobile-only {
		display: block;
	}
	
.blog-feed.smw .post-grid article {
    width: 49%;
	margin-left: 2%;
	margin-bottom: 30px;
	}
	
.shop-tab-content article a .overlay, .blog-feed.smw .post-grid article a .overlay {
    opacity: 1;
    position: relative;
    left: 0;
    padding: 0;
    transform: none;
    background: transparent;
    display: block;
	text-align: left;
	}
	
.shop-tab-content article a h3, .blog-feed.smw .post-grid article h3 {
    font-size: 30px;
    line-height: 36px;
    margin: 20px 0 10px;
}
	
.product-grid .product-item, .product-grid .product-item:nth-child(7n+1) {
	width: 50%;
    margin: 0 0 30px;
    height: auto;
}
}

@media only screen and (max-width: 782px) { 
.admin-bar #mobile-menu .menu-toggle {
    top: 66px;
}
	
.admin-bar #mobile-menu .inner {
    top: 134px;
}
	
.admin-bar .search-overlay {
	top: 46px;	
}
	
	.home-hero.desktop {
		min-height: 400px;
	}
}

@media only screen and (max-width: 650px) { 
.home-hero.desktop {
    min-height: 350px;
	}
}


@media only screen and (max-width: 500px) { 
.wp-custom-logo .site-container .title-area {
    max-width: 250px !important;
}
	
#mobile-menu .sub-menu .menu-item {
    font-size: 9px;
	}

.home-hero.desktop {
    min-height: 245px;
}
	
.tab-content img {
    max-width: 150px;
    padding: 10px;
}
	
.tabs .tab, .shop-tabs .shop-tab {
    margin: 0 15px;
    padding: 0 0 15px;
    font-size: 15px;
	}
	
h2, .h2, .related h2, .related.smw h2, h1, .h1 {
    font-size: 32px;
}
	
h2 em, .h2 em, h1 em, .h1 em {
    font-size: 46px;
	line-height: 46px;
}
	
.latest-posts .row h2 {
    max-width: 200px;
}
	
h3, .h3, .shop-tab-content article a h3, .blog-feed.smw .post-grid article h3, .related article .post-info h3, .related.smw article .post-info h3, .home-gifts h3 {
    font-size: 20px;
    line-height: 26px;
}
	
.post-info h3, .shop-tab-content article a h3, .blog-feed.smw .post-grid article h3  {
    margin: 12px 0;
}
	
h6, .h6, .post-info .h6, .home-gifts .h6, .last-week .row article .h6 {
    font-size: 9px;
}
	
#mc-embedded-subscribe {
    font-size: 10px;
}
	
.home-shop h2 {
    margin: 0 0 30px;
}
	
.shop-tabs {
    margin: 0 0 10px;
}
	
.shop-tabs .shop-tab {
    font-size: 9px;
    padding: 0 0 10px;
    margin: 0 15px 20px;
}
	
	.home-reels .reels a .play-button {
		width: 20px;
	}
	
.home-gifts .row {
    justify-content: flex-end;
	}
	
	.home-gifts .row .col:first-child {
		display: none;
	}
	
.last-week h2 {
    max-width: 260px;
}
	
.last-week .row article .group {
    margin: 15px 0 0;
	flex-direction: column;
	}
	
.last-week .row article .date {
    font-size: 22px;
	margin: 0 0 10px;
	}
	
.comment-respond .logged-in-as {
    font-size: 17px;
	}
	
.blog-feed.smw .post-grid article h3 {
    font-size: 20px;
    line-height: normal;
    margin: 12px 0 10px;
}
	
.blog-feed.smw .post-grid article .h6 {
    font-size: 17px;
	}
	
.shop-tab-content article a .h6 {
    font-size: 17px;
	}
	
	
.shop-intro {
    padding: 20px;
	}
	
}

@media only screen and (max-width: 400px) { 
.home-hero.desktop {
    min-height: 185px;
}
}

/* Print Styles
---------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}
