/*!
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
--------------------------------------------------------------*/
@font-face {
  font-family: 'adore';
  src: url("fonts/Adore.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Adore.eot?#iefix") format("embedded-opentype"), url("fonts/Adore.woff") format("woff"), url("fonts/Adore.ttf") format("truetype"), url("fonts/Adore.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'canela';
  src: url("fonts/CanelaText-Light.eot");
  /* IE9 Compat Modes */
  src: url("fonts/CanelaText-Light.eot?#iefix") format("embedded-opentype"), url("fonts/CanelaText-Light.woff") format("woff"), url("fonts/CanelaText-Light.ttf") format("truetype"), url("fonts/CanelaText-Light.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'saudagar';
  src: url("fonts/Saudagar.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Saudagar.eot?#iefix") format("embedded-opentype"), url("fonts/Saudagar.woff") format("woff"), url("fonts/Saudagar.ttf") format("truetype"), url("fonts/Saudagar.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'Jules';
  src: url("fonts/Jules-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Jules-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Jules-Regular.woff") format("woff"), url("fonts/Jules-Regular.ttf") format("truetype"), url("fonts/Jules-Regular.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
/* line 107, smash/themes/fern/_vars.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "canela", sans-serif;
  letter-spacing: 1px;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 0.25em;
}

/* line 115, smash/themes/fern/_vars.scss */
p a, article.post .quick-links a,
article.snapshot .quick-links a, article.page .quick-links a, .quick-links a, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a, a, a.alt-link, .entry-footer a, #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, .mobile-nav-outer a, #colophon .mobile-nav-outer a, .page-nav .page-menu li a, .linklist-widget .linklist-widget-links a, a.white-link, #masthead .header-block .header-block-inner .menu-container .menu .menu-item a, .post-block a.post-block-link, .featured-post .featured-post-body .featured-post-link, .hero .hero-body .hero-btn, #masthead .header-block .header-block-inner .menu-container .menu .menu-item a::after, .post-block a.post-block-link::after, .featured-post .featured-post-body .featured-post-link::after, .hero .hero-body .hero-btn::after, #masthead a, a.nav-link, #colophon a, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, .pre-footer .pre-footer-wrap #footer_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, .product .product-wrap .product-image-wrap > .fade, .post-block .post-block-image > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade, .animate-right > *, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element > *, .animate-right > .icon, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element > .icon, #masthead, .alm-btn-wrap .alm-load-more-btn span, #cta_blocks .cta-block .cta-wrap, .post-products-wrap .post-products, #featured_posts_slider .featured-post-slide .featured-post-inner .featured-post-title, #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .icon, #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .archive-item-share .social-share, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .rs-code, .home-post .home-post-inner .home-post-image .social-share .share-actions, #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product, #more_posts .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-image .btn {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 122, smash/themes/fern/_vars.scss */
p a, article.post .quick-links a,
article.snapshot .quick-links a, article.page .quick-links a, .quick-links a, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a {
  color: #D1C6BB;
  outline: none;
  text-decoration: none;
}
/* line 128, smash/themes/fern/_vars.scss */
p a .icon, article.post .quick-links a .icon,
article.snapshot .quick-links a .icon, article.page .quick-links a .icon, .quick-links a .icon, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 135, smash/themes/fern/_vars.scss */
p a:focus, article.post .quick-links a:focus,
article.snapshot .quick-links a:focus, article.page .quick-links a:focus, .quick-links a:focus, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a:focus, p a:active, article.post .quick-links a:active,
article.snapshot .quick-links a:active, article.page .quick-links a:active, .quick-links a:active, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a:active, p a:visited, article.post .quick-links a:visited,
article.snapshot .quick-links a:visited, article.page .quick-links a:visited, .quick-links a:visited, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a:visited {
  color: #D1C6BB;
}
/* line 139, smash/themes/fern/_vars.scss */
p a:hover, article.post .quick-links a:hover,
article.snapshot .quick-links a:hover, article.page .quick-links a:hover, .quick-links a:hover, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a:hover {
  cursor: pointer;
  color: #2F2F2F;
}

/* line 145, smash/themes/fern/_vars.scss */
a, a.alt-link, .entry-footer a, #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, .mobile-nav-outer a, #colophon .mobile-nav-outer a, .page-nav .page-menu li a, .linklist-widget .linklist-widget-links a {
  color: #2F2F2F;
  outline: none;
  text-decoration: none;
}
/* line 151, smash/themes/fern/_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, #colophon .mobile-nav-outer a .icon, .page-nav .page-menu li a .icon, .linklist-widget .linklist-widget-links a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 158, smash/themes/fern/_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, #colophon .mobile-nav-outer a:focus, .page-nav .page-menu li a:focus, .linklist-widget .linklist-widget-links 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, #colophon .mobile-nav-outer a:active, .page-nav .page-menu li a:active, .linklist-widget .linklist-widget-links 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, #colophon .mobile-nav-outer a:visited, .page-nav .page-menu li a:visited, .linklist-widget .linklist-widget-links a:visited {
  color: #2F2F2F;
}
/* line 162, smash/themes/fern/_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, #colophon .mobile-nav-outer a:hover, .page-nav .page-menu li a:hover, .linklist-widget .linklist-widget-links a:hover {
  cursor: pointer;
  color: #D1C6BB;
}

/* line 168, smash/themes/fern/_vars.scss */
a.white-link {
  color: #FBF6F2;
  outline: none;
  text-decoration: none;
}
/* line 174, smash/themes/fern/_vars.scss */
a.white-link .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 181, smash/themes/fern/_vars.scss */
a.white-link:focus, a.white-link:active, a.white-link:visited {
  color: #FBF6F2;
}
/* line 185, smash/themes/fern/_vars.scss */
a.white-link:hover {
  cursor: pointer;
  color: #D1C6BB;
}

/* line 191, smash/themes/fern/_vars.scss */
#faq-module .page-faq-header a.page-faq-cta, #ltki_wrapper .ltki-container .ltki-header .ltki-handle, #ltki_wrapper .ltki-container .ltki-cta {
  text-transform: uppercase;
  font-size: 11px;
  font-family: "ubuntu", serif;
  font-weight: 700;
  letter-spacing: 0.8px;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}

/* line 201, smash/themes/fern/_vars.scss */
#contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"], .post-block a.post-block-cat, .post-block a.post-block-link, .post-products-wrap .post-products-trigger span, .product .product-wrap .product-body .product-brand, .product .product-wrap .product-body .product-title {
  text-transform: uppercase;
  font-size: 11px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  letter-spacing: 0.8px;
}

/* line 209, smash/themes/fern/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu .menu-item a, .post-block a.post-block-link, .featured-post .featured-post-body .featured-post-link, .hero .hero-body .hero-btn {
  position: relative;
  color: #2F2F2F;
  outline: none;
  text-decoration: none;
  z-index: 1;
}
/* line 217, smash/themes/fern/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu .menu-item a > *, .post-block a.post-block-link > *, .featured-post .featured-post-body .featured-post-link > *, .hero .hero-body .hero-btn > * {
  position: relative;
  z-index: 1;
}
/* line 222, smash/themes/fern/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu .menu-item a::after, .post-block a.post-block-link::after, .featured-post .featured-post-body .featured-post-link::after, .hero .hero-body .hero-btn::after {
  content: '';
  display: block;
  position: absolute;
  top: 70%;
  left: 0;
  right: 0;
  bottom: 0;
  background: #D1C6BB;
  z-index: -1;
}
/* line 237, smash/themes/fern/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu .menu-item a:hover::after, .post-block a.post-block-link:hover::after, .featured-post .featured-post-body .featured-post-link:hover::after, .hero .hero-body .hero-btn:hover::after, #masthead .header-block .header-block-inner .menu-container .menu .menu-item a a:focus::after, .post-block a.post-block-link a:focus::after, .featured-post .featured-post-body .featured-post-link a:focus::after, .hero .hero-body .hero-btn a:focus::after, #masthead .header-block .header-block-inner .menu-container .menu .menu-item a a:active::after, .post-block a.post-block-link a:active::after, .featured-post .featured-post-body .featured-post-link a:active::after, .hero .hero-body .hero-btn a:active::after, #masthead .header-block .header-block-inner .menu-container .menu .menu-item a a:visited::after, .post-block a.post-block-link a:visited::after, .featured-post .featured-post-body .featured-post-link a:visited::after, .hero .hero-body .hero-btn a:visited::after {
  top: 0px;
}

/* line 243, smash/themes/fern/_vars.scss */
#masthead a, a.nav-link {
  color: #444444;
  outline: none;
  text-decoration: none;
}
/* line 249, smash/themes/fern/_vars.scss */
#masthead a .icon, a.nav-link .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 256, smash/themes/fern/_vars.scss */
#masthead a:focus, a.nav-link:focus, #masthead a:active, a.nav-link:active, #masthead a:visited, a.nav-link:visited {
  color: #444444;
}
/* line 260, smash/themes/fern/_vars.scss */
#masthead a:hover, a.nav-link:hover {
  cursor: pointer;
  color: #DBD2CF;
}

/* line 266, smash/themes/fern/_vars.scss */
#colophon a {
  color: #444444;
  outline: none;
  text-decoration: none;
}
/* line 272, smash/themes/fern/_vars.scss */
#colophon a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 279, smash/themes/fern/_vars.scss */
#colophon a:focus, #colophon a:active, #colophon a:visited {
  color: #444444;
}
/* line 283, smash/themes/fern/_vars.scss */
#colophon a:hover {
  cursor: pointer;
  color: #D1C6BB;
}

/* line 426, smash/themes/fern/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu, .pre-footer .pre-footer-wrap #footer_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 {
  display: -webkit-flex;
  display: flex;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
/* line 435, smash/themes/fern/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li, .pre-footer .pre-footer-wrap #footer_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 {
  position: relative;
  float: none;
  padding: 0 10px;
  white-space: nowrap;
}
/* line 441, smash/themes/fern/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, .pre-footer .pre-footer-wrap #footer_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 {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  list-style: none;
  transform: translate(-35%, 0);
  top: 100%;
  text-align: left;
  padding: 15px 30px;
  background: #FBF6F2;
  white-space: nowrap;
  box-shadow: unset;
  z-index: 100;
}
/* line 457, smash/themes/fern/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li, .pre-footer .pre-footer-wrap #footer_menu li .sub-menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li, #more_nav #category_menu li .sub-menu li, .page-nav .page-menu li .sub-menu li, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li {
  padding: 5px 0;
}
/* line 461, smash/themes/fern/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .sub-menu a, .pre-footer .pre-footer-wrap #footer_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 {
  width: auto;
}
/* line 467, smash/themes/fern/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li:hover .sub-menu, .pre-footer .pre-footer-wrap #footer_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 {
  opacity: 1;
  visibility: visible;
}
/* line 473, smash/themes/fern/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .icon, .pre-footer .pre-footer-wrap #footer_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 {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  margin-left: 4px;
}
/* line 482, smash/themes/fern/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li.menu-item-header > .menu-item-header, .pre-footer .pre-footer-wrap #footer_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 {
  font-weight: bold;
}

/* line 489, smash/themes/fern/_vars.scss */
.container, #recent_posts_slider .recent-posts-header, #recent_posts_slider .recent-posts, .contact-form-wrap, #download .download-container {
  width: 85%;
  max-width: 960px;
  margin: 0 auto !important;
}

/* line 494, smash/themes/fern/_vars.scss */
.container-sm {
  width: 100%;
  max-width: 650px;
  margin: 0 auto !important;
}

/* line 499, smash/themes/fern/_vars.scss */
.container-md, .guides-basic .guide-basic .guide-products {
  width: 100%;
  max-width: 960px;
  margin: 0 auto !important;
}

/* line 504, smash/themes/fern/_vars.scss */
.container-lg, .guides-basic .guide-basic, .guides-grid, #subscribe_section .subscribe-section-wrapper {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto !important;
}

/* line 509, smash/themes/fern/_vars.scss */
.pre-footer .pre-footer-wrap, .container-xl, #about_page .about-page-wrapper .about-page-container, .grid-loop .grid-loop-header, .grid-loop .grid-loop-container,
.grid-loop .grid-loop-container .alm-reveal, #faq-module, .featured-ctas .featured-ctas-container, .featured-post, #shop_highlights .shop-highlights-inner .shop-highlights-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto !important;
}

/* line 518, smash/themes/fern/_vars.scss */
.product .product-wrap .product-image-wrap > .fade, .post-block .post-block-image > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade {
  opacity: 0;
  visibility: hidden;
}
/* line 526, smash/themes/fern/_vars.scss */
.product .product-wrap .product-image-wrap:hover > .fade, .post-block .post-block-image:hover > .fade, .share-icons .social-share .social-share-inner.fade-share:hover > .fade {
  opacity: 1;
  visibility: visible;
}

/* line 533, smash/themes/fern/_vars.scss */
a.btn-primary, .btn-primary, .alm-btn-wrap .alm-load-more-btn, .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"], #search-modal .modal-box .modal-inner input[type="submit"], .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"], #hello_bar .hello-bar-inner .hello-bar-close, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"], a.btn-secondary, .btn-secondary, a.btn-tertiary, .btn-tertiary, a.btn, .btn {
  display: inline-block !important;
  padding: 13px 25px !important;
  font-family: "brandon-grotesque", sans-serif !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-size: 10px !important;
  font-weight: 100 !important;
  text-align: center !important;
}

/* line 545, smash/themes/fern/_vars.scss */
a.btn-primary, .btn-primary, .alm-btn-wrap .alm-load-more-btn, .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"], #search-modal .modal-box .modal-inner input[type="submit"], .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"], #hello_bar .hello-bar-inner .hello-bar-close, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] {
  background: #D1C6BB !important;
  border: 2px solid #D1C6BB !important;
  color: #2F2F2F !important;
}
/* line 551, smash/themes/fern/_vars.scss */
.btn-primary a, .alm-btn-wrap .alm-load-more-btn 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, #search-modal .modal-box .modal-inner input[type="submit"] a, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"] a, #hello_bar .hello-bar-inner .hello-bar-close a, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] a {
  color: #2F2F2F !important;
}
/* line 555, smash/themes/fern/_vars.scss */
.btn-primary .icon, .alm-btn-wrap .alm-load-more-btn .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, #search-modal .modal-box .modal-inner input[type="submit"] .icon, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"] .icon, #hello_bar .hello-bar-inner .hello-bar-close .icon, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] .icon, .icon.btn-primary, .alm-btn-wrap .icon.alm-load-more-btn, .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"], #search-modal .modal-box .modal-inner input.icon[type="submit"], .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input.icon[value="Submit"][type="button"], #hello_bar .hello-bar-inner .icon.hello-bar-close, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input.icon[type="submit"] {
  fill: #2F2F2F !important;
}
/* line 560, smash/themes/fern/_vars.scss */
.btn-primary:hover, .alm-btn-wrap .alm-load-more-btn: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, #search-modal .modal-box .modal-inner input[type="submit"]:hover, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, #hello_bar .hello-bar-inner .hello-bar-close:hover, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"]:hover {
  background: #F3EFEE !important;
  border: 2px solid #F3EFEE !important;
  color: #2F2F2F !important;
}
/* line 565, smash/themes/fern/_vars.scss */
.btn-primary:hover a, .alm-btn-wrap .alm-load-more-btn: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, #search-modal .modal-box .modal-inner input[type="submit"]:hover a, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"]:hover a, #hello_bar .hello-bar-inner .hello-bar-close: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 {
  color: #2F2F2F !important;
}
/* line 569, smash/themes/fern/_vars.scss */
.btn-primary:hover .icon, .alm-btn-wrap .alm-load-more-btn: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, #search-modal .modal-box .modal-inner input[type="submit"]:hover .icon, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"]:hover .icon, #hello_bar .hello-bar-inner .hello-bar-close: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 {
  fill: #2F2F2F !important;
}

/* line 576, smash/themes/fern/_vars.scss */
a.btn-secondary, .btn-secondary {
  background: #f7f4f2 !important;
  border: 2px solid #f7f4f2 !important;
  color: #2F2F2F !important;
}
/* line 582, smash/themes/fern/_vars.scss */
.btn-secondary a {
  color: #2F2F2F !important;
}
/* line 586, smash/themes/fern/_vars.scss */
.btn-secondary .icon, .icon.btn-secondary {
  fill: #2F2F2F !important;
}
/* line 591, smash/themes/fern/_vars.scss */
.btn-secondary:hover {
  background: #E6DEDB !important;
  border: 2px solid #E6DEDB !important;
  color: #2F2F2F !important;
}
/* line 596, smash/themes/fern/_vars.scss */
.btn-secondary:hover a {
  color: #2F2F2F !important;
}
/* line 600, smash/themes/fern/_vars.scss */
.btn-secondary:hover .icon {
  fill: #2F2F2F !important;
}

/* line 606, smash/themes/fern/_vars.scss */
a.btn-tertiary, .btn-tertiary {
  background: #444444 !important;
  border: 2px solid #444444 !important;
  color: #F2F2F2 !important;
}
/* line 612, smash/themes/fern/_vars.scss */
.btn-tertiary a {
  color: #F2F2F2 !important;
}
/* line 616, smash/themes/fern/_vars.scss */
.btn-tertiary .icon, .icon.btn-tertiary {
  fill: #F2F2F2 !important;
}
/* line 621, smash/themes/fern/_vars.scss */
.btn-tertiary:hover {
  background: #F2F2F2 !important;
  border: 2px solid #444444 !important;
  color: #444444 !important;
}
/* line 626, smash/themes/fern/_vars.scss */
.btn-tertiary:hover a {
  color: #444444 !important;
}
/* line 630, smash/themes/fern/_vars.scss */
.btn-tertiary:hover .icon {
  fill: #444444 !important;
}

