/*!
Theme Name: Smash Theme
Theme URI: http://underscores.me/
Author: Smash Creative
Author URI: https://smashcreative.com/
Description: Smash Creative Custom Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: smash_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Smash Theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 11, sass/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, sass/_normalize.scss */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 32, sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 45, sass/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 56, sass/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 68, sass/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 77, sass/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 87, sass/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 97, sass/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 108, sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 117, sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 125, sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 129, sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 140, sass/_normalize.scss */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 152, sass/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 168, sass/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 178, sass/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 187, sass/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 198, sass/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 210, sass/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 221, sass/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
/* line 232, sass/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 245, sass/_normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 253, sass/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 262, sass/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 272, sass/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 282, sass/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 291, sass/_normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 300, sass/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 312, sass/_normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 320, sass/_normalize.scss */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 331, sass/_normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 339, sass/_normalize.scss */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* line 1, sass/typography/_typography.scss */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

/* line 1, sass/typography/_headings.scss */
h1, h2, h3, h4, h5, h6 {
  clear: both;
}

/* line 1, sass/typography/_copy.scss */
p {
  margin-bottom: 1.5em;
}

/* line 5, sass/typography/_copy.scss */
dfn, cite, em, i {
  font-style: italic;
}

/* line 9, sass/typography/_copy.scss */
blockquote {
  margin: 0 1.5em;
}

/* line 13, sass/typography/_copy.scss */
address {
  margin: 0 0 1.5em;
}

/* line 17, sass/typography/_copy.scss */
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

/* line 28, sass/typography/_copy.scss */
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

/* line 33, sass/typography/_copy.scss */
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

/* line 38, sass/typography/_copy.scss */
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

/* line 43, sass/typography/_copy.scss */
big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* line 1, sass/elements/_elements.scss */
html {
  box-sizing: border-box;
}

/* line 5, sass/elements/_elements.scss */
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

/* line 11, sass/elements/_elements.scss */
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

/* line 15, sass/elements/_elements.scss */
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* line 1, sass/elements/_lists.scss */
ul, ol {
  margin: 0 0 1.5em 3em;
}

/* line 5, sass/elements/_lists.scss */
ul {
  list-style: disc;
}

/* line 9, sass/elements/_lists.scss */
ol {
  list-style: decimal;
}

/* line 13, sass/elements/_lists.scss */
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

/* line 19, sass/elements/_lists.scss */
dt {
  font-weight: bold;
}

/* line 23, sass/elements/_lists.scss */
dd {
  margin: 0 1.5em 1.5em;
}

/* line 24, sass/elements/_elements.scss */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

/* line 29, sass/elements/_elements.scss */
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

/* line 1, sass/elements/_tables.scss */
table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* line 1, sass/forms/_buttons.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
}
/* line 14, sass/forms/_buttons.scss */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
/* line 18, sass/forms/_buttons.scss */
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

/* line 1, sass/forms/_fields.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
/* line 22, sass/forms/_fields.scss */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

/* line 27, sass/forms/_fields.scss */
select {
  border: 1px solid #ccc;
}

/* line 31, sass/forms/_fields.scss */
textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/* line 1, sass/navigation/_links.scss */
a {
  color: royalblue;
}
/* line 4, sass/navigation/_links.scss */
a:visited {
  color: purple;
}
/* line 7, sass/navigation/_links.scss */
a:hover, a:focus, a:active {
  color: midnightblue;
}
/* line 12, sass/navigation/_links.scss */
a:focus {
  outline: thin dotted;
}
/* line 15, sass/navigation/_links.scss */
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* line 1, sass/navigation/_menus.scss */
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
/* line 7, sass/navigation/_menus.scss */
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
/* line 13, sass/navigation/_menus.scss */
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
/* line 21, sass/navigation/_menus.scss */
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
/* line 27, sass/navigation/_menus.scss */
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
/* line 33, sass/navigation/_menus.scss */
.main-navigation ul ul a {
  width: 200px;
}
/* line 46, sass/navigation/_menus.scss */
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
/* line 52, sass/navigation/_menus.scss */
.main-navigation li {
  float: left;
  position: relative;
}
/* line 61, sass/navigation/_menus.scss */
.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
/* line 74, sass/navigation/_menus.scss */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 80, sass/navigation/_menus.scss */
  .menu-toggle {
    display: none;
  }

  /* line 83, sass/navigation/_menus.scss */
  .main-navigation ul {
    display: block;
  }
}
/* line 92, sass/navigation/_menus.scss */
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
/* line 97, sass/navigation/_menus.scss */
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
/* line 102, sass/navigation/_menus.scss */
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
/* line 2, sass/modules/_accessibility.scss */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
/* line 14, sass/modules/_accessibility.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
/* line 36, sass/modules/_accessibility.scss */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/* line 1, sass/modules/_alignments.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

/* line 7, sass/modules/_alignments.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* line 13, sass/modules/_alignments.scss */
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/* line 1, sass/modules/_clearings.scss */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

/* line 16, sass/modules/_clearings.scss */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* line 1, sass/site/secondary/_widgets.scss */
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
/* line 5, sass/site/secondary/_widgets.scss */
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* line 1, sass/site/primary/_posts-and-pages.scss */
.sticky {
  display: block;
}

/* line 5, sass/site/primary/_posts-and-pages.scss */
.post,
.page {
  margin: 0 0 1.5em;
}

/* line 10, sass/site/primary/_posts-and-pages.scss */
.updated:not(.published) {
  display: none;
}

/* line 14, sass/site/primary/_posts-and-pages.scss */
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

/* line 20, sass/site/primary/_posts-and-pages.scss */
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/* line 1, sass/site/primary/_comments.scss */
.comment-content a {
  word-wrap: break-word;
}

/* line 4, sass/site/primary/_comments.scss */
.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
/* line 2, sass/modules/_infinite-scroll.scss */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
/* line 8, sass/modules/_infinite-scroll.scss */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* line 1, sass/media/_media.scss */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
/* line 11, sass/media/_media.scss */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
/* line 18, sass/media/_media.scss */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
/* line 1, sass/media/_captions.scss */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
/* line 5, sass/media/_captions.scss */
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 9, sass/media/_captions.scss */
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* line 14, sass/media/_captions.scss */
.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/* line 1, sass/media/_galleries.scss */
.gallery {
  margin-bottom: 1.5em;
}

/* line 5, sass/media/_galleries.scss */
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
/* line 13, sass/media/_galleries.scss */
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
/* line 13, sass/media/_galleries.scss */
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
/* line 13, sass/media/_galleries.scss */
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
/* line 13, sass/media/_galleries.scss */
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
/* line 13, sass/media/_galleries.scss */
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
/* line 13, sass/media/_galleries.scss */
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
/* line 13, sass/media/_galleries.scss */
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
/* line 13, sass/media/_galleries.scss */
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

/* line 19, sass/media/_galleries.scss */
.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Smash Styles
--------------------------------------------------------------*/
/*******
COLORS
*******/
@font-face {
  font-family: 'Belluga';
  src: url("fonts/Belluga.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Belluga.eot?#iefix") format("embedded-opentype"), url("fonts/Belluga.woff") format("woff"), url("fonts/Belluga.ttf") format("truetype"), url("fonts/Belluga.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
/* line 108, smash/styles/_vars.scss */
.main-title, h1, h2, h3, h4, h5, h6 {
  font-family: "meno-banner", serif;
  font-weight: 300;
  line-height: 1.5em;
  margin: 0;
}

/* line 115, smash/styles/_vars.scss */
.main-title {
  font-family: "meno-banner", serif;
  font-size: 45px;
}

/* line 121, smash/styles/_vars.scss */
p a, article.post .quick-links a,
article.snapshot .quick-links a,
article.ebooks .quick-links a, article.post .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger,
article.ebooks .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger, .post-block-featured .post-item-body .post-block-featured-link, .quick-links a, a, a.alt-link, .entry-footer a, #shop_page .products-grid-wrapper .product-grid .product-grid-item .flex-col .product-brand, #shop_page .products-grid-wrapper .product-grid .product-grid-item .flex-col .product-title, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title, a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, .page-nav .page-menu li a, .footer-blocks a, a.white-link, .post-block.centered .post-item-body .post-block-cat, .post-block-featured.centered .post-item-body .post-block-featured-cat, .featured-post .featured-post-body .featured-post-link, a.nav-link, #masthead a, .mobile-nav-outer a, #colophon .mobile-nav-outer a, #colophon a, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, #colophon #footer_menu li .sub-menu, .icons-nav .menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, #more_nav #category_menu li .sub-menu, .page-nav .page-menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu, .product .product-wrap .product-image-wrap > .fade, .post-block .post-block-image > .fade, .post-block-featured .post-block-featured-image > .fade, .product .product-wrap .product-image > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade, .animate-right > *, .animate-right > .icon, .alm-btn-wrap .alm-load-more-btn span, .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content, #masthead, #cta_blocks .cta-block .cta-wrap, .fixed-search, .shop-highlights-image .shop-dot-wrapper .shop-dot-product, .post-products-wrap .post-products, #tiktok_repeater .repeater-links-slider, .single-featured-products-alt .featured-products-inner .featured-products-slider .product.slick-center, .home-post .home-post-inner .home-post-image .social-share .share-actions, .featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap .post-products {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 128, smash/styles/_vars.scss */
p a, article.post .quick-links a,
article.snapshot .quick-links a,
article.ebooks .quick-links a, article.post .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger,
article.ebooks .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger, .post-block-featured .post-item-body .post-block-featured-link, .quick-links a {
  color: #AFAEA9;
  outline: none;
  text-decoration: none;
}
/* line 134, smash/styles/_vars.scss */
p a .icon, article.post .quick-links a .icon,
article.snapshot .quick-links a .icon,
article.ebooks .quick-links a .icon, article.post .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger .icon,
article.snapshot .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger .icon,
article.ebooks .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger .icon, .post-block-featured .post-item-body .post-block-featured-link .icon, .quick-links a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 141, smash/styles/_vars.scss */
p a:focus, article.post .quick-links a:focus,
article.snapshot .quick-links a:focus,
article.ebooks .quick-links a:focus, article.post .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger:focus,
article.snapshot .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger:focus,
article.ebooks .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger:focus, .post-block-featured .post-item-body .post-block-featured-link:focus, .quick-links a:focus, p a:active, article.post .quick-links a:active,
article.snapshot .quick-links a:active,
article.ebooks .quick-links a:active, article.post .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger:active,
article.snapshot .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger:active,
article.ebooks .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger:active, .post-block-featured .post-item-body .post-block-featured-link:active, .quick-links a:active, p a:visited, article.post .quick-links a:visited,
article.snapshot .quick-links a:visited,
article.ebooks .quick-links a:visited, article.post .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger:visited,
article.snapshot .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger:visited,
article.ebooks .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger:visited, .post-block-featured .post-item-body .post-block-featured-link:visited, .quick-links a:visited {
  color: #AFAEA9;
}
/* line 145, smash/styles/_vars.scss */
p a:hover, article.post .quick-links a:hover,
article.snapshot .quick-links a:hover,
article.ebooks .quick-links a:hover, article.post .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger:hover,
article.snapshot .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger:hover,
article.ebooks .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger:hover, .post-block-featured .post-item-body .post-block-featured-link:hover, .quick-links a:hover {
  cursor: pointer;
  color: #9D7D5F;
}

/* line 151, smash/styles/_vars.scss */
a, a.alt-link, .entry-footer a, #shop_page .products-grid-wrapper .product-grid .product-grid-item .flex-col .product-brand, #shop_page .products-grid-wrapper .product-grid .product-grid-item .flex-col .product-title, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title, a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, .page-nav .page-menu li a, .footer-blocks a {
  color: #101012;
  outline: none;
  text-decoration: none;
}
/* line 157, smash/styles/_vars.scss */
a .icon, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand .icon, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title .icon, .share-icons .social-share .share .icon, .page-nav .page-menu li a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 164, smash/styles/_vars.scss */
a:focus, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:focus, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:focus, .share-icons .social-share .share:focus, .share-icons .social-share .share a:focus, .page-nav .page-menu li a:focus, a:active, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:active, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:active, .share-icons .social-share .share:active, .share-icons .social-share .share a:active, .page-nav .page-menu li a:active, a:visited, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:visited, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:visited, .share-icons .social-share .share:visited, .share-icons .social-share .share a:visited, .page-nav .page-menu li a:visited {
  color: #101012;
}
/* line 168, smash/styles/_vars.scss */
a:hover, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:hover, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:hover, .share-icons .social-share .share:hover, .share-icons .social-share .share a:hover, .page-nav .page-menu li a:hover {
  cursor: pointer;
  color: #AFAEA9;
}

/* line 174, smash/styles/_vars.scss */
a.white-link {
  color: #ffffff;
  outline: none;
  text-decoration: none;
}
/* line 180, smash/styles/_vars.scss */
a.white-link .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 187, smash/styles/_vars.scss */
a.white-link:focus, a.white-link:active, a.white-link:visited {
  color: #ffffff;
}
/* line 191, smash/styles/_vars.scss */
a.white-link:hover {
  cursor: pointer;
  color: #AFAEA9;
}

/* line 197, smash/styles/_vars.scss */
.post-block .post-item-body .post-block-link, .snapshot .snapshot-body .snapshot-link, #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-link, #ltki_wrapper .ltki-container .ltki-header .ltki-handle, #ltki_wrapper .ltki-container .ltki-cta {
  text-transform: uppercase;
  font-size: 11px;
  font-family: "sweet-sans-pro", sans-serif;
  font-weight: 700;
  letter-spacing: 0.8px;
  border-bottom: 1px solid;
}

/* line 206, smash/styles/_vars.scss */
.product .product-wrap .product-body .product-brand, .product .product-wrap .product-body .product-title {
  text-transform: uppercase;
  font-size: 11px;
  font-family: "sweet-sans-pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0.8px;
}

/* line 214, smash/styles/_vars.scss */
.post-block.centered .post-item-body .post-block-cat, .post-block-featured.centered .post-item-body .post-block-featured-cat, .featured-post .featured-post-body .featured-post-link {
  display: inline !important;
  position: relative;
  color: #ffffff;
  outline: none;
  width: 100%;
  padding-bottom: 0px;
  font-family: "sweet-sans-pro", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  text-align: left;
}
/* line 228, smash/styles/_vars.scss */
.post-block.centered .post-item-body .post-block-cat:hover, .post-block-featured.centered .post-item-body .post-block-featured-cat:hover, .featured-post .featured-post-body .featured-post-link:hover, .post-block.centered .post-item-body .post-block-cat a:focus, .post-block-featured.centered .post-item-body .post-block-featured-cat a:focus, .featured-post .featured-post-body .featured-post-link a:focus, .post-block.centered .post-item-body .post-block-cat a:active, .post-block-featured.centered .post-item-body .post-block-featured-cat a:active, .featured-post .featured-post-body .featured-post-link a:active, .post-block.centered .post-item-body .post-block-cat a:visited, .post-block-featured.centered .post-item-body .post-block-featured-cat a:visited, .featured-post .featured-post-body .featured-post-link a:visited {
  background-position-y: 0;
}

/* line 288, smash/styles/_vars.scss */
a.nav-link, #masthead a {
  color: #101012;
  outline: none;
  text-decoration: none;
}
/* line 294, smash/styles/_vars.scss */
a.nav-link .icon, #masthead a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 301, smash/styles/_vars.scss */
a.nav-link:focus, #masthead a:focus, a.nav-link:active, #masthead a:active, a.nav-link:visited, #masthead a:visited {
  color: #101012;
}
/* line 305, smash/styles/_vars.scss */
a.nav-link:hover, #masthead a:hover {
  cursor: pointer;
  color: #101012;
}

/* line 311, smash/styles/_vars.scss */
.mobile-nav-outer a, #colophon .mobile-nav-outer a {
  color: #101012;
  outline: none;
  text-decoration: none;
}
/* line 317, smash/styles/_vars.scss */
.mobile-nav-outer a .icon, #colophon .mobile-nav-outer a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 324, smash/styles/_vars.scss */
.mobile-nav-outer a:focus, #colophon .mobile-nav-outer a:focus, .mobile-nav-outer a:active, #colophon .mobile-nav-outer a:active, .mobile-nav-outer a:visited, #colophon .mobile-nav-outer a:visited {
  color: #101012;
}
/* line 328, smash/styles/_vars.scss */
.mobile-nav-outer a:hover, #colophon .mobile-nav-outer a:hover {
  cursor: pointer;
  color: #101012;
}

/* line 334, smash/styles/_vars.scss */
#colophon a {
  color: #101012;
  outline: none;
  text-decoration: none;
}
/* line 340, smash/styles/_vars.scss */
#colophon a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 347, smash/styles/_vars.scss */
#colophon a:focus, #colophon a:active, #colophon a:visited {
  color: #101012;
}
/* line 351, smash/styles/_vars.scss */
#colophon a:hover {
  cursor: pointer;
  color: #9D7D5F;
}

/* line 502, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu, #colophon #footer_menu, .icons-nav .menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom, #more_nav #category_menu, .page-nav .page-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu, #loop_lately .lately-loop-header .menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu {
  display: -webkit-flex;
  display: flex;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
  column-gap: 3em;
  row-gap: 1em;
}
/* line 513, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li, #colophon #footer_menu li, .icons-nav .menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li, #more_nav #category_menu li, .page-nav .page-menu li, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li, #loop_lately .lately-loop-header .menu li, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  float: none;
  padding: 0;
  white-space: nowrap;
}
/* line 520, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, #colophon #footer_menu li .sub-menu, .icons-nav .menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, #more_nav #category_menu li .sub-menu, .page-nav .page-menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 10px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  list-style: none;
  top: 100%;
  text-align: left;
  padding: 10px;
  background: #fff;
  white-space: nowrap;
  box-shadow: unset;
  z-index: 100;
}
/* line 538, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li > .sub-menu, #colophon #footer_menu li .sub-menu li > .sub-menu, .icons-nav .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li > .sub-menu, #more_nav #category_menu li .sub-menu li > .sub-menu, .page-nav .page-menu li .sub-menu li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li > .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu li > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li > .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  /* line 538, smash/styles/_vars.scss */
  #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li > .sub-menu, #colophon #footer_menu li .sub-menu li > .sub-menu, .icons-nav .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li > .sub-menu, #more_nav #category_menu li .sub-menu li > .sub-menu, .page-nav .page-menu li .sub-menu li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li > .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu li > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li > .sub-menu {
    position: unset;
    left: unset;
    top: unset;
  }
}
/* line 552, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li:hover > .sub-menu, #colophon #footer_menu li .sub-menu li:hover > .sub-menu, .icons-nav .menu li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li:hover > .sub-menu, #more_nav #category_menu li .sub-menu li:hover > .sub-menu, .page-nav .page-menu li .sub-menu li:hover > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li:hover > .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu li:hover > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
/* line 559, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .sub-menu a, #colophon #footer_menu li .sub-menu a, .icons-nav .menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu a, #more_nav #category_menu li .sub-menu a, .page-nav .page-menu li .sub-menu a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu a, #loop_lately .lately-loop-header .menu li .sub-menu a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu a {
  width: auto;
}
/* line 565, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li:hover > .sub-menu, #colophon #footer_menu li:hover > .sub-menu, .icons-nav .menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li:hover > .sub-menu, #more_nav #category_menu li:hover > .sub-menu, .page-nav .page-menu li:hover > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li:hover > .sub-menu, #loop_lately .lately-loop-header .menu li:hover > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
/* line 571, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .icon, #colophon #footer_menu li .icon, .icons-nav .menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .icon, #more_nav #category_menu li .icon, .page-nav .page-menu li .icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .icon, #loop_lately .lately-loop-header .menu li .icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .icon {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  margin-left: 4px;
}
/* line 580, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li.menu-item-header > .menu-item-header, #colophon #footer_menu li.menu-item-header > .menu-item-header, .icons-nav .menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-header > .menu-item-header, #more_nav #category_menu li.menu-item-header > .menu-item-header, .page-nav .page-menu li.menu-item-header > .menu-item-header, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-header > .menu-item-header, #loop_lately .lately-loop-header .menu li.menu-item-header > .menu-item-header, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-header > .menu-item-header {
  font-weight: bold;
}
/* line 586, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a, #colophon #footer_menu li.menu-item-btn > a, .icons-nav .menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a, #more_nav #category_menu li.menu-item-btn > a, .page-nav .page-menu li.menu-item-btn > a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a {
  padding: 5px 20px !important;
}
/* line 594, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu > li > .sub-menu, #colophon #footer_menu > li > .sub-menu, .icons-nav .menu > li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom > li > .sub-menu, #more_nav #category_menu > li > .sub-menu, .page-nav .page-menu > li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu > li > .sub-menu, #loop_lately .lately-loop-header .menu > li > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu > li > .sub-menu {
  padding-top: 10px;
}
@media screen and (max-width: 600px) {
  /* line 502, smash/styles/_vars.scss */
  #masthead .header-block .header-block-inner .menu-container .menu, #colophon #footer_menu, .icons-nav .menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom, #more_nav #category_menu, .page-nav .page-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu, #loop_lately .lately-loop-header .menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu {
    column-gap: 1.5em;
  }
}

/* line 604, smash/styles/_vars.scss */
.container {
  width: 85%;
  max-width: 960px;
  margin: 0 auto !important;
}

/* line 609, smash/styles/_vars.scss */
.container-sm, #featured-services .services-container .services-intro {
  width: 100%;
  max-width: 650px;
  margin: 0 auto !important;
}

/* line 614, smash/styles/_vars.scss */
.container-md, .guides-basic .guide-basic .guide-products, #featured-services .about-shop div, .intro-wrapper .intro-container, .content-columns .content-columns-container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto !important;
}

/* line 619, smash/styles/_vars.scss */
.container-lg, #about_page .about-content, #contact_page .contact-cols, .guides-basic .guide-basic, .guides-grid, .qa .qa-container {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto !important;
}

/* line 624, smash/styles/_vars.scss */
.container-xl, .smash-tabbed-wrapper .smash-tabbed-title, .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper, .smash-tabbed-wrapper .smash-tabbed-content, .page-nav, .featured-products.alt .featured-products-inner, .posts-collection .posts-collection-container, .half, .grid-loop-featured .grid-loop-featured-header, .grid-loop-featured .grid-loop-featured-container,
.grid-loop-featured .grid-loop-featured-container .alm-reveal, .about-section .about-section-container, .tiled-products-wrapper .tiled-products-container, .footer-blocks .footer-blocks-container, .ig-section .ig-container, .shop-masonry-links-wrapper .shop-masonry-links-container, #more_posts.basic #posts-grid, #load_more_posts.basic #posts-grid, .featured-post, #featured-services .services-container, section.featured-video .featured-video-container {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto !important;
}

/* line 638, smash/styles/_vars.scss */
.product .product-wrap .product-image-wrap > .fade, .post-block .post-block-image > .fade, .post-block-featured .post-block-featured-image > .fade, .product .product-wrap .product-image > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade {
  opacity: 0;
  visibility: hidden;
}
/* line 646, smash/styles/_vars.scss */
.product .product-wrap .product-image-wrap:hover > .fade, .post-block .post-block-image:hover > .fade, .post-block-featured .post-block-featured-image:hover > .fade, .product .product-wrap .product-image:hover > .fade, .share-icons .social-share .social-share-inner.fade-share:hover > .fade {
  opacity: 1;
  visibility: visible;
}

/* line 653, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a, #colophon #footer_menu li.menu-item-btn > a, .icons-nav .menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a, #more_nav #category_menu li.menu-item-btn > a, .page-nav .page-menu li.menu-item-btn > a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a, .basic-search-form.search-button-right .search-fields button, a.btn-primary, .btn-primary, .entry-header a, #comments input#submit, #shop_page .products-grid-cta-wrapper .products-grid-cta, #instagram_feed .instagram-header, .modal .modal-box .modal-inner input[type="button"], .modal #mc-embedded-subscribe-form input[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .post-block.cat-bg .post-block-cat, .post-products-wrap .post-products-trigger, .promo-code .promo-code-inner .promo-code-link, #search-modal .modal-box .modal-inner input[type="submit"], .page-nav.btns .page-menu-container .page-menu li a, .page-nav.has-btns .page-menu-container .page-menu li a, #tiktok_repeater a.featured-links-cta, .featured-products .featured-products-inner .all-products-cta, .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-cta, .single-featured-products-alt .featured-products-inner .all-products-cta, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta, .contact-form nf-field input[value="Submit"][type="button"], .featured-snapshots-wrapper .featured-snapshots-footer .looks-extra a, .ig-section .ig-container .ig-feed .ig-cta, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"], #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"], section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories a, .hero-section .btn, a.btn-secondary, .btn-secondary, .alm-btn-wrap .alm-load-more-btn, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta, .hero-section .btn:nth-child(even), a.btn-tertiary, .btn-tertiary, a.btn, .btn {
  display: inline-block !important;
  padding: 13px 25px !important;
  font-family: "sweet-sans-pro", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-size: 10px !important;
  text-align: center !important;
}
/* line 663, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover, #colophon #footer_menu li.menu-item-btn > a:hover, .icons-nav .menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover, #more_nav #category_menu li.menu-item-btn > a:hover, .page-nav .page-menu li.menu-item-btn > a:hover, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a:hover, #loop_lately .lately-loop-header .menu li.menu-item-btn > a:hover, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover, .basic-search-form.search-button-right .search-fields button:hover, .btn-primary:hover, .entry-header a:hover, #comments input#submit:hover, #shop_page .products-grid-cta-wrapper .products-grid-cta:hover, #instagram_feed .instagram-header:hover, .modal .modal-box .modal-inner input[type="button"]:hover, .modal #mc-embedded-subscribe-form input[type="submit"]:hover, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, .post-block.cat-bg .post-block-cat:hover, .post-products-wrap .post-products-trigger:hover, .promo-code .promo-code-inner .promo-code-link:hover, #search-modal .modal-box .modal-inner input[type="submit"]:hover, .page-nav.btns .page-menu-container .page-menu li a:hover, .page-nav.has-btns .page-menu-container .page-menu li a:hover, #tiktok_repeater a.featured-links-cta:hover, .featured-products .featured-products-inner .all-products-cta:hover, .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-cta:hover, .single-featured-products-alt .featured-products-inner .all-products-cta:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta:hover, .contact-form nf-field input[value="Submit"][type="button"]:hover, .featured-snapshots-wrapper .featured-snapshots-footer .looks-extra a:hover, .ig-section .ig-container .ig-feed .ig-cta:hover, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta:hover, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"]:hover, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover, section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories a:hover, .btn-secondary:hover, .alm-btn-wrap .alm-load-more-btn:hover, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta:hover, .hero-section .btn:hover:nth-child(even), .btn-tertiary:hover, .btn:hover {
  cursor: pointer;
}

/* line 668, smash/styles/_vars.scss */
a.btn-sm, .btn-sm, .post-block.cat-bg .post-block-cat {
  padding: 5px 15px !important;
}

