/*!
Theme Name: Audrey
Theme URI: http://underscores.me/
Author: Smash Creative
Author URI: https://smashcreative.com/
Description: Smash Creative essentials theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: audrey
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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 19, 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
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# SMASH VARS
--------------------------------------------------------------*/
@font-face {
  font-family: 'Amaro';
  src: url("smash/fonts/Amaro-Regular.eot");
  /* IE9 Compat Modes */
  src: url("smash/fonts/Amaro-Regular.eot?#iefix") format("embedded-opentype"), url("smash/fonts/Amaro-Regular.woff") format("woff"), url("smash/fonts/Amaro-Regular.ttf") format("truetype"), url("smash/fonts/Amaro-Regular.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
/* line 95, smash/styles/_vars.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "freight-big-pro", serif;
  letter-spacing: 2px;
  font-weight: 100;
}

/* line 101, smash/styles/_vars.scss */
#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, .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-actions, .home-loop .home-grid .home-post-inner .home-post-image .social-share .share-actions, #secondary #categories_widget .categories-widget-wrap .image-link::after {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 108, smash/styles/_vars.scss */
a {
  color: #3C3C3C;
  outline: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}
/* line 117, smash/styles/_vars.scss */
a:focus, a:active, a:visited {
  color: #3C3C3C;
}
/* line 121, smash/styles/_vars.scss */
a:hover {
  color: #F5EDE9;
}

/* line 126, smash/styles/_vars.scss */
a.alt-link, .entry-footer .entry-footer-actions .social-share button, .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button {
  color: #3C3C3C;
  outline: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}
/* line 133, smash/styles/_vars.scss */
d
a.alt-link:hover, d .entry-footer .entry-footer-actions .social-share button:hover, .entry-footer .entry-footer-actions .social-share d button:hover, d .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button:hover, .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share d button:hover, a.alt-link a:focus, .entry-footer .entry-footer-actions .social-share button a:focus, .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button a:focus, a.alt-link a:active, .entry-footer .entry-footer-actions .social-share button a:active, .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button a:active {
  color: #E6D2C7;
}

/* line 198, smash/styles/_vars.scss */
#masthead #primary-menu, #shop_page #shop-menu, .pre-header .pre-header-container .pre-footer-block #footer_menu, #colophon .footer-nav #secondary-menu {
  display: -webkit-flex;
  display: flex;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
/* line 207, smash/styles/_vars.scss */
#masthead #primary-menu li, #shop_page #shop-menu li, .pre-header .pre-header-container .pre-footer-block #footer_menu li, #colophon .footer-nav #secondary-menu li {
  position: relative;
  float: none;
  margin: 0 1.2%;
  white-space: nowrap;
}
/* line 215, smash/styles/_vars.scss */
#masthead #primary-menu li.menu-item-has-children .icon, #shop_page #shop-menu li.menu-item-has-children .icon, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children .icon, #colophon .footer-nav #secondary-menu li.menu-item-has-children .icon {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 221, smash/styles/_vars.scss */
  #masthead #primary-menu li.menu-item-has-children > a, #shop_page #shop-menu li.menu-item-has-children > a, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children > a, #colophon .footer-nav #secondary-menu li.menu-item-has-children > a {
    float: left;
  }
  /* line 225, smash/styles/_vars.scss */
  #masthead #primary-menu li.menu-item-has-children .icon, #shop_page #shop-menu li.menu-item-has-children .icon, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children .icon, #colophon .footer-nav #secondary-menu li.menu-item-has-children .icon {
    display: block;
    float: left;
    margin-left: 10px;
    top: 3px;
  }
}
/* line 233, smash/styles/_vars.scss */
#masthead #primary-menu li.menu-item-has-children > .sub-menu, #shop_page #shop-menu li.menu-item-has-children > .sub-menu, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children > .sub-menu, #colophon .footer-nav #secondary-menu li.menu-item-has-children > .sub-menu {
  list-style: none;
  opacity: 0;
  visibility: hidden;
  padding: 16px 0 20px 0;
  background-color: #F5EDEA;
  white-space: nowrap;
  text-align: center;
  /* This is for the text when box is dropped down, centered isnt always totally in the middle so best to have on the left */
  position: absolute;
  /* This is for the drop down annimation */
  top: 150%;
  left: 50%;
  margin-left: -90px;
  width: 180px;
  -webkit-transition: all .3s .1s;
  -moz-transition: all .3s .1s;
  -o-transition: all .3s .1s;
  transition: all .3s .1s;
  box-shadow: unset;
}
/* line 264, smash/styles/_vars.scss */
#masthead #primary-menu li.menu-item-has-children > .sub-menu a, #shop_page #shop-menu li.menu-item-has-children > .sub-menu a, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children > .sub-menu a, #colophon .footer-nav #secondary-menu li.menu-item-has-children > .sub-menu a {
  width: auto;
  color: #3C3C3C;
}
/* line 268, smash/styles/_vars.scss */
#masthead #primary-menu li.menu-item-has-children > .sub-menu a:hover, #shop_page #shop-menu li.menu-item-has-children > .sub-menu a:hover, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children > .sub-menu a:hover, #colophon .footer-nav #secondary-menu li.menu-item-has-children > .sub-menu a:hover {
  color: white;
}
@media screen and (max-width: 768px) {
  /* line 233, smash/styles/_vars.scss */
  #masthead #primary-menu li.menu-item-has-children > .sub-menu, #shop_page #shop-menu li.menu-item-has-children > .sub-menu, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children > .sub-menu, #colophon .footer-nav #secondary-menu li.menu-item-has-children > .sub-menu {
    position: relative;
    display: none;
    left: unset;
    margin-left: unset;
    width: auto;
  }
  /* line 280, smash/styles/_vars.scss */
  #masthead #primary-menu li.menu-item-has-children > .sub-menu.show-sub, #shop_page #shop-menu li.menu-item-has-children > .sub-menu.show-sub, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children > .sub-menu.show-sub, #colophon .footer-nav #secondary-menu li.menu-item-has-children > .sub-menu.show-sub {
    display: block;
    clear: both;
    padding: 8px 10px 0;
  }
}
/* line 290, smash/styles/_vars.scss */
#masthead #primary-menu li.menu-item-has-children:hover > .sub-menu, #shop_page #shop-menu li.menu-item-has-children:hover > .sub-menu, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children:hover > .sub-menu, #colophon .footer-nav #secondary-menu li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  top: 150%;
  /* This is how far from the top the drop down annimation will go  */
  visibility: visible;
}
/* line 299, smash/styles/_vars.scss */
#masthead #primary-menu li .icon, #shop_page #shop-menu li .icon, .pre-header .pre-header-container .pre-footer-block #footer_menu li .icon, #colophon .footer-nav #secondary-menu li .icon {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  margin-left: 4px;
}

/* line 309, smash/styles/_vars.scss */
.container, .container-lg, #download .download-container, .contact-form-wrap {
  width: 85%;
  max-width: 925px;
  margin: 0 auto !important;
}

/* line 315, smash/styles/_vars.scss */
.btn-primary, .grid-loop .alm-btn-wrap .alm-load-more-btn, #popup-modal .modal-box .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"], .btn-secondary, #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"], #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup input[type="submit"] {
  display: inline-block;
  padding: 13px 5% !important;
  font-family: "futura-pt", sans-serif !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-size: 14px !important;
  font-weight: 100 !important;
  line-height: normal !important;
  text-align: center !important;
}

/* line 328, smash/styles/_vars.scss */
.btn-primary, .grid-loop .alm-btn-wrap .alm-load-more-btn, #popup-modal .modal-box .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: #F5EDEA;
  border: 2px solid #F5EDEA;
  color: #3C3C3C !important;
}
/* line 334, smash/styles/_vars.scss */
.btn-primary:hover, .grid-loop .alm-btn-wrap .alm-load-more-btn:hover, #popup-modal .modal-box .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: #F5EDE9;
  color: #3C3C3C;
  border: 2px solid #F5EDE9;
}

/* line 341, smash/styles/_vars.scss */
.btn-secondary, #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"], #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup input[type="submit"] {
  background: #3C3C3C;
  border: 2px solid #3C3C3C;
  color: white;
}
/* line 347, smash/styles/_vars.scss */
.btn-secondary:hover, #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"]:hover, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup input[type="submit"]:hover {
  background: #F5EDEA;
  color: #3C3C3C;
}

