@charset "UTF-8";
/*!
Theme Name: Starter 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: rachel_parcell
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.

Starter 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;
}
@media (hover: hover) {
  /* line 28, sass/navigation/_menus.scss */
  .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    left: 100%;
  }
}
/* line 35, sass/navigation/_menus.scss */
.main-navigation ul ul a {
  width: 200px;
}
@media (hover: hover) {
  /* line 51, sass/navigation/_menus.scss */
  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul {
    left: auto;
  }
}
/* line 58, sass/navigation/_menus.scss */
.main-navigation li {
  float: left;
  position: relative;
}
/* line 67, sass/navigation/_menus.scss */
.main-navigation a {
  display: block;
  text-decoration: none;
}

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

/* line 87, sass/navigation/_menus.scss */
.menu-toggle {
  display: none;
}

/* line 90, sass/navigation/_menus.scss */
.main-navigation ul {
  display: block;
}

/* line 98, sass/navigation/_menus.scss */
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
/* line 103, sass/navigation/_menus.scss */
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
/* line 108, 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
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# SMASH VARS
--------------------------------------------------------------*/
@font-face {
  font-family: 'BombshellPro';
  src: url("fonts/BombshellPro.eot");
  /* IE9 Compat Modes */
  src: url("fonts/BombshellPro.eot?#iefix") format("embedded-opentype"), url("fonts/BombshellPro.woff") format("woff"), url("fonts/BombshellPro.ttf") format("truetype"), url("fonts/BombshellPro.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'Cotoris';
  src: url("fonts/Cotoris.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Cotoris.eot?#iefix") format("embedded-opentype"), url("fonts/Cotoris.woff") format("woff"), url("fonts/Cotoris.ttf") format("truetype"), url("fonts/Cotoris.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'Didot';
  src: url("fonts/Didot.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Didot.eot?#iefix") format("embedded-opentype"), url("fonts/Didot.woff") format("woff"), url("fonts/Didot.ttf") format("truetype"), url("fonts/Didot.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'Avenir-Light';
  src: url("fonts/Avenir-Light.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Avenir-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Avenir-Light.woff") format("woff"), url("fonts/Avenir-Light.ttf") format("truetype"), url("fonts/Avenir-Light.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'Avenir-Book';
  src: url("fonts/Avenir-Book.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Avenir-Book.eot?#iefix") format("embedded-opentype"), url("fonts/Avenir-Book.woff") format("woff"), url("fonts/Avenir-Book.ttf") format("truetype"), url("fonts/Avenir-Book.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
/* line 133, smash/styles/_vars.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Avenir-Light",  serif;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 1em;
}

/* line 140, smash/styles/_vars.scss */
a, .entry-footer .post-foot-right .social-share button, a.alt-link, .archive-header .archive-links-header a, .archive-header .archive-links a, article.post .entry-next-prev a, #comments a, .shop-nav a, .shop-nav .archive-links-header a, .shop-nav .shop-nav-links a, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a, .featured-collections a, .featured-products a, #pre_header a, #pre_header .icon, #pre_header #pre_header_menu a, #pre_header #pre_header_menu li .sub-menu, #masthead #primary_left_menu li .sub-menu, #masthead .site-navigation-wrap #primary_menu li .sub-menu, #masthead #primary-menu li .sub-menu, #colophon .mobile-footer #mobile_footer_menu li .sub-menu, #colophon #footer_menu li .sub-menu, #masthead, #masthead #primary-menu li, .archive-item .archive-item-bg .archive-item-action, .archive-item .archive-item-bg .archive-item-wrap, article.post .entry-next-prev .entry-nav .entry-nav-image, #cta_blocks .cta-block .cta-wrap, .shop-nav .shop-nav-links-wrapper, #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product, #featured_cats .featured-cats-container .featured-cat .featured-cat-overlay, .home-post .home-post-inner .home-post-image .social-share .share-actions, #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, #link_blocks .link-block .btn, #shop_widget {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 147, smash/styles/_vars.scss */
a, .entry-footer .post-foot-right .social-share button {
  color: #F2DDDA;
  outline: none;
  text-decoration: none;
}
/* line 153, smash/styles/_vars.scss */
a .icon, .entry-footer .post-foot-right .social-share button .icon, a.icon, .entry-footer .post-foot-right .social-share button.icon {
  fill: #F2DDDA;
}
/* line 157, smash/styles/_vars.scss */
a:focus, .entry-footer .post-foot-right .social-share button:focus, a:active, .entry-footer .post-foot-right .social-share button:active, a:visited, .entry-footer .post-foot-right .social-share button:visited {
  color: #F2DDDA;
}
/* line 161, smash/styles/_vars.scss */
a:hover, .entry-footer .post-foot-right .social-share button:hover {
  cursor: pointer;
  color: #edb8ba;
}
/* line 165, smash/styles/_vars.scss */
a:hover .icon, .entry-footer .post-foot-right .social-share button:hover .icon, a:hover.icon, .entry-footer .post-foot-right .social-share button:hover.icon {
  fill: #edb8ba;
}

/* line 171, smash/styles/_vars.scss */
a.alt-link, .archive-header .archive-links-header a, .archive-header .archive-links a, article.post .entry-next-prev a, #comments a, .shop-nav a, .shop-nav .archive-links-header a, .shop-nav .shop-nav-links a, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a, .featured-collections a, .featured-products a {
  color: #797A7C;
  outline: none;
  text-decoration: none;
}
/* line 177, smash/styles/_vars.scss */
a.alt-link .icon, .archive-header .archive-links-header a .icon, .archive-header .archive-links a .icon, article.post .entry-next-prev a .icon, #comments a .icon, .shop-nav a .icon, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a .icon, .featured-collections a .icon, .featured-products a .icon, a.icon.alt-link, .archive-header .archive-links-header a.icon, .archive-header .archive-links a.icon, article.post .entry-next-prev a.icon, #comments a.icon, .shop-nav a.icon, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a.icon, .featured-collections a.icon, .featured-products a.icon {
  fill: #797A7C;
}
/* line 181, smash/styles/_vars.scss */
a.alt-link:hover, .archive-header .archive-links-header a:hover, .archive-header .archive-links a:hover, article.post .entry-next-prev a:hover, #comments a:hover, .shop-nav a:hover, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a:hover, .featured-collections a:hover, .featured-products a:hover, a.alt-link a:focus, .archive-header .archive-links-header a a:focus, .archive-header .archive-links a a:focus, article.post .entry-next-prev a a:focus, #comments a a:focus, .shop-nav a a:focus, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a a:focus, .featured-collections a a:focus, .featured-products a a:focus, a.alt-link a:active, .archive-header .archive-links-header a a:active, .archive-header .archive-links a a:active, article.post .entry-next-prev a a:active, #comments a a:active, .shop-nav a a:active, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a a:active, .featured-collections a a:active, .featured-products a a:active, a.alt-link a:visited, .archive-header .archive-links-header a a:visited, .archive-header .archive-links a a:visited, article.post .entry-next-prev a a:visited, #comments a a:visited, .shop-nav a a:visited, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a a:visited, .featured-collections a a:visited, .featured-products a a:visited {
  color: #fcf4f2;
}
/* line 184, smash/styles/_vars.scss */
a.alt-link:hover .icon, .archive-header .archive-links-header a:hover .icon, .archive-header .archive-links a:hover .icon, article.post .entry-next-prev a:hover .icon, #comments a:hover .icon, .shop-nav a:hover .icon, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a:hover .icon, .featured-collections a:hover .icon, .featured-products a:hover .icon, a.alt-link:hover.icon, .archive-header .archive-links-header a:hover.icon, .archive-header .archive-links a:hover.icon, article.post .entry-next-prev a:hover.icon, #comments a:hover.icon, .shop-nav a:hover.icon, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a:hover.icon, .featured-collections a:hover.icon, .featured-products a:hover.icon, a.alt-link a:focus .icon, .archive-header .archive-links-header a a:focus .icon, .archive-header .archive-links a a:focus .icon, article.post .entry-next-prev a a:focus .icon, #comments a a:focus .icon, .shop-nav a a:focus .icon, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a a:focus .icon, .featured-collections a a:focus .icon, .featured-products a a:focus .icon, a.alt-link a:focus.icon, .archive-header .archive-links-header a a:focus.icon, .archive-header .archive-links a a:focus.icon, article.post .entry-next-prev a a:focus.icon, #comments a a:focus.icon, .shop-nav a a:focus.icon, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a a:focus.icon, .featured-collections a a:focus.icon, .featured-products a a:focus.icon, a.alt-link a:active .icon, .archive-header .archive-links-header a a:active .icon, .archive-header .archive-links a a:active .icon, article.post .entry-next-prev a a:active .icon, #comments a a:active .icon, .shop-nav a a:active .icon, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a a:active .icon, .featured-collections a a:active .icon, .featured-products a a:active .icon, a.alt-link a:active.icon, .archive-header .archive-links-header a a:active.icon, .archive-header .archive-links a a:active.icon, article.post .entry-next-prev a a:active.icon, #comments a a:active.icon, .shop-nav a a:active.icon, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a a:active.icon, .featured-collections a a:active.icon, .featured-products a a:active.icon, a.alt-link a:visited .icon, .archive-header .archive-links-header a a:visited .icon, .archive-header .archive-links a a:visited .icon, article.post .entry-next-prev a a:visited .icon, #comments a a:visited .icon, .shop-nav a a:visited .icon, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a a:visited .icon, .featured-collections a a:visited .icon, .featured-products a a:visited .icon, a.alt-link a:visited.icon, .archive-header .archive-links-header a a:visited.icon, .archive-header .archive-links a a:visited.icon, article.post .entry-next-prev a a:visited.icon, #comments a a:visited.icon, .shop-nav a a:visited.icon, .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title a a:visited.icon, .featured-collections a a:visited.icon, .featured-products a a:visited.icon {
  fill: #fcf4f2;
}

/* line 190, smash/styles/_vars.scss */
#pre_header a, #pre_header .icon, #pre_header #pre_header_menu a {
  color: white;
  outline: none;
  text-decoration: none;
}
/* line 196, smash/styles/_vars.scss */
#pre_header a .icon, #pre_header .icon .icon, #pre_header #pre_header_menu a .icon, #pre_header .icon, #pre_header #pre_header_menu a.icon {
  fill: white;
}
/* line 200, smash/styles/_vars.scss */
#pre_header a:hover, #pre_header .icon:hover, #pre_header #pre_header_menu a:hover, #pre_header a a:focus, #pre_header .icon a:focus, #pre_header #pre_header_menu a a:focus, #pre_header a a:active, #pre_header .icon a:active, #pre_header #pre_header_menu a a:active, #pre_header a a:visited, #pre_header .icon a:visited, #pre_header #pre_header_menu a a:visited {
  color: #797A7C;
}
/* line 203, smash/styles/_vars.scss */
#pre_header a:hover .icon, #pre_header .icon:hover .icon, #pre_header #pre_header_menu a:hover .icon, #pre_header :hover.icon, #pre_header #pre_header_menu a:hover.icon, #pre_header a a:focus .icon, #pre_header .icon a:focus .icon, #pre_header #pre_header_menu a a:focus .icon, #pre_header a a:focus.icon, #pre_header .icon a:focus.icon, #pre_header #pre_header_menu a a:focus.icon, #pre_header a a:active .icon, #pre_header .icon a:active .icon, #pre_header #pre_header_menu a a:active .icon, #pre_header a a:active.icon, #pre_header .icon a:active.icon, #pre_header #pre_header_menu a a:active.icon, #pre_header a a:visited .icon, #pre_header .icon a:visited .icon, #pre_header #pre_header_menu a a:visited .icon, #pre_header a a:visited.icon, #pre_header .icon a:visited.icon, #pre_header #pre_header_menu a a:visited.icon {
  fill: #797A7C;
}

/* line 268, smash/styles/_vars.scss */
#pre_header #pre_header_menu, #masthead #primary_left_menu, #masthead .site-navigation-wrap #primary_menu, #masthead #primary-menu, #colophon .mobile-footer #mobile_footer_menu, #colophon #footer_menu {
  display: -webkit-flex;
  display: flex;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
/* line 277, smash/styles/_vars.scss */
#pre_header #pre_header_menu li, #masthead #primary_left_menu li, #masthead .site-navigation-wrap #primary_menu li, #masthead #primary-menu li, #colophon .mobile-footer #mobile_footer_menu li, #colophon #footer_menu li {
  position: relative;
  float: none;
  padding: 0 15px;
  white-space: nowrap;
}
/* line 283, smash/styles/_vars.scss */
#pre_header #pre_header_menu li .sub-menu, #masthead #primary_left_menu li .sub-menu, #masthead .site-navigation-wrap #primary_menu li .sub-menu, #masthead #primary-menu li .sub-menu, #colophon .mobile-footer #mobile_footer_menu li .sub-menu, #colophon #footer_menu li .sub-menu {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  list-style: none;
  transform: translate(-30px, 0);
  top: 100%;
  text-align: left;
  padding: 15px 30px;
  background: white;
  white-space: nowrap;
  box-shadow: 1px 2px 2px #aba9a3;
  z-index: 100;
}
/* line 299, smash/styles/_vars.scss */
#pre_header #pre_header_menu li .sub-menu li, #masthead #primary_left_menu li .sub-menu li, #masthead .site-navigation-wrap #primary_menu li .sub-menu li, #masthead #primary-menu li .sub-menu li, #colophon .mobile-footer #mobile_footer_menu li .sub-menu li, #colophon #footer_menu li .sub-menu li {
  padding: 5px 0;
}
/* line 303, smash/styles/_vars.scss */
#pre_header #pre_header_menu li .sub-menu a, #masthead #primary_left_menu li .sub-menu a, #masthead .site-navigation-wrap #primary_menu li .sub-menu a, #masthead #primary-menu li .sub-menu a, #colophon .mobile-footer #mobile_footer_menu li .sub-menu a, #colophon #footer_menu li .sub-menu a {
  width: auto;
  color: #797A7C;
}
/* line 310, smash/styles/_vars.scss */
#pre_header #pre_header_menu li:hover .sub-menu, #masthead #primary_left_menu li:hover .sub-menu, #masthead .site-navigation-wrap #primary_menu li:hover .sub-menu, #masthead #primary-menu li:hover .sub-menu, #colophon .mobile-footer #mobile_footer_menu li:hover .sub-menu, #colophon #footer_menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
/* line 316, smash/styles/_vars.scss */
#pre_header #pre_header_menu li .icon, #masthead #primary_left_menu li .icon, #masthead .site-navigation-wrap #primary_menu li .icon, #masthead #primary-menu li .icon, #colophon .mobile-footer #mobile_footer_menu li .icon, #colophon #footer_menu li .icon {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  margin-left: 4px;
}

/* line 326, smash/styles/_vars.scss */
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, #download .download-container, .contact-form-wrap {
  width: 90%;
  max-width: 955px;
  margin: 0 auto !important;
}

/* line 332, smash/styles/_vars.scss */
a.btn-primary, .btn-primary, .alm-btn-wrap .alm-load-more-btn, #contact_page .entry-content nf-field input[value="Submit"][type="button"], #popup-modal .modal-box .modal-inner input[type="button"], #popup-modal .modal-outer .modal-inner input[type="button"], #popup-modal #mc-embedded-subscribe-form input[type="submit"], #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"], a.btn-secondary, .btn-secondary, a.btn, .btn {
  display: inline-block !important;
  padding: 13px 25px !important;
  font-family: "Avenir-Light",  sans-serif !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-size: 12px !important;
  font-weight: 100 !important;
  text-align: center !important;
}

/* line 344, smash/styles/_vars.scss */
a.btn-primary, .btn-primary, .alm-btn-wrap .alm-load-more-btn, #contact_page .entry-content nf-field input[value="Submit"][type="button"], #popup-modal .modal-box .modal-inner input[type="button"], #popup-modal .modal-outer .modal-inner input[type="button"], #popup-modal #mc-embedded-subscribe-form input[type="submit"], #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"] {
  background: #F2DDDA !important;
  border: 2px solid #F2DDDA !important;
  color: white !important;
  font-weight: bold;
}
/* line 351, smash/styles/_vars.scss */
.btn-primary a, .alm-btn-wrap .alm-load-more-btn a, #contact_page .entry-content nf-field input[value="Submit"][type="button"] a, #popup-modal .modal-box .modal-inner input[type="button"] a, #popup-modal .modal-outer .modal-inner input[type="button"] a, #popup-modal #mc-embedded-subscribe-form input[type="submit"] a, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"] a, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"] a {
  color: white !important;
}
/* line 355, smash/styles/_vars.scss */
.btn-primary .icon, .alm-btn-wrap .alm-load-more-btn .icon, #contact_page .entry-content nf-field input[value="Submit"][type="button"] .icon, #popup-modal .modal-box .modal-inner input[type="button"] .icon, #popup-modal .modal-outer .modal-inner input[type="button"] .icon, #popup-modal #mc-embedded-subscribe-form input[type="submit"] .icon, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"] .icon, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"] .icon {
  fill: #797A7C !important;
}
/* line 359, smash/styles/_vars.scss */
.btn-primary:hover, .alm-btn-wrap .alm-load-more-btn:hover, #contact_page .entry-content nf-field input[value="Submit"][type="button"]:hover, #popup-modal .modal-box .modal-inner input[type="button"]:hover, #popup-modal .modal-outer .modal-inner input[type="button"]:hover, #popup-modal #mc-embedded-subscribe-form input[type="submit"]:hover, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"]:hover {
  background: #fcf4f2 !important;
  color: #F2DDDA !important;
}