/* line 672, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a, #colophon #footer_menu li.menu-item-btn > a, .icons-nav .menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a, #more_nav #category_menu li.menu-item-btn > a, .page-nav .page-menu li.menu-item-btn > a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a, .basic-search-form.search-button-right .search-fields button, a.btn-primary, .btn-primary, .entry-header a, #comments input#submit, #shop_page .products-grid-cta-wrapper .products-grid-cta, #instagram_feed .instagram-header, .modal .modal-box .modal-inner input[type="button"], .modal #mc-embedded-subscribe-form input[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .post-block.cat-bg .post-block-cat, .post-products-wrap .post-products-trigger, .promo-code .promo-code-inner .promo-code-link, #search-modal .modal-box .modal-inner input[type="submit"], .page-nav.btns .page-menu-container .page-menu li a, .page-nav.has-btns .page-menu-container .page-menu li a, #tiktok_repeater a.featured-links-cta, .featured-products .featured-products-inner .all-products-cta, .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-cta, .single-featured-products-alt .featured-products-inner .all-products-cta, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta, .contact-form nf-field input[value="Submit"][type="button"], .featured-snapshots-wrapper .featured-snapshots-footer .looks-extra a, .ig-section .ig-container .ig-feed .ig-cta, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"], #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"], section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories a, .hero-section .btn {
  background: #fff !important;
  border: 2px solid #101012 !important;
  color: #101012 !important;
}
/* line 678, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a a, #colophon #footer_menu li.menu-item-btn > a a, .icons-nav .menu li.menu-item-btn > a a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a a, #more_nav #category_menu li.menu-item-btn > a a, .page-nav .page-menu li.menu-item-btn > a a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a a, .basic-search-form.search-button-right .search-fields button a, .btn-primary a, .entry-header a a, #comments input#submit a, #shop_page .products-grid-cta-wrapper .products-grid-cta a, #instagram_feed .instagram-header a, .modal .modal-box .modal-inner input[type="button"] a, .modal #mc-embedded-subscribe-form input[type="submit"] a, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"] a, .post-block.cat-bg .post-block-cat a, .post-products-wrap .post-products-trigger a, .promo-code .promo-code-inner .promo-code-link a, #search-modal .modal-box .modal-inner input[type="submit"] a, .page-nav.btns .page-menu-container .page-menu li a a, .page-nav.has-btns .page-menu-container .page-menu li a a, #tiktok_repeater a.featured-links-cta a, .featured-products .featured-products-inner .all-products-cta a, .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-cta a, .single-featured-products-alt .featured-products-inner .all-products-cta a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger a, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta a, .contact-form nf-field input[value="Submit"][type="button"] a, .featured-snapshots-wrapper .featured-snapshots-footer .looks-extra a a, .ig-section .ig-container .ig-feed .ig-cta a, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon a, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta a, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] a, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] a, section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories a a, .hero-section .btn a {
  color: #101012 !important;
}
/* line 682, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a .icon, #colophon #footer_menu li.menu-item-btn > a .icon, .icons-nav .menu li.menu-item-btn > a .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a .icon, #more_nav #category_menu li.menu-item-btn > a .icon, .page-nav .page-menu li.menu-item-btn > a .icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a .icon, #loop_lately .lately-loop-header .menu li.menu-item-btn > a .icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a .icon, .basic-search-form.search-button-right .search-fields button .icon, .btn-primary .icon, .entry-header a .icon, #comments input#submit .icon, #shop_page .products-grid-cta-wrapper .products-grid-cta .icon, #instagram_feed .instagram-header .icon, .modal .modal-box .modal-inner input[type="button"] .icon, .modal #mc-embedded-subscribe-form input[type="submit"] .icon, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"] .icon, .post-block.cat-bg .post-block-cat .icon, .post-products-wrap .post-products-trigger .icon, .promo-code .promo-code-inner .promo-code-link .icon, #search-modal .modal-box .modal-inner input[type="submit"] .icon, .page-nav.btns .page-menu-container .page-menu li a .icon, .page-nav.has-btns .page-menu-container .page-menu li a .icon, #tiktok_repeater a.featured-links-cta .icon, .featured-products .featured-products-inner .all-products-cta .icon, .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-cta .icon, .single-featured-products-alt .featured-products-inner .all-products-cta .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger .icon, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta .icon, .contact-form nf-field input[value="Submit"][type="button"] .icon, .featured-snapshots-wrapper .featured-snapshots-footer .looks-extra a .icon, .ig-section .ig-container .ig-feed .ig-cta .icon, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta .icon, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] .icon, section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories a .icon, .hero-section .btn .icon, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a.icon, #colophon #footer_menu li.menu-item-btn > a.icon, .icons-nav .menu li.menu-item-btn > a.icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a.icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a.icon, #more_nav #category_menu li.menu-item-btn > a.icon, .page-nav .page-menu li.menu-item-btn > a.icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a.icon, #loop_lately .lately-loop-header .menu li.menu-item-btn > a.icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a.icon, .basic-search-form.search-button-right .search-fields button.icon, .icon.btn-primary, .entry-header a.icon, #comments input.icon#submit, #shop_page .products-grid-cta-wrapper .icon.products-grid-cta, #instagram_feed .icon.instagram-header, .modal .modal-box .modal-inner input.icon[type="button"], .modal #mc-embedded-subscribe-form input.icon[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input.icon[value="Submit"][type="button"], .post-block.cat-bg .icon.post-block-cat, .post-products-wrap .icon.post-products-trigger, .promo-code .promo-code-inner .icon.promo-code-link, #search-modal .modal-box .modal-inner input.icon[type="submit"], .page-nav.btns .page-menu-container .page-menu li a.icon, .page-nav.has-btns .page-menu-container .page-menu li a.icon, #tiktok_repeater a.icon.featured-links-cta, .featured-products .featured-products-inner .icon.all-products-cta, .featured-products-numbered .featured-products-numbered-container .icon.featured-products-numbered-cta, .single-featured-products-alt .featured-products-inner .icon.all-products-cta, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.icon.collection-post-main-link, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .icon.post-products-trigger, .about-section .about-section-container .about-section-body .about-section-ctas .icon.about-cta, .contact-form nf-field input.icon[value="Submit"][type="button"], .featured-snapshots-wrapper .featured-snapshots-footer .looks-extra a.icon, .ig-section .ig-container .ig-feed .icon.ig-cta, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .icon.quick-shop-cta, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input.icon[type="submit"], #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input.icon[type="submit"], section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories a.icon, .hero-section .icon.btn {
  fill: #101012 !important;
}
/* line 687, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover, #colophon #footer_menu li.menu-item-btn > a:hover, .icons-nav .menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover, #more_nav #category_menu li.menu-item-btn > a:hover, .page-nav .page-menu li.menu-item-btn > a:hover, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a:hover, #loop_lately .lately-loop-header .menu li.menu-item-btn > a:hover, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover, .basic-search-form.search-button-right .search-fields button:hover, .btn-primary:hover, .entry-header a:hover, #comments input#submit:hover, #shop_page .products-grid-cta-wrapper .products-grid-cta:hover, #instagram_feed .instagram-header:hover, .modal .modal-box .modal-inner input[type="button"]:hover, .modal #mc-embedded-subscribe-form input[type="submit"]:hover, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, .post-block.cat-bg .post-block-cat:hover, .post-products-wrap .post-products-trigger:hover, .promo-code .promo-code-inner .promo-code-link:hover, #search-modal .modal-box .modal-inner input[type="submit"]:hover, .page-nav.btns .page-menu-container .page-menu li a:hover, .page-nav.has-btns .page-menu-container .page-menu li a:hover, #tiktok_repeater a.featured-links-cta:hover, .featured-products .featured-products-inner .all-products-cta:hover, .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-cta:hover, .single-featured-products-alt .featured-products-inner .all-products-cta:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta:hover, .contact-form nf-field input[value="Submit"][type="button"]:hover, .featured-snapshots-wrapper .featured-snapshots-footer .looks-extra a:hover, .ig-section .ig-container .ig-feed .ig-cta:hover, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta:hover, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"]:hover, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover, section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories a:hover, .hero-section .btn:hover {
  background: #101012 !important;
  border: 2px solid #101012 !important;
  color: #fff !important;
}
/* line 692, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover a, #colophon #footer_menu li.menu-item-btn > a:hover a, .icons-nav .menu li.menu-item-btn > a:hover a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover a, #more_nav #category_menu li.menu-item-btn > a:hover a, .page-nav .page-menu li.menu-item-btn > a:hover a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a:hover a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a:hover a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover a, .basic-search-form.search-button-right .search-fields button:hover a, .btn-primary:hover a, .entry-header a:hover a, #comments input#submit:hover a, #shop_page .products-grid-cta-wrapper .products-grid-cta:hover a, #instagram_feed .instagram-header:hover a, .modal .modal-box .modal-inner input[type="button"]:hover a, .modal #mc-embedded-subscribe-form input[type="submit"]:hover a, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover a, .post-block.cat-bg .post-block-cat:hover a, .post-products-wrap .post-products-trigger:hover a, .promo-code .promo-code-inner .promo-code-link:hover a, #search-modal .modal-box .modal-inner input[type="submit"]:hover a, .page-nav.btns .page-menu-container .page-menu li a:hover a, .page-nav.has-btns .page-menu-container .page-menu li a:hover a, #tiktok_repeater a.featured-links-cta:hover a, .featured-products .featured-products-inner .all-products-cta:hover a, .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-cta:hover a, .single-featured-products-alt .featured-products-inner .all-products-cta:hover a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover a, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta:hover a, .contact-form nf-field input[value="Submit"][type="button"]:hover a, .featured-snapshots-wrapper .featured-snapshots-footer .looks-extra a:hover a, .ig-section .ig-container .ig-feed .ig-cta:hover a, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover a, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta:hover a, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"]:hover a, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover a, section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories a:hover a, .hero-section .btn:hover a {
  color: #fff !important;
}
/* line 696, smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover .icon, #colophon #footer_menu li.menu-item-btn > a:hover .icon, .icons-nav .menu li.menu-item-btn > a:hover .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover .icon, #more_nav #category_menu li.menu-item-btn > a:hover .icon, .page-nav .page-menu li.menu-item-btn > a:hover .icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a:hover .icon, #loop_lately .lately-loop-header .menu li.menu-item-btn > a:hover .icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover .icon, .basic-search-form.search-button-right .search-fields button:hover .icon, .btn-primary:hover .icon, .entry-header a:hover .icon, #comments input#submit:hover .icon, #shop_page .products-grid-cta-wrapper .products-grid-cta:hover .icon, #instagram_feed .instagram-header:hover .icon, .modal .modal-box .modal-inner input[type="button"]:hover .icon, .modal #mc-embedded-subscribe-form input[type="submit"]:hover .icon, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover .icon, .post-block.cat-bg .post-block-cat:hover .icon, .post-products-wrap .post-products-trigger:hover .icon, .promo-code .promo-code-inner .promo-code-link:hover .icon, #search-modal .modal-box .modal-inner input[type="submit"]:hover .icon, .page-nav.btns .page-menu-container .page-menu li a:hover .icon, .page-nav.has-btns .page-menu-container .page-menu li a:hover .icon, #tiktok_repeater a.featured-links-cta:hover .icon, .featured-products .featured-products-inner .all-products-cta:hover .icon, .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-cta:hover .icon, .single-featured-products-alt .featured-products-inner .all-products-cta:hover .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover .icon, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta:hover .icon, .contact-form nf-field input[value="Submit"][type="button"]:hover .icon, .featured-snapshots-wrapper .featured-snapshots-footer .looks-extra a:hover .icon, .ig-section .ig-container .ig-feed .ig-cta:hover .icon, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta:hover .icon, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"]:hover .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover .icon, section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories a:hover .icon, .hero-section .btn:hover .icon {
  fill: #fff !important;
}

/* line 703, smash/styles/_vars.scss */
a.btn-secondary, .btn-secondary, .alm-btn-wrap .alm-load-more-btn, .post-products-wrap .post-products-trigger, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta, .hero-section .btn:nth-child(even) {
  background: #101012 !important;
  border: 2px solid #101012 !important;
  color: #fff !important;
}
/* line 709, smash/styles/_vars.scss */
.btn-secondary a, .alm-btn-wrap .alm-load-more-btn a, .post-products-wrap .post-products-trigger a, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta a, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta a, .hero-section .btn:nth-child(even) a {
  color: #fff !important;
}
/* line 713, smash/styles/_vars.scss */
.btn-secondary .icon, .alm-btn-wrap .alm-load-more-btn .icon, .post-products-wrap .post-products-trigger .icon, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta .icon, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta .icon, .hero-section .btn:nth-child(even) .icon, .icon.btn-secondary, .alm-btn-wrap .icon.alm-load-more-btn, .post-products-wrap .icon.post-products-trigger, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .icon.hero-slide-cta, .about-section .about-section-container .about-section-body .about-section-ctas .icon.about-cta, .hero-section .icon.btn:nth-child(even) {
  fill: #fff !important;
}
/* line 718, smash/styles/_vars.scss */
.btn-secondary:hover, .alm-btn-wrap .alm-load-more-btn:hover, .post-products-wrap .post-products-trigger:hover, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta:hover, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta:hover, .hero-section .btn:hover:nth-child(even) {
  background: #fff !important;
  border: 2px solid #101012 !important;
  color: #101012 !important;
}
/* line 723, smash/styles/_vars.scss */
.btn-secondary:hover a, .alm-btn-wrap .alm-load-more-btn:hover a, .post-products-wrap .post-products-trigger:hover a, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta:hover a, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta:hover a, .hero-section .btn:hover:nth-child(even) a {
  color: #101012 !important;
}
/* line 727, smash/styles/_vars.scss */
.btn-secondary:hover .icon, .alm-btn-wrap .alm-load-more-btn:hover .icon, .post-products-wrap .post-products-trigger:hover .icon, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta:hover .icon, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta:hover .icon, .hero-section .btn:hover:nth-child(even) .icon {
  fill: #101012 !important;
}

/* line 733, smash/styles/_vars.scss */
a.btn-tertiary, .btn-tertiary {
  background: #101012 !important;
  border: 2px solid #101012 !important;
  color: #ffffff !important;
}
/* line 739, smash/styles/_vars.scss */
.btn-tertiary a {
  color: #ffffff !important;
}
/* line 743, smash/styles/_vars.scss */
.btn-tertiary .icon, .icon.btn-tertiary {
  fill: #ffffff !important;
}
/* line 748, smash/styles/_vars.scss */
.btn-tertiary:hover {
  background: #ffffff !important;
  border: 2px solid #101012 !important;
  color: #101012 !important;
}
/* line 753, smash/styles/_vars.scss */
.btn-tertiary:hover a {
  color: #101012 !important;
}
/* line 757, smash/styles/_vars.scss */
.btn-tertiary:hover .icon {
  fill: #101012 !important;
}

/* line 763, smash/styles/_vars.scss */
.animate-right {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 775, smash/styles/_vars.scss */
.animate-right > .icon {
  margin-left: 5px;
}
/* line 782, smash/styles/_vars.scss */
.animate-right:hover > .icon {
  transform: translate(10px, 0);
}

/* line 788, smash/styles/_vars.scss */
.adjust-center, .footer-blocks .footer-blocks-container.footer-blocks-3 {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 791, smash/styles/_vars.scss */
.adjust-center > *, .footer-blocks .footer-blocks-container.footer-blocks-3 > * {
  flex: 1;
}
/* line 794, smash/styles/_vars.scss */
.adjust-center > *:nth-child(1), .footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(1) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin-right: auto;
}
/* line 799, smash/styles/_vars.scss */
.adjust-center > *:nth-child(2), .footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(2) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 2;
}
/* line 804, smash/styles/_vars.scss */
.adjust-center > *:nth-child(3), .footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(3) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  margin-left: auto;
}

/* line 840, smash/styles/_vars.scss */
#colophon {
  position: relative;
  padding: 20px;
  background: #F1F0EB;
  color: #101012;
}
/* line 850, smash/styles/_vars.scss */
#colophon .site-info {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  margin-left: 10px;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
}
/* line 857, smash/styles/_vars.scss */
#colophon .site-info .site-built {
  font-family: "sweet-sans-pro", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 862, smash/styles/_vars.scss */
#colophon .site-info .site-built span {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 10px;
}
/* line 867, smash/styles/_vars.scss */
#colophon .site-info .site-built img {
  max-height: 25px;
  margin-top: 1px;
  margin-left: 4px;
}
@media screen and (max-width: 600px) {
  /* line 840, smash/styles/_vars.scss */
  #colophon {
    padding: 20px;
  }
  /* line 878, smash/styles/_vars.scss */
  #colophon .site-info {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    margin-left: 0;
  }
  /* line 882, smash/styles/_vars.scss */
  #colophon .site-info .footer-logo {
    margin: 20px 0;
  }
  /* line 887, smash/styles/_vars.scss */
  #colophon .site-policy {
    width: 100%;
    flex: auto;
    text-align: center;
  }
  /* line 892, smash/styles/_vars.scss */
  #colophon .site-policy a {
    width: 100%;
    margin-bottom: 6px;
  }
  /* line 898, smash/styles/_vars.scss */
  #colophon .site-built {
    width: 100%;
    flex: auto;
    text-align: center;
    margin-top: 5px;
  }
  /* line 904, smash/styles/_vars.scss */
  #colophon .site-built span {
    width: 100%;
    margin-bottom: 5px;
  }
}

/* line 916, smash/styles/_vars.scss */
.animate-el {
  opacity: 0;
}

/* line 920, smash/styles/_vars.scss */
.show {
  display: flex !important;
}

/* line 924, smash/styles/_vars.scss */
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 5%, 0);
    transform: translate3d(0, 5%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 5%, 0);
    transform: translate3d(0, 5%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* line 956, smash/styles/_vars.scss */
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* line 3, smash/styles/_general.scss */
body {
  color: #161616;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
/* line 9, smash/styles/_general.scss */
body.lock_nav #content {
  margin-top: 62px;
}

/* line 16, smash/styles/_general.scss */
.post, .page {
  margin: 0;
}

/* line 20, smash/styles/_general.scss */
.no-results {
  padding: 0 0 50px;
}

/* line 24, smash/styles/_general.scss */
#page {
  position: relative;
  overflow: hidden;
}

/* line 30, smash/styles/_general.scss */
.no-results .page-content {
  padding: 50px;
  margin: 0;
  text-align: center;
}

/* line 38, smash/styles/_general.scss */
.no-results .page-content {
  text-align: center;
}

/* line 43, smash/styles/_general.scss */
body {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 16px;
}

/* line 52, smash/styles/_general.scss */
h1 {
  font-size: 40px;
}

/* line 56, smash/styles/_general.scss */
h2 {
  font-size: 35px;
}

/* line 60, smash/styles/_general.scss */
h3 {
  font-size: 30px;
}

/* line 64, smash/styles/_general.scss */
h4 {
  font-size: 28px;
}

/* line 68, smash/styles/_general.scss */
h5 {
  font-size: 26px;
}

/* line 72, smash/styles/_general.scss */
h6 {
  font-size: 24px;
}

/* line 95, smash/styles/_general.scss */
a:focus {
  outline: none;
}

/* line 100, smash/styles/_general.scss */
p {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: "brandon-grotesque", sans-serif;
  line-height: 31px;
  letter-spacing: 0px;
}
/* line 108, smash/styles/_general.scss */
p a {
  font-weight: bold;
}

/* line 114, smash/styles/_general.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border: 1px solid #101012 !important;
  border-radius: 0 !important;
  padding: 5px 10px;
  background: unset;
}

/* line 136, smash/styles/_general.scss */
button, input, input[type="button"], input[type="reset"], input[type="submit"] {
  box-shadow: unset;
  background: unset;
  border: unset;
  border-radius: 0 !important;
  padding: unset;
  font-size: .90rem;
}
/* line 144, smash/styles/_general.scss */
button:focus, input:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
  outline: none !important;
}

/* line 149, smash/styles/_general.scss */
.anchor {
  scroll-margin-top: 200px;
}

/* line 153, smash/styles/_general.scss */
.site-search {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 50px 50px 20px;
}

/* line 158, smash/styles/_general.scss */
.basic-search-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
/* line 163, smash/styles/_general.scss */
.basic-search-form .search-fields {
  position: relative;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 167, smash/styles/_general.scss */
.basic-search-form .search-fields input {
  flex: 1;
}
/* line 170, smash/styles/_general.scss */
.basic-search-form .search-fields input[type="submit"] {
  flex: 0;
}
/* line 177, smash/styles/_general.scss */
.basic-search-form.search-icon-left .search-fields {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 180, smash/styles/_general.scss */
.basic-search-form.search-icon-left .search-fields input {
  padding-left: 25px;
  border: none !important;
  border-bottom: 2px solid #101012 !important;
  font-style: italic;
}
/* line 187, smash/styles/_general.scss */
.basic-search-form.search-icon-left .search-fields button {
  position: absolute;
  left: 0;
}
/* line 194, smash/styles/_general.scss */
.basic-search-form.search-icon-right .search-fields {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 197, smash/styles/_general.scss */
.basic-search-form.search-icon-right .search-fields input {
  padding-right: 25px;
  font-style: italic;
}
/* line 202, smash/styles/_general.scss */
.basic-search-form.search-icon-right .search-fields button {
  position: absolute;
  right: 5px;
}
/* line 209, smash/styles/_general.scss */
.basic-search-form.search-icon-top .search-fields {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 212, smash/styles/_general.scss */
.basic-search-form.search-icon-top .search-fields input {
  width: 100%;
  font-family: "meno-banner", serif;
  font-size: 28px;
  border: none !important;
  text-align: center;
  padding: 0;
  color: inherit;
}
/* line 221, smash/styles/_general.scss */
.basic-search-form.search-icon-top .search-fields input::placeholder {
  text-align: center;
}
/* line 226, smash/styles/_general.scss */
.basic-search-form.search-icon-top .search-fields button {
  font-size: 10px;
}
/* line 232, smash/styles/_general.scss */
.basic-search-form.search-button-right .search-fields {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 235, smash/styles/_general.scss */
.basic-search-form.search-button-right .search-fields input {
  padding-right: 25px;
  font-style: italic;
  border: none !important;
  background: #ffffff;
}
/* line 242, smash/styles/_general.scss */
.basic-search-form.search-button-right .search-fields button {
  font-style: italic;
}

/* line 254, smash/styles/_general.scss */
.signature {
  text-align: center;
  font-family: "Belluga", sans-serif;
  font-size: 22px;
  margin: 20px 0;
}

/* line 261, smash/styles/_general.scss */
.script-font {
  font-family: "Belluga", sans-serif;
}

/* line 265, smash/styles/_general.scss */
.lazy {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* line 271, smash/styles/_general.scss */
.lazy-contain {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* line 277, smash/styles/_general.scss */
.line-sep {
  position: relative;
  width: 1px;
  min-height: 10px;
  background: #101012;
  margin: 0 10px;
}

/* line 285, smash/styles/_general.scss */
.bar-sep {
  position: relative;
  width: 46px;
  min-height: 1px;
  background: #101012;
  margin: 10px 0;
}

/* line 293, smash/styles/_general.scss */
.dot-sep {
  position: relative;
}
/* line 296, smash/styles/_general.scss */
.dot-sep::before {
  content: '\00B7';
  font-size: 25px;
  color: #101012;
  margin: 0 10px;
}

/* line 304, smash/styles/_general.scss */
.blob {
  position: absolute;
  z-index: 1;
}
/* line 308, smash/styles/_general.scss */
.blob.leaves-bl {
  bottom: 0;
  left: 0;
  max-width: 250px !important;
  z-index: 1;
}
/* line 316, smash/styles/_general.scss */
.blob.leaves-tr {
  top: 0;
  right: 0;
  max-width: 350px !important;
  z-index: 1;
}

/* line 325, smash/styles/_general.scss */
.show {
  display: block !important;
}

/* line 329, smash/styles/_general.scss */
.social-icon {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin: 0;
}

/* line 334, smash/styles/_general.scss */
.block-full {
  width: 100%;
}

/* line 338, smash/styles/_general.scss */
.block-half {
  width: 49%;
}

/* line 342, smash/styles/_general.scss */
.block-fourth {
  width: 23%;
}

/* line 346, smash/styles/_general.scss */
.block-third {
  width: 32%;
}

/* line 350, smash/styles/_general.scss */
.block-fifth {
  width: 19%;
}

/* line 374, smash/styles/_general.scss */
.pad-section {
  padding: 30px 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 400, smash/styles/_general.scss */
#content {
  position: relative;
  padding: 0;
}
/* line 404, smash/styles/_general.scss */
#content .site-branding {
  padding: 65px 0;
}
/* line 407, smash/styles/_general.scss */
#content .site-branding #logo {
  display: block;
  margin: 0 auto;
  max-width: 380px;
}

/* line 415, smash/styles/_general.scss */
.page-title {
  position: relative;
  text-align: center;
}
/* line 419, smash/styles/_general.scss */
.page-title.has-bar:after {
  content: '';
  position: absolute;
  top: 110%;
  left: 0;
  right: 0;
  width: 80px;
  height: 2px;
  background: #ffffff;
  margin: 0 auto;
}

/* line 432, smash/styles/_general.scss */
.flex-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
}

/* line 436, smash/styles/_general.scss */
.flex-row {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
}

/* line 440, smash/styles/_general.scss */
.flex-row-rev {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
}

/* line 444, smash/styles/_general.scss */
.flex-col {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
}

/* line 448, smash/styles/_general.scss */
.flex-col-rev {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column-reverse !important;
  -webkit-flex-direction: column-reverse !important;
}

/* line 452, smash/styles/_general.scss */
.align-start {
  display: -webkit-flex !important;
  display: flex !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
}

/* line 456, smash/styles/_general.scss */
.align-center {
  display: -webkit-flex !important;
  display: flex !important;
  align-items: center !important;
  -webkit-align-items: center !important;
}

/* line 460, smash/styles/_general.scss */
.align-end {
  display: -webkit-flex !important;
  display: flex !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
}

/* line 464, smash/styles/_general.scss */
.justify-start {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}

/* line 468, smash/styles/_general.scss */
.justify-end {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}

/* line 472, smash/styles/_general.scss */
.justify-around {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-around !important;
  -webkit-justify-content: space-around !important;
}

/* line 476, smash/styles/_general.scss */
.justify-center {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}

/* line 480, smash/styles/_general.scss */
.justify-between {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}

/* line 484, smash/styles/_general.scss */
.icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 494, smash/styles/_general.scss */
a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}

/* line 501, smash/styles/_general.scss */
.alm-btn-wrap .alm-load-more-btn {
  box-shadow: none;
  height: auto !important;
  margin-bottom: 0px !important;
  margin-top: 50px !important;
  z-index: 10;
}
/* line 515, smash/styles/_general.scss */
.alm-btn-wrap .alm-load-more-btn:hover span {
  margin-left: 10px;
}

/* line 522, smash/styles/_general.scss */
.slick-slider {
  position: relative;
}
/* line 525, smash/styles/_general.scss */
.slick-slider .slick-arrow {
  position: absolute;
  top: 45%;
  z-index: 1;
  font-size: 20px;
  color: #101012;
}
/* line 532, smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-prev {
  left: -1%;
}
/* line 536, smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-next {
  right: -1%;
}
/* line 540, smash/styles/_general.scss */
.slick-slider .slick-arrow:hover {
  cursor: pointer;
  color: #ffffff;
}
/* line 546, smash/styles/_general.scss */
.slick-slider .slick-dots {
  padding: 0;
  margin: 20px 0 40px;
  list-style: none;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 560, smash/styles/_general.scss */
.slick-slider .slick-dots li.slick-active button {
  padding: 0;
  background: #9D7D5F !important;
  border: 2px solid #9D7D5F;
}
/* line 567, smash/styles/_general.scss */
.slick-slider .slick-dots li button {
  position: relative;
  color: transparent !important;
  width: 15px;
  height: 15px;
  background: #AFAEA9 !important;
  border: 2px solid #AFAEA9;
  border-radius: 100% !important;
  margin: 0 10px;
  padding: 0;
}
/* line 578, smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover {
  background: #9D7D5F !important;
  border: 2px solid #9D7D5F;
}
/* line 582, smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover::after {
  background: unset !important;
}
/* line 587, smash/styles/_general.scss */
.slick-slider .slick-dots li button::after {
  background: unset !important;
}
/* line 591, smash/styles/_general.scss */
.slick-slider .slick-dots li button:focus {
  outline: none !important;
}
/* line 599, smash/styles/_general.scss */
.slick-slider .slick-slide:focus {
  outline: none !important;
}

/* line 610, smash/styles/_general.scss */
.nf-form-wrap .nf-form-fields-required {
  display: none;
}

/* line 615, smash/styles/_general.scss */
.numbered-pagination {
  position: relative;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  font-size: 12px;
  padding: 50px 20px;
}
/* line 621, smash/styles/_general.scss */
.numbered-pagination > * {
  margin: 0 6px;
}
/* line 625, smash/styles/_general.scss */
.numbered-pagination > .page-numbers {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 26px;
  height: 26px;
  text-align: center;
}
/* line 631, smash/styles/_general.scss */
.numbered-pagination > .page-numbers.current {
  background: #fff;
  border-radius: 100%;
}

/* line 638, smash/styles/_general.scss */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
/* line 645, smash/styles/_general.scss */
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 656, smash/styles/_general.scss */
.smash-tabbed-wrapper {
  position: relative;
  margin-bottom: 50px;
  padding: 0 50px;
}
/* line 661, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-title {
  border-top: 1px solid #101012;
  padding-top: 10px;
}
/* line 667, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper {
  padding: 0 10px;
}
/* line 671, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  border-bottom: 1px solid #101012;
  cursor: pointer;
  padding: 0 0 1px;
}
/* line 677, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-cta {
  text-transform: uppercase;
  font-size: 11px;
}
/* line 682, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 685, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab {
  position: relative;
  padding: 5px 0;
  margin-right: 20px;
  margin-bottom: -2px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 696, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab.active::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  background: #9D7D5F;
  z-index: 1;
}
/* line 709, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab:hover {
  color: #AFAEA9;
}
@media screen and (max-width: 768px) {
  /* line 671, smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
}
/* line 721, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content {
  position: relative;
}
/* line 725, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
/* line 735, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content:nth-child(1) {
  position: relative;
}
/* line 739, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  border-bottom: 1px solid #101012;
}
/* line 744, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
  width: 25%;
  padding: 40px 5px;
  text-align: center;
}
/* line 751, smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content.active {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1180px) {
  /* line 656, smash/styles/_general.scss */
  .smash-tabbed-wrapper {
    padding: 0 50px 30px 50px;
  }
}
@media screen and (max-width: 768px) {
  /* line 765, smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
    flex-wrap: wrap;
  }
  /* line 768, smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
    width: 50%;
    padding: 30px 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 656, smash/styles/_general.scss */
  .smash-tabbed-wrapper {
    padding: 0 20px 30px 20px;
  }
  /* line 782, smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
    padding-bottom: 30px;
  }
  /* line 785, smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
    width: 50%;
    padding: 20px 10px 0;
  }
}

/* Slanted Script Text */
/* line 796, smash/styles/_general.scss */
.slanted-script-wrap {
  position: absolute;
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  z-index: 1;
  width: fit-content;
}
/* line 804, smash/styles/_general.scss */
.slanted-script-wrap h1 {
  font-size: 90px !important;
  font-family: "Belluga", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 2.80922px;
  color: rgba(141, 111, 111, 0.3);
  left: -100px;
  top: 0px;
  position: relative;
  transform: rotate(-19.21deg);
  text-align: left;
}
/* line 818, smash/styles/_general.scss */
.slanted-script-wrap h2 {
  font-size: 60px;
  line-height: 30px;
  font-family: "meno-banner", serif;
  font-style: normal;
  font-weight: 400;
  color: rgba(141, 111, 111, 0.3);
  left: 0;
  top: 0;
  margin-top: -100px;
  position: relative;
  transform: rotate(-19.21deg);
  text-align: left;
}
@media screen and (max-width: 768px) {
  /* line 835, smash/styles/_general.scss */
  .slanted-script-wrap h1 {
    font-size: 70px !important;
  }
}
@media screen and (max-width: 600px) {
  /* line 840, smash/styles/_general.scss */
  .slanted-script-wrap h1 {
    font-size: 50px !important;
    left: -60px;
    top: -60px;
  }
}

/* line 848, smash/styles/_general.scss */
.not-found, .error-404 {
  padding: 0 30px;
}

/* line 1, smash/styles/_header.scss */
body.home #masthead {
  border-bottom: none;
}

/* line 5, smash/styles/_header.scss */
#waypoint {
  position: relative;
  top: 10px;
}

/* line 10, smash/styles/_header.scss */
nav#social-nav {
  position: relative;
  width: 100%;
  padding: .5em 1em;
  background: #101012;
}
/* line 16, smash/styles/_header.scss */
nav#social-nav .social-nav-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 18, smash/styles/_header.scss */
nav#social-nav .social-nav-wrap .social-nav-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 1;
}
/* line 21, smash/styles/_header.scss */
nav#social-nav .social-nav-wrap .social-nav-inner:first-of-type {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 25, smash/styles/_header.scss */
nav#social-nav .social-nav-wrap .social-nav-inner a .icon {
  color: #F1F0EB;
}
/* line 29, smash/styles/_header.scss */
nav#social-nav .social-nav-wrap .social-nav-inner .search-modal-link {
  text-transform: uppercase;
  background: #F1F0EB;
  border: 1px solid #101012 !important;
  padding: 8px 40px 8px 10px !important;
  font-family: "sweet-sans-pro", sans-serif;
  font-size: 10px !important;
  letter-spacing: 1px !important;
  color: #101012;
  display: flex;
  font-weight: 900;
}
/* line 41, smash/styles/_header.scss */
nav#social-nav .social-nav-wrap .social-nav-inner .search-modal-link:hover {
  background: #9D7D5F;
  border: 1px solid #101012 !important;
  color: #101012;
}
/* line 47, smash/styles/_header.scss */
nav#social-nav .social-nav-wrap .social-nav-inner .search-modal-link .icon {
  margin-right: 5px;
  color: #101012;
}
@media screen and (max-width: 600px) {
  /* line 29, smash/styles/_header.scss */
  nav#social-nav .social-nav-wrap .social-nav-inner .search-modal-link {
    padding: 8px 10px !important;
  }
}

/* line 62, smash/styles/_header.scss */
#masthead {
  position: relative;
  font-family: "sweet-sans-pro", sans-serif;
  font-size: 12px;
  letter-spacing: 1.5px;
  background-color: #ffffff;
  padding: 0 30px;
  font-weight: 900;
}
/* line 76, smash/styles/_header.scss */
#masthead .site-navigation-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
}
/* line 82, smash/styles/_header.scss */
#masthead .header-block {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  float: none;
  margin: 0 auto;
}
/* line 87, smash/styles/_header.scss */
#masthead .header-block .header-block-inner {
  width: 100%;
}
/* line 90, smash/styles/_header.scss */
#masthead .header-block .header-block-inner .menu-container {
  width: 100%;
}
/* line 93, smash/styles/_header.scss */
#masthead .header-block .header-block-inner .menu-container .menu {
  width: 100%;
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 103, smash/styles/_header.scss */
#masthead .header-block.header-left .header-block-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  /* line 108, smash/styles/_header.scss */
  #masthead .header-block.header-left .header-block-inner > * {
    display: none;
  }
}
/* line 117, smash/styles/_header.scss */
#masthead .header-block.header-middle .header-block-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 122, smash/styles/_header.scss */
#masthead .header-block.header-right {
  flex: 3;
}
/* line 124, smash/styles/_header.scss */
#masthead .header-block.header-right .header-block-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 128, smash/styles/_header.scss */
#masthead .header-block.header-right .header-block-inner .icon.search-modal-link {
  margin-right: 10px;
}
/* line 135, smash/styles/_header.scss */
#masthead .fab {
  font-size: 13px;
  padding: 0;
}
/* line 140, smash/styles/_header.scss */
#masthead.lock_nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
}
/* line 147, smash/styles/_header.scss */
#masthead.lock_nav #logo_wrap {
  padding: 20px;
}
/* line 150, smash/styles/_header.scss */
#masthead.lock_nav #logo_wrap img {
  max-height: 30px;
}
@media screen and (max-width: 1180px) {
  /* line 175, smash/styles/_header.scss */
  #masthead .header-block.header-left {
    margin: 0;
  }
  /* line 180, smash/styles/_header.scss */
  #masthead .header-block .header-block-inner .menu-container {
    padding: 10px 0;
  }
}
@media screen and (max-width: 960px) {
  /* line 189, smash/styles/_header.scss */
  #masthead .header-block.header-right {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 62, smash/styles/_header.scss */
  #masthead {
    padding: 0 40px;
  }
  /* line 197, smash/styles/_header.scss */
  #masthead #mobile_nav_wrap {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
  /* line 201, smash/styles/_header.scss */
  #masthead .site-navigation-wrap {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
  /* line 206, smash/styles/_header.scss */
  #masthead .header-block.header-left {
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 62, smash/styles/_header.scss */
  #masthead {
    padding: 0 30px;
  }
}

/* line 217, smash/styles/_header.scss */
#logo_wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  padding: 1.5em .5em;
  z-index: 1;
}
/* line 223, smash/styles/_header.scss */
#logo_wrap img {
  max-height: 80px;
  width: auto;
}
@media screen and (max-width: 1180px) {
  /* line 217, smash/styles/_header.scss */
  #logo_wrap {
    padding: 1.5em .5em .5em;
  }
  /* line 231, smash/styles/_header.scss */
  #logo_wrap img {
    max-height: 49px;
  }
}
@media screen and (max-width: 960px) {
  /* line 238, smash/styles/_header.scss */
  #logo_wrap img {
    max-height: 80px;
  }
}
@media screen and (max-width: 600px) {
  /* line 217, smash/styles/_header.scss */
  #logo_wrap {
    padding: 20px;
  }
}