/* line 353, smash/styles/_vars.scss */
#comments .comment-list .comment .comment-meta {
  display: -webkit-flex;
  display: flex;
}
/* line 357, smash/styles/_vars.scss */
#comments .comment-list .comment .flex-wrap.comment-meta {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
/* line 361, smash/styles/_vars.scss */
#comments .comment-list .comment .flex-row-rev.comment-meta {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}
/* line 365, smash/styles/_vars.scss */
#comments .comment-list .comment .flex-col.comment-meta {
  flex-direction: column;
  -webkit-flex-direction: column;
}
/* line 369, smash/styles/_vars.scss */
#comments .comment-list .comment .flex-col-rev.comment-meta {
  flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
}
/* line 373, smash/styles/_vars.scss */
#comments .comment-list .comment .align-start.comment-meta {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
/* line 377, smash/styles/_vars.scss */
#comments .comment-list .comment .align-center.comment-meta {
  align-items: center;
  -webkit-align-items: center;
}
/* line 381, smash/styles/_vars.scss */
#comments .comment-list .comment .align-end.comment-meta {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
/* line 385, smash/styles/_vars.scss */
#comments .comment-list .comment .justify-start.comment-meta {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 389, smash/styles/_vars.scss */
#comments .comment-list .comment .justify-end.comment-meta {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
/* line 393, smash/styles/_vars.scss */
#comments .comment-list .comment .justify-around.comment-meta {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}
/* line 397, smash/styles/_vars.scss */
#comments .comment-list .comment .justify-center.comment-meta {
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 401, smash/styles/_vars.scss */
#comments .comment-list .comment .justify-between.comment-meta {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

/*--------------------------------------------------------------
# GENERAL STYLES
--------------------------------------------------------------*/
/* line 1, smash/styles/_general.scss */
body {
  font-size: 14px;
}

/* line 5, smash/styles/_general.scss */
#page {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 83, smash/styles/_general.scss */
.pad-section {
  padding: 80px;
}

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

/* line 96, smash/styles/_general.scss */
#content {
  position: relative;
  padding: 0px 0px 80px;
}
/* line 100, smash/styles/_general.scss */
#content .site-branding {
  padding: 50px 0 40px;
}
/* line 103, smash/styles/_general.scss */
#content .site-branding #logo {
  display: block;
  margin: 0 auto;
  max-width: 520px;
}
@media only screen and (max-width: 768px) {
  /* line 111, smash/styles/_general.scss */
  #content .site-branding {
    padding: 75px 0 55px;
  }
  /* line 114, smash/styles/_general.scss */
  #content .site-branding #logo {
    max-width: 300px;
  }
}
@media only screen and (max-width: 643px) {
  /* line 120, smash/styles/_general.scss */
  #content .site-branding {
    padding: 56px 0 50px;
  }
  /* line 123, smash/styles/_general.scss */
  #content .site-branding #logo {
    max-width: 250px;
  }
}

/* line 130, smash/styles/_general.scss */
.page-title {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 136, 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 149, smash/styles/_general.scss */
.flex {
  display: -webkit-flex;
  display: flex;
}

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

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

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

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

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

/* line 183, smash/styles/_general.scss */
.align-start {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}

/* line 187, smash/styles/_general.scss */
.align-center {
  align-items: center;
  -webkit-align-items: center;
}

/* line 191, smash/styles/_general.scss */
.align-end {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

/* line 195, smash/styles/_general.scss */
.justify-start {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

/* line 199, smash/styles/_general.scss */
.justify-end {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}

/* line 203, smash/styles/_general.scss */
.justify-around {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

/* line 207, smash/styles/_general.scss */
.justify-center {
  justify-content: center;
  -webkit-justify-content: center;
}

/* line 211, smash/styles/_general.scss */
.justify-between {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

/* line 215, 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 225, smash/styles/_general.scss */
.alm-btn-wrap .alm-load-more-btn {
  height: auto !important;
  background: unset !important;
  color: black !important;
  font-size: 24px !important;
  text-transform: uppercase !important;
  letter-spacing: 3px !important;
  font-weight: 100 !important;
}
/* line 234, smash/styles/_general.scss */
.alm-btn-wrap .alm-load-more-btn:hover {
  color: #d8bca9 !important;
}

/* line 239, smash/styles/_general.scss */
.line-sep {
  width: 1px;
  height: 65px;
  background: #3C3C3C;
  margin: 0 15px;
}

/* line 246, smash/styles/_general.scss */
.adjust-center {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
/* line 249, smash/styles/_general.scss */
.adjust-center > .box {
  flex: 1;
}
/* line 252, smash/styles/_general.scss */
.adjust-center > .box:nth-child(1) {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin-right: auto;
}
/* line 257, smash/styles/_general.scss */
.adjust-center > .box:nth-child(2) {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex: 2;
}
/* line 262, smash/styles/_general.scss */
.adjust-center > .box:nth-child(3) {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  margin-left: auto;
}

/* line 270, smash/styles/_general.scss */
.alm-btn-wrap button.alm-load-more-btn.more {
  font-family: "Amaro", sans-serif !important;
  background-color: #F5EDEA !important;
  font-size: 35px !important;
  text-transform: lowercase !important;
  font-size: 30px !important;
  padding: 6px 40px !important;
  border-radius: 0px !important;
}

/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
/* line 2, smash/styles/_header.scss */
body.lock_nav #content {
  padding-top: 57px;
}

/* line 7, smash/styles/_header.scss */
#masthead {
  position: relative;
  padding: 0;
  background: white;
  font-family: "futura-pt", sans-serif;
  letter-spacing: 1.5px;
  font-size: 11px;
  font-weight: 500;
  border-bottom: 1px solid #EBEBEB;
}
/* line 17, smash/styles/_header.scss */
#masthead.lock_nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
}
/* line 25, smash/styles/_header.scss */
#masthead a {
  color: #3C3C3C;
}
/* line 28, smash/styles/_header.scss */
#masthead a:hover {
  color: #E6D2C7;
}
/* line 33, smash/styles/_header.scss */
#masthead .subscribe-link {
  text-transform: uppercase;
  background-color: #F5EDEA;
  padding: 20px 25px;
}
/* line 38, smash/styles/_header.scss */
#masthead .subscribe-link:hover {
  background-color: #F5EDE9;
  color: black;
}
/* line 44, smash/styles/_header.scss */
#masthead a#search-wrapper-nav {
  right: 139px;
  position: absolute;
  text-transform: uppercase;
}
/* line 49, smash/styles/_header.scss */
#masthead a#search-wrapper-nav i.fa.fa-search {
  padding-right: 5px;
}
@media screen and (max-width: 600px) {
  /* line 44, smash/styles/_header.scss */
  #masthead a#search-wrapper-nav {
    left: 63px;
    right: auto;
  }
}
/* line 59, smash/styles/_header.scss */
#masthead .fab {
  font-size: 18px;
  padding: 0px 2px;
}
/* line 64, smash/styles/_header.scss */
#masthead .menu-toggle {
  position: relative;
  left: 20px;
  padding: 0;
  background: unset;
  border: none;
}
/* line 71, smash/styles/_header.scss */
#masthead .menu-toggle .icon {
  width: 24px;
  height: 24px;
}
/* line 76, smash/styles/_header.scss */
#masthead .menu-toggle:focus {
  outline: none;
}
/* line 81, smash/styles/_header.scss */
#masthead #primary-menu {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
@media screen and (max-width: 768px) {
  /* line 81, smash/styles/_header.scss */
  #masthead #primary-menu {
    position: absolute;
    z-index: 100;
    background: #F5EDEA;
    padding: 20px;
    top: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
  }
  /* line 97, smash/styles/_header.scss */
  #masthead #primary-menu li {
    margin-bottom: 10px;
  }
  /* line 103, smash/styles/_header.scss */
  #masthead.nav-open #primary-menu {
    opacity: 1;
    visibility: visible;
  }
}
/* line 112, smash/styles/_header.scss */
#masthead .header-right {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 20px;
}
/* line 117, smash/styles/_header.scss */
#masthead .social-profiles {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding-right: 20px;
  font-size: 18px;
}
/* line 122, smash/styles/_header.scss */
#masthead .social-profiles .social-profile {
  color: #E6D2C7;
  margin: 0 8px 4px;
}
/* line 126, smash/styles/_header.scss */
#masthead .social-profiles .social-profile:hover {
  color: #3C3C3C;
}
/* line 130, smash/styles/_header.scss */
#masthead .social-profiles .social-profile:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  /* line 137, smash/styles/_header.scss */
  #masthead .fab {
    padding: 0px;
  }
}

@media screen and (max-width: 768px) {
  /* line 146, smash/styles/_header.scss */
  .insta-header {
    display: none;
  }
}
/* line 151, smash/styles/_header.scss */
.social-profiles {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 18px;
}
/* line 155, smash/styles/_header.scss */
.social-profiles .social-profile {
  color: #E6D2C7;
  margin: 0 8px 4px;
}
/* line 159, smash/styles/_header.scss */
.social-profiles .social-profile:hover {
  color: #3C3C3C;
}
/* line 163, smash/styles/_header.scss */
.social-profiles .social-profile:last-child {
  margin-right: 0;
}

/*--------------------------------------------------------------
# FRONT PAGE
--------------------------------------------------------------*/
/* line 2, smash/styles/_front-page.scss */
.home-ld {
  width: 100%;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  /* line 2, smash/styles/_front-page.scss */
  .home-ld {
    height: 350px !important;
    margin-bottom: 10px;
  }
}