/* line 636, smash/themes/fern/_vars.scss */
.animate-right, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element {
  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 648, smash/themes/fern/_vars.scss */
.animate-right > .icon, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element > .icon {
  margin-left: 5px;
}
/* line 655, smash/themes/fern/_vars.scss */
.animate-right:hover > .icon, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element:hover > .icon {
  transform: translate(10px, 0);
}

/* line 661, smash/themes/fern/_vars.scss */
#colophon .site-info, .adjust-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: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 664, smash/themes/fern/_vars.scss */
#colophon .site-info > *, .adjust-center > * {
  flex: 1;
}
/* line 667, smash/themes/fern/_vars.scss */
#colophon .site-info > *:nth-child(1), .adjust-center > *: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 672, smash/themes/fern/_vars.scss */
#colophon .site-info > *:nth-child(2), .adjust-center > *: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 677, smash/themes/fern/_vars.scss */
#colophon .site-info > *:nth-child(3), .adjust-center > *: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 1, smash/themes/fern/_header.scss */
body.home #masthead {
  border-bottom: none;
}

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

/* line 10, smash/themes/fern/_header.scss */
.preheader {
  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;
  background: #D1C6BB;
  padding: 5px 20px;
}
/* line 15, smash/themes/fern/_header.scss */
.preheader .preheader-left {
  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 19, smash/themes/fern/_header.scss */
.preheader .preheader-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: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 24, smash/themes/fern/_header.scss */
.preheader .preheader-right .social-icons a:hover {
  color: #FBF6F2;
}
@media screen and (max-width: 768px) {
  /* line 10, smash/themes/fern/_header.scss */
  .preheader {
    display: none !important;
  }
}

/* line 36, smash/themes/fern/_header.scss */
#masthead {
  position: relative;
  padding: 30px 50px 0 50px;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  background-color: #FFFFFF;
}
/* line 45, smash/themes/fern/_header.scss */
#masthead.lock_nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
}
/* line 57, smash/themes/fern/_header.scss */
#masthead .site-navigation-wrap {
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px solid #E4DDD7;
}
/* line 63, smash/themes/fern/_header.scss */
#masthead .header-block {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  float: none;
  flex: 1;
}
/* line 68, smash/themes/fern/_header.scss */
#masthead .header-block .header-block-inner {
  width: 100%;
}
/* line 71, smash/themes/fern/_header.scss */
#masthead .header-block .header-block-inner .menu-container {
  width: 100%;
}
/* line 74, smash/themes/fern/_header.scss */
#masthead .header-block .header-block-inner .menu-container .menu {
  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 80, smash/themes/fern/_header.scss */
#masthead .header-block .header-block-inner .menu-container .menu .menu-item a {
  font-weight: bolder;
}
/* line 90, smash/themes/fern/_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;
}
/* line 95, smash/themes/fern/_header.scss */
#masthead .header-block.header-left .header-block-inner .header-logo img {
  max-height: 30px;
  width: auto;
  margin: 12px 0;
}
@media screen and (max-width: 768px) {
  /* line 94, smash/themes/fern/_header.scss */
  #masthead .header-block.header-left .header-block-inner .header-logo {
    display: none !important;
  }
}
/* line 106, smash/themes/fern/_header.scss */
#masthead .header-block.header-left .header-block-inner .social-icons {
  display: none !important;
}
@media screen and (max-width: 768px) {
  /* line 106, smash/themes/fern/_header.scss */
  #masthead .header-block.header-left .header-block-inner .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;
  }
}
/* line 115, smash/themes/fern/_header.scss */
#masthead .header-block.header-middle {
  flex: 2;
}
/* line 118, smash/themes/fern/_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: center !important;
  -webkit-justify-content: center !important;
}
@media screen and (max-width: 768px) {
  /* line 115, smash/themes/fern/_header.scss */
  #masthead .header-block.header-middle {
    display: none !important;
  }
}
/* line 126, smash/themes/fern/_header.scss */
#masthead .header-block.header-right {
  flex: 2;
}
/* line 128, smash/themes/fern/_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;
  margin-left: auto;
}
/* line 132, smash/themes/fern/_header.scss */
#masthead .header-block.header-right .header-block-inner .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;
}
@media screen and (max-width: 768px) {
  /* line 132, smash/themes/fern/_header.scss */
  #masthead .header-block.header-right .header-block-inner .menu {
    display: none !important;
  }
}
/* line 140, smash/themes/fern/_header.scss */
#masthead .header-block.header-right .header-block-inner .social-icons {
  margin: 0 20px;
}
@media screen and (max-width: 768px) {
  /* line 140, smash/themes/fern/_header.scss */
  #masthead .header-block.header-right .header-block-inner .social-icons {
    display: none !important;
  }
}
/* line 148, smash/themes/fern/_header.scss */
#masthead .header-block.header-right .header-block-inner #mobile_nav_wrap .mobile-nav-trigger-open {
  display: block !important;
}
/* line 155, smash/themes/fern/_header.scss */
#masthead .fab {
  font-size: 13px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  /* line 36, smash/themes/fern/_header.scss */
  #masthead {
    padding: 30px 30px 0;
  }
  /* line 163, smash/themes/fern/_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 167, smash/themes/fern/_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;
  }
}
@media screen and (max-width: 600px) {
  /* line 36, smash/themes/fern/_header.scss */
  #masthead {
    padding: 30px 20px 0;
  }
}

/* line 177, smash/themes/fern/_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: 50px 20px 0;
  z-index: 1;
}
/* line 183, smash/themes/fern/_header.scss */
#logo_wrap.mobile-logo {
  display: none !important;
  margin-bottom: 44px;
}
@media screen and (max-width: 768px) {
  /* line 183, smash/themes/fern/_header.scss */
  #logo_wrap.mobile-logo {
    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 192, smash/themes/fern/_header.scss */
#logo_wrap img {
  max-height: 100px;
  width: auto;
}
@media screen and (max-width: 960px) {
  /* line 177, smash/themes/fern/_header.scss */
  #logo_wrap {
    max-width: 300px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  /* line 177, smash/themes/fern/_header.scss */
  #logo_wrap {
    max-width: 300px;
    margin: 0 auto;
  }
}

/* line 1, smash/themes/fern/_footer.scss */
.pre-footer {
  position: relative;
  padding: 50px;
  background: #FBF6F2;
}
/* line 6, smash/themes/fern/_footer.scss */
.pre-footer .pre-footer-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: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 10, smash/themes/fern/_footer.scss */
.pre-footer .pre-footer-wrap #footer_menu_container {
  margin: 10px 0;
}
/* line 13, smash/themes/fern/_footer.scss */
.pre-footer .pre-footer-wrap #footer_menu_container ul {
  margin-bottom: 17px;
}
/* line 16, smash/themes/fern/_footer.scss */
.pre-footer .pre-footer-wrap #footer_menu_container ul li {
  padding: 7px 0px;
  font-family: "canela", sans-serif;
  font-size: 16px;
  letter-spacing: 0.5;
  margin-top: 7px;
}
@media screen and (max-width: 1024px) {
  /* line 26, smash/themes/fern/_footer.scss */
  .pre-footer .pre-footer-wrap #footer_menu_container ul {
    margin-bottom: 8px;
  }
  /* line 28, smash/themes/fern/_footer.scss */
  .pre-footer .pre-footer-wrap #footer_menu_container ul li {
    padding: 4px 0px;
    font-family: "canela", sans-serif;
    font-size: 17px;
    letter-spacing: 0.5;
    margin-top: 0px;
  }
}
@media screen and (max-width: 960px) {
  /* line 41, smash/themes/fern/_footer.scss */
  .pre-footer .pre-footer-wrap #footer_menu_container ul li {
    padding: 3px 0px;
    font-family: "canela", sans-serif;
    font-size: 15px;
    letter-spacing: 0.5;
    margin-top: 0px;
  }
}
/* line 56, smash/themes/fern/_footer.scss */
.pre-footer .pre-footer-wrap #footer_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;
}
/* line 61, smash/themes/fern/_footer.scss */
.pre-footer .pre-footer-wrap #instagram_feed {
  position: relative;
  width: 100%;
}
/* line 65, smash/themes/fern/_footer.scss */
.pre-footer .pre-footer-wrap #instagram_feed #sb_instagram {
  padding-top: 20px !important;
}
/* line 69, smash/themes/fern/_footer.scss */
.pre-footer .pre-footer-wrap #instagram_feed .instagram-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  transform: translate(92%, 0) rotate(90deg);
  transform-origin: bottom left;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/themes/fern/_footer.scss */
  .pre-footer {
    padding: 20px;
  }
  /* line 83, smash/themes/fern/_footer.scss */
  .pre-footer .pre-footer-wrap {
    flex-direction: column !important;
  }
  /* line 86, smash/themes/fern/_footer.scss */
  .pre-footer .pre-footer-wrap .pre-footer-left {
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 91, smash/themes/fern/_footer.scss */
  .pre-footer .pre-footer-wrap .pre-footer-left #footer_menu_container li {
    width: 100%;
  }
}

/* line 100, smash/themes/fern/_footer.scss */
#colophon {
  position: relative;
  padding: 10px 20px;
  background: #DBD2CF;
  color: #444444;
}
/* line 110, smash/themes/fern/_footer.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: center !important;
  -webkit-justify-content: center !important;
  margin-left: 10px;
  font-family: "futura-pt", sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
}
/* line 118, smash/themes/fern/_footer.scss */
#colophon .site-info .site-built {
  font-family: "canela", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 123, smash/themes/fern/_footer.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;
}
/* line 127, smash/themes/fern/_footer.scss */
#colophon .site-info .site-built img {
  max-height: 25px;
  margin-top: 1px;
  margin-left: 4px;
}
@media screen and (max-width: 768px) {
  /* line 100, smash/themes/fern/_footer.scss */
  #colophon {
    padding: 17px 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 100, smash/themes/fern/_footer.scss */
  #colophon {
    padding: 20px;
  }
  /* line 142, smash/themes/fern/_footer.scss */
  #colophon .site-info {
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    margin-left: 0;
  }
  /* line 147, smash/themes/fern/_footer.scss */
  #colophon .site-info .footer-logo {
    margin: 20px 0;
  }
  /* line 152, smash/themes/fern/_footer.scss */
  #colophon .site-policy {
    width: 100%;
    flex: auto;
    text-align: center;
  }
  /* line 157, smash/themes/fern/_footer.scss */
  #colophon .site-policy a {
    width: 100%;
    margin-bottom: 6px;
  }
  /* line 163, smash/themes/fern/_footer.scss */
  #colophon .site-built {
    width: 100%;
    flex: auto;
    text-align: center;
    margin-top: 5px;
  }
  /* line 169, smash/themes/fern/_footer.scss */
  #colophon .site-built span {
    width: 100%;
    margin-bottom: 5px;
  }
}

/* line 3, smash/styles/_general.scss */
body {
  color: #161616;
}
/* line 7, smash/styles/_general.scss */
body.lock_nav #content {
  margin-top: 62px;
}

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

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

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

/* line 29, smash/styles/_general.scss */
body {
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
}

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

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

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

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

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

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

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

/* line 82, smash/styles/_general.scss */
p {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: "futura-pt", sans-serif;
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 90, smash/styles/_general.scss */
p a {
  font-weight: bold;
}

/* line 96, 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 #E4DDD7 !important;
  border-radius: 0 !important;
  padding: 5px 10px;
  background: unset;
}

/* line 118, 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 126, smash/styles/_general.scss */
button:focus, input:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
  outline: none !important;
}

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

/* line 135, 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 139, smash/styles/_general.scss */
.site-search .basic-search-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
/* line 144, smash/styles/_general.scss */
.site-search .basic-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 147, smash/styles/_general.scss */
.site-search .basic-search-form .search-fields input {
  flex: 1;
}
/* line 150, smash/styles/_general.scss */
.site-search .basic-search-form .search-fields input[type="submit"] {
  flex: 0;
}

/* line 159, smash/styles/_general.scss */
.basic-search-form.search-icon-left {
  position: relative;
}
/* line 162, 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 165, smash/styles/_general.scss */
.basic-search-form.search-icon-left .search-fields input {
  padding-left: 30px;
  border: 1px solid #737070 !important;
  background: #ffffff;
  font-size: 10px;
  width: 152px;
}
/* line 172, smash/styles/_general.scss */
.basic-search-form.search-icon-left .search-fields input::placeholder {
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 178, smash/styles/_general.scss */
.basic-search-form.search-icon-left .search-fields button {
  position: absolute;
  left: 10px;
}

/* line 190, smash/styles/_general.scss */
.signature {
  text-align: left;
  font-family: "Jules", serif;
  font-size: 22px;
  margin: 50px auto 0;
  max-width: 200px;
}
/* line 197, smash/styles/_general.scss */
.signature img {
  width: 100% !important;
}

/* line 202, smash/styles/_general.scss */
.script-font {
  font-family: "Jules", serif;
}

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

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

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

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

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

/* line 241, 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 246, smash/styles/_general.scss */
.block-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

/* line 349, 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 353, smash/styles/_general.scss */
.flex-col {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
}

/* line 357, 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 361, 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 365, smash/styles/_general.scss */
.align-center {
  display: -webkit-flex !important;
  display: flex !important;
  align-items: center !important;
  -webkit-align-items: center !important;
}

/* line 369, 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 373, 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 377, 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 381, 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 385, smash/styles/_general.scss */
.justify-center {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}

/* line 389, 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 393, 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 403, smash/styles/_general.scss */
a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}

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

/* line 430, smash/styles/_general.scss */
.slick-slider {
  position: relative;
}
/* line 433, smash/styles/_general.scss */
.slick-slider .slick-arrow {
  position: absolute;
  top: 45%;
  z-index: 1;
  font-size: 20px;
  color: #2F2F2F;
}
/* line 440, smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-prev {
  left: -1%;
}
/* line 444, smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-next {
  right: -1%;
}
/* line 448, smash/styles/_general.scss */
.slick-slider .slick-arrow:hover {
  cursor: pointer;
  color: #FBF6F2;
}
/* line 454, 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 468, smash/styles/_general.scss */
.slick-slider .slick-dots li.slick-active button {
  padding: 0;
  background: #E7E7E7 !important;
}
/* line 474, smash/styles/_general.scss */
.slick-slider .slick-dots li button {
  position: relative;
  color: transparent !important;
  width: 15px;
  height: 15px;
  background: white !important;
  border: 2px solid #E7E7E7;
  border-radius: 100% !important;
  margin: 0 10px;
  padding: 0;
}
/* line 485, smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover {
  background: #E7E7E7 !important;
}
/* line 488, smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover::after {
  background: unset !important;
}
/* line 493, smash/styles/_general.scss */
.slick-slider .slick-dots li button::after {
  background: unset !important;
}
/* line 497, smash/styles/_general.scss */
.slick-slider .slick-dots li button::focus {
  outline: none !important;
}
/* line 505, smash/styles/_general.scss */
.slick-slider .slick-slide:focus {
  outline: none !important;
}

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

/* line 521, 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 527, smash/styles/_general.scss */
.numbered-pagination > * {
  margin: 0 6px;
}
/* line 531, 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 537, smash/styles/_general.scss */
.numbered-pagination > .page-numbers.current {
  background: #D1C6BB;
  border-radius: 100%;
}

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

/* line 1, smash/styles/_archive.scss */
.archive-items, #archive_page .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;
}

/* line 7, smash/styles/_archive.scss */
#archive_page .archive-items .archive-item {
  width: 33% !important;
}
/* line 11, smash/styles/_archive.scss */
#archive_page .archive-items .archive-item .post-block-title a {
  font-size: 25px;
}

/* line 19, 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 26, 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;
  display: inline-block;
  width: 33%;
  position: relative;
  padding: 10px;
  overflow: hidden;
}
/* line 34, smash/styles/_archive.scss */
.archive-item .archive-item-title {
  position: relative;
  font-size: 17px;
  font-family: "canela", sans-serif;
  text-transform: none;
  background: white;
  padding: 20px;
  text-align: center;
  width: 90%;
  margin: -30px auto 0;
}
/* line 46, smash/styles/_archive.scss */
.archive-item .post-block-link {
  border-bottom: 1px solid #2F2F2F;
}
/* line 48, smash/styles/_archive.scss */
.archive-item .post-block-link .icon {
  display: none;
}
/* line 53, smash/styles/_archive.scss */
.archive-item .post-block-link::after {
  display: none !important;
}
/* line 57, smash/styles/_archive.scss */
.archive-item .post-block-link:hover {
  color: #DBD2CF;
  border-bottom-color: #DBD2CF;
}

/* line 62, 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 72, smash/styles/_archive.scss */
body.archive .page-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  font-family: "canela", sans-serif;
  letter-spacing: 1px;
  font-size: 11px;
  max-width: 60%;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 84, smash/styles/_archive.scss */
body.archive .page-header .page-title {
  margin-bottom: 0;
}

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

/* line 108, 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 30px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "brandon-grotesque", sans-serif;
}
/* line 116, smash/styles/_archive.scss */
.cat-nav a {
  margin: 0px 15px;
}
/* line 120, smash/styles/_archive.scss */
.cat-nav .cat-nav-current {
  border-bottom: 1px solid #2F2F2F;
}