/* line 5, smash/styles/_front-page.scss */
.loop-main .loop-main-inner .loop-main-post .stacked-images {
  width: 49%;
  height: 665px;
}
/* line 9, smash/styles/_front-page.scss */
.loop-main .loop-main-inner .loop-main-post .stacked-images .stacked-half {
  max-width: 325px;
  margin-right: -15%;
}
/* line 15, smash/styles/_front-page.scss */
.loop-main .loop-main-inner .loop-main-post .loop-main-content {
  width: 42%;
  padding: 30px;
}
/* line 19, smash/styles/_front-page.scss */
.loop-main .loop-main-inner .loop-main-post .loop-main-content .loop-main-meta {
  letter-spacing: 1px;
  font-family: "sweet-sans-pro", sans-serif;
  margin-bottom: 10px;
}
/* line 24, smash/styles/_front-page.scss */
.loop-main .loop-main-inner .loop-main-post .loop-main-content .loop-main-meta a.category-name {
  text-transform: uppercase;
  padding-right: 20px;
}
/* line 29, smash/styles/_front-page.scss */
.loop-main .loop-main-inner .loop-main-post .loop-main-content .loop-main-meta .post-date {
  font-family: "meno-banner", serif;
  font-style: italic;
}
/* line 35, smash/styles/_front-page.scss */
.loop-main .loop-main-inner .loop-main-post .loop-main-content .exceprt {
  font-family: "brandon-grotesque", sans-serif;
  margin-bottom: 20px;
  line-height: 28px;
}
/* line 41, smash/styles/_front-page.scss */
.loop-main .loop-main-inner .loop-main-post .loop-main-content a.view-post {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "sweet-sans-pro", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
}
/* line 49, smash/styles/_front-page.scss */
.loop-main .loop-main-inner .loop-main-post .loop-main-content a.view-post span {
  padding-right: 10px;
}
/* line 53, smash/styles/_front-page.scss */
.loop-main .loop-main-inner .loop-main-post .loop-main-content a.view-post .icon {
  width: 10px;
  fill: #7a7a7a;
}
/* line 59, smash/styles/_front-page.scss */
.loop-main .loop-main-inner .loop-main-post .loop-main-content a.view-post:hover .icon {
  margin-left: 5px;
}
@media screen and (max-width: 960px) {
  /* line 73, smash/styles/_front-page.scss */
  .loop-main .loop-main-inner .loop-main-post .loop-main-content {
    padding: 30px;
  }
}
@media screen and (max-width: 960px) {
  /* line 86, smash/styles/_front-page.scss */
  .loop-main .loop-main-inner .loop-main-post .loop-main-content {
    padding: 30px;
    width: 44%;
  }
  /* line 91, smash/styles/_front-page.scss */
  .loop-main .loop-main-inner .loop-main-post .stacked-images {
    width: 55%;
    height: 465px;
  }
  /* line 95, smash/styles/_front-page.scss */
  .loop-main .loop-main-inner .loop-main-post .stacked-images .stacked-half {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  /* line 107, smash/styles/_front-page.scss */
  .loop-main .loop-main-inner .loop-main-post {
    flex-direction: column;
  }
  /* line 110, smash/styles/_front-page.scss */
  .loop-main .loop-main-inner .loop-main-post .loop-main-content {
    padding: 20px;
    width: 100%;
  }
  /* line 115, smash/styles/_front-page.scss */
  .loop-main .loop-main-inner .loop-main-post .stacked-images {
    width: 90%;
    height: 300px;
  }
}

/* line 126, smash/styles/_front-page.scss */
#featured_posts {
  background: #101012;
  color: white;
}
/* line 130, smash/styles/_front-page.scss */
#featured_posts a {
  color: white !important;
}

/* line 135, smash/styles/_front-page.scss */
#more_posts_home {
  border-top: 1px solid #D9D9D9;
  padding-top: 50px;
}

/* line 1, smash/styles/_archive.scss */
.archive-featured-post {
  background: #FFF;
  padding-bottom: 6em;
}
/* line 5, smash/styles/_archive.scss */
.archive-featured-post .archive-featured-post-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  gap: 2em;
}
/* line 9, smash/styles/_archive.scss */
.archive-featured-post .archive-featured-post-wrap .archive-featured-post-col {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 50%;
}
/* line 12, smash/styles/_archive.scss */
.archive-featured-post .archive-featured-post-wrap .archive-featured-post-col .archive-featured-post-image {
  max-height: 550px;
  border: 2px solid #101012;
}
/* line 16, smash/styles/_archive.scss */
.archive-featured-post .archive-featured-post-wrap .archive-featured-post-col .archive-featured-post-body {
  text-align: left;
  padding: 2em 0;
  display: flex;
  flex-direction: column;
  row-gap: 1em;
}
/* line 22, smash/styles/_archive.scss */
.archive-featured-post .archive-featured-post-wrap .archive-featured-post-col .archive-featured-post-body h3 {
  font-family: "sweet-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 13.0449px;
  line-height: 16px;
  letter-spacing: 2.42736px;
  text-transform: uppercase;
  color: #32373A;
}
/* line 33, smash/styles/_archive.scss */
.archive-featured-post .archive-featured-post-wrap .archive-featured-post-col .archive-featured-post-body h2 {
  font-family: "meno-banner", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  line-height: 53px;
  text-transform: capitalize;
  color: #000000;
}
/* line 42, smash/styles/_archive.scss */
.archive-featured-post .archive-featured-post-wrap .archive-featured-post-col .archive-featured-post-body p {
  font-family: "brandon-grotesque", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
  line-height: 33px;
  letter-spacing: 0.02em;
  color: #000000;
  padding-bottom: 0;
}
/* line 53, smash/styles/_archive.scss */
.archive-featured-post .archive-featured-post-wrap .archive-featured-post-col .archive-featured-post-body a {
  font-family: "Belluga", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 27.5298px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 3.20098px;
  color: #32373A;
  text-transform: lowercase;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  width: fit-content;
}
/* line 67, smash/styles/_archive.scss */
.archive-featured-post .archive-featured-post-wrap .archive-featured-post-col .archive-featured-post-body a:hover {
  color: #9D7D5F;
}
@media screen and (max-width: 1180px) {
  /* line 78, smash/styles/_archive.scss */
  .archive-featured-post .archive-featured-post-wrap {
    padding: 0 50px;
  }
}
@media screen and (max-width: 768px) {
  /* line 84, smash/styles/_archive.scss */
  .archive-featured-post .archive-featured-post-wrap {
    padding: 0 40px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_archive.scss */
  .archive-featured-post {
    padding: 0;
    padding-bottom: 50px;
  }
  /* line 93, smash/styles/_archive.scss */
  .archive-featured-post .archive-featured-post-wrap {
    flex-direction: column !important;
    padding: 0 30px;
  }
  /* line 97, smash/styles/_archive.scss */
  .archive-featured-post .archive-featured-post-wrap .archive-featured-post-col {
    min-height: 400px;
    width: 100%;
    justify-content: flex-start !important;
  }
  /* line 102, smash/styles/_archive.scss */
  .archive-featured-post .archive-featured-post-wrap .archive-featured-post-col .archive-featured-post-body {
    padding: 0;
    row-gap: 1em;
  }
  /* line 106, smash/styles/_archive.scss */
  .archive-featured-post .archive-featured-post-wrap .archive-featured-post-col .archive-featured-post-body h2 {
    font-size: 30px;
  }
  /* line 112, smash/styles/_archive.scss */
  .archive-featured-post .archive-featured-post-wrap .archive-featured-post-col:last-child {
    min-height: initial;
  }
  /* line 117, smash/styles/_archive.scss */
  .archive-featured-post .archive-featured-post-wrap:nth-child(even) {
    flex-direction: column !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 127, smash/styles/_archive.scss */
  .post-type-archive-ebooks .intro-wrapper {
    padding-top: 150px;
  }
}
@media screen and (max-width: 600px) {
  /* line 132, smash/styles/_archive.scss */
  .post-type-archive-ebooks .intro-wrapper {
    padding: 0px 30px;
  }
}

/* line 141, smash/styles/_archive.scss */
.archive-title .archive-title-col {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 0em 2em 4em;
  text-align: center;
  row-gap: 1em;
}
/* line 147, smash/styles/_archive.scss */
.archive-title .archive-title-col h3 {
  font-family: "sweet-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 1.85714px;
  text-transform: uppercase;
}
/* line 158, smash/styles/_archive.scss */
.archive-title .archive-title-col h2 {
  font-family: "meno-banner", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  text-transform: capitalize;
}
/* line 168, smash/styles/_archive.scss */
.archive-title .archive-title-col h2 span {
  font-family: "Belluga", sans-serif;
  padding: 0 10px;
  text-transform: lowercase;
}

/* line 177, smash/styles/_archive.scss */
.archive-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 4em;
  row-gap: 5em;
}
/* line 181, smash/styles/_archive.scss */
.archive-items.search-archive .product {
  flex: 1;
}
/* line 185, smash/styles/_archive.scss */
.archive-items.search-archive .archive-item {
  flex: 1;
  padding: unset;
}
@media screen and (max-width: 960px) {
  /* line 177, smash/styles/_archive.scss */
  .archive-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 3em;
    row-gap: 4em;
  }
}
@media screen and (max-width: 600px) {
  /* line 177, smash/styles/_archive.scss */
  .archive-items {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    column-gap: 2em;
    row-gap: 3em;
  }
}

/* line 199, smash/styles/_archive.scss */
#archive_page {
  padding: 50px 0;
  background-color: #F1F0EB;
}
/* line 204, smash/styles/_archive.scss */
#archive_page .archive-items.with-border {
  border-top: 1px solid #101012;
  margin-top: 100px !important;
  padding-top: 100px;
}
/* line 210, smash/styles/_archive.scss */
#archive_page .archive-items.alm-listing {
  margin-top: 2em !important;
}
/* line 215, smash/styles/_archive.scss */
#archive_page .alm-reveal {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 4em;
  row-gap: 5em;
  margin-top: 2em !important;
}
@media screen and (max-width: 960px) {
  /* line 215, smash/styles/_archive.scss */
  #archive_page .alm-reveal {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 3em;
    row-gap: 4em;
  }
}
@media screen and (max-width: 600px) {
  /* line 215, smash/styles/_archive.scss */
  #archive_page .alm-reveal {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    column-gap: 2em;
    row-gap: 3em;
  }
}
/* line 227, smash/styles/_archive.scss */
#archive_page.archive_ebooks {
  background-color: inherit;
}

/* line 232, smash/styles/_archive.scss */
.post-item-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: relative;
  display: block;
  width: 100%;
}

/* line 239, smash/styles/_archive.scss */
.archive-item {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: relative;
  flex: 1;
  overflow: hidden;
}

/* line 245, smash/styles/_archive.scss */
.archive-item-cat {
  font-size: 12px;
  background: #c0e2e1;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 2px 25px;
  display: inline-block;
  margin-bottom: 10px;
}

/* line 255, smash/styles/_archive.scss */
body.archive .page-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  font-family: "meno-banner", serif;
  letter-spacing: 1px;
  font-size: 11px;
  max-width: 60%;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 267, smash/styles/_archive.scss */
body.archive .page-header .page-title {
  margin-bottom: 0;
}

/* line 272, smash/styles/_archive.scss */
#load-more-from {
  padding: 50px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 50px 0px 27px;
}
/* line 278, smash/styles/_archive.scss */
#load-more-from .load-more-title {
  text-transform: uppercase;
  font-family: "meno-banner", serif;
  font-size: 25px;
  margin-bottom: 20px;
}
/* line 285, smash/styles/_archive.scss */
#load-more-from .cat-nav {
  margin: 0 auto;
}

/* line 291, smash/styles/_archive.scss */
.cat-nav {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin: 0 auto 50px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "sweet-sans-pro", sans-serif;
}
/* line 299, smash/styles/_archive.scss */
.cat-nav a {
  margin: 0px 15px;
}
/* line 303, smash/styles/_archive.scss */
.cat-nav .cat-nav-current {
  border-bottom: 1px solid #101012;
}

/* line 308, smash/styles/_archive.scss */
.archive-bg {
  padding: 0 40px;
}
@media screen and (max-width: 600px) {
  /* line 308, smash/styles/_archive.scss */
  .archive-bg {
    padding: 0 30px;
  }
}

/* line 3, smash/styles/_single-post.scss */
body.single #primary {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 11, smash/styles/_single-post.scss */
body.single.lock_nav article.post .article-sidebar,
body.single.lock_nav article.snapshot .article-sidebar {
  position: fixed !important;
  top: 180px;
}
/* line 17, smash/styles/_single-post.scss */
body.single #featured_post {
  background: white;
  margin-bottom: 70px;
}

/* line 23, smash/styles/_single-post.scss */
.post-wrap {
  -webkit-transform: translateX(120px);
  -moz-transform: translateX(120px);
  -ms-transform: translateX(120px);
  -o-transform: translateX(120px);
  transform: translateX(120px);
}
/* line 30, smash/styles/_single-post.scss */
.post-wrap.post-wrap-guide {
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -ms-transform: translateX(50px);
  -o-transform: translateX(50px);
  transform: translateX(50px);
}
/* line 37, smash/styles/_single-post.scss */
.post-wrap.post-wrap-guide .post-sidebar {
  width: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  padding-left: 20px;
}
/* line 45, smash/styles/_single-post.scss */
.post-wrap.post-wrap-guide article.post {
  width: auto;
}
/* line 50, smash/styles/_single-post.scss */
.post-wrap article.post {
  width: 76%;
}
/* line 54, smash/styles/_single-post.scss */
.post-wrap .post-sidebar {
  width: 20%;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}

/* line 63, smash/styles/_single-post.scss */
article.post,
article.snapshot,
article.ebooks {
  position: relative;
  padding: 0 0;
}
/* line 71, smash/styles/_single-post.scss */
article.post blockquote p,
article.snapshot blockquote p,
article.ebooks blockquote p {
  padding: 20px 10px;
  font-size: 27px !important;
  letter-spacing: 0.5;
  font-family: "meno-banner", serif;
  font-style: italic;
}
/* line 80, smash/styles/_single-post.scss */
article.post .entry-header,
article.snapshot .entry-header,
article.ebooks .entry-header {
  position: relative;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  background: #101012;
  padding: 2em;
  border-radius: 6px;
  margin-bottom: 4em !important;
}
/* line 88, smash/styles/_single-post.scss */
article.post .entry-header .entry-header-inner,
article.snapshot .entry-header .entry-header-inner,
article.ebooks .entry-header .entry-header-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  gap: 1em;
}
/* line 93, smash/styles/_single-post.scss */
article.post .entry-header .entry-header-inner h1,
article.snapshot .entry-header .entry-header-inner h1,
article.ebooks .entry-header .entry-header-inner h1 {
  font-family: "meno-banner", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
  margin: 0;
}
/* line 105, smash/styles/_single-post.scss */
article.post .entry-header .entry-header-inner .entry-date,
article.snapshot .entry-header .entry-header-inner .entry-date,
article.ebooks .entry-header .entry-header-inner .entry-date {
  font-family: "sweet-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #ffffff;
}
/* line 118, smash/styles/_single-post.scss */
article.post .entry-header .entry-header-inner .btn,
article.snapshot .entry-header .entry-header-inner .btn,
article.ebooks .entry-header .entry-header-inner .btn {
  padding: 12px 30px !important;
}
/* line 123, smash/styles/_single-post.scss */
article.post .entry-header::after,
article.snapshot .entry-header::after,
article.ebooks .entry-header::after {
  content: '';
  background: url("/wp-content/uploads/2022/08/single-post-header-logo.png");
  position: absolute;
  bottom: 0;
  transform: translate(0, 50%);
  display: block;
  content: "";
  width: 75px;
  height: 75px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 600px) {
  /* line 80, smash/styles/_single-post.scss */
  article.post .entry-header,
  article.snapshot .entry-header,
  article.ebooks .entry-header {
    padding: 0;
  }
}
/* line 141, smash/styles/_single-post.scss */
article.post .quick-links,
article.snapshot .quick-links,
article.ebooks .quick-links {
  position: absolute;
  top: 50%;
  left: -125px;
  max-width: 250px;
  border: 3px solid #E1CCC7;
  padding: 20px 30px;
}
/* line 153, smash/styles/_single-post.scss */
article.post .quick-links h3,
article.snapshot .quick-links h3,
article.ebooks .quick-links h3 {
  margin-bottom: 10px;
  text-transform: capitalize;
}
/* line 158, smash/styles/_single-post.scss */
article.post .quick-links p,
article.snapshot .quick-links p,
article.ebooks .quick-links p {
  font-size: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 2.25em;
  word-break: break-word;
}
@media screen and (max-width: 960px) {
  /* line 141, smash/styles/_single-post.scss */
  article.post .quick-links,
  article.snapshot .quick-links,
  article.ebooks .quick-links {
    left: -92px;
    max-width: 200px;
    padding: 16px 21px;
  }
}
@media screen and (max-width: 600px) {
  /* line 141, smash/styles/_single-post.scss */
  article.post .quick-links,
  article.snapshot .quick-links,
  article.ebooks .quick-links {
    display: none;
  }
}
/* line 177, smash/styles/_single-post.scss */
article.post .entry-header,
article.snapshot .entry-header,
article.ebooks .entry-header {
  text-align: center;
}
/* line 181, smash/styles/_single-post.scss */
article.post .entry-content-signature,
article.snapshot .entry-content-signature,
article.ebooks .entry-content-signature {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 2em;
  text-align: center;
}
/* line 187, smash/styles/_single-post.scss */
article.post .entry-content,
article.snapshot .entry-content,
article.ebooks .entry-content {
  padding-bottom: 30px;
}
/* line 190, smash/styles/_single-post.scss */
article.post .entry-content ul, article.post .entry-content li,
article.snapshot .entry-content ul,
article.snapshot .entry-content li,
article.ebooks .entry-content ul,
article.ebooks .entry-content li {
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 0.5px;
}
/* line 196, smash/styles/_single-post.scss */
article.post .entry-content .rs-code,
article.snapshot .entry-content .rs-code,
article.ebooks .entry-content .rs-code {
  text-align: center;
  margin-top: 50px;
}
/* line 201, smash/styles/_single-post.scss */
article.post .entry-content p,
article.snapshot .entry-content p,
article.ebooks .entry-content p {
  font-size: 18px;
  line-height: 34px;
}
/* line 205, smash/styles/_single-post.scss */
article.post .entry-content p a,
article.snapshot .entry-content p a,
article.ebooks .entry-content p a {
  color: #9D7D5F !important;
}
/* line 210, smash/styles/_single-post.scss */
article.post .entry-content img,
article.snapshot .entry-content img,
article.ebooks .entry-content img {
  border: 2.25px solid #101012;
}
/* line 213, smash/styles/_single-post.scss */
article.post .entry-content img.no-border,
article.snapshot .entry-content img.no-border,
article.ebooks .entry-content img.no-border {
  border: none !important;
}
/* line 218, smash/styles/_single-post.scss */
article.post .entry-content .entry-content-intro,
article.snapshot .entry-content .entry-content-intro,
article.ebooks .entry-content .entry-content-intro {
  padding: 2em 0;
}
/* line 221, smash/styles/_single-post.scss */
article.post .entry-content .entry-content-intro .entry-content-intro-wrap,
article.snapshot .entry-content .entry-content-intro .entry-content-intro-wrap,
article.ebooks .entry-content .entry-content-intro .entry-content-intro-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  gap: 2em;
  padding-bottom: 4em;
}
/* line 226, smash/styles/_single-post.scss */
article.post .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col,
article.snapshot .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col,
article.ebooks .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 50%;
}
/* line 230, smash/styles/_single-post.scss */
article.post .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-image,
article.snapshot .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-image,
article.ebooks .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-image {
  height: 100%;
  width: 100%;
  max-height: 550px;
  border: 2px solid #101012;
}
/* line 237, smash/styles/_single-post.scss */
article.post .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body,
article.snapshot .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body,
article.ebooks .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 2em;
  text-align: center;
  gap: 2em;
}
/* line 243, smash/styles/_single-post.scss */
article.post .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body h2,
article.snapshot .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body h2,
article.ebooks .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body h2 {
  font-family: "meno-banner", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 42.9464px;
  line-height: 53px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 960px) {
  /* line 243, smash/styles/_single-post.scss */
  article.post .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body h2,
  article.snapshot .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body h2,
  article.ebooks .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body h2 {
    font-size: 33.9464px;
    line-height: 46px;
  }
}
/* line 260, smash/styles/_single-post.scss */
article.post .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body .entry-content-text,
article.snapshot .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body .entry-content-text,
article.ebooks .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body .entry-content-text {
  font-family: "brandon-grotesque", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #000000;
  text-align: left;
}
/* line 272, smash/styles/_single-post.scss */
article.post .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body .entry-content-cta a,
article.snapshot .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body .entry-content-cta a,
article.ebooks .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body .entry-content-cta a {
  position: relative;
  font-family: "Belluga", sans-serif;
  font-size: 25px;
}
/* line 277, smash/styles/_single-post.scss */
article.post .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body .entry-content-cta a::after,
article.snapshot .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body .entry-content-cta a::after,
article.ebooks .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body .entry-content-cta a::after {
  content: '';
  display: block;
  position: absolute;
  top: 80%;
  left: 0;
  right: 0;
  border-bottom: 1px solid #101012;
}
@media screen and (max-width: 768px) {
  /* line 237, smash/styles/_single-post.scss */
  article.post .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body,
  article.snapshot .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body,
  article.ebooks .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col .entry-content-body {
    padding: 2em 0 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 221, smash/styles/_single-post.scss */
  article.post .entry-content .entry-content-intro .entry-content-intro-wrap,
  article.snapshot .entry-content .entry-content-intro .entry-content-intro-wrap,
  article.ebooks .entry-content .entry-content-intro .entry-content-intro-wrap {
    flex-direction: column !important;
  }
  /* line 299, smash/styles/_single-post.scss */
  article.post .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col,
  article.snapshot .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col,
  article.ebooks .entry-content .entry-content-intro .entry-content-intro-wrap .entry-content-intro-col {
    width: 100%;
  }
}
/* line 307, smash/styles/_single-post.scss */
article.post .entry-products,
article.snapshot .entry-products,
article.ebooks .entry-products {
  max-width: 1100px;
  margin: 0 auto;
  border: 1px solid #101012;
}
/* line 311, smash/styles/_single-post.scss */
article.post .entry-products .entry-product-header,
article.snapshot .entry-products .entry-product-header,
article.ebooks .entry-products .entry-product-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  text-align: center;
  background-color: #101012;
  padding: 2em 1em;
}
/* line 319, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap,
article.snapshot .entry-products .entry-products-wrap,
article.ebooks .entry-products .entry-products-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 321, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap span,
article.snapshot .entry-products .entry-products-wrap span,
article.ebooks .entry-products .entry-products-wrap span {
  font-size: 35px;
  font-family: "meno-banner", serif;
  color: #ffffff;
}
/* line 326, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap span span,
article.snapshot .entry-products .entry-products-wrap span span,
article.ebooks .entry-products .entry-products-wrap span span {
  font-style: italic;
}
/* line 331, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .icon,
article.snapshot .entry-products .entry-products-wrap .icon,
article.ebooks .entry-products .entry-products-wrap .icon {
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  /* line 319, smash/styles/_single-post.scss */
  article.post .entry-products .entry-products-wrap,
  article.snapshot .entry-products .entry-products-wrap,
  article.ebooks .entry-products .entry-products-wrap {
    width: 100%;
  }
}
/* line 340, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider,
article.ebooks .entry-products .entry-products-wrap .entry-products-slider {
  width: 80%;
}
/* line 344, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev,
article.ebooks .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev {
  left: unset;
  right: -2%;
  top: 48%;
}
/* line 349, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next,
article.ebooks .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next {
  left: unset;
  right: -2%;
  top: 39%;
}
@media screen and (max-width: 768px) {
  /* line 340, smash/styles/_single-post.scss */
  article.post .entry-products .entry-products-wrap .entry-products-slider,
  article.snapshot .entry-products .entry-products-wrap .entry-products-slider,
  article.ebooks .entry-products .entry-products-wrap .entry-products-slider {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  /* line 319, smash/styles/_single-post.scss */
  article.post .entry-products .entry-products-wrap,
  article.snapshot .entry-products .entry-products-wrap,
  article.ebooks .entry-products .entry-products-wrap {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
}
/* line 367, smash/styles/_single-post.scss */
article.post #hide_sidebars,
article.snapshot #hide_sidebars,
article.ebooks #hide_sidebars {
  position: relative;
  transform: translate(0, -60vh);
}
/* line 372, smash/styles/_single-post.scss */
article.post .article-sidebar,
article.snapshot .article-sidebar,
article.ebooks .article-sidebar {
  position: absolute;
  top: 0;
  height: 100%;
  padding-top: 60px;
  width: 70px;
  text-align: center;
  overflow: hidden;
}
/* line 381, smash/styles/_single-post.scss */
article.post .article-sidebar.article-sidebar-left,
article.snapshot .article-sidebar.article-sidebar-left,
article.ebooks .article-sidebar.article-sidebar-left {
  left: 10px;
}
@media screen and (max-width: 960px) {
  /* line 381, smash/styles/_single-post.scss */
  article.post .article-sidebar.article-sidebar-left,
  article.snapshot .article-sidebar.article-sidebar-left,
  article.ebooks .article-sidebar.article-sidebar-left {
    left: 0;
  }
}
/* line 388, smash/styles/_single-post.scss */
article.post .article-sidebar.article-sidebar-right,
article.snapshot .article-sidebar.article-sidebar-right,
article.ebooks .article-sidebar.article-sidebar-right {
  right: 10px;
  padding-top: 90px;
}
/* line 392, smash/styles/_single-post.scss */
article.post .article-sidebar.article-sidebar-right .post-products-cta,
article.snapshot .article-sidebar.article-sidebar-right .post-products-cta,
article.ebooks .article-sidebar.article-sidebar-right .post-products-cta {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 8px;
  transform: rotate(90deg) translate(100%, 100%);
  transform-origin: top right;
}
/* line 398, smash/styles/_single-post.scss */
article.post .article-sidebar.article-sidebar-right .post-products-cta .icon,
article.snapshot .article-sidebar.article-sidebar-right .post-products-cta .icon,
article.ebooks .article-sidebar.article-sidebar-right .post-products-cta .icon {
  transform: rotate(-90deg);
}
/* line 403, smash/styles/_single-post.scss */
article.post .article-sidebar.article-sidebar-right .post-products-wrap,
article.snapshot .article-sidebar.article-sidebar-right .post-products-wrap,
article.ebooks .article-sidebar.article-sidebar-right .post-products-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 406, smash/styles/_single-post.scss */
article.post .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger,
article.ebooks .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger {
  display: block !important;
  color: #101012 !important;
  background: unset !important;
  border: none !important;
  width: 15px;
  height: 15px;
  padding: 0 !important;
}
/* line 416, smash/styles/_single-post.scss */
article.post .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger span,
article.snapshot .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger span,
article.ebooks .article-sidebar.article-sidebar-right .post-products-wrap .post-products-trigger span {
  display: block !important;
  transform: rotate(90deg) translate(80%, 0);
  transform-origin: center;
}
@media screen and (max-width: 960px) {
  /* line 388, smash/styles/_single-post.scss */
  article.post .article-sidebar.article-sidebar-right,
  article.snapshot .article-sidebar.article-sidebar-right,
  article.ebooks .article-sidebar.article-sidebar-right {
    right: 0;
  }
}
/* line 429, smash/styles/_single-post.scss */
article.post .article-sidebar .post-products-wrap,
article.snapshot .article-sidebar .post-products-wrap,
article.ebooks .article-sidebar .post-products-wrap {
  right: 17px !important;
}
/* line 433, smash/styles/_single-post.scss */
article.post .article-sidebar .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar .post-products-wrap .post-products-trigger,
article.ebooks .article-sidebar .post-products-wrap .post-products-trigger {
  position: unset;
}
/* line 437, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner,
article.snapshot .article-sidebar .article-sidebar-inner,
article.ebooks .article-sidebar .article-sidebar-inner {
  position: relative;
  height: 100vh;
  -webkit-transition: all .3s;
  transition: all .3s;
}
/* line 443, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner #progress,
article.snapshot .article-sidebar .article-sidebar-inner #progress,
article.ebooks .article-sidebar .article-sidebar-inner #progress {
  position: fixed;
  top: 75px;
  width: 1px;
  height: 0;
  background-color: #000;
  z-index: -1;
}
/* line 458, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap,
article.ebooks .article-sidebar .article-sidebar-inner .social-share .share-wrap {
  width: 100%;
  height: 38px;
  position: relative;
  margin-bottom: 22px;
}
/* line 464, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap span,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap span,
article.ebooks .article-sidebar .article-sidebar-inner .social-share .share-wrap span {
  font-weight: 400;
  font-size: 15px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  font-family: "meno-banner", serif;
  top: 50%;
  left: 50%;
  margin: auto;
  display: block;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
/* line 481, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner .social-share .share,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share,
article.ebooks .article-sidebar .article-sidebar-inner .social-share .share {
  display: block;
  text-align: center;
  margin: 0 auto 22px;
  font-size: 16px;
  line-height: normal;
  position: relative;
}
@media screen and (max-width: 1180px) {
  /* line 63, smash/styles/_single-post.scss */
  article.post,
  article.snapshot,
  article.ebooks {
    padding: 0px 50px 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 63, smash/styles/_single-post.scss */
  article.post,
  article.snapshot,
  article.ebooks {
    padding: 0px 40px 0;
  }
  /* line 500, smash/styles/_single-post.scss */
  article.post .article-sidebar,
  article.snapshot .article-sidebar,
  article.ebooks .article-sidebar {
    display: none !important;
  }
  /* line 503, smash/styles/_single-post.scss */
  article.post .article-sidebar .post-products-wrap .post-products-trigger,
  article.snapshot .article-sidebar .post-products-wrap .post-products-trigger,
  article.ebooks .article-sidebar .post-products-wrap .post-products-trigger {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  /* line 63, smash/styles/_single-post.scss */
  article.post,
  article.snapshot,
  article.ebooks {
    padding: 0px 30px 0;
  }
  /* line 513, smash/styles/_single-post.scss */
  article.post .entry-header .entry-header-inner,
  article.snapshot .entry-header .entry-header-inner,
  article.ebooks .entry-header .entry-header-inner {
    padding: 20px 10px;
  }
  /* line 515, smash/styles/_single-post.scss */
  article.post .entry-header .entry-header-inner h1,
  article.snapshot .entry-header .entry-header-inner h1,
  article.ebooks .entry-header .entry-header-inner h1 {
    font-size: 25px;
    line-height: 34px;
  }
}

/* line 526, smash/styles/_single-post.scss */
.entry-header a {
  color: #ffffff;
  text-align: center;
}
/* line 532, smash/styles/_single-post.scss */
.entry-header .entry-title {
  margin-bottom: 15px;
  color: #ffffff;
  text-align: center;
}
/* line 539, smash/styles/_single-post.scss */
.entry-header .entry-meta {
  font-family: "sweet-sans-pro", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #ffffff;
  margin-bottom: 30px;
}
/* line 551, smash/styles/_single-post.scss */
.entry-header .entry-header-logo img {
  max-width: 66px;
}

/* line 558, smash/styles/_single-post.scss */
.entry-products-slider {
  width: 100%;
  /*
  .slick-arrow {
      &.slick-prev {
          left: unset;
          right: -4%;
          top: 48%;
      }
      &.slick-next {
          left: unset;
          right: -4%;
          top: 39%;
      }
  }
  */
}

/* line 576, smash/styles/_single-post.scss */
.entry-footer {
  padding: 20px;
  margin: 50px 0 0;
  border-top: 1px solid #101012;
  border-bottom: 1px solid #101012;
  font-family: "sweet-sans-pro", sans-serif;
  text-transform: uppercase;
}
/* line 590, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions > * {
  margin: 0 10px;
  font-family: "sweet-sans-pro", sans-serif;
  font-size: 11px;
  letter-spacing: 2px;
}
/* line 597, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions span {
  margin-left: 6px;
  font-size: 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  /* line 576, smash/styles/_single-post.scss */
  .entry-footer {
    padding: 15px 0px;
    margin: 20px 0;
  }
  /* line 608, smash/styles/_single-post.scss */
  .entry-footer .entry-footer-actions {
    flex-direction: column !important;
  }
  /* line 610, smash/styles/_single-post.scss */
  .entry-footer .entry-footer-actions > * {
    margin: 0px;
  }
}