/* line 12, smash/styles/_front-page.scss */
.grid-loop {
  position: relative;
  padding: 50px;
}
/* line 16, smash/styles/_front-page.scss */
.grid-loop .grid-loop-container {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: center;
  -webkit-justify-content: center;
  width: 100%;
  max-width: 1155px;
  margin: 0 auto;
}
/* line 22, smash/styles/_front-page.scss */
.grid-loop .grid-loop-container .post-block {
  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;
  padding: 20px;
  width: 33%;
}
/* line 27, smash/styles/_front-page.scss */
.grid-loop .grid-loop-container .post-block .post-block-image {
  width: 100%;
}
/* line 31, smash/styles/_front-page.scss */
.grid-loop .grid-loop-container .post-block .post-block-cat {
  font-family: "Amaro", sans-serif;
  font-size: 35px;
  color: #e6cabb;
}
/* line 37, smash/styles/_front-page.scss */
.grid-loop .grid-loop-container .post-block .post-block-title {
  margin: 5px 0;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  /* line 51, smash/styles/_front-page.scss */
  .grid-loop .grid-loop-container .post-block h3.post-block-title {
    font-size: 22px;
  }
}
@media screen and (max-width: 960px) {
  /* line 12, smash/styles/_front-page.scss */
  .grid-loop {
    padding: 50px 20px;
  }
  /* line 61, smash/styles/_front-page.scss */
  .grid-loop .post-block h3.post-block-title {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 600px) {
  /* line 70, smash/styles/_front-page.scss */
  .grid-loop .grid-loop-container {
    flex-direction: column !important;
  }
  /* line 73, smash/styles/_front-page.scss */
  .grid-loop .grid-loop-container .post-block {
    width: 100%;
  }
}

/*--------------------------------------------------------------
# ARCHIVE PAGE
--------------------------------------------------------------*/
/* line 1, smash/styles/_archive.scss */
.archive-item {
  position: relative;
  width: 31%;
  margin-bottom: 80px;
}
/* line 6, smash/styles/_archive.scss */
.archive-item .archive-thumb {
  width: 100%;
  display: block;
  height: 430px;
}
/* line 13, smash/styles/_archive.scss */
.archive-item .archive-item-image img {
  display: block;
}
/* line 18, smash/styles/_archive.scss */
.archive-item .archive-item-meta {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  width: 90%;
  margin: 0 auto;
  background: white;
  padding: 20px 20px;
  text-align: center;
}
/* line 29, smash/styles/_archive.scss */
.archive-item .archive-item-meta .archive-item-cat {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "futura-pt", sans-serif;
  font-size: 11px;
  padding: 7px 0px;
}
/* line 36, smash/styles/_archive.scss */
.archive-item .archive-item-meta .archive-item-cat a {
  color: #3C3C3C;
}
/* line 41, smash/styles/_archive.scss */
.archive-item .archive-item-meta .archive-item-title {
  font-size: 23px;
  font-family: "freight-big-pro", serif;
  letter-spacing: 1px;
}

@media only screen and (max-width: 769px) {
  /* line 52, smash/styles/_archive.scss */
  .archive-item {
    width: 48%;
  }
}
@media only screen and (max-width: 643px) {
  /* line 59, smash/styles/_archive.scss */
  .archive-item {
    width: 100%;
  }
  /* line 62, smash/styles/_archive.scss */
  .archive-item .archive-item-meta {
    padding: 10px;
  }
}
/*--------------------------------------------------------------
# SINGLE POST
--------------------------------------------------------------*/
/* line 3, smash/styles/_single-post.scss */
.entry-header .entry-title {
  text-align: center;
  margin-bottom: 5px;
}
/* line 8, smash/styles/_single-post.scss */
.entry-header .entry-meta {
  text-align: center;
  font-family: "futura-pt", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #8a8a8a;
  margin-bottom: 30px;
}
/* line 17, smash/styles/_single-post.scss */
.entry-header .entry-meta a {
  color: #8a8a8a;
}
/* line 20, smash/styles/_single-post.scss */
.entry-header .entry-meta a:hover {
  color: #E6D2C7;
}
/* line 25, smash/styles/_single-post.scss */
.entry-header .entry-meta span {
  padding: 0px 5px;
}
@media only screen and (max-width: 643px) {
  /* line 31, smash/styles/_single-post.scss */
  .entry-header h1.entry-title {
    font-size: 24px;
  }
}

/* line 40, smash/styles/_single-post.scss */
.entry-content a {
  color: #E6D2C7;
}
/* line 44, smash/styles/_single-post.scss */
.entry-content ul, .entry-content li {
  margin-top: 0;
  font-size: 16px;
  font-family: "futura-pt", sans-serif;
  line-height: 31px;
  font-weight: 100;
  letter-spacing: 0.5px;
}
/* line 53, smash/styles/_single-post.scss */
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h4, .entry-content h5 {
  font-family: "futura-pt", sans-serif;
  letter-spacing: 1px;
  font-weight: 900;
  margin-top: 30px;
  margin-bottom: 10px;
}
/* line 61, smash/styles/_single-post.scss */
.entry-content h2 {
  font-size: 23px;
}
/* line 65, smash/styles/_single-post.scss */
.entry-content h3 {
  font-size: 19px;
}

/* line 73, smash/styles/_single-post.scss */
.entry-footer .post-shop-wrapper {
  text-align: center;
  padding: 60px;
}
/* line 77, smash/styles/_single-post.scss */
.entry-footer .post-shop-wrapper .post-shop-title {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 15px;
  letter-spacing: 1px;
  font-family: "futura-pt", sans-serif;
  font-weight: 900;
}
/* line 87, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
}
/* line 95, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions .comments {
  text-transform: lowercase;
  font-style: italic;
  font-size: 14px;
  letter-spacing: 0px;
}
/* line 104, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions .social-share button {
  text-transform: uppercase;
  font-family: 'GothamLight';
  font-size: 14px;
  letter-spacing: 1px;
  background: unset;
  border: none;
  padding: 0;
}
/* line 115, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions .social-share button.share {
  margin: 0 0 0 8px;
  cursor: pointer;
}
/* line 119, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions .social-share button.share:hover {
  color: #F5EDE9;
}

/* line 130, smash/styles/_single-post.scss */
.post-nav-links .post-nav-link {
  width: 49%;
}
/* line 133, smash/styles/_single-post.scss */
.post-nav-links .post-nav-link .post-nav-thumb {
  width: 100%;
  height: 300px;
}
/* line 138, smash/styles/_single-post.scss */
.post-nav-links .post-nav-link .post-nav-meta {
  margin-top: -70px;
  text-align: center;
  background: white;
  padding: 20px;
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 147, smash/styles/_single-post.scss */
.post-nav-links .post-nav-link .post-nav-meta .post-nav-meta-title {
  margin: 0;
}
@media only screen and (max-width: 643px) {
  /* line 154, smash/styles/_single-post.scss */
  .post-nav-links .post-nav-link {
    width: 100%;
  }
  /* line 157, smash/styles/_single-post.scss */
  .post-nav-links .post-nav-link h3.post-nav-meta-title {
    font-size: 15px;
  }
}

/*--------------------------------------------------------------
# COMMENTS
--------------------------------------------------------------*/
/* line 2, smash/styles/_comments.scss */
#comments .container {
  max-width: 685px;
}
/* line 5, smash/styles/_comments.scss */
#comments .container .comments-title {
  font-size: 18px;
  font-family: "futura-pt", sans-serif;
}
/* line 11, smash/styles/_comments.scss */
#comments .comment-list {
  margin: 0;
  padding: 0;
}
/* line 15, smash/styles/_comments.scss */
#comments .comment-list li {
  list-style: none;
}
/* line 21, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-body {
  padding: 20px 0px;
}
/* line 24, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-body .comment-meta {
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
/* line 29, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-body .comment-meta .comment-author {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  font-family: "futura-pt", sans-serif;
  font-weight: 900;
  padding-right: 10px;
}
/* line 38, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-body .comment-meta .comment-metadata {
  font-size: 11px;
  color: #c8c8c8;
  font-family: "futura-pt", sans-serif;
  letter-spacing: 1px;
}
/* line 50, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-meta .avatar, #comments .comment-list .comment .comment-meta .says {
  display: none;
}
/* line 55, smash/styles/_comments.scss */
#comments .comment-list .comment .reply {
  font-size: 10px;
  text-transform: uppercase;
  font-family: "futura-pt", sans-serif;
  letter-spacing: 1px;
  font-weight: 900;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 3px;
}
/* line 67, smash/styles/_comments.scss */
#comments input[type="text"], #comments input[type="email"], #comments textarea {
  width: 100%;
  border-radius: 0px;
  margin: 3px 0px;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  font-family: "futura-pt", sans-serif;
  font-size: 15px;
  padding: 5px;
}
/* line 78, smash/styles/_comments.scss */
#comments input[type="submit"] {
  padding: 13px 5%;
  font-family: "futura-pt", sans-serif;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px;
  font-size: 10px;
  text-align: center !important;
  background: #F5EDEA;
  border: 2px solid #F5EDEA;
  color: white;
  border-radius: 0px;
  width: 100%;
  cursor: pointer;
}
/* line 93, smash/styles/_comments.scss */
#comments input[type="submit"]:hover {
  background: #F5EDE9;
  color: white;
  border: 2px solid #F5EDE9;
}

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