@media only screen and (max-width: 1200px) {
  /* line 126, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 400px;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 132, smash/styles/_archive.scss */
  .archive-items {
    padding: 0 50px;
  }

  /* line 136, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 350px;
  }
}
@media only screen and (max-width: 1000px) {
  /* line 143, smash/styles/_archive.scss */
  #archive_page .archive-items {
    padding: 0 30px;
  }
  /* line 146, smash/styles/_archive.scss */
  #archive_page .archive-items .archive-item {
    width: 50% !important;
  }
  /* line 148, smash/styles/_archive.scss */
  #archive_page .archive-items .archive-item .archive-item-image {
    height: 315px;
  }
}
@media only screen and (max-width: 900px) {
  /* line 156, smash/styles/_archive.scss */
  .archive-item {
    width: 47%;
  }
  /* line 158, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 275px;
  }
}
@media only screen and (max-width: 800px) {
  /* line 165, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 250px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 172, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 350px;
  }
}
@media only screen and (max-width: 667px) {
  /* line 179, smash/styles/_archive.scss */
  #archive_page .archive-items {
    padding: 0;
  }
  /* line 182, smash/styles/_archive.scss */
  #archive_page .archive-items .archive-item {
    width: 100% !important;
  }
  /* line 185, smash/styles/_archive.scss */
  #archive_page .archive-items .archive-item .archive-item-image {
    height: 425px;
  }

  /* line 192, smash/styles/_archive.scss */
  .cat-nav {
    flex-direction: column !important;
  }
}
/* 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: 100px;
}
/* line 17, smash/styles/_single-post.scss */
body.single #featured_post {
  background: white;
  margin-bottom: 70px;
}

/* line 24, 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 31, 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 38, 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 46, smash/styles/_single-post.scss */
.post-wrap.post-wrap-guide article.post {
  width: auto;
}
/* line 51, smash/styles/_single-post.scss */
.post-wrap article.post {
  width: 76%;
}
/* line 55, 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.page {
  padding: 50px !important;
}
@media screen and (max-width: 600px) {
  /* line 63, smash/styles/_single-post.scss */
  article.page {
    padding: 50px 20px !important;
  }
}

/* line 72, smash/styles/_single-post.scss */
article.post,
article.snapshot, article.page {
  position: relative;
  padding: 50px 0 0;
}
/* line 77, smash/styles/_single-post.scss */
article.post .container-lg,
article.snapshot .container-lg, article.page .container-lg {
  width: 80%;
}
/* line 81, smash/styles/_single-post.scss */
article.post .entry-header,
article.snapshot .entry-header, article.page .entry-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 84, smash/styles/_single-post.scss */
article.post .entry-header .entry-header-inner,
article.snapshot .entry-header .entry-header-inner, article.page .entry-header .entry-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;
  text-transform: uppercase;
  font-family: "futura-pt", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 93, smash/styles/_single-post.scss */
article.post .quick-links,
article.snapshot .quick-links, article.page .quick-links {
  position: absolute;
  top: 50%;
  left: -125px;
  max-width: 250px;
  border: 3px solid #E1CCC7;
  padding: 20px 30px;
}
/* line 105, smash/styles/_single-post.scss */
article.post .quick-links h3,
article.snapshot .quick-links h3, article.page .quick-links h3 {
  margin-bottom: 10px;
  text-transform: capitalize;
}
/* line 110, smash/styles/_single-post.scss */
article.post .quick-links p,
article.snapshot .quick-links p, article.page .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 93, smash/styles/_single-post.scss */
  article.post .quick-links,
  article.snapshot .quick-links, article.page .quick-links {
    left: -92px;
    max-width: 200px;
    padding: 16px 21px;
  }
}
@media screen and (max-width: 600px) {
  /* line 93, smash/styles/_single-post.scss */
  article.post .quick-links,
  article.snapshot .quick-links, article.page .quick-links {
    display: none;
  }
}
/* line 129, smash/styles/_single-post.scss */
article.post .entry-header,
article.snapshot .entry-header, article.page .entry-header {
  text-align: center;
}
/* line 133, smash/styles/_single-post.scss */
article.post .entry-content,
article.snapshot .entry-content, article.page .entry-content {
  padding-bottom: 30px;
}
/* line 136, 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.page .entry-content ul, article.page .entry-content li {
  font-size: 16px;
  font-family: "futura-pt", sans-serif;
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 143, smash/styles/_single-post.scss */
article.post .entry-content p img,
article.snapshot .entry-content p img, article.page .entry-content p img {
  width: 50%;
  display: flex;
  align-self: center;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  /* line 143, smash/styles/_single-post.scss */
  article.post .entry-content p img,
  article.snapshot .entry-content p img, article.page .entry-content p img {
    width: 70%;
  }
}
@media screen and (max-width: 600px) {
  /* line 143, smash/styles/_single-post.scss */
  article.post .entry-content p img,
  article.snapshot .entry-content p img, article.page .entry-content p img {
    width: 100%;
  }
}
/* line 161, smash/styles/_single-post.scss */
article.post .entry-content .wp-block-image img,
article.snapshot .entry-content .wp-block-image img, article.page .entry-content .wp-block-image img {
  width: 100% !important;
}
/* line 166, smash/styles/_single-post.scss */
article.post .entry-content .rs-code,
article.snapshot .entry-content .rs-code, article.page .entry-content .rs-code {
  text-align: center;
  margin-top: 50px;
}
/* line 172, smash/styles/_single-post.scss */
article.post .entry-products,
article.snapshot .entry-products, article.page .entry-products {
  padding-top: 30px;
  margin-top: 40px;
}
/* line 176, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap,
article.snapshot .entry-products .entry-products-wrap, article.page .entry-products .entry-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: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 179, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-product-header,
article.snapshot .entry-products .entry-products-wrap .entry-product-header, article.page .entry-products .entry-products-wrap .entry-product-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: 20%;
  text-align: center;
}
/* line 184, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-product-header span,
article.snapshot .entry-products .entry-products-wrap .entry-product-header span, article.page .entry-products .entry-products-wrap .entry-product-header span {
  font-size: 25px;
  font-family: "canela", sans-serif;
}
/* line 189, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-product-header .icon,
article.snapshot .entry-products .entry-products-wrap .entry-product-header .icon, article.page .entry-products .entry-products-wrap .entry-product-header .icon {
  width: 30px;
  height: 30px;
}
/* line 195, 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.page .entry-products .entry-products-wrap .entry-products-slider {
  width: 80%;
}
/* line 198, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-products-slider .product-wrap,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .product-wrap, article.page .entry-products .entry-products-wrap .entry-products-slider .product-wrap {
  padding: 15px;
}
/* line 201, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-products-slider .product-wrap .product-image,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .product-wrap .product-image, article.page .entry-products .entry-products-wrap .entry-products-slider .product-wrap .product-image {
  max-height: 174px;
}
@media screen and (max-width: 600px) {
  /* line 209, smash/styles/_single-post.scss */
  article.post .entry-products .entry-products-wrap,
  article.snapshot .entry-products .entry-products-wrap, article.page .entry-products .entry-products-wrap {
    flex-direction: column !important;
  }
  /* line 212, smash/styles/_single-post.scss */
  article.post .entry-products .entry-products-wrap .entry-product-header,
  article.snapshot .entry-products .entry-products-wrap .entry-product-header, article.page .entry-products .entry-products-wrap .entry-product-header {
    width: 100%;
  }
}
/* line 219, smash/styles/_single-post.scss */
article.post #hide_sidebars,
article.snapshot #hide_sidebars, article.page #hide_sidebars {
  position: relative;
  transform: translate(0, -60vh);
}
/* line 224, smash/styles/_single-post.scss */
article.post .article-sidebar,
article.snapshot .article-sidebar, article.page .article-sidebar {
  position: absolute;
  top: 0;
  height: 100%;
  padding-top: 170px;
  width: 70px;
  text-align: center;
  overflow: hidden;
}
/* line 233, smash/styles/_single-post.scss */
article.post .article-sidebar.article-sidebar-left,
article.snapshot .article-sidebar.article-sidebar-left, article.page .article-sidebar.article-sidebar-left {
  left: 17px;
}
@media screen and (max-width: 960px) {
  /* line 233, smash/styles/_single-post.scss */
  article.post .article-sidebar.article-sidebar-left,
  article.snapshot .article-sidebar.article-sidebar-left, article.page .article-sidebar.article-sidebar-left {
    left: 0;
  }
}
/* line 240, smash/styles/_single-post.scss */
article.post .article-sidebar.article-sidebar-right,
article.snapshot .article-sidebar.article-sidebar-right, article.page .article-sidebar.article-sidebar-right {
  right: 17px;
}
@media screen and (max-width: 960px) {
  /* line 240, smash/styles/_single-post.scss */
  article.post .article-sidebar.article-sidebar-right,
  article.snapshot .article-sidebar.article-sidebar-right, article.page .article-sidebar.article-sidebar-right {
    right: 0;
  }
}
/* line 248, 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.page .article-sidebar .post-products-wrap .post-products-trigger {
  position: unset;
}
/* line 252, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner,
article.snapshot .article-sidebar .article-sidebar-inner, article.page .article-sidebar .article-sidebar-inner {
  position: relative;
  height: 100vh;
  -webkit-transition: all .3s;
  transition: all .3s;
}
/* line 258, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner #progress,
article.snapshot .article-sidebar .article-sidebar-inner #progress, article.page .article-sidebar .article-sidebar-inner #progress {
  position: fixed;
  top: 75px;
  width: 1px;
  height: 0;
  background-color: #000;
  z-index: -1;
}
/* line 273, 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.page .article-sidebar .article-sidebar-inner .social-share .share-wrap {
  width: 100%;
  height: 38px;
  position: relative;
  margin-bottom: 22px;
}
/* line 279, 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.page .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: "canela", sans-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 296, 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.page .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: 768px) {
  /* line 309, smash/styles/_single-post.scss */
  article.post .article-sidebar,
  article.snapshot .article-sidebar, article.page .article-sidebar {
    display: none !important;
  }
  /* line 312, 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.page .article-sidebar .post-products-wrap .post-products-trigger {
    display: none !important;
  }
}

/* line 322, smash/styles/_single-post.scss */
.entry-header .entry-title {
  text-align: center;
  margin-bottom: 15px;
  font-size: 28px;
}
/* line 328, smash/styles/_single-post.scss */
.entry-header .entry-meta {
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #c8c8c8;
  margin-bottom: 30px;
}
/* line 337, smash/styles/_single-post.scss */
.entry-header .entry-meta a {
  color: #c8c8c8;
}

/* line 344, smash/styles/_single-post.scss */
.entry-products-slider {
  width: 100%;
}
/* line 348, smash/styles/_single-post.scss */
.entry-products-slider .slick-arrow.slick-prev {
  left: unset;
  right: -4%;
  top: 48%;
}
/* line 353, smash/styles/_single-post.scss */
.entry-products-slider .slick-arrow.slick-next {
  left: unset;
  right: -4%;
  top: 39%;
}
/* line 360, smash/styles/_single-post.scss */
.entry-products-slider .product-wrap {
  padding: 10px;
}
/* line 363, smash/styles/_single-post.scss */
.entry-products-slider .product-wrap .product-image {
  max-height: 124px;
}

/* line 369, smash/styles/_single-post.scss */
.entry-footer {
  padding: 20px;
  margin: 50px;
  border-top: 1px solid #E4DDD7;
  border-bottom: 1px solid #E4DDD7;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
}
/* line 383, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions > * {
  margin: 0 10px;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 11px;
  letter-spacing: 2px;
}
/* line 390, 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 369, smash/styles/_single-post.scss */
  .entry-footer {
    padding: 15px 0px;
    margin: 20px 0;
  }
  /* line 403, smash/styles/_single-post.scss */
  .entry-footer .entry-footer-actions > * {
    margin: 0px;
  }
}

/*--------------------------------------------------------------
# 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: "canela", sans-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: "futura-pt", 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: "futura-pt", sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 7px 10px;
  border-radius: 0;
  margin-bottom: 5px;
  width: 100%;
}
/* line 47, smash/styles/_comments.scss */
#comments input#submit {
  width: 100%;
  border: none;
}
/* line 52, smash/styles/_comments.scss */
#comments div#respond {
  margin-bottom: 50px;
}
/* line 56, smash/styles/_comments.scss */
#comments .comment-list {
  margin: 0;
  padding: 0;
  font-family: "futura-pt", sans-serif;
}
/* line 63, 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 71, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-meta .avatar, #comments .comment-list .comment .comment-meta .says {
  display: none;
}
/* line 75, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-meta .comment-metadata {
  display: none;
}
/* line 80, smash/styles/_comments.scss */
#comments .comment-list .comment .children {
  margin: 40px 0px;
}
/* line 84, 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: 50px;
}
/* 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 {
  width: 50%;
}
/* line 12, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
  position: relative;
  width: 50%;
  padding: 20px 50px;
  z-index: 1;
}
/* line 18, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body h5.snapshot-label {
  display: inline-block;
  font-family: "Jules", serif;
  font-size: 50px;
  line-height: 30px;
  letter-spacing: 0;
}
/* line 26, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products {
  width: 100%;
}
/* line 30, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-image {
  max-height: 150px;
  width: auto;
}
/* line 35, 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: "brandon-grotesque", sans-serif;
}
/* line 42, 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;
}
@media screen and (max-width: 1024px) {
  /* line 56, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 63, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
  }
  /* line 66, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 71, 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 82, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
  }
  /* line 85, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 90, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
    width: 100%;
    margin-left: 0;
  }
  /* line 95, 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 103, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .snapshot-product .snapshot-product-wrapper {
    text-align: center;
  }
  /* line 107, 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 1, smash/styles/_page.scss */
section.no-results.not-found {
  margin: 30px 0 100px;
}
/* line 5, smash/styles/_page.scss */
section.no-results.not-found .search-fields input {
  font-family: "futura-pt", sans-serif;
  margin-right: 10px;
  width: 250px;
}

/* line 3, smash/styles/_page-about.scss */
#about_page .about-page-wrapper {
  padding: 50px;
}
/* line 6, smash/styles/_page-about.scss */
#about_page .about-page-wrapper .about-page-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 10, smash/styles/_page-about.scss */
#about_page .about-page-wrapper .about-page-container .about-page-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: 50%;
  padding: 50px;
  text-align: left;
  background: #D1C6BB;
}
/* line 18, smash/styles/_page-about.scss */
#about_page .about-page-wrapper .about-page-container .about-page-subtitle {
  width: 100%;
  text-align: center;
}
/* line 22, smash/styles/_page-about.scss */
#about_page .about-page-wrapper .about-page-container .about-page-title {
  width: 100%;
  text-align: center;
}
/* line 27, smash/styles/_page-about.scss */
#about_page .about-page-wrapper .about-page-container .about-page-text {
  text-align: left;
}
/* line 31, smash/styles/_page-about.scss */
#about_page .about-page-wrapper .about-page-container .about-page-image-wrap {
  position: relative;
  width: 50%;
}
/* line 35, smash/styles/_page-about.scss */
#about_page .about-page-wrapper .about-page-container .about-page-image-wrap .about-page-image {
  position: relative;
  width: 100%;
  z-index: 2;
}
/* line 44, smash/styles/_page-about.scss */
#about_page #featured_products {
  padding: 0 50px;
}
/* line 47, smash/styles/_page-about.scss */
#about_page #featured_products .featured-products-inner {
  border-bottom: none !important;
}
@media screen and (max-width: 1024px) {
  /* line 53, smash/styles/_page-about.scss */
  #about_page .about-page-wrapper {
    padding: 50px;
  }
  /* line 57, smash/styles/_page-about.scss */
  #about_page .about-page-wrapper .about-page-container .about-page-body {
    padding: 37px 0px 0 40px;
  }
}
@media screen and (max-width: 960px) {
  /* line 67, smash/styles/_page-about.scss */
  #about_page .about-page-wrapper .about-page-container {
    flex-direction: column !important;
  }
  /* line 70, smash/styles/_page-about.scss */
  #about_page .about-page-wrapper .about-page-container .about-page-image-wrap {
    width: 100%;
  }
  /* line 73, smash/styles/_page-about.scss */
  #about_page .about-page-wrapper .about-page-container .about-page-body {
    width: 100%;
    padding: 20px;
  }
  /* line 77, smash/styles/_page-about.scss */
  #about_page .about-page-wrapper .about-page-container .about-page-body h2 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 86, smash/styles/_page-about.scss */
  #about_page .about-page-wrapper {
    padding: 30px 20px;
  }
  /* line 89, smash/styles/_page-about.scss */
  #about_page .about-page-wrapper .about-page-text {
    padding: 0 25px;
  }
}