/* line 366, smash/styles/_vars.scss */
a.btn-secondary, .btn-secondary {
  background: white !important;
  border: 1px solid white !important;
  color: #797A7C !important;
  font-weight: bold;
  font-family: "Avenir-Light",  serif !important;
  font-size: 18px !important;
}
/* line 375, smash/styles/_vars.scss */
.btn-secondary a {
  color: #797A7C !important;
}
/* line 379, smash/styles/_vars.scss */
.btn-secondary .icon {
  fill: #797A7C !important;
}
/* line 383, smash/styles/_vars.scss */
.btn-secondary:hover {
  background: #F2DDDA !important;
  color: white !important;
  border: 1px solid #F2DDDA !important;
}
/* line 388, smash/styles/_vars.scss */
.btn-secondary:hover a {
  color: white !important;
}
/* line 392, smash/styles/_vars.scss */
.btn-secondary:hover .icon {
  fill: white !important;
}

/*--------------------------------------------------------------
# GENERAL STYLES
--------------------------------------------------------------*/
/* line 2, smash/styles/_general.scss */
html {
  clear: both;
}

/* line 7, smash/styles/_general.scss */
body {
  color: #797A7C;
  overflow: auto;
  overscroll-behavior-y: contain;
  margin: 0 !important;
}
/* line 18, smash/styles/_general.scss */
body.lock_nav.blog #content, body.lock_nav.single-post #content, body.lock_nav.category #content {
  margin-top: 170px;
}
@media screen and (max-width: 782px) {
  /* line 18, smash/styles/_general.scss */
  body.lock_nav.blog #content, body.lock_nav.single-post #content, body.lock_nav.category #content {
    margin-top: 84px;
  }
}
/* line 30, smash/styles/_general.scss */
body.lock_nav #content {
  margin-top: 162px;
}
@media screen and (max-width: 768px) {
  /* line 30, smash/styles/_general.scss */
  body.lock_nav #content {
    margin-top: 105px;
  }
}

/* line 43, smash/styles/_general.scss */
html, body {
  overflow-x: hidden !important;
  height: auto !important;
}

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

/* line 53, smash/styles/_general.scss */
body {
  font-size: 14px;
}

/* line 57, smash/styles/_general.scss */
h1, h2, h3, h4, h5, h6 {
  color: #797A7C;
  margin-bottom: 10px;
}

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

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

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

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

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

/* line 83, smash/styles/_general.scss */
h6 {
  font-size: 13px;
  font-family: "Avenir-Light",  sans-serif;
}

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

/* line 100, smash/styles/_general.scss */
p {
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 14px;
  font-family: "Avenir-Light",  sans-serif;
  line-height: 31px;
  letter-spacing: 0.5px;
  color: #797A7C;
}

/* line 110, smash/styles/_general.scss */
ul {
  font-weight: 100;
  font-family: "Avenir-Light",  sans-serif;
  padding: 0;
}

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

/* line 129, smash/styles/_general.scss */
input:focus, input:active {
  outline: none !important;
}

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

/* line 138, smash/styles/_general.scss */
.social-icon {
  display: -webkit-flex;
  display: flex;
  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 143, smash/styles/_general.scss */
.block-full {
  width: 100%;
}

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

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

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

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

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

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

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

/* line 196, smash/styles/_general.scss */
.container-sm {
  max-width: 650px;
}

/* line 201, smash/styles/_general.scss */
.container-md {
  max-width: 900px;
}

/* line 206, smash/styles/_general.scss */
.container-lg {
  max-width: 1060px;
}

/* line 211, smash/styles/_general.scss */
.container-xl {
  max-width: 1200px;
}

/* line 216, smash/styles/_general.scss */
.container-xxl {
  max-width: 1275px;
}

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

/* line 236, smash/styles/_general.scss */
.blog-logo {
  max-width: 400px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 310, 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 320, smash/styles/_general.scss */
.alm-btn-wrap {
  text-align: center !important;
}
/* line 323, smash/styles/_general.scss */
.alm-btn-wrap .alm-load-more-btn {
  height: auto !important;
  background: #F2DDDA !important;
  color: white !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 3px !important;
  font-weight: 800 !important;
  margin-bottom: 30px !important;
  margin-top: 30px !important;
  font-family: "Avenir-Light",  sans-serif;
  border-radius: 0px !important;
  width: 570px;
}
@media screen and (max-width: 768px) {
  /* line 340, smash/styles/_general.scss */
  .alm-btn-wrap .alm-load-more-btn {
    width: 370px;
  }
}
@media screen and (max-width: 600px) {
  /* line 346, smash/styles/_general.scss */
  .alm-btn-wrap .alm-load-more-btn {
    width: 250px;
  }
}

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

/* line 356, smash/styles/_general.scss */
.slick-slider {
  position: relative;
}
/* line 359, smash/styles/_general.scss */
.slick-slider .slick-arrow {
  position: absolute;
  top: 45%;
  font-size: 20px;
  color: #797A7C;
}
/* line 365, smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-prev {
  left: -1%;
}
/* line 369, smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-next {
  right: -1%;
}
/* line 373, smash/styles/_general.scss */
.slick-slider .slick-arrow:hover {
  cursor: pointer;
  color: white;
}
/* line 379, 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 393, smash/styles/_general.scss */
.slick-slider .slick-dots li.slick-active button {
  padding: 0;
  background: #2F5363 !important;
}
/* line 399, smash/styles/_general.scss */
.slick-slider .slick-dots li button {
  position: relative;
  color: transparent !important;
  width: 12px;
  height: 12px;
  background: rgba(47, 83, 99, 0.5) !important;
  border-radius: 100%;
  margin: 0 5px;
  padding: 0;
}
/* line 409, smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover {
  background: #2F5363 !important;
}
/* line 412, smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover::after {
  background: unset !important;
}
/* line 417, smash/styles/_general.scss */
.slick-slider .slick-dots li button::after {
  background: unset !important;
}
/* line 421, smash/styles/_general.scss */
.slick-slider .slick-dots li button::focus {
  outline: none !important;
}

/* Customize the label (the smash-checkbox-container) */
/* line 445, smash/styles/_general.scss */
.smash-checkbox-container {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
}
/* line 458, smash/styles/_general.scss */
.smash-checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  /* When the checkbox is checked, add a background */
}
/* line 466, smash/styles/_general.scss */
.smash-checkbox-container input:checked ~ .checkmark {
  background-color: #e5cdc8;
  /* Show the checkmark when checked */
}
/* line 470, smash/styles/_general.scss */
.smash-checkbox-container input:checked ~ .checkmark:after {
  display: block;
}
/* line 477, smash/styles/_general.scss */
.smash-checkbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background-color: white;
  border: 2px solid #F2DDDA;
  /* Create the checkmark/indicator (hidden when not checked) */
}
/* line 488, smash/styles/_general.scss */
.smash-checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  /* Style the checkmark/indicator */
  left: 3px;
  top: 0;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 509, smash/styles/_general.scss */
.smash-checkbox-container:hover input ~ .checkmark {
  background-color: #e5cdc8;
}

/* line 515, smash/styles/_general.scss */
.bar-sep {
  width: 1px;
  height: 15px;
  background: #797A7C;
  margin: 0 20px;
}

/* line 525, smash/styles/_general.scss */
#ajax-load-more.alm-loading .alm-btn-wrap button:before {
  content: 'Loading...';
}
/* line 531, smash/styles/_general.scss */
#ajax-load-more .alm-btn-wrap button:before {
  content: 'Load';
  position: relative;
  display: inline-block;
  margin-right: 8px;
}

/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
/* line 1, smash/styles/_header.scss */
#pre_header {
  position: relative;
  background: #F2DDDA;
  padding: 9px 20px;
  font-family: "Avenir-Light",  sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
}
/* line 9, smash/styles/_header.scss */
#pre_header .pre-header-wrapper {
  display: -webkit-flex;
  display: flex;
  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 12, smash/styles/_header.scss */
#pre_header .pre-header-wrapper .header-right {
  margin-left: 5px;
}
/* line 15, smash/styles/_header.scss */
#pre_header .pre-header-wrapper .header-right .icon {
  width: 14px;
  height: 14px;
  display: none;
  cursor: pointer;
}
/* line 21, smash/styles/_header.scss */
#pre_header .pre-header-wrapper .header-right .icon.show {
  display: block;
}
/* line 26, smash/styles/_header.scss */
#pre_header .pre-header-wrapper .header-right .social-icon {
  padding-left: 10px;
  padding-bottom: 2px;
}
/* line 37, smash/styles/_header.scss */
#pre_header #pre_header_menu {
  display: -webkit-flex;
  display: flex;
  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;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/styles/_header.scss */
  #pre_header {
    display: none;
  }
}

/* line 50, smash/styles/_header.scss */
.header-right {
  margin-left: 5px;
}
/* line 53, smash/styles/_header.scss */
.header-right .icon {
  width: 14px;
  height: 14px;
  display: none;
  cursor: pointer;
  fill: white;
}
/* line 60, smash/styles/_header.scss */
.header-right .icon.show {
  display: block;
}
/* line 65, smash/styles/_header.scss */
.header-right .social-icon {
  padding-left: 10px;
  padding-bottom: 2px;
}

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

/* line 76, smash/styles/_header.scss */
#masthead {
  position: relative;
  width: 100%;
  padding: 30px;
  font-family: "Avenir-Light",  sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  background-color: white;
  border-bottom: 1px solid #F2DDDA;
}
/* line 91, smash/styles/_header.scss */
#masthead.lock_nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
}
/* line 99, smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap .main-logo {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  top: 5px;
}
/* line 104, smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap .main-logo .logo-full {
  display: none;
}
/* line 107, smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap .main-logo .logo-icon {
  display: block;
}
/* line 114, smash/styles/_header.scss */
#masthead.lock_nav #header-social {
  top: 100%;
}
/* line 123, smash/styles/_header.scss */
#masthead.scrolled .header-block.header-left .main-logo-icon {
  display: block;
}
/* line 129, smash/styles/_header.scss */
#masthead.scrolled .header-block.header-middle .main-logo {
  display: none;
}
/* line 136, smash/styles/_header.scss */
#masthead a {
  color: #797A7C;
}
/* line 139, smash/styles/_header.scss */
#masthead a:hover {
  color: #F2DDDA;
  text-decoration: underline;
}
/* line 145, smash/styles/_header.scss */
#masthead .site-navigation-wrap {
  position: relative;
}
/* line 148, smash/styles/_header.scss */
#masthead .site-navigation-wrap .header-left, #masthead .site-navigation-wrap .header-middle {
  display: -webkit-flex;
  display: flex;
  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: 1;
}
/* line 153, smash/styles/_header.scss */
#masthead .site-navigation-wrap .header-right {
  display: none;
}
/* line 157, smash/styles/_header.scss */
#masthead .site-navigation-wrap #primary_menu {
  display: -webkit-flex;
  display: flex;
  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 161, smash/styles/_header.scss */
#masthead .site-navigation-wrap #primary_menu > li {
  padding: 6px 15px;
}
/* line 164, smash/styles/_header.scss */
#masthead .site-navigation-wrap #primary_menu > li.current-menu-item {
  border-top: 1px solid #F2DDDA;
  border-bottom: 1px solid #F2DDDA;
}
/* line 169, smash/styles/_header.scss */
#masthead .site-navigation-wrap #primary_menu > li.mobile-menu-item {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 169, smash/styles/_header.scss */
  #masthead .site-navigation-wrap #primary_menu > li.mobile-menu-item {
    display: block;
  }
}
/* line 179, smash/styles/_header.scss */
#masthead .site-navigation-wrap .main-logo {
  position: relative;
  width: 100%;
  max-width: 440px;
}
/* line 184, smash/styles/_header.scss */
#masthead .site-navigation-wrap .main-logo.mobile-logo {
  display: none;
}
/* line 188, smash/styles/_header.scss */
#masthead .site-navigation-wrap .main-logo img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
/* line 194, smash/styles/_header.scss */
#masthead .site-navigation-wrap .main-logo .logo-full {
  max-width: 180px;
  display: block;
}
/* line 198, smash/styles/_header.scss */
#masthead .site-navigation-wrap .main-logo .logo-icon {
  max-width: 80px;
  display: none;
}
/* line 204, smash/styles/_header.scss */
#masthead .site-navigation-wrap .main-navigation {
  width: 100%;
}
/* line 208, smash/styles/_header.scss */
#masthead .site-navigation-wrap .side-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 20%;
  text-transform: uppercase;
  font-family: "Avenir-Book",  sans-serif;
  font-size: 11px;
}
/* line 218, smash/styles/_header.scss */
#masthead .site-navigation-wrap .side-menu .menu-suscribe {
  margin-left: 10px;
}
@media screen and (max-width: 1024px) {
  /* line 224, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .main-logo {
    max-width: 400px;
  }
}
/* line 230, smash/styles/_header.scss */
#masthead .header-block {
  float: none;
}
/* line 233, smash/styles/_header.scss */
#masthead .header-block .menu-container {
  width: 100%;
}
/* line 237, smash/styles/_header.scss */
#masthead .header-block.header-left {
  position: absolute;
  left: 0;
}
/* line 241, smash/styles/_header.scss */
#masthead .header-block.header-left .main-logo-icon {
  display: none;
}
/* line 244, smash/styles/_header.scss */
#masthead .header-block.header-left .main-logo-icon img {
  max-height: 45px;
}
@media screen and (max-width: 768px) {
  /* line 237, smash/styles/_header.scss */
  #masthead .header-block.header-left {
    display: -webkit-flex;
    display: flex;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 237, smash/styles/_header.scss */
  #masthead .header-block.header-left {
    top: 25px;
  }
}
/* line 258, smash/styles/_header.scss */
#masthead .header-block.header-right {
  position: absolute;
  right: 0;
}
/* line 262, smash/styles/_header.scss */
#masthead .header-block.header-right .open-search {
  display: block;
  cursor: pointer;
}
/* line 267, smash/styles/_header.scss */
#masthead .header-block.header-right .close-search {
  position: absolute;
  right: 0;
  z-index: 1;
  background: white;
  display: none;
  cursor: pointer;
}
/* line 275, smash/styles/_header.scss */
#masthead .header-block.header-right .social-icon {
  padding-left: 10px;
  padding-bottom: 2px;
}
@media screen and (max-width: 600px) {
  /* line 258, smash/styles/_header.scss */
  #masthead .header-block.header-right {
    top: 25px;
  }
}
/* line 286, smash/styles/_header.scss */
#masthead .search-modal-link {
  fill: white;
}
/* line 290, smash/styles/_header.scss */
#masthead .subscribe-link {
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  text-transform: uppercase;
}
/* line 298, smash/styles/_header.scss */
#masthead .fab {
  font-size: 16px;
  padding: 0;
}
/* line 302, smash/styles/_header.scss */
#masthead .fab:hover {
  text-decoration: none;
}
/* line 307, smash/styles/_header.scss */
#masthead #primary-menu {
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 312, smash/styles/_header.scss */
#masthead #primary-menu li {
  padding: 65px 0;
}
/* line 318, smash/styles/_header.scss */
#masthead .menu-mobile-container {
  display: none;
}
@media screen and (max-width: 600px) {
  /* line 318, smash/styles/_header.scss */
  #masthead .menu-mobile-container {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 100000;
    background: white;
  }
  /* line 332, smash/styles/_header.scss */
  #masthead .menu-mobile-container .menu li {
    display: block;
    float: none;
    text-align: center;
    padding: 10px 0;
  }
}
/* line 342, smash/styles/_header.scss */
#masthead .header-social-inner {
  position: relative;
}
/* line 345, smash/styles/_header.scss */
#masthead .header-social-inner > * {
  margin-left: 12px;
}
/* line 349, smash/styles/_header.scss */
#masthead .header-social-inner .icon {
  position: relative;
  width: 13px;
  height: 13px;
  top: 1px;
}
@media screen and (max-width: 1024px) {
  /* line 358, smash/styles/_header.scss */
  #masthead .fab {
    padding: 0px;
  }
}
@media screen and (max-width: 768px) {
  /* line 76, smash/styles/_header.scss */
  #masthead {
    padding: 0;
  }
  /* line 368, smash/styles/_header.scss */
  #masthead .site-navigation-wrap {
    background: #F2DDDA;
    padding: 10px 20px;
  }
  /* line 372, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .header-left {
    width: auto;
    order: 2;
    flex: 2;
  }
  /* line 377, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .header-left .main-logo {
    display: none;
    top: unset !important;
  }
  /* line 381, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .header-left .main-logo.mobile-logo {
    display: block;
  }
  /* line 385, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .header-left .main-logo img {
    width: auto;
    margin: 0 auto;
    max-height: 39px;
  }
  /* line 393, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .header-middle {
    display: -webkit-flex;
    display: flex;
    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: auto;
    padding: 0;
    order: 1;
    flex: 1;
    margin-right: auto;
  }
  /* line 402, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .header-middle.toggled .menu-container {
    background: white;
    padding: 10px;
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    opacity: 1;
    visibility: visible;
    z-index: 200;
  }
  /* line 413, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .header-middle.toggled .menu-container #primary_menu {
    display: -webkit-flex;
    display: flex;
    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 419, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .header-middle .menu-container {
    position: absolute;
    opacity: 0;
    visibility: hidden;
  }
  /* line 425, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .header-right {
    display: -webkit-flex;
    display: flex;
    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: auto;
    order: 3;
    flex: 1;
    margin-left: auto;
  }
  /* line 433, smash/styles/_header.scss */
  #masthead .site-navigation-wrap #site-navigation {
    padding: 5px;
  }
  /* line 437, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .menu-toggle {
    display: block;
  }
  /* line 440, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .menu-toggle .icon {
    fill: white;
  }
}
@media screen and (max-width: 600px) {
  /* line 498, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .main-logo {
    width: 75%;
  }
  /* line 501, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .main-logo img {
    margin: 20px auto 0;
  }
  /* line 508, smash/styles/_header.scss */
  #masthead #primary-menu {
    padding: 50px 30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 522, smash/styles/_header.scss */
  #site-navigation.toggled .menu-container {
    top: 59px !important;
  }

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

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

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