/* line 3, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-header-wrap {
  padding: 30px;
  background: #F5EDEA;
  margin-bottom: 100px;
}
/* line 8, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-header-wrap .gift-guide-header {
  text-align: center;
  font-size: 32px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 50px;
  border: 3px solid white;
  font-family: "freight-big-pro", serif;
}
/* line 19, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift {
  margin-bottom: 100px;
}
/* line 22, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift .gift-guide-gift-image {
  max-width: 350px;
  max-height: 400px;
}
/* line 27, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift .gift-guide-gift-sep {
  width: 80px;
  height: 1.5px;
  background: #777777;
  margin: 0 30px;
}
/* line 34, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift .gift-guide-gift-content {
  width: 48%;
  text-align: center;
}
/* line 38, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-index {
  font-size: 52px;
  font-family: "freight-big-pro", serif;
}
/* line 42, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-title {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "freight-big-pro", serif;
}
/* line 49, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-sub-title {
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 11px;
}
/* line 55, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-text {
  margin: 20px 0;
  font-family: "futura-pt", sans-serif;
}
/* line 60, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift .gift-guide-gift-content .btn {
  display: inline-block;
  background: #F5EDEA;
  border: 2px solid #F5EDEA;
  color: white;
}
/* line 66, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift .gift-guide-gift-content .btn:hover {
  background: #efded3;
  color: #3C3C3C;
  border: 2px solid #efded3;
}
/* line 74, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift:nth-child(2n) {
  display: -webkit-flex;
  display: flex;
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
@media screen and (max-width: 600px) {
  /* line 80, smash/styles/_gift-guide.scss */
  #gift_guide .gift-guide-gift {
    flex-direction: column-reverse;
    margin-bottom: 40px;
  }
  /* line 84, smash/styles/_gift-guide.scss */
  #gift_guide .gift-guide-gift .gift-guide-gift-content {
    width: 100%;
  }
  /* line 88, smash/styles/_gift-guide.scss */
  #gift_guide .gift-guide-gift .gift-guide-gift-sep {
    margin: 40px 30px;
  }
  /* line 92, smash/styles/_gift-guide.scss */
  #gift_guide .gift-guide-gift:nth-child(2n) {
    flex-direction: column-reverse;
  }
}

/*--------------------------------------------------------------
# ABOUT PAGE
--------------------------------------------------------------*/
/* line 1, smash/styles/_page-about.scss */
#about_page {
  position: relative;
  padding: 0 50px;
}
/* line 5, smash/styles/_page-about.scss */
#about_page .about-container {
  width: 100%;
  max-width: 1115px;
  margin: 0 auto;
}
/* line 10, smash/styles/_page-about.scss */
#about_page .about-container .about-intro {
  margin: 50px 0;
}
/* line 16, smash/styles/_page-about.scss */
#about_page .about-container .about-rows .about-row {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
/* line 19, smash/styles/_page-about.scss */
#about_page .about-container .about-rows .about-row .about-row-image {
  width: 28%;
}
/* line 23, smash/styles/_page-about.scss */
#about_page .about-container .about-rows .about-row .about-row-body {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  width: 68%;
}
/* line 27, smash/styles/_page-about.scss */
#about_page .about-container .about-rows .about-row .about-row-body .about-row-text {
  width: 100%;
}
/* line 31, smash/styles/_page-about.scss */
#about_page .about-container .about-rows .about-row .about-row-body .about-row-title {
  letter-spacing: 0;
  font-family: "Amaro", sans-serif;
  font-size: 40px;
  margin-bottom: 0;
  color: #e6cabb;
}
/* line 40, smash/styles/_page-about.scss */
#about_page .about-container .about-rows .about-row:nth-child(2n+1) {
  display: -webkit-flex;
  display: flex;
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
/* line 47, smash/styles/_page-about.scss */
#about_page .about-featured {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  border-top: 1px solid lightgray;
  margin-top: 70px;
  padding-top: 50px;
}
/* line 53, smash/styles/_page-about.scss */
#about_page .about-featured .about-featured-image {
  width: 48%;
}
/* line 57, smash/styles/_page-about.scss */
#about_page .about-featured .about-featured-body {
  width: 48%;
}
/* line 60, smash/styles/_page-about.scss */
#about_page .about-featured .about-featured-body .about-featured-links {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
/* line 63, smash/styles/_page-about.scss */
#about_page .about-featured .about-featured-body .about-featured-links .about-featured-link {
  width: 48%;
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
  line-height: 30px;
}
/* line 70, smash/styles/_page-about.scss */
#about_page .about-featured .about-featured-body h2.about-featured-title {
  font-family: "Amaro", sans-serif;
  color: #e6cabb;
  font-size: 50px;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_page-about.scss */
  #about_page {
    padding: 0 20px;
  }
  /* line 82, smash/styles/_page-about.scss */
  #about_page .about-banner {
    height: 350px !important;
  }
  /* line 87, smash/styles/_page-about.scss */
  #about_page .about-container .about-rows .about-row {
    flex-direction: column !important;
  }
  /* line 90, smash/styles/_page-about.scss */
  #about_page .about-container .about-rows .about-row .about-row-image {
    width: 100%;
  }
  /* line 93, smash/styles/_page-about.scss */
  #about_page .about-container .about-rows .about-row .about-row-body {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 97, smash/styles/_page-about.scss */
  #about_page .about-container .about-rows .about-row:nth-child(2n+1) {
    flex-direction: column !important;
  }
  /* line 103, smash/styles/_page-about.scss */
  #about_page .about-featured {
    flex-direction: column;
  }
  /* line 106, smash/styles/_page-about.scss */
  #about_page .about-featured .about-featured-image {
    width: 100%;
  }
  /* line 109, smash/styles/_page-about.scss */
  #about_page .about-featured .about-featured-body {
    width: 100%;
  }
}

/*--------------------------------------------------------------
# CONTACT PAGE
--------------------------------------------------------------*/
/* line 3, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper {
  text-align: center;
  margin: 50px 0;
}
/* line 7, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper .contact-form {
  width: 85%;
  max-width: 700px;
  margin: 0 auto;
}
/* line 12, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper .contact-form .nf-form-fields-required {
  display: none !important;
}
/* line 16, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper .contact-form input[type="text"], #contact_page .contact-form-wrapper .contact-form input[type="email"], #contact_page .contact-form-wrapper .contact-form input[type="url"], #contact_page .contact-form-wrapper .contact-form input[type="password"], #contact_page .contact-form-wrapper .contact-form input[type="search"], #contact_page .contact-form-wrapper .contact-form input[type="number"], #contact_page .contact-form-wrapper .contact-form input[type="tel"], #contact_page .contact-form-wrapper .contact-form input[type="range"], #contact_page .contact-form-wrapper .contact-form input[type="date"], #contact_page .contact-form-wrapper .contact-form input[type="month"], #contact_page .contact-form-wrapper .contact-form input[type="week"], #contact_page .contact-form-wrapper .contact-form input[type="time"], #contact_page .contact-form-wrapper .contact-form input[type="datetime"], #contact_page .contact-form-wrapper .contact-form input[type="datetime-local"], #contact_page .contact-form-wrapper .contact-form input[type="color"], #contact_page .contact-form-wrapper .contact-form textarea {
  width: 100% !important;
}
/* line 22, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container {
  margin-bottom: 20px;
}
/* line 27, smash/styles/_page-contact.scss */
#contact_page .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;
}
/* line 39, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element textarea {
  height: 115px;
  border: none;
  border-radius: 0 !important;
  background: #f8f8f8;
}
/* line 46, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input {
  border: none;
  border-radius: 0 !important;
  background: #f8f8f8;
}
/* line 52, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"] {
  border: none;
  display: block;
  float: right;
  color: black !important;
}
/* line 59, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"]:hover {
  border: none;
}
/* line 66, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper .contact-form nf-field:nth-child(2), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(3) {
  float: right;
  width: 49%;
  clear: right;
}
/* line 73, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper .contact-form nf-field:nth-child(1), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(4), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(5) {
  float: left;
  width: 49%;
  clear: left;
}
/* line 81, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper .contact-form nf-field:nth-child(6) {
  display: block;
  width: 100%;
}
@media screen and (max-width: 600px) {
  /* line 87, smash/styles/_page-contact.scss */
  #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(2), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(3) {
    width: 100%;
  }
  /* line 92, smash/styles/_page-contact.scss */
  #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(1), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(4), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(5) {
    width: 100%;
  }
}