/* line 617, smash/styles/_single-post.scss */
.emptyIntro {
  display: none !important;
}

/*--------------------------------------------------------------
# COMMENTS
--------------------------------------------------------------*/
/* line 1, smash/styles/_comments.scss */
#comments {
  display: none;
  max-width: 80%;
  margin: 50px auto 0;
}
/* line 6, smash/styles/_comments.scss */
#comments .comment-subtitle {
  font-family: "meno-banner", serif;
  letter-spacing: 2px;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
}
/* line 14, smash/styles/_comments.scss */
#comments .container {
  max-width: 685px;
}
/* line 18, smash/styles/_comments.scss */
#comments .comments-title {
  display: none;
  text-align: center;
}
/* line 24, smash/styles/_comments.scss */
#comments .respond textarea {
  width: 100%;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "brandon-grotesque", sans-serif;
}
/* line 32, smash/styles/_comments.scss */
#comments .comment-input-half {
  width: 49%;
}
/* line 36, smash/styles/_comments.scss */
#comments input[type="text"], #comments input[type="email"], #comments input[type="url"], #comments input[type="password"], #comments input[type="search"], #comments input[type="number"], #comments input[type="tel"], #comments input[type="range"], #comments input[type="date"], #comments input[type="month"], #comments input[type="week"], #comments input[type="time"], #comments input[type="datetime"], #comments input[type="datetime-local"], #comments input[type="color"], #comments textarea {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 7px 10px;
  border-radius: 0;
  margin-bottom: 5px;
  width: 100%;
}
/* line 45, smash/styles/_comments.scss */
#comments input[type="text"]::placeholder, #comments input[type="email"]::placeholder, #comments input[type="url"]::placeholder, #comments input[type="password"]::placeholder, #comments input[type="search"]::placeholder, #comments input[type="number"]::placeholder, #comments input[type="tel"]::placeholder, #comments input[type="range"]::placeholder, #comments input[type="date"]::placeholder, #comments input[type="month"]::placeholder, #comments input[type="week"]::placeholder, #comments input[type="time"]::placeholder, #comments input[type="datetime"]::placeholder, #comments input[type="datetime-local"]::placeholder, #comments input[type="color"]::placeholder, #comments textarea::placeholder {
  text-transform: uppercase;
}
/* line 50, smash/styles/_comments.scss */
#comments input#submit {
  width: 100%;
  border: none;
}
/* line 56, smash/styles/_comments.scss */
#comments div#respond {
  margin-bottom: 50px;
}
/* line 60, smash/styles/_comments.scss */
#comments .comment-list {
  margin: 0;
  padding: 0;
  font-family: "brandon-grotesque", sans-serif;
}
/* line 67, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-meta {
  display: -webkit-flex;
  display: flex;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  padding-bottom: 20px;
}
/* line 75, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-meta .avatar, #comments .comment-list .comment .comment-meta .says {
  display: none;
}
/* line 79, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-meta .comment-metadata {
  display: none;
}
/* line 84, smash/styles/_comments.scss */
#comments .comment-list .comment .children {
  margin: 40px 0px;
}
/* line 88, smash/styles/_comments.scss */
#comments .comment-list .comment .reply {
  border-bottom: 1px solid #dadada;
  padding-bottom: 15px;
}

/* line 1, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper {
  padding: 0px 0px 3em;
}
/* line 4, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
}
/* line 8, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
  position: relative;
  width: 50%;
}
/* line 13, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
  position: relative;
  width: 50%;
  padding: 20px 50px;
  z-index: 1;
}
/* line 19, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body h5.snapshot-label {
  display: inline-block;
  font-family: "Belluga", sans-serif;
  font-size: 50px;
  line-height: 30px;
  letter-spacing: 0;
}
/* line 27, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 1em;
  row-gap: 1em;
  width: 100%;
}
/* line 32, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-image {
  max-height: 150px;
  width: auto;
}
/* line 37, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-brand {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  font-family: "sweet-sans-pro", sans-serif;
}
/* line 44, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-link {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: bold;
  margin-top: 20px;
}
/* line 56, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-products-large {
  width: 100%;
  padding: 50px 0;
  margin: 50px auto !important;
  border-top: 1px solid #101012;
  border-bottom: 1px solid #101012;
}
/* line 63, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-products-large .product {
  padding: 30px;
}
/* line 66, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-products-large .product.slick-active {
  border-right: 1px solid #101012;
  margin-right: -1px;
}
/* line 73, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-products-large .slick-arrow.slick-next {
  right: -2%;
}
@media screen and (max-width: 1180px) {
  /* line 81, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper {
    padding: 50px 20px;
  }
  /* line 90, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
  }
  /* line 93, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 98, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper {
    padding: 50px 20px;
  }
  /* line 109, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
    width: 100% !important;
  }
  /* line 113, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 118, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 0 30px;
    width: 100%;
    margin-left: 0;
  }
  /* line 123, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body h2.snapshot-title {
    line-height: 33px;
    font-size: 29px;
    margin-bottom: 15px;
  }
  /* line 131, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .snapshot-product .snapshot-product-wrapper {
    text-align: center;
  }
  /* line 135, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .snapshot-product .snapshot-product-wrapper .snapshot-product-brand h3 {
    font-size: 28px;
    text-align: center;
  }
  /* line 148, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-products-large {
    width: 100% !important;
  }
}

/* line 1, smash/styles/_page.scss */
article.page {
  padding: 50px 0;
}

/* line 3, smash/styles/_page-about.scss */
#about_page .about-outer {
  background: #fff;
  padding: 50px;
  margin-bottom: 10%;
}
/* line 8, smash/styles/_page-about.scss */
#about_page .about-outer .about-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 11, smash/styles/_page-about.scss */
#about_page .about-outer .about-inner .about-images {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 1;
  margin-bottom: -10%;
}
/* line 16, smash/styles/_page-about.scss */
#about_page .about-outer .about-inner .about-images .about-image-main {
  width: 82%;
  border: 10px solid white;
}
/* line 21, smash/styles/_page-about.scss */
#about_page .about-outer .about-inner .about-images .about-image-side {
  position: relative;
  width: 43%;
  margin-left: -25%;
  margin-bottom: -30px;
  border: 10px solid white;
}
/* line 30, smash/styles/_page-about.scss */
#about_page .about-outer .about-inner .about-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 1;
  padding: 50px;
}
/* line 35, smash/styles/_page-about.scss */
#about_page .about-outer .about-inner .about-body .page-title {
  text-align: left;
}
/* line 38, smash/styles/_page-about.scss */
#about_page .about-outer .about-inner .about-body .page-title span {
  color: #9D7D5F;
}
/* line 53, smash/styles/_page-about.scss */
#about_page #about_main .stacked-images {
  width: 49%;
  height: 665px;
}
/* line 57, smash/styles/_page-about.scss */
#about_page #about_main .stacked-images .stacked-half {
  max-width: 325px;
  margin-right: -15%;
}
/* line 63, smash/styles/_page-about.scss */
#about_page #about_main .loop-main-content {
  width: 42%;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  /* line 72, smash/styles/_page-about.scss */
  #about_page #about_main {
    flex-direction: column;
  }
  /* line 75, smash/styles/_page-about.scss */
  #about_page #about_main .stacked-images {
    width: 75%;
    height: 565px;
  }
  /* line 79, smash/styles/_page-about.scss */
  #about_page #about_main .stacked-images .stacked-half {
    display: none;
  }
  /* line 86, smash/styles/_page-about.scss */
  #about_page #about_main .loop-main-content {
    width: 80%;
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 96, smash/styles/_page-about.scss */
  #about_page .intro-wrapper .intro-container .intro-text {
    line-height: 1.6;
  }
}

/* line 1, smash/styles/_page-contact.scss */
#contact_page {
  position: relative;
  padding: 50px 0;
}
/* line 4, smash/styles/_page-contact.scss */
#contact_page .contact-cols {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 8em;
  padding-top: 40px;
}
/* line 10, smash/styles/_page-contact.scss */
#contact_page .contact-cols .contact-col {
  text-align: left;
}
/* line 13, smash/styles/_page-contact.scss */
#contact_page .contact-cols .contact-col h2 {
  font-size: 45px;
  line-height: 52px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
/* line 19, smash/styles/_page-contact.scss */
#contact_page .contact-cols .contact-col h2 span {
  font-style: italic;
  text-transform: capitalize;
}
/* line 25, smash/styles/_page-contact.scss */
#contact_page .contact-cols .contact-col p {
  font-size: 20px;
}
/* line 29, smash/styles/_page-contact.scss */
#contact_page .contact-cols .contact-col .btn {
  min-width: 220px;
  font-size: 12px !important;
}
/* line 34, smash/styles/_page-contact.scss */
#contact_page .contact-cols .contact-col.contact-intro {
  flex: 2;
}
/* line 37, smash/styles/_page-contact.scss */
#contact_page .contact-cols .contact-col.contact-intro div {
  margin-top: 30px;
  font-size: 18px;
  line-height: 30px;
}
/* line 43, smash/styles/_page-contact.scss */
#contact_page .contact-cols .contact-col.contact-intro .social-icons {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin-top: 30px;
}
/* line 48, smash/styles/_page-contact.scss */
#contact_page .contact-cols .contact-col.contact-form {
  flex: 3;
}
/* line 51, smash/styles/_page-contact.scss */
#contact_page .contact-cols .contact-col.contact-form form {
  margin-top: 20px;
}
@media screen and (max-width: 1180px) {
  /* line 59, smash/styles/_page-contact.scss */
  #contact_page .contact-cols {
    padding: 40px 50px;
  }
}
@media screen and (max-width: 960px) {
  /* line 66, smash/styles/_page-contact.scss */
  #contact_page .contact-cols {
    column-gap: 4em;
  }
}
@media screen and (max-width: 768px) {
  /* line 71, smash/styles/_page-contact.scss */
  #contact_page .contact-inner {
    padding: 100px 40px;
  }
  /* line 74, smash/styles/_page-contact.scss */
  #contact_page .contact-inner .contact-cols {
    column-gap: 3em;
  }
}
@media screen and (max-width: 600px) {
  /* line 80, smash/styles/_page-contact.scss */
  #contact_page .contact-cols {
    flex-direction: column !important;
    align-items: center !important;
    row-gap: 4em;
    padding: 40px 30px;
  }
  /* line 86, smash/styles/_page-contact.scss */
  #contact_page .contact-cols .contact-col {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
  /* line 88, smash/styles/_page-contact.scss */
  #contact_page .contact-cols .contact-col h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 0;
  }
  /* line 95, smash/styles/_page-contact.scss */
  #contact_page .contact-inner {
    padding: 100px 30px;
  }
}

/* line 3, smash/styles/_page-influence.scss */
.home-link .icon {
  position: relative;
  top: 3px;
  margin-right: 10px;
}

/* line 12, smash/styles/_page-influence.scss */
#influence_slides .influence-slide {
  width: 100%;
  height: 550px;
}

/* line 19, smash/styles/_page-influence.scss */
#cta_blocks {
  padding: 50px;
}
/* line 22, smash/styles/_page-influence.scss */
#cta_blocks .cta-block {
  position: relative;
  background: #E4C7D5;
  color: white;
  width: 32%;
  margin-bottom: 2%;
  padding: 30px;
}
/* line 30, smash/styles/_page-influence.scss */
#cta_blocks .cta-block .cta-title-wrap {
  position: relative;
}
/* line 33, smash/styles/_page-influence.scss */
#cta_blocks .cta-block .cta-title-wrap .cta-block-index {
  position: relative;
  font-size: 105px;
  opacity: 0.4;
  z-index: 0;
}
/* line 40, smash/styles/_page-influence.scss */
#cta_blocks .cta-block .cta-title-wrap .cta-title {
  position: absolute;
  font-size: 18px;
  z-index: 1;
}
/* line 47, smash/styles/_page-influence.scss */
#cta_blocks .cta-block .cta-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
}
/* line 60, smash/styles/_page-influence.scss */
#cta_blocks .cta-block:hover .cta-wrap {
  visibility: visible;
  opacity: 1;
}

/* line 71, smash/styles/_page-influence.scss */
#influence_testimonials .testimonials-container {
  max-width: 950px;
  width: 85%;
  margin: 0 auto;
}
/* line 77, smash/styles/_page-influence.scss */
#influence_testimonials .testimonial {
  margin-bottom: 50px;
}
/* line 80, smash/styles/_page-influence.scss */
#influence_testimonials .testimonial .testimonial-photo {
  min-width: 250px;
  min-height: 250px;
  border-radius: 100%;
}
/* line 86, smash/styles/_page-influence.scss */
#influence_testimonials .testimonial .testimonial-content {
  width: 80%;
}

/* line 2, smash/styles/_page-shop.scss */
#shop_page .shop-search {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 50px 50px 20px;
}
/* line 6, smash/styles/_page-shop.scss */
#shop_page .shop-search .shop-search-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
/* line 11, smash/styles/_page-shop.scss */
#shop_page .shop-search .shop-search-form .search-fields {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 14, smash/styles/_page-shop.scss */
#shop_page .shop-search .shop-search-form .search-fields input {
  flex: 1;
}
/* line 17, smash/styles/_page-shop.scss */
#shop_page .shop-search .shop-search-form .search-fields input[type="submit"] {
  flex: 0;
}
/* line 25, smash/styles/_page-shop.scss */
#shop_page .shop-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  text-align: center;
  max-width: 1340px;
  width: 100%;
  margin: 0 auto;
  padding: 0px 50px 0px;
}
/* line 33, smash/styles/_page-shop.scss */
#shop_page .shop-inner > * {
  width: 100%;
}
/* line 39, smash/styles/_page-shop.scss */
#shop_page .shop-inner .product .product-wrap .product-image {
  max-height: 228px;
}
@media screen and (max-width: 600px) {
  /* line 25, smash/styles/_page-shop.scss */
  #shop_page .shop-inner {
    padding: 0px 20px;
  }
}
/* line 53, smash/styles/_page-shop.scss */
#shop_page .shop-nav .shop-nav-title {
  font-size: 22px;
  font-family: "meno-banner", serif;
  color: black;
  padding-bottom: 12px;
}
/* line 62, smash/styles/_page-shop.scss */
#shop_page.index .shop-nav {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 67, smash/styles/_page-shop.scss */
#shop_page .products-grid-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin-bottom: 20px;
}
/* line 72, smash/styles/_page-shop.scss */
#shop_page .products-grid-cta-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin-top: 20px;
}
/* line 82, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 2em;
  row-gap: 2em;
  display: grid !important;
}
/* line 86, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid .product-grid-item {
  grid-column: span 1;
  grid-row: span 1;
  text-align: center;
  z-index: 2;
}
/* line 94, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid .product-grid-item .flex-col .product-thumb {
  width: 100%;
  height: 285px;
  position: relative;
}
/* line 99, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid .product-grid-item .flex-col .product-thumb .shop-btn {
  opacity: 0;
  position: absolute;
}
/* line 107, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid .product-grid-item .flex-col .product-thumb:hover .shop-btn {
  opacity: 1;
}
/* line 113, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid .product-grid-item .flex-col .product-brand {
  width: 100%;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 12px;
  letter-spacing: 0.72px;
  padding: 10px 8px 0;
}
/* line 122, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid .product-grid-item .flex-col .product-title {
  width: 100%;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 16px;
  padding: 0px 8px;
}
/* line 131, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid .product-grid-item:nth-child(5) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  height: 100%;
  grid-column: span 2;
  grid-row: span 2;
  transform: scale(1.75);
  z-index: 1;
}
/* line 139, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid .product-grid-item:nth-child(16) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  height: 100%;
  grid-column: span 2;
  grid-row: span 2;
  transform: scale(1.75);
  z-index: 1;
}
/* line 150, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item {
  text-align: center;
}
/* line 155, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb {
  width: 100%;
  height: 285px;
  position: relative;
}
/* line 160, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb .shop-btn {
  opacity: 0;
  position: absolute;
}
/* line 168, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb:hover .shop-btn {
  opacity: 1;
}
/* line 174, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand {
  width: 100%;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 12px;
  letter-spacing: 0.72px;
  padding: 10px 8px 0;
}
/* line 183, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title {
  width: 100%;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 16px;
  padding: 0px 8px;
}
/* line 194, smash/styles/_page-shop.scss */
#shop_page .page-nav {
  padding-top: 3em;
  padding-bottom: 2em;
}
/* line 198, smash/styles/_page-shop.scss */
#shop_page .page-nav h2 {
  display: none !important;
}
@media screen and (max-width: 600px) {
  /* line 206, smash/styles/_page-shop.scss */
  #shop_page .products-grid-wrapper .product-grid, #shop_page .products-grid-wrapper .alm-reveal {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 2em;
    row-gap: 2em;
  }
  /* line 210, smash/styles/_page-shop.scss */
  #shop_page .products-grid-wrapper .product-grid .product-grid-item:nth-child(5), #shop_page .products-grid-wrapper .product-grid .product-grid-item:nth-child(16), #shop_page .products-grid-wrapper .alm-reveal .product-grid-item:nth-child(5), #shop_page .products-grid-wrapper .alm-reveal .product-grid-item:nth-child(16) {
    transform: scale(1);
    grid-column: span 1;
    grid-row: span 1;
  }
}

/* line 222, smash/styles/_page-shop.scss */
.product .product-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 225, smash/styles/_page-shop.scss */
.product .product-wrap .product-image-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  width: 100%;
  text-align: center;
}
/* line 232, smash/styles/_page-shop.scss */
.product .product-wrap .product-image-wrap .product-image {
  max-height: 200px;
  width: auto;
}
/* line 237, smash/styles/_page-shop.scss */
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
/* line 242, smash/styles/_page-shop.scss */
.product .product-wrap .product-link-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 245, smash/styles/_page-shop.scss */
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}

/* line 1, smash/styles/_page-linktree.scss */
#linktree_page {
  position: relative;
}
/* line 4, smash/styles/_page-linktree.scss */
#linktree_page .linktree-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  max-width: 912px;
  padding: 50px;
  margin: 0 auto;
}
/* line 11, smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-image-left {
  align-self: flex-end;
  position: relative;
  width: 34%;
  z-index: 1;
  border-top: 10px solid #ffffff;
  border-right: 10px solid #ffffff;
}
/* line 20, smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-image-right {
  align-self: flex-start;
  width: 39%;
  margin: 0 50px 50px -4%;
}
/* line 26, smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  z-index: 1;
  align-self: flex-start;
  width: 30%;
  padding-top: 50px;
}
/* line 34, smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner .linktree-header-subtitle {
  font-family: "Belluga", sans-serif;
  font-size: 35px;
  margin-bottom: 0px;
}
/* line 40, smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner .linktree-header-title {
  text-transform: capitalize;
}
/* line 43, smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner .linktree-header-title span {
  font-family: "Belluga", sans-serif;
  font-size: 14px;
}
/* line 49, smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner .linktree-header-text {
  font-family: "brandon-grotesque", sans-serif;
}
/* line 55, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper {
  position: relative;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin: 0 0 60px;
}
/* line 60, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree_title {
  text-align: center;
}
/* line 64, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree-links {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 100%;
  max-width: 470px;
}
/* line 69, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree-links .linktree-link {
  width: 100%;
  margin: 10px 20px;
  font-size: 13px !important;
  font-weight: bold !important;
  padding: 12px !important;
}
@media screen and (max-width: 600px) {
  /* line 81, smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header {
    flex-direction: column !important;
    padding: 0px 30px 30px;
  }
  /* line 85, smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header .linktree-image-left {
    width: 52%;
  }
  /* line 89, smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header .linktree-image-right {
    width: 52%;
    margin: -111px 0 20px;
  }
  /* line 94, smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header .linktree-header-inner {
    padding-top: 0 !important;
    width: 100%;
    text-align: center;
  }
  /* line 100, smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header .linktree-header-inner .linktree-header-title span {
    font-size: 24px;
  }
  /* line 105, smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header .linktree-header-inner .linktree-header-subtitle {
    margin-bottom: -10px;
  }
  /* line 109, smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header .linktree-header-inner .linktree-header-text {
    font-family: "brandon-grotesque", sans-serif;
  }
  /* line 116, smash/styles/_page-linktree.scss */
  #linktree_page .linktree-wrapper .linktree-links {
    max-width: 300px;
  }
  /* line 120, smash/styles/_page-linktree.scss */
  #linktree_page .linktree-wrapper .red-blob {
    transform: translate(0, -92%);
  }
}

/* line 1, smash/styles/_footer.scss */
#instagram_feed {
  position: relative;
}
/* line 4, smash/styles/_footer.scss */
#instagram_feed .instagram-header {
  position: absolute;
  top: 46%;
  left: 15%;
  z-index: 1000;
}

/* line 16, smash/styles/_footer.scss */
#colophon #footer_menu_container {
  margin: 0 10px;
}
/* line 20, smash/styles/_footer.scss */
#colophon #footer_menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}

/* line 1, smash/modules/block_custom_search/_block_custom_search.scss */
.custom-search-form {
  width: 100%;
}
/* line 6, smash/modules/block_custom_search/_block_custom_search.scss */
.custom-search-form .search-with-icon .search-field {
  border: none !important;
  border-radius: 0 !important;
  background-color: white !important;
  padding: 5px 5px 5px 30px;
  font-style: italic;
}

/* line 1, smash/modules/block_fixed_search/_block_fixed_search.scss */
.fixed-search {
  opacity: 0;
  position: fixed;
  bottom: 0;
  right: 30px;
  z-index: 100;
  background: #fff;
  color: #ffffff;
  padding: 20px 50px;
  display: none !important;
}
/* line 13, smash/modules/block_fixed_search/_block_fixed_search.scss */
.fixed-search .fixed-search-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 17, smash/modules/block_fixed_search/_block_fixed_search.scss */
.fixed-search .fixed-search-inner input {
  color: #ffffff;
}
/* line 20, smash/modules/block_fixed_search/_block_fixed_search.scss */
.fixed-search .fixed-search-inner input::placeholder {
  color: #ffffff;
}
/* line 25, smash/modules/block_fixed_search/_block_fixed_search.scss */
.fixed-search .fixed-search-inner button {
  color: #ffffff;
}

/* line 32, smash/modules/block_fixed_search/_block_fixed_search.scss */
body.lock_nav .fixed-search {
  opacity: 1;
}
/* line 1, smash/modules/block_flex_row/_block_flex_row.scss */
.flex_row {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
  row-gap: 20px;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/block_flex_row/_block_flex_row.scss */
  .flex_row {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 24, smash/modules/block_flex_row/_block_flex_row.scss */
  .flex_row > * {
    width: 100% !important;
  }
}

/* line 1, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image {
  position: relative;
  width: 100%;
}
/* line 5, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper {
  position: absolute;
}
/* line 8, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: #ffffff;
  border: 1px solid #909090;
}
/* line 16, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 20px;
  background: #ffffff;
  min-width: 275px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
}
/* line 27, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-image {
  width: 40%;
}
/* line 31, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 60%;
  padding: 0 20px;
  text-align: center;
}
/* line 37, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-meta {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 40, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-meta span {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin-right: 5px;
}
/* line 46, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-cta {
  font-size: 10px;
}
/* line 49, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-cta .icon {
  width: 10px;
  height: 10px;
}
/* line 58, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper:hover .shop-dot-product {
  opacity: 1;
  visibility: visible;
}

/* line 1, smash/modules/block_loading_screen/_block_loading_screen.scss */
#loading_screen {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px;
  z-index: 5000;
}
/* line 14, smash/modules/block_loading_screen/_block_loading_screen.scss */
#loading_screen.hide {
  display: none !important;
}
/* line 18, smash/modules/block_loading_screen/_block_loading_screen.scss */
#loading_screen .loading-screen-wrap {
  text-align: center;
}
/* line 21, smash/modules/block_loading_screen/_block_loading_screen.scss */
#loading_screen .loading-screen-wrap .loading-gif img {
  max-height: 200px;
  width: auto;
  margin: 0 auto;
}
/* line 27, smash/modules/block_loading_screen/_block_loading_screen.scss */
#loading_screen .loading-screen-wrap .loading-msg {
  text-transform: lowercase;
  font-size: 24px;
  font-style: italic;
  margin-top: 10%;
}

/* line 1, smash/modules/block_popups/_block_popups.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(200, 200, 200, 0.75);
  z-index: 150;
  display: none;
  cursor: pointer;
}
/* line 12, smash/modules/block_popups/_block_popups.scss */
.modal a {
  color: white;
}
/* line 16, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box {
  background: #fff;
  color: #101012;
  padding: 0;
  position: relative;
  width: 90%;
  max-width: 800px !important;
  top: 50%;
  margin: auto;
  left: 0;
  right: 0;
  cursor: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 34, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box #popup-close {
  position: absolute;
  top: 6px;
  right: 10px;
  max-width: 16px;
  z-index: 50;
}
/* line 41, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box #popup-close .icon {
  width: 25px;
  height: 25px;
  fill: black;
}
/* line 48, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
/* line 57, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .footer-subscribe {
  padding: 50px;
}
/* line 60, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .footer-subscribe .footer-social {
  padding: 0px 0px 30px;
}
/* line 64, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .footer-subscribe .subscribe-title {
  font-family: "meno-banner", serif;
  font-size: 70px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 72, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .footer-subscribe .subscribe-text {
  font-family: "brandon-grotesque", sans-serif;
}
/* line 77, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-image {
  width: 48%;
  min-height: 500px;
}
/* line 82, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 52%;
  padding: 50px;
}
/* line 87, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text > * {
  width: 100%;
}
/* line 91, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text h3 {
  font-weight: normal;
  font-family: "meno-banner", serif;
  font-size: 20px;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 100, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text p {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 25px;
  margin-bottom: 24px;
}
/* line 109, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text #mc_embed_signup_scroll p {
  margin-bottom: -20px;
}
/* line 115, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner h1 {
  margin-top: 0;
  margin-bottom: 0;
  color: black;
  font-size: 28px;
  padding: 0px 40px;
  letter-spacing: 1px;
}
/* line 126, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner nf-field:nth-child(1) {
  float: left;
  width: 48%;
}
/* line 131, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner nf-field:nth-child(2) {
  float: right;
  width: 48%;
}
/* line 138, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner nf-field:nth-child(3) .nf-field-container {
  margin-bottom: 0;
}
/* line 144, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner input {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "meno-banner", serif;
  font-size: 11px;
  line-height: 13px;
}
/* line 152, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner input[type="button"] {
  padding: 7px 5%;
  margin-bottom: 30px;
}
/* line 159, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner textarea {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "meno-banner", serif;
  font-size: 11px;
  line-height: 13px;
}
@media screen and (max-width: 768px) {
  /* line 48, smash/modules/block_popups/_block_popups.scss */
  .modal .modal-box .modal-inner {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 171, smash/modules/block_popups/_block_popups.scss */
  .modal .modal-box .modal-inner > * {
    width: 100% !important;
  }
  /* line 175, smash/modules/block_popups/_block_popups.scss */
  .modal .modal-box .modal-inner .popup-image {
    display: none;
  }
}
/* line 182, smash/modules/block_popups/_block_popups.scss */
.modal #mc-embedded-subscribe-form {
  position: relative;
  padding: 0 !important;
}
/* line 186, smash/modules/block_popups/_block_popups.scss */
.modal #mc-embedded-subscribe-form input {
  border-radius: unset !important;
  display: block;
  width: 100%;
  padding: 10px 10px;
  font-family: "brandon-grotesque", sans-serif;
  margin: 2px;
}
/* line 194, smash/modules/block_popups/_block_popups.scss */
.modal #mc-embedded-subscribe-form input[type="submit"] {
  padding: 7px 5%;
  margin-bottom: 30px;
}
/* line 201, smash/modules/block_popups/_block_popups.scss */
.modal #mc-embedded-subscribe-form .fa-envelope-o {
  position: absolute;
  top: 8px;
  right: 5px;
  font-size: 14px;
  z-index: 50;
}
/* line 212, smash/modules/block_popups/_block_popups.scss */
.modal #mc_embed_signup .mc-field-group {
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 0;
  text-align: left;
  min-height: unset;
}
/* line 219, smash/modules/block_popups/_block_popups.scss */
.modal #mc_embed_signup .mc-field-group label {
  font-size: 10px;
  margin-bottom: 5px;
}
/* line 229, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner {
  text-align: center;
  margin: 50px 0;
}
/* line 233, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner h1, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h2, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h3, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h4, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h5, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h6 {
  position: relative;
}
/* line 236, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner h1::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h2::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h3::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h4::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h5::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h6::after {
  content: '';
  position: relative;
  display: block;
  width: 115px;
  height: 1px;
  background: #101012;
  margin: 10px auto 20px;
}
/* line 247, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form {
  width: 85%;
  max-width: 700px;
  margin: 0 auto;
}
/* line 252, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form .nf-form-fields-required {
  display: none !important;
}
/* line 258, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container {
  margin-bottom: 20px;
}
/* line 263, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container .nf-field-label label {
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}
/* line 274, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container.label-above .nf-field-label {
  margin: 0;
}
/* line 279, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container textarea {
  border: 2px solid #F4F4F4;
  border-radius: 0;
  height: 106px;
}
/* line 285, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input {
  border: 2px solid #F4F4F4;
  border-radius: 0;
}
/* line 295, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(2), .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(3) {
  float: right;
  width: 49%;
  clear: right;
}
/* line 302, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(1), .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(4), .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(5) {
  float: left;
  width: 49%;
  clear: left;
}
/* line 310, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(6) {
  display: block;
  width: 100%;
}
/* line 322, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="subscribe-popup"] .modal-box {
  padding: 0;
  max-width: 820px;
}
/* line 326, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="subscribe-popup"] .modal-box .modal-inner {
  flex-wrap: nowrap;
  padding-right: 5%;
}
/* line 330, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="subscribe-popup"] .modal-box .modal-inner .popup-image {
  width: 50%;
}
/* line 338, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box {
  padding: 30px 5% 20px;
  background: url("smash/images/watercolor.png") no-repeat bottom right/74% #fff;
  background-position-x: 145%;
  background-position-y: 165%;
}
/* line 345, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text {
  width: 100%;
}
/* line 348, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text h2, .modal.watercolor .modal-box .modal-inner .popup-text h3 {
  margin: 0 0 20px;
  font-weight: bold;
}
/* line 354, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap .nf-form-fields-required {
  display: none;
}
/* line 360, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field .nf-field-container {
  margin: 0 0 15px;
}
/* line 364, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:nth-child(1), .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:nth-child(2) {
  width: 100%;
  float: none;
}
/* line 371, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:last-child .nf-field-container {
  margin: 0 0 0;
  text-align: left;
}
/* line 380, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner input[type="button"] {
  margin: 0;
}

/* line 1, smash/modules/block_post/_block_post.scss */
.post-block {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  row-gap: 1em;
}
/* line 5, smash/modules/block_post/_block_post.scss */
.post-block .post-item-image-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 10, smash/modules/block_post/_block_post.scss */
.post-block .post-item-image-wrap .post-item-image {
  display: block;
  width: 100%;
  border: 2px solid #101012;
}
/* line 15, smash/modules/block_post/_block_post.scss */
.post-block .post-item-image-wrap .post-item-image:hover {
  opacity: 0.8;
}
/* line 21, smash/modules/block_post/_block_post.scss */
.post-block .post-block-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 29, smash/modules/block_post/_block_post.scss */
.post-block .post-item-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 100%;
  row-gap: 15px;
}
/* line 34, smash/modules/block_post/_block_post.scss */
.post-block .post-item-body .post-block-title {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  flex: 1;
  font-size: 25px;
  line-height: 32px;
  letter-spacing: 1px;
  text-transform: capitalize;
  text-align: center;
}
/* line 48, smash/modules/block_post/_block_post.scss */
.post-block .post-item-body .post-block-cat {
  text-transform: uppercase;
  font-family: "sweet-sans-pro", sans-serif;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 2.5px;
  font-weight: 700;
}
/* line 65, smash/modules/block_post/_block_post.scss */
.post-block.centered {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 68, smash/modules/block_post/_block_post.scss */
.post-block.centered .post-item-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  z-index: 1;
  margin-top: -20%;
  width: 90%;
  padding: 1em;
  text-align: left;
}
/* line 76, smash/modules/block_post/_block_post.scss */
.post-block.centered .post-item-body a {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  /* line 88, smash/modules/block_post/_block_post.scss */
  .post-block .post-block-title {
    font-size: 15px;
  }
}