/* line 1, smash/styles/_page-contact.scss */
#contact_page {
  padding: 50px 0 0;
}
/* line 4, smash/styles/_page-contact.scss */
#contact_page .contact-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: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 8, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-image-wrap {
  position: relative;
  width: 52%;
}
/* line 12, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-image-wrap .contact-image {
  position: relative;
  width: 100%;
  z-index: 2;
}
/* line 18, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-image-wrap .contact-image-bg {
  background: #D1C6BB;
  position: absolute;
  top: -30px;
  left: -30px;
  right: 25%;
  bottom: 15%;
  z-index: 1;
}
/* line 29, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body {
  position: relative;
  width: 48%;
  padding: 30px 0 30px 60px;
}
/* line 34, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body .page-title {
  text-align: left;
}
/* line 38, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body p {
  margin: 0;
  margin-bottom: 15px;
}
/* line 43, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body input {
  border: 1px solid black !important;
  border-radius: 0 !important;
  font-family: "futura-pt", sans-serif;
  font-size: 12px;
  padding: 10px;
}
/* line 50, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body textarea {
  border: 1px solid black !important;
  border-radius: 0 !important;
  font-family: "futura-pt", sans-serif;
  font-size: 12px;
  padding: 10px;
}
/* line 57, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body .nf-field-container {
  margin-bottom: 20px;
}
/* line 60, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body nf-field {
  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;
  display: block;
}
/* line 64, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body nf-field .nf-field-container {
  width: 100%;
}
/* line 67, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body nf-field .nf-field-container.submit-container {
  width: auto;
}
/* line 72, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body nf-field:last-child {
  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 83, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"] {
  margin: 0 auto;
  padding: 13px 20px;
  background-color: #D1C6BB;
  color: #2F2F2F;
  border: none !important;
  cursor: pointer;
}
/* line 92, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"]:hover {
  background-color: #F3EFEE;
  color: #2F2F2F;
}
/* line 99, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body .nf-field-element textarea {
  height: 106px;
}
/* line 104, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body .label-above .nf-field-label {
  margin: 0;
}
/* line 109, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body .nf-field-label label {
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  font-family: "brandon-grotesque", sans-serif;
}
/* line 119, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body .nf-form-fields-required {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  /* line 1, smash/styles/_page-contact.scss */
  #contact_page {
    padding: 50px 50px 0 75px;
  }
  /* line 130, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-body p {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 27px;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, smash/styles/_page-contact.scss */
  #contact_page {
    padding: 0px 30px 0 55px;
  }
  /* line 144, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-image-wrap .contact-image {
    height: 545px !important;
  }
  /* line 148, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-body {
    padding: 0px 0 0px 50px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_page-contact.scss */
  #contact_page {
    padding: 50px 20px 0;
  }
  /* line 157, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper {
    padding: 0;
    flex-direction: column !important;
  }
  /* line 161, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-image-wrap {
    width: 86%;
    margin-bottom: 30px;
  }
  /* line 165, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-image-wrap .contact-image-bg {
    top: -20px;
    left: -20px;
  }
  /* line 170, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-image-wrap .contact-image {
    height: 345px !important;
  }
  /* line 174, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-image-wrap::after {
    transform: translate(-20px, -20px);
  }
  /* line 179, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-body {
    width: 100%;
    padding: 0 10px;
  }
}

/* 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 1, smash/styles/_page-shop.scss */
#shop_page {
  padding: 50px 0;
}
/* line 4, 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 8, smash/styles/_page-shop.scss */
#shop_page .shop-search .shop-search-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
/* line 13, 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 16, smash/styles/_page-shop.scss */
#shop_page .shop-search .shop-search-form .search-fields input {
  flex: 1;
  font-family: "futura-pt", sans-serif;
}
/* line 20, smash/styles/_page-shop.scss */
#shop_page .shop-search .shop-search-form .search-fields input[type="submit"] {
  flex: 0;
}
/* line 29, smash/styles/_page-shop.scss */
#shop_page section .container-xl {
  padding: 50px;
  margin: 50px 0;
  border-top: 1px solid #E4DDD7;
}
/* line 36, 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: 1140px;
  width: 100%;
  margin: 0 auto;
}
/* line 43, smash/styles/_page-shop.scss */
#shop_page .shop-inner > * {
  width: 100%;
}
/* line 47, smash/styles/_page-shop.scss */
#shop_page .shop-inner .page-nav-title {
  font-size: 28px;
}
/* line 53, smash/styles/_page-shop.scss */
#shop_page .shop-nav .shop-nav-title {
  font-size: 22px;
  font-family: "canela", sans-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 69, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item {
  width: 25%;
  padding: 20px;
  text-align: center;
}
/* line 76, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb {
  width: 100%;
  height: 285px;
  position: relative;
}
/* line 81, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb .shop-btn {
  opacity: 0;
  position: absolute;
}
/* line 89, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb:hover .shop-btn {
  opacity: 1;
}
/* line 95, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand {
  width: 100%;
  font-family: "futura-pt", sans-serif;
  font-size: 12px;
  letter-spacing: 0.72px;
  padding: 10px 8px 0;
}
/* line 104, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title {
  width: 100%;
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
  padding: 0px 8px;
}
@media screen and (max-width: 768px) {
  /* line 69, smash/styles/_page-shop.scss */
  #shop_page .products-grid-wrapper .product-grid-item {
    width: 33%;
  }
}
@media screen and (max-width: 600px) {
  /* line 69, smash/styles/_page-shop.scss */
  #shop_page .products-grid-wrapper .product-grid-item {
    width: 50%;
  }
}

/* line 125, 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 128, 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 135, smash/styles/_page-shop.scss */
.product .product-wrap .product-image-wrap .product-image {
  max-height: 200px;
  width: auto;
}
/* line 140, smash/styles/_page-shop.scss */
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
/* line 145, 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 148, 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: 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: 600px;
  padding: 50px;
  margin: 0 auto;
  text-align: center;
}
/* line 12, smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-image {
  position: relative;
  width: 100%;
  border-radius: 100%;
  max-width: 350px;
}
/* line 19, 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: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
/* line 25, smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner .linktree-header-title {
  text-transform: capitalize;
  text-align: center;
}
/* line 29, smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner .linktree-header-title span {
  font-family: "Jules", serif;
  font-size: 14px;
}
/* line 35, smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner .linktree-header-text {
  font-family: "futura-pt", sans-serif;
}
/* line 41, 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 46, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree_title {
  text-align: center;
}
/* line 50, 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 55, 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 68, smash/styles/_page-linktree.scss */
  #linktree_page .linktree-wrapper .linktree-links {
    max-width: 300px;
  }
  /* line 72, smash/styles/_page-linktree.scss */
  #linktree_page .linktree-wrapper .red-blob {
    transform: translate(0, -92%);
  }
}

/* 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_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: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 5, smash/modules/block_flex_row/_block_flex_row.scss */
.flex_row > * {
  display: block;
  margin: 10px;
}
/* line 9, smash/modules/block_flex_row/_block_flex_row.scss */
.flex_row > *:first-child {
  margin-left: 0;
}
/* line 13, smash/modules/block_flex_row/_block_flex_row.scss */
.flex_row > *:last-child {
  margin-right: 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 35, smash/modules/block_flex_row/_block_flex_row.scss */
  .flex_row > * {
    width: 100% !important;
  }
}

/* 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: #FFFFFF;
  color: #2F2F2F;
  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: "canela", sans-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: "futura-pt", 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: "canela", sans-serif;
  font-size: 30px;
  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;
  font-family: "futura-pt", sans-serif;
  line-height: 25px;
  margin-bottom: 40px;
}
/* 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 117, 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 128, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner nf-field:nth-child(1) {
  float: left;
  width: 48%;
}
/* line 133, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner nf-field:nth-child(2) {
  float: right;
  width: 48%;
}
/* line 140, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner nf-field:nth-child(3) .nf-field-container {
  margin-bottom: 0;
}
/* line 146, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner input {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "canela", sans-serif;
  font-size: 11px;
  line-height: 13px;
}
/* line 154, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner input[type="button"] {
  padding: 7px 5%;
  margin-bottom: 30px;
}
/* line 161, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner textarea {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "canela", sans-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 173, smash/modules/block_popups/_block_popups.scss */
  .modal .modal-box .modal-inner > * {
    width: 100% !important;
  }
  /* line 177, smash/modules/block_popups/_block_popups.scss */
  .modal .modal-box .modal-inner .popup-image {
    display: none;
  }
}
/* line 184, smash/modules/block_popups/_block_popups.scss */
.modal #mc-embedded-subscribe-form {
  position: relative;
  padding: 0 !important;
}
/* line 188, 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: "futura-pt", sans-serif;
  margin: 2px;
  border: none !important;
  border-bottom: #2F2F2F 1px solid !important;
}
/* line 198, smash/modules/block_popups/_block_popups.scss */
.modal #mc-embedded-subscribe-form input[type="submit"] {
  padding: 7px 5%;
  margin-bottom: 30px;
  width: fit-content;
  float: right;
}
/* line 207, 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 218, 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;
  flex-direction: column;
}
/* line 226, smash/modules/block_popups/_block_popups.scss */
.modal #mc_embed_signup .mc-field-group label {
  font-size: 10px;
  margin-bottom: 5px;
}
/* line 236, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner {
  text-align: center;
  margin: 50px 0;
}
/* line 240, 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 243, 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: #2F2F2F;
  margin: 10px auto 20px;
}
/* line 254, 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 259, 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 265, 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 270, 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 281, 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 286, 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 292, 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 302, 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 309, 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 317, 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 329, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="subscribe-popup"] .modal-box {
  padding: 0;
  max-width: 820px;
}
/* line 333, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="subscribe-popup"] .modal-box .modal-inner {
  flex-wrap: nowrap;
  padding-right: 5%;
}
/* line 337, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="subscribe-popup"] .modal-box .modal-inner .popup-image {
  width: 50%;
}
/* line 345, 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% #D1C6BB;
  background-position-x: 145%;
  background-position-y: 165%;
}
/* line 352, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text {
  width: 100%;
}
/* line 355, 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 361, 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 367, 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 371, 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 378, 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 387, 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;
  width: 25%;
  padding: 10px 10px 30px;
}
/* line 6, smash/modules/block_post/_block_post.scss */
.post-block.align-start {
  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;
  text-align: left;
}
/* line 11, smash/modules/block_post/_block_post.scss */
.post-block .post-item-image-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 16, smash/modules/block_post/_block_post.scss */
.post-block .post-item-image-wrap .post-item-image {
  display: block;
  width: 100%;
}
/* line 20, smash/modules/block_post/_block_post.scss */
.post-block .post-item-image-wrap .post-item-image:hover {
  opacity: 0.8;
}
/* line 26, smash/modules/block_post/_block_post.scss */
.post-block a.post-block-cat {
  margin-top: 11px;
  background: #D1C6BB;
  padding: 5px 8px;
}
/* line 32, smash/modules/block_post/_block_post.scss */
.post-block a.post-block-cat:hover {
  background-color: #FBF6F2;
  color: #2F2F2F;
}
/* line 38, smash/modules/block_post/_block_post.scss */
.post-block a.post-block-link {
  margin-top: 11px;
  font-weight: 500;
}
/* line 45, 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 53, smash/modules/block_post/_block_post.scss */
.post-block .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: center !important;
  -webkit-justify-content: center !important;
  flex: 1;
  margin-top: 11px;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/block_post/_block_post.scss */
  .post-block {
    width: 50% !important;
  }
  /* line 63, smash/modules/block_post/_block_post.scss */
  .post-block .post-block-title {
    font-size: 23px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/block_post/_block_post.scss */
  .post-block {
    width: 100% !important;
    padding: 10px 30px 30px;
  }
}

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

/* line 80, 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;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 2px;
  background: #FBF6F2;
}
/* line 88, smash/modules/block_post/_block_post.scss */
.post-products-wrap .post-products-trigger span {
  transform: rotate(90deg) translate(32%, -145%);
  margin-bottom: 80%;
  transform-origin: top left;
  font-size: 9px;
  font-weight: bold;
}
/* line 98, smash/modules/block_post/_block_post.scss */
.post-products-wrap .post-products {
  position: absolute;
  left: 115%;
  bottom: 0;
  width: 100%;
  background: white;
  padding: 20px 30px 20px 20px;
}
/* line 110, smash/modules/block_post/_block_post.scss */
.post-products-wrap:hover .post-products {
  left: 0;
}

/* line 1, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall {
  position: relative;
  width: 100%;
  padding: 0;
  margin-bottom: 70px;
}
/* line 7, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-item-image-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 12, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-item-image-wrap .post-item-image {
  position: relative;
  width: 100%;
  z-index: 1;
}
/* line 17, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-item-image-wrap .post-item-image:hover {
  opacity: 0.8;
}
/* line 24, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-item-image-wrap .post-products-wrap .post-products-trigger {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: rgba(209, 198, 187, 0.9);
  z-index: 1;
}
/* line 34, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-item-image-wrap .post-products-wrap .post-products {
  top: 0;
  left: unset;
  right: 115%;
  bottom: unset;
  z-index: 2;
}
/* line 41, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-item-image-wrap .post-products-wrap .post-products > * {
  width: 100%;
}
/* line 47, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-item-image-wrap .post-products-wrap:hover .post-products {
  right: 0;
}
/* line 52, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-item-image-wrap .post-products-wrap::after {
  content: '';
  display: block;
  position: absolute;
  top: 49px;
  left: 7px;
  width: 36px;
  height: 1px;
  background: #E4DDD7;
  margin: 0 auto;
  z-index: 1;
}
/* line 66, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-item-image-wrap .share-icons {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 1;
}
/* line 72, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-item-image-wrap .share-icons .slide-social-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;
  width: 50px;
  height: 50px;
  background: rgba(209, 198, 187, 0.9);
}
/* line 81, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-block-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: flex-start !important;
  -webkit-justify-content: flex-start !important;
  font-size: 12px;
  line-height: 12px;
  color: #D1C6BB;
  font-family: "futura-pt", sans-serif;
  letter-spacing: 2px;
  padding: 30px 0px 15px;
}
/* line 91, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-block-meta .dot-sep:before {
  color: #D1C6BB;
}
/* line 96, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-block-meta a {
  color: #D1C6BB;
}
/* line 99, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-block-meta a:hover {
  color: #2F2F2F;
}
/* line 105, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall h3.post-block-title {
  font-size: 40px;
  line-height: 45px;
  border-bottom: 1px solid #E4DDD7;
  padding-bottom: 24px;
  margin-bottom: 23px;
}
/* line 114, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-block-text p {
  margin-top: 10px;
  margin-bottom: 15px;
}
/* line 122, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-block-actions .comment-btn {
  margin-left: 15px;
  font-family: "canela", sans-serif;
  font-style: italic;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 129, smash/modules/block_post_full/_block_post_full.scss */
.post-block-tall .post-block-actions .comment-btn i {
  margin-right: 3px;
}

/* line 1, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall {
  position: relative;
  width: 100%;
  padding: 0;
  margin-bottom: 70px;
}
/* line 7, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-item-image-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 12, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-item-image-wrap .post-item-image {
  position: relative;
  width: 100%;
  z-index: 1;
}
/* line 17, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-item-image-wrap .post-item-image:hover {
  opacity: 0.8;
}
/* line 24, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-item-image-wrap .post-products-wrap .post-products-trigger {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: rgba(209, 198, 187, 0.9);
  z-index: 1;
}
/* line 34, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-item-image-wrap .post-products-wrap .post-products {
  top: 0;
  left: unset;
  right: 115%;
  bottom: unset;
  z-index: 2;
}
/* line 41, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-item-image-wrap .post-products-wrap .post-products > * {
  width: 100%;
}
/* line 47, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-item-image-wrap .post-products-wrap:hover .post-products {
  right: 0;
}
/* line 52, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-item-image-wrap .post-products-wrap::after {
  content: '';
  display: block;
  position: absolute;
  top: 49px;
  left: 7px;
  width: 36px;
  height: 1px;
  background: #E4DDD7;
  margin: 0 auto;
  z-index: 1;
}
/* line 66, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-item-image-wrap .share-icons {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 1;
}
/* line 72, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-item-image-wrap .share-icons .slide-social-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;
  width: 50px;
  height: 50px;
  background: rgba(209, 198, 187, 0.9);
}
/* line 81, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-block-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: flex-start !important;
  -webkit-justify-content: flex-start !important;
  font-size: 12px;
  line-height: 12px;
  color: #D1C6BB;
  font-family: "futura-pt", sans-serif;
  letter-spacing: 2px;
  padding: 30px 0px 15px;
}
/* line 91, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-block-meta .dot-sep:before {
  color: #D1C6BB;
}
/* line 96, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-block-meta a {
  color: #D1C6BB;
}
/* line 99, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-block-meta a:hover {
  color: #2F2F2F;
}
/* line 105, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall h3.post-block-title {
  font-size: 40px;
  line-height: 45px;
  border-bottom: 1px solid #E4DDD7;
  padding-bottom: 24px;
  margin-bottom: 23px;
}
/* line 114, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-block-text p {
  margin-top: 10px;
  margin-bottom: 15px;
}
/* line 122, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-block-actions .comment-btn {
  margin-left: 15px;
  font-family: "canela", sans-serif;
  font-style: italic;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 129, smash/modules/block_post_tall/_block_post_tall.scss */
.post-block-tall .post-block-actions .comment-btn i {
  margin-right: 3px;
}

/* 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-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 12, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
/* line 17, 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 20, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body .product-brand {
  text-align: center;
  font-size: 9px;
}
/* line 25, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body .product-title {
  text-align: center;
  font-weight: bold;
}
/* line 32, 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 35, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}
/* line 42, 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 45, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-image-wrap {
  width: auto;
}
/* line 48, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-image-wrap .product-image {
  max-height: 100px;
}
/* line 53, 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;
}
@media screen and (max-width: 768px) {
  /* line 63, smash/modules/block_product/_block_product.scss */
  .product .product-wrap .product-body .product-title {
    font-size: 10px;
  }
}