/*--------------------------------------------------------------
# SHOP PAGE
--------------------------------------------------------------*/
/* line 1, smash/styles/_page-shop.scss */
#shop_page {
  padding-top: 0;
}
/* line 4, smash/styles/_page-shop.scss */
#shop_page #shop-menu {
  font-family: "futura-pt", sans-serif;
  letter-spacing: 1px;
  font-size: 12px;
  justify-content: center;
}
/* line 12, smash/styles/_page-shop.scss */
#shop_page .shop-content {
  padding-top: 80px;
}
/* line 17, smash/styles/_page-shop.scss */
#shop_page .shop-content .boutique-widget .bo-garden {
  margin: 0 auto;
  max-width: 925px;
}
@media screen and (max-width: 768px) {
  /* line 25, smash/styles/_page-shop.scss */
  #shop_page #shop-menu {
    flex-direction: column;
  }
  /* line 28, smash/styles/_page-shop.scss */
  #shop_page #shop-menu li {
    padding: 2px;
  }
}

/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
/* line 1, smash/styles/_footer.scss */
.insta-footer {
  position: relative;
  margin-bottom: 5px;
}
/* line 5, smash/styles/_footer.scss */
.insta-footer .insta-wrapper {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 8, smash/styles/_footer.scss */
.insta-footer .insta-wrapper .insta-header {
  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;
  background: #F5EDEA;
  margin-right: 2.5px;
}
/* line 13, smash/styles/_footer.scss */
.insta-footer .insta-wrapper .insta-header .insta-handle {
  color: #E6D2C7;
  text-transform: uppercase;
  font-family: "futura-pt", sans-serif;
  color: #C19C89;
}
/* line 19, smash/styles/_footer.scss */
.insta-footer .insta-wrapper .insta-header .insta-handle:hover {
  color: #3C3C3C;
}
/* line 24, smash/styles/_footer.scss */
.insta-footer .insta-wrapper .insta-header .insta-title {
  margin: 5px 0;
  font-family: "futura-pt", sans-serif;
  text-align: center;
  font-size: 18px;
  max-width: 200px;
}
/* line 31, smash/styles/_footer.scss */
.insta-footer .insta-wrapper .insta-header .insta-title span {
  display: block;
  font-size: 55px;
  font-family: "Amaro", sans-serif;
}
/* line 41, smash/styles/_footer.scss */
.insta-footer #sb_instagram {
  padding: 0 !important;
}
/* line 44, smash/styles/_footer.scss */
.insta-footer #sb_instagram #sbi_images {
  padding: 0 !important;
}
/* line 47, smash/styles/_footer.scss */
.insta-footer #sb_instagram #sbi_images .sbi_item {
  padding: 5px 2.5px 0 !important;
}
/* line 53, smash/styles/_footer.scss */
.insta-footer .insta-desktop {
  display: block;
  flex-grow: 1;
}
/* line 58, smash/styles/_footer.scss */
.insta-footer .insta-mobile {
  display: none;
  flex-grow: 1;
}
@media screen and (max-width: 600px) {
  /* line 67, smash/styles/_footer.scss */
  .insta-footer .insta-wrapper .insta-header .insta-title {
    font-size: 16px;
    max-width: 150px;
  }
  /* line 71, smash/styles/_footer.scss */
  .insta-footer .insta-wrapper .insta-header .insta-title span {
    font-size: 40px;
  }
  /* line 78, smash/styles/_footer.scss */
  .insta-footer .insta-desktop {
    display: none;
  }
  /* line 82, smash/styles/_footer.scss */
  .insta-footer .insta-mobile {
    display: block;
  }
}

/* line 88, smash/styles/_footer.scss */
.pre-header {
  position: relative;
  background: #F5EDEA;
  padding: 50px 20px 20px;
}
/* line 93, smash/styles/_footer.scss */
.pre-header .pre-header-container {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
/* line 98, smash/styles/_footer.scss */
.pre-header .pre-header-container .pre-footer-block .pre-footer-header {
  font-family: "Amaro", sans-serif;
  font-size: 60px;
}
/* line 103, smash/styles/_footer.scss */
.pre-header .pre-header-container .pre-footer-block:first-child {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 107, smash/styles/_footer.scss */
.pre-header .pre-header-container .pre-footer-block:last-child {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
/* line 111, smash/styles/_footer.scss */
.pre-header .pre-header-container .pre-footer-block .pre-footer-text {
  max-width: 240px;
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
}
/* line 117, smash/styles/_footer.scss */
.pre-header .pre-header-container .pre-footer-block #footer_menu {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: "futura-pt", sans-serif;
}
/* line 122, smash/styles/_footer.scss */
.pre-header .pre-header-container .pre-footer-block #footer_menu li {
  margin: 4px 1.2%;
}
/* line 129, smash/styles/_footer.scss */
.pre-header .pre-header-social {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  text-align: center;
}
@media screen and (max-width: 600px) {
  /* line 135, smash/styles/_footer.scss */
  .pre-header .pre-header-container {
    flex-direction: column !important;
  }
  /* line 140, smash/styles/_footer.scss */
  .pre-header .pre-header-container .pre-footer-block .pre-footer-header {
    font-size: 49px;
    text-align: center;
  }
  /* line 145, smash/styles/_footer.scss */
  .pre-header .pre-header-container .pre-footer-block:last-child {
    margin-top: 20px;
  }
}

/* line 153, smash/styles/_footer.scss */
#colophon {
  padding: 20px 40px;
  background: #E6D2C7;
}
/* line 157, smash/styles/_footer.scss */
#colophon a {
  color: #3C3C3C;
}
/* line 160, smash/styles/_footer.scss */
#colophon a:hover {
  color: white;
}
/* line 165, smash/styles/_footer.scss */
#colophon .footer-nav {
  width: 100%;
}
/* line 168, smash/styles/_footer.scss */
#colophon .footer-nav #secondary-menu {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 25px 0px;
  font-family: "futura-pt", sans-serif;
  letter-spacing: 1px;
  font-size: 11px;
}
/* line 180, smash/styles/_footer.scss */
#colophon .footer-branding #logo {
  display: block;
  max-width: 200px;
}
/* line 186, smash/styles/_footer.scss */
#colophon .footer-container {
  position: relative;
}
/* line 189, smash/styles/_footer.scss */
#colophon .footer-container .footer-left {
  width: 23%;
}
/* line 194, smash/styles/_footer.scss */
#colophon .footer-container .footer-left .footer-subscribe h4 {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1px;
}
/* line 203, smash/styles/_footer.scss */
#colophon .footer-container .footer-left .footer-subscribe #mc_embed_signup input#mce-EMAIL {
  background: #F5EDEA;
  border: none;
  border-bottom: 1.5px solid #383838;
  border-radius: 0px;
  font-family: "futura-pt", sans-serif;
  font-style: italic;
  font-size: 10px;
  text-transform: lowercase;
  padding: 8px 8px 2px;
  margin-bottom: 10px;
  width: 200px;
}
/* line 217, smash/styles/_footer.scss */
#colophon .footer-container .footer-left .footer-subscribe #mc_embed_signup input[type="submit"] {
  border-radius: 0px;
  background: #383838;
  color: white;
  font-family: "futura-pt", sans-serif;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 7px 10px;
  border: none;
  cursor: pointer;
}
/* line 229, smash/styles/_footer.scss */
#colophon .footer-container .footer-left .footer-subscribe #mc_embed_signup input[type="submit"]:hover {
  background: #F5EDEA;
  color: #383838;
}
/* line 240, smash/styles/_footer.scss */
#colophon .footer-container .footer-middle {
  position: relative;
  width: 56%;
  z-index: 1;
}
/* line 246, smash/styles/_footer.scss */
#colophon .footer-container .footer-right {
  width: 23%;
}
/* line 251, smash/styles/_footer.scss */
#colophon .site-info {
  margin-left: 10px;
  font-family: '%font_title';
  font-style: italic;
  font-size: 11px;
  letter-spacing: 1px;
}
/* line 258, smash/styles/_footer.scss */
#colophon .site-info .site-copy {
  margin-right: 10px;
}
/* line 262, smash/styles/_footer.scss */
#colophon .site-info .site-built {
  font-family: '%font_title';
  font-style: italic;
}
@media only screen and (max-width: 768px) {
  /* line 153, smash/styles/_footer.scss */
  #colophon {
    padding: 20px 40px 20px;
  }
  /* line 273, smash/styles/_footer.scss */
  #colophon .footer-container {
    flex-direction: column;
    justify-content: center;
  }
  /* line 277, smash/styles/_footer.scss */
  #colophon .footer-container .footer-left {
    display: none;
  }
  /* line 281, smash/styles/_footer.scss */
  #colophon .footer-container .footer-middle {
    width: 100%;
  }
  /* line 285, smash/styles/_footer.scss */
  #colophon .footer-container .site-info {
    flex-direction: column;
  }
  /* line 289, smash/styles/_footer.scss */
  #colophon .footer-container .footer-right {
    display: none;
  }
}