/*--------------------------------------------------------------
# ARCHIVE PAGE
--------------------------------------------------------------*/
/* line 13, smash/styles/_archive.scss */
.archive-header {
  background: #FCF4F2;
  padding: 40px 20px 30px !important;
  max-width: 100% !important;
}
/* line 18, smash/styles/_archive.scss */
.archive-header .page-title {
  text-transform: uppercase;
  margin: 0;
}
/* line 23, smash/styles/_archive.scss */
.archive-header .archive-links-header {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 33, smash/styles/_archive.scss */
.archive-header .archive-links {
  list-style: none;
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
  -webkit-columns: 100px 3;
  -moz-columns: 100px 3;
  columns: 100px 3;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
  font-family: "Avenir-Light",  sans-serif;
  margin: 0;
}
/* line 51, smash/styles/_archive.scss */
.archive-header .archive-links li {
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  /* line 33, smash/styles/_archive.scss */
  .archive-header .archive-links {
    display: none;
    margin-top: 20px;
  }
}
/* line 62, smash/styles/_archive.scss */
.archive-header .shop-sort .shop-sort-drop {
  width: 250px !important;
  transform: translate(-23%) !important;
}

/* line 69, smash/styles/_archive.scss */
.archive-bg {
  padding-top: 30px;
}

/* line 73, smash/styles/_archive.scss */
.archive-item {
  width: 33%;
  padding: 20px;
  position: relative;
}
/* line 78, smash/styles/_archive.scss */
.archive-item .archive-item-bg {
  position: relative;
  width: 100%;
}
/* line 82, smash/styles/_archive.scss */
.archive-item .archive-item-bg .archive-item-action {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background: rgba(242, 221, 218, 0.75);
  color: white;
  z-index: 1;
}
/* line 96, smash/styles/_archive.scss */
.archive-item .archive-item-bg .archive-item-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(242, 221, 218, 0.95);
  display: -webkit-flex;
  display: flex;
  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;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  padding: 20px;
}
/* line 110, smash/styles/_archive.scss */
.archive-item .archive-item-bg .archive-item-wrap .archive-item-title {
  letter-spacing: 0px;
  font-weight: 100;
  font-size: 22px;
  line-height: 1em;
  letter-spacing: 1px;
  color: white;
  font-family: "Avenir-Light",  serif;
  text-transform: uppercase;
}
/* line 121, smash/styles/_archive.scss */
.archive-item .archive-item-bg .archive-item-wrap .line-sep {
  width: 35px;
  height: 1px;
  background: white;
  margin: 18px 0;
}
/* line 128, smash/styles/_archive.scss */
.archive-item .archive-item-bg .archive-item-wrap .read-post {
  font-size: 13px;
  color: white;
  text-transform: uppercase;
  font-family: "Avenir-Light",  serif;
  letter-spacing: 1px;
}
/* line 140, smash/styles/_archive.scss */
.archive-item:hover .archive-item-bg .archive-item-action {
  opacity: 1;
  visibility: visible;
}
/* line 144, smash/styles/_archive.scss */
.archive-item:hover .archive-item-bg .archive-item-wrap {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 600px) {
  /* line 73, smash/styles/_archive.scss */
  .archive-item {
    width: 50%;
    padding: 10px;
  }
  /* line 156, smash/styles/_archive.scss */
  .archive-item .archive-item-wrap .archive-item-title {
    font-size: 16px;
  }
}

/*--------------------------------------------------------------
# SINGLE POST
--------------------------------------------------------------*/
/* line 2, smash/styles/_single-post.scss */
body.single-post #primary {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
/* line 9, smash/styles/_single-post.scss */
body.single-post.lock_nav article.post .article-sidebar {
  position: fixed !important;
  top: 0;
}
/* line 16, smash/styles/_single-post.scss */
body.single-post #featured_post {
  background: white;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  /* line 22, smash/styles/_single-post.scss */
  body.single-post #primary {
    max-width: 100%;
  }
}

/* line 28, smash/styles/_single-post.scss */
.lr-post-meta {
  width: 90%;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Avenir-Light",  sans-serif;
}
/* line 35, smash/styles/_single-post.scss */
.lr-post-meta .lr-post-date {
  font-size: 12px;
}
/* line 39, smash/styles/_single-post.scss */
.lr-post-meta .bar-sep {
  width: 1px;
  height: 15px;
  background: #797A7C;
  margin: 0 20px;
}
/* line 46, smash/styles/_single-post.scss */
.lr-post-meta .lr-post-cats {
  display: -webkit-flex;
  display: flex;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  font-size: 14px;
  color: #797A7C;
  font-family: "Didot",  sans-serif;
  font-style: italic;
  text-transform: none;
}
/* line 54, smash/styles/_single-post.scss */
.lr-post-meta .lr-post-cats .lr-post-cat {
  display: -webkit-flex;
  display: flex;
  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;
  white-space: nowrap;
  color: #797A7C;
}
/* line 60, smash/styles/_single-post.scss */
.lr-post-meta .lr-post-cats .lr-post-cat:hover {
  color: #edb8ba;
}
/* line 64, smash/styles/_single-post.scss */
.lr-post-meta .lr-post-cats .lr-post-cat::after {
  content: ',';
  display: block;
  position: relative;
  margin-right: 5px;
}
/* line 72, smash/styles/_single-post.scss */
.lr-post-meta .lr-post-cats .lr-post-cat:last-child::after {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 28, smash/styles/_single-post.scss */
  .lr-post-meta {
    flex-direction: column;
  }
  /* line 82, smash/styles/_single-post.scss */
  .lr-post-meta .bar-sep {
    display: none;
  }
}

/* line 90, smash/styles/_single-post.scss */
article.post .featured-image {
  display: none;
  width: 85%;
  margin: 0 auto 20px;
}
/* line 96, smash/styles/_single-post.scss */
article.post .entry-header {
  display: -webkit-flex;
  display: flex;
  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;
  background-color: #F2DDDA;
  padding: 50px 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  /* line 96, smash/styles/_single-post.scss */
  article.post .entry-header {
    width: 90%;
    margin: 0 auto 0px;
    padding: 20px !important;
  }
}
/* line 109, smash/styles/_single-post.scss */
article.post .entry-header .cats-list {
  position: relative;
  color: #797A7C;
  font-family: "Avenir-Light",  serif;
  font-style: italic;
  font-size: 15px;
}
/* line 116, smash/styles/_single-post.scss */
article.post .entry-header .cats-list a {
  color: #797A7C;
}
/* line 119, smash/styles/_single-post.scss */
article.post .entry-header .cats-list a:hover {
  color: #F2DDDA;
}
/* line 124, smash/styles/_single-post.scss */
article.post .entry-header .cats-list .cat-item {
  position: relative;
}
/* line 127, smash/styles/_single-post.scss */
article.post .entry-header .cats-list .cat-item::after {
  content: ',';
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
/* line 135, smash/styles/_single-post.scss */
article.post .entry-header .cats-list .cat-item:last-child::after {
  display: none;
}
/* line 143, smash/styles/_single-post.scss */
article.post .entry-thumb {
  width: 100%;
  margin-bottom: 50px;
}
/* line 148, smash/styles/_single-post.scss */
article.post .entry-content {
  padding-bottom: 30px;
}
/* line 165, smash/styles/_single-post.scss */
article.post .entry-content img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
/* line 171, smash/styles/_single-post.scss */
article.post .entry-content a {
  color: #edb8ba;
}
/* line 174, smash/styles/_single-post.scss */
article.post .entry-content a:hover {
  color: #c78b8d;
}
/* line 179, smash/styles/_single-post.scss */
article.post .entry-content .rs-code {
  text-align: center;
  margin-top: 50px;
}
/* line 186, smash/styles/_single-post.scss */
article.post .entry-published {
  text-align: center;
  padding: 25px 50px;
  font-family: "Avenir-Light",  serif;
  font-style: italic;
  color: #aba9a3;
}
/* line 194, smash/styles/_single-post.scss */
article.post .entry-next-prev {
  position: relative;
  padding: 50px 0 100px;
  border-top: 1px solid #F2DDDA;
}
/* line 203, smash/styles/_single-post.scss */
article.post .entry-next-prev .entry-nav {
  display: -webkit-flex;
  display: flex;
  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;
  width: 50%;
}
/* line 208, smash/styles/_single-post.scss */
article.post .entry-next-prev .entry-nav:first-child {
  border-right: 1px solid #F2DDDA;
}
/* line 213, smash/styles/_single-post.scss */
article.post .entry-next-prev .entry-nav .entry-nav-image {
  width: 57%;
}
/* line 217, smash/styles/_single-post.scss */
article.post .entry-next-prev .entry-nav .entry-nav-image:hover {
  opacity: 0.5;
}
/* line 222, smash/styles/_single-post.scss */
article.post .entry-next-prev .entry-nav .entry-nav-body {
  width: 43%;
  font-family: "Avenir-Light",  sans-serif;
  letter-spacing: 1px;
}
/* line 227, smash/styles/_single-post.scss */
article.post .entry-next-prev .entry-nav .entry-nav-body .entry-nav-header {
  margin-bottom: 10px;
  text-transform: uppercase;
}
/* line 233, smash/styles/_single-post.scss */
article.post .entry-next-prev .entry-nav.entry-prev {
  padding-right: 50px;
}
/* line 236, smash/styles/_single-post.scss */
article.post .entry-next-prev .entry-nav.entry-prev .entry-nav-body {
  padding-right: 50px;
  text-align: right;
}
/* line 242, smash/styles/_single-post.scss */
article.post .entry-next-prev .entry-nav.entry-next {
  padding-left: 50px;
}
/* line 245, smash/styles/_single-post.scss */
article.post .entry-next-prev .entry-nav.entry-next .entry-nav-body {
  padding-left: 50px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  /* line 253, smash/styles/_single-post.scss */
  article.post .entry-next-prev .entry-nav:first-child {
    border: none;
  }
  /* line 257, smash/styles/_single-post.scss */
  article.post .entry-next-prev .entry-nav .entry-nav-image,
  article.post .entry-next-prev .entry-nav .entry-nav-body {
    width: 100%;
  }
  /* line 261, smash/styles/_single-post.scss */
  article.post .entry-next-prev .entry-nav .entry-nav-image .entry-nav-header,
  article.post .entry-next-prev .entry-nav .entry-nav-body .entry-nav-header {
    margin: 20px 0;
  }
  /* line 266, smash/styles/_single-post.scss */
  article.post .entry-next-prev .entry-nav.entry-next {
    display: -webkit-flex;
    display: flex;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
    padding-left: 15px;
  }
  /* line 270, smash/styles/_single-post.scss */
  article.post .entry-next-prev .entry-nav.entry-next .entry-nav-body {
    text-align: center;
    padding-left: 0;
  }
  /* line 276, smash/styles/_single-post.scss */
  article.post .entry-next-prev .entry-nav.entry-prev {
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
    padding-right: 15px;
  }
  /* line 280, smash/styles/_single-post.scss */
  article.post .entry-next-prev .entry-nav.entry-prev .entry-nav-body {
    text-align: center;
    padding-right: 0;
  }
}
/* line 289, smash/styles/_single-post.scss */
article.post .signature {
  font-size: 50px;
  text-align: center;
  font-family: "BombshellPro",  sans-serif;
  color: #F2DDDA;
  margin-top: 40px;
}
@media screen and (max-width: 600px) {
  /* line 289, smash/styles/_single-post.scss */
  article.post .signature {
    font-size: 35px;
  }
}
/* line 301, smash/styles/_single-post.scss */
article.post .entry-footer {
  position: relative;
  border-top: 1px solid #F2DDDA;
  border-bottom: 1px solid #F2DDDA;
  padding: 18px;
}
/* line 307, smash/styles/_single-post.scss */
article.post .entry-footer #hide_shop {
  position: relative;
}
/* line 312, smash/styles/_single-post.scss */
article.post .entry-footer .entry-footer-actions-wrap h3 {
  margin-bottom: 0px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  /* line 311, smash/styles/_single-post.scss */
  article.post .entry-footer .entry-footer-actions-wrap {
    display: -webkit-flex;
    display: flex;
    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;
    text-align: center;
  }
  /* line 321, smash/styles/_single-post.scss */
  article.post .entry-footer .entry-footer-actions-wrap h3 {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* line 327, smash/styles/_single-post.scss */
article.post .entry-footer .entry-footer-actions {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 13px;
  font-family: "Avenir-Light",  serif !important;
}
/* line 333, smash/styles/_single-post.scss */
article.post .entry-footer .entry-footer-actions a#comment_btn {
  margin-left: 20px;
  color: #797A7C;
}
/* line 337, smash/styles/_single-post.scss */
article.post .entry-footer .entry-footer-actions a#comment_btn:hover {
  color: #F2DDDA;
}
/* line 344, smash/styles/_single-post.scss */
article.post .article-sidebar {
  position: absolute;
  top: 0;
  height: 100%;
  right: 17px;
  padding-top: 75px;
  width: 70px;
  text-align: center;
  overflow: hidden;
}
/* line 354, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner {
  position: relative;
  height: 100vh;
  -webkit-transition: all .3s;
  transition: all .3s;
}
/* line 360, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner #progress {
  position: fixed;
  top: 75px;
  width: 1px;
  height: 0;
  background-color: #000;
  z-index: -1;
}
/* line 375, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap {
  width: 100%;
  height: 38px;
  position: relative;
  margin-bottom: 22px;
}
/* line 381, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap span {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  font-family: "Avenir-Light",  sans-serif;
  text-transform: uppercase;
  top: 50%;
  left: 50%;
  margin: auto;
  display: block;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
/* line 399, smash/styles/_single-post.scss */
article.post .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: 600px) {
  /* line 412, smash/styles/_single-post.scss */
  article.post .article-sidebar {
    right: -12px;
  }
  /* line 415, smash/styles/_single-post.scss */
  article.post .article-sidebar #progress {
    display: none;
  }
}

/* line 425, smash/styles/_single-post.scss */
.entry-header .entry-title {
  font-size: 30px;
  text-align: center;
  margin-bottom: 12px;
  font-family: "Didot",  sans-serif;
  letter-spacing: 1px;
}
/* line 433, smash/styles/_single-post.scss */
.entry-header .entry-meta {
  text-align: center;
  font-family: "Avenir-Light",  sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #c8c8c8;
  margin-bottom: 30px;
}
/* line 442, smash/styles/_single-post.scss */
.entry-header .entry-meta a {
  color: #c8c8c8;
}
@media screen and (max-width: 600px) {
  /* line 423, smash/styles/_single-post.scss */
  .entry-header {
    padding: 25px !important;
  }
  /* line 451, smash/styles/_single-post.scss */
  .entry-header .entry-title {
    font-size: 20px;
  }
}

/* line 460, smash/styles/_single-post.scss */
.entry-content a {
  color: #F2DDDA;
}

/* line 466, smash/styles/_single-post.scss */
.entry-footer {
  margin: 50px 0px 50px;
}
/* line 469, smash/styles/_single-post.scss */
.entry-footer .post-foot-left {
  display: flex;
  font-family: 'karla';
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
}
/* line 476, smash/styles/_single-post.scss */
.entry-footer .post-foot-left .btn {
  padding: 10px 20px;
}
/* line 481, smash/styles/_single-post.scss */
.entry-footer .post-foot-right {
  font-family: 'karla';
  text-transform: lowercase;
  letter-spacing: 2px;
}
/* line 486, smash/styles/_single-post.scss */
.entry-footer .post-foot-right .social-share {
  font-size: 14px;
  text-transform: uppercase;
}
/* line 490, smash/styles/_single-post.scss */
.entry-footer .post-foot-right .social-share .share-title {
  margin-right: 10px;
}
/* line 494, smash/styles/_single-post.scss */
.entry-footer .post-foot-right .social-share button {
  padding: 0px 3px;
}

/*--------------------------------------------------------------
# COMMENTS
--------------------------------------------------------------*/
/* line 1, smash/styles/_comments.scss */
#comments {
  margin: 0 auto;
}
/* line 8, smash/styles/_comments.scss */
#comments .comment-form-cookies-consent {
  font-size: 12px;
}
/* line 11, smash/styles/_comments.scss */
#comments .comment-form-cookies-consent input {
  font-size: 0.5rem;
  margin-right: 5px;
}
/* line 17, smash/styles/_comments.scss */
#comments .comment-subtitle {
  font-family: "Avenir-Light",  serif;
  letter-spacing: 2px;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
  color: #797A7C;
  margin-top: 20px;
  display: none;
}
/* line 28, smash/styles/_comments.scss */
#comments .container {
  max-width: 685px;
}
/* line 32, smash/styles/_comments.scss */
#comments .comments-title {
  display: none;
}
/* line 36, smash/styles/_comments.scss */
#comments ol#comments_list {
  list-style: none;
}
/* line 39, smash/styles/_comments.scss */
#comments ol#comments_list li {
  border-top: 1px solid #F2DDDA;
  padding-top: 30px;
}
/* line 45, smash/styles/_comments.scss */
#comments .comment-input-half {
  width: 49%;
}
/* line 49, 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: "Avenir-Light",  sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 7px 10px;
  border-radius: 0;
  margin-bottom: 5px;
  width: 100%;
}
/* line 60, smash/styles/_comments.scss */
#comments input#submit {
  width: 100%;
  background: #F2DDDA !important;
  color: white !important;
  border: none;
  cursor: pointer;
  font-family: "Avenir-Light",  sans-serif !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}
/* line 71, smash/styles/_comments.scss */
#comments input#submit:hover {
  background: white !important;
  color: #F2DDDA !important;
  border: 1px solid #F2DDDA;
}
/* line 78, smash/styles/_comments.scss */
#comments div#respond {
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
/* line 84, smash/styles/_comments.scss */
#comments .comment-list {
  margin: 0;
  padding: 0;
  font-family: "Avenir-Light",  sans-serif;
}
/* line 91, 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 99, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-meta .avatar, #comments .comment-list .comment .comment-meta .says {
  display: none;
}
/* line 104, smash/styles/_comments.scss */
#comments .comment-list .comment .children {
  margin: 40px 0px;
}
/* line 108, smash/styles/_comments.scss */
#comments .comment-list .comment .reply {
  padding-bottom: 40px;
}