/* line 1, smash/modules/block_search/_block_search.scss */
#search-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 150000;
  display: none;
  cursor: pointer;
}
/* line 12, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box {
  width: 50%;
  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: 20px;
  height: 20px;
  padding: 3px;
  color: white;
  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 h1 {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #ECD4C9;
  color: #fff;
  font-size: 38px;
  padding: 20px 38px;
}
/* line 64, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner label {
  width: 100%;
}
/* line 68, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input {
  background: white;
  flex: 1;
  width: 100%;
}
/* line 73, 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 84, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input[type="submit"] {
  flex: 0;
}
/* line 90, 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 106, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner #searchsubmit:hover {
  background-color: #eaeaea;
}
@media screen and (max-width: 600px) {
  /* line 12, smash/modules/block_search/_block_search.scss */
  #search-modal .modal-box {
    width: 75%;
  }
}

/* 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 #E4DDD7;
  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, -167%);
  transform-origin: top left;
  margin-bottom: 60%;
  font-family: "brandon-grotesque", 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: #FBF6F2;
  padding: 2px 20px;
}
/* line 69, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner .social-share-title {
  display: none;
}
/* line 73, 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 79, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .share {
  margin: 8px;
}
/* line 83, 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: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin-top: 20px;
}

/* line 1, smash/modules/block_social_icons/_block_social_icons.scss */
.social-icons {
  position: relative;
}
/* line 4, smash/modules/block_social_icons/_block_social_icons.scss */
.social-icons .social-icons-header {
  font-size: 12px;
  letter-spacing: 1px;
  margin-right: 10px;
  text-transform: uppercase;
}

/* line 12, smash/modules/block_social_icons/_block_social_icons.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;
  font-size: 12px;
  margin: 0 5px;
}
/* line 17, smash/modules/block_social_icons/_block_social_icons.scss */
.social-icon span {
  margin-left: 6px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* 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: "canela", sans-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: "brandon-grotesque", 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: "canela", sans-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: "canela", sans-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: "canela", sans-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_mobile/_nav_mobile.scss */
#mobile_nav_wrap {
  display: none;
  cursor: pointer;
}
/* line 5, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-trigger-open {
  display: none;
  margin: 0;
  font-size: 18px;
}
@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 (min-width: 768px) {
  /* line 1, smash/modules/nav_mobile/_nav_mobile.scss */
  #mobile_nav_wrap {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/nav_mobile/_nav_mobile.scss */
  #mobile_nav_wrap {
    display: block;
  }
  /* line 26, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 92px;
  }
  /* line 37, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support.lock_nav #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}

/* line 46, 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;
  right: -500px;
  bottom: 0;
  background: #FBF6F2;
  overflow-y: scroll;
  z-index: 1000000;
}
/* line 59, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-inner {
  width: 100%;
}
/* line 64, smash/modules/nav_mobile/_nav_mobile.scss */
#colophon .mobile-nav-outer {
  color: #2F2F2F;
}
/* line 77, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-trigger-close {
  display: block;
  font-size: 18px;
  position: absolute;
  top: 38px;
  right: 18px;
  width: 20px;
  height: 20px;
}
/* line 89, 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 77, smash/modules/nav_mobile/_nav_mobile.scss */
  .mobile-nav-outer .mobile-nav-trigger-close {
    top: 13px;
  }
}
/* line 100, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar {
  width: 1px;
}
/* line 104, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar-track {
  background: #FBF6F2;
  width: 1px;
}
/* line 109, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar-thumb {
  background-color: #2F2F2F;
  width: 1px;
}
/* line 117, 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 117, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}
/* line 128, smash/modules/nav_mobile/_nav_mobile.scss */
body.customize-support #masthead.lock_nav #mobile_nav_wrap .mobile-nav-outer {
  top: 0;
}
/* line 136, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-image {
  width: 100%;
}
/* line 140, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body {
  width: 100%;
  padding: 30px;
  font-family: "brandon-grotesque", sans-serif;
}
/* line 145, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body > * {
  width: 100%;
}
/* line 150, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .basic-search-form .search-fields {
  width: 100%;
}
/* line 153, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .basic-search-form .search-fields input {
  width: 100%;
}
/* line 159, 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 165, 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 174, 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;
}
/* line 179, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item {
  width: 100%;
  margin-bottom: 20px;
  font-family: "canela", sans-serif;
}
/* line 184, 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 187, 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;
}
/* line 192, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children {
  flex-direction: column !important;
  align-items: flex-start !important;
}
/* line 196, 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;
  opacity: 0;
  visibility: hidden;
  transform: unset;
  background: unset;
  padding: unset;
  padding-left: 10px;
  left: 60px;
}
/* line 207, 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 210, 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: 24px;
}
/* line 217, 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 225, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a {
  display: flex;
  align-items: center;
  font-size: 30px;
  text-transform: lowercase;
}
/* line 232, 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 236, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-count {
  font-size: 12px;
  padding-right: 30px;
}
/* line 244, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom {
  padding-top: 20px;
  border-top: 1px solid #2F2F2F;
}
/* line 248, 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 256, 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 261, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search {
  margin-bottom: 35px;
}
/* line 265, 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 269, 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 #2F2F2F !important;
}
/* line 274, 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: #2F2F2F;
  text-transform: uppercase;
}
/* line 280, 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 284, 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 292, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .widget {
  margin: 0;
  width: 100%;
}
/* line 296, 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 46, smash/modules/nav_mobile/_nav_mobile.scss */
  .mobile-nav-outer {
    padding-top: 45px;
  }
}

/* line 308, 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: #D1C6BB;
}
/* line 9, smash/modules/nav_more/_nav_more.scss */
#more_nav #category_menu li {
  font-family: "brandon-grotesque", 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: #D1C6BB !important;
}
/* line 23, smash/modules/nav_more/_nav_more.scss */
#more_nav .more-nav-header {
  font-family: "canela", sans-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: 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 4, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu-container {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 4, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu-container {
    display: none;
  }
}
/* line 12, 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: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
/* line 20, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu ul {
  padding: 5px 0px;
}
/* line 24, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu li {
  text-align: left;
}
/* line 27, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu li.current-menu-item {
  border-bottom: 2px solid #D1C6BB;
}
@media screen and (max-width: 768px) {
  /* line 27, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu li.current-menu-item {
    border-bottom: 1px solid #eeeeee;
  }
}
/* line 39, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu li .sub-menu {
  margin: 0;
  padding: 15px 20px !important;
  list-style-position: inside;
  font-size: 12px !important;
}
@media screen and (max-width: 768px) {
  /* line 12, 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;
    background: #F9F9F9;
    font-size: 11px;
    letter-spacing: 1px;
    width: 100%;
  }
  /* line 55, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item {
    width: 100%;
    padding: 12px 20px;
    border-bottom: 1px solid #eeeeee;
  }
  /* line 60, 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 63, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item .menu-drop .icon {
    margin-left: 10px;
  }
  /* line 69, 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 79, 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 86, 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 94, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item a {
    display: block;
  }
  /* line 98, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item.light-menu-item {
    font-weight: 100;
  }
}
/* line 105, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-nav-title {
  font-size: 22px;
  font-family: "canela", sans-serif;
  color: black;
  padding-bottom: 12px;
}
/* line 111, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-nav-title .icon {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 105, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-title {
    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;
    font-family: "futura-pt", sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    padding: 12px 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
  }
  /* line 127, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-title .icon {
    display: block;
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/nav_page/_nav_page.scss */
  .page-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;
  }
}

/* line 1, smash/modules/slider_featured_posts/_slider_featured_posts.scss */
#featured_posts_slider {
  position: relative;
  max-width: 70%;
  margin: 0 auto;
}
/* line 6, smash/modules/slider_featured_posts/_slider_featured_posts.scss */
#featured_posts_slider .slick-dots {
  margin: 10px 0 0;
}
/* line 9, smash/modules/slider_featured_posts/_slider_featured_posts.scss */
#featured_posts_slider .slick-dots li button {
  width: 10px;
  height: 10px;
  margin: 0 9px;
}
/* line 16, smash/modules/slider_featured_posts/_slider_featured_posts.scss */
#featured_posts_slider .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 25%;
  z-index: 1000;
}
/* line 23, smash/modules/slider_featured_posts/_slider_featured_posts.scss */
#featured_posts_slider .slick-arrow.slick-prev {
  left: -22%;
}
/* line 27, smash/modules/slider_featured_posts/_slider_featured_posts.scss */
#featured_posts_slider .slick-arrow.slick-next {
  right: -22%;
}
/* line 32, smash/modules/slider_featured_posts/_slider_featured_posts.scss */
#featured_posts_slider .slick-list {
  overflow: visible;
}
/* line 37, smash/modules/slider_featured_posts/_slider_featured_posts.scss */
#featured_posts_slider .featured-post-slide {
  position: relative;
  display: block;
  height: 485px;
  margin: 10px;
}
/* line 43, smash/modules/slider_featured_posts/_slider_featured_posts.scss */
#featured_posts_slider .featured-post-slide .featured-post-inner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
/* line 51, smash/modules/slider_featured_posts/_slider_featured_posts.scss */
#featured_posts_slider .featured-post-slide .featured-post-inner .featured-post-title {
  background: rgba(255, 255, 255, 0.85);
  padding: 20px;
  margin: 0;
  text-align: center;
  visibility: hidden;
  opacity: 0;
}
/* line 63, smash/modules/slider_featured_posts/_slider_featured_posts.scss */
#featured_posts_slider .featured-post-slide:hover .featured-post-title {
  opacity: 1;
  visibility: visible;
  color: black;
}

/* line 1, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products {
  position: relative;
  padding: 10px 50px 50px;
}
/* line 5, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products .featured-products-inner {
  padding: 50px 0;
  border-top: 1px solid #E4DDD7;
  border-bottom: 1px solid #E4DDD7;
}
/* 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;
}
/* line 15, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products .featured-products-inner .all-products-link {
  font-weight: 700;
  letter-spacing: 0.8px;
  border-bottom: 1px solid;
  padding-bottom: 1px;
  font-size: 11px;
  font-family: "ubuntu", serif;
}
/* line 25, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products .featured-products-inner .featured-products-slider .product {
  padding: 20px;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/slider_featured_products/_slider_featured_products.scss */
  #featured_products {
    padding: 0px 50px 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/slider_featured_products/_slider_featured_products.scss */
  #featured_products {
    padding: 0px 20px 40px;
  }
  /* line 38, smash/modules/slider_featured_products/_slider_featured_products.scss */
  #featured_products .featured-products-inner {
    padding: 30px 0;
  }
  /* line 41, smash/modules/slider_featured_products/_slider_featured_products.scss */
  #featured_products .featured-products-inner .featured-products-header-wrap {
    flex-direction: column !important;
    margin-bottom: 30px;
  }
}

/* line 50, smash/modules/slider_featured_products/_slider_featured_products.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 53, smash/modules/slider_featured_products/_slider_featured_products.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 60, smash/modules/slider_featured_products/_slider_featured_products.scss */
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
/* line 65, smash/modules/slider_featured_products/_slider_featured_products.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 68, smash/modules/slider_featured_products/_slider_featured_products.scss */
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}

/* line 1, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider {
  padding: 30px;
  background: white;
}
/* line 5, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-posts-header {
  max-width: 1000px;
}
/* line 9, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-posts-header .recent-posts-title {
  font-family: "canela", sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 1px;
  padding: 10px;
}
/* line 17, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-posts-header a.view-more-link {
  font-family: "canela", sans-serif;
  text-transform: lowercase;
  font-style: italic;
  font-size: 16px;
  letter-spacing: 1px;
}
/* line 26, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-posts {
  max-width: 1020px;
}
/* line 31, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-post-slide {
  width: 32%;
  padding: 10px;
  position: relative;
}
/* line 36, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-post-slide .recent-post-thumb {
  display: block;
}
/* line 40, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-post-slide .recent-post-body {
  position: relative;
  padding: 6%;
  text-align: left;
  border-bottom: 1px solid #B0B0B0;
  border-left: 1px solid #B0B0B0;
  border-right: 1px solid #B0B0B0;
  height: 145px;
}
/* line 49, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-post-slide .recent-post-body .recent-post-title {
  width: 80%;
  text-align: left;
  font-family: "canela", sans-serif;
  font-style: italic;
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
/* line 59, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions {
  position: relative;
  font-family: "canela", sans-serif;
  font-style: italic;
  font-size: 15px;
  padding-right: 10px;
  overflow: hidden;
}
/* line 70, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .recent-post-link:hover .icon {
  fill: #D1C6BB;
  margin-left: 10px;
}
/* line 77, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .icon {
  width: 10px;
  height: 10px;
}
/* line 83, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .archive-item-share {
  text-align: right;
  position: relative;
}
/* line 87, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .archive-item-share .icon {
  width: 18px;
  height: 18px;
}
/* line 92, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .archive-item-share .social-share {
  position: absolute;
  top: 50px;
  right: 0;
  background: white;
  padding: 5px;
}
/* line 100, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .archive-item-share .social-share .share {
  margin: 0 5px;
}
/* line 106, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
#recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .archive-item-share:hover .social-share {
  top: 0;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
  #recent_posts_slider {
    padding: 0px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/slider_recent_posts/_slider_recent_posts.scss */
  #recent_posts_slider {
    padding: 0px;
  }
}

/* line 1, smash/modules/widget_about/_widget_about.scss */
.about-widget {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 50px;
  position: relative;
}
/* line 7, smash/modules/widget_about/_widget_about.scss */
.about-widget .about-widget-image {
  position: relative;
  margin-top: -75px;
  width: 100%;
}
/* line 13, smash/modules/widget_about/_widget_about.scss */
.about-widget .about-widget-title {
  font-size: 18px;
}
/* line 17, smash/modules/widget_about/_widget_about.scss */
.about-widget .about-widget-sub-title {
  font-size: 28px;
}
/* line 21, smash/modules/widget_about/_widget_about.scss */
.about-widget .about-widget-text {
  margin: 20px 0 -10px;
}
/* line 25, smash/modules/widget_about/_widget_about.scss */
.about-widget .about-widget-cta {
  position: relative;
  bottom: -50px;
  margin-top: -50px;
}

/* line 1, smash/modules/widget_linklist/_widget_linklist.scss */
.linklist-widget {
  position: relative;
  text-align: center;
}
/* line 5, smash/modules/widget_linklist/_widget_linklist.scss */
.linklist-widget .linklist-widget-title {
  position: relative;
  display: inline-block;
  font-size: 24px;
  background: white;
  padding: 0 10px;
  top: -45px;
}
/* line 13, smash/modules/widget_linklist/_widget_linklist.scss */
.linklist-widget .linklist-widget-title span {
  font-style: italic;
  text-transform: lowercase;
}
/* line 19, smash/modules/widget_linklist/_widget_linklist.scss */
.linklist-widget .linklist-widget-links {
  margin-top: -30px;
}

/* line 1, smash/modules/widget_shop/_widget_shop.scss */
.shop-widget {
  position: relative;
  background: #D1C6BB;
  padding: 20px;
  text-align: center;
}
/* line 7, smash/modules/widget_shop/_widget_shop.scss */
.shop-widget .shop-widget-title {
  font-size: 32px;
}
/* line 10, smash/modules/widget_shop/_widget_shop.scss */
.shop-widget .shop-widget-title span {
  font-style: italic;
  text-transform: lowercase;
}
/* line 16, smash/modules/widget_shop/_widget_shop.scss */
.shop-widget .shop-widget-body {
  background: white;
  padding: 20px;
}
/* line 20, smash/modules/widget_shop/_widget_shop.scss */
.shop-widget .shop-widget-body .shop-widget-image {
  width: 100%;
}
/* line 24, smash/modules/widget_shop/_widget_shop.scss */
.shop-widget .shop-widget-body .shop-widget-text {
  width: 100%;
  margin-top: 20px;
}
/* line 30, smash/modules/widget_shop/_widget_shop.scss */
.shop-widget .shop-widget-cta {
  width: 100%;
  margin-top: 20px;
}

/* line 1, smash/modules/widget_subscribe/_widget_subscribe.scss */
.subscribe-widget {
  position: relative;
  background: #D1C6BB;
  padding: 20px;
  text-align: center;
}
/* line 7, smash/modules/widget_subscribe/_widget_subscribe.scss */
.subscribe-widget .subscribe-widget-title {
  font-size: 24px;
}
/* line 11, smash/modules/widget_subscribe/_widget_subscribe.scss */
.subscribe-widget .subscribe-widget-text {
  margin-top: 20px;
}