/* line 297, smash/styles/_footer.scss */
.insta-mobile {
  display: none;
}

@media only screen and (max-width: 643px) {
  /* line 302, smash/styles/_footer.scss */
  .insta-mobile {
    display: block;
  }

  /* line 305, smash/styles/_footer.scss */
  .insta-desktop {
    display: none;
  }
}
/*--------------------------------------------------------------
# MODULES
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# BACK TO TOP
--------------------------------------------------------------*/
/* 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;
}

/*--------------------------------------------------------------
# flex_row
--------------------------------------------------------------*/
/* 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;
  }
}

/*--------------------------------------------------------------
# cat_posts_drop
--------------------------------------------------------------*/
/* 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: "freight-big-pro", 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: "futura-pt", 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: "freight-big-pro", 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: "freight-big-pro", 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: "freight-big-pro", 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;
}

/*--------------------------------------------------------------
# featured_posts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## 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: "freight-big-pro", 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: "futura-pt", 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;
  }
}

/*--------------------------------------------------------------
# featured_posts_product
--------------------------------------------------------------*/
/* 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_products
--------------------------------------------------------------*/
/* line 2, smash/modules/featured_products/_featured_products.scss */
#featured_products {
  position: relative;
  padding: 20px 0px 20px;
  margin: 0px 0px 30px;
  background: #F5EDEA;
}
/* line 8, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container {
  position: relative;
}
/* line 11, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-header {
  margin-bottom: 20px;
}
/* line 14, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-header a.products-link {
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
/* line 21, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-header h2.products-title {
  position: relative;
  font-family: "adobe-garamond-pro", serif;
  color: black;
  font-size: 32px;
  line-height: 1em;
  text-transform: none;
  padding-left: 20px;
}
/* line 31, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-header .product-labels {
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  cursor: pointer;
}
/* line 38, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-header .product-labels .product-label {
  padding: 0px 10px;
}
/* line 42, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-header .product-labels .product-label:hover {
  text-decoration: underline;
}
/* line 52, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-items a.featured-product {
  width: 25%;
  padding: 20px;
  color: #3C3C3C;
}
/* line 57, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-items a.featured-product .product-thumb-wrap {
  width: 100%;
  padding: 20px;
  background-color: white !important;
}
/* line 62, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-items a.featured-product .product-thumb-wrap .product-thumb {
  width: 100%;
  height: 225px;
}
/* line 69, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-items a.featured-product .product-title {
  font-family: "futura-pt", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 5px;
}
/* line 77, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-items a.featured-product .product-brand {
  font-family: "futura-pt", sans-serif;
  font-size: 12px;
  margin-top: 30px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 900;
}
/* line 89, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-items .products-slider ul {
  display: none !important;
}
/* line 94, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-items .products-slider .slick-dots li button {
  width: 9px !important;
  height: 9px !important;
}
@media screen and (max-width: 600px) {
  /* line 109, smash/modules/featured_products/_featured_products.scss */
  #featured_products .products-container .products-header {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  /* line 114, smash/modules/featured_products/_featured_products.scss */
  #featured_products .products-container .products-header h2.products-title {
    font-size: 42px;
    width: 100%;
    max-width: 100%;
  }
  /* line 120, smash/modules/featured_products/_featured_products.scss */
  #featured_products .products-container .products-header .product-labels {
    margin-top: 40px;
  }
}

/*--------------------------------------------------------------
# featured_cats
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## 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: "futura-pt", 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%;
  }
}

/*--------------------------------------------------------------
# posts_loop
--------------------------------------------------------------*/
/* line 1, smash/modules/posts_loop/posts_loop.scss */
.home-post {
  margin: 80px auto !important;
}
/* line 5, smash/modules/posts_loop/posts_loop.scss */
.home-post:nth-child(2n) .home-post-inner {
  display: -webkit-flex;
  display: flex;
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
@media screen and (max-width: 600px) {
  /* line 5, smash/modules/posts_loop/posts_loop.scss */
  .home-post:nth-child(2n) .home-post-inner {
    flex-direction: column;
  }
}
/* line 16, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content {
  width: 49%;
  padding: 50px 50px;
}
/* line 22, 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: "Playfair Display", serif;
  font-size: 24px;
  position: relative;
  text-align: left;
  margin-bottom: 10px;
}
/* line 30, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title:hover {
  color: #E6D2C7;
}
/* line 35, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
  font-family: "futura-pt", sans-serif;
  margin-bottom: 10px;
  font-size: 10px;
}
/* line 40, 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 47, 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;
  letter-spacing: 2px;
}
/* line 52, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 58, 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 62, 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 67, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.btn.btn-primary:hover {
  color: #F5EDE9;
}
/* line 72, 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 78, 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: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 55px;
}
/* line 87, 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 91, 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 97, 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 105, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image {
  position: relative;
  width: 51%;
  height: 700px;
  overflow: hidden;
}
/* line 111, 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 118, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share a {
  color: white;
}
/* line 121, 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 127, 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 132, 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 139, 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 145, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share .share-actions button:hover {
  color: #000;
}
/* line 152, 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 166, 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 176, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post .home-post-inner {
    flex-direction: column;
  }
  /* line 179, 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 188, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post .home-post-inner .home-post-image {
    width: 100%;
    height: 300px;
  }
}
@media screen and (max-width: 600px) {
  /* line 197, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post-inner {
    display: block;
  }
  /* line 200, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post-inner .home-post-image {
    width: 100%;
    height: 400px;
  }
  /* line 204, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post-inner .home-post-content {
    width: 100%;
    padding: 0;
  }
}

/*--------------------------------------------------------------
# subscribe_section
--------------------------------------------------------------*/
/* line 3, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-header {
  text-align: center;
  line-height: normal;
  font-family: "Amaro", sans-serif;
  font-size: 80px;
}
/* line 10, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper {
  background: white;
}
/* line 13, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-image {
  width: 50%;
  background-size: cover;
  background-position: center;
}
/* line 18, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content {
  position: relative;
  background: #F5EDEA;
  width: 50%;
  text-align: center;
  padding: 20px 8%;
}
/* line 25, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-title {
  font-family: "freight-big-pro", serif;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
/* line 33, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-text {
  font-family: "futura-pt", sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
}
/* line 43, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup .mc-field-group {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
/* line 46, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup .mc-field-group input {
  flex: 1;
}
/* line 51, smash/modules/subscribe_section/_subscribe_section.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup input[type="email"],
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup input[type="text"] {
  border-radius: 0px !important;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 13px;
  margin: 0 10px;
  border: none;
  width: 250px;
  font-family: "futura-pt", sans-serif;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  /* line 78, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
    width: 47%;
  }
}
@media screen and (max-width: 960px) {
  /* line 88, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
    width: 38%;
  }
}
@media screen and (max-width: 600px) {
  /* line 98, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper {
    flex-direction: column;
  }
  /* line 101, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
    width: 100%;
    height: 250px;
  }
  /* line 106, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
    width: 100%;
  }
  /* line 113, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup .mc-field-group {
    flex-direction: column !important;
  }
  /* line 117, smash/modules/subscribe_section/_subscribe_section.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup #mc_embed_signup input#mce-EMAIL {
    width: 150px;
  }
}

/*--------------------------------------------------------------
# more_posts
--------------------------------------------------------------*/
/* 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: "freight-big-pro", 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: "futura-pt", 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: "freight-big-pro", 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: "freight-big-pro", 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: "futura-pt", 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%;
  }
}

/*--------------------------------------------------------------
# search
--------------------------------------------------------------*/
/* line 1, smash/modules/search/_search.scss */
#search-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  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: 15px;
  height: 15px;
}
/* line 34, smash/modules/search/_search.scss */
#search-modal .modal-box #search-close:hover {
  cursor: pointer;
}
/* line 38, smash/modules/search/_search.scss */
#search-modal .modal-box #search-close img {
  display: none;
  width: 22px;
  height: auto;
}
/* line 45, smash/modules/search/_search.scss */
#search-modal .modal-box .widget {
  margin: 0;
}
/* line 49, 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 57, 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 66, smash/modules/search/_search.scss */
#search-modal .modal-box .modal-inner label {
  width: 100%;
}
/* line 72, 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 84, 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 100, smash/modules/search/_search.scss */
#search-modal .modal-box .modal-inner #searchsubmit:hover {
  background-color: #eaeaea;
}

/*--------------------------------------------------------------
# popups
--------------------------------------------------------------*/
/* 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: 99999999;
  display: none;
  cursor: pointer;
}
/* line 12, smash/modules/popups/_popups.scss */
#popup-modal a {
  color: white;
}
/* line 16, smash/modules/popups/_popups.scss */
#popup-modal .modal-box {
  background: #F5EDEA;
  color: #3C3C3C;
  padding: 0;
  position: relative;
  width: 90%;
  max-width: 500px !important;
  top: 50%;
  margin: auto;
  left: 0;
  right: 0;
  cursor: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 34, smash/modules/popups/_popups.scss */