/* line 94, smash/modules/block_post/_block_post.scss */
.post-item-image-wrap {
  overflow: hidden;
}

/* line 100, smash/modules/block_post/_block_post.scss */
.post-products-wrap .post-products-trigger {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 !important;
  color: #ffffff !important;
}
/* line 111, smash/modules/block_post/_block_post.scss */
.post-products-wrap .post-products-trigger span {
  display: none !important;
  transform: rotate(90deg) translate(32%, -160%);
  margin-bottom: 80%;
  transform-origin: top left;
  line-height: 1em;
}
/* line 120, smash/modules/block_post/_block_post.scss */
.post-products-wrap .post-products {
  position: absolute;
  top: 0;
  right: 115%;
  width: 100%;
  background: #ffffff;
  padding: 20px 30px 20px 20px;
  visibility: hidden;
}
/* line 132, smash/modules/block_post/_block_post.scss */
.post-products-wrap:hover .post-products {
  right: 0;
  visibility: visible;
}

/* line 1, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 1em;
  max-width: 900px;
}
/* line 6, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-body-cols {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 9, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-body-cols .col {
  width: 50%;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  padding: 1em;
}
/* line 14, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-body-cols .col:last-child {
  border-left: 2px solid #101012;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 21, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-image-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 26, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-image-wrap .post-item-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 30, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-image-wrap .post-item-image:hover {
  opacity: 0.8;
}
/* line 34, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-image-wrap .post-item-image .post-block-featured-cat {
  max-height: 100px;
  margin-bottom: -3em;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 100%;
  max-width: 300px;
  width: fit-content;
  padding: 2em 2em 2.4em;
  border-radius: 150%;
  background-color: #FFF;
  z-index: 1;
  font-family: "sweet-sans-pro", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
  margin-bottom: -4.5em;
}
/* line 57, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-block-featured-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 65, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
  padding: 0;
}
/* line 70, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-body .post-block-featured-cat {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "sweet-sans-pro", sans-serif;
  margin-bottom: 13px;
  font-weight: 700;
}
/* line 79, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-body .post-block-featured-title {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  text-align: center;
  font-family: "meno-banner", serif;
  font-size: 33px;
  line-height: 40px;
  letter-spacing: 1px;
  z-index: 2;
  text-transform: capitalize;
}
/* line 89, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-body .post-block-featured-title:hover {
  color: #9D7D5F;
}
/* line 94, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-body .post-block-featured-link {
  position: relative;
  font-family: "sweet-sans-pro", sans-serif;
  font-size: 12px;
  padding-right: 10px;
  overflow: hidden;
  margin: 10px auto 0;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
/* line 105, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured .post-item-body .post-block-featured-link:hover {
  color: #9D7D5F !important;
}
/* line 113, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured.cat-bg .post-block-featured-cat {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 100%;
  width: 100%;
  max-height: 100px;
  max-width: 100px;
  padding: 2em 2em 2.5em;
  border-radius: 150%;
  background-color: #FFF;
  margin-bottom: -3em;
}
/* line 129, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured.centered {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 132, smash/modules/block_post_col/_block_post_col.scss */
.post-block-featured.centered .post-item-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  z-index: 1;
  margin-top: -20%;
  width: 90%;
  background: #ffffff;
  padding: 1em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 149, smash/modules/block_post_col/_block_post_col.scss */
  .post-block-featured .post-block-featured-title {
    font-size: 15px;
  }
}

/* line 155, smash/modules/block_post_col/_block_post_col.scss */
.post-item-image-wrap {
  overflow: hidden;
}

/* line 161, smash/modules/block_post_col/_block_post_col.scss */
.post-products-wrap .post-products-trigger {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 !important;
  color: #ffffff !important;
}
/* line 172, smash/modules/block_post_col/_block_post_col.scss */
.post-products-wrap .post-products-trigger span {
  display: none !important;
  transform: rotate(90deg) translate(32%, -160%);
  margin-bottom: 80%;
  transform-origin: top left;
  line-height: 1em;
}
/* line 181, smash/modules/block_post_col/_block_post_col.scss */
.post-products-wrap .post-products {
  position: absolute;
  top: 0;
  right: 115%;
  width: 100%;
  background: #ffffff;
  padding: 20px 30px 20px 20px;
  visibility: hidden;
}
/* line 193, smash/modules/block_post_col/_block_post_col.scss */
.post-products-wrap:hover .post-products {
  right: 0;
  visibility: visible;
}

/* line 2, smash/modules/block_product/_block_product.scss */
.product .product-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 5, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  width: 100%;
  max-height: 155px;
  text-align: center;
}
/* line 14, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 17, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body .product-brand {
  font-family: "sweet-sans-pro", sans-serif;
  text-align: center;
  font-size: 9px;
  font-weight: 600;
  margin-bottom: 5px;
}
/* line 25, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body .product-title {
  text-align: center;
  font-weight: bold;
  font-family: "meno-banner", serif;
  text-transform: capitalize;
  font-size: 22px;
  letter-spacing: 0;
}
/* line 36, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-link-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 39, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}
/* line 46, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 49, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-image-wrap {
  width: auto;
}
/* line 52, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-image-wrap .product-image {
  max-height: 100px;
}
/* line 57, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 0 20px;
}

/* line 1, smash/modules/block_promo_code/_block_promo_code.scss */
.promo-code {
  width: 22%;
}
/* line 4, smash/modules/block_promo_code/_block_promo_code.scss */
.promo-code .promo-code-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
  text-align: center;
  row-gap: 1em;
}
/* line 10, smash/modules/block_promo_code/_block_promo_code.scss */
.promo-code .promo-code-inner .promo-code-image-wrap {
  width: 100%;
  border: 1px solid #101012;
  padding: 15px;
}

/* line 1, smash/modules/block_search/_block_search.scss */
#search-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(16, 16, 18, 0.8);
  z-index: 150000;
  display: none;
  cursor: pointer;
}
/* line 12, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box {
  width: 70%;
  position: absolute;
  background: unset !important;
  top: 50%;
  margin: auto;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 5px;
  cursor: auto;
}
/* line 28, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box #search-close {
  position: absolute;
  top: -20px;
  right: -15px;
  z-index: 50;
}
/* line 34, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box #search-close .icon {
  width: 30px;
  height: 30px;
  padding: 3px;
  color: #ffffff;
  border-radius: 100%;
}
/* line 43, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .widget {
  margin: 0;
}
/* line 47, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
/* line 55, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner .site-search {
  width: 100%;
}
/* line 59, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner h1 {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #ECD4C9;
  color: #fff;
  font-size: 38px;
  padding: 20px 38px;
}
/* line 68, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner label {
  width: 100%;
}
/* line 72, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input {
  background: white;
  border: none !important;
  flex: 1;
  width: 100%;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  padding: 23px;
  font-style: unset;
}
/* line 82, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input#search::placeholder {
  font-size: 14px;
}
/* line 86, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input.search-field {
  width: 100%;
  padding: 24px;
  font-size: 16px;
  font-weight: 100;
  text-transform: uppercase;
  box-shadow: none;
  border: solid 1px #999999;
  border-radius: 0;
}
/* line 97, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input[type="submit"] {
  flex: 0;
}
/* line 103, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner #searchsubmit {
  background: url(../../images/search.png) center center no-repeat;
  background-color: white;
  font-size: 20px;
  color: black;
  box-shadow: none;
  border: none;
  border-radius: 0;
  vertical-align: top;
  float: left;
  padding: 20px 20px 30px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
/* line 119, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner #searchsubmit:hover {
  background-color: #eaeaea;
}
@media screen and (max-width: 768px) {
  /* line 127, smash/modules/block_search/_block_search.scss */
  #search-modal .modal-box .modal-inner .site-search {
    padding: 50px 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 12, smash/modules/block_search/_block_search.scss */
  #search-modal .modal-box {
    width: 75%;
  }
  /* line 138, smash/modules/block_search/_block_search.scss */
  #search-modal .modal-box .modal-inner input[type="submit"] {
    flex: 0;
    display: none !important;
  }
}

/* line 4, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icon {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
  padding: 5px;
  width: 30px;
  height: 30px;
  background: white;
  border: 1px solid #101012;
  z-index: 2;
}

/* line 17, smash/modules/block_share_icons/_block_share_icons.scss */
input#postURL {
  position: absolute;
  right: -9999px;
}

/* line 21, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons {
  position: relative;
}
/* line 24, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share {
  position: relative;
}
/* line 27, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
}
/* line 31, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner.vertical-share {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 34, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner.vertical-share .social-share-title {
  transform: rotate(90deg) translate(0, 0);
  transform-origin: center;
  margin-bottom: 60%;
  font-family: "sweet-sans-pro", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 11px;
}
/* line 45, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner.vertical-share .share-icons-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: relative;
  opacity: 1;
  visibility: visible;
}
/* line 56, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner.fade-share .social-share-title {
  display: block;
}
/* line 60, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner.fade-share .share-icons-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  z-index: 1;
  background: #ffffff;
  padding: 2px 20px;
}
/* line 69, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner .share-icons-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
}
/* line 75, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .share {
  margin: 8px;
}
/* line 79, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .share span {
  margin-left: 6px;
  font-size: 10px;
  text-transform: uppercase;
}

/* line 3, smash/modules/block_snapshot/_block_snapshot.scss */
.snapshot .post-item-image-wrap {
  position: relative;
  width: 100%;
}
/* line 7, smash/modules/block_snapshot/_block_snapshot.scss */
.snapshot .post-item-image-wrap .post-item-image {
  display: block;
  width: 100%;
}
/* line 13, smash/modules/block_snapshot/_block_snapshot.scss */
.snapshot .snapshot-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin-top: 20px;
}
/* line 17, smash/modules/block_snapshot/_block_snapshot.scss */
.snapshot .snapshot-body .snapshot-title {
  text-align: center;
}

/* line 1, smash/modules/block_social_icons/_block_social_icons.scss */
.social-icons {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  column-gap: 15px;
  row-gap: 5px;
}
/* line 7, smash/modules/block_social_icons/_block_social_icons.scss */
.social-icons .social-icons-header {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* line 13, smash/modules/block_social_icons/_block_social_icons.scss */
.social-icons .social-icon {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  font-size: 12px;
  column-gap: 5px;
}
/* line 18, smash/modules/block_social_icons/_block_social_icons.scss */
.social-icons .social-icon span {
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 1, smash/modules/block_video/_block_video.scss */
.video-block {
  position: relative;
}
/* line 6, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap {
  position: relative;
  width: 100%;
}
/* line 10, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .video-block-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
/* line 18, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
/* line 27, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .icon {
  width: 55px;
  height: 55px;
  color: #ffffff;
}
/* line 32, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .icon:hover {
  color: #101012;
  cursor: pointer;
}
/* line 39, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .video-block-image::after {
  content: '';
  display: block;
  background: rgba(16, 16, 18, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
/* line 52, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .embed-container {
  position: relative;
  z-index: 1;
}

/* line 3, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop {
  opacity: 0;
  visibility: hidden;
  padding: 50px;
  position: fixed;
  top: 57px;
  left: 0;
  right: 0;
  z-index: 100;
  background: white;
  box-shadow: 2px 2px 5px #444;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
/* line 19, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}
/* line 28, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper p {
  display: inline-block;
  margin: 0 10px;
  font-size: 13px;
}
/* line 36, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper input.search-field {
  border: 0px;
  border-bottom: 1px solid #eee;
  text-transform: lowercase;
}
/* line 43, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left {
  border-right: 2px solid #dedede;
  margin-right: 4%;
  width: 30%;
  position: relative;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 57, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats {
  font-size: 14px;
  width: 50%;
  text-align: left;
}
/* line 62, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .drop-nav-header {
  font-size: 25px;
  font-family: "meno-banner", serif;
  display: block;
  margin: 20px 0;
  letter-spacing: 2px;
}
/* line 70, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats a.cat-item {
  list-style: none;
  font-family: "sweet-sans-pro", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 0px;
}
/* line 78, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search {
  margin-top: 30px;
}
/* line 81, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search form.search-form {
  border-bottom: 1px solid #888888;
}
/* line 85, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search .search-with-icon {
  position: relative;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0 auto;
  width: 52%;
}
/* line 98, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search .search-with-icon.seach-icon-left i.fa-search {
  position: relative;
  z-index: 1;
  font-size: 11px;
  margin-left: -20px;
}
/* line 106, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search .search-with-icon .search-field {
  min-width: 165px;
  padding-left: 4px;
  margin-left: -15px;
  font-style: italic;
  text-align: left;
  border: none;
  text-transform: lowercase;
  font-size: 14px;
  font-family: "meno-banner", serif;
  margin-left: 5px;
}
/* line 123, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .vertical-sep {
  width: 3px;
  background: #EADCDC;
  margin: 0 10%;
  display: block;
}
/* line 130, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right {
  width: 70%;
}
/* line 133, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post {
  display: block;
  position: relative;
  width: 34%;
}
/* line 138, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post img {
  display: block;
  padding: 0px 8px;
}
/* line 143, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer {
  align-items: center;
}
/* line 146, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title-inner {
  background: white;
  padding: 25px;
  width: 100%;
  font-family: "meno-banner", serif;
  white-space: normal;
}
/* line 154, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title {
  font-size: 14px;
  font-family: "meno-banner", serif;
  letter-spacing: 2px;
}
/* line 159, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title:hover {
  color: #c8c8c8;
}
/* line 170, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts:hover .posts-drop {
  opacity: 1;
  visibility: visible;
}

/* line 194, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
body.customize-support .posts-drop {
  top: 179px;
}
/* line 199, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
body.customize-support.lock_nav .posts-drop {
  top: 57px;
}

/* line 1, smash/modules/nav_footer_icons/_nav_footer_icons.scss */
.icons-nav {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  z-index: 10;
}
/* line 10, smash/modules/nav_footer_icons/_nav_footer_icons.scss */
.icons-nav .menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 15, smash/modules/nav_footer_icons/_nav_footer_icons.scss */
.icons-nav .menu li {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 10px;
}
/* line 19, smash/modules/nav_footer_icons/_nav_footer_icons.scss */
.icons-nav .menu li i {
  font-size: 25px;
}
/* line 23, smash/modules/nav_footer_icons/_nav_footer_icons.scss */
.icons-nav .menu li .icon {
  width: 25px;
  height: 25px;
}
/* line 28, smash/modules/nav_footer_icons/_nav_footer_icons.scss */
.icons-nav .menu li img {
  width: auto;
  max-height: 25px;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/nav_footer_icons/_nav_footer_icons.scss */
  .icons-nav {
    display: block;
  }
  /* line 39, smash/modules/nav_footer_icons/_nav_footer_icons.scss */
  body.has-icon-nav #colophon.site-footer {
    margin-bottom: 50px !important;
  }
}

/* line 1, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap {
  cursor: pointer;
}
/* line 5, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-trigger-open {
  margin: 4px 20px 0 0;
  font-size: 18px;
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  /* line 5, smash/modules/nav_mobile/_nav_mobile.scss */
  #mobile_nav_wrap .mobile-nav-trigger-open {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/nav_mobile/_nav_mobile.scss */
  #mobile_nav_wrap {
    display: block;
  }
  /* line 21, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 92px;
  }
  /* line 28, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support.lock_nav #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}

/* line 37, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: fixed;
  max-width: 355px;
  padding-top: 50px;
  width: 100%;
  top: 0;
  left: -500px;
  bottom: 0;
  background: #F1F0EB;
  overflow-y: scroll;
  z-index: 1000000;
}
/* line 50, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-inner {
  width: 100%;
}
/* line 55, smash/modules/nav_mobile/_nav_mobile.scss */
#colophon .mobile-nav-outer {
  color: #101012;
}
/* line 70, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-trigger-close.icon {
  display: block;
  font-size: 18px;
  position: absolute;
  top: 60px;
  left: 27px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
/* line 83, smash/modules/nav_mobile/_nav_mobile.scss */
#masthead.lock_nav #mobile_nav_wrap .mobile-nav-trigger-close {
  top: 13px;
}
@media screen and (max-width: 768px) {
  /* line 68, smash/modules/nav_mobile/_nav_mobile.scss */
  .mobile-nav-outer .mobile-nav-trigger-close {
    top: 13px;
  }
}
/* line 94, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar {
  width: 1px;
}
/* line 98, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar-track {
  background: #ffffff;
  width: 1px;
}
/* line 103, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar-thumb {
  background-color: #101012;
  width: 1px;
}
/* line 111, smash/modules/nav_mobile/_nav_mobile.scss */
body.customize-support #mobile_nav_wrap .mobile-nav-outer {
  top: 32px;
}
@media screen and (max-width: 782px) {
  /* line 111, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}
/* line 122, smash/modules/nav_mobile/_nav_mobile.scss */
body.customize-support #masthead.lock_nav #mobile_nav_wrap .mobile-nav-outer {
  top: 0;
}
/* line 130, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-image {
  width: 100%;
}
/* line 134, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body {
  width: 100%;
  padding: 30px;
  font-family: "sweet-sans-pro", sans-serif;
}
/* line 139, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body > * {
  width: 100%;
}
/* line 143, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_logo {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 0 35px;
}
/* line 149, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_logo img {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}
/* line 158, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  text-align: left;
  padding: 20px 0;
}
/* line 164, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 100%;
}
/* line 169, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .sub-menu .menu-item {
  margin: 0 !important;
}
/* line 174, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 177, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop .icon {
  margin-left: 10px;
  cursor: pointer;
}
/* line 184, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu {
  position: relative;
  display: none !important;
  opacity: 0;
  visibility: hidden;
  transform: unset;
  background: unset;
  padding: unset;
  padding-left: 10px;
}
/* line 194, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu li {
  margin-bottom: 0;
}
/* line 197, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu li a {
  font-size: 14px;
  padding-left: 30px;
  text-transform: uppercase;
  font-family: "sweet-sans-pro", sans-serif;
  letter-spacing: 1px;
  font-weight: 800;
}
/* line 209, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children.show > .sub-menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  opacity: 1;
  visibility: visible;
}
/* line 217, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  align-items: center;
  text-transform: uppercase;
  font-size: 30px;
  font-family: "meno-banner", serif;
}
/* line 224, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a span {
  padding: 0 10px;
  font-style: italic;
  font-size: 24px;
  font-family: "meno-banner", serif;
}
/* line 230, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a span.menu-count {
  padding: 0 10px 0 0;
  font-style: normal;
  font-size: 14px;
  font-family: "brandon-grotesque", sans-serif;
}
/* line 239, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.light-menu-item {
  font-weight: 100;
}
/* line 246, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom {
  padding-top: 20px;
  border-top: 1px solid #101012;
}
/* line 250, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 258, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .social-icons {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin: 35px 0;
}
/* line 263, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search {
  margin-bottom: 35px;
}
/* line 267, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: relative;
}
/* line 271, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type="text"] {
  padding: 5px 0 !important;
  border: none !important;
  border-bottom: 1px solid #101012 !important;
}
/* line 276, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type="text"]::placeholder {
  color: #101012;
  text-transform: uppercase;
}
/* line 282, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button {
  position: absolute;
  right: 0;
}
/* line 286, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button .icon {
  width: 15px;
  height: 15px;
}
/* line 294, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .widget {
  margin: 0;
  width: 100%;
}
/* line 298, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .widget input {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 37, smash/modules/nav_mobile/_nav_mobile.scss */
  .mobile-nav-outer {
    padding-top: 45px;
  }
}

/* line 310, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_bg {
  display: none;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100000;
}

/* line 1, smash/modules/nav_more/_nav_more.scss */
#more_nav {
  position: relative;
  padding: 20px;
  background: #fff;
}
/* line 9, smash/modules/nav_more/_nav_more.scss */
#more_nav #category_menu li {
  font-family: "sweet-sans-pro", sans-serif;
}
/* line 12, smash/modules/nav_more/_nav_more.scss */
#more_nav #category_menu li a {
  color: black !important;
}
/* line 15, smash/modules/nav_more/_nav_more.scss */
#more_nav #category_menu li a:hover {
  color: #AFAEA9 !important;
}
/* line 23, smash/modules/nav_more/_nav_more.scss */
#more_nav .more-nav-header {
  font-family: "meno-banner", serif;
  margin: 0 0px 5px 0;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/nav_more/_nav_more.scss */
  #more_nav {
    flex-direction: column;
  }
  /* line 31, smash/modules/nav_more/_nav_more.scss */
  #more_nav .more-nav-header {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/nav_more/_nav_more.scss */
  #more_nav {
    flex-direction: column;
  }
  /* line 41, smash/modules/nav_more/_nav_more.scss */
  #more_nav #category_menu {
    flex-direction: column;
    margin-left: 0px;
  }
  /* line 46, smash/modules/nav_more/_nav_more.scss */
  #more_nav .more-nav-header {
    width: 100%;
    margin-right: 0px;
    font-size: 20px;
  }
}

/* line 1, smash/modules/nav_page/_nav_page.scss */
.page-nav {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding-bottom: 4em;
  padding-top: 6em;
}
/* line 7, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu-container {
  width: fit-content;
  padding: 20px;
  font-weight: 800;
}
/* line 13, smash/modules/nav_page/_nav_page.scss */
.page-nav h2.page-nav-title {
  text-transform: lowercase;
  font-size: 30px;
  letter-spacing: 2px;
  font-family: "Belluga", sans-serif;
}
/* line 20, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-nav-text {
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 20, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-text {
    display: none;
  }
}
/* line 28, smash/modules/nav_page/_nav_page.scss */
.page-nav form {
  width: 100%;
  max-width: 480px;
  margin: 10px 0;
}
/* line 33, smash/modules/nav_page/_nav_page.scss */
.page-nav form .search-fields {
  position: relative;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 37, smash/modules/nav_page/_nav_page.scss */
.page-nav form .search-fields input {
  width: 100%;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "meno-banner", serif;
}
/* line 44, smash/modules/nav_page/_nav_page.scss */
.page-nav form .search-fields button {
  position: absolute;
  right: 10px;
}
@media screen and (max-width: 600px) {
  /* line 33, smash/modules/nav_page/_nav_page.scss */
  .page-nav form .search-fields {
    max-width: 90%;
    margin: 0 auto;
  }
}
/* line 56, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  font-family: "sweet-sans-pro", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  width: fit-content;
}
/* line 65, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu ul {
  padding: 5px 0px;
}
/* line 69, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu li {
  text-align: left;
}
/* line 72, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu li.current-menu-item {
  border-bottom: 2px solid #AFAEA9;
}
@media screen and (max-width: 768px) {
  /* line 72, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu li.current-menu-item {
    border-bottom: 1px solid #eeeeee;
  }
}
/* line 84, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu li .sub-menu {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
@media screen and (max-width: 768px) {
  /* line 56, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    font-size: 11px;
    letter-spacing: 1px;
    width: 100%;
  }
  /* line 98, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item {
    width: 100%;
    padding: 12px 20px;
    border-bottom: 1px solid #eeeeee;
  }
  /* line 103, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item .menu-drop {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
  /* line 106, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item .menu-drop .icon {
    margin-left: 10px;
  }
  /* line 112, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item.menu-item-has-children .sub-menu {
    position: relative;
    display: none;
    opacity: 0;
    visibility: hidden;
    transform: unset;
    background: unset;
    padding: unset;
    padding-left: 10px;
  }
  /* line 122, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item.menu-item-has-children .sub-menu li {
    margin-bottom: 0;
    border-bottom: unset;
  }
  /* line 129, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item.menu-item-has-children.show .sub-menu {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
    opacity: 1;
    visibility: visible;
  }
  /* line 137, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item a {
    display: block;
  }
  /* line 141, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item.light-menu-item {
    font-weight: 100;
  }
}
/* line 150, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-nav-title .icon {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 148, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-title {
    font-family: "brandon-grotesque", sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    padding: 12px 20px;
    text-align: center;
  }
  /* line 155, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-title.center {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 158, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-title.between {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
}
/* line 171, smash/modules/nav_page/_nav_page.scss */
.page-nav.btns {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  background: #fff;
  padding: 20px 50px;
  margin-bottom: 50px;
}
/* line 177, smash/modules/nav_page/_nav_page.scss */
.page-nav.btns .page-nav-title {
  margin: 0;
  max-width: 300px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  /* line 177, smash/modules/nav_page/_nav_page.scss */
  .page-nav.btns .page-nav-title {
    max-width: 100%;
    padding-bottom: 0;
    justify-content: center !important;
  }
}
/* line 189, smash/modules/nav_page/_nav_page.scss */
.page-nav.btns .page-menu-container {
  width: auto;
}
/* line 192, smash/modules/nav_page/_nav_page.scss */
.page-nav.btns .page-menu-container .page-menu {
  margin: 0;
}
/* line 197, smash/modules/nav_page/_nav_page.scss */
.page-nav.btns .page-menu-container .page-menu li a {
  width: 200px !important;
}
/* line 202, smash/modules/nav_page/_nav_page.scss */
.page-nav.btns .page-menu-container .page-menu li.current-menu-item {
  border-bottom: unset;
}
/* line 217, smash/modules/nav_page/_nav_page.scss */
.page-nav.has-btns .page-menu-container .page-menu li.current-menu-item {
  border-bottom: unset;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/nav_page/_nav_page.scss */
  .page-nav {
    flex-direction: column !important;
    padding-top: 4em;
  }
  /* line 229, smash/modules/nav_page/_nav_page.scss */
  .page-nav.btns {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    padding: 20px;
  }
  /* line 233, smash/modules/nav_page/_nav_page.scss */
  .page-nav.btns .page-menu-container {
    width: 100%;
  }
  /* line 236, smash/modules/nav_page/_nav_page.scss */
  .page-nav.btns .page-menu-container .page-menu {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    width: 100%;
  }
  /* line 246, smash/modules/nav_page/_nav_page.scss */
  .page-nav.hide-mobile .page-menu .menu-item {
    width: fit-content;
    border-bottom: none;
  }
  /* line 254, smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile .page-nav-title {
    order: 1;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
    width: 100%;
    padding: 12px 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
  }
  /* line 257, smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile .page-nav-title.center {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 260, smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile .page-nav-title.between {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
  /* line 273, smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile .page-nav-title .icon {
    display: block;
    margin-left: 10px;
  }
  /* line 279, smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile .page-nav-title.open .icon {
    transform: rotate(180deg);
  }
  /* line 285, smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile .page-menu-container {
    display: none;
    order: 2;
    padding: 0;
  }
  /* line 291, smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile form {
    order: 3;
  }
}

/* line 1, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 1em;
  position: relative;
  width: 100%;
  margin: 0 0 120px 0;
  background-color: #101012;
  padding: 3em 0;
}
/* line 10, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .featured-links-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 80%;
  max-width: 650px;
  text-align: center;
  row-gap: 1em;
}
/* line 17, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .featured-links-header .featured-links-title {
  font-family: "meno-banner", serif;
  font-size: 40px;
  letter-spacing: 2px;
  margin: 0;
}
/* line 23, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .featured-links-header .featured-links-title span {
  position: relative;
  letter-spacing: 0;
  font-family: "Belluga", sans-serif;
  font-size: 120%;
  top: -4px;
}
/* line 31, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .featured-links-header .featured-links-text {
  font-size: 14px;
  line-height: 1.7;
  font-family: "brandon-grotesque", sans-serif;
}
/* line 37, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .featured-links-header .featured-links-cta {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 42, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .featured-links-container {
  width: 100%;
  text-align: center;
}
/* line 48, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .repeater-links-slider {
  visibility: hidden;
  opacity: 0;
}
/* line 55, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .repeater-links-slider.slick-initialized.show-slider {
  visibility: visible;
  opacity: 1;
}
/* line 61, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .repeater-links-slider .slick-arrow {
  top: 42%;
}
/* line 64, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .repeater-links-slider .featured-slide {
  width: 100%;
  padding: 2vw;
  text-align: center;
}
/* line 69, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .repeater-links-slider .featured-slide .featured-slide-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 72, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .repeater-links-slider .featured-slide .featured-slide-inner .featured-slide-image {
  width: 100%;
  border-radius: 20px;
}
/* line 77, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .repeater-links-slider .featured-slide .featured-slide-inner .featured-slide-image:hover {
  opacity: 0.8;
}
/* line 82, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .repeater-links-slider .featured-slide .featured-slide-inner .featured-slide-text {
  text-transform: uppercase;
  font-family: "sweet-sans-pro", serif;
  margin-top: 15px;
  letter-spacing: 1px;
  font-size: 12px;
}
/* line 89, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater .repeater-links-slider .featured-slide .featured-slide-inner .featured-slide-text:hover {
  color: #9D7D5F;
}
/* line 97, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater a.featured-links-cta {
  margin-top: 20px;
}
/* line 102, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater.has-bg {
  background: #fff;
  padding: 50px;
}
/* line 106, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater.has-bg .featured-links-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 109, smash/modules/slider_featured_links/_slider_featured_links.scss */
#tiktok_repeater.has-bg .featured-links-header .featured-links-title {
  font-size: 34px;
  line-height: 40px;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 960px) {
  /* line 102, smash/modules/slider_featured_links/_slider_featured_links.scss */
  #tiktok_repeater.has-bg {
    padding: 0;
  }
  /* line 120, smash/modules/slider_featured_links/_slider_featured_links.scss */
  #tiktok_repeater.has-bg .featured-links-header {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 123, smash/modules/slider_featured_links/_slider_featured_links.scss */
  #tiktok_repeater.has-bg .featured-links-header .featured-links-cta {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  /* line 1, smash/modules/slider_featured_links/_slider_featured_links.scss */
  #tiktok_repeater {
    margin: 80px 0;
  }
}
@media screen and (max-width: 960px) {
  /* line 136, smash/modules/slider_featured_links/_slider_featured_links.scss */
  #tiktok_repeater .featured-links-header .featured-links-title {
    font-size: 34px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/slider_featured_links/_slider_featured_links.scss */
  #tiktok_repeater {
    padding: 0;
  }
  /* line 145, smash/modules/slider_featured_links/_slider_featured_links.scss */
  #tiktok_repeater .featured-links-header {
    width: 100%;
    padding: 0 25px;
  }
  /* line 149, smash/modules/slider_featured_links/_slider_featured_links.scss */
  #tiktok_repeater .featured-links-header .featured-links-text {
    width: 85%;
  }
  /* line 157, smash/modules/slider_featured_links/_slider_featured_links.scss */
  #tiktok_repeater .repeater-links-slider .featured-slide .featured-slide-inner {
    padding: 0 10px;
  }
  /* line 161, smash/modules/slider_featured_links/_slider_featured_links.scss */
  #tiktok_repeater .repeater-links-slider .slick-arrow {
    top: 34%;
  }
}

/* line 1, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products {
  position: relative;
  padding: 6em 3em;
}
/* line 5, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 2em;
  width: 100%;
}
/* line 10, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 1em;
}
/* line 14, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-header h5.featured-product-subtitle {
  font-family: "sweet-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11.1502px;
  line-height: 13px;
  letter-spacing: 2.07479px;
  text-transform: uppercase;
}
/* line 24, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-header h2 {
  font-family: "meno-banner", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36.7086px;
  line-height: 45px;
  text-align: center;
  text-transform: capitalize;
}
/* line 33, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-header h2 span {
  font-family: "meno-banner", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 36.7086px;
  line-height: 45px;
  text-align: center;
  text-transform: capitalize;
}
/* line 45, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 51, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider {
  width: 100%;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 58, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider.slick-slider .slick-arrow.slick-prev {
  left: 1em;
}
/* line 61, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider.slick-slider .slick-arrow.slick-next {
  right: 1em;
}
/* line 65, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider.slick-slider .slick-list {
  margin: 0 3em !important;
}
/* line 68, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider.slick-slider .slick-list .slick-track {
  padding-bottom: em;
  padding: 2em 0;
}
/* line 76, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider .product {
  padding: 20px;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 81, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider .product.slick-center {
  scale: 1.4;
}
/* line 86, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider .product .product-body {
  color: transparent;
}
/* line 90, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider .product .product-image-wrap {
  transform: scale(1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  margin-bottom: 2em;
}
/* line 95, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider .product .product-image-wrap .product-image {
  width: 100%;
  height: auto;
}
/* line 106, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider .product.slick-center .product-image-wrap {
  transform: scale(1.4);
}
/* line 112, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider .product.slick-center .product-body {
  color: #000;
}
/* line 120, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products .featured-products-inner .featured-products-slider .slick-slider .slick-arrow {
  top: 26%;
}
/* line 132, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products.borders .featured-products-inner {
  padding: 50px 0;
  border-top: 1px solid #101012;
  border-bottom: 1px solid #101012;
}
/* line 139, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products.alt {
  padding: 0;
  margin: 2em 0 4em;
}
/* line 143, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products.alt .featured-products-inner {
  border: 1px solid #101012;
}
/* line 147, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products.alt .featured-products-inner .featured-products-header {
  text-align: center;
  background-color: #101012;
  padding: 2em 1em;
  width: 100%;
  font-family: "meno-banner", serif;
  color: #ffffff;
}
/* line 155, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products.alt .featured-products-inner .featured-products-header span {
  font-style: italic;
}
/* line 161, smash/modules/slider_featured_products/_slider_featured_products.scss */
.featured-products.alt .featured-products-inner .icon {
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/slider_featured_products/_slider_featured_products.scss */
  .featured-products {
    padding: 6em 30px;
  }
  /* line 173, smash/modules/slider_featured_products/_slider_featured_products.scss */
  .featured-products .featured-products-inner .featured-products-header h2 {
    font-size: 30px;
  }
}