/* line 507, smash/styles/_single-post.scss */
#comments {
  margin-top: 50px;
}
/* line 512, smash/styles/_single-post.scss */
#comments .comments-container .comments-title {
  text-align: center;
}
/* line 520, smash/styles/_single-post.scss */
#comments .respond textarea {
  width: 100%;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "Avenir-Light",  sans-serif;
}

/* line 1, smash/styles/_single-product.scss */
#product_wrapper {
  padding-top: 50px;
}
/* line 4, smash/styles/_single-product.scss */
#product_wrapper .product-container {
  max-width: 1175px;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 50px;
}
/* line 11, smash/styles/_single-product.scss */
#product_wrapper .product-gallery {
  width: 48%;
}
/* line 14, smash/styles/_single-product.scss */
#product_wrapper .product-gallery .product-thumbs {
  position: relative;
  max-width: 75px;
  margin-right: 12px;
  z-index: 1;
  cursor: pointer;
}
/* line 21, smash/styles/_single-product.scss */
#product_wrapper .product-gallery .product-thumbs .product-thumb {
  margin-bottom: 8px;
}
/* line 26, smash/styles/_single-product.scss */
#product_wrapper .product-gallery .product-featured-thumb-wrap {
  width: 90%;
}
@media screen and (max-width: 960px) {
  /* line 31, smash/styles/_single-product.scss */
  #product_wrapper .product-gallery .product-gallery-inner {
    display: -webkit-flex;
    display: flex;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 34, smash/styles/_single-product.scss */
  #product_wrapper .product-gallery .product-featured-thumb-wrap {
    width: 70%;
  }
}
@media screen and (max-width: 600px) {
  /* line 40, smash/styles/_single-product.scss */
  #product_wrapper .product-gallery .product-gallery-inner {
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
  /* line 43, smash/styles/_single-product.scss */
  #product_wrapper .product-gallery .product-thumbs {
    display: -webkit-flex;
    display: flex;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
    width: 90%;
    max-width: 90%;
    margin: 10px 0 0;
    flex-wrap: wrap;
  }
  /* line 50, smash/styles/_single-product.scss */
  #product_wrapper .product-gallery .product-thumbs .product-thumb {
    margin: 10px 10px 0 0;
    max-height: 136px;
  }
  /* line 55, smash/styles/_single-product.scss */
  #product_wrapper .product-gallery .product-featured-thumb-wrap {
    width: 90%;
  }
}
@media screen and (max-width: 960px) {
  /* line 11, smash/styles/_single-product.scss */
  #product_wrapper .product-gallery {
    width: 100%;
  }
}
/* line 65, smash/styles/_single-product.scss */
#product_wrapper .product-content {
  width: 48%;
}
/* line 69, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-header .product-price {
  flex: 0.25;
  font-family: "Didot",  sans-serif;
}
/* line 73, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-header .product-title {
  flex: 2;
}
/* line 76, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-header .btn {
  flex: 0.5;
}
@media screen and (max-width: 600px) {
  /* line 68, smash/styles/_single-product.scss */
  #product_wrapper .product-content .product-header {
    display: -webkit-flex;
    display: flex;
    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;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #F2DDDA;
  }
  /* line 87, smash/styles/_single-product.scss */
  #product_wrapper .product-content .product-header .product-price {
    flex: 1;
    padding: 0;
    border: none;
  }
  /* line 92, smash/styles/_single-product.scss */
  #product_wrapper .product-content .product-header .product-title {
    flex: 1;
    padding: 0;
    margin: 20px 0;
  }
  /* line 97, smash/styles/_single-product.scss */
  #product_wrapper .product-content .product-header .btn {
    flex: 1;
  }
}
/* line 103, smash/styles/_single-product.scss */
#product_wrapper .product-content > * {
  margin-bottom: 10px;
}
/* line 107, smash/styles/_single-product.scss */
#product_wrapper .product-content .btn {
  margin: 20px 0;
}
/* line 112, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-sizes .product-size {
  margin-right: 15px;
}
@media screen and (max-width: 600px) {
  /* line 111, smash/styles/_single-product.scss */
  #product_wrapper .product-content .product-sizes {
    display: -webkit-flex;
    display: flex;
    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 121, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-title {
  margin-bottom: 0px;
  font-size: 24px;
  padding: 0 20px;
}
/* line 127, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-price {
  font-family: "Avenir-Light",  serif;
  font-weight: bold;
  font-size: 32px;
  color: #797A7C;
  border-right: 1px solid #F2DDDA;
  padding: 20px 20px 20px 0;
}
/* line 136, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-sizes-wrap {
  margin-top: 20px;
}
/* line 139, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-sizes-wrap .product-variant-header {
  font-family: "Avenir-Light",  serif;
  font-size: 16px;
  color: #797A7C;
  margin-bottom: 5px;
}
/* line 145, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-sizes-wrap .product-sizes {
  font-family: "Avenir-Light",  serif;
  font-size: 14px;
  color: #797A7C;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  /* line 136, smash/styles/_single-product.scss */
  #product_wrapper .product-content .product-sizes-wrap {
    text-align: center;
  }
}
/* line 158, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-colors-wrap .product-variant-header {
  font-family: "Avenir-Light",  serif;
  font-size: 16px;
  color: #797A7C;
  margin-top: 20px;
  margin-bottom: 5px;
}
@media screen and (max-width: 600px) {
  /* line 157, smash/styles/_single-product.scss */
  #product_wrapper .product-content .product-colors-wrap {
    text-align: center;
  }
  /* line 169, smash/styles/_single-product.scss */
  #product_wrapper .product-content .product-colors-wrap .product-colors {
    display: -webkit-flex;
    display: flex;
    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 175, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-details {
  font-weight: 100;
  font-family: "Avenir-Light",  sans-serif;
  color: #797A7C;
}
@media screen and (max-width: 600px) {
  /* line 175, smash/styles/_single-product.scss */
  #product_wrapper .product-content .product-details {
    text-align: center;
  }
  /* line 183, smash/styles/_single-product.scss */
  #product_wrapper .product-content .product-details ul {
    list-style-position: inside;
    margin: 0;
  }
}
/* line 190, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-highlight {
  background: #F2DDDA;
  padding: 20px;
}
/* line 194, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-highlight .product-highlight-title {
  font-weight: bold;
}
/* line 200, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-colors .product-color {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}
/* line 208, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-colors .product-color .tooltip {
  visibility: hidden;
  position: absolute;
  width: 120px;
  background-color: #F2DDDA;
  color: #797A7C;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
  transition: opacity .6s;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
}
/* line 224, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-colors .product-color .tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #F2DDDA transparent transparent transparent;
}
/* line 237, smash/styles/_single-product.scss */
#product_wrapper .product-content .product-colors .product-color:hover .tooltip {
  visibility: visible;
  opacity: 1;
}
/* line 248, smash/styles/_single-product.scss */
#product_wrapper #product_post .related-post-image-left {
  width: 60%;
}
/* line 252, smash/styles/_single-product.scss */
#product_wrapper #product_post .related-post-image-right {
  position: relative;
  width: 40%;
}
/* line 256, smash/styles/_single-product.scss */
#product_wrapper #product_post .related-post-image-right .related-post-link {
  position: absolute;
  top: 20px;
  z-index: 1;
  width: 200px;
  font-weight: 800 !important;
  font-size: 14px !important;
}
/* line 267, smash/styles/_single-product.scss */
#product_wrapper #related_products {
  position: relative;
  padding: 50px 50px 0;
  border-top: 1px solid #F2DDDA;
}
/* line 274, smash/styles/_single-product.scss */
#product_wrapper #related_products .related-products-wrapper .related-products-slider {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
/* line 279, smash/styles/_single-product.scss */
#product_wrapper #related_products .related-products-wrapper .related-products-slider .related-product {
  width: 100%;
  padding: 10px;
}
/* line 283, smash/styles/_single-product.scss */
#product_wrapper #related_products .related-products-wrapper .related-products-slider .related-product .related-product-bg {
  width: 100%;
}
/* line 288, smash/styles/_single-product.scss */
#product_wrapper #related_products .related-products-wrapper .related-products-slider .slick-arrow {
  top: 48%;
}
/* line 291, smash/styles/_single-product.scss */
#product_wrapper #related_products .related-products-wrapper .related-products-slider .slick-arrow.slick-prev {
  left: -3%;
}
/* line 295, smash/styles/_single-product.scss */
#product_wrapper #related_products .related-products-wrapper .related-products-slider .slick-arrow.slick-next {
  right: -3%;
}
@media screen and (max-width: 600px) {
  /* line 267, smash/styles/_single-product.scss */
  #product_wrapper #related_products {
    display: none;
  }
}
/* line 307, smash/styles/_single-product.scss */
#product_wrapper #product_reviews {
  position: relative;
}
/* line 310, smash/styles/_single-product.scss */
#product_wrapper #product_reviews h3 {
  font-size: 27px;
  margin-bottom: 30px;
  margin-top: 10px;
  text-transform: uppercase;
}
/* line 317, smash/styles/_single-product.scss */
#product_wrapper #product_reviews .product-review {
  border-bottom: 1px solid #F2DDDA;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
/* line 322, smash/styles/_single-product.scss */
#product_wrapper #product_reviews .product-review p {
  margin-bottom: 0;
  max-width: 600px;
}
@media screen and (max-width: 960px) {
  /* line 330, smash/styles/_single-product.scss */
  #product_wrapper .product-container {
    flex-direction: column;
  }
  /* line 333, smash/styles/_single-product.scss */
  #product_wrapper .product-container .product-content {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
    margin-top: 50px;
  }
}
@media screen and (max-width: 600px) {
  /* line 343, smash/styles/_single-product.scss */
  #product_wrapper #product_post {
    flex-direction: column;
  }
  /* line 346, smash/styles/_single-product.scss */
  #product_wrapper #product_post .related-post-image-left {
    width: 100%;
    height: 180px !important;
  }
  /* line 350, smash/styles/_single-product.scss */
  #product_wrapper #product_post .related-post-image-right {
    width: 100%;
    height: 180px !important;
  }
}

/*--------------------------------------------------------------
# DEFAULT PAGE
--------------------------------------------------------------*/
/* line 1, smash/styles/_page.scss */
.error-404-page {
  padding: 100px 50px;
}

/*--------------------------------------------------------------
# ABOUT PAGE
--------------------------------------------------------------*/
/* line 3, smash/styles/_page-about.scss */
#about_page > * {
  margin: 0 0 10px;
}
/* line 7, smash/styles/_page-about.scss */
#about_page #about_collection {
  background: #F2DDDA;
}
@media screen and (max-width: 960px) {
  /* line 7, smash/styles/_page-about.scss */
  #about_page #about_collection {
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
}
/* line 15, smash/styles/_page-about.scss */
#about_page .about-blocks {
  position: relative;
}
/* line 18, smash/styles/_page-about.scss */
#about_page .about-blocks .about-collection-body {
  width: 60%;
  padding: 50px 50px 50px 100px;
}
/* line 22, smash/styles/_page-about.scss */
#about_page .about-blocks .about-blog-body {
  width: 60%;
  padding: 50px 100px 50px 50px;
}
/* line 27, smash/styles/_page-about.scss */
#about_page .about-blocks .about-collection-image,
#about_page .about-blocks .about-blog-image {
  width: 40%;
}
@media screen and (max-width: 960px) {
  /* line 34, smash/styles/_page-about.scss */
  #about_page .about-blocks .about-collection-body,
  #about_page .about-blocks .about-blog-body {
    width: 100%;
    padding: 50px;
  }
  /* line 40, smash/styles/_page-about.scss */
  #about_page .about-blocks .about-collection-image,
  #about_page .about-blocks .about-blog-image {
    width: 100%;
    height: 400px;
  }
}
@media screen and (max-width: 600px) {
  /* line 49, smash/styles/_page-about.scss */
  #about_page .about-blocks .about-collection-image,
  #about_page .about-blocks .about-blog-image {
    width: 100%;
    height: 400px;
  }
}
/* line 57, smash/styles/_page-about.scss */
#about_page #about_blog {
  position: relative;
}
/* line 60, smash/styles/_page-about.scss */
#about_page #about_blog .about-blog-title {
  color: #F2DDDA;
}
@media screen and (max-width: 960px) {
  /* line 57, smash/styles/_page-about.scss */
  #about_page #about_blog {
    display: -webkit-flex;
    display: flex;
    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;
  }
}
@media screen and (max-width: 600px) {
  /* line 70, smash/styles/_page-about.scss */
  #about_page .banner {
    height: 250px !important;
  }
}

/*--------------------------------------------------------------
# CONTACT PAGE
--------------------------------------------------------------*/
/* line 1, smash/styles/_page-contact.scss */
#contact_page {
  max-width: 1475px;
  width: 100%;
  margin: 0 auto;
}
/* line 6, smash/styles/_page-contact.scss */
#contact_page .banner {
  width: 100%;
}
/* line 10, smash/styles/_page-contact.scss */
#contact_page .entry-content {
  max-width: 755px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 40px;
}
/* line 18, smash/styles/_page-contact.scss */
#contact_page .entry-content input {
  border: 1px solid #c3c3c3 !important;
  border-radius: 0 !important;
  font-family: "Avenir-Light",  sans-serif;
  font-size: 13px;
  padding: 8px;
}
/* line 25, smash/styles/_page-contact.scss */
#contact_page .entry-content textarea {
  border: 1px solid #c3c3c3 !important;
  border-radius: 0 !important;
  font-family: "Avenir-Light",  sans-serif;
  font-size: 13px;
  padding: 8px;
}
/* line 32, smash/styles/_page-contact.scss */
#contact_page .entry-content .nf-field-container {
  margin-bottom: 20px;
}
/* line 36, smash/styles/_page-contact.scss */
#contact_page .entry-content nf-field input[value="Submit"][type="button"] {
  display: block;
  width: 100%;
  max-width: 300px;
  padding: 10px 20px;
  font-size: 12px;
  letter-spacing: 2px;
  margin: 0 auto;
  font-family: "Avenir-Light",  sans-serif;
  text-transform: capitalize;
  font-style: normal;
  font-weight: 800 !important;
}
/* line 50, smash/styles/_page-contact.scss */
#contact_page .entry-content nf-field:nth-child(1) {
  float: left;
  width: 49%;
  clear: left;
}
/* line 55, smash/styles/_page-contact.scss */
#contact_page .entry-content nf-field:nth-child(2) {
  float: right;
  width: 49%;
  clear: right;
}
/* line 62, smash/styles/_page-contact.scss */
#contact_page .entry-content .nf-field-element textarea {
  height: 200px;
}
/* line 66, smash/styles/_page-contact.scss */
#contact_page .entry-content .ninja-forms-req-symbol {
  color: #F2DDDA !important;
}
/* line 70, smash/styles/_page-contact.scss */
#contact_page .entry-content .label-above .nf-field-label {
  margin: 0;
}
/* line 75, smash/styles/_page-contact.scss */
#contact_page .entry-content .nf-field-label label {
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  font-size: 14px;
  font-family: "Avenir-Light",  serif;
  color: #797A7C;
}
@media screen and (max-width: 1024px) {
  /* line 1, smash/styles/_page-contact.scss */
  #contact_page {
    width: 90%;
  }
  /* line 89, smash/styles/_page-contact.scss */
  #contact_page .entry-content {
    width: 85%;
  }
  /* line 93, smash/styles/_page-contact.scss */
  #contact_page .entry-content .nf-field-element textarea {
    height: 150px;
  }
}
@media screen and (max-width: 600px) {
  /* line 101, smash/styles/_page-contact.scss */
  #contact_page .banner {
    height: 200px !important;
  }
  /* line 107, smash/styles/_page-contact.scss */
  #contact_page .entry-content nf-field:nth-child(1) {
    width: 100%;
  }
  /* line 110, smash/styles/_page-contact.scss */
  #contact_page .entry-content nf-field:nth-child(2) {
    width: 100%;
  }
}