#popup-modal .modal-box #popup-close {
  position: absolute;
  top: 6px;
  right: 10px;
  max-width: 16px;
  z-index: 50;
}
/* line 41, smash/modules/popups/_popups.scss */
#popup-modal .modal-box #popup-close .icon {
  width: 25px;
  height: 25px;
  fill: black;
}
/* line 48, smash/modules/popups/_popups.scss */
#popup-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 56, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .footer-subscribe {
  padding: 50px;
}
/* line 59, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .footer-subscribe .footer-social {
  padding: 0px 0px 30px;
}
/* line 63, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .footer-subscribe .subscribe-title {
  font-family: "freight-big-pro", serif;
  font-size: 70px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 71, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .footer-subscribe .subscribe-text {
  font-family: "futura-pt", sans-serif;
}
/* line 76, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .popup-image {
  width: 100%;
}
/* line 80, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .popup-text {
  width: 80%;
  margin: 0 auto;
}
/* line 84, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .popup-text h3 {
  font-weight: normal;
  font-family: "freight-big-pro", serif;
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 93, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .popup-text p {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 25px;
  margin-bottom: 34px;
}
/* line 102, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner .popup-text #mc_embed_signup_scroll p {
  margin-bottom: -20px;
}
/* line 108, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner h1 {
  margin-top: 0;
  margin-bottom: 0;
  color: black;
  font-size: 28px;
  padding: 0px 40px;
  letter-spacing: 1px;
}
/* line 119, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner nf-field:nth-child(1) {
  float: left;
  width: 48%;
}
/* line 124, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner nf-field:nth-child(2) {
  float: right;
  width: 48%;
}
/* line 131, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner nf-field:nth-child(3) .nf-field-container {
  margin-bottom: 0;
}
/* line 137, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner input {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "freight-big-pro", serif;
  font-size: 11px;
  line-height: 13px;
}
/* line 145, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner input[type="button"] {
  padding: 7px 5%;
  margin-bottom: 30px;
}
/* line 152, smash/modules/popups/_popups.scss */
#popup-modal .modal-box .modal-inner textarea {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "freight-big-pro", serif;
  font-size: 11px;
  line-height: 13px;
}
/* line 164, smash/modules/popups/_popups.scss */
#popup-modal #mc-embedded-subscribe-form {
  position: relative;
  padding: 0 !important;
}
/* line 168, smash/modules/popups/_popups.scss */
#popup-modal #mc-embedded-subscribe-form input {
  border-radius: unset !important;
  display: block;
  width: 100%;
  padding: 10px 10px;
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
}
/* line 176, smash/modules/popups/_popups.scss */
#popup-modal #mc-embedded-subscribe-form input[type="submit"] {
  padding: 7px 5%;
  margin-bottom: 30px;
}
/* line 181, smash/modules/popups/_popups.scss */
#popup-modal #mc-embedded-subscribe-form input[type="submit"]:hover {
  background: #efdcd0;
  border: 2px solid #efdcd0;
}
/* line 188, 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 199, 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 206, smash/modules/popups/_popups.scss */
#popup-modal #mc_embed_signup .mc-field-group label {
  font-size: 10px;
  margin-bottom: 5px;
}
/* line 216, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner {
  text-align: center;
  margin: 50px 0;
}
/* line 220, 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 223, 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: #3C3C3C;
  margin: 10px auto 20px;
}
/* line 234, 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 239, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form .nf-form-fields-required {
  display: none !important;
}
/* line 245, 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 250, 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 261, 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 266, 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 272, 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 282, 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 289, 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 297, 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 309, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="subscribe-popup"] .modal-box {
  padding: 0;
  max-width: 820px;
}
/* line 313, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="subscribe-popup"] .modal-box .modal-inner {
  flex-wrap: nowrap;
  padding-right: 5%;
}
/* line 317, smash/modules/popups/_popups.scss */
#popup-modal[data-trigger="subscribe-popup"] .modal-box .modal-inner .popup-image {
  width: 50%;
}

/*--------------------------------------------------------------
# download
--------------------------------------------------------------*/
/* 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: "futura-pt", 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;
  }
}

/*--------------------------------------------------------------
# post_guide
--------------------------------------------------------------*/
/* 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: "freight-big-pro", serif;
  font-size: 80px;
}
/* line 35, smash/modules/post_guide/_post_guide.scss */
.post-guide-row .guide-body .guide-title {
  font-family: "freight-big-pro", 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: "futura-pt", 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;
  }
}

/*--------------------------------------------------------------
# faq
--------------------------------------------------------------*/
/* line 1, smash/modules/faq/_faq.scss */
#faq-module {
  background: #F7F4EF;
  padding: 50px 0;
  margin: 80px 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: "futura-pt", 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;
  }
}

/*--------------------------------------------------------------
# contact_forms
--------------------------------------------------------------*/
/* line 1, smash/modules/contact_forms/_contact_forms.scss */
.contact-form-wrap {
  max-width: 800px;
  width: 100%;
  padding: 80px;
  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: "futura-pt", 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 #3C3C3C;
}
/* 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: "freight-big-pro", 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;
}

/*--------------------------------------------------------------
# trend_report
--------------------------------------------------------------*/
/* 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;
}

/*--------------------------------------------------------------
# post_full
--------------------------------------------------------------*/
/* line 1, smash/modules/post_full/post_full.scss */
.home-loop-full {
  width: 75%;
}
/* line 8, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner:nth-child(2n) {
  flex-direction: row-reverse;
}
/* line 12, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content {
  width: 100%;
  padding: 0px 30px 0px 0px;
}
/* line 17, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content ul, .home-loop-full .home-post-full .home-post-inner .home-post-content li {
  margin-top: 0;
  font-size: 16px;
  font-family: "futura-pt", sans-serif;
  line-height: 31px;
  font-weight: 100;
  letter-spacing: 0.5px;
}
/* line 26, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner {
  padding-right: 50px;
  margin-bottom: 100px;
}
/* line 30, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
  letter-spacing: 2px;
  font-family: "freight-big-pro", serif;
  font-size: 24px;
  position: relative;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0;
}
/* line 40, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
  font-family: "futura-pt", sans-serif;
  margin-bottom: 10px;
  font-size: 10px;
}
/* line 45, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .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 52, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta a.category-name {
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 57, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 63, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
  margin-top: 15px;
}
/* line 67, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .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 73, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .rs-code {
  display: block;
  width: 100%;
  margin-top: 50px;
}
/* line 79, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner a.view-post {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 55px;
}
/* line 88, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
  padding-right: 10px;
}
/* line 92, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
  width: 10px;
  fill: black;
}
/* line 98, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
  margin-left: 5px;
}
/* line 106, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-image {
  position: relative;
  width: 51%;
  height: 700px;
  overflow: hidden;
}
/* line 112, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-image .social-share {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-size: 18px;
}
/* line 119, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-image .social-share a {
  color: white;
}
/* line 122, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .icon {
  fill: white;
  width: 20px;
  height: 20px;
}
/* line 128, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-title {
  background: rgba(0, 0, 0, 0.5);
  padding: 11px 20px 7px;
}
/* line 133, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .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 140, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-actions button {
  font-size: 14px;
  padding: 10px;
  color: white;
  cursor: pointer;
}
/* line 146, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-actions button:hover {
  color: #000;
}
/* line 153, smash/modules/post_full/post_full.scss */
.home-loop-full .home-post-full .home-post-inner .home-post-image .social-share:hover .share-actions {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1024px) {
  /* line 167, smash/modules/post_full/post_full.scss */
  .home-loop-full .home-post-full .home-post .home-post-inner .home-post-content {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 177, smash/modules/post_full/post_full.scss */
  .home-loop-full .home-post-full .home-post .home-post-inner {
    flex-direction: column;
  }
  /* line 180, smash/modules/post_full/post_full.scss */
  .home-loop-full .home-post-full .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 189, smash/modules/post_full/post_full.scss */
  .home-loop-full .home-post-full .home-post .home-post-inner .home-post-image {
    width: 100%;
    height: 300px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/post_full/post_full.scss */
  .home-loop-full {
    width: 100%;
  }
  /* line 204, smash/modules/post_full/post_full.scss */
  .home-loop-full .home-post-full .home-post-inner .home-post-content {
    padding: 0px;
  }
  /* line 207, smash/modules/post_full/post_full.scss */
  .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner {
    padding: 0px;
  }
  /* line 210, smash/modules/post_full/post_full.scss */
  .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
    text-align: center;
  }
  /* line 214, smash/modules/post_full/post_full.scss */
  .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
    justify-content: center;
  }
}