/* line 1, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper {
  position: relative;
}
/* line 4, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider-nav {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  bottom: 7vw;
  right: 7vw;
  background: #F1F0EB;
  padding: 2vw 4vw 2vw 3vw;
  z-index: 10;
  letter-spacing: 2px;
  min-width: 350px;
}
@media screen and (max-width: 800px) {
  /* line 4, smash/modules/slider_hero/_slider_hero.scss */
  .hero-slider-wrapper .hero-slider-nav {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    margin: 10%;
    bottom: 0;
    margin-bottom: -80px;
    border: 1px solid #101012;
  }
}
@media screen and (max-width: 600px) {
  /* line 4, smash/modules/slider_hero/_slider_hero.scss */
  .hero-slider-wrapper .hero-slider-nav {
    margin-bottom: -20px;
  }
}
/* line 31, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider-nav .hero-slider-nav-item {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  column-gap: 3em;
  border-bottom: 1px solid #101012;
  width: 100%;
  padding: 15px 0;
}
/* line 38, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider-nav .hero-slider-nav-item:hover {
  cursor: pointer;
  color: #9D7D5F;
}
/* line 42, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider-nav .hero-slider-nav-item:last-child {
  border-bottom: none;
}
/* line 49, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider {
  width: 100%;
}
/* line 53, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  width: 100%;
  color: #ffffff;
  height: 80vh;
  min-height: 630px;
  padding: 80px;
}
/* line 62, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 1em;
  position: relative;
  z-index: 2;
  max-width: 450px;
  width: 100%;
}
/* line 70, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-subtitle {
  font-family: "sweet-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: -5px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
/* line 81, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-title {
  font-family: "meno-banner", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  line-height: 57px;
}
/* line 88, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-title span {
  font-style: italic;
}
/* line 93, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-text {
  font-family: "brandon-grotesque", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 15px;
}
/* line 102, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta {
  min-width: 190px;
  font-size: 16px !important;
  padding: 15px 25px !important;
  padding: 17px 38px !important;
  font-size: 16px !important;
}
/* line 115, smash/modules/slider_hero/_slider_hero.scss */
.hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner::after {
  content: '';
  max-width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(16, 16, 18, 0.35);
}
@media screen and (max-width: 600px) {
  /* line 134, smash/modules/slider_hero/_slider_hero.scss */
  .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner {
    padding: 40px;
    min-height: 430px;
    margin-bottom: 150px;
    height: unset;
  }
  /* line 140, smash/modules/slider_hero/_slider_hero.scss */
  .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body {
    align-items: center !important;
    -webkit-align-items: center !important;
    font-size: 43px;
    row-gap: 0.5em;
  }
  /* line 146, smash/modules/slider_hero/_slider_hero.scss */
  .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-title {
    font-size: 47px;
    text-align: center;
  }
  /* line 151, smash/modules/slider_hero/_slider_hero.scss */
  .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-text {
    display: none;
  }
}

/* line 3, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered {
  position: relative;
  padding: 50px 0  0px 50px;
  background: #101012;
  margin-bottom: 60px;
}
/* line 9, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .hero-body {
  background: #D3CBC7;
  text-align: center;
  max-width: 520px;
  width: 100%;
  padding: 2em;
  margin-bottom: -50px;
  position: relative;
  z-index: 10;
  max-height: 220px;
}
/* line 20, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .hero-body .hero-text {
  padding: 10px 0 20px;
}
/* line 24, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .hero-body .hero-subtitle {
  font-family: "sweet-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 1.85714px;
  text-transform: uppercase;
  color: #101012;
}
/* line 36, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .hero-body .hero-title {
  font-family: "meno-banner", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  line-height: 42px;
  letter-spacing: 0.1em;
  text-transform: capitalize;
  color: #101012;
  margin: .5em 0 0;
  letter-spacing: 0;
}
/* line 48, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .hero-body .hero-title span {
  font-style: italic;
}
/* line 55, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 2em;
}
/* line 59, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-title {
  padding-bottom: 20px;
  color: white;
}
/* line 63, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-title span {
  font-style: italic;
}
/* line 68, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider {
  width: 100%;
  max-width: 1400px;
  align-self: flex-start;
  -webkit-align-self: flex-start;
  transform: translate(-1%, 0);
}
/* line 75, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .slick-list {
  overflow: visible;
}
/* line 79, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product {
  padding: 0 2.5em;
}
/* line 90, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 4vw;
}
/* line 94, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-image-wrap {
  flex: 1;
  background-color: #FFF;
  padding: 2em;
}
/* line 99, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-image-wrap .numbered-product-image {
  width: 100%;
  max-height: 220px;
}
/* line 105, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-count {
  position: absolute;
  font-family: "meno-banner", serif;
  color: #9D7D5F;
  font-size: calc(95px + 6vw);
  z-index: 1;
  transform: translate(0, 0);
}
/* line 115, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 1;
  color: #ffffff;
}
/* line 119, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-body a {
  color: #ffffff;
}
/* line 122, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-body .numbered-product-title {
  padding-bottom: .5em;
  font-size: 20px;
}
/* line 126, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-body .shop-btn {
  text-transform: uppercase;
  font-family: "sweet-sans-pro", sans-serif;
  font-weight: 700;
  padding-top: .5em;
}
/* line 132, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-body .shop-btn .icon {
  width: 20px;
  height: 20px;
}
/* line 136, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
.featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-body .shop-btn .icon:hover {
  color: #9D7D5F;
}
@media screen and (max-width: 1100px) {
  /* line 156, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-count {
    font-size: calc(72px + 6vw);
    transform: translate(10px, 0);
  }
  /* line 160, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-description {
    font-size: 14px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 768px) {
  /* line 173, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product {
    padding: 0 .8em;
  }
  /* line 176, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-image-wrap {
    padding: .3em;
  }
  /* line 179, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-count {
    transform: translate(-10px, 0);
  }
}
@media screen and (max-width: 600px) {
  /* line 3, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered {
    padding-bottom: 26px;
  }
  /* line 193, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider {
    overflow: hidden;
  }
  /* line 195, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product {
    padding: 0 .8em;
  }
  /* line 197, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap {
    column-gap: 8vw;
    flex-direction: column !important;
    row-gap: 2em;
  }
  /* line 202, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-image-wrap {
    padding: 2em;
  }
  /* line 205, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-image-wrap .numbered-product-image {
    min-height: 200px;
    min-width: 200px;
  }
  /* line 210, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-count {
    font-size: calc(95px + 12vw);
    transform: translate(12px, 0);
  }
}
@media screen and (max-width: 460px) {
  /* line 3, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered {
    padding: 50px 10px 36px 20px;
  }
  /* line 224, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product {
    padding: 0 .8em;
  }
  /* line 226, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap {
    column-gap: 8vw;
  }
  /* line 228, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-image-wrap {
    padding: 1em;
  }
  /* line 231, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-count {
    font-size: calc(60px + 6vw);
    transform: translate(-25vw, -64px);
  }
  /* line 235, smash/modules/slider_featured_products_numbered/_slider_featured_products_numbered.scss */
  .featured-products-numbered .featured-products-numbered-container .featured-products-numbered-slider .numbered-product .numbered-product-wrap .numbered-product-body {
    flex: 2;
  }
}

/* line 2, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic {
  position: relative;
  padding: 50px 0;
  margin-top: 50px;
  border-top: 1px solid #101012;
  text-align: center;
}
/* line 10, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic h3.guide-title {
  margin-bottom: 30px;
}
/* line 14, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic .guide-text {
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 19, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic .guide-products {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 23, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic .guide-products .product {
  width: auto;
  max-width: 285px;
  padding: 20px;
}

/* line 33, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row {
  width: 100%;
  position: relative;
  max-width: 840px;
  margin: 50px auto;
}
/* line 39, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row > * {
  width: 32%;
}
/* line 43, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row:nth-child(2n+1) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 46, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row:nth-child(2n) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 50, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row img {
  width: 28%;
}
/* line 54, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .sep {
  width: 90px;
  height: 2px;
  margin: 0 2%;
  background: black;
}
/* line 61, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 60%;
}
/* line 65, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-count {
  font-family: "meno-banner", serif;
  font-size: 80px;
}
/* line 70, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-title {
  font-family: "meno-banner", serif;
  font-size: 30px;
  margin-bottom: 20px;
}
/* line 76, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-text {
  font-family: "brandon-grotesque", sans-serif;
  margin-bottom: 30px;
  line-height: 28px;
}
/* line 81, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-text a {
  color: #F1F0EB;
  font-weight: 100;
  font-size: 14px;
  text-transform: none;
  border-bottom: none;
  padding-bottom: 0;
}
/* line 91, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body a {
  padding-bottom: 5px;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  margin-bottom: 24px;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  /* line 33, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row {
    flex-direction: column;
  }
  /* line 105, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row .sep {
    display: none;
  }
  /* line 109, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row .guide-body {
    width: 100%;
  }
  /* line 113, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row img {
    width: 70%;
    margin-bottom: 20px;
  }
  /* line 119, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row:nth-child(2n) {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  /* line 126, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row img {
    width: 100%;
    margin-bottom: 20px;
  }
}

/* line 135, smash/modules/single_guides/_single_guides.scss */
.guides-grid {
  max-width: 1025px;
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 142, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 50%;
  padding: 30px;
}
/* line 147, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical .guide-count {
  font-family: "meno-banner", serif;
  font-size: 100px;
  color: #101012;
}
/* line 153, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical h3.guide-grid-title {
  margin-bottom: 20px;
}
/* line 157, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical .guide-grid-text {
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 162, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical .guide-grid-products {
  width: 100%;
}
/* line 167, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  padding: 40px 20px;
  margin: 0;
  border-bottom: 1px solid #101012;
}
/* line 174, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal:last-child {
  border-bottom: none;
}
/* line 178, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 52%;
  padding-right: 50px;
  margin-right: 50px;
  border-right: 1px solid #101012;
}
/* line 185, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body .guide-count {
  font-family: "meno-banner", serif;
  font-size: 100px;
  color: #101012;
}
/* line 191, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body h3.guide-grid-title {
  margin-bottom: 20px;
}
/* line 195, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body .guide-grid-text {
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 202, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-products {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 38%;
}
/* line 206, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-products .post-product-slider-wrap {
  width: 100%;
}
@media screen and (max-width: 600px) {
  /* line 135, smash/modules/single_guides/_single_guides.scss */
  .guides-grid {
    flex-direction: column !important;
  }
  /* line 218, smash/modules/single_guides/_single_guides.scss */
  .guides-grid .guide-grid.vertical {
    width: 100%;
  }
  /* line 222, smash/modules/single_guides/_single_guides.scss */
  .guides-grid .guide-grid.horizontal {
    flex-direction: column !important;
  }
  /* line 225, smash/modules/single_guides/_single_guides.scss */
  .guides-grid .guide-grid.horizontal .guide-grid-body {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    width: 100%;
  }
  /* line 232, smash/modules/single_guides/_single_guides.scss */
  .guides-grid .guide-grid.horizontal .guide-grid-products {
    width: 100%;
    margin-top: 30px;
  }
}

/* line 1, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt {
  position: relative;
  width: 100%;
}
/* line 5, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 2em;
  width: 100%;
}
/* line 10, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 1em;
  background: #101012;
  width: 100%;
  padding: 2em;
}
/* line 17, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-header .featured-product-subtitle {
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 2px;
  font-family: "sweet-sans-pro", sans-serif;
  text-transform: uppercase;
  text-align: center;
}
/* line 26, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-header .featured-products-title {
  font-size: 36px;
  line-height: 45px;
  text-transform: capitalize;
  text-align: center;
}
/* line 32, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-header .featured-products-title span {
  font-family: "Belluga", sans-serif;
  font-size: 40px;
}
/* line 39, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-slider-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  padding: 2em;
}
/* line 45, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-slider {
  width: 100%;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  max-width: 1000px;
}
/* line 50, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-slider .slick-track {
  padding-bottom: 2em;
}
/* line 55, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-slider .product {
  padding: 20px;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 60, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-slider .product .product-body {
  color: transparent;
}
/* line 64, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-slider .product .product-image-wrap {
  transform: scale(1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  margin-bottom: 2em;
}
/* line 69, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-slider .product .product-image-wrap .product-image {
  width: 100%;
  height: auto;
}
/* line 78, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-slider .product.slick-center {
  transform: scale(1.4);
}
/* line 81, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-slider .product.slick-center .product-image-wrap {
  transform: scale(1.4);
}
/* line 85, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt .featured-products-inner .featured-products-slider .product.slick-center .product-body {
  color: #000;
}
/* line 98, smash/modules/single_products_alt/_single_products_alt.scss */
.single-featured-products-alt.borders .featured-products-inner {
  padding: 50px 0;
  border-top: 1px solid #101012;
  border-bottom: 1px solid #101012;
}

/* line 106, smash/modules/single_products_alt/_single_products_alt.scss */
.post-product-slider-wrap-alt {
  text-align: center;
}
/* line 110, smash/modules/single_products_alt/_single_products_alt.scss */
.post-product-slider-wrap-alt .slick-arrow.slick-prev {
  left: unset;
  right: -4%;
  top: 48%;
}
/* line 115, smash/modules/single_products_alt/_single_products_alt.scss */
.post-product-slider-wrap-alt .slick-arrow.slick-next {
  left: unset;
  right: -4%;
  top: 39%;
}
/* line 122, smash/modules/single_products_alt/_single_products_alt.scss */
.post-product-slider-wrap-alt .product {
  padding: 0 12px;
}
/* line 127, smash/modules/single_products_alt/_single_products_alt.scss */
.post-product-slider-wrap-alt .product .product-wrap .product-body .product-title {
  font-size: 18px;
  line-height: 21px;
}
/* line 133, smash/modules/single_products_alt/_single_products_alt.scss */
.post-product-slider-wrap-alt .product .product-wrap .product-image {
  max-height: 200px;
}
/* line 140, smash/modules/single_products_alt/_single_products_alt.scss */
.post-product-slider-wrap-alt .post-product-slider img {
  margin: 0 auto;
}
/* line 144, smash/modules/single_products_alt/_single_products_alt.scss */
.post-product-slider-wrap-alt .post-product-slider .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 24px;
  color: #000000;
}
/* line 150, smash/modules/single_products_alt/_single_products_alt.scss */
.post-product-slider-wrap-alt .post-product-slider .slick-arrow.slick-prev {
  left: -10%;
}
/* line 154, smash/modules/single_products_alt/_single_products_alt.scss */
.post-product-slider-wrap-alt .post-product-slider .slick-arrow.slick-next {
  right: -10%;
}
@media screen and (max-width: 768px) {
  /* line 164, smash/modules/single_products_alt/_single_products_alt.scss */
  .post-product-slider-wrap-alt .product .product-wrap .product-body .product-title {
    font-size: 21px;
    line-height: 27px;
  }
}

/* line 1, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap {
  text-align: center;
}
/* line 5, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .slick-arrow.slick-prev {
  left: unset;
  left: -4%;
  top: 48%;
}
/* line 10, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .slick-arrow.slick-next {
  left: unset;
  right: -4%;
  top: 39%;
}
/* line 18, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .post-product-slider img {
  margin: 0 auto;
}
/* line 22, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .post-product-slider .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 24px;
  color: #000000;
}
/* line 28, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .post-product-slider .slick-arrow.slick-prev {
  left: -10%;
}
/* line 32, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .post-product-slider .slick-arrow.slick-next {
  right: -10%;
}

/* line 1, smash/modules/single_quick_links/_single_quick_links.scss */
.quick-links {
  position: absolute;
  top: 50%;
  left: -125px;
  max-width: 250px;
  border: 3px solid #F1F0EB;
  background: #ffffff;
  padding: 20px 30px;
}
/* line 14, smash/modules/single_quick_links/_single_quick_links.scss */
.quick-links h3 {
  margin-bottom: 10px;
  text-transform: capitalize;
}
/* line 19, smash/modules/single_quick_links/_single_quick_links.scss */
.quick-links p {
  font-size: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 2.25em;
  word-break: break-word;
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/single_quick_links/_single_quick_links.scss */
  .quick-links {
    left: -92px;
    max-width: 200px;
    padding: 16px 21px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/single_quick_links/_single_quick_links.scss */
  .quick-links {
    display: none;
  }
}

/* line 1, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection {
  position: relative;
  padding: 50px;
}
/* line 5, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 9, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 3;
}
/* line 13, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body {
  position: relative;
  width: 60%;
  margin-right: -20%;
  overflow: hidden;
  padding-left: 25px;
}
/* line 20, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner {
  position: relative;
  width: 94%;
  background: #fff;
  border: 2px solid #9D7D5F;
  padding: 60px;
}
/* line 27, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-cat {
  text-transform: uppercase;
  font-family: "sweet-sans-pro", serif;
  letter-spacing: 1px;
  font-size: 12px;
}
/* line 34, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner h2 {
  font-size: 40px;
  line-height: 44px;
  margin: 20px 0;
}
@media screen and (max-width: 1180px) {
  /* line 34, smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner h2 {
    font-size: 25px;
    line-height: 36px;
    margin: 20px 0;
  }
}
/* line 46, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .collection-post-main-text {
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 25px;
}
/* line 58, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  top: 25px;
  left: -25px;
  width: 50px;
  height: 50px;
  padding: 0 !important;
  border-radius: 100%;
}
/* line 69, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products {
  top: 0;
  bottom: unset;
  right: 115%;
  left: unset;
}
/* line 77, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap:hover .post-products {
  right: 0;
}
@media screen and (max-width: 960px) {
  /* line 20, smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner {
    width: 85%;
    padding: 40px;
  }
}
/* line 89, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-image {
  width: 64%;
}
/* line 94, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .posts-collection-posts-side {
  flex: 1;
  padding: 0 0 0 40px;
}
/* line 98, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .posts-collection-posts-side .collection-post {
  border-bottom: 1px solid #9D7D5F;
  padding: 10px 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "sweet-sans-pro", serif;
  letter-spacing: 1px;
  font-size: 12px;
}
/* line 107, smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .posts-collection-posts-side .collection-post h4 {
  font-size: 22px;
}
@media screen and (max-width: 1180px) {
  /* line 107, smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .posts-collection-posts-side .collection-post h4 {
    font-size: 17px;
  }
}
@media screen and (max-width: 960px) {
  /* line 94, smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .posts-collection-posts-side {
    width: 98%;
  }
}
@media screen and (max-width: 600px) {
  /* line 94, smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .posts-collection-posts-side {
    padding: 0;
    width: 91%;
  }
}
@media screen and (max-width: 1180px) {
  /* line 1, smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection {
    padding: 50px 30px 50px 20px;
  }
}
@media screen and (max-width: 960px) {
  /* line 133, smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container {
    flex-direction: column !important;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection {
    padding: 30px;
  }
  /* line 142, smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .collection-post-main {
    flex-direction: column-reverse !important;
  }
  /* line 145, smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .collection-post-main .collection-post-main-image {
    width: 100%;
  }
  /* line 149, smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body {
    width: 100%;
    margin-right: 0%;
    margin-right: 25px;
    margin-top: -60px;
    margin-bottom: 30px;
  }
  /* line 156, smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner {
    width: 100%;
    padding: 20px;
  }
}

/* line 1, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post {
  width: 100%;
  position: relative;
  max-height: auto;
}
/* line 5, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner {
  background: #F1F0EB;
}
/* line 8, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content {
  width: 30%;
  padding: 50px 50px;
}
/* line 13, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
  letter-spacing: 2px;
  font-family: "meno-banner", serif;
  font-size: 32px;
  line-height: 36px;
  position: relative;
  padding: 10px 0;
  text-align: left;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: capitalize;
}
/* line 26, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
  font-family: "sweet-sans-pro", sans-serif;
  margin-bottom: 10px;
}
/* line 30, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .meta-sep {
  width: 1px;
  height: 15px;
  background: black;
  margin: 0 10px;
}
/* line 37, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta a.category-name {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  font-weight: 900;
}
/* line 44, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
  font-family: "meno-banner", serif;
  font-style: italic;
  letter-spacing: 1px;
}
/* line 51, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
  margin-top: 15px;
  height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 58, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.btn.btn-primary {
  display: block !important;
  width: 100px;
  margin: 30px 0 0 !important;
  padding: 10px !important;
}
/* line 65, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .btn-secondary {
  margin-top: 40px;
  padding: 10px 20px !important;
}
/* line 70, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .rs-code {
  display: block;
  width: 100%;
  margin-top: 40px;
}
/* line 76, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "sweet-sans-pro", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 55px;
}
/* line 85, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
  padding-right: 10px;
}
/* line 89, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
  width: 10px;
  fill: black;
}
/* line 95, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
  margin-left: 5px;
}
/* line 103, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image {
  position: relative;
  width: 70%;
  overflow: hidden;
  max-height: 700px;
}
/* line 110, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .post-products-wrap .post-products-trigger {
  bottom: 0;
}
/* line 113, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .post-products-wrap .post-products {
  bottom: 0;
}
/* line 118, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-size: 18px;
}
/* line 125, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share a {
  color: white;
}
/* line 128, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share .icon {
  fill: white;
  width: 20px;
  height: 20px;
}
/* line 134, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share .share-title {
  background: rgba(0, 0, 0, 0.5);
  padding: 11px 20px 7px;
}
/* line 139, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share .share-actions {
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  padding: 4px 7px 7px;
}
/* line 146, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share .share-actions button {
  font-size: 14px;
  padding: 10px;
  color: white;
  cursor: pointer;
}
/* line 152, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share .share-actions button:hover {
  color: #000;
}
/* line 159, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share:hover .share-actions {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1180px) {
  /* line 171, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-content {
    padding: 30px 40px;
    width: 50%;
  }
  /* line 176, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-image {
    width: 50%;
  }
}
@media screen and (max-width: 960px) {
  /* line 188, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
    font-size: 28px;
    line-height: 28px;
  }
  /* line 193, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
    margin-bottom: 50px;
  }
  /* line 197, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-content .home-post-content-inner .rs-code {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  /* line 206, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner {
    flex-direction: column !important;
  }
  /* line 209, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-content {
    width: 100%;
    border: none;
  }
  /* line 214, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-image {
    width: 100%;
    height: 300px;
  }
}
@media screen and (max-width: 600px) {
  /* line 223, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-content {
    padding: 30px;
  }
}

/* line 230, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.half {
  padding-top: 50px;
}
/* line 233, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.half .home-post-content {
  width: 50% !important;
}
/* line 236, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.half .home-post-image {
  width: 50% !important;
}

/* line 1, smash/modules/loop_snapshots/_loop_snapshots.scss */
#snapshots_loop {
  padding: 50px;
}
/* line 5, smash/modules/loop_snapshots/_loop_snapshots.scss */
#snapshots_loop .snapshots-wrapper .snapshots-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
}
/* line 9, smash/modules/loop_snapshots/_loop_snapshots.scss */
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-title-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 13, smash/modules/loop_snapshots/_loop_snapshots.scss */
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 16, smash/modules/loop_snapshots/_loop_snapshots.scss */
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 23, smash/modules/loop_snapshots/_loop_snapshots.scss */
#snapshots_loop .snapshots-wrapper .snapshots-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 26, smash/modules/loop_snapshots/_loop_snapshots.scss */
#snapshots_loop .snapshots-wrapper .snapshots-inner .snapshot {
  flex: 1;
  margin: 12px;
}

/* line 1, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately {
  position: relative;
  background: #101012;
  padding: 50px 50px 70px;
}
/* line 6, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-loop-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  padding: 0 0 30px 0;
}
/* line 10, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-loop-header .lately-loop-title {
  font-size: 35px;
  line-height: 42px;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: #ffffff;
}
/* line 17, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-loop-header .lately-loop-title span {
  font-style: italic;
  text-transform: capitalize;
  padding-left: 10px;
  font-weight: 400;
}
/* line 25, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-loop-header .menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 29, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-loop-header .menu li a {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: .5px;
  letter-spacing: 1px;
  color: #ffffff;
}
/* line 36, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-loop-header .menu li a:hover {
  color: #9D7D5F;
}
/* line 43, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
@media screen and (max-width: 1180px) {
  /* line 43, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-posts-wrapper {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
}
/* line 50, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post {
  position: relative;
}
/* line 53, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-main {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 69%;
}
/* line 57, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-image {
  width: 47%;
}
@media screen and (min-width: 768px) {
  /* line 57, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-image {
    min-height: 470px;
  }
}
/* line 65, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 53%;
  padding: 50px;
  background: #F1F0EB;
  border-left: #101012 3px solid;
}
/* line 72, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-title {
  font-size: 28px;
  line-height: 33px;
  margin-bottom: 30px;
}
/* line 77, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-title:hover {
  color: #9D7D5F;
}
/* line 82, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-text p {
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0;
  margin-bottom: 30px;
}
/* line 89, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-link {
  font-weight: 700 !important;
}
/* line 95, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-label {
  position: absolute;
  top: 20px;
  right: 100%;
  transform: rotate(-90deg) translate(45px, 0);
  transform-origin: bottom right;
  padding: 10px 20px;
  background: #9D7D5F;
  color: #ffffff;
  white-space: nowrap;
  border-radius: 10px 10px 0 0;
  font-size: 14px;
  line-height: 16px;
  font-family: "sweet-sans-pro", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
}
@media screen and (max-width: 1180px) {
  /* line 53, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-posts-wrapper .lately-post.lately-main {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  /* line 53, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-posts-wrapper .lately-post.lately-main {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 121, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-image {
    width: 100%;
    min-height: 250px;
  }
  /* line 126, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body {
    width: 100%;
    padding: 40px 30px;
  }
}
/* line 137, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-side {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
}
/* line 141, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-image {
  flex: 1;
}
/* line 145, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-side-body {
  flex: 2;
  padding-left: 20px;
}
/* line 149, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-side-body .lately-post-link {
  width: fit-content;
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 3.3px;
  text-transform: uppercase;
  margin-top: 5px;
}
/* line 159, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-title {
  font-size: 18px;
  line-height: 22px;
}
/* line 163, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-title a {
  color: #ffffff;
}
/* line 166, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-title a:hover {
  color: #9D7D5F;
}
/* line 174, smash/modules/loop_lately/_loop_lately.scss */
#loop_lately .lately-posts-wrapper .lately-side-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 27%;
}
@media screen and (max-width: 1180px) {
  /* line 174, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-posts-wrapper .lately-side-wrap {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
    width: 100%;
    margin-top: 20px;
  }
  /* line 185, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-posts-wrapper .lately-side-wrap .lately-post.lately-side {
    width: 48%;
    margin-bottom: 40px;
  }
  /* line 190, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-posts-wrapper .lately-side-wrap .lately-post.lately-side .lately-side-body .lately-post-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  /* line 197, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-posts-wrapper .lately-side-wrap .lately-post.lately-side {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately {
    padding: 50px 40px;
  }
  /* line 207, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-loop-header {
    flex-direction: column !important;
  }
  /* line 210, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-loop-header .menu {
    justify-content: center !important;
  }
  /* line 218, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body {
    border-left: 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately {
    padding: 50px 30px;
  }
  /* line 230, smash/modules/loop_lately/_loop_lately.scss */
  #loop_lately .lately-loop-header .lately-loop-title {
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    margin-bottom: 15px;
  }
}

/* line 1, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop-featured {
  position: relative;
  padding: 100px 50px;
}
/* line 5, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop-featured .grid-loop-featured-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding-bottom: 50px;
}
/* line 10, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop-featured .grid-loop-featured-header h4.label {
  font-family: "sweet-sans-pro", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
/* line 16, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop-featured .grid-loop-featured-header h2 {
  text-transform: uppercase;
  font-size: 45px;
  font-family: "meno-banner", serif;
  font-weight: 700;
}
/* line 22, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop-featured .grid-loop-featured-header h2 span {
  font-style: italic;
  text-transform: capitalize;
  font-weight: 400;
}
/* line 31, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop-featured .grid-loop-featured-container,
.grid-loop-featured .grid-loop-featured-container .alm-reveal {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 4em;
}
/* line 37, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop-featured .grid-loop-featured-container .post-block-featured,
.grid-loop-featured .grid-loop-featured-container .alm-reveal .post-block-featured {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 25%;
}
/* line 41, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop-featured .grid-loop-featured-container .post-block-featured .post-item-image-wrap,
.grid-loop-featured .grid-loop-featured-container .alm-reveal .post-block-featured .post-item-image-wrap {
  border: 2px solid #101012;
}
/* line 45, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop-featured .grid-loop-featured-container .post-block-featured .post-item-body,
.grid-loop-featured .grid-loop-featured-container .alm-reveal .post-block-featured .post-item-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 1;
}
/* line 49, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop-featured .grid-loop-featured-container .post-block-featured .post-item-body .post-item-body-cols,
.grid-loop-featured .grid-loop-featured-container .alm-reveal .post-block-featured .post-item-body .post-item-body-cols {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 1;
}
/* line 54, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop-featured .grid-loop-featured-container .post-block-featured .post-item-body .post-item-body-cols .post-block-featured-link .icon,
.grid-loop-featured .grid-loop-featured-container .alm-reveal .post-block-featured .post-item-body .post-item-body-cols .post-block-featured-link .icon {
  color: #101012;
}
@media screen and (max-width: 768px) {
  /* line 37, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop-featured .grid-loop-featured-container .post-block-featured,
  .grid-loop-featured .grid-loop-featured-container .alm-reveal .post-block-featured {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  /* line 37, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop-featured .grid-loop-featured-container .post-block-featured,
  .grid-loop-featured .grid-loop-featured-container .alm-reveal .post-block-featured {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  /* line 71, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop-featured .grid-loop-featured-container,
  .grid-loop-featured .grid-loop-featured-container .alm-reveal {
    column-gap: 1em;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop-featured {
    padding: 100px 40px;
  }
  /* line 82, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop-featured .grid-loop-featured-container .post-block-featured .post-item-body .post-item-body-cols {
    flex-direction: column !important;
  }
  /* line 85, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop-featured .grid-loop-featured-container .post-block-featured .post-item-body .post-item-body-cols .col {
    width: 100%;
  }
  /* line 88, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop-featured .grid-loop-featured-container .post-block-featured .post-item-body .post-item-body-cols .col:last-child {
    border-left: 0;
    border-top: 2px solid #101012;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop-featured {
    padding: 80px 30px 60px;
  }
  /* line 101, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop-featured .grid-loop-featured-header {
    padding-bottom: 30px;
  }
  /* line 103, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop-featured .grid-loop-featured-header h2 {
    font-size: 30px;
    text-align: center;
  }
  /* line 109, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop-featured .grid-loop-featured-container,
  .grid-loop-featured .grid-loop-featured-container .alm-reveal {
    flex-direction: column !important;
    row-gap: 2em;
  }
}

/* line 1, smash/modules/section_about/_section_about.scss */
.about-section {
  position: relative;
  padding: 50px;
}
/* line 5, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  column-gap: 2em;
}
/* line 10, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 1em;
  width: 48%;
}
/* line 15, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body h3.about-section-title {
  font-size: 40px;
  line-height: 48px;
  font-family: "meno-banner", serif;
}
/* line 21, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body .about-section-text {
  font-size: 13px;
  line-height: 26px;
}
/* line 26, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body .about-section-ctas {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 35, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-image {
  position: relative;
  width: 48%;
  z-index: 2;
}
/* line 42, smash/modules/section_about/_section_about.scss */
.about-section.has-bg {
  background: #fff;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_about/_section_about.scss */
  .about-section {
    padding: 50px 20px;
  }
  /* line 49, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container {
    flex-direction: column-reverse !important;
  }
  /* line 52, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container .about-section-body {
    width: 100%;
  }
  /* line 55, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container .about-section-image {
    width: 90%;
    margin-bottom: 25px;
  }
}

/* line 1, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form {
  width: 100%;
}
/* line 4, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form input {
  border: none !important;
  border-bottom: 1px solid #C7C7C7 !important;
  border-radius: 0 !important;
}
/* line 9, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form textarea {
  border: none !important;
  border-bottom: 1px solid #C7C7C7 !important;
  border-radius: 0 !important;
}
/* line 14, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form .nf-field-container {
  margin-bottom: 20px;
}
/* line 17, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form nf-field {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  display: block;
}
/* line 21, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form nf-field .nf-field-container {
  width: 90%;
}
/* line 24, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form nf-field .nf-field-container.submit-container {
  width: auto;
}
/* line 29, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form nf-field input[value="Submit"][type="button"] {
  padding: 14px 60px !important;
  font-size: 14px !important;
}
/* line 36, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form .nf-field-element textarea {
  height: 106px;
}
/* line 41, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form .label-above .nf-field-label {
  margin: 0;
}
/* line 46, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form .nf-field-label label {
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}
/* line 55, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form .nf-form-fields-required {
  display: none !important;
}
/* line 59, smash/modules/section_contact_form/_section_contact_form.scss */
.contact-form .nf-fields-wrap input, .contact-form .field-wrap textarea {
  width: 90%;
}
@media screen and (max-width: 600px) {
  /* line 64, smash/modules/section_contact_form/_section_contact_form.scss */
  .contact-form .nf-fields-wrap input, .contact-form .field-wrap textarea {
    width: 100%;
  }
  /* line 68, smash/modules/section_contact_form/_section_contact_form.scss */
  .contact-form nf-field {
    justify-content: center !important;
  }
}

/* line 1, smash/modules/section_faq/_section_faq.scss */
#faq-module {
  padding: 70px 50px;
  margin: 0 50px 20px;
}
/* line 7, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-header .page-faq-title {
  margin-bottom: 50px;
  font-size: 30px;
  text-transform: uppercase;
  color: #ffffff;
}
/* line 13, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-header .page-faq-title span {
  text-transform: lowercase;
  font-style: italic;
}
/* line 19, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-header .page-faq-header-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 22, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-header .page-faq-header-inner .has-cta {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 28, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  position: relative;
}
/* line 32, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col {
  width: 48%;
}
/* line 35, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item {
  background: #ffffff;
  margin-bottom: 23px;
  border: 2px solid #101012;
}
/* line 40, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
  text-align: left;
  margin-bottom: 0;
  padding: 10px;
  font-size: 16px;
  color: #4D4D4D;
}
/* line 47, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title span {
  width: 90%;
}
/* line 51, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title .icon {
  width: 25px;
  height: 25px;
  padding: 5px;
  cursor: pointer;
}
/* line 59, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-text {
  display: none;
  text-align: left;
  padding: 0 10px 10px;
}
/* line 65, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item:hover {
  cursor: pointer;
}
/* line 72, smash/modules/section_faq/_section_faq.scss */
#faq-module.has-bg {
  background: #101012;
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/section_faq/_section_faq.scss */
  #faq-module {
    padding: 70px 40px 50px;
  }
  /* line 81, smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-header .page-faq-title {
    text-align: center;
    font-size: 30px;
  }
  /* line 86, smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-wrapper {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
  /* line 89, smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-wrapper .faq-col {
    width: 100%;
  }
  /* line 94, smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_faq/_section_faq.scss */
  #faq-module {
    padding: 80px 20px 30px;
  }
  /* line 107, smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-header .page-faq-title {
    text-align: center;
  }
  /* line 112, smash/modules/section_faq/_section_faq.scss */
  #faq-module.has-bg {
    margin: 20px 20px;
  }
}