/*--------------------------------------------------------------
# INFLUENCE PAGE
--------------------------------------------------------------*/
/* 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%;
}

/*--------------------------------------------------------------
# SHOP PAGE
--------------------------------------------------------------*/
/* line 1, smash/styles/_page-shop.scss */
.shop-nav {
  position: relative;
  padding: 30px;
  background: #F2DDDA;
}
/* line 10, smash/styles/_page-shop.scss */
.shop-nav .archive-links-header {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Avenir-Book",  sans-serif;
}
/* line 21, smash/styles/_page-shop.scss */
.shop-nav .collection-links-header {
  margin-bottom: 0;
  font-size: 26px;
  font-family: "Avenir-Light",  sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 29, smash/styles/_page-shop.scss */
.shop-nav .shop-collection-links {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  margin-left: 30px;
  border-left: 1px solid #F2DDDA;
  font-size: 11px;
  letter-spacing: 1px;
}
/* line 39, smash/styles/_page-shop.scss */
.shop-nav .shop-collection-links li {
  line-height: 2em;
}
/* line 44, smash/styles/_page-shop.scss */
.shop-nav .shop-collection-links.shop-cols-1 {
  -webkit-columns: 5px 1;
  -moz-columns: 5px 1;
  columns: 5px 1;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}
/* line 52, smash/styles/_page-shop.scss */
.shop-nav .shop-collection-links.shop-cols-2 {
  -webkit-columns: 5px 2;
  -moz-columns: 5px 2;
  columns: 5px 2;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}
/* line 60, smash/styles/_page-shop.scss */
.shop-nav .shop-collection-links.shop-cols-3 {
  -webkit-columns: 5px 3;
  -moz-columns: 5px 3;
  columns: 5px 3;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}
/* line 68, smash/styles/_page-shop.scss */
.shop-nav .shop-collection-links.shop-cols-4 {
  -webkit-columns: 5px 4;
  -moz-columns: 5px 4;
  columns: 5px 4;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}
/* line 76, smash/styles/_page-shop.scss */
.shop-nav .shop-collection-links.shop-cols-5 {
  -webkit-columns: 5px 5;
  -moz-columns: 5px 5;
  columns: 5px 5;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}
/* line 86, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links-wrapper {
  display: -webkit-flex;
  display: flex;
  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;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 86%;
  width: 100%;
  background: #FDF4F2;
  padding: 25px;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  /* line 101, smash/styles/_page-shop.scss */
  .shop-nav:hover .shop-nav-links-wrapper {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 768px) {
  /* line 108, smash/styles/_page-shop.scss */
  .shop-nav .shop-nav-links-wrapper {
    opacity: 1;
    visibility: visible;
    display: none;
  }
}
/* line 115, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  max-width: 960px;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 768px) {
  /* line 115, smash/styles/_page-shop.scss */
  .shop-nav .shop-nav-links {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
}
/* line 133, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links a.shop-links-header {
  text-transform: uppercase;
}
/* line 137, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links .shop-links-col {
  position: relative;
  border-right: 1px solid #F2DDDA;
  padding: 0 30px;
  flex: 1;
}
/* line 143, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links .shop-links-col.shop-cols-1 {
  flex: 1;
}
/* line 146, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links .shop-links-col.shop-cols-2 {
  flex: 2;
}
/* line 149, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links .shop-links-col.shop-cols-3 {
  flex: 3;
}
/* line 152, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links .shop-links-col.shop-cols-4 {
  flex: 4;
}
@media screen and (max-width: 768px) {
  /* line 137, smash/styles/_page-shop.scss */
  .shop-nav .shop-nav-links .shop-links-col {
    border-right: none;
  }
}
/* line 160, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links .shop-links-col:last-child {
  border-right: none;
}
/* line 164, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links .shop-links-col .shop-links {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 11px;
  letter-spacing: 1px;
  margin-top: 5px;
}
/* line 172, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links .shop-links-col .shop-links li.shop-link {
  padding: 2px 0;
}
/* line 176, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links .shop-links-col .shop-links.shop-cols-1 {
  -webkit-columns: 5px 1;
  -moz-columns: 5px 1;
  columns: 5px 1;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
}
/* line 184, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links .shop-links-col .shop-links.shop-cols-2 {
  -webkit-columns: 5px 2;
  -moz-columns: 5px 2;
  columns: 5px 2;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
}
/* line 192, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links .shop-links-col .shop-links.shop-cols-3 {
  -webkit-columns: 5px 3;
  -moz-columns: 5px 3;
  columns: 5px 3;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
}
/* line 200, smash/styles/_page-shop.scss */
.shop-nav .shop-nav-links .shop-links-col .shop-links.shop-cols-4 {
  -webkit-columns: 5px 4;
  -moz-columns: 5px 4;
  columns: 5px 4;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
}
@media screen and (max-width: 768px) {
  /* line 164, smash/styles/_page-shop.scss */
  .shop-nav .shop-nav-links .shop-links-col .shop-links {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/styles/_page-shop.scss */
  .shop-nav {
    display: -webkit-flex;
    display: flex;
    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 220, smash/styles/_page-shop.scss */
  .shop-nav .shop-nav-links-wrapper {
    padding: 0 25px 25px;
  }
  /* line 224, smash/styles/_page-shop.scss */
  .shop-nav .shop-collection-links {
    margin: 0;
    padding: 0;
    border: none;
  }
  /* line 230, smash/styles/_page-shop.scss */
  .shop-nav .archive-links-header {
    position: relative;
    margin-bottom: 0;
    padding: 0 20px 0;
  }
  /* line 235, smash/styles/_page-shop.scss */
  .shop-nav .archive-links-header::after {
    content: '\2193';
    position: absolute;
    left: 100%;
    top: 0;
    font-size: 14px;
  }
  /* line 245, smash/styles/_page-shop.scss */
  .shop-nav:hover .archive-links-header {
    border-bottom: 1px solid #F2DDDA;
  }
  /* line 249, smash/styles/_page-shop.scss */
  .shop-nav:hover .shop-nav-links {
    display: -webkit-flex;
    display: flex;
    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;
    opacity: 1;
    visibility: visible;
  }
}

/* line 261, smash/styles/_page-shop.scss */
.shop-page-wrapper .cat-nav {
  text-align: right;
  font-size: 18px;
}
/* line 265, smash/styles/_page-shop.scss */
.shop-page-wrapper .cat-nav .cat-nav-item {
  white-space: nowrap;
  padding: 10px 0 5px;
}
/* line 269, smash/styles/_page-shop.scss */
.shop-page-wrapper .cat-nav .cat-nav-item.current-cat-nav-item {
  font-weight: 400;
  color: #F2DDDA;
  border-bottom: 2px solid #F2DDDA;
}
/* line 277, smash/styles/_page-shop.scss */
.shop-page-wrapper .archive-bg {
  width: 100%;
  padding: 50px;
}
/* line 284, smash/styles/_page-shop.scss */
.shop-page-wrapper .archive-items .archive-item {
  width: 25%;
  padding: 0 3% 10px;
}
/* line 288, smash/styles/_page-shop.scss */
.shop-page-wrapper .archive-items .archive-item .archive-item-meta {
  background-color: white;
  padding: 15px 9px 30px;
  color: #797A7C;
}
/* line 293, smash/styles/_page-shop.scss */
.shop-page-wrapper .archive-items .archive-item .archive-item-meta .archive-item-title {
  font-family: "Avenir-Light",  sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  cursor: pointer;
  text-align: center;
  width: 100%;
}
/* line 301, smash/styles/_page-shop.scss */
.shop-page-wrapper .archive-items .archive-item .archive-item-meta .archive-item-title:hover {
  color: #edb8ba;
}
/* line 306, smash/styles/_page-shop.scss */
.shop-page-wrapper .archive-items .archive-item .archive-item-meta .product-price {
  font-family: "Avenir-Light",  sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  width: 100%;
  margin-top: 5px;
}
/* line 317, smash/styles/_page-shop.scss */
.shop-page-wrapper .archive-items #ajax-load-more {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 283, smash/styles/_page-shop.scss */
  .shop-page-wrapper .archive-items {
    width: 100%;
  }
  /* line 324, smash/styles/_page-shop.scss */
  .shop-page-wrapper .archive-items .archive-item {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  /* line 259, smash/styles/_page-shop.scss */
  .shop-page-wrapper {
    flex-direction: column;
  }
  /* line 333, smash/styles/_page-shop.scss */
  .shop-page-wrapper .cat-nav {
    width: 100%;
    align-items: center;
    margin-bottom: 30px;
  }
  /* line 339, smash/styles/_page-shop.scss */
  .shop-page-wrapper .archive-bg {
    padding: 30px;
  }
}

/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
/* line 1, smash/styles/_footer.scss */
#instagram_feed {
  position: relative;
}
/* line 4, smash/styles/_footer.scss */
#instagram_feed .instagram-header {
  position: absolute;
  top: 46%;
  left: 15%;
  z-index: 1000;
}
/* line 10, smash/styles/_footer.scss */
#instagram_feed .instagram-header:hover {
  background: #EBD1D0 !important;
  border: 2px solid #EBD1D0 !important;
}

/* line 17, smash/styles/_footer.scss */
#colophon {
  position: relative;
  padding: 16px 20px;
  background: #e4cec9;
  color: white;
  border-top: 1px solid white;
}
/* line 24, smash/styles/_footer.scss */
#colophon .mobile-footer {
  display: none;
}
/* line 27, smash/styles/_footer.scss */
#colophon .mobile-footer .search-with-icon {
  display: -webkit-flex;
  display: flex;
  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 30, smash/styles/_footer.scss */
#colophon .mobile-footer .search-with-icon input {
  background: rgba(255, 255, 255, 0.5);
  border: none;
  border-radius: 0;
  text-align: center;
  text-transform: unset;
  letter-spacing: 1px;
  font-size: 16px;
  padding: 8px 10px;
  width: 55%;
}
/* line 41, smash/styles/_footer.scss */
#colophon .mobile-footer .search-with-icon input::placeholder {
  color: white;
}
/* line 46, smash/styles/_footer.scss */
#colophon .mobile-footer .search-with-icon .fa {
  font-size: 22px;
  margin-left: 30px;
}
/* line 52, smash/styles/_footer.scss */
#colophon .mobile-footer #mobile_footer_menu {
  display: -webkit-flex;
  display: flex;
  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;
  margin: 30px 0;
}
/* line 57, smash/styles/_footer.scss */
#colophon .mobile-footer #mobile_footer_menu li {
  text-align: center;
  padding: 6px 10px;
}
@media screen and (max-width: 600px) {
  /* line 57, smash/styles/_footer.scss */
  #colophon .mobile-footer #mobile_footer_menu li {
    width: 50%;
  }
}
/* line 67, smash/styles/_footer.scss */
#colophon .mobile-footer .social-icons {
  margin: 30px 0;
}
/* line 70, smash/styles/_footer.scss */
#colophon .mobile-footer .social-icons .social-icon {
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  /* line 24, smash/styles/_footer.scss */
  #colophon .mobile-footer {
    display: block;
  }
}
/* line 80, smash/styles/_footer.scss */
#colophon #footer_menu_container {
  margin: 0;
}
/* line 84, smash/styles/_footer.scss */
#colophon #footer_menu {
  display: -webkit-flex;
  display: flex;
  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 88, smash/styles/_footer.scss */
#colophon #footer_menu li {
  padding: 0 10px;
  border-left: 1px solid white;
  margin: 0px;
}
/* line 93, smash/styles/_footer.scss */
#colophon #footer_menu li:nth-child(1) {
  border-left: none !important;
}
/* line 97, smash/styles/_footer.scss */
#colophon #footer_menu li:last-child {
  padding-right: 0;
}
/* line 103, smash/styles/_footer.scss */
#colophon a {
  color: white;
}
/* line 106, smash/styles/_footer.scss */
#colophon a:hover {
  color: gray;
}
/* line 111, smash/styles/_footer.scss */
#colophon .site-info {
  margin-left: 10px;
  font-family: "Avenir-Light",  sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 123, smash/styles/_footer.scss */
#colophon .site-built {
  text-transform: uppercase;
  font-family: "Cotoris", serif !important;
  font-size: 12px;
}
/* line 128, smash/styles/_footer.scss */
#colophon .site-built img {
  max-height: 20px;
  margin-left: 10px;
}
@media screen and (max-width: 600px) {
  /* line 17, smash/styles/_footer.scss */
  #colophon {
    padding: 30px 20px;
  }
  /* line 137, smash/styles/_footer.scss */
  #colophon .site-info {
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    text-align: center;
  }
  /* line 141, smash/styles/_footer.scss */
  #colophon .site-info .footer-logo {
    margin: 20px 0;
  }
  /* line 145, smash/styles/_footer.scss */
  #colophon .site-info .footer-right {
    display: none;
  }
}

/* line 152, smash/styles/_footer.scss */
#redirect_message {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(253, 244, 242, 0.9);
  z-index: 10000;
  display: none;
}
/* line 162, smash/styles/_footer.scss */
#redirect_message .redirect-message-outer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 169, smash/styles/_footer.scss */
#redirect_message .redirect-message-outer .redirect-message-inner {
  color: #333;
  font-size: 24px;
  text-align: center;
}
/* line 174, smash/styles/_footer.scss */
#redirect_message .redirect-message-outer .redirect-message-inner p {
  color: #333;
  font-size: 24px;
}

/*--------------------------------------------------------------
# MODULES
--------------------------------------------------------------*/
/* line 1, smash/modules/back_to_top/_back_to_top.scss */
#back_to_top {
  position: relative;
  width: 40px;
  height: 40px;
  border: 2px solid black;
  border-radius: 100%;
  text-align: center;
  margin-top: 20px;
}
/* line 10, smash/modules/back_to_top/_back_to_top.scss */
#back_to_top:after {
  position: absolute;
  content: 'Back To Top';
  top: 140%;
  width: 100px;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

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

/* line 1, smash/modules/flex_row/_flex_row.scss */
.flex_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 6, smash/modules/flex_row/_flex_row.scss */
.flex_row .flex_row_block, .flex_row > * {
  width: 49%;
}
/* line 11, smash/modules/flex_row/_flex_row.scss */
.flex_row img {
  display: block;
  max-width: 49%;
  margin: 2% 0;
}
/* line 16, smash/modules/flex_row/_flex_row.scss */
.flex_row img:nth-of-type(2n) {
  margin-left: 1%;
}
/* line 20, smash/modules/flex_row/_flex_row.scss */
.flex_row img:nth-of-type(2n+1) {
  margin-right: 1%;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/flex_row/_flex_row.scss */
  .flex_row {
    flex-direction: column;
    justify-content: flex-start;
  }
  /* line 35, smash/modules/flex_row/_flex_row.scss */
  .flex_row > * {
    width: 100%;
  }
  /* line 39, smash/modules/flex_row/_flex_row.scss */
  .flex_row img {
    max-width: 100%;
    margin: 20px 0;
  }
}

/* line 3, smash/modules/cat_posts_drop/_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/cat_posts_drop/_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/cat_posts_drop/_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/cat_posts_drop/_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/cat_posts_drop/_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/cat_posts_drop/_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/cat_posts_drop/_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: "Avenir-Light",  serif;
  display: block;
  margin: 20px 0;
  letter-spacing: 2px;
}
/* line 70, smash/modules/cat_posts_drop/_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: "Avenir-Light",  sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 0px;
}
/* line 78, smash/modules/cat_posts_drop/_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/cat_posts_drop/_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/cat_posts_drop/_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/cat_posts_drop/_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/cat_posts_drop/_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: "Avenir-Light",  serif;
  margin-left: 5px;
}
/* line 123, smash/modules/cat_posts_drop/_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/cat_posts_drop/_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right {
  width: 70%;
}
/* line 133, smash/modules/cat_posts_drop/_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/cat_posts_drop/_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/cat_posts_drop/_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/cat_posts_drop/_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: "Avenir-Light",  serif;
  white-space: normal;
}
/* line 154, smash/modules/cat_posts_drop/_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: "Avenir-Light",  serif;
  letter-spacing: 2px;
}
/* line 159, smash/modules/cat_posts_drop/_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/cat_posts_drop/_cat_posts_drop.scss */
.menu-has-drop-posts:hover .posts-drop {
  opacity: 1;
  visibility: visible;
}

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

/*--------------------------------------------------------------
## RECENT POST
--------------------------------------------------------------*/
/* line 4, smash/modules/featured_posts/_featured_posts.scss */
#featured_post {
  margin-bottom: 150px;
}
/* line 7, smash/modules/featured_posts/_featured_posts.scss */
#featured_post .slick-list {
  overflow: visible;
}
/* line 10, smash/modules/featured_posts/_featured_posts.scss */
html {
  overflow-x: hidden;
}
/* line 15, smash/modules/featured_posts/_featured_posts.scss */
#featured_post .featured-posts-header {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
}
/* line 20, smash/modules/featured_posts/_featured_posts.scss */
#featured_post .featured-posts-header span {
  position: relative;
  background: white;
  padding: 20px;
  z-index: 1;
}
/* line 27, smash/modules/featured_posts/_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/featured_posts/_featured_posts.scss */
#featured_post .featured-post-wrap {
  padding: 5px;
  position: relative;
}
/* line 43, smash/modules/featured_posts/_featured_posts.scss */
#featured_post .featured-post {
  max-width: 345px;
  height: 550px;
  padding: 20px;
}
/* line 48, smash/modules/featured_posts/_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/featured_posts/_featured_posts.scss */
#featured_post .featured-post .featured-post-title {
  text-transform: uppercase;
  font-family: "Avenir-Light",  serif;
  margin-bottom: 14px;
  font-size: 19px;
  letter-spacing: 1px;
}
/* line 68, smash/modules/featured_posts/_featured_posts.scss */
#featured_post .featured-post .featured-post-excerpt {
  font-family: "Avenir-Light",  sans-serif;
  margin-bottom: 26px;
  letter-spacing: 0.3px;
  font-size: 14px;
  line-height: 25px;
}
/* line 77, smash/modules/featured_posts/_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/featured_posts/_featured_posts.scss */
#featured_post .slider-arrow::before {
  content: '';
}
/* line 92, smash/modules/featured_posts/_featured_posts.scss */
#featured_post .slider-arrow.slick-prev {
  left: -15%;
}
/* line 96, smash/modules/featured_posts/_featured_posts.scss */
#featured_post .slider-arrow.slick-next {
  right: -15%;
}
@media screen and (max-width: 768px) {
  /* line 108, smash/modules/featured_posts/_featured_posts.scss */
  #featured_post .featured-post {
    height: 400px;
  }
}