/*--------------------------------------------------------------
# posts_grid
--------------------------------------------------------------*/
/* line 3, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid {
  margin: 80px auto !important;
  width: 47%;
}
/* line 9, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content {
  width: 100%;
}
/* line 13, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content .home-post-header .home-post-title {
  font-family: "freight-big-pro", serif;
  font-size: 24px;
}
/* line 17, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content .home-post-header .home-post-title:hover {
  color: #E6D2C7;
}
/* line 22, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content .home-post-header .home-post-meta {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #F5EDEA;
  padding: 9px 11px;
  cursor: pointer;
  font-family: "futura-pt", sans-serif;
  font-weight: 100;
  text-align: center;
  margin-left: 20px;
}
/* line 34, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content .home-post-header .home-post-meta:hover {
  background: #F5EDEA;
}
/* line 40, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content a.btn.btn-primary {
  display: block !important;
  width: 100%;
  margin: 20px auto 0 !important;
}
/* line 45, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content a.btn.btn-primary:hover {
  color: #F5EDE9;
}
/* line 50, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content .rs-code {
  display: block;
  width: 100%;
  margin-top: 50px;
}
/* line 56, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content a.view-post {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 55px;
}
/* line 65, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content a.view-post span {
  padding-right: 10px;
}
/* line 69, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content a.view-post .icon {
  width: 10px;
  fill: black;
}
/* line 75, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content a.view-post:hover .icon {
  margin-left: 5px;
}
/* line 81, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .comments {
  font-family: "freight-big-pro", serif;
  font-style: italic;
  font-size: 11px;
}
/* line 87, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .comments a:hover {
  color: #E6D2C7;
}
/* line 94, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share .share-title {
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}
/* line 101, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button {
  font-size: 14px;
  letter-spacing: 1px;
  background: unset;
  border: none;
  padding: 0;
}
/* line 109, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button.share {
  margin: 0 0 0 8px;
  cursor: pointer;
}
/* line 113, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button.share:hover {
  color: #E6D2C7;
}
/* line 123, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-image {
  position: relative;
  width: 100%;
  height: 700px;
  overflow: hidden;
}
/* line 129, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-image .social-share {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-size: 18px;
}
/* line 136, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-image .social-share a {
  color: white;
}
/* line 139, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-image .social-share .icon {
  fill: white;
  width: 20px;
  height: 20px;
}
/* line 145, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-image .social-share .share-title {
  background: rgba(0, 0, 0, 0.5);
  padding: 11px 20px 7px;
}
/* line 150, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .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 157, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-image .social-share .share-actions button {
  font-size: 14px;
  padding: 10px;
  color: white;
  cursor: pointer;
}
/* line 163, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-image .social-share .share-actions button:hover {
  color: #000;
}
/* line 170, smash/modules/posts_grid/posts_grid.scss */
.home-loop .home-grid .home-post-inner .home-post-image .social-share:hover .share-actions {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1024px) {
  /* line 185, smash/modules/posts_grid/posts_grid.scss */
  .home-loop .home-post .home-post-inner .home-post-content {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 195, smash/modules/posts_grid/posts_grid.scss */
  .home-loop .home-post .home-post-inner {
    flex-direction: column;
  }
  /* line 198, smash/modules/posts_grid/posts_grid.scss */
  .home-loop .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 207, smash/modules/posts_grid/posts_grid.scss */
  .home-loop .home-post .home-post-inner .home-post-image {
    width: 100%;
    height: 300px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/posts_grid/posts_grid.scss */
  .home-loop {
    flex-direction: column;
  }
  /* line 218, smash/modules/posts_grid/posts_grid.scss */
  .home-loop .home-grid {
    margin: 40px auto !important;
    width: 100%;
  }
  /* line 222, smash/modules/posts_grid/posts_grid.scss */
  .home-loop .home-grid .home-post-inner {
    display: block;
  }
  /* line 225, smash/modules/posts_grid/posts_grid.scss */
  .home-loop .home-grid .home-post-inner .home-post-image {
    width: 100%;
    height: 400px;
  }
  /* line 229, smash/modules/posts_grid/posts_grid.scss */
  .home-loop .home-grid .home-post-inner .home-post-content {
    width: 100%;
    padding: 0;
  }
  /* line 233, smash/modules/posts_grid/posts_grid.scss */
  .home-loop .home-grid .home-post-inner .home-post-content .home-post-header {
    flex-direction: column-reverse;
    margin-top: 30px;
  }
  /* line 237, smash/modules/posts_grid/posts_grid.scss */
  .home-loop .home-grid .home-post-inner .home-post-content .home-post-header .home-post-title {
    margin-top: 10px;
  }
}

/* line 1, smash/modules/section_block_links/_section_block_links.scss */
#block_links {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  position: relative;
}
/* line 5, smash/modules/section_block_links/_section_block_links.scss */
#block_links .block-link {
  flex: 1;
  padding: 10px;
}
/* line 9, smash/modules/section_block_links/_section_block_links.scss */
#block_links .block-link:first-child {
  padding-left: 0;
}
/* line 13, smash/modules/section_block_links/_section_block_links.scss */
#block_links .block-link:last-child {
  padding-right: 0;
}
/* line 17, smash/modules/section_block_links/_section_block_links.scss */
#block_links .block-link .block-link-image {
  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 20, smash/modules/section_block_links/_section_block_links.scss */
#block_links .block-link .block-link-image .block-link-label {
  padding: 10px 30px;
  background: rgba(230, 210, 199, 0.8);
  text-align: center;
  font-family: "Amaro", sans-serif;
  text-transform: lowercase;
  font-size: 35px;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_block_links/_section_block_links.scss */
  #block_links {
    flex-direction: column !important;
  }
  /* line 35, smash/modules/section_block_links/_section_block_links.scss */
  #block_links a.block-link {
    width: 100%;
    padding: 10px 0;
  }
  /* line 39, smash/modules/section_block_links/_section_block_links.scss */
  #block_links a.block-link:first-child {
    padding: 0;
  }
  /* line 43, smash/modules/section_block_links/_section_block_links.scss */
  #block_links a.block-link:last-child {
    padding: 0;
  }
  /* line 47, smash/modules/section_block_links/_section_block_links.scss */
  #block_links a.block-link .block-link-image {
    height: 165.5px !important;
  }
}

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

/* line 12, smash/modules/block_social_icons/_block_social_icons.scss */
.social-icon {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 12px;
  margin: 0 5px;
}
/* line 17, smash/modules/block_social_icons/_block_social_icons.scss */
.social-icon span {
  margin-left: 6px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*--------------------------------------------------------------
# SIDEAR
--------------------------------------------------------------*/
/* line 1, smash/styles/_sidebar.scss */
#secondary {
  width: 25%;
}
/* line 6, smash/styles/_sidebar.scss */
#secondary .widget h2.widget-title {
  font-size: 16px;
}
/* line 10, smash/styles/_sidebar.scss */
#secondary .widget ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-family: "futura-pt", sans-serif;
  font-size: 13px;
}
/* line 20, smash/styles/_sidebar.scss */
#secondary #subscribe_widget {
  text-align: center;
  border: 1px solid lightgray;
  padding: 20px 20px 0px;
}
/* line 25, smash/styles/_sidebar.scss */
#secondary #subscribe_widget .subs-widget-title {
  font-size: 12px;
  font-family: "futura-pt", sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 30px;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
}
/* line 36, smash/styles/_sidebar.scss */
#secondary #subscribe_widget input#mce-EMAIL {
  width: 100%;
  border-radius: 0px;
  border: none;
  border-bottom: 2px solid black;
  font-size: 11px;
  font-family: "futura-pt", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 1px;
  padding-left: 0px;
  margin-bottom: 14px;
}
/* line 50, smash/styles/_sidebar.scss */
#secondary #subscribe_widget .subscribe {
  text-align: left;
}
/* line 53, smash/styles/_sidebar.scss */
#secondary #subscribe_widget .subscribe input#mc-embedded-subscribe {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 9px;
  border-radius: 0px;
  padding: 7px 10px;
  border: none;
  background: #F5EDEA;
  color: black;
  cursor: pointer;
}
/* line 64, smash/styles/_sidebar.scss */
#secondary #subscribe_widget .subscribe input#mc-embedded-subscribe:hover {
  background: #E6D2C7 !important;
}
/* line 74, smash/styles/_sidebar.scss */
#secondary #categories_widget .categories-widget-wrap .image-link {
  position: relative;
  width: 100%;
  height: 210px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
/* line 84, smash/styles/_sidebar.scss */
#secondary #categories_widget .categories-widget-wrap .image-link span {
  position: relative;
  z-index: 1;
  font-size: 11px;
  letter-spacing: 1px;
  font-family: "futura-pt", sans-serif;
}
/* line 92, smash/styles/_sidebar.scss */
#secondary #categories_widget .categories-widget-wrap .image-link::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.35);
  z-index: 0;
}
/* line 106, smash/styles/_sidebar.scss */
#secondary #categories_widget .categories-widget-wrap .image-link:hover::after {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/styles/_sidebar.scss */
  #secondary {
    display: none;
  }
}