/* line 3, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic {
  position: relative;
  padding: 50px 0;
  margin-top: 50px;
  border-top: 1px solid #E4DDD7;
  text-align: center;
}
/* line 11, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic h3.guide-title {
  margin-bottom: 30px;
}
/* line 15, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic .guide-text {
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 20, 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 24, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic .guide-products .product {
  width: auto;
  max-width: 285px;
  padding: 20px;
}

/* line 34, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row {
  width: 100%;
  position: relative;
  max-width: 840px;
  margin: 50px auto;
}
/* line 40, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row > * {
  width: 32%;
}
/* line 44, 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 47, 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 51, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row img {
  width: 28%;
}
/* line 55, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .sep {
  width: 90px;
  height: 2px;
  margin: 0 2%;
  background: black;
}
/* line 62, 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 66, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-count {
  font-family: "canela", sans-serif;
  font-size: 80px;
}
/* line 71, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-title {
  font-family: "canela", sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
}
/* line 77, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-text {
  font-family: "futura-pt", sans-serif;
  margin-bottom: 30px;
  line-height: 28px;
}
/* line 82, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-text a {
  color: #DBD2CF;
  font-weight: 100;
  font-size: 14px;
  text-transform: none;
  border-bottom: none;
  padding-bottom: 0;
}
/* line 92, 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 34, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row {
    flex-direction: column !important;
  }
  /* line 106, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row:nth-child(2n+1) {
    flex-direction: column !important;
  }
  /* line 109, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row:nth-child(2n) {
    flex-direction: column !important;
  }
  /* line 113, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row .sep {
    display: none;
  }
  /* line 117, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row .guide-body {
    width: 100%;
  }
  /* line 121, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row img {
    width: 70%;
    margin-bottom: 20px;
  }
  /* line 126, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row img {
    width: 100%;
    margin-bottom: 20px;
  }
}

/* line 137, 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 144, 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 149, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical .guide-count {
  font-family: "canela", sans-serif;
  font-size: 100px;
  color: #D1C6BB;
}
/* line 155, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical h3.guide-grid-title {
  margin-bottom: 20px;
}
/* line 159, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical .guide-grid-text {
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 164, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical .guide-grid-products {
  width: 100%;
}
/* line 169, 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: 30px;
  margin: 30px 0;
  border-top: 1px solid #E4DDD7;
  border-bottom: 1px solid #E4DDD7;
}
/* line 177, 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 #E4DDD7;
}
/* line 184, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body .guide-count {
  font-family: "canela", sans-serif;
  font-size: 100px;
  color: #D1C6BB;
}
/* line 190, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body h3.guide-grid-title {
  margin-bottom: 20px;
}
/* line 194, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body .guide-grid-text {
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 200, 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 204, 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 137, smash/modules/single_guides/_single_guides.scss */
  .guides-grid {
    flex-direction: column !important;
  }
  /* line 216, smash/modules/single_guides/_single_guides.scss */
  .guides-grid .guide-grid.vertical {
    width: 100%;
  }
  /* line 220, smash/modules/single_guides/_single_guides.scss */
  .guides-grid .guide-grid.horizontal {
    flex-direction: column !important;
  }
  /* line 223, 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 230, 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/_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;
  right: -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 #F6F4F2;
  background: #FBF6F2;
  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_full_sidebar/_loop_full_sidebar.scss */
.loop-sidebar {
  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;
  padding: 50px 0;
}
/* line 6, smash/modules/loop_full_sidebar/_loop_full_sidebar.scss */
.loop-sidebar .loop-sidebar-posts {
  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: 60%;
}
/* line 11, smash/modules/loop_full_sidebar/_loop_full_sidebar.scss */
.loop-sidebar #secondary {
  width: 30%;
  max-width: 320px;
}
@media screen and (max-width: 1024px) {
  /* line 1, smash/modules/loop_full_sidebar/_loop_full_sidebar.scss */
  .loop-sidebar {
    padding: 40px;
  }
  /* line 19, smash/modules/loop_full_sidebar/_loop_full_sidebar.scss */
  .loop-sidebar .loop-sidebar-posts {
    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: 64%;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/loop_full_sidebar/_loop_full_sidebar.scss */
  .loop-sidebar {
    padding: 50px 20px;
    flex-direction: column !important;
  }
  /* line 29, smash/modules/loop_full_sidebar/_loop_full_sidebar.scss */
  .loop-sidebar .loop-sidebar-posts {
    width: 100%;
  }
  /* line 33, smash/modules/loop_full_sidebar/_loop_full_sidebar.scss */
  .loop-sidebar #secondary {
    width: 100%;
    align-self: center;
  }
}

/* line 1, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop {
  position: relative;
  padding: 50px;
}
/* line 9, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop .grid-loop-container,
.grid-loop .grid-loop-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;
}
/* line 14, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop .grid-loop-container .post-block,
.grid-loop .grid-loop-container .alm-reveal .post-block {
  width: 25%;
}
/* line 17, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop .grid-loop-container .post-block .post-block-cat,
.grid-loop .grid-loop-container .alm-reveal .post-block .post-block-cat {
  display: none;
}
/* line 21, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop .grid-loop-container .post-block .post-block-link,
.grid-loop .grid-loop-container .alm-reveal .post-block .post-block-link {
  display: none !important;
}
/* line 25, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop .grid-loop-container .post-block .post-block-text,
.grid-loop .grid-loop-container .alm-reveal .post-block .post-block-text {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 14, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop .grid-loop-container .post-block,
  .grid-loop .grid-loop-container .alm-reveal .post-block {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  /* line 14, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop .grid-loop-container .post-block,
  .grid-loop .grid-loop-container .alm-reveal .post-block {
    width: 100%;
  }
}
/* line 38, smash/modules/loop_grid/_loop_grid.scss */
.grid-loop .alm-load-more-btn {
  padding: 13px 40px !important;
}
@media screen and (max-width: 768px) {
  /* line 43, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop .grid-loop-title {
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/loop_grid/_loop_grid.scss */
  .grid-loop {
    padding: 0px;
  }
}

/* line 1, smash/modules/loop_large/_loop_large.scss */
.loop-large {
  position: relative;
  padding: 50px 0;
}
/* line 5, smash/modules/loop_large/_loop_large.scss */
.loop-large .loop-large-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;
  text-align: center;
}
/* line 9, smash/modules/loop_large/_loop_large.scss */
.loop-large .loop-large-wrapper .loop-large-banner {
  position: relative;
  width: 100%;
}
/* line 13, smash/modules/loop_large/_loop_large.scss */
.loop-large .loop-large-wrapper .loop-large-banner .loop-large-label {
  background: #FBF6F2;
  padding: 12px 20px 10px;
  text-align: center;
  position: absolute;
  top: 12%;
  left: 0;
  transform: translate(-50%, 0);
  z-index: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
}
/* line 28, smash/modules/loop_large/_loop_large.scss */
.loop-large .loop-large-wrapper .loop-large-content {
  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;
}
/* line 31, smash/modules/loop_large/_loop_large.scss */
.loop-large .loop-large-wrapper .loop-large-content .loop-large-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;
  overflow: hidden;
  width: 57%;
  padding: 30px 40px 0;
}
/* line 38, smash/modules/loop_large/_loop_large.scss */
.loop-large .loop-large-wrapper .loop-large-content .loop-large-body .rs-code {
  background: #FBF6F2;
  padding: 0 30px;
  position: absolute;
  bottom: -120%;
  left: 0;
  right: 0;
  z-index: 10;
}
/* line 48, smash/modules/loop_large/_loop_large.scss */
.loop-large .loop-large-wrapper .loop-large-content .loop-large-body .rs-code.show {
  bottom: 0;
}
/* line 53, smash/modules/loop_large/_loop_large.scss */
.loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-title {
  font-family: "canela", sans-serif;
}
/* line 57, smash/modules/loop_large/_loop_large.scss */
.loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-text {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.5px;
}
/* line 63, smash/modules/loop_large/_loop_large.scss */
.loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions {
  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;
  text-transform: capitalize;
  color: #D1C6BB;
  display: flex;
  font-size: 16px;
  letter-spacing: 2px;
  font-family: "canela", sans-serif;
}
/* line 76, smash/modules/loop_large/_loop_large.scss */
.loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions .icon {
  width: 9px;
  margin: 0px 13px 0;
}
/* line 83, smash/modules/loop_large/_loop_large.scss */
.loop-large .loop-large-wrapper .loop-large-content .loop-large-image {
  width: 41%;
  margin-top: -24%;
  margin-right: 35px;
  z-index: 1;
  border: 10px solid #FBF6F2;
  border-bottom: none;
}
@media screen and (max-width: 1024px) {
  /* line 1, smash/modules/loop_large/_loop_large.scss */
  .loop-large {
    max-width: 93%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/loop_large/_loop_large.scss */
  .loop-large {
    max-width: 96%;
  }
  /* line 104, smash/modules/loop_large/_loop_large.scss */
  .loop-large .loop-large-wrapper .loop-large-content .loop-large-body {
    padding: 20px 10px 0;
  }
  /* line 107, smash/modules/loop_large/_loop_large.scss */
  .loop-large .loop-large-wrapper .loop-large-content .loop-large-body h2.loop-title {
    font-size: 34px;
  }
  /* line 111, smash/modules/loop_large/_loop_large.scss */
  .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-text {
    font-size: 14px;
    line-height: 23px;
  }
  /* line 116, smash/modules/loop_large/_loop_large.scss */
  .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .line-sep {
    min-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/loop_large/_loop_large.scss */
  .loop-large {
    max-width: 82%;
  }
  /* line 129, smash/modules/loop_large/_loop_large.scss */
  .loop-large .loop-large-wrapper .loop-large-content .loop-large-image {
    margin-top: -22%;
    margin-right: 9px;
  }
  /* line 134, smash/modules/loop_large/_loop_large.scss */
  .loop-large .loop-large-wrapper .loop-large-content .loop-large-body h2.loop-title {
    font-size: 27px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/loop_large/_loop_large.scss */
  .loop-large {
    padding: 0px 0 20px;
  }
  /* line 148, smash/modules/loop_large/_loop_large.scss */
  .loop-large .loop-large-wrapper .loop-large-content .loop-large-image {
    display: none;
  }
  /* line 151, smash/modules/loop_large/_loop_large.scss */
  .loop-large .loop-large-wrapper .loop-large-content .loop-large-body {
    width: 100%;
  }
  /* line 155, smash/modules/loop_large/_loop_large.scss */
  .loop-large .loop-large-wrapper .loop-large-banner {
    height: 250px !important;
  }
  /* line 158, smash/modules/loop_large/_loop_large.scss */
  .loop-large .loop-large-wrapper .loop-large-banner .loop-large-label {
    top: 5%;
    transform: translate(-18%, 0);
  }
}

/* line 1, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post {
  margin: 30px auto !important;
}
/* line 6, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n+1) .home-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: space-between !important;
  -webkit-justify-content: space-between !important;
  padding-left: 45px;
  margin-bottom: 70px;
}
/* line 11, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n+1) .home-post-inner .category-name {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotate(-90deg) translate(-13px, 20px);
  transform-origin: top left;
  text-transform: uppercase;
  font-family: "futura-pt", sans-serif;
  color: #D1C6BB;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 23, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n+1) .home-post-inner .category-name:hover {
  color: #D1C6BB;
}
/* line 29, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n+1) .home-post-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: 50px;
  bottom: unset;
  left: 0;
  right: unset;
  transform: translate(-40%, 0);
  font-weight: 900 !important;
  font-size: 11px !important;
  padding: 8px 12px;
  background: #D1C6BB;
}
/* line 41, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n+1) .home-post-inner .post-products-wrap .post-products-trigger span {
  padding-left: 5px;
  margin: 3px 0 0;
  transform: unset;
}
/* line 48, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n+1) .home-post-inner .post-products-wrap .post-products {
  bottom: unset;
  top: 0;
  left: unset;
  right: 115%;
}
/* line 56, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n+1) .home-post-inner .post-products-wrap:hover .post-products {
  right: 0;
  left: unset;
}
/* line 65, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n) .home-post-inner {
  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;
  padding-right: 45px;
  margin-bottom: 70px;
}
/* line 70, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n) .home-post-inner .category-name {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: rotate(-90deg) translate(-14px, 10px);
  transform-origin: top left;
  text-transform: uppercase;
  font-family: "futura-pt", sans-serif;
  color: #D1C6BB;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 82, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n) .home-post-inner .category-name:hover {
  color: #D1C6BB;
}
/* line 89, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-image .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: 50px;
  bottom: unset;
  transform: translate(20%, 0);
  font-weight: 900 !important;
  font-size: 11px !important;
  padding: 8px 12px;
  background: #D1C6BB;
}
/* line 99, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-image .post-products-wrap .post-products-trigger span {
  padding-left: 5px;
  margin: 3px 0 0;
  transform: unset;
}
/* line 106, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-image .post-products-wrap .post-products {
  bottom: unset;
  left: 115%;
  right: unset;
}
/* line 113, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-image .post-products-wrap:hover .post-products {
  left: 0;
}
/* line 124, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.basic .home-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: space-between !important;
  -webkit-justify-content: space-between !important;
  padding-left: 45px;
  margin-bottom: 70px;
}
/* line 129, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.basic .home-post-inner .category-name {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotate(-90deg) translate(-13px, 20px);
  transform-origin: top left;
  text-transform: uppercase;
  font-family: "futura-pt", sans-serif;
  color: #D1C6BB;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 141, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.basic .home-post-inner .category-name:hover {
  color: #D1C6BB;
}
/* line 147, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.basic .home-post-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: 50px;
  bottom: unset;
  left: 0;
  right: unset;
  transform: translate(-40%, 0);
  font-weight: 900 !important;
  font-size: 11px !important;
  padding: 8px 12px;
  background: #D1C6BB;
}
/* line 159, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.basic .home-post-inner .post-products-wrap .post-products-trigger span {
  padding-left: 5px;
  margin: 3px 0 0;
  transform: unset;
}
/* line 166, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.basic .home-post-inner .post-products-wrap .post-products {
  bottom: unset;
  top: 0;
  left: unset;
  right: 115%;
}
/* line 174, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post.basic .home-post-inner .post-products-wrap:hover .post-products {
  right: 0;
  left: unset;
}
/* line 184, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner {
  position: relative;
  overflow: hidden;
}
/* line 188, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content {
  width: 52%;
  padding: 50px 50px;
}
/* line 194, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
  position: relative;
  font-family: "canela", sans-serif;
  font-size: 35px;
  line-height: 50px;
}
/* line 214, 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: "brandon-grotesque", sans-serif;
  margin-bottom: 10px;
}
/* line 218, 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 225, 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: 12px;
  letter-spacing: 2px;
}
/* line 230, 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:hover {
  color: #D1C6BB;
}
/* line 235, 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: "canela", sans-serif;
  font-style: italic;
  letter-spacing: 1px;
}
/* line 242, 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;
  font-size: 16px;
  font-family: "futura-pt", sans-serif;
  line-height: 28px;
  letter-spacing: 0.5px;
  margin-bottom: 35px;
}
/* line 251, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.btn {
  display: block !important;
  width: 200px;
}
/* line 256, 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: 50px;
}
/* line 262, 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: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 55px;
}
/* line 271, 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 275, 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 281, 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 289, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image {
  position: relative;
  width: 47.8%;
}
/* line 293, 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 300, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share a {
  color: white;
}
/* line 303, 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 309, 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 314, 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 321, 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 327, 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 334, 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: 1024px) {
  /* line 346, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-content {
    padding: 20px 40px;
  }
  /* line 350, 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: 30px;
    line-height: 46px;
  }
}
@media screen and (max-width: 768px) {
  /* line 361, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner {
    flex-direction: column;
  }
  /* line 364, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-content {
    padding: 30px 30px;
    width: 100%;
  }
  /* line 369, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
    font-size: 14px;
    line-height: 24px;
  }
  /* line 376, 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 1, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post {
    padding: 0 20px;
  }
  /* line 388, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post.lr-basic:nth-child(2n+1) .home-post-inner {
    flex-direction: column !important;
    padding-left: 0px;
    margin-bottom: 70px;
  }
  /* line 393, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post.lr-basic:nth-child(2n+1) .home-post-inner .category-name {
    display: none;
  }
  /* line 400, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post.lr-basic:nth-child(2n) .home-post-inner {
    flex-direction: column !important;
    padding-right: 0;
    margin-bottom: 70px;
  }
  /* line 405, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post.lr-basic:nth-child(2n) .home-post-inner .category-name {
    display: none;
  }
  /* line 414, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post.basic .home-post-inner {
    flex-direction: column !important;
    padding-left: 0px;
    margin-bottom: 70px;
  }
  /* line 419, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post.basic .home-post-inner .category-name {
    display: none;
  }
  /* line 426, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-content {
    padding: 30px 0px;
  }
  /* line 431, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-image .post-products-wrap .post-products-trigger {
    top: 20px;
    transform: translate(0, 0);
  }
}

/* line 1, smash/modules/loop_sidebar/_loop_sidebar.scss */
.loop-sidebar {
  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;
  padding: 50px 0;
}
/* line 6, smash/modules/loop_sidebar/_loop_sidebar.scss */
.loop-sidebar .loop-sidebar-posts {
  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: 60%;
}
/* line 11, smash/modules/loop_sidebar/_loop_sidebar.scss */
.loop-sidebar #secondary {
  width: 30%;
  max-width: 320px;
}
@media screen and (max-width: 1024px) {
  /* line 1, smash/modules/loop_sidebar/_loop_sidebar.scss */
  .loop-sidebar {
    padding: 40px;
  }
  /* line 19, smash/modules/loop_sidebar/_loop_sidebar.scss */
  .loop-sidebar .loop-sidebar-posts {
    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: 64%;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/loop_sidebar/_loop_sidebar.scss */
  .loop-sidebar {
    padding: 50px 20px;
    flex-direction: column !important;
  }
  /* line 29, smash/modules/loop_sidebar/_loop_sidebar.scss */
  .loop-sidebar .loop-sidebar-posts {
    width: 100%;
  }
  /* line 33, smash/modules/loop_sidebar/_loop_sidebar.scss */
  .loop-sidebar #secondary {
    width: 100%;
    align-self: center;
  }
}

/* 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/section_about/_section_about.scss */
.about-section {
  position: relative;
  padding: 95px 50px;
  background: #D1C6BB;
}
/* line 6, 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;
}
/* line 9, 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: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 49%;
}
/* line 13, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body .about-section-subtitle {
  font-size: 11px;
  line-height: 18px;
  font-family: "Jules", serif;
  text-transform: uppercase;
  margin-bottom: -5px;
}
/* line 21, 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: "canela", sans-serif;
  margin-bottom: -2px;
}
/* line 28, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body .about-section-text {
  margin: 20px 0;
  font-size: 13px;
  line-height: 26px;
  text-align: center;
}
/* line 35, 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 38, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body .about-section-ctas .btn {
  margin: 10px;
}
/* line 44, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-image-wrap {
  position: relative;
  width: 48%;
  padding: 30px 30px 0 0;
}
/* line 49, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-image-wrap .about-section-image {
  position: relative;
  width: 100%;
  z-index: 2;
}
/* line 55, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-image-wrap .about-section-image-bg {
  position: absolute;
  top: 0;
  left: 30px;
  right: 0;
  bottom: 30px;
  background: #F6F4F2;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_about/_section_about.scss */
  .about-section {
    padding: 50px 20px;
  }
  /* line 70, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container {
    flex-direction: column-reverse !important;
  }
  /* line 73, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container .about-section-body {
    width: 100%;
  }
  /* line 76, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container .about-section-image-wrap {
    width: 90%;
    margin-bottom: 25px;
  }
}

/* line 1, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta {
  position: relative;
}
/* line 4, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-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-end !important;
  -webkit-justify-content: flex-end !important;
  width: 100%;
  min-height: 650px;
  padding: 100px 50px;
}
/* line 10, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-body {
  background: rgba(251, 246, 242, 0.9);
  text-align: center;
  max-width: 400px;
  width: 100%;
  padding: 50px;
}
/* line 17, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-text {
  padding: 10px 0 20px;
}
/* line 22, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-title span {
  display: block;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_banner_cta/_section_banner_cta.scss */
  .banner-cta {
    padding: 0px 40px 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_banner_cta/_section_banner_cta.scss */
  .banner-cta {
    padding: 50px 20px 0;
  }
  /* line 37, smash/modules/section_banner_cta/_section_banner_cta.scss */
  .banner-cta .banner-cta-image {
    padding: 50px 30px;
  }
}

/* line 1, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap {
  max-width: 800px;
  width: 100%;
  padding: 30px;
  border: 4px solid #F4F4F4;
}
/* line 8, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap .contact-form-title {
  text-align: center;
}
/* line 12, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap .contact-form-text {
  width: 70%;
  margin: 0 auto;
  text-align: center;
  font-family: "futura-pt", sans-serif;
}
/* line 19, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper {
  text-align: center;
}
/* line 22, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .form-btn-row {
  margin: 20px 0;
}
/* line 25, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .form-btn-row .btn {
  margin: 0 5px;
}
/* line 28, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .form-btn-row .btn.active {
  position: relative;
}
/* line 31, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .form-btn-row .btn.active::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #2F2F2F;
}
/* line 48, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form {
  width: 85%;
  max-width: 700px;
  margin: 0 auto;
  display: none;
}
/* line 54, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form.show-form {
  display: block;
}
/* line 58, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form .nf-form-fields-required {
  display: none !important;
}
/* line 64, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container {
  margin-bottom: 20px;
}
/* line 69, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-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;
  font-family: "canela", sans-serif;
}
/* line 81, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container.label-above .nf-field-label {
  margin: 0;
}
/* line 86, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container textarea {
  border: 2px solid #F4F4F4;
  border-radius: 0;
  height: 106px;
}
/* line 92, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input {
  border: 2px solid #F4F4F4;
  border-radius: 0;
}
/* line 102, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(2), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(3) {
  float: right;
  width: 49%;
  clear: right;
}
/* line 109, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(1), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(4), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(5) {
  float: left;
  width: 49%;
  clear: left;
}
/* line 117, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(6) {
  display: block;
  width: 100%;
}
@media screen and (max-width: 600px) {
  /* line 124, smash/modules/section_contact_forms/_section_contact_forms.scss */
  .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(2), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(3) {
    width: 100%;
  }
  /* line 129, smash/modules/section_contact_forms/_section_contact_forms.scss */
  .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(1), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(4), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(5) {
    width: 100%;
  }
}
/* line 141, smash/modules/section_contact_forms/_section_contact_forms.scss */
.contact-form-wrap .contact-social {
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_contact_forms/_section_contact_forms.scss */
  .contact-form-wrap {
    padding: 20px;
  }
}

/* line 154, smash/modules/section_contact_forms/_section_contact_forms.scss */
#popup-modal.popup-has-forms .modal-box {
  max-width: 800px;
}