/* line 1, smash/modules/featured_posts_product/_featured_posts_product.scss */
#featured_posts_products {
  margin: 50px 0;
}
/* line 4, smash/modules/featured_posts_product/_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-container {
  max-width: 1110px;
  margin: 0 auto;
}
/* line 9, smash/modules/featured_posts_product/_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/featured_posts_product/_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/featured_posts_product/_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-wrap {
  width: 100%;
}
/* line 26, smash/modules/featured_posts_product/_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-wrap .featured-posts-product {
  display: block;
  position: relative;
  width: 100%;
  height: 435px;
  margin: 0 1%;
}
/* line 33, smash/modules/featured_posts_product/_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 45, smash/modules/featured_posts_product/_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 52, smash/modules/featured_posts_product/_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product img {
  max-width: 120px;
  max-height: 200px;
}
/* line 59, smash/modules/featured_posts_product/_featured_posts_product.scss */
#featured_posts_products .featured-posts-products-wrap .featured-posts-product:hover .featured-product {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
## Featured Categories
--------------------------------------------------------------*/
/* line 8, smash/modules/featured_cats/_featured_cats.scss */
#featured_cats .featured-cats-container .featured-cat {
  width: 23%;
  max-width: 350px;
  padding: 200px 0;
  margin: 1%;
  position: relative;
}
/* line 15, smash/modules/featured_cats/_featured_cats.scss */
#featured_cats .featured-cats-container .featured-cat .featured-cat-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
/* line 26, smash/modules/featured_cats/_featured_cats.scss */
#featured_cats .featured-cats-container .featured-cat:hover .featured-cat-overlay {
  background: rgba(0, 0, 0, 0.3);
}
/* line 30, smash/modules/featured_cats/_featured_cats.scss */
#featured_cats .featured-cats-container .featured-cat .featured-cat-inner {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  border: 2px solid white;
  text-align: center;
  color: white;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Avenir-Light",  sans-serif;
}
/* line 43, smash/modules/featured_cats/_featured_cats.scss */
#featured_cats .featured-cats-container .featured-cat .featured-cat-inner .featured-cat-title {
  font-size: 22px;
}
/* line 47, smash/modules/featured_cats/_featured_cats.scss */
#featured_cats .featured-cats-container .featured-cat .featured-cat-inner a.btn.btn-primary {
  display: block;
  width: 150px;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  /* line 59, smash/modules/featured_cats/_featured_cats.scss */
  #featured_cats .featured-cats-container .featured-cat {
    padding: 150px 0;
  }
}
@media screen and (max-width: 960px) {
  /* line 67, smash/modules/featured_cats/_featured_cats.scss */
  #featured_cats .featured-cats-container .featured-cat {
    padding: 145px 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 74, smash/modules/featured_cats/_featured_cats.scss */
  #featured_cats .featured-cats-container .featured-cat {
    padding: 110px 0;
  }
  /* line 77, smash/modules/featured_cats/_featured_cats.scss */
  #featured_cats .featured-cats-container .featured-cat .featured-cat-inner {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
@media screen and (max-width: 600px) {
  /* line 87, smash/modules/featured_cats/_featured_cats.scss */
  #featured_cats .featured-cats-container {
    flex-direction: column !important;
  }
  /* line 90, smash/modules/featured_cats/_featured_cats.scss */
  #featured_cats .featured-cats-container .featured-cat {
    width: 85%;
  }
}

/* line 1, smash/modules/posts_loop/posts_loop.scss */
.home-post {
  margin: 30px auto !important;
}
/* line 6, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content {
  width: 49%;
  padding: 50px 50px;
}
/* line 12, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
  letter-spacing: 2px;
  font-family: "Avenir-Light",  serif;
  font-size: 24px;
  position: relative;
  margin-left: -200px;
  background: #F5F4EF;
  padding: 20px;
  text-align: center;
}
/* line 23, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
  font-family: "Avenir-Light",  sans-serif;
  margin-bottom: 10px;
}
/* line 27, smash/modules/posts_loop/posts_loop.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 34, smash/modules/posts_loop/posts_loop.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 40, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
  font-family: "Avenir-Light",  serif;
  font-style: italic;
  letter-spacing: 1px;
}
/* line 47, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
  margin-top: 15px;
}
/* line 51, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.btn.btn-primary {
  display: block !important;
  width: 200px;
  margin: 20px auto 0 !important;
}
/* line 57, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .rs-code {
  display: block;
  width: 100%;
  margin-top: 50px;
}
/* line 63, smash/modules/posts_loop/posts_loop.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: "Avenir-Light",  sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 55px;
}
/* line 72, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
  padding-right: 10px;
}
/* line 76, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
  width: 10px;
  fill: black;
}
/* line 82, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
  margin-left: 5px;
}
/* line 90, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image {
  position: relative;
  width: 51%;
  height: 700px;
  overflow: hidden;
}
/* line 96, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-size: 18px;
}
/* line 103, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share a {
  color: white;
}
/* line 106, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share .icon {
  fill: white;
  width: 20px;
  height: 20px;
}
/* line 112, smash/modules/posts_loop/posts_loop.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 117, smash/modules/posts_loop/posts_loop.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 124, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share .share-actions button {
  font-size: 14px;
  padding: 10px;
  color: white;
  cursor: pointer;
}
/* line 130, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share .share-actions button:hover {
  color: #000;
}
/* line 137, smash/modules/posts_loop/posts_loop.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 151, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post .home-post-inner .home-post-content {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 161, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post .home-post-inner {
    flex-direction: column;
  }
  /* line 164, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post .home-post-inner .home-post-content {
    padding: 30px 30px;
    width: 100%;
    border: none;
    border-bottom: 4px solid #f4f4f4;
    border-right: 4px solid #f4f4f4;
    border-left: 4px solid #f4f4f4;
  }
  /* line 173, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post .home-post-inner .home-post-image {
    width: 100%;
    height: 300px;
  }
}

/* line 3, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-header {
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 32px;
  line-height: normal;
  z-index: 1;
}
/* line 14, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper {
  background: white;
}
/* line 17, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-image {
  width: 55%;
  height: 400px;
}
/* line 21, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content {
  position: relative;
  width: 45%;
  text-align: center;
  padding: 20px 8%;
}
/* line 27, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-title {
  font-family: "Avenir-Light",  serif;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
/* line 35, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-text {
  font-family: "Avenir-Light",  sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
}
/* line 45, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup input#mce-EMAIL {
  border-radius: 0px !important;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 13px;
  border: none;
  width: 250px;
  font-family: "Avenir-Light",  serif;
}
/* line 56, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup .subscribe {
  background-color: #797A7C;
  border: 2px solid #797A7C;
}
/* line 60, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup .subscribe input[type="submit"] {
  color: white;
  text-transform: uppercase;
  font-family: "Avenir-Light",  serif;
  letter-spacing: 1px;
  padding: 14px 30px 10px;
}
/* line 67, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup .subscribe input[type="submit"]:hover {
  color: black;
}
/* line 72, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup .subscribe:hover {
  background-color: white;
  color: #797A7C;
  border: 2px solid #797A7C;
}
@media screen and (max-width: 1024px) {
  /* line 90, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
    width: 47%;
  }
}
@media screen and (max-width: 960px) {
  /* line 100, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
    width: 38%;
  }
}
@media screen and (max-width: 600px) {
  /* line 110, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper {
    flex-direction: column;
  }
  /* line 113, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
    width: 100%;
    height: 250px;
  }
  /* line 118, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
    width: 85%;
  }
  /* line 123, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup input#mce-EMAIL {
    width: 150px;
  }
}

/* line 3, smash/modules/more_posts/_more_posts.scss */
#more_posts .post-grid-title, #load_more_posts .post-grid-title {
  text-align: center;
  letter-spacing: 2px;
  font-size: 30px;
  margin-bottom: 50px;
  font-family: "Avenir-Light",  serif;
  text-transform: uppercase;
}
/* line 14, smash/modules/more_posts/_more_posts.scss */
#more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
  position: relative;
  width: 32%;
  max-width: 370px;
  margin: 0 1% 30px;
}
/* line 29, smash/modules/more_posts/_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 34, smash/modules/more_posts/_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 42, smash/modules/more_posts/_more_posts.scss */
#more_posts .next-up-posts .next-up-post:nth-child(3n+1), #load_more_posts .next-up-posts .next-up-post:nth-child(3n+1) {
  margin-left: 0;
}
/* line 46, smash/modules/more_posts/_more_posts.scss */
#more_posts .next-up-posts .next-up-post:nth-child(3n), #load_more_posts .next-up-posts .next-up-post:nth-child(3n) {
  margin-right: 0;
}
/* line 50, smash/modules/more_posts/_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 59, smash/modules/more_posts/_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 63, smash/modules/more_posts/_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 69, smash/modules/more_posts/_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 76, smash/modules/more_posts/_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 81, smash/modules/more_posts/_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 86, smash/modules/more_posts/_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: "Avenir-Light",  sans-serif;
  justify-content: center;
  margin: 30px 0px 20px;
}
/* line 92, smash/modules/more_posts/_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 96, smash/modules/more_posts/_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 101, smash/modules/more_posts/_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: "Avenir-Light",  serif;
  font-style: italic;
  letter-spacing: 2px;
}
/* line 108, smash/modules/more_posts/_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 111, smash/modules/more_posts/_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 116, smash/modules/more_posts/_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: "Avenir-Light",  serif;
  letter-spacing: 1px;
  font-size: 27px;
  margin: 0px 0;
}
/* line 123, smash/modules/more_posts/_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 129, smash/modules/more_posts/_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 138, smash/modules/more_posts/_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: "Avenir-Light",  sans-serif;
}
/* line 148, smash/modules/more_posts/_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 162, smash/modules/more_posts/_more_posts.scss */
  #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
    padding: 0px 0;
  }
  /* line 165, smash/modules/more_posts/_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 173, smash/modules/more_posts/_more_posts.scss */
  #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
    width: 100%;
  }
}

/* line 1, smash/modules/search/_search.scss */
#search-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(252, 244, 242, 0.75);
  z-index: 150000;
  display: none;
  cursor: pointer;
}
/* line 12, smash/modules/search/_search.scss */
#search-modal .modal-box {
  width: 50%;
  position: absolute;
  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 27, smash/modules/search/_search.scss */
#search-modal .modal-box #search-close {
  position: absolute;
  top: -28px;
  right: -10px;
  width: 22px;
  height: 22px;
  color: black;
}
/* line 59, smash/modules/search/_search.scss */
#search-modal .modal-box #search-close:hover {
  cursor: pointer;
}
/* line 63, smash/modules/search/_search.scss */
#search-modal .modal-box #search-close img {
  display: none;
  width: 22px;
  height: auto;
}
/* line 70, smash/modules/search/_search.scss */
#search-modal .modal-box .widget {
  margin: 0;
}
/* line 74, smash/modules/search/_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 82, smash/modules/search/_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 91, smash/modules/search/_search.scss */
#search-modal .modal-box .modal-inner label {
  width: 100%;
}
/* line 97, smash/modules/search/_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 109, smash/modules/search/_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 125, smash/modules/search/_search.scss */
#search-modal .modal-box .modal-inner #searchsubmit:hover {
  background-color: #eaeaea;
}

/* line 2, smash/modules/block_search_bar/_block_search_bar.scss */
#search_bar {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  display: none;
  background: white;
  padding: 50px;
}
/* line 13, smash/modules/block_search_bar/_block_search_bar.scss */
#search_bar .search-title {
  margin-bottom: 0;
  margin-right: 20px;
  color: #F2DDDA;
}
/* line 19, smash/modules/block_search_bar/_block_search_bar.scss */
#search_bar .search-bar-form {
  width: 32%;
}
/* line 24, smash/modules/block_search_bar/_block_search_bar.scss */
#search_bar .search-bar-form .search-form .search-with-icon {
  display: -webkit-flex;
  display: flex;
  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 27, smash/modules/block_search_bar/_block_search_bar.scss */
#search_bar .search-bar-form .search-form .search-with-icon i {
  color: #E5CDC8;
  font-size: 16px;
}
/* line 33, smash/modules/block_search_bar/_block_search_bar.scss */
#search_bar .search-bar-form .search-form input {
  width: 100%;
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #c8c8c8;
  padding: 10px 0;
  color: #797A7C;
  font-family: "Avenir-Light",  sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
}
/* line 45, smash/modules/block_search_bar/_block_search_bar.scss */
#search_bar .search-bar-form .search-form input:focus {
  outline: none;
}
@media screen and (max-width: 768px) {
  /* line 2, smash/modules/block_search_bar/_block_search_bar.scss */
  #search_bar {
    padding: 20px 30px;
  }
  /* line 55, smash/modules/block_search_bar/_block_search_bar.scss */
  #search_bar .search-bar-inner {
    display: -webkit-flex;
    display: flex;
    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 58, smash/modules/block_search_bar/_block_search_bar.scss */
  #search_bar .search-bar-inner .search-title {
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 18px;
  }
  /* line 64, smash/modules/block_search_bar/_block_search_bar.scss */
  #search_bar .search-bar-inner .search-bar-form {
    width: 100%;
  }
}

/* line 1, smash/modules/popups/_popups.scss */
#popup-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(200, 200, 200, 0.75);
  z-index: 100000;
  display: none;
  cursor: pointer;
}
/* line 12, smash/modules/popups/_popups.scss */
#popup-modal a {
  color: white;
  background: #E6CFC9;
  padding: 5px 10px;
}
/* line 19, smash/modules/popups/_popups.scss */
#popup-modal.popup-image .modal-outer {
  padding: 0;
}
/* line 24, smash/modules/popups/_popups.scss */
#popup-modal .modal-box, #popup-modal .modal-outer {
  background: #797A7C;
  padding: 0;
  position: relative;
  width: 90%;
  max-width: 800px !important;
  margin: auto;
  padding: 35px 25px;
  top: 50%;
  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 42, smash/modules/popups/_popups.scss */
#popup-modal .modal-box #popup-close, #popup-modal .modal-outer #popup-close {
  display: -webkit-flex;
  display: flex;
  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;
  background: white;
  border-radius: 100%;
  box-shadow: 2px 2px 8px -2px #a9a9a9;
  top: 6px;
  right: 10px;
  width: 30px;
  height: 30px;
  z-index: 50;
  cursor: pointer;
}
/* line 55, smash/modules/popups/_popups.scss */
#popup-modal .modal-box #popup-close .icon, #popup-modal .modal-outer #popup-close .icon {
  width: 15px;
  height: 15px;
  fill: black;
  margin-left: 1px;
}
/* line 62, smash/modules/popups/_popups.scss */
#popup-modal .modal-box #popup-close:hover, #popup-modal .modal-outer #popup-close:hover {
  box-shadow: 2px 2px 8px -4px #a9a9a9;
}
/* line 67, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .popup-image, #popup-modal .modal-outer .popup-image {
  display: block;
  width: 100%;
  padding: 0 !important;
}
/* line 72, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .popup-image img, #popup-modal .modal-outer .popup-image img {
  display: block;
  width: 100%;
}
/* line 78, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner, #popup-modal .modal-outer .modal-inner {
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  max-width: 400px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
/* line 89, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .footer-subscribe, #popup-modal .modal-outer .modal-inner .footer-subscribe {
  padding: 50px;
}
/* line 92, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .footer-subscribe .footer-social, #popup-modal .modal-outer .modal-inner .footer-subscribe .footer-social {
  padding: 0px 0px 30px;
}
/* line 96, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .footer-subscribe .subscribe-title, #popup-modal .modal-outer .modal-inner .footer-subscribe .subscribe-title {
  font-family: "BombshellPro",  sans-serif;
  font-size: 70px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 104, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .footer-subscribe .subscribe-text, #popup-modal .modal-outer .modal-inner .footer-subscribe .subscribe-text {
  font-family: "Avenir-Light",  sans-serif;
}
/* line 109, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .popup-image, #popup-modal .modal-outer .modal-inner .popup-image {
  width: 100%;
}
/* line 113, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .popup-text, #popup-modal .modal-outer .modal-inner .popup-text {
  width: 100%;
  padding: 30px 10%;
}
/* line 117, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .popup-text h3, #popup-modal .modal-outer .modal-inner .popup-text h3 {
  font-weight: normal;
  font-family: "Avenir-Light",  serif;
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 126, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .popup-text p, #popup-modal .modal-outer .modal-inner .popup-text p {
  font-size: 10px;
  text-transform: uppercase;
  line-height: 25px;
  margin-bottom: 34px;
}
/* line 135, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .popup-text #mc_embed_signup_scroll p, #popup-modal .modal-outer .modal-inner .popup-text #mc_embed_signup_scroll p {
  margin-bottom: -20px;
}
/* line 141, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .popup-text #mc_embed_signup_scroll .clear input#mc-embedded-subscribe:hover, #popup-modal .modal-outer .modal-inner .popup-text #mc_embed_signup_scroll .clear input#mc-embedded-subscribe:hover {
  border: 2px solid #F2DDDA !important;
  color: #797A7C;
}
/* line 150, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner h1, #popup-modal .modal-outer .modal-inner h1 {
  margin-top: 0;
  margin-bottom: 0;
  color: black;
  font-size: 28px;
  padding: 0px 40px;
  letter-spacing: 1px;
}
/* line 161, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner nf-field:nth-child(1), #popup-modal .modal-outer .modal-inner nf-field:nth-child(1) {
  float: left;
  width: 48%;
}
/* line 166, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner nf-field:nth-child(2), #popup-modal .modal-outer .modal-inner nf-field:nth-child(2) {
  float: right;
  width: 48%;
}
/* line 173, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner nf-field:nth-child(3) .nf-field-container, #popup-modal .modal-outer .modal-inner nf-field:nth-child(3) .nf-field-container {
  margin-bottom: 0;
}
/* line 179, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner input, #popup-modal .modal-outer .modal-inner input {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "Avenir-Light",  serif, "Avenir-Light",  serif;
  font-size: 11px;
  line-height: 13px;
}
/* line 192, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner textarea, #popup-modal .modal-outer .modal-inner textarea {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "Avenir-Light",  serif, "Avenir-Light",  serif;
  font-size: 11px;
  line-height: 13px;
}
/* line 204, smash/modules/popups/_popups.scss */
#popup-modal #mc-embedded-subscribe-form {
  position: relative;
  padding: 0 !important;
}
/* line 210, smash/modules/popups/_popups.scss */
#popup-modal #mc-embedded-subscribe-form .mc-field-group .interest-field {
  white-space: nowrap;
}
/* line 213, smash/modules/popups/_popups.scss */
#popup-modal #mc-embedded-subscribe-form .mc-field-group .interest-field > div {
  padding: 20px 10px;
}
/* line 217, smash/modules/popups/_popups.scss */
#popup-modal #mc-embedded-subscribe-form .mc-field-group .interest-field input {
  margin-top: -3px;
  margin-right: 15px;
}
/* line 221, smash/modules/popups/_popups.scss */
#popup-modal #mc-embedded-subscribe-form .mc-field-group .interest-field input:focus {
  border: none !important;
}
/* line 228, smash/modules/popups/_popups.scss */
#popup-modal #mc-embedded-subscribe-form input {
  border: 1px solid black !important;
  border-radius: unset !important;
  display: block;
  width: 100%;
  padding: 10px 10px;
  font-family: "Avenir-Book",  sans-serif;
  text-transform: uppercase;
}
/* line 242, smash/modules/popups/_popups.scss */
#popup-modal #mc-embedded-subscribe-form .fa-envelope-o {
  position: absolute;
  top: 8px;
  right: 5px;
  font-size: 14px;
  z-index: 50;
}
/* line 253, smash/modules/popups/_popups.scss */
#popup-modal #mc_embed_signup .mc-field-group {
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 0;
  text-align: left;
  min-height: unset;
}
/* line 260, smash/modules/popups/_popups.scss */
#popup-modal #mc_embed_signup .mc-field-group label {
  font-size: 13px;
  margin: 0 10px 25px;
  font-family: "Avenir-Light",  sans-serif;
  color: #797A7C;
}
/* line 272, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner {
  text-align: center;
  margin: 50px 0;
}
/* line 276, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h1, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h2, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h3, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h4, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h5, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h6 {
  position: relative;
}
/* line 279, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h1::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h2::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h3::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h4::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h5::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h6::after {
  content: '';
  position: relative;
  display: block;
  width: 115px;
  height: 1px;
  background: #797A7C;
  margin: 10px auto 20px;
}
/* line 290, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form {
  width: 85%;
  max-width: 700px;
  margin: 0 auto;
}
/* line 295, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form .nf-form-fields-required {
  display: none !important;
}
/* line 301, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container {
  margin-bottom: 20px;
}
/* line 306, smash/modules/popups/_popups.scss */
#popup-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 317, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container.label-above .nf-field-label {
  margin: 0;
}
/* line 322, smash/modules/popups/_popups.scss */
#popup-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 328, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input {
  border: 2px solid #F4F4F4;
  border-radius: 0;
}
/* line 332, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input:focus {
  border: none !important;
}
/* line 342, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(2), #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(3) {
  float: right;
  width: 49%;
  clear: right;
}
/* line 349, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(1), #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(4), #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(5) {
  float: left;
  width: 49%;
  clear: left;
}
/* line 357, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(6) {
  display: block;
  width: 100%;
}
/* line 369, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="subscribe-popup"] .modal-box {
  padding: 0;
  max-width: 820px;
}
/* line 373, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="subscribe-popup"] .modal-box .modal-inner {
  flex-wrap: nowrap;
  padding-right: 5%;
}
/* line 377, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="subscribe-popup"] .modal-box .modal-inner .popup-image {
  width: 50%;
}

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

/* line 1, smash/modules/post_guide/_post_guide.scss */
.post-guide-row {
  width: 100%;
  position: relative;
}
/* line 5, smash/modules/post_guide/_post_guide.scss */
.post-guide-row > * {
  width: 32%;
}
/* line 9, smash/modules/post_guide/_post_guide.scss */
.post-guide-row:nth-child(2n) {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}
/* line 14, smash/modules/post_guide/_post_guide.scss */
.post-guide-row img {
  width: auto;
  max-height: 420px;
}
/* line 19, smash/modules/post_guide/_post_guide.scss */
.post-guide-row .sep {
  width: 90px;
  height: 2px;
  margin: 0 2%;
  background: black;
}
/* line 26, smash/modules/post_guide/_post_guide.scss */
.post-guide-row .guide-body {
  text-align: center;
  margin-bottom: 30px;
}
/* line 30, smash/modules/post_guide/_post_guide.scss */
.post-guide-row .guide-body .guide-count {
  font-family: "Avenir-Light",  serif;
  font-size: 80px;
}
/* line 35, smash/modules/post_guide/_post_guide.scss */
.post-guide-row .guide-body .guide-title {
  font-family: "Avenir-Light",  serif;
  font-size: 30px;
  margin-bottom: 20px;
}
/* line 41, smash/modules/post_guide/_post_guide.scss */
.post-guide-row .guide-body .guide-text {
  font-family: "Avenir-Light",  sans-serif;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/post_guide/_post_guide.scss */
  .post-guide-row {
    flex-direction: column;
  }
  /* line 50, smash/modules/post_guide/_post_guide.scss */
  .post-guide-row .sep {
    display: none;
  }
  /* line 54, smash/modules/post_guide/_post_guide.scss */
  .post-guide-row .guide-body {
    width: 100%;
  }
  /* line 58, smash/modules/post_guide/_post_guide.scss */
  .post-guide-row:nth-child(2n) {
    flex-direction: column;
  }
}