/* line 1, smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper {
  position: relative;
  padding: 50px;
}
/* line 8, smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products-title {
  text-align: center;
}
/* line 12, smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 15, smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 30px;
  flex: 1;
}
/* line 20, smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col .product {
  width: 100%;
}
/* line 24, smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child {
  flex: 2;
  border-right: 1px solid #101012;
}
/* line 28, smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child:only-child {
  border-right: none;
}
/* line 34, smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child .product .product-wrap .product-image {
  flex: 1;
}
/* line 38, smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child .product .product-wrap .product-body {
  flex: 2;
}
/* line 43, smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child .product:first-child {
  border-bottom: 1px solid #101012;
}

/* line 1, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper {
  position: relative;
  padding: 70px 0px 40px;
  margin: 50px 0;
}
/* line 6, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 10px;
}
/* line 10, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-script {
  font-size: 100px;
  text-transform: lowercase;
}
/* line 14, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-title {
  font-family: "meno-banner", serif;
  font-size: 44px;
  padding-bottom: 60px;
  line-height: 54px;
  text-align: center;
  letter-spacing: 1.26415px;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 24, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-title span {
  font-style: italic;
  font-weight: 400;
  text-transform: capitalize;
}
/* line 31, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 10px;
}
/* line 37, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots {
  width: 100%;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 10px;
}
/* line 43, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots.slick-slider .slick-arrow {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 0;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 100%;
  top: 50%;
  transform: translate(0, -25px);
}
/* line 53, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots.slick-slider .slick-arrow:hover {
  color: #AFAEA9;
}
/* line 57, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots.slick-slider .slick-arrow.slick-prev {
  left: 11%;
}
/* line 60, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots.slick-slider .slick-arrow.slick-next {
  right: 11%;
}
/* line 66, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot {
  flex: 1;
  padding: 0;
  position: relative;
}
/* line 72, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap {
  display: flex;
  justify-content: center;
}
/* line 76, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap .post-products-trigger {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  bottom: unset;
  top: 0;
  left: 3%;
  padding: 15px;
  background: #101012 !important;
  width: 60px;
  height: 60px;
  border: none;
}
/* line 88, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap .post-products-trigger .icon {
  width: 25px;
  height: 25px;
  margin-top: -10px;
  color: #fff;
  fill: #fff;
}
/* line 96, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap .post-products-trigger span {
  line-height: 1.3;
  text-transform: uppercase;
}
/* line 102, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap .post-products {
  position: absolute;
  bottom: 60%;
  left: 115%;
  width: 100%;
  background: #fff;
  padding: 20px 30px 20px 20px;
  visibility: hidden;
}
/* line 113, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap .post-products .post-product-slider-wrap .slick-arrow {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 0;
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 100%;
  top: 90%;
  transform: translate(0, -25px);
}
/* line 123, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap .post-products .post-product-slider-wrap .slick-arrow:hover {
  color: #AFAEA9;
}
/* line 127, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap .post-products .post-product-slider-wrap .slick-arrow.slick-prev {
  left: 0%;
}
/* line 130, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap .post-products .post-product-slider-wrap .slick-arrow.slick-next {
  right: 0%;
}
@media screen and (max-width: 1180px) {
  /* line 102, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap .post-products {
    bottom: 40%;
  }
}
@media screen and (max-width: 768px) {
  /* line 148, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap .post-products .post-product-slider-wrap .slick-arrow {
    top: 125%;
  }
}
/* line 156, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap:hover .post-products {
  left: 0;
  visibility: visible;
}
/* line 164, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-item-image .post-item-cta {
  display: none !important;
}
/* line 184, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-item-image:hover::after {
  opacity: 1;
}
/* line 191, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .fp-snapshot-item {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: relative;
  width: 30%;
  overflow: hidden;
}
/* line 199, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-footer {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 4em 0 2em;
}
/* line 203, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-footer .looks-extra {
  display: -webkit-flex !important;
  display: flex !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  text-align: center;
  padding: 50px 100px 20px;
}
/* line 208, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-footer .looks-extra p {
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  color: #4A4E4D;
  max-width: 670px;
}
/* line 216, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-footer .looks-extra a {
  margin-top: 20px;
  border: 1px solid #ffffff !important;
  font-weight: bold !important;
}
@media screen and (max-width: 1500px) {
  /* line 1, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper {
    padding: 70px 50px 40px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper {
    padding: 70px 40px 40px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper {
    padding: 40px 30px 40px;
  }
  /* line 242, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots {
    flex-direction: column !important;
    row-gap: 10px;
  }
  /* line 246, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots .fp-snapshot-item {
    width: 100%;
  }
  /* line 252, smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-title {
    font-size: 30px;
    line-height: 44px;
    padding-bottom: 30px;
  }
}

/* line 1, smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots {
  background: #fff;
  padding: 50px;
  text-align: center;
}
/* line 6, smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots .featured-tabbed-snapshots-title {
  border-top: none !important;
}
/* line 10, smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots .featured-tabbed-snapshots-text {
  margin: 10px auto 20px;
  max-width: 450px;
}
@media screen and (max-width: 600px) {
  /* line 10, smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
  .featured-tabbed-snapshots .featured-tabbed-snapshots-text {
    font-size: 14px;
    margin-bottom: 44px;
  }
}
/* line 20, smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots .smash-tabbed-tabs {
  position: relative;
}
/* line 23, smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots .smash-tabbed-tabs .btn {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 30, smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots .smash-tab-content-inner {
  border-bottom: none !important;
}
/* line 33, smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots .smash-tab-content-inner .snapshot {
  margin-bottom: 0;
  padding: 20px 10px;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
  .featured-tabbed-snapshots {
    padding: 50px 20px 20px;
    margin-bottom: 0px;
    margin-top: 30px;
  }
  /* line 44, smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
  .featured-tabbed-snapshots .smash-tab-content-inner {
    margin-top: 20px;
  }
  /* line 47, smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
  .featured-tabbed-snapshots .smash-tab-content-inner .snapshot.archive-item {
    width: 50%;
  }
  /* line 53, smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
  .featured-tabbed-snapshots .smash-tabbed-tabs .btn {
    display: none !important;
  }
}

/* line 1, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks {
  position: relative;
  padding: 50px;
  background: #101012;
  color: #ffffff;
}
/* line 7, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks a {
  color: #ffffff;
}
/* line 12, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  column-gap: 4em;
}
/* line 17, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container.footer-blocks-3 {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 21, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container.footer-blocks-3 .footer-block {
  flex: 3;
}
/* line 27, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 1;
}
/* line 33, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo img {
  width: auto;
}
/* line 46, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-menus {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 3em;
}
/* line 50, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  padding: 0 10px;
}
/* line 54, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
  margin-bottom: 16px;
  font-weight: bold;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 25px;
  font-family: "meno-banner", serif;
}
@media screen and (max-width: 600px) {
  /* line 54, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
    margin-bottom: 0px;
  }
}
/* line 67, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container {
  width: 100%;
}
/* line 69, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 100%;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 78, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li a:hover {
  color: #9D7D5F;
}
@media screen and (max-width: 768px) {
  /* line 50, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
    align-items: center !important;
  }
}
@media screen and (max-width: 960px) {
  /* line 46, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-menus {
    column-gap: 2em;
  }
  /* line 92, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
    padding: 0;
  }
}
/* line 97, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-form {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  row-gap: 1em;
}
/* line 101, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-form .footer-block-title {
  text-align: left;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
@media screen and (max-width: 600px) {
  /* line 101, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-block-title {
    margin-bottom: 0px;
  }
}
/* line 113, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-search {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 116, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-search .footer-block-title {
  text-align: left;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
@media screen and (max-width: 600px) {
  /* line 116, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-search .footer-block-title {
    margin-bottom: 0px;
  }
}
/* line 128, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-search input#search {
  margin: 0;
}
/* line 132, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-search .social-icons {
  margin-top: 20px;
}
/* line 138, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-search .basic-search-form .search-fields input {
  margin: 0 !important;
}
/* line 145, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-social {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 1em;
  flex: 1;
}
/* line 150, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-social .footer-social-title {
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 25px;
  font-family: "meno-banner", serif;
}
@media screen and (max-width: 600px) {
  /* line 26, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block {
    width: 100%;
    justify-content: center !important;
    align-items: flex-start !important;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks {
    padding: 50px 40px;
  }
  /* line 170, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container {
    column-gap: 2em;
  }
}
@media screen and (max-width: 768px) {
  /* line 177, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container.footer-blocks-3 {
    flex-direction: column !important;
    align-items: center !important;
    row-gap: 3em;
  }
  /* line 182, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(1) {
    margin-right: initial;
    align-items: center !important;
  }
  /* line 186, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(3) {
    margin-left: initial;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks {
    padding: 50px 30px;
  }
  /* line 196, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container {
    flex-direction: column !important;
  }
  /* line 200, smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-3 {
    padding-right: 0;
    width: fit-content;
  }
}

/* line 1, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar {
  display: none;
}
/* line 4, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  width: 100%;
  background: #101012;
  color: #F1F0EB;
  min-height: 40px;
}
/* line 12, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner a {
  color: #F1F0EB;
  border-bottom: 1px solid #F1F0EB;
  text-transform: uppercase;
}
/* line 17, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner a:hover {
  color: #9D7D5F;
}
/* line 22, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 28, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-container .hello-bar-text {
  margin-right: 5px;
}
/* line 33, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-close {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  width: 50px;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  color: #F1F0EB;
  background: rgba(157, 125, 95, 0.5);
}
/* line 44, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-close .icon {
  width: 10px;
  height: 10px;
}
/* line 49, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-close:hover {
  cursor: pointer;
  background: #9D7D5F;
}
@media screen and (max-width: 600px) {
  /* line 56, smash/modules/section_hello_bar/_section_hello_bar.scss */
  #hello_bar .hello-bar-inner .hello-bar-container {
    flex-direction: column !important;
  }
}

/* line 1, smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows {
  position: relative;
  padding-top: 50px;
}
/* line 5, smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows .highlights-rows-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 8, smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows .highlights-rows-container .shop-highlights {
  width: 100%;
}
/* line 19, smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
  width: 50%;
}
/* line 29, smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 32, smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 65%;
  margin-right: -20px;
  padding-left: 65px;
}
@media screen and (max-width: 600px) {
  /* line 29, smash/modules/section_highlights_rows/_section_highlights_rows.scss */
  .highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper {
    flex-direction: column !important;
  }
  /* line 42, smash/modules/section_highlights_rows/_section_highlights_rows.scss */
  .highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 55, smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 58, smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 65%;
  margin-right: unset;
  padding-left: unset;
  margin-left: -20px;
  padding-right: 65px;
}
@media screen and (max-width: 600px) {
  /* line 55, smash/modules/section_highlights_rows/_section_highlights_rows.scss */
  .highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper {
    flex-direction: column !important;
  }
  /* line 70, smash/modules/section_highlights_rows/_section_highlights_rows.scss */
  .highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 1, smash/modules/section_instagram/_section_instagram.scss */
.ig-section {
  position: relative;
  padding: 50px;
}
/* line 5, smash/modules/section_instagram/_section_instagram.scss */
.ig-section .ig-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 2em;
}
/* line 10, smash/modules/section_instagram/_section_instagram.scss */
.ig-section .ig-container .ig-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  text-align: center;
}
/* line 15, smash/modules/section_instagram/_section_instagram.scss */
.ig-section .ig-container .ig-header .ig-title {
  font-size: 43px;
  margin: 0;
  letter-spacing: 0;
  font-weight: bold;
}
/* line 21, smash/modules/section_instagram/_section_instagram.scss */
.ig-section .ig-container .ig-header .ig-title span {
  font-style: italic;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  /* line 15, smash/modules/section_instagram/_section_instagram.scss */
  .ig-section .ig-container .ig-header .ig-title {
    font-size: 33px;
  }
}
/* line 32, smash/modules/section_instagram/_section_instagram.scss */
.ig-section .ig-container .ig-images {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 1em;
  width: 100%;
}
/* line 37, smash/modules/section_instagram/_section_instagram.scss */
.ig-section .ig-container .ig-images .ig-image {
  flex: 1;
}
/* line 42, smash/modules/section_instagram/_section_instagram.scss */
.ig-section .ig-container .ig-feed {
  position: relative;
  width: 100%;
}
/* line 46, smash/modules/section_instagram/_section_instagram.scss */
.ig-section .ig-container .ig-feed .ig-cta {
  position: absolute;
  top: 46%;
  left: 15%;
  z-index: 1000;
  display: none !important;
}
/* line 57, smash/modules/section_instagram/_section_instagram.scss */
.ig-section.has-bg {
  background: #101012;
}

/* line 1, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper {
  position: relative;
  background: #101012;
  padding: 50px;
}
/* line 6, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 9, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header {
  padding-bottom: 20px;
  width: 100%;
}
/* line 13, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 16, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-title {
  font-size: 35px;
  margin-bottom: 0;
  color: #ffffff;
  text-transform: uppercase;
}
/* line 22, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-title span {
  text-transform: capitalize;
  font-style: italic;
}
/* line 28, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
  font-family: "sweet-sans-pro", sans-serif;
  letter-spacing: 1px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #ffffff;
  font-weight: 700;
}
/* line 38, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col p.ltki-text {
  font-size: 15px;
  color: #ffffff;
  text-align: center;
  max-width: 700px;
  line-height: 27px;
  margin-top: 20px;
}
/* line 53, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-feed {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 53, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-feed {
    display: none;
  }
}
/* line 61, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-feed-mobile {
  width: 100%;
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 61, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-feed-mobile {
    display: block;
  }
}
/* line 70, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-cta {
  border: 1px solid white !important;
  margin: 3em 0 1em;
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper {
    margin: 0;
    padding: 50px 40px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper {
    padding: 50px 20px;
  }
  /* line 86, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-header {
    flex-direction: column !important;
  }
  /* line 90, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
    text-align: center;
    width: 100%;
  }
}

/* line 100, smash/modules/section_ltki/_section_ltki.scss */
#rs-ltk-widget-2-wrapper #rs-ltk-widget-2-extra-style-wrapper .rs-ltk-content-frame-wrapper .rs-ltk-widget-content-wrapper .rs-ltk-content-wrapper .rs-ltk-wrapper .rs-ltk-image {
  background-color: white !important;
}
/* line 103, smash/modules/section_ltki/_section_ltki.scss */
#rs-ltk-widget-2-wrapper #rs-ltk-widget-2-extra-style-wrapper .rs-ltk-content-frame-wrapper .rs-ltk-widget-content-wrapper .rs-ltk-content-wrapper .rs-ltk-wrapper .rs-ltk-image:hover {
  background-color: white !important;
}

/* line 1, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper {
  position: relative;
  padding: 50px;
}
/* line 8, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
}
/* line 12, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  position: relative;
}
/* line 16, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-image {
  width: 100%;
}
/* line 19, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-image:hover {
  opacity: 0.85;
}
/* line 24, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  background: #ffffff;
  width: 100%;
  text-align: left;
  padding: 5px 10px;
  font-family: "meno-banner", serif;
  font-size: 16px;
  letter-spacing: 1px;
}
/* line 34, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon {
  padding: 7px !important;
  margin-left: 10px !important;
  width: 30px;
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
}
@media screen and (max-width: 1180px) {
  /* line 47, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text {
    font-size: 13px;
  }
}
/* line 53, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  width: 56%;
}
/* line 57, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link {
  padding: 0 2%;
  margin-bottom: 20px;
  width: 33.3%;
}
/* line 63, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link .shop-masonry-link-text p {
  margin: 0;
}
/* line 68, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(1), .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(2) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  width: 50%;
}
/* line 73, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(1) .shop-masonry-link-text, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(2) .shop-masonry-link-text {
  position: absolute;
  bottom: 0;
  width: auto;
  max-width: 65%;
}
@media screen and (max-width: 600px) {
  /* line 68, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(1), .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(2) {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  /* line 57, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link {
    width: 100%;
  }
}
/* line 92, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 43%;
}
/* line 96, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child .shop-masonry-link-text {
  position: absolute;
  top: 20px;
  width: auto;
}
@media screen and (max-width: 1180px) {
  /* line 1, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper {
    padding: 50px 35px;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper {
    padding: 50px 25px;
  }
  /* line 114, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links {
    flex-direction: column !important;
  }
  /* line 117, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid {
    width: 100%;
  }
  /* line 122, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 14px;
  }
}
@media screen and (max-width: 600px) {
  /* line 139, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child {
    padding: 0 6px;
  }
}

/* line 150, smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.grid {
  transform: translate(1%, 0);
}

/* line 1, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts, #load_more_posts {
  position: relative;
  padding: 5em 0 3em;
  background-color: #101012;
}
/* line 6, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-prev, #load_more_posts .next-up-prev {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 15%;
  z-index: 2;
}
/* line 14, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-next, #load_more_posts .next-up-next {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 15%;
  z-index: 2;
}
/* line 23, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-header, #load_more_posts .next-up-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 27, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-header.has-cta, #load_more_posts .next-up-header.has-cta {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 32, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .post-grid-title-wrap, #load_more_posts .post-grid-title-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 35, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .post-grid-title-wrap .post-grid-title, #load_more_posts .post-grid-title-wrap .post-grid-title {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-size: 35px;
  font-family: "meno-banner", serif;
}
/* line 43, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .post-grid-title-wrap .post-grid-title span, #load_more_posts .post-grid-title-wrap .post-grid-title span {
  text-transform: capitalize;
  font-style: italic;
}
/* line 52, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts.basic, #load_more_posts .next-up-posts.basic {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 2em;
  row-gap: 2em;
  width: 100%;
}
/* line 57, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts.posts-slider.slick-slider, #load_more_posts .next-up-posts.posts-slider.slick-slider {
  width: 100% !important;
}
/* line 62, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-prev, #load_more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-prev {
  left: -3%;
}
/* line 65, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-next, #load_more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-next {
  right: -3%;
}
/* line 75, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts.posts-slider.slick-slider .post-block, #load_more_posts .next-up-posts.posts-slider.slick-slider .post-block {
  padding: 2em;
}
/* line 82, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts.basic #posts-grid, #load_more_posts.basic #posts-grid {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 2em;
}
/* line 90, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts.basic .post-block .post-item-body .post-block-title, #load_more_posts.basic .post-block .post-item-body .post-block-title {
  text-align: center;
}
/* line 99, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts.posts-slider #posts-grid .next-up-header, #load_more_posts.posts-slider #posts-grid .next-up-header {
  margin-bottom: 2em;
  padding: 0 50px;
}
/* line 104, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts.posts-slider #posts-grid .next-up-posts-slider-wrap, #load_more_posts.posts-slider #posts-grid .next-up-posts-slider-wrap {
  position: relative;
  width: 100%;
}
/* line 113, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .post-block .post-item-body .post-block-title, #load_more_posts .post-block .post-item-body .post-block-title {
  text-align: left;
}
@media screen and (max-width: 1180px) {
  /* line 121, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts.basic, #load_more_posts.basic {
    padding: 0 50px;
  }
  /* line 124, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .archive-items, #load_more_posts .archive-items {
    padding: 0;
  }
  /* line 128, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .post-block.centered, #load_more_posts .post-block.centered {
    padding: 10px;
  }
  /* line 132, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .post-block.centered .post-products-wrap .post-products-trigger, #load_more_posts .post-block.centered .post-products-wrap .post-products-trigger {
    bottom: 75px;
    width: 34px;
    height: 34px;
  }
  /* line 140, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .post-block.centered .post-products-wrap .product .product-wrap .product-image:hover .fade, #load_more_posts .post-block.centered .post-products-wrap .product .product-wrap .product-image:hover .fade {
    padding: 6px 5px !important;
    max-width: 85%;
  }
  /* line 148, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .post-block.centered .post-block-body, #load_more_posts .post-block.centered .post-block-body {
    padding: 5px;
    margin-top: -80px;
  }
  /* line 152, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts .post-block.centered .post-block-body .post-block-title {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts, #load_more_posts {
    padding: 3em 0 3em;
  }
  /* line 164, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .archive-items, #load_more_posts .archive-items {
    padding: 0;
  }
  /* line 170, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .post-block.centered .post-products-wrap .post-products-trigger, #load_more_posts .post-block.centered .post-products-wrap .post-products-trigger {
    bottom: 100px;
    width: 50px;
    height: 50px;
  }
  /* line 177, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .post-block.centered .post-block-body, #load_more_posts .post-block.centered .post-block-body {
    padding: 30px;
    margin-top: -110px;
  }
  /* line 181, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts .post-block.centered .post-block-body .post-block-title {
    font-size: 20px;
  }
  /* line 187, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts.basic, #load_more_posts.basic {
    padding: 0 40px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts, #load_more_posts {
    padding: 3em 0 3em;
  }
  /* line 194, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .post-block.centered .post-block-body, #more_posts #load_more_posts .post-block.centered .post-block-body, #load_more_posts .post-block.centered .post-block-body, #load_more_posts #load_more_posts .post-block.centered .post-block-body {
    padding: 25px 10px;
  }
  /* line 197, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .post-block.centered .post-block-body .post-block-title, #more_posts #load_more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts #load_more_posts .post-block.centered .post-block-body .post-block-title {
    font-size: 17px;
  }
  /* line 202, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-header, #load_more_posts .next-up-header {
    flex-direction: column !important;
  }
  /* line 207, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts.basic, #load_more_posts .next-up-posts.basic {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    column-gap: 2em;
    row-gap: 2em;
  }
}

/* line 216, smash/modules/section_more_posts/_section_more_posts.scss */
.more-post-ebooks {
  background-color: #ffffff !important;
}
/* line 218, smash/modules/section_more_posts/_section_more_posts.scss */
.more-post-ebooks .post-item-body {
  align-items: center !important;
}
/* line 222, smash/modules/section_more_posts/_section_more_posts.scss */
.more-post-ebooks .post-grid-title {
  color: #101012 !important;
}

/* line 1, smash/modules/section_q_and_a/_section_q_and_a.scss */
.qa {
  background: #fff;
  padding: 60px;
  margin: 50px 0;
}
/* line 10, smash/modules/section_q_and_a/_section_q_and_a.scss */
.qa .qa-title-box {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding-bottom: 60px;
}
/* line 15, smash/modules/section_q_and_a/_section_q_and_a.scss */
.qa .qa-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 6em;
  row-gap: 3em;
}
/* line 18, smash/modules/section_q_and_a/_section_q_and_a.scss */
.qa .qa-list .list-item {
  flex: 1;
  border-bottom: 1px solid #101012;
  padding-bottom: 10px;
}
/* line 23, smash/modules/section_q_and_a/_section_q_and_a.scss */
.qa .qa-list .list-item h6 {
  font-size: 14px;
}
/* line 27, smash/modules/section_q_and_a/_section_q_and_a.scss */
.qa .qa-list .list-item h5 {
  text-transform: unset;
  font-family: "Belluga", sans-serif;
  font-size: 1.5rem;
  margin-bottom: -10px;
  border-bottom: 1px solid #E2E2E2;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_q_and_a/_section_q_and_a.scss */
  .qa {
    padding: 40px 20px 70px;
  }
  /* line 40, smash/modules/section_q_and_a/_section_q_and_a.scss */
  .qa .qa-list {
    grid-template-columns: 1fr;
    grid-row-gap: 40px;
  }
  /* line 44, smash/modules/section_q_and_a/_section_q_and_a.scss */
  .qa .qa-title-box {
    padding-bottom: 30px;
  }
}

/* line 1, smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop {
  position: relative;
  padding: 50px 120px;
}
/* line 5, smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 9, smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-left {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 50%;
  text-align: center;
  row-gap: 10px;
}
/* line 15, smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-left .quick-shop-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: relative;
  width: 100%;
}
/* line 20, smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-left .quick-shop-image .quick-shop-label {
  position: absolute;
  top: 30px;
  left: 0;
  transform: translate(-30px, 0);
  background: #9D7D5F;
  padding: 10px 30px;
}
/* line 30, smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-left .quick-shop-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 10px;
  padding: 20px 0;
}
/* line 35, smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-left .quick-shop-body .quick-shop-title {
  text-transform: capitalize;
  font-size: 36px;
  margin: 10px;
}
/* line 43, smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-products-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 46%;
}
/* line 47, smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 51, smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
  width: 50%;
  padding: 10px;
  text-align: center;
  margin-bottom: 40px;
}
/* line 59, smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product .product-wrap .product-image {
  width: 37%;
}
@media screen and (max-width: 768px) {
  /* line 51, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
    width: 50%;
  }
}
@media screen and (max-width: 1260px) {
  /* line 1, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop {
    padding: 50px 50px;
  }
  /* line 77, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
    margin-bottom: 0;
  }
  /* line 81, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product .product-body .product-brand {
    text-align: left;
  }
}
@media screen and (max-width: 1180px) {
  /* line 1, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop {
    padding: 50px 80px;
  }
  /* line 94, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .product .product-wrap .product-body {
    margin: 0;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop {
    padding: 50px 40px;
  }
  /* line 103, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container {
    flex-direction: column !important;
  }
  /* line 106, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-left {
    width: 100%;
  }
  /* line 110, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products-wrapper {
    width: 100%;
  }
  /* line 113, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop {
    padding: 50px 20px;
  }
  /* line 129, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products .quick-shop-products-wrapper .quick-shop-products .product {
    margin-bottom: 20px;
  }
  /* line 135, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap {
    flex-direction: column !important;
  }
  /* line 138, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap .product-image {
    width: 100% !important;
  }
  /* line 142, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap .product-body {
    width: 100% !important;
    padding-top: 10px;
    margin: 0;
  }
  /* line 147, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap .product-body .product-brand {
    width: 100%;
    padding: 5px 0;
    text-align: center;
  }
  /* line 160, smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .product-wrap .product-body .product-title {
    text-align: center !important;
  }
}

/* line 1, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
.shop-highlights {
  position: relative;
  padding-bottom: 3em;
}
/* line 7, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 10, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
  position: relative;
  width: 42%;
}
/* line 15, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 65%;
  margin-right: -20px;
  padding-left: 65px;
}
/* line 21, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-title {
  text-align: center;
}
/* line 25, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  margin-bottom: 20px;
}
/* line 29, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
  width: 33%;
  padding: 20px;
  text-align: center;
}
@media screen and (max-width: 1180px) {
  /* line 42, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
    padding-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  .shop-highlights {
    padding: 50px 40px;
  }
  /* line 54, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
    padding-left: 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  .shop-highlights {
    padding: 20px;
  }
  /* line 65, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  .shop-highlights .shop-highlights-inner .shop-highlights-wrapper {
    flex-direction: column !important;
  }
  /* line 68, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 73, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
    padding-left: 0px;
    width: 100%;
    margin-right: 0px;
  }
  /* line 79, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
    width: 50%;
    padding: 10px;
  }
}

/* line 1, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look {
  padding: 50px;
}
/* line 4, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 7, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 30%;
}
/* line 12, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  width: 66%;
}
/* line 16, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-image {
  width: 57%;
}
/* line 20, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products {
  position: relative;
  width: 57%;
  margin-left: -14%;
  background: #ffffff;
  padding: 50px 20px;
}
/* line 29, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-prev {
  left: 2%;
}
/* line 32, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-next {
  right: 2%;
}

/* line 1, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section {
  position: relative;
}
/* line 4, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper {
  background: #F1F0EB;
}
/* line 7, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-image {
  width: 55%;
  min-height: 400px;
}
/* line 11, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content {
  position: relative;
  background: #F1F0EB;
  width: 45%;
  text-align: center;
  padding: 3em;
}
/* line 18, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  max-width: 80%;
}
/* line 23, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-subtitle {
  font-family: "meno-banner", serif;
  font-size: 30px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
/* line 30, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
  font-size: 40px;
  line-height: 45px;
  text-transform: uppercase;
  margin-bottom: 0px;
  letter-spacing: 1px;
  font-family: "meno-banner", serif;
  font-weight: 700;
}
/* line 39, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title span {
  text-transform: capitalize;
  font-weight: 400;
  font-style: italic;
}
/* line 46, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
  font-family: "sweet-sans-pro", sans-serif;
  font-size: 11px;
  line-height: 26px;
  margin-bottom: 30px;
  margin-top: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 800;
  max-width: 400px;
}
/* line 58, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
  width: 100%;
  position: relative;
  max-width: 400px;
  margin: auto;
}
/* line 65, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup {
  padding: 0;
  width: 100%;
  background: transparent !important;
}
/* line 70, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup .input-row {
  flex-direction: column !important;
}
/* line 75, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
  border-radius: 0px !important;
  font-size: 10px;
  letter-spacing: 1px;
  padding: 13px;
  margin-bottom: 10px;
  border: none;
  width: 100%;
  font-family: "sweet-sans-pro", sans-serif;
  background-color: white;
  border: none !important;
  text-transform: uppercase;
  font-weight: 800;
  color: black !important;
}
/* line 91, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] {
  background-color: #F1F0EB !important;
}
@media screen and (max-width: 900px) {
  /* line 119, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  /* line 131, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
    padding: 50px 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 137, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper {
    flex-direction: column !important;
  }
  /* line 140, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
    width: 100%;
    height: 250px;
  }
  /* line 145, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
    width: 100%;
  }
  /* line 149, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
    margin-top: 10px;
  }
  /* line 153, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
    font-size: 30px;
  }
}

/* line 1, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  padding: 50px;
}
/* line 6, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar > * {
  margin: 0 15px;
}
/* line 10, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-title {
  margin-bottom: 0;
}
/* line 16, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-body p {
  margin: 0;
}
/* line 23, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group {
  padding-bottom: 0 !important;
}
/* line 26, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input {
  border-radius: 0px;
  font-family: "sweet-sans-pro", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  padding: 4px;
  margin: 7px;
}
@media screen and (max-width: 1180px) {
  /* line 1, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 47, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .mc-field-group {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 50, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .mc-field-group br {
    display: none;
  }
  /* line 54, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .mc-field-group .btn-primary {
    width: 210px;
  }
}

/* line 1, smash/modules/section_featured_post/_section_featured_post.scss */
.featured-post {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: relative;
  padding: 0 80px;
  min-height: 650px;
  margin-bottom: 100px !important;
}
/* line 9, smash/modules/section_featured_post/_section_featured_post.scss */
.featured-post .featured-post-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  max-width: 300px;
  text-align: center;
  background: #ffffff;
  border-top: 10px solid #9D7D5F;
  padding: 50px;
}