/* line 1, smash/modules/section_download/_section_download.scss */
#download {
  position: relative;
}
/* line 4, smash/modules/section_download/_section_download.scss */
#download .download-container {
  max-width: 1135px;
}
/* line 8, smash/modules/section_download/_section_download.scss */
#download .download-container .download-image {
  width: 32%;
  height: 365px;
  margin-right: 2%;
}
/* line 14, smash/modules/section_download/_section_download.scss */
#download .download-container .download-body {
  width: 66%;
  text-align: center;
}
/* line 18, smash/modules/section_download/_section_download.scss */
#download .download-container .download-body .download-title {
  margin-bottom: 10px;
}
/* line 22, smash/modules/section_download/_section_download.scss */
#download .download-container .download-body .download-text {
  width: 72%;
  margin: 20px auto;
  font-family: "futura-pt", sans-serif;
}
/* line 30, smash/modules/section_download/_section_download.scss */
#download .download-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
/* line 38, smash/modules/section_download/_section_download.scss */
#download .download-bg .download-bg-inner {
  height: 75%;
  width: 100%;
  background: #F7F4EF;
}
@media screen and (max-width: 768px) {
  /* line 47, smash/modules/section_download/_section_download.scss */
  #download .download-container {
    flex-direction: column;
  }
  /* line 50, smash/modules/section_download/_section_download.scss */
  #download .download-container .download-image {
    width: 80%;
  }
  /* line 54, smash/modules/section_download/_section_download.scss */
  #download .download-container .download-body {
    width: 90%;
    margin-top: 30px;
  }
}

/* line 1, smash/modules/section_faq/_section_faq.scss */
#faq-module {
  padding: 60px;
  margin: 90px auto 0 !important;
  border-top: 1px solid #E4DDD7;
  margin-bottom: 23px !important;
}
/* line 8, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-header {
  margin-bottom: 30px;
}
/* line 11, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-header .page-faq-title {
  margin: 0;
}
/* line 15, 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: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 24, 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 28, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col {
  width: 48%;
}
/* line 33, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
  text-align: left;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 23px;
  font-size: 13px;
  font-family: "futura-pt", sans-serif;
  border: none;
  padding: 10px;
  background-color: #ECE7E3;
}
/* line 44, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title span {
  width: 90%;
}
/* line 48, 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 56, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-text {
  display: none;
  text-align: left;
  font-weight: 100;
  letter-spacing: 1.2px;
  color: #7d7d7d;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_faq/_section_faq.scss */
  #faq-module {
    padding: 60px 0;
  }
  /* line 70, 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 73, smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-wrapper .faq-col {
    width: 100%;
  }
  /* line 78, smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
    margin-bottom: 21px;
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  /* line 90, smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-header .page-faq-header-inner {
    flex-direction: column !important;
  }
  /* line 93, smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-header .page-faq-title {
    line-height: 41px;
    text-align: center;
    margin-bottom: 16px;
  }
}

/*--------------------------------------------------------------
## Featured Categories
--------------------------------------------------------------*/
/* line 4, smash/modules/section_featured_cats/_section_featured_cats.scss */
#featured_cats {
  position: relative;
  margin: 50px;
  padding-top: 50px;
  border-top: 1px solid #E4DDD7;
}
/* line 10, smash/modules/section_featured_cats/_section_featured_cats.scss */
#featured_cats .featured-cats-title {
  text-align: center;
  margin-bottom: 10px;
}
/* line 15, smash/modules/section_featured_cats/_section_featured_cats.scss */
#featured_cats .featured-cats-container {
  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 18, smash/modules/section_featured_cats/_section_featured_cats.scss */
#featured_cats .featured-cats-container .featured-cat {
  flex: 1;
  padding: 10px;
}
/* line 22, smash/modules/section_featured_cats/_section_featured_cats.scss */
#featured_cats .featured-cats-container .featured-cat .featured-cat-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;
  width: 100%;
  padding: 50px;
  height: 350px !important;
}
@media screen and (max-width: 1024px) {
  /* line 34, smash/modules/section_featured_cats/_section_featured_cats.scss */
  #featured_cats .featured-cats-container .featured-cat .featured-cat-image {
    padding: 0px;
    height: 230px !important;
  }
}
@media screen and (max-width: 960px) {
  /* line 4, smash/modules/section_featured_cats/_section_featured_cats.scss */
  #featured_cats {
    margin: 50px 30px;
  }
  /* line 46, smash/modules/section_featured_cats/_section_featured_cats.scss */
  #featured_cats .featured-cats-container .featured-cat {
    padding: 7px;
  }
  /* line 48, smash/modules/section_featured_cats/_section_featured_cats.scss */
  #featured_cats .featured-cats-container .featured-cat .featured-cat-image {
    height: 200px !important;
  }
  /* line 51, smash/modules/section_featured_cats/_section_featured_cats.scss */
  #featured_cats .featured-cats-container .featured-cat .featured-cat-image a.featured-cat-title {
    padding: 11px 16px !important;
  }
}
@media screen and (max-width: 600px) {
  /* line 4, smash/modules/section_featured_cats/_section_featured_cats.scss */
  #featured_cats {
    margin: 50px 30px;
  }
  /* line 62, smash/modules/section_featured_cats/_section_featured_cats.scss */
  #featured_cats .featured-cats-container {
    flex-wrap: wrap !important;
    display: flex;
  }
  /* line 66, smash/modules/section_featured_cats/_section_featured_cats.scss */
  #featured_cats .featured-cats-container .featured-cat {
    width: 50%;
    flex: auto;
  }
}

/* line 1, smash/modules/section_featured_ctas/_section_featured_ctas.scss */
.featured-ctas {
  position: relative;
  padding: 50px;
}
/* line 5, smash/modules/section_featured_ctas/_section_featured_ctas.scss */
.featured-ctas .featured-ctas-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/section_featured_ctas/_section_featured_ctas.scss */
.featured-ctas .featured-ctas-container .featured-ctas-title {
  margin: 0 50px 0 0;
  text-align: center;
}
/* line 14, smash/modules/section_featured_ctas/_section_featured_ctas.scss */
.featured-ctas .featured-ctas-container .featured-ctas-wrapper {
  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 18, smash/modules/section_featured_ctas/_section_featured_ctas.scss */
.featured-ctas .featured-ctas-container .featured-ctas-wrapper .featured-cta {
  margin: 10px;
}
@media screen and (max-width: 768px) {
  /* line 25, smash/modules/section_featured_ctas/_section_featured_ctas.scss */
  .featured-ctas .featured-ctas-container {
    flex-direction: column !important;
  }
  /* line 28, smash/modules/section_featured_ctas/_section_featured_ctas.scss */
  .featured-ctas .featured-ctas-container .featured-ctas-title {
    margin: 0;
  }
}

/* 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: #FBF6F2;
  border-top: 10px solid #D1C6BB;
  padding: 50px;
}

/*--------------------------------------------------------------
## RECENT POST
--------------------------------------------------------------*/
/* line 4, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post {
  margin-bottom: 150px;
}
/* line 7, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .slick-list {
  overflow: visible;
}
/* line 10, smash/modules/section_featured_posts/_section_featured_posts.scss */
html {
  overflow-x: hidden;
}
/* line 15, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .featured-posts-header {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
}
/* line 20, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .featured-posts-header span {
  position: relative;
  background: white;
  padding: 20px;
  z-index: 1;
}
/* line 27, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .featured-posts-header .bar {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: #999999;
  z-index: 0;
}
/* line 38, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .featured-post-wrap {
  padding: 5px;
  position: relative;
}
/* line 43, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .featured-post {
  max-width: 345px;
  height: 550px;
  padding: 20px;
}
/* line 48, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .featured-post .featured-post-content {
  text-align: center;
  background: white;
  padding: 30px;
  max-width: 450px;
  width: 80%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -100px;
  margin: 0 auto;
}
/* line 61, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .featured-post .featured-post-title {
  text-transform: uppercase;
  font-family: "canela", sans-serif;
  margin-bottom: 14px;
  font-size: 19px;
  letter-spacing: 1px;
}
/* line 68, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .featured-post .featured-post-excerpt {
  font-family: "futura-pt", sans-serif;
  margin-bottom: 26px;
  letter-spacing: 0.3px;
  font-size: 14px;
  line-height: 25px;
}
/* line 77, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .slider-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  z-index: 1000;
  width: 15%;
}
/* line 88, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .slider-arrow::before {
  content: '';
}
/* line 92, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .slider-arrow.slick-prev {
  left: -15%;
}
/* line 96, smash/modules/section_featured_posts/_section_featured_posts.scss */
#featured_post .slider-arrow.slick-next {
  right: -15%;
}
@media screen and (max-width: 768px) {
  /* line 108, smash/modules/section_featured_posts/_section_featured_posts.scss */
  #featured_post .featured-post {
    height: 400px;
  }
}

/* line 1, smash/modules/section_featured_posts_product/_section_featured_posts_product.scss */
#featured_posts_products {
  margin: 50px 0;
}
/* line 4, smash/modules/section_featured_posts_product/_section_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-container {
  max-width: 1110px;
  margin: 0 auto;
}
/* line 9, smash/modules/section_featured_posts_product/_section_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-header {
  position: relative;
  width: 12%;
  margin-right: -4%;
  z-index: 1;
}
/* line 15, smash/modules/section_featured_posts_product/_section_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-header .sep {
  width: 100%;
  height: 2px;
  background: black;
  margin: 20px 0;
}
/* line 23, smash/modules/section_featured_posts_product/_section_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-wrap {
  width: 100%;
}
/* line 26, smash/modules/section_featured_posts_product/_section_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-wrap .featured-posts-product {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 1%;
}
/* line 32, smash/modules/section_featured_posts_product/_section_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product {
  visibility: hidden;
  opacity: 0;
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
/* line 44, smash/modules/section_featured_posts_product/_section_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product .sep {
  width: 150px;
  height: 2px;
  background: black;
  margin: 10px 0;
}
/* line 51, smash/modules/section_featured_posts_product/_section_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product img {
  max-width: 120px;
  max-height: 200px;
}
/* line 58, smash/modules/section_featured_posts_product/_section_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-wrap .featured-posts-product:hover .featured-product {
  visibility: visible;
  opacity: 1;
}

/* line 1, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products_wrap {
  border-top: 1px solid #787878;
  border-bottom: 1px solid #787878;
  padding: 50px 0px 30px;
}
/* line 10, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products_wrap #featured_products .products-container .products-header {
  margin-bottom: 20px;
}
/* line 13, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products_wrap #featured_products .products-container .products-header a.products-link {
  font-family: "brandon-grotesque", serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
/* line 20, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products_wrap #featured_products .products-container .products-header h2.products-title {
  margin-bottom: 0px;
}
/* line 27, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products_wrap #featured_products .products-container .products-items a.featured-product {
  width: 33%;
}
/* line 30, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products_wrap #featured_products .products-container .products-items a.featured-product img {
  width: 100px;
  margin-right: 20px;
}
/* line 38, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products_wrap #featured_products .products-container .products-items .product-body .product-brand {
  font-family: "brandon-grotesque", sans-serif;
}
/* line 42, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products_wrap #featured_products .products-container .products-items .product-body .product-title {
  margin: 15px 0px 0px;
  font-family: "canela", sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  max-width: 80%;
}
@media screen and (max-width: 960px) {
  /* line 60, smash/modules/section_featured_products/_section_featured_products.scss */
  #featured_products_wrap #featured_products .products-container .products-header a.products-link {
    position: relative;
    top: -20px;
  }
  /* line 64, smash/modules/section_featured_products/_section_featured_products.scss */
  #featured_products_wrap #featured_products .products-container .products-header h2.products-title {
    position: relative;
    top: 20px;
  }
  /* line 71, smash/modules/section_featured_products/_section_featured_products.scss */
  #featured_products_wrap #featured_products .products-container .products-items a.featured-product {
    width: 50%;
    margin: 20px 0px;
  }
}
@media screen and (max-width: 600px) {
  /* line 86, smash/modules/section_featured_products/_section_featured_products.scss */
  #featured_products_wrap #featured_products .products-container .products-items a.featured-product {
    width: 100%;
    justify-content: center;
    -webkit-justify-content: center;
    margin: 20px auto;
  }
  /* line 93, smash/modules/section_featured_products/_section_featured_products.scss */
  #featured_products_wrap #featured_products .products-container .products-items a.featured-product .product-body .product-title {
    max-width: 100%;
  }
}

/* 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: #D1C6BB;
  min-height: 40px;
}
/* line 11, 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 17, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-container .hello-bar-text {
  margin-right: 5px;
}
/* line 21, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-container .hello-bar-cta {
  font-weight: bold;
}
/* line 26, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-close {
  padding: 13px 15px 10px !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
/* line 35, smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-close .icon {
  width: 10px;
  height: 10px;
}
@media screen and (max-width: 600px) {
  /* line 42, 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_hero/_section_hero.scss */