/* line 1, smash/modules/faq/_faq.scss */
#faq-module {
  background: #F7F4EF;
  padding: 50px 0;
  margin: 30px 0px;
}
/* line 6, smash/modules/faq/_faq.scss */
#faq-module .page-faq-wrapper {
  width: 90%;
  max-width: 560px;
  margin: 0 auto;
  position: relative;
}
/* line 12, smash/modules/faq/_faq.scss */
#faq-module .page-faq-wrapper .page-faq-title {
  text-align: center;
}
/* line 15, smash/modules/faq/_faq.scss */
#faq-module .page-faq-wrapper .page-faq-title h3 {
  font-family: 25px;
}
/* line 20, smash/modules/faq/_faq.scss */
#faq-module .page-faq-wrapper .faq-col {
  width: 100%;
  text-align: center;
}
/* line 26, smash/modules/faq/_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: 16px;
  font-family: "Avenir-Light",  sans-serif;
}
/* line 34, smash/modules/faq/_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title span {
  width: 90%;
}
/* line 38, smash/modules/faq/_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title .icon {
  border: 1px solid black;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  padding: 5px;
  cursor: pointer;
}
/* line 46, smash/modules/faq/_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title .icon:hover {
  background: black;
  fill: white;
}
/* line 53, smash/modules/faq/_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: 1024px) {
  /* line 65, smash/modules/faq/_faq.scss */
  #faq-module .page-faq-wrapper {
    width: 76%;
    justify-content: space-around;
  }
  /* line 69, smash/modules/faq/_faq.scss */
  #faq-module .page-faq-wrapper .faq-col {
    width: 43%;
  }
}
@media screen and (max-width: 768px) {
  /* line 78, smash/modules/faq/_faq.scss */
  #faq-module .page-faq-wrapper {
    flex-wrap: wrap;
  }
  /* line 81, smash/modules/faq/_faq.scss */
  #faq-module .page-faq-wrapper .page-faq-title {
    position: relative;
    top: 0px;
    left: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  }
  /* line 92, smash/modules/faq/_faq.scss */
  #faq-module .page-faq-wrapper .faq-col {
    width: 100%;
    margin-bottom: -12px;
  }
  /* line 98, smash/modules/faq/_faq.scss */
  #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
    margin-bottom: 21px;
    font-size: 14px;
  }
}

/* line 1, smash/modules/contact_forms/_contact_forms.scss */
.contact-form-wrap {
  max-width: 800px;
  width: 100%;
  padding: 30px;
  border: 4px solid #F4F4F4;
}
/* line 8, smash/modules/contact_forms/_contact_forms.scss */
.contact-form-wrap .contact-form-title {
  text-align: center;
}
/* line 12, smash/modules/contact_forms/_contact_forms.scss */
.contact-form-wrap .contact-form-text {
  width: 70%;
  margin: 0 auto;
  text-align: center;
  font-family: "Avenir-Light",  sans-serif;
}
/* line 19, smash/modules/contact_forms/_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper {
  text-align: center;
}
/* line 22, smash/modules/contact_forms/_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .form-btn-row {
  margin: 20px 0;
}
/* line 25, smash/modules/contact_forms/_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .form-btn-row .btn {
  margin: 0 5px;
}
/* line 28, smash/modules/contact_forms/_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .form-btn-row .btn.active {
  position: relative;
}
/* line 31, smash/modules/contact_forms/_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 #797A7C;
}
/* line 48, smash/modules/contact_forms/_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/contact_forms/_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form.show-form {
  display: block;
}
/* line 58, smash/modules/contact_forms/_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form .nf-form-fields-required {
  display: none !important;
}
/* line 64, smash/modules/contact_forms/_contact_forms.scss */
.contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container {
  margin-bottom: 20px;
}
/* line 69, smash/modules/contact_forms/_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: "Avenir-Light",  serif;
}
/* line 81, smash/modules/contact_forms/_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/contact_forms/_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/contact_forms/_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/contact_forms/_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/contact_forms/_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/contact_forms/_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/contact_forms/_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/contact_forms/_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/contact_forms/_contact_forms.scss */
.contact-form-wrap .contact-social {
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/contact_forms/_contact_forms.scss */
  .contact-form-wrap {
    padding: 20px;
  }
}

/* line 154, smash/modules/contact_forms/_contact_forms.scss */
#popup-modal.popup-has-forms .modal-box {
  max-width: 800px;
}
/* line 159, smash/modules/contact_forms/_contact_forms.scss */
#popup-modal.popup-has-forms .modal-box .modal-inner .popup-text {
  padding: 0;
}

/* line 3, smash/modules/trend_report/_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/trend_report/_trend_report.scss */
.trend_report .trend-report-container .trend-post-body {
  text-align: center;
  width: 45%;
  padding: 30px;
  background: white;
}
/* line 17, smash/modules/trend_report/_trend_report.scss */
.trend_report .trend-report-container .trend-post-products {
  width: 45%;
  background: white;
}
/* line 21, smash/modules/trend_report/_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/trend_report/_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow:focus {
  outline: none;
}
/* line 36, smash/modules/trend_report/_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/trend_report/_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev {
  left: -25px;
}
/* line 50, smash/modules/trend_report/_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/trend_report/_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/trend_report/_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next {
  right: -25px;
}
/* line 78, smash/modules/trend_report/_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/trend_report/_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/trend_report/_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow:hover {
  background: white;
  cursor: pointer;
}
/* line 106, smash/modules/trend_report/_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow:hover span {
  background: black;
}
/* line 109, smash/modules/trend_report/_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow:hover span::before {
  background: black;
}
/* line 112, smash/modules/trend_report/_trend_report.scss */
.trend_report .trend-report-container .trend-post-products .slick-arrow:hover span::after {
  background: black;
}
/* line 122, smash/modules/trend_report/_trend_report.scss */
.trend_report .trend-report-container .trend-post-product .product-thumb-wrap {
  position: relative;
}
/* line 125, smash/modules/trend_report/_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/trend_report/_trend_report.scss */
.trend_report .trend-report-container .trend-post-product .product-thumb-wrap .btn {
  position: absolute;
}

/* line 1, smash/modules/slider_banners/_slider_banners.scss */
#slider_banners {
  position: relative;
  margin: 0 0 10px;
}
/* line 5, smash/modules/slider_banners/_slider_banners.scss */
#slider_banners .banner-slide {
  display: block;
  width: 100%;
}
/* line 9, smash/modules/slider_banners/_slider_banners.scss */
#slider_banners .banner-slide .banner-slide-image {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 9, smash/modules/slider_banners/_slider_banners.scss */
  #slider_banners .banner-slide .banner-slide-image {
    display: none;
  }
}
/* line 17, smash/modules/slider_banners/_slider_banners.scss */
#slider_banners .banner-slide .banner-slide-image-mobile {
  display: none;
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 17, smash/modules/slider_banners/_slider_banners.scss */
  #slider_banners .banner-slide .banner-slide-image-mobile {
    display: block;
  }
}

/* line 1, smash/modules/section_content_blocks/_section_content_blocks.scss */
.content-block {
  position: relative;
  width: 100%;
  margin: 0 0 10px;
}
/* line 6, smash/modules/section_content_blocks/_section_content_blocks.scss */
.content-block .content-block-body {
  width: 40%;
  padding: 7% 5%;
  background: #F2DDDA;
}
/* line 11, smash/modules/section_content_blocks/_section_content_blocks.scss */
.content-block .content-block-body h2.content-block-title {
  border-left: 4px solid #F2DDDA;
  padding-left: 20px;
  margin-bottom: 10px;
  line-height: 42px;
  text-transform: uppercase;
}
/* line 19, smash/modules/section_content_blocks/_section_content_blocks.scss */
.content-block .content-block-body h3.content-block-sub-title {
  font-style: italic;
  letter-spacing: 1px;
  line-height: 35px;
  font-size: 18px;
}
/* line 26, smash/modules/section_content_blocks/_section_content_blocks.scss */
.content-block .content-block-body .content-block-text {
  font-family: "Avenir-Light",  sans-serif;
  line-height: 28px;
  color: #797A7C;
  margin-block-end: 30px;
}
/* line 34, smash/modules/section_content_blocks/_section_content_blocks.scss */
.content-block .content-block-body .content-block-cta .icon {
  width: 23px;
  height: 14px;
  position: relative;
  top: 3px;
}
/* line 43, smash/modules/section_content_blocks/_section_content_blocks.scss */
.content-block .content-block-image {
  width: 60%;
}
/* line 47, smash/modules/section_content_blocks/_section_content_blocks.scss */
.content-block:nth-child(2n+1) {
  display: -webkit-flex;
  display: flex;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_content_blocks/_section_content_blocks.scss */
  .content-block {
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
  /* line 54, smash/modules/section_content_blocks/_section_content_blocks.scss */
  .content-block .content-block-body {
    width: 100%;
    padding: 13% 16%;
  }
  /* line 59, smash/modules/section_content_blocks/_section_content_blocks.scss */
  .content-block .content-block-image {
    width: 100%;
    height: 350px;
  }
  /* line 64, smash/modules/section_content_blocks/_section_content_blocks.scss */
  .content-block:nth-child(2n+1) {
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
  /* line 67, smash/modules/section_content_blocks/_section_content_blocks.scss */
  .content-block:nth-child(2n+1) .content-block-body {
    width: 100%;
  }
  /* line 71, smash/modules/section_content_blocks/_section_content_blocks.scss */
  .content-block:nth-child(2n+1) .content-block-image {
    width: 100%;
    height: 250px;
  }
}

/* line 1, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs {
  position: relative;
  background: #fcf4f2;
  padding: 50px;
  margin: 0 0 10px;
}
/* line 7, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs .featured-rs-container {
  max-width: 1145px;
  width: 85%;
  margin: 0 auto;
}
/* line 12, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs .featured-rs-container .featured-rs-image {
  width: 40%;
  max-width: 450px;
  height: 450px !important;
}
/* line 18, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs .featured-rs-container .featured-rs-body {
  width: 50%;
}
/* line 21, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs .featured-rs-container .featured-rs-body h2 {
  border-left: 4px solid #F2DDDA;
  padding-left: 20px;
  margin-bottom: 10px;
  line-height: 42px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
/* line 29, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs .featured-rs-container .featured-rs-body h3 {
  font-style: italic;
  letter-spacing: 1px;
}
/* line 36, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs .featured-rs-container .featured-rs-body .featured-rs-code .featured-rs-product {
  position: relative;
  padding: 20px;
  font-size: 12px;
  color: #797A7C;
}
/* line 42, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs .featured-rs-container .featured-rs-body .featured-rs-code .featured-rs-product:hover {
  color: #edb8ba;
}
/* line 48, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs .featured-rs-container .featured-rs-body .featured-rs-code .featured-rs-product .featured-rs-product-inner .featured-rs-product-image-wrap {
  width: 100%;
  padding: 10px;
  background: white;
}
/* line 53, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs .featured-rs-container .featured-rs-body .featured-rs-code .featured-rs-product .featured-rs-product-inner .featured-rs-product-image-wrap .featured-rs-product-image {
  width: 100%;
  height: 95px;
  max-height: 95px;
}
/* line 60, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs .featured-rs-container .featured-rs-body .featured-rs-code .featured-rs-product .featured-rs-product-inner .featured-rs-product-brand {
  margin: 5px 0;
  font-family: "Avenir-Light",  serif;
}
/* line 67, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs .featured-rs-container .featured-rs-body .featured-rs-code .slick-prev {
  left: -6%;
  width: 12px;
  height: 12px;
}
/* line 72, smash/modules/section_featured_rs/_section_featured_rs.scss */
#featured_rs .featured-rs-container .featured-rs-body .featured-rs-code .slick-next {
  right: -6%;
  width: 12px;
  height: 12px;
}
@media screen and (max-width: 768px) {
  /* line 82, smash/modules/section_featured_rs/_section_featured_rs.scss */
  #featured_rs .featured-rs-container {
    width: 100%;
  }
  /* line 85, smash/modules/section_featured_rs/_section_featured_rs.scss */
  #featured_rs .featured-rs-container .featured-rs-image {
    height: 330px !important;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_featured_rs/_section_featured_rs.scss */
  #featured_rs {
    padding: 50px 50px 0px;
  }
  /* line 94, smash/modules/section_featured_rs/_section_featured_rs.scss */
  #featured_rs .featured-rs-container {
    display: block;
  }
  /* line 97, smash/modules/section_featured_rs/_section_featured_rs.scss */
  #featured_rs .featured-rs-container .featured-rs-image {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 102, smash/modules/section_featured_rs/_section_featured_rs.scss */
  #featured_rs .featured-rs-container .featured-rs-body {
    width: 100%;
  }
}

/* line 1, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products {
  position: relative;
  margin: 0 0 10px;
}
/* line 6, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products .featured-products-header h2 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}
/* line 14, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products .featured-products-cta-wrap {
  font-style: italic;
  letter-spacing: 1px;
  font-family: "Avenir-Light",  serif;
  color: #797A7C;
  font-size: 15px;
  margin-bottom: 20px;
  position: relative;
  background-color: white;
  padding: 0px 20px;
}
/* line 25, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products .featured-products-cta-wrap::after {
  content: '';
  position: absolute;
  top: 11px;
  bottom: 8px;
  left: -86%;
  background: #F2DDDA;
  display: block;
  z-index: -1;
  width: 465px;
}
/* line 37, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products .featured-products-cta-wrap a {
  color: #797A7C;
}
/* line 40, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products .featured-products-cta-wrap a:hover {
  color: #F2DDDA;
}
/* line 47, smash/modules/section_featured_products/_section_featured_products.scss */
#featured_products .featured-products .featured-product {
  width: 25%;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_featured_products/_section_featured_products.scss */
  #featured_products {
    flex-wrap: wrap;
  }
  /* line 56, smash/modules/section_featured_products/_section_featured_products.scss */
  #featured_products .featured-products-cta-wrap::after {
    bottom: 10px;
    left: -28%;
    width: 250px;
  }
  /* line 64, smash/modules/section_featured_products/_section_featured_products.scss */
  #featured_products .featured-products .featured-product {
    width: 50%;
  }
}