/* @include flex(row, center, between); */
/* line 4, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
section.home-shop .home-shop-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  position: relative;
  width: 100%;
  max-width: 1276;
}
/* line 10, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
section.home-shop .home-shop-wrapper .home-shop-col {
  width: 40%;
}
/* line 13, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
section.home-shop .home-shop-wrapper .home-shop-col .embed-container {
  height: 100vh;
  max-height: 580px;
}
/* line 18, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
section.home-shop .home-shop-wrapper .home-shop-col .home-shop-categories-cta {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 21, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
section.home-shop .home-shop-wrapper .home-shop-col .home-shop-categories-cta a {
  width: 100%;
}
/* line 28, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
section.home-shop .home-shop-wrapper .home-shop-col:last-of-type {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  background-color: #F1F0EB;
  width: 60%;
}
/* line 33, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 50px;
  row-gap: 10px;
}
/* line 38, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block h3 {
  font-size: 37px;
  text-align: center;
  max-width: 600px;
  padding-bottom: 20px;
}
/* line 45, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block h4 {
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  max-width: 600px;
  font-family: "sweet-sans-pro", sans-serif;
  font-weight: 800;
}
/* line 56, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block p {
  font-family: "brandon-grotesque", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #4A4E4D;
  max-width: 600px;
}
/* line 67, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex-wrap: wrap;
  padding: 20px;
  row-gap: 1.5em;
  column-gap: 1.5em;
}
/* line 74, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories a {
  color: black !important;
  min-width: 100px;
  display: inline-block;
  padding: 16px 10px !important;
  flex: 1;
  background: #f1f0ea !important;
}
@media screen and (max-width: 1120px) {
  /* line 90, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col {
    width: 45%;
  }
  /* line 93, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col .featured-video .video-block-image {
    min-height: 700px;
  }
  /* line 97, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col .embed-container {
    height: 100%;
    min-height: 700px;
    max-height: unset;
  }
  /* line 103, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col:last-of-type {
    width: 55%;
    min-height: 700px;
  }
  /* line 106, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block {
    padding: 50px 30px;
  }
}
@media screen and (max-width: 860px) {
  /* line 114, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
  }
  /* line 117, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col {
    width: 100%;
  }
  /* line 121, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col .featured-video .video-block-wrap {
    min-height: 400px;
  }
  /* line 124, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col .featured-video .video-block-image {
    min-height: 400px;
  }
  /* line 128, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col .embed-container {
    height: 100%;
    min-height: 500px;
    max-height: unset;
  }
  /* line 134, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col:last-of-type {
    width: 100%;
    min-height: 400px;
    height: unset;
    margin-top: 0px;
  }
  /* line 140, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block {
    padding: 50px 30px 50px;
  }
}
@media screen and (max-width: 768px) {
  /* line 151, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col .featured-video .video-block-image {
    min-height: 350px;
  }
  /* line 155, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col .embed-container {
    min-height: 350px;
  }
}
@media screen and (max-width: 600px) {
  /* line 165, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block {
    padding: 50px 30px;
  }
  /* line 167, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories a {
    width: 100%;
  }
  /* line 170, smash/modules/section_category_links_menu/_section_category_links_menu.scss */
  section.home-shop .home-shop-wrapper .home-shop-col:last-of-type .home-shop-block .home-shop-categories {
    padding: 20px 0;
  }
}

/* line 1, smash/modules/section_home_about/_section_home_about.scss */
.about-section {
  position: relative;
  padding: 80px 50px;
}
/* line 5, smash/modules/section_home_about/_section_home_about.scss */
.about-section .about-section-container {
  background: #101012;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  column-gap: 2em;
}
/* line 11, smash/modules/section_home_about/_section_home_about.scss */
.about-section .about-section-container .about-section-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding-right: 7vw;
  row-gap: .75em;
  width: 45%;
}
/* line 17, smash/modules/section_home_about/_section_home_about.scss */
.about-section .about-section-container .about-section-body .about-section-subtitle {
  font-family: "sweet-sans-pro", sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  color: #9D7D5F;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 26, smash/modules/section_home_about/_section_home_about.scss */
.about-section .about-section-container .about-section-body h3.about-section-title {
  font-size: 36px;
  line-height: 48px;
  font-family: "meno-banner", serif;
  color: #ffffff;
}
/* line 32, smash/modules/section_home_about/_section_home_about.scss */
.about-section .about-section-container .about-section-body h3.about-section-title span {
  font-style: italic;
}
/* line 37, smash/modules/section_home_about/_section_home_about.scss */
.about-section .about-section-container .about-section-body .about-section-text {
  font-size: 15px;
  line-height: 1.9;
  color: #ffffff;
}
/* line 43, smash/modules/section_home_about/_section_home_about.scss */
.about-section .about-section-container .about-section-body .about-section-ctas {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 46, smash/modules/section_home_about/_section_home_about.scss */
.about-section .about-section-container .about-section-body .about-section-ctas .about-cta {
  margin-top: 25px;
  border-color: #ffffff !important;
}
/* line 54, smash/modules/section_home_about/_section_home_about.scss */
.about-section .about-section-container .about-section-image {
  position: relative;
  width: 48%;
  z-index: 2;
}
/* line 61, smash/modules/section_home_about/_section_home_about.scss */
.about-section.has-bg {
  background: #fff;
}
@media screen and (max-width: 1180px) {
  /* line 1, smash/modules/section_home_about/_section_home_about.scss */
  .about-section {
    padding: 70px;
  }
  /* line 67, smash/modules/section_home_about/_section_home_about.scss */
  .about-section .about-section-container {
    column-gap: 1em;
  }
  /* line 70, smash/modules/section_home_about/_section_home_about.scss */
  .about-section .about-section-container .about-section-body {
    padding: 30px 4vw 30px 10px;
    width: 100%;
  }
  /* line 74, smash/modules/section_home_about/_section_home_about.scss */
  .about-section .about-section-container .about-section-body .about-section-text {
    font-size: 14px;
    line-height: 1.6;
  }
  /* line 79, smash/modules/section_home_about/_section_home_about.scss */
  .about-section .about-section-container .about-section-image {
    width: 90%;
    padding-top: 15%;
  }
}
@media screen and (max-width: 960px) {
  /* line 89, smash/modules/section_home_about/_section_home_about.scss */
  .about-section .about-section-container {
    flex-direction: column !important;
    padding: 5vw;
  }
  /* line 93, smash/modules/section_home_about/_section_home_about.scss */
  .about-section .about-section-container .about-section-body {
    padding-top: 50px;
    width: 100%;
  }
  /* line 97, smash/modules/section_home_about/_section_home_about.scss */
  .about-section .about-section-container .about-section-body .about-section-text {
    font-size: 15px;
    line-height: 1.8;
  }
  /* line 102, smash/modules/section_home_about/_section_home_about.scss */
  .about-section .about-section-container .about-section-image {
    padding-top: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_home_about/_section_home_about.scss */
  .about-section {
    padding: 70px 40px;
  }
  /* line 112, smash/modules/section_home_about/_section_home_about.scss */
  .about-section .about-section-container {
    padding: 7vw;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_home_about/_section_home_about.scss */
  .about-section {
    padding: 70px 30px;
  }
  /* line 121, smash/modules/section_home_about/_section_home_about.scss */
  .about-section .about-section-container .about-section-body {
    padding: 0;
    padding-top: 15px;
  }
  /* line 125, smash/modules/section_home_about/_section_home_about.scss */
  .about-section .about-section-container .about-section-body h3.about-section-title {
    font-size: 34px;
    min-width: max-content;
  }
  /* line 130, smash/modules/section_home_about/_section_home_about.scss */
  .about-section .about-section-container .about-section-body .about-section-text {
    font-size: 14px;
  }
}

/* line 11, smash/modules/section_hero/_section_hero.scss */
.hero-text {
  display: -webkit-flex !important;
  display: flex !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 4em 40px 0;
  max-width: 900px;
  margin: auto;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}

/* line 21, smash/modules/section_hero/_section_hero.scss */
.hero {
  position: relative;
  padding: 0 50px;
  margin-bottom: 50px;
}
/* line 26, smash/modules/section_hero/_section_hero.scss */
.hero .hero-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  min-height: 650px;
}
/* line 31, smash/modules/section_hero/_section_hero.scss */
.hero .hero-image .hero-body {
  background: #101012;
  text-align: center;
  max-width: 550px;
  width: 100%;
  padding: 3em;
  margin-bottom: -80px;
  position: relative;
  z-index: 10;
  max-height: 220px;
}
/* line 42, smash/modules/section_hero/_section_hero.scss */
.hero .hero-image .hero-body .hero-subtitle {
  font-family: "sweet-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 1.85714px;
  text-transform: uppercase;
  color: #E7E1E0;
}
/* line 54, smash/modules/section_hero/_section_hero.scss */
.hero .hero-image .hero-body .hero-title {
  font-family: 'Big Caslon';
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 0.1em;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: .5em 0;
}
@media screen and (max-width: 600px) {
  /* line 21, smash/modules/section_hero/_section_hero.scss */
  .hero {
    padding: 0px 30px;
  }
  /* line 71, smash/modules/section_hero/_section_hero.scss */
  .hero .hero-image {
    min-height: 450px;
  }
  /* line 74, smash/modules/section_hero/_section_hero.scss */
  .hero .hero-image .hero-body {
    padding: 20px;
  }
}

/* line 81, smash/modules/section_hero/_section_hero.scss */
.hero1 {
  position: relative;
  padding: 50px;
  margin-bottom: 50px;
}
/* line 86, smash/modules/section_hero/_section_hero.scss */
.hero1 .hero-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  min-height: 650px;
}
/* line 91, smash/modules/section_hero/_section_hero.scss */
.hero1 .hero-image .hero-body {
  background: #F1F0EB;
  text-align: center;
  max-width: 520px;
  width: 100%;
  padding: 2em;
  margin-bottom: -50px;
  position: relative;
  z-index: 10;
  max-height: 220px;
}
/* line 102, smash/modules/section_hero/_section_hero.scss */
.hero1 .hero-image .hero-body .hero-text {
  padding: 10px 0 20px;
}
/* line 106, smash/modules/section_hero/_section_hero.scss */
.hero1 .hero-image .hero-body .hero-subtitle {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 1.85714px;
  text-transform: uppercase;
  color: #E7E1E0;
}
/* line 118, smash/modules/section_hero/_section_hero.scss */
.hero1 .hero-image .hero-body .hero-title {
  font-family: 'Big Caslon';
  font-style: normal;
  font-weight: 500;
  font-size: 29.7026px;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: .5em 0;
}
@media screen and (max-width: 1180px) {
  /* line 81, smash/modules/section_hero/_section_hero.scss */
  .hero1 {
    margin-bottom: 0px;
  }
  /* line 139, smash/modules/section_hero/_section_hero.scss */
  .hero1 .hero-body h2 {
    font-size: 34px;
  }
}
@media screen and (max-width: 600px) {
  /* line 81, smash/modules/section_hero/_section_hero.scss */
  .hero1 {
    padding: 30px;
    margin-bottom: 180px;
  }
  /* line 149, smash/modules/section_hero/_section_hero.scss */
  .hero1 .hero-image {
    min-height: 450px;
  }
  /* line 152, smash/modules/section_hero/_section_hero.scss */
  .hero1 .hero-image .hero-body {
    margin-bottom: -213px;
  }
  /* line 155, smash/modules/section_hero/_section_hero.scss */
  .hero1 .hero-image .hero-body .hero-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 768px) {
  /* line 163, smash/modules/section_hero/_section_hero.scss */
  .hero1 .hero-image {
    padding: 80px 40px;
  }
  /* line 166, smash/modules/section_hero/_section_hero.scss */
  .hero1 .hero-image .hero-body {
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 172, smash/modules/section_hero/_section_hero.scss */
  .hero1 .hero-image {
    padding: 60px 30px;
  }
}

/* line 178, smash/modules/section_hero/_section_hero.scss */
.hero2 {
  position: relative;
  padding: 0;
}
/* line 184, smash/modules/section_hero/_section_hero.scss */
.hero2 .hero-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  width: 100%;
  min-height: 650px;
  padding: 100px 50px;
}
/* line 190, smash/modules/section_hero/_section_hero.scss */
.hero2 .hero-image .hero-body {
  background: #FDFCFC;
  border-radius: 5px;
  text-align: center;
  max-width: 500px;
  width: 100%;
  padding: 50px;
}
/* line 198, smash/modules/section_hero/_section_hero.scss */
.hero2 .hero-image .hero-body .hero-text {
  padding: 10px 0 20px;
  font-family: "brandon-grotesque", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13.2143px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000000;
  margin-bottom: 10px;
}
/* line 211, smash/modules/section_hero/_section_hero.scss */
.hero2 .hero-image .hero-body .hero-subtitle {
  font-family: "sweet-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13.0449px;
  line-height: 16px;
  letter-spacing: 2.42736px;
  text-transform: uppercase;
  color: #32373A;
}
/* line 223, smash/modules/section_hero/_section_hero.scss */
.hero2 .hero-image .hero-body .hero-title {
  font-family: "meno-banner", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  line-height: 36px;
  margin-top: 16px 0 10px 0;
  text-align: center;
  text-transform: capitalize;
  color: #32373A;
}
@media screen and (max-width: 600px) {
  /* line 190, smash/modules/section_hero/_section_hero.scss */
  .hero2 .hero-image .hero-body {
    background: RGB(255, 255, 255, 0.5);
  }
}
@media screen and (max-width: 768px) {
  /* line 243, smash/modules/section_hero/_section_hero.scss */
  .hero2 .hero-image {
    padding: 80px 40px;
    min-height: 500px;
  }
  /* line 247, smash/modules/section_hero/_section_hero.scss */
  .hero2 .hero-image .hero-body {
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 253, smash/modules/section_hero/_section_hero.scss */
  .hero2 .hero-image {
    padding: 60px 30px;
  }
}

/* line 259, smash/modules/section_hero/_section_hero.scss */
.hero3 {
  position: relative;
}
/* line 263, smash/modules/section_hero/_section_hero.scss */
.hero3 .hero-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 100%;
  min-height: 650px;
  padding: 100px 50px;
  padding-left: 10%;
}
/* line 270, smash/modules/section_hero/_section_hero.scss */
.hero3 .hero-image .hero-body {
  background: #B2B6BA;
  border-radius: 4px;
  text-align: center;
  max-width: 400px;
  width: 100%;
  padding: 50px 0;
}
/* line 278, smash/modules/section_hero/_section_hero.scss */
.hero3 .hero-image .hero-body .hero-text {
  padding: 10px 0 20px;
}
/* line 282, smash/modules/section_hero/_section_hero.scss */
.hero3 .hero-image .hero-body .hero-subtitle {
  font-family: "sweet-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 1.85714px;
  text-transform: uppercase;
  color: #32373A;
}
/* line 294, smash/modules/section_hero/_section_hero.scss */
.hero3 .hero-image .hero-body .hero-title {
  font-family: "meno-banner", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: capitalize;
  color: #32373A;
  margin: .5em;
}
@media screen and (max-width: 768px) {
  /* line 311, smash/modules/section_hero/_section_hero.scss */
  .hero3 .hero-image {
    padding: 80px 40px;
    min-height: 500px;
  }
  /* line 316, smash/modules/section_hero/_section_hero.scss */
  .hero3 .hero-image .hero-body {
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 322, smash/modules/section_hero/_section_hero.scss */
  .hero3 .hero-image {
    padding: 60px 30px;
  }
}

/* line 328, smash/modules/section_hero/_section_hero.scss */
.hero4 {
  position: relative;
  padding: 0;
}
/* line 333, smash/modules/section_hero/_section_hero.scss */
.hero4 .hero-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  min-height: 650px;
  padding: 100px 50px;
}
/* line 339, smash/modules/section_hero/_section_hero.scss */
.hero4 .hero-image .hero-body {
  background: rgba(253, 252, 252, 0.8);
  border-radius: 6px;
  text-align: center;
  max-width: 475px;
  width: 100%;
  padding: 50px 30px;
}
/* line 347, smash/modules/section_hero/_section_hero.scss */
.hero4 .hero-image .hero-body .hero-text {
  padding: 10px 0 20px;
  font-family: "sweet-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 13.2143px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000000;
  margin-bottom: 5px;
}
/* line 360, smash/modules/section_hero/_section_hero.scss */
.hero4 .hero-image .hero-body .hero-subtitle {
  font-family: "sweet-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13.0449px;
  line-height: 16px;
  letter-spacing: 2.42736px;
  text-transform: uppercase;
  color: #32373A;
}
/* line 372, smash/modules/section_hero/_section_hero.scss */
.hero4 .hero-image .hero-body .hero-title {
  font-family: "meno-banner", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 53px;
  text-align: center;
  text-transform: capitalize;
  color: #32373A;
}
@media screen and (max-width: 768px) {
  /* line 388, smash/modules/section_hero/_section_hero.scss */
  .hero4 .hero-image {
    padding: 80px 40px;
    min-height: 500px;
  }
  /* line 392, smash/modules/section_hero/_section_hero.scss */
  .hero4 .hero-image .hero-body {
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 398, smash/modules/section_hero/_section_hero.scss */
  .hero4 .hero-image {
    padding: 60px 30px;
  }
}

/* line 1, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services {
  position: relative;
}
/* line 4, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .about-shop {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  background: #101012;
  padding: 70px 40px;
}
/* line 9, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .about-shop h5 {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 32px;
  letter-spacing: 2.7px;
  font-family: "sweet-sans-pro", sans-serif;
}
/* line 17, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .about-shop h2 {
  font-size: 25px;
}
/* line 24, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .about-shop div p {
  text-align: center;
}
/* line 29, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .about-shop .service-cta {
  padding: 10px 50px !important;
}
/* line 37, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services-intro {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin-bottom: 50px !important;
  text-align: center;
}
/* line 44, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services {
  width: 100%;
}
/* line 47, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service {
  padding: 3em 0;
}
/* line 50, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service .service-image {
  position: relative;
  width: 65%;
  z-index: 1;
}
/* line 56, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service .service-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  background: #fff;
  border: 3px solid #101012;
  width: 42%;
  padding: 70px 50px;
  z-index: 2;
}
/* line 66, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service .service-body .service-count {
  align-self: center;
  -webkit-align-self: center;
  font-size: 35px;
  position: absolute;
  top: 0;
  margin: 0 auto;
  padding: 0 15px;
  background: #fff;
  transform: translate(0, -50%);
  font-family: "meno-banner", serif;
}
/* line 79, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service .service-body .service-subtitle {
  font-family: "sweet-sans-pro", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2.7px;
}
/* line 86, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service .service-body .service-title {
  width: 100%;
  border-top: 1px solid #101012;
  margin-top: 5px;
  padding-top: 5px;
  line-height: 47px;
  padding: 15px 0 5px;
  font-size: 38px;
  letter-spacing: 0;
}
/* line 97, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service .service-body .service-text {
  font-size: 18px;
  line-height: 26px;
}
/* line 102, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service .service-body .service-cta-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  padding-top: 20px;
}
/* line 107, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service .service-body .service-cta-wrapper .service-cta-title {
  padding-top: 15px;
  text-transform: uppercase;
  font-size: 13px;
  border-bottom: 1px solid;
  font-family: "sweet-sans-pro", sans-serif;
}
/* line 115, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service .service-body .service-cta-wrapper .service-cta {
  justify-content: center;
  margin: 10px 0;
  padding: 10px 50px !important;
}
/* line 123, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service:nth-child(2n+1) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 126, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service:nth-child(2n+1) .service-body {
  margin-left: -7%;
}
/* line 130, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service:nth-child(2n) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 133, smash/modules/section_featured_services/_section_featured_services.scss */
#featured-services .services-container .services .service:nth-child(2n) .service-body {
  margin-right: -7%;
}
@media screen and (max-width: 1180px) {
  /* line 143, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services {
    padding: 0 50px;
  }
  /* line 146, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service-image {
    height: 500px !important;
  }
}
@media screen and (max-width: 960px) {
  /* line 156, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services-intro {
    padding: 0 50px;
  }
  /* line 160, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services {
    padding: 0 50px;
  }
  /* line 164, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service:nth-child(2n+1) {
    flex-direction: column !important;
  }
  /* line 167, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service:nth-child(2n+1) .service-image {
    height: 500px !important;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 173, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service:nth-child(2n+1) .service-body {
    margin-left: 0;
    width: 100%;
    margin-top: 30px;
  }
  /* line 180, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service:nth-child(2n) {
    flex-direction: column !important;
  }
  /* line 183, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service:nth-child(2n) .service-image {
    height: 500px !important;
    width: 100%;
  }
  /* line 188, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service:nth-child(2n) .service-body {
    margin-right: 0;
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 960px) {
  /* line 203, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 768px) {
  /* line 212, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services {
    padding: 0 40px;
  }
  /* line 215, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service {
    padding-top: 0;
    margin-bottom: 30px;
  }
  /* line 219, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service:first-child {
    padding-top: 2em;
  }
}
@media screen and (max-width: 600px) {
  /* line 229, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .about-shop {
    padding: 30px 30px;
  }
  /* line 234, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services-intro {
    padding: 50px 20px 0;
  }
  /* line 238, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services {
    padding: 0 30px;
  }
  /* line 241, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service {
    margin-bottom: 30px;
    padding: 0;
  }
  /* line 245, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service .service-body {
    padding: 30px;
  }
  /* line 248, smash/modules/section_featured_services/_section_featured_services.scss */
  #featured-services .services-container .services .service .service-body h2 {
    font-size: 28px;
  }
}

/* line 1, smash/modules/section_intro/_section_intro.scss */
.intro-wrapper {
  position: relative;
  padding: 50px;
}
/* line 5, smash/modules/section_intro/_section_intro.scss */
.intro-wrapper .intro-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  text-align: center;
  row-gap: 2em;
}
/* line 11, smash/modules/section_intro/_section_intro.scss */
.intro-wrapper .intro-container .intro-image {
  width: 100%;
  max-width: 500px;
}
/* line 17, smash/modules/section_intro/_section_intro.scss */
.intro-wrapper.overlayed {
  padding: 0;
  margin-top: -35%;
}
/* line 22, smash/modules/section_intro/_section_intro.scss */
.intro-wrapper.overlayed .intro-container .intro-title {
  color: #ffffff;
  font-size: 55px;
  line-height: 68px;
}
/* line 27, smash/modules/section_intro/_section_intro.scss */
.intro-wrapper.overlayed .intro-container .intro-title span {
  text-transform: lowercase;
  font-size: 80px;
  font-style: italic;
}
/* line 34, smash/modules/section_intro/_section_intro.scss */
.intro-wrapper.overlayed .intro-container .intro-subtitle {
  font-size: 13px;
  line-height: 23px;
  text-transform: uppercase;
  font-family: "sweet-sans-pro", sans-serif;
  font-weight: 900;
}
/* line 42, smash/modules/section_intro/_section_intro.scss */
.intro-wrapper.overlayed .intro-container .intro-image {
  border: 14px solid #ffffff;
}
/* line 46, smash/modules/section_intro/_section_intro.scss */
.intro-wrapper.overlayed .intro-container .intro-text {
  font-size: 45px;
  line-height: 63px;
  text-align: center;
  font-family: "meno-banner", serif;
}
@media screen and (max-width: 1180px) {
  /* line 56, smash/modules/section_intro/_section_intro.scss */
  .intro-wrapper.overlayed {
    margin-top: -43%;
  }
}
@media screen and (max-width: 960px) {
  /* line 61, smash/modules/section_intro/_section_intro.scss */
  .intro-wrapper.overlayed {
    margin-top: -63%;
  }
  /* line 65, smash/modules/section_intro/_section_intro.scss */
  .intro-wrapper.overlayed .intro-container .intro-text {
    font-size: 30px;
    line-height: 53px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 74, smash/modules/section_intro/_section_intro.scss */
  .intro-wrapper.overlayed {
    margin-top: -71%;
  }
}
@media screen and (max-width: 602px) {
  /* line 80, smash/modules/section_intro/_section_intro.scss */
  .intro-wrapper.overlayed {
    margin-top: -91%;
  }
}
@media screen and (max-width: 430px) {
  /* line 85, smash/modules/section_intro/_section_intro.scss */
  .intro-wrapper.overlayed {
    margin-top: -111%;
  }
  /* line 89, smash/modules/section_intro/_section_intro.scss */
  .intro-wrapper.overlayed .intro-container .intro-title {
    font-size: 35px;
    line-height: 48px;
  }
  /* line 93, smash/modules/section_intro/_section_intro.scss */
  .intro-wrapper.overlayed .intro-container .intro-title span {
    font-size: 35px;
    line-height: 48px;
  }
  /* line 101, smash/modules/section_intro/_section_intro.scss */
  .intro-wrapper .intro-container {
    width: 90%;
  }
  /* line 104, smash/modules/section_intro/_section_intro.scss */
  .intro-wrapper .intro-container .intro-title {
    font-size: 45px;
  }
  /* line 107, smash/modules/section_intro/_section_intro.scss */
  .intro-wrapper .intro-container .intro-title span {
    font-size: 70px;
  }
}

/* line 1, smash/modules/section_content_cols/_section_content_cols.scss */
.content-columns {
  position: relative;
  padding: 50px 50px 100px;
}
/* line 5, smash/modules/section_content_cols/_section_content_cols.scss */
.content-columns .content-columns-container {
  -webkit-columns: 2;
  /* Chrome, Safari, Opera */
  -moz-columns: 2;
  /* Firefox */
  columns: 2;
  column-gap: 3em;
}
/* line 12, smash/modules/section_content_cols/_section_content_cols.scss */
.content-columns .content-columns-container p {
  font-size: 17px;
  line-height: 32px;
}
/* line 17, smash/modules/section_content_cols/_section_content_cols.scss */
.content-columns .content-columns-container h3 {
  font-size: 24px;
  line-height: 42px;
  margin-bottom: 15px;
  margin-top: -5px;
}
/* line 24, smash/modules/section_content_cols/_section_content_cols.scss */
.content-columns .content-columns-container img {
  border: 2px solid #101012;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_content_cols/_section_content_cols.scss */
  .content-columns {
    padding: 50px 30px;
  }
  /* line 32, smash/modules/section_content_cols/_section_content_cols.scss */
  .content-columns .content-columns-container {
    -webkit-columns: 1;
    /* Chrome, Safari, Opera */
    -moz-columns: 1;
    /* Firefox */
    columns: 1;
  }
}

/* line 1, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video {
  position: relative;
  padding: 50px;
  background: #F5F2F0;
}
/* line 6, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  padding: 0px;
}
/* line 11, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-wrap {
  position: relative;
  width: 62%;
}
/* line 15, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-wrap .featured-video-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
/* line 23, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-wrap .featured-video-image .featured-video-image-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
/* line 32, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-wrap .featured-video-image .featured-video-image-inner .icon {
  width: 85px;
  height: 85px;
  color: #fff;
}
/* line 37, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-wrap .featured-video-image .featured-video-image-inner .icon:hover {
  color: #101012;
  cursor: pointer;
}
/* line 44, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-wrap .featured-video-image::after {
  content: '';
  display: block;
  background: rgba(16, 16, 18, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
/* line 57, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-wrap .embed-container {
  position: relative;
  z-index: 1;
}
/* line 63, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 32%;
  text-align: center;
  row-gap: 2vw;
}
/* line 69, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-before-title {
  align-self: flex-end;
  -webkit-align-self: flex-end;
}
/* line 73, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-before-title span {
  font-style: italic;
}
/* line 78, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-title {
  font-family: "meno-banner", serif;
  font-weight: 300;
  font-size: 55px;
  line-height: 1;
  text-align: center;
  color: #000000;
}
/* line 86, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-title span {
  font-style: italic;
  font-size: 105%;
}
/* line 92, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-after-title {
  margin: 20px;
  font-size: 17px;
}
/* line 97, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-text {
  font-size: 17px;
}
/* line 99, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-text p {
  font-family: "brandon-grotesque", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 25px;
  text-align: center;
  color: #4A4E4D;
}
/* line 111, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-tags {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex-wrap: wrap;
}
/* line 116, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-tags .featured-video-tag {
  font-family: 'Recoleta';
  font-style: normal;
  font-weight: 300;
  font-size: 19.5652px;
  line-height: 27px;
  text-align: center;
  color: #000000;
}
/* line 126, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-tags .featured-video-tag::after {
  content: " || ";
}
/* line 129, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-tags .featured-video-tag:last-child::after {
  content: "";
}
/* line 133, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-tags .featured-video-tag {
  padding: 2px;
}
/* line 138, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-cta {
  margin-top: 20px;
  background: #f6f2f0 !important;
  font-size: 12px !important;
}
/* line 143, smash/modules/section_featured_video/_section_featured_video.scss */
section.featured-video .featured-video-container .featured-video-body .featured-video-cta:hover {
  background: black !important;
  color: #f6f2f0 !important;
}
@media screen and (max-width: 1180px) {
  /* line 156, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video .featured-video-container .featured-video-body {
    row-gap: .75em;
  }
  /* line 158, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video .featured-video-container .featured-video-body .featured-video-title {
    line-height: 1.2;
    font-size: 36px;
  }
}
@media screen and (max-width: 1180px) {
  /* line 172, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video .featured-video-container .featured-video-body .featured-video-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 960px) {
  /* line 180, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video .featured-video-container {
    flex-direction: column !important;
  }
  /* line 183, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video .featured-video-container .featured-video-wrap {
    width: 100%;
  }
  /* line 187, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video .featured-video-container .featured-video-body {
    width: 70%;
    padding-top: 40px;
    row-gap: 1.1em;
  }
  /* line 192, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video .featured-video-container .featured-video-body .featured-video-title {
    align-self: center !important;
    font-size: 5vw;
    font-size: calc(22px + 2vw);
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video {
    padding: 50px 40px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video {
    padding: 50px 30px;
  }
  /* line 208, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video .featured-video-container {
    flex-direction: column !important;
  }
  /* line 211, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video .featured-video-container .featured-video-wrap {
    max-height: 50vw;
  }
  /* line 215, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video .featured-video-container .featured-video-wrap .featured-video-image .featured-video-image-inner .icon {
    width: 50px;
    height: 50px;
  }
  /* line 223, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video .featured-video-container .featured-video-body {
    width: 100%;
  }
  /* line 226, smash/modules/section_featured_video/_section_featured_video.scss */
  section.featured-video .featured-video-container .featured-video-body .featured-video-before-title {
    font-size: 25px;
    margin-top: 20px;
  }
}