.hero {
  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: center !important;
  -webkit-justify-content: center !important;
  padding: 0 50px;
}
/* line 6, smash/modules/section_hero/_section_hero.scss */
.hero .hero-body {
  background: #FBF6F2;
  text-align: center;
  width: 80%;
  padding: 50px;
  margin-top: -100px;
}
/* line 13, smash/modules/section_hero/_section_hero.scss */
.hero .hero-body .hero-text {
  padding: 10px 0 20px;
}
/* line 18, smash/modules/section_hero/_section_hero.scss */
.hero .hero-body .hero-title span {
  display: block;
  font-size: 18px;
}
/* line 24, smash/modules/section_hero/_section_hero.scss */
.hero .hero-body .hero-btn {
  font-size: 14px;
  letter-spacing: 1.1px;
  font-weight: bolder;
  padding-bottom: 10px;
}
/* line 33, smash/modules/section_hero/_section_hero.scss */
.hero .hero-image {
  width: 100%;
}
/* line 37, smash/modules/section_hero/_section_hero.scss */
.hero .hero-image.desktop {
  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;
}
@media screen and (max-width: 768px) {
  /* line 37, smash/modules/section_hero/_section_hero.scss */
  .hero .hero-image.desktop {
    display: none !important;
  }
}
/* line 45, smash/modules/section_hero/_section_hero.scss */
.hero .hero-image.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 45, smash/modules/section_hero/_section_hero.scss */
  .hero .hero-image.mobile {
    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;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_hero/_section_hero.scss */
  .hero {
    padding: 0 30px;
  }
  /* line 57, smash/modules/section_hero/_section_hero.scss */
  .hero .hero-body {
    width: 89%;
    padding: 30px 20px;
    margin-top: -60px;
  }
}

/* line 1, smash/modules/section_instagram/_section_instagram.scss */
#instagram_section {
  padding-top: 50px;
}
/* line 4, smash/modules/section_instagram/_section_instagram.scss */
#instagram_section h2.section-header {
  text-transform: uppercase;
  font-size: 23px;
}
/* line 8, smash/modules/section_instagram/_section_instagram.scss */
#instagram_section h2.section-header i.fab.fa-instagram {
  font-size: 20px;
}
/* line 13, smash/modules/section_instagram/_section_instagram.scss */
#instagram_section .instagram-code {
  width: 32%;
  margin: 0 -2px;
  text-align: center;
}
/* line 18, smash/modules/section_instagram/_section_instagram.scss */
#instagram_section .instagram-code a.social-icon {
  font-size: 12px;
  text-align: center;
  background: #fbf6f0;
  padding: 18px 20px;
  letter-spacing: 1px;
  margin: 0 auto;
  display: inline-block;
  text-transform: uppercase;
  margin-top: -20px;
  z-index: 9000;
  font-family: "canela", sans-serif;
  position: relative;
  top: -15px;
}
/* line 33, smash/modules/section_instagram/_section_instagram.scss */
#instagram_section .instagram-code a.social-icon:hover {
  background: #7F9490;
  color: white;
}

/* line 1, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper {
  position: relative;
  background: #FBF6F2;
  padding: 65px 50px;
  margin: 75px 0;
}
/* line 7, 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 10, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-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 14, 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: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 17, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-title {
  font-size: 28px;
  margin-bottom: 0;
}
/* line 22, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
  font-family: "ubuntu", serif;
  letter-spacing: 1px;
  font-size: 11px;
  font-style: italic;
}
/* line 35, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-feed {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 35, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-feed {
    display: none;
  }
}
/* line 43, 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 43, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-feed-mobile {
    display: block;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper {
    margin: 0;
    padding: 40px 50px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper {
    padding: 30px 20px;
    margin-top: 40px;
  }
  /* line 69, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-header {
    flex-direction: column !important;
  }
  /* line 73, 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 83, 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 86, 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_more_posts/_section_more_posts.scss */
#more_posts, #load_more_posts {
  padding: 50px;
  margin-top: 50px;
}
/* line 5, 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: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 9, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-footer, #load_more_posts .next-up-footer {
  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: none !important;
}
/* line 14, 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: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 17, 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 {
  letter-spacing: 2px;
  font-size: 30px;
  font-family: "canela", sans-serif;
  text-transform: capitalize;
}
/* line 27, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .post-block, #load_more_posts .next-up-posts .post-block {
  width: 25%;
}
/* line 31, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
  position: relative;
  width: 25%;
  padding: 20px;
}
/* line 36, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-image, #load_more_posts .next-up-posts .next-up-post .next-up-post-image {
  position: relative;
  width: 100%;
  height: 230px;
}
/* line 41, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-image .btn {
  display: inline-block;
  visibility: hidden;
  opacity: 0;
}
/* line 49, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post img, #load_more_posts .next-up-posts .next-up-post img {
  display: block;
  width: 100%;
}
/* line 58, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn {
  visibility: visible;
  opacity: 1;
}
/* line 62, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn:hover, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn:hover {
  color: black;
}
/* line 68, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post:hover img, #load_more_posts .next-up-posts .next-up-post:hover img {
  opacity: 0.8;
}
/* line 75, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body a, #load_more_posts .next-up-posts .next-up-post .next-up-post-body a {
  display: block;
  padding: 0px 10px;
  text-align: center;
}
/* line 80, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body a.btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-body a.btn {
  display: inline-block;
}
/* line 85, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta {
  letter-spacing: 1px;
  font-family: "brandon-grotesque", sans-serif;
  justify-content: center;
  margin: 30px 0px 20px;
}
/* line 91, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name {
  text-transform: uppercase;
  padding-right: 20px;
}
/* line 95, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name:hover, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name:hover {
  color: #999999;
}
/* line 100, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .post-date, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .post-date {
  font-family: "canela", sans-serif;
  font-style: italic;
  letter-spacing: 2px;
}
/* line 107, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap {
  text-align: center;
}
/* line 110, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap a, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap a {
  padding: 5px 12px;
}
/* line 115, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title {
  font-family: "canela", sans-serif;
  letter-spacing: 1px;
  font-size: 27px;
  margin: 0px 0;
}
/* line 122, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title a:hover, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title a:hover {
  color: #999999;
}
/* line 128, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .post-line, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .post-line {
  width: 140px;
  height: 1px;
  background-color: #d5cce4;
  margin: 0 auto;
  margin-bottom: 11px;
  margin-top: 10px;
}
/* line 137, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .post-next-excerpt, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .post-next-excerpt {
  font-size: 14px;
  text-align: left;
  line-height: 28px;
  padding: 0px 10px;
  margin-bottom: 20px;
  font-family: "futura-pt", sans-serif;
}
/* line 147, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post:hover .next-up-post-body, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-body {
  bottom: 0;
}
@media screen and (max-width: 768px) {
  /* line 161, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
    padding: 0px 0;
  }
  /* line 164, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts .next-up-post .next-up-post-body, #load_more_posts .next-up-posts .next-up-post .next-up-post-body {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts, #load_more_posts {
    padding: 0px;
  }
  /* line 173, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-header, #load_more_posts .next-up-header {
    padding: 10px 20px;
  }
  /* line 176, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-header .post-grid-title-wrap, #load_more_posts .next-up-header .post-grid-title-wrap {
    margin: auto;
  }
  /* line 182, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts, #load_more_posts .next-up-posts {
    padding: 0px;
  }
  /* line 185, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts .post-block, #load_more_posts .next-up-posts .post-block {
    width: 100% !important;
  }
  /* line 188, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
    width: 100% !important;
  }
  /* line 193, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-footer, #load_more_posts .next-up-footer {
    padding-bottom: 20px;
  }
}

/* line 1, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights {
  position: relative;
  padding: 0 50px;
}
/* line 5, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights .shop-highlights-inner {
  padding: 75px 0 15px;
  border-top: 1px solid #E4DDD7;
}
/* line 9, 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 13, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
  width: 42%;
}
/* line 17, 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 23, 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;
  display: none;
}
/* line 28, 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 32, 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;
}
/* line 39, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-cta {
  padding: 13px 40px !important;
}
@media screen and (max-width: 1024px) {
  /* line 49, 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: 0px 40px;
  }
  /* line 61, 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 72, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  #shop_highlights .shop-highlights-inner .shop-highlights-wrapper {
    flex-direction: column !important;
  }
  /* line 75, 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 80, 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 86, 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: #FBF6F2;
  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;
  background: #D1C6BB;
  margin: 20vh 50px;
}
/* line 6, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper {
  position: relative;
  width: 100%;
  max-width: 1120px;
}
/* line 12, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-image {
  position: absolute;
  left: 50px;
  width: 48%;
  transform: rotate(-2deg);
  max-width: 370px;
}
/* line 19, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content {
  position: relative;
  width: 60%;
  text-align: center;
  padding: 100px 50px 80px;
}
/* line 25, 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%;
}
/* line 29, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-subtitle {
  font-family: "canela", sans-serif;
  font-size: 30px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
/* line 36, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
  font-family: "canela", sans-serif;
  font-size: 32px;
  text-transform: capitalize;
  margin-bottom: 0px;
  letter-spacing: 1px;
  margin-top: -20px;
  white-space: nowrap;
}
/* line 45, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title span {
  display: inline-block;
  font-family: "Jules", serif;
  font-size: 77px;
  transform: rotate(-7deg) translate(0, -35%);
  margin-right: -20%;
}
/* line 54, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  margin-bottom: 30px;
}
/* line 60, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
  width: 100%;
}
/* 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 .mc-field-group {
  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 69, 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: "futura-pt", sans-serif;
  background-color: white;
  border: none !important;
}
/* line 81, 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"] {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  /* line 69, 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 {
    padding: 9px 12px;
  }
  /* line 89, 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 input#mc-embedded-subscribe {
    padding: 9px 12px;
  }
}
/* line 98, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form.stacked-inputs #mc_embed_signup .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 108, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section.stacked-inputs {
  margin: 50px 50px 12vh;
}
/* line 112, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section.stacked-inputs .subscribe-section-wrapper .subscribe-section-image {
  top: 16px;
  max-width: 500px;
}
/* line 117, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section.stacked-inputs .subscribe-section-wrapper .subscribe-section-content {
  width: 46%;
}
@media screen and (max-width: 768px) {
  /* line 127, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
    padding: 30px;
    margin-top: 17px;
  }
  /* line 132, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
    font-size: 21px;
  }
  /* line 135, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title span {
    font-size: 53px;
  }
  /* line 140, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
    font-size: 11px;
  }
  /* line 145, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
    width: 42%;
  }
  /* line 150, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section.stacked-inputs {
    margin: 50px 40px 3vh;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section {
    padding: 50px 20px 1vh;
  }
  /* line 158, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section.stacked-inputs {
    margin: 50px 20px 5vh;
  }
  /* line 162, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper {
    flex-direction: column;
  }
  /* line 165, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
    width: 100%;
    height: 250px;
    position: relative;
    left: 0;
    margin-top: -130px;
  }
  /* line 173, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
    width: 100% !important;
    margin-top: 40px;
    padding: 30px 20px;
  }
}

/* line 189, smash/modules/section_subscribe/_section_subscribe.scss */
.subscribe-banner-footer {
  margin: 100px 50px 130px !important;
}
/* line 193, smash/modules/section_subscribe/_section_subscribe.scss */
.subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content {
  padding: 60px 50px 40px !important;
}
/* line 198, smash/modules/section_subscribe/_section_subscribe.scss */
.subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title span {
  font-size: 68px;
}
/* line 202, smash/modules/section_subscribe/_section_subscribe.scss */
.subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
  margin: 0px !important;
}
/* line 207, smash/modules/section_subscribe/_section_subscribe.scss */
.subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup .mc-field-group {
  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 211, smash/modules/section_subscribe/_section_subscribe.scss */
.subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
  margin: 0 2px;
}
/* line 214, smash/modules/section_subscribe/_section_subscribe.scss */
.subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] {
  height: 41px;
  width: 150px !important;
}
@media screen and (max-width: 768px) {
  /* line 189, smash/modules/section_subscribe/_section_subscribe.scss */
  .subscribe-banner-footer {
    margin: 60px 30px 90px !important;
  }
  /* line 229, smash/modules/section_subscribe/_section_subscribe.scss */
  .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content {
    padding: 33px 31px 40px 100px !important;
    margin-top: 17px;
  }
  /* line 236, smash/modules/section_subscribe/_section_subscribe.scss */
  .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup .mc-field-group {
    flex-direction: column !important;
  }
  /* line 243, smash/modules/section_subscribe/_section_subscribe.scss */
  .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-image {
    width: 42%;
  }
  /* line 248, smash/modules/section_subscribe/_section_subscribe.scss */
  .subscribe-banner-footer.stacked-inputs {
    margin: 50px 40px 3vh;
  }
}
@media screen and (max-width: 600px) {
  /* line 189, smash/modules/section_subscribe/_section_subscribe.scss */
  .subscribe-banner-footer {
    padding: 100px 20px 1vh !important;
  }
  /* line 256, smash/modules/section_subscribe/_section_subscribe.scss */
  .subscribe-banner-footer .subscribe-section-wrapper {
    flex-direction: column;
  }
  /* line 259, smash/modules/section_subscribe/_section_subscribe.scss */
  .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content {
    width: 100% !important;
    margin-top: 40px;
    padding: 6px 0 26px !important;
  }
  /* line 265, smash/modules/section_subscribe/_section_subscribe.scss */
  .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
    margin-bottom: 0;
  }
  /* line 270, smash/modules/section_subscribe/_section_subscribe.scss */
  .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form {
    padding: 0px 20px 1vh;
  }
}

/* line 1, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar {
  position: relative;
  padding: 40px 0;
  column-gap: 2em;
  row-gap: 1em;
}
/* line 7, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-title {
  margin-bottom: 0;
}
/* line 13, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-form [data-ff-el="root"].ff-65f0d2005724cec5baecbae9 .ff-65f0d2005724cec5baecbae9__form {
  padding: 0 !important;
}
/* line 17, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-form [data-ff-el="root"].ff-65f0d2005724cec5baecbae9 .ff-65f0d2005724cec5baecbae9__title, #subscribe_bar .subscribe-bar-form [data-ff-el="root"].ff-65f0d2005724cec5baecbae9 .ff-65f0d2005724cec5baecbae9__subtitle {
  display: none !important;
}
/* line 21, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-form p {
  margin: 0;
}
/* line 28, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-form #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group {
  padding-bottom: 0 !important;
}
/* line 31, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-form #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input {
  border-radius: 0px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  padding: 4px;
  width: 210px;
  margin: 7px;
}
/* line 40, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-form #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group .btn-primary {
  padding: 0px !important;
  height: 36px;
  width: 150px;
}
@media screen and (max-width: 1024px) {
  /* 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 54, 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 57, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .mc-field-group br {
    display: none;
  }
  /* line 61, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .mc-field-group .btn-primary {
    width: 210px;
  }
}
@media screen and (max-width: 600px) {
  /* line 69, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .subscribe-bar-form [data-ff-el="root"].ff-65f0d2005724cec5baecbae9 .ff-65f0d2005724cec5baecbae9__field {
    min-width: 300px;
  }
}

/* line 3, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container {
  max-width: 1060px;
  width: 100%;
  margin: 50px auto;
  padding: 30px 50px;
  background: #f5f4ef;
}
/* line 10, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-body {
  text-align: center;
  width: 45%;
  padding: 30px;
  background: white;
}
/* line 17, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products {
  width: 45%;
  background: white;
}
/* line 21, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow {
  position: absolute;
  border-radius: unset;
  font-size: 0;
  top: 50%;
  width: 60px;
  height: 43px;
  background: black;
  border: 1px solid black;
  z-index: 1;
}
/* line 32, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow:focus {
  outline: none;
}
/* line 36, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow span {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 1px;
  background: white;
}
/* line 46, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev {
  left: -25px;
}
/* line 50, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev span::before {
  content: '';
  position: absolute;
  bottom: 6px;
  left: -3px;
  width: 16px;
  height: 1px;
  background: white;
  transform: rotate(-45deg);
}
/* line 61, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev span::after {
  content: '';
  position: absolute;
  top: 5px;
  left: -3px;
  width: 16px;
  height: 1px;
  background: white;
  transform: rotate(45deg);
}
/* line 74, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next {
  right: -25px;
}
/* line 78, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next span::after {
  content: '';
  position: absolute;
  bottom: 5px;
  right: -3px;
  width: 16px;
  height: 1px;
  background: white;
  transform: rotate(45deg);
}
/* line 89, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next span::before {
  content: '';
  position: absolute;
  top: 6px;
  right: -3px;
  width: 16px;
  height: 1px;
  background: white;
  transform: rotate(-45deg);
}
/* line 102, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow:hover {
  background: white;
  cursor: pointer;
}
/* line 106, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow:hover span {
  background: black;
}
/* line 109, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow:hover span::before {
  background: black;
}
/* line 112, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow:hover span::after {
  background: black;
}
/* line 122, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-product .product-thumb-wrap {
  position: relative;
}
/* line 125, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-product .product-thumb-wrap img {
  max-width: 250px;
  max-height: 250px;
}
/* line 130, smash/modules/section_trend_report/_section_trend_report.scss */
.trend_report .trend-report-container .trend-post-product .product-thumb-wrap .btn {
  position: absolute;
}