/* line 1, smash/modules/section_link_blocks/_section_link_blocks.scss */
#link_blocks {
  position: relative;
  margin: 45px 0;
}
/* line 5, smash/modules/section_link_blocks/_section_link_blocks.scss */
#link_blocks .link-block {
  width: 100%;
}
/* line 8, smash/modules/section_link_blocks/_section_link_blocks.scss */
#link_blocks .link-block:nth-child(2n+1) {
  display: -webkit-flex;
  display: flex;
  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;
}
/* line 12, smash/modules/section_link_blocks/_section_link_blocks.scss */
#link_blocks .link-block:nth-child(2n+1):hover .btn {
  padding-left: 50px !important;
}
/* line 17, smash/modules/section_link_blocks/_section_link_blocks.scss */
#link_blocks .link-block:nth-child(2n) {
  display: -webkit-flex;
  display: flex;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 21, smash/modules/section_link_blocks/_section_link_blocks.scss */
#link_blocks .link-block:nth-child(2n):hover .btn {
  padding-right: 50px !important;
}
/* line 32, smash/modules/section_link_blocks/_section_link_blocks.scss */
#link_blocks .btn-secondary {
  margin-bottom: 40px;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_link_blocks/_section_link_blocks.scss */
  #link_blocks {
    display: -webkit-flex;
    display: flex;
    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 39, smash/modules/section_link_blocks/_section_link_blocks.scss */
  #link_blocks .link-block {
    height: 250px !important;
  }
  /* line 42, smash/modules/section_link_blocks/_section_link_blocks.scss */
  #link_blocks .link-block:nth-child(2n+1), #link_blocks .link-block:nth-child(2n) {
    display: -webkit-flex;
    display: flex;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-end !important;
    -webkit-justify-content: flex-end !important;
  }
}

/* line 1, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar {
  background: #e4cec9;
  padding: 50px 0px 0px;
}
/* line 5, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar a {
  color: #aba9a3;
}
/* line 8, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar a:hover {
  color: white;
}
/* line 13, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-title {
  text-transform: uppercase;
  color: white;
  font-family: "Avenir-Light",  serif;
  font-size: 30px;
  letter-spacing: 2px;
}
/* line 21, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-form {
  color: white !important;
}
/* line 26, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-form #mc_embed_signup #mc_embed_signup_scroll p {
  margin-bottom: 0px;
}
/* line 29, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-form #mc_embed_signup #mc_embed_signup_scroll input#mce-EMAIL {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  padding: 12px;
  border-radius: 0px;
  width: 250px;
  margin: 3px;
  font-family: "Avenir-Light",  sans-serif;
}
/* line 39, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-form #mc_embed_signup #mc_embed_signup_scroll .btn.btn-secondary.clear {
  padding: 5px 28px !important;
  cursor: pointer;
}
/* line 43, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-form #mc_embed_signup #mc_embed_signup_scroll .btn.btn-secondary.clear input#mc-embedded-subscribe {
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "Avenir-Light",  sans-serif;
  color: #F2DDDA;
}
/* line 52, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-form #mc_embed_signup #mc_embed_signup_scroll .btn.btn-secondary.clear:hover {
  background-color: #F2DDDA !important;
  border: 1px solid #F2DDDA !important;
}
@media screen and (max-width: 600px) {
  /* line 65, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .subscribe-bar-form #mc_embed_signup #mc_embed_signup_scroll .flex {
    flex-direction: column;
  }
}

/* line 1, smash/modules/section_footer_links/_section_footer_links.scss */
#section_footer_links {
  background: white;
  padding: 50px;
}
/* line 5, smash/modules/section_footer_links/_section_footer_links.scss */
#section_footer_links #logo-icon-wrap {
  display: -webkit-flex;
  display: flex;
  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%;
  position: relative;
  margin-bottom: 30px;
}
/* line 11, smash/modules/section_footer_links/_section_footer_links.scss */
#section_footer_links #logo-icon-wrap::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #F2DDDA;
  z-index: 0;
}
/* line 23, smash/modules/section_footer_links/_section_footer_links.scss */
#section_footer_links #logo-icon-wrap .main-logo-icon {
  position: relative;
  display: block;
  background: white;
  padding-right: 30px;
  z-index: 1;
}
/* line 30, smash/modules/section_footer_links/_section_footer_links.scss */
#section_footer_links #logo-icon-wrap .main-logo-icon img {
  max-width: 115px;
}
/* line 37, smash/modules/section_footer_links/_section_footer_links.scss */
#section_footer_links .footer-links-wrapper {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 100;
}
/* line 42, smash/modules/section_footer_links/_section_footer_links.scss */
#section_footer_links .footer-links-wrapper .footer-links-block {
  margin: 0 40px 20px;
  letter-spacing: 1px;
}
/* line 46, smash/modules/section_footer_links/_section_footer_links.scss */
#section_footer_links .footer-links-wrapper .footer-links-block .footer-links-block-header {
  font-family: "Avenir-Book",  sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 13px;
  color: #797A7C;
}
/* line 56, smash/modules/section_footer_links/_section_footer_links.scss */
#section_footer_links .footer-links-wrapper .footer-links-block .footer-links-group .footer-link {
  margin-bottom: 3px;
  font-family: "Avenir-Light",  sans-serif;
  font-size: 10px;
  font-size: 12px;
  padding: 6px 0px;
}
/* line 64, smash/modules/section_footer_links/_section_footer_links.scss */
#section_footer_links .footer-links-wrapper .footer-links-block .footer-links-group a {
  color: #797A7C;
}
/* line 67, smash/modules/section_footer_links/_section_footer_links.scss */
#section_footer_links .footer-links-wrapper .footer-links-block .footer-links-group a:hover {
  color: #F2DDDA !important;
}
@media screen and (max-width: 1024px) {
  /* line 76, smash/modules/section_footer_links/_section_footer_links.scss */
  #section_footer_links .footer-links-wrapper {
    width: 75%;
  }
}
@media screen and (max-width: 960px) {
  /* line 82, smash/modules/section_footer_links/_section_footer_links.scss */
  #section_footer_links .footer-links-container {
    width: 100%;
  }
  /* line 85, smash/modules/section_footer_links/_section_footer_links.scss */
  #section_footer_links .footer-links-container .footer-links-wrapper {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_footer_links/_section_footer_links.scss */
  #section_footer_links {
    display: none;
  }
  /* line 94, smash/modules/section_footer_links/_section_footer_links.scss */
  #section_footer_links .footer-links-container {
    display: block;
  }
  /* line 97, smash/modules/section_footer_links/_section_footer_links.scss */
  #section_footer_links .footer-links-container .footer-links-wrapper {
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 105, smash/modules/section_footer_links/_section_footer_links.scss */
  #section_footer_links .footer-links-container {
    display: block;
  }
  /* line 108, smash/modules/section_footer_links/_section_footer_links.scss */
  #section_footer_links .footer-links-container .footer-links-wrapper {
    width: 100%;
    margin-top: 30px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 480px) {
  /* line 121, smash/modules/section_footer_links/_section_footer_links.scss */
  #section_footer_links .footer-links-container .footer-links-wrapper .footer-links-block {
    width: 50%;
    text-align: left;
    padding: 19px;
    margin: 0px;
  }
}

/* line 1, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
#shop_widget {
  position: fixed;
  background: #fcf4f2;
  width: 100%;
  padding: 20px;
  left: 100%;
  bottom: 0;
  z-index: 1000;
}
/* line 11, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
#shop_widget.show {
  left: 0;
  right: 0;
}
/* line 16, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
#shop_widget .shop-widget {
  position: relative;
}
/* line 19, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
#shop_widget .shop-widget .shop-widget-header {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #e5cdc8;
  font-family: "Avenir-Light",  serif;
  font-style: italic;
  text-transform: lowercase;
}
/* line 29, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
#shop_widget .shop-widget .shop-widget-header span {
  transform: rotate(-90deg);
}
/* line 36, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
#shop_widget .shop-widget-code {
  width: 88%;
  margin-left: 65px;
}
@media screen and (max-width: 768px) {
  /* line 36, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
  #shop_widget .shop-widget-code {
    width: 70%;
  }
}
@media screen and (max-width: 600px) {
  /* line 36, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
  #shop_widget .shop-widget-code {
    width: 60%;
    margin-left: 15%;
  }
}
/* line 51, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
#shop_widget .shop-manual .shop-product {
  position: relative;
  display: inline-block;
  padding: 0 10px;
}
/* line 56, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
#shop_widget .shop-manual .shop-product .shop-product-image {
  width: 95px;
  height: 140px;
  padding: 10px;
  margin-right: 8px;
}
/* line 63, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
#shop_widget .shop-manual .shop-product .shop-product-body {
  font-family: "Avenir-Light",  serif;
  font-size: 16px;
  color: #797A7C;
}
/* line 70, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
#shop_widget .shop-manual .shop-product:hover .shop-product-body {
  color: #aba9a3;
}

/* line 80, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
.shop-widget-triggers .shop-trigger {
  position: fixed;
  bottom: 0;
  right: 20px;
  bottom: 20px;
  z-index: 1001;
  width: 55px;
  height: 55px;
}
/* line 89, smash/modules/single_shop_fixed/_single_shop_fixed.scss */
.shop-widget-triggers .shop-trigger.shop-top {
  z-index: 1002;
}

/* line 1, smash/modules/block_splash_page/_block_splash_page.scss */
#splash_page {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1000000;
}
/* line 12, smash/modules/block_splash_page/_block_splash_page.scss */
#splash_page .splash-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 85px;
}
/* line 20, smash/modules/block_splash_page/_block_splash_page.scss */
#splash_page .splash-wrapper .splash-inner {
  background: white;
  padding: 22px;
}
/* line 24, smash/modules/block_splash_page/_block_splash_page.scss */
#splash_page .splash-wrapper .splash-inner .splash-body {
  border: 1px solid #F2DDDA;
  padding: 25px 50px;
  text-align: center;
}
/* line 29, smash/modules/block_splash_page/_block_splash_page.scss */
#splash_page .splash-wrapper .splash-inner .splash-body .splash-title {
  color: #F2DDDA;
}
/* line 35, smash/modules/block_splash_page/_block_splash_page.scss */
#splash_page .splash-wrapper .splash-inner .splash-body .splash-content h4 {
  font-size: 16px;
  letter-spacing: 1px;
}

/* line 1, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post {
  position: relative;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 85px 50px;
  border-top: 1px solid #F2DDDA;
}
/* line 9, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
/* line 14, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper > * {
  width: 50%;
}
/* line 20, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper .lr-post-body .lr-post-meta {
  background: #F2DDDA;
  padding: 20px;
  font-family: "Didot",  sans-serif;
}
/* line 25, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title {
  width: 100%;
  font-family: "Didot",  sans-serif;
  text-transform: none;
  font-size: 29px;
  letter-spacing: 1px;
  text-transform: none;
}
/* line 41, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper .lr-post-body .lr-post-cats {
  display: -webkit-flex;
  display: flex;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  text-transform: lowercase;
  font-size: 13px;
  font-style: italic;
}
/* line 47, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper .lr-post-body .lr-post-cats .lr-post-cat {
  display: -webkit-flex;
  display: flex;
  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;
  color: #797A7C;
}
/* line 52, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper .lr-post-body .lr-post-cats .lr-post-cat::after {
  content: ',';
  display: block;
  position: relative;
  margin-right: 5px;
}
/* line 60, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper .lr-post-body .lr-post-cats .lr-post-cat:last-child::after {
  display: none;
}
/* line 68, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper .lr-post-body .lr-post-excerpt {
  width: 90%;
  padding: 20px;
}
/* line 72, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper .lr-post-body .lr-post-excerpt p {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 0;
}
/* line 78, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper .lr-post-body .lr-post-excerpt .read-more {
  display: block;
  font-family: "Avenir-Light",  sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  background: #F2DDDA;
  color: #797A7C;
  width: 136px;
  padding: 10px 20px;
  margin-top: 25px;
  text-align: center;
  border: 1px solid #F2DDDA;
}
/* line 92, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper .lr-post-body .lr-post-excerpt .read-more:hover {
  background: white;
}
/* line 98, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post .lr-post-wrapper .lr-post-body .lr-post-rs {
  width: 90%;
}
/* line 107, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post:nth-child(2n+1) .lr-post-wrapper {
  display: -webkit-flex;
  display: flex;
  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 110, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post:nth-child(2n+1) .lr-post-wrapper .lr-post-body {
  padding-left: 20px;
}
/* line 117, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post:nth-child(2n) .lr-post-wrapper {
  display: -webkit-flex;
  display: flex;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 120, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post:nth-child(2n) .lr-post-wrapper .lr-post-body {
  padding-right: 20px;
}
/* line 126, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.lr-post:first-child {
  border-top: none;
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .lr-post {
    padding: 30px;
  }
  /* line 135, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .lr-post:nth-child(2n) .lr-post-wrapper, .lr-post:nth-child(2n+1) .lr-post-wrapper {
    display: -webkit-flex;
    display: flex;
    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: 500px;
    margin: 0 auto;
  }
  /* line 141, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .lr-post:nth-child(2n) .lr-post-wrapper .lr-post-image, .lr-post:nth-child(2n+1) .lr-post-wrapper .lr-post-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 146, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .lr-post:nth-child(2n) .lr-post-wrapper .lr-post-body, .lr-post:nth-child(2n+1) .lr-post-wrapper .lr-post-body {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 157, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta {
    text-align: center;
  }
  /* line 160, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-title {
    width: 100%;
    font-size: 20px;
    text-align: center;
  }
  /* line 165, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .lr-post .lr-post-wrapper .lr-post-body .lr-post-meta .lr-post-cats {
    justify-content: center !important;
  }
}

/* line 176, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.alm-reveal .lr-post:first-child {
  border-top: 1px solid #F2DDDA !important;
}

/* line 1, smash/modules/section_banner/_section_banner.scss */
.banner-image {
  width: 100%;
}
/* line 4, smash/modules/section_banner/_section_banner.scss */
.banner-image img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_banner/_section_banner.scss */
  .banner-image {
    display: none;
  }
}

/* line 1, smash/modules/section_collections/_section_collections.scss */
.featured-collections {
  position: relative;
  padding: 30px 50px 0;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_collections/_section_collections.scss */
  .featured-collections {
    padding: 10px 20px;
  }
  /* line 13, smash/modules/section_collections/_section_collections.scss */
  .featured-collections .featured-collections-wrapper {
    width: 100%;
  }
}

/* line 19, smash/modules/section_collections/_section_collections.scss */
.shop-block {
  display: -webkit-flex;
  display: flex;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 25%;
  padding: 40px 4%;
  text-align: center;
}
/* line 25, smash/modules/section_collections/_section_collections.scss */
.shop-block .shop-block-image {
  width: 100%;
}
/* line 29, smash/modules/section_collections/_section_collections.scss */
.shop-block .shop-block-title {
  margin-top: 20px;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "Avenir-Light",  serif;
}
/* line 36, smash/modules/section_collections/_section_collections.scss */
.shop-block .product-price {
  margin-top: 10px;
  font-family: "Avenir-Light",  serif;
}
@media screen and (max-width: 768px) {
  /* line 19, smash/modules/section_collections/_section_collections.scss */
  .shop-block {
    width: 50%;
    padding: 10px 20px;
  }
  /* line 45, smash/modules/section_collections/_section_collections.scss */
  .shop-block .shop-block-title {
    margin-top: 10px;
  }
}
@media screen and (max-width: 600px) {
  /* line 19, smash/modules/section_collections/_section_collections.scss */
  .shop-block {
    padding: 10px 20px;
  }
  /* line 53, smash/modules/section_collections/_section_collections.scss */
  .shop-block .shop-block-title {
    margin-top: 10px;
  }
}

/* line 1, smash/modules/section_products/_section_products.scss */
.featured-products {
  position: relative;
  padding: 30px 0;
}
/* line 5, smash/modules/section_products/_section_products.scss */
.featured-products .featured-products-header-wrapper {
  display: -webkit-flex;
  display: flex;
  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 9, smash/modules/section_products/_section_products.scss */
.featured-products .featured-products-header-wrapper .featured-products-header {
  position: relative;
  padding: 0 30px;
  font-size: 24px;
  font-weight: 100;
  background: white;
  z-index: 1;
  font-family: "Avenir-Light",  serif;
  letter-spacing: 2px;
}
/* line 20, smash/modules/section_products/_section_products.scss */
.featured-products .featured-products-header-wrapper .featured-products-header-bar {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #F2DDDA;
  z-index: 0;
}
/* line 37, smash/modules/section_products/_section_products.scss */
.featured-products .shop-block .shop-block-image {
  position: relative;
}
/* line 40, smash/modules/section_products/_section_products.scss */
.featured-products .shop-block .shop-block-image .shop-block-hover-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(237, 184, 186, 0.5);
  text-align: center;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
/* line 52, smash/modules/section_products/_section_products.scss */
.featured-products .shop-block .shop-block-image .shop-block-hover-wrap span {
  display: block;
  font-size: 18px;
  color: white !important;
}
/* line 62, smash/modules/section_products/_section_products.scss */
.featured-products .shop-block:hover .shop-block-image .shop-block-hover-wrap {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 768px) {
  /* line 71, smash/modules/section_products/_section_products.scss */
  .featured-products .featured-products-header-wrapper {
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 74, smash/modules/section_products/_section_products.scss */
  .featured-products .featured-products-header-wrapper .featured-products-header {
    margin: 20px 0;
  }
  /* line 78, smash/modules/section_products/_section_products.scss */
  .featured-products .featured-products-header-wrapper .featured-products-header-bar {
    position: relative;
    left: unset;
    right: unset;
  }
}
