/*!
Theme Name: Olivia
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: olivia
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.

Olivia 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: 'Jupiter';
  src: url("smash/fonts/JupiterScript-Regular.eot");
  /* IE9 Compat Modes */
  src: url("smash/fonts/JupiterScript-Regular.eot?#iefix") format("embedded-opentype"), url("smash/fonts/JupiterScript-Regular.woff") format("woff"), url("smash/fonts/JupiterScript-Regular.ttf") format("truetype"), url("smash/fonts/JupiterScript-Regular.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
/* line 94, smash/styles/_vars.scss */
h1, h2, h3, h4, h5, h6, .shop-section .shop-container .shop-title {
  font-family: "big-caslon-fb", serif;
  letter-spacing: 1px;
  font-weight: 100;
}

/* line 100, 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 {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 107, smash/styles/_vars.scss */
a {
  color: black;
  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 116, smash/styles/_vars.scss */
a:focus, a:active, a:visited {
  color: black;
}
/* line 120, smash/styles/_vars.scss */
a:hover {
  color: #F49C65;
}

/* line 125, smash/styles/_vars.scss */
a.alt-link, .entry-footer .entry-footer-actions .social-share button {
  color: black;
  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 134, smash/styles/_vars.scss */
a.alt-link:hover, .entry-footer .entry-footer-actions .social-share button:hover, a.alt-link a:focus, .entry-footer .entry-footer-actions .social-share button a:focus, a.alt-link a:active, .entry-footer .entry-footer-actions .social-share button a:active, a.alt-link a:visited, .entry-footer .entry-footer-actions .social-share button a:visited {
  color: #F07F38;
}

/* line 197, smash/styles/_vars.scss */
#masthead #primary-menu, #shop_page #shop-menu, #colophon .footer-nav #secondary-menu, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu {
  display: -webkit-flex;
  display: flex;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
/* line 206, smash/styles/_vars.scss */
#masthead #primary-menu li, #shop_page #shop-menu li, #colophon .footer-nav #secondary-menu li, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li {
  position: relative;
  float: none;
  margin: 0 1.2%;
  white-space: nowrap;
}
/* line 214, smash/styles/_vars.scss */
#masthead #primary-menu li.menu-item-has-children .icon, #shop_page #shop-menu li.menu-item-has-children .icon, #colophon .footer-nav #secondary-menu li.menu-item-has-children .icon, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-has-children .icon {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 220, smash/styles/_vars.scss */
  #masthead #primary-menu li.menu-item-has-children > a, #shop_page #shop-menu li.menu-item-has-children > a, #colophon .footer-nav #secondary-menu li.menu-item-has-children > a, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-has-children > a {
    float: left;
  }
  /* line 224, smash/styles/_vars.scss */
  #masthead #primary-menu li.menu-item-has-children .icon, #shop_page #shop-menu li.menu-item-has-children .icon, #colophon .footer-nav #secondary-menu li.menu-item-has-children .icon, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_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 .sub-menu, #shop_page #shop-menu li .sub-menu, #colophon .footer-nav #secondary-menu li .sub-menu, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu {
  top: 100%;
  text-align: left;
  padding: 0px 0px 0px 10px;
  background: #F8F3F0;
  white-space: nowrap;
  box-shadow: unset;
  text-align: left;
  width: 200px;
  margin-left: -12px;
}
/* line 244, smash/styles/_vars.scss */
#masthead #primary-menu li .sub-menu a, #shop_page #shop-menu li .sub-menu a, #colophon .footer-nav #secondary-menu li .sub-menu a, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu a {
  width: auto;
  color: black;
}
/* line 248, smash/styles/_vars.scss */
#masthead #primary-menu li .sub-menu a:hover, #shop_page #shop-menu li .sub-menu a:hover, #colophon .footer-nav #secondary-menu li .sub-menu a:hover, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu a:hover {
  color: #F49C65;
}
/* line 253, smash/styles/_vars.scss */
#masthead #primary-menu li .sub-menu li, #shop_page #shop-menu li .sub-menu li, #colophon .footer-nav #secondary-menu li .sub-menu li, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li {
  padding: 9px 0px;
}
/* line 256, smash/styles/_vars.scss */
#masthead #primary-menu li .sub-menu li:hover, #shop_page #shop-menu li .sub-menu li:hover, #colophon .footer-nav #secondary-menu li .sub-menu li:hover, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li:hover {
  color: #F49C65;
}
@media screen and (max-width: 768px) {
  /* line 233, smash/styles/_vars.scss */
  #masthead #primary-menu li .sub-menu, #shop_page #shop-menu li .sub-menu, #colophon .footer-nav #secondary-menu li .sub-menu, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu {
    position: relative;
    display: none;
  }
  /* line 265, smash/styles/_vars.scss */
  #masthead #primary-menu li .sub-menu.show-sub, #shop_page #shop-menu li .sub-menu.show-sub, #colophon .footer-nav #secondary-menu li .sub-menu.show-sub, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu.show-sub {
    display: block;
    clear: both;
    padding: 8px 10px 0;
  }
}
/* line 273, smash/styles/_vars.scss */
#masthead #primary-menu li .icon, #shop_page #shop-menu li .icon, #colophon .footer-nav #secondary-menu li .icon, #mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .icon {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  margin-left: 4px;
}

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

/* line 289, smash/styles/_vars.scss */
.btn-primary, #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"], #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 {
  display: inline-block;
  padding: 13px 5%;
  font-family: "gill-sans-nova", sans-serif;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px;
  font-size: 10px;
  font-weight: 100;
  text-align: center !important;
}

/* line 301, smash/styles/_vars.scss */
.btn-primary, #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"], #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: #F07F38;
  border: 2px solid #F07F38;
  color: white !important;
}
/* line 307, smash/styles/_vars.scss */
.btn-primary:hover, #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"]: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: #F49C65;
  color: white;
  border: 2px solid #F49C65;
}

/* line 315, smash/styles/_vars.scss */
.btn-secondary {
  background: #F07F38;
  border: 2px solid #F07F38;
  color: white !important;
}
/* line 321, smash/styles/_vars.scss */
.btn-secondary:hover {
  background: #F49C65;
  color: black;
  border: 2px solid #F49C65;
}

/* line 328, smash/styles/_vars.scss */
#comments .comment-list .comment .comment-meta {
  display: -webkit-flex;
  display: flex;
}
/* line 332, smash/styles/_vars.scss */
#comments .comment-list .comment .flex-wrap.comment-meta {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
/* line 336, smash/styles/_vars.scss */
#comments .comment-list .comment .flex-row-rev.comment-meta {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}
/* line 340, smash/styles/_vars.scss */
#comments .comment-list .comment .flex-col.comment-meta {
  flex-direction: column;
  -webkit-flex-direction: column;
}
/* line 344, smash/styles/_vars.scss */
#comments .comment-list .comment .flex-col-rev.comment-meta {
  flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
}
/* line 348, smash/styles/_vars.scss */
#comments .comment-list .comment .align-start.comment-meta {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
/* line 352, smash/styles/_vars.scss */
#comments .comment-list .comment .align-center.comment-meta {
  align-items: center;
  -webkit-align-items: center;
}
/* line 356, smash/styles/_vars.scss */
#comments .comment-list .comment .align-end.comment-meta {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
/* line 360, smash/styles/_vars.scss */
#comments .comment-list .comment .justify-start.comment-meta {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 364, smash/styles/_vars.scss */
#comments .comment-list .comment .justify-end.comment-meta {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
/* line 368, smash/styles/_vars.scss */
#comments .comment-list .comment .justify-around.comment-meta {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}
/* line 372, smash/styles/_vars.scss */
#comments .comment-list .comment .justify-center.comment-meta {
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 376, 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 9, smash/styles/_general.scss */
h1 {
  font-size: 30px;
}

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

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

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

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

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

/* line 41, smash/styles/_general.scss */
p {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 15px;
  font-family: "gill-sans-nova", sans-serif;
  line-height: 31px;
  letter-spacing: 0.5px;
}

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

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

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

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

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

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

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

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

/* line 105, smash/styles/_general.scss */
#content {
  position: relative;
  padding: 56px 0px 50px;
}
/* line 109, smash/styles/_general.scss */
#content .site-branding {
  padding: 10px 0px 70px;
}
/* line 112, smash/styles/_general.scss */
#content .site-branding #logo {
  display: block;
  margin: 0 auto;
  max-width: 350px;
}
@media only screen and (max-width: 768px) {
  /* line 120, smash/styles/_general.scss */
  #content .site-branding {
    padding: 55px 0;
  }
  /* line 123, smash/styles/_general.scss */
  #content .site-branding #logo {
    max-width: 300px;
  }
}
@media only screen and (max-width: 643px) {
  /* line 129, smash/styles/_general.scss */
  #content .site-branding {
    padding: 0 0 40px;
  }
  /* line 132, smash/styles/_general.scss */
  #content .site-branding #logo {
    max-width: 250px;
  }
}

/* line 140, smash/styles/_general.scss */
blockquote p {
  font-family: "big-caslon-fb", serif;
  font-style: italic;
  font-size: 20px;
  letter-spacing: 1px;
}

/* line 148, smash/styles/_general.scss */
.page-title {
  position: relative;
  text-align: center;
}
/* line 152, 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 165, smash/styles/_general.scss */
.flex {
  display: -webkit-flex;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 231, 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 241, 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 250, smash/styles/_general.scss */
.alm-btn-wrap .alm-load-more-btn:hover {
  color: #d8bca9 !important;
}

/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
/* line 1, smash/styles/_header.scss */
#masthead {
  position: relative;
  padding: 20px 0;
  background: white;
  font-family: "gill-sans-nova", sans-serif;
  letter-spacing: 1.5px;
  font-size: 11px;
  font-weight: 500;
}
/* line 10, smash/styles/_header.scss */
#masthead.lock_nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
}
/* line 17, smash/styles/_header.scss */
#masthead .mobile-logo {
  display: none;
}
/* line 21, smash/styles/_header.scss */
#masthead a {
  color: black;
}
/* line 24, smash/styles/_header.scss */
#masthead a:hover {
  color: #F49C65;
}
/* line 29, smash/styles/_header.scss */
#masthead .subscribe-link {
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  /* line 29, smash/styles/_header.scss */
  #masthead .subscribe-link {
    right: 101px;
    left: auto;
  }
}
/* line 43, smash/styles/_header.scss */
#masthead a#search-wrapper-nav {
  left: 107px;
  position: absolute;
  text-transform: uppercase;
}
/* line 48, smash/styles/_header.scss */
#masthead a#search-wrapper-nav i.fa.fa-search {
  padding-right: 5px;
}
@media screen and (max-width: 600px) {
  /* line 43, smash/styles/_header.scss */
  #masthead a#search-wrapper-nav {
    left: auto;
    right: 20px;
  }
}
/* line 58, smash/styles/_header.scss */
#masthead .fab {
  font-size: 13px;
  padding: 0px 5px;
}
/* line 63, smash/styles/_header.scss */
#masthead .menu-toggle {
  position: relative;
  left: 20px;
  padding: 0;
  background: unset;
  border: none;
}
/* line 70, smash/styles/_header.scss */
#masthead .menu-toggle .icon {
  width: 24px;
  height: 24px;
}
/* line 75, smash/styles/_header.scss */
#masthead .menu-toggle:focus {
  outline: none;
}
/* line 80, 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 80, smash/styles/_header.scss */
  #masthead #primary-menu {
    position: absolute;
    z-index: 100;
    background: #F8F3F0;
    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 96, smash/styles/_header.scss */
  #masthead #primary-menu li {
    margin-bottom: 10px;
  }
  /* line 102, smash/styles/_header.scss */
  #masthead.nav-open #primary-menu {
    opacity: 1;
    visibility: visible;
  }
}
/* line 111, smash/styles/_header.scss */
#masthead .social-profiles {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  font-size: 18px;
}
/* line 118, smash/styles/_header.scss */
#masthead .social-profiles .social-profile {
  margin: 0 8px;
}
/* line 121, smash/styles/_header.scss */
#masthead .social-profiles .social-profile:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  /* line 128, smash/styles/_header.scss */
  #masthead .fab {
    padding: 0px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/styles/_header.scss */
  #masthead {
    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;
    padding: 16px 15px;
  }
  /* line 136, smash/styles/_header.scss */
  #masthead .mobile-logo {
    width: 100%;
  }
  /* line 139, smash/styles/_header.scss */
  #masthead .mobile-logo img {
    max-height: 32px;
    width: auto;
  }
  /* line 145, smash/styles/_header.scss */
  #masthead .subscribe-link {
    display: none;
  }
  /* line 149, smash/styles/_header.scss */
  #masthead .social-profiles {
    display: none;
  }
}

/*--------------------------------------------------------------
# FRONT PAGE
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## FEATURED POST
--------------------------------------------------------------*/
/* line 4, smash/styles/_front-page.scss */
#featured_post {
  text-align: center;
  padding-bottom: 80px;
  margin-bottom: 0px !important;
}
/* line 9, smash/styles/_front-page.scss */
#featured_post .post-image {
  display: block;
  height: 650px;
}
/* line 14, smash/styles/_front-page.scss */
#featured_post .post-excerpt {
  text-align: left;
}

@media only screen and (max-width: 768px) {
  /* line 23, smash/styles/_front-page.scss */
  #featured_post .post-image {
    height: 400px;
  }
  /* line 26, smash/styles/_front-page.scss */
  #featured_post h2.post-title {
    font-size: 26px;
  }
}
/*--------------------------------------------------------------
## SHOP SECTIONS
--------------------------------------------------------------*/
/* line 39, smash/styles/_front-page.scss */
.shop-section {
  background: #F8F3F0;
  padding: 30px;
}
/* line 43, smash/styles/_front-page.scss */
.shop-section .shop-container {
  padding: 0px 40px;
  background: white;
}
/* line 47, smash/styles/_front-page.scss */
.shop-section .shop-container .shop-title {
  text-transform: none;
  font-size: 30px;
  text-align: left;
  width: 21%;
  padding-left: 30px;
}
/* line 56, smash/styles/_front-page.scss */
.shop-section .shop-container .shop-code {
  width: 90%;
}
/* line 60, smash/styles/_front-page.scss */
.shop-section .shop-container .shopthepost-widget .stp-outer {
  max-width: 750px !important;
}
@media only screen and (max-width: 768px) {
  /* line 66, smash/styles/_front-page.scss */
  .shop-section .shop-container {
    padding: 0px;
    flex-direction: column;
  }
  /* line 70, smash/styles/_front-page.scss */
  .shop-section .shop-container .shop-title {
    font-size: 27px;
    text-align: center;
    width: 100%;
    margin-top: 30px;
    padding-left: 0px;
  }
}

/*--------------------------------------------------------------
## LOOP POSTS
--------------------------------------------------------------*/
/* line 86, smash/styles/_front-page.scss */
.posts-loop-section {
  text-align: center;
  padding: 80px 0;
}
/* line 90, smash/styles/_front-page.scss */
.posts-loop-section.no-pad {
  padding: 0;
}
/* line 94, smash/styles/_front-page.scss */
.posts-loop-section .posts-loop-post {
  position: relative;
  margin-bottom: 2%;
}
/* line 98, smash/styles/_front-page.scss */
.posts-loop-section .posts-loop-post .post-image {
  position: relative;
  display: block;
  width: 100%;
  height: 560px;
  z-index: 1;
}
/* line 106, smash/styles/_front-page.scss */
.posts-loop-section .posts-loop-post .post-title {
  position: absolute;
  bottom: 30px;
  padding: 30px 8%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 2;
  color: black;
}
/* line 114, smash/styles/_front-page.scss */
.posts-loop-section .posts-loop-post .post-title:hover {
  color: #d8bca9;
}
/* line 121, smash/styles/_front-page.scss */
.posts-loop-section .posts-loop-post-full {
  width: 100%;
}
/* line 125, smash/styles/_front-page.scss */
.posts-loop-section .posts-loop-post-half {
  width: 49%;
}
/* line 130, smash/styles/_front-page.scss */
.posts-loop-section #ajax-load-more .posts-loop-post {
  width: 49%;
}
/* line 133, smash/styles/_front-page.scss */
.posts-loop-section #ajax-load-more .posts-loop-post:nth-child(3n+1) {
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  /* line 142, smash/styles/_front-page.scss */
  .posts-loop-section .posts-loop-post .post-image {
    height: 460px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 151, smash/styles/_front-page.scss */
  .posts-loop-section .posts-loop-post .post-image {
    height: 400px;
  }
  /* line 155, smash/styles/_front-page.scss */
  .posts-loop-section .posts-loop-post h2.post-title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 643px) {
  /* line 162, smash/styles/_front-page.scss */
  .posts-loop-section .posts-loop-post-half {
    width: 100%;
  }
  /* line 167, smash/styles/_front-page.scss */
  .posts-loop-section #ajax-load-more .posts-loop-post {
    width: 100%;
  }
}

/*--------------------------------------------------------------
## LOAD MORE
--------------------------------------------------------------*/
/* line 182, smash/styles/_front-page.scss */
.alm-btn-wrap .alm-load-more-btn {
  font-family: "big-caslon-fb", serif !important;
}

/*--------------------------------------------------------------
# ARCHIVE PAGE
--------------------------------------------------------------*/
/* line 1, smash/styles/_archive.scss */
.archive-item {
  position: relative;
  width: 31%;
  margin-bottom: 80px;
}
/* line 7, smash/styles/_archive.scss */
.archive-item .archive-item-image img {
  display: block;
}
/* line 12, 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 23, smash/styles/_archive.scss */
.archive-item .archive-item-meta .archive-item-cat {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "gill-sans-nova", sans-serif;
  font-size: 11px;
  padding: 7px 0px;
}
/* line 30, smash/styles/_archive.scss */
.archive-item .archive-item-meta .archive-item-cat a {
  color: black;
}
/* line 35, smash/styles/_archive.scss */
.archive-item .archive-item-meta .archive-item-title {
  font-size: 23px;
  font-family: "big-caslon-fb", serif;
  letter-spacing: 1px;
}

@media only screen and (max-width: 769px) {
  /* line 46, smash/styles/_archive.scss */
  .archive-item {
    width: 48%;
  }
}
@media only screen and (max-width: 643px) {
  /* line 53, smash/styles/_archive.scss */
  .archive-item {
    width: 100%;
  }
  /* line 56, 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: "gill-sans-nova", 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: #F07F38;
}
/* 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: #F07F38;
}
/* line 44, smash/styles/_single-post.scss */
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h4, .entry-content h5 {
  font-family: "gill-sans-nova", sans-serif;
  letter-spacing: 1px;
  font-weight: 900;
  margin-top: 30px;
  margin-bottom: 10px;
}
/* line 52, smash/styles/_single-post.scss */
.entry-content h2 {
  font-size: 23px;
}
/* line 56, smash/styles/_single-post.scss */
.entry-content h3 {
  font-size: 19px;
}

/* line 64, smash/styles/_single-post.scss */
.entry-footer .post-shop-wrapper {
  text-align: center;
  padding: 60px;
}
/* line 68, 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: "gill-sans-nova", sans-serif;
  font-weight: 900;
}
/* line 78, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  font-family: "gill-sans-nova", sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
}
/* line 86, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions .comments {
  text-transform: lowercase;
  font-style: italic;
  font-size: 14px;
  letter-spacing: 0px;
}
/* line 95, 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 106, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions .social-share button.share {
  margin: 0 0 0 8px;
  cursor: pointer;
}
/* line 110, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions .social-share button.share:hover {
  color: #F49C65;
}

/* line 121, smash/styles/_single-post.scss */
.post-nav-links .post-nav-link {
  width: 49%;
}
/* line 124, smash/styles/_single-post.scss */
.post-nav-links .post-nav-link .post-nav-thumb {
  width: 100%;
  height: 300px;
}
/* line 129, 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: "gill-sans-nova", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  max-width: 80%;
}
/* line 139, 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 146, smash/styles/_single-post.scss */
  .post-nav-links .post-nav-link {
    width: 100%;
  }
  /* line 149, 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: "gill-sans-nova", 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: "gill-sans-nova", 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: "gill-sans-nova", 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: "gill-sans-nova", 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: "gill-sans-nova", sans-serif;
  font-size: 15px;
  padding: 5px;
}
/* line 78, smash/styles/_comments.scss */
#comments input[type="submit"] {
  padding: 13px 5%;
  font-family: "gill-sans-nova", sans-serif;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px;
  font-size: 10px;
  text-align: center !important;
  background: #F07F38;
  border: 1px solid #F07F38;
  color: white;
  border-radius: 0px;
  width: 100%;
  cursor: pointer;
}
/* line 93, smash/styles/_comments.scss */
#comments input[type="submit"]:hover {
  background: #F49C65;
  color: black;
  border: 1px solid #F49C65;
}

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

/* line 3, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-header-wrap {
  padding: 30px;
  background: #E2E7EA;
  margin-bottom: 50px;
}
/* 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: "big-caslon-fb", serif;
}
/* line 19, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift {
  margin-bottom: 50px;
}
/* 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: "big-caslon-fb", 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: "big-caslon-fb", serif;
}
/* line 49, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-sub-title {
  font-family: "gill-sans-nova", 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: "gill-sans-nova", sans-serif;
}
/* line 60, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift .gift-guide-gift-content .btn {
  display: inline-block;
  background: #F07F38;
  border: 2px solid #F07F38;
  color: white;
}
/* line 66, smash/styles/_gift-guide.scss */
#gift_guide .gift-guide-gift .gift-guide-gift-content .btn:hover {
  background: #efded3;
  color: black;
  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 3, smash/styles/_page-about.scss */
#about_page .about-title {
  text-align: center;
}
/* line 7, smash/styles/_page-about.scss */
#about_page .about-text {
  margin: 30px 0;
}
/* line 11, smash/styles/_page-about.scss */
#about_page .about-block:last-child {
  padding: 2%;
}
/* line 15, smash/styles/_page-about.scss */
#about_page .btn {
  margin: 0 2%;
  width: 40%;
  display: block;
}

/* line 22, smash/styles/_page-about.scss */
.pad-section {
  padding: 0px;
}

@media only screen and (max-width: 1024px) {
  /* line 30, smash/styles/_page-about.scss */
  #about_page .about-text {
    margin: 0;
  }
}
@media only screen and (max-width: 769px) {
  /* line 40, smash/styles/_page-about.scss */
  .about-container {
    flex-direction: column;
  }
  /* line 43, smash/styles/_page-about.scss */
  .about-container .block-half {
    width: 90%;
  }
}
/*--------------------------------------------------------------
# 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 18, smash/styles/_page-contact.scss */
#contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container {
  margin-bottom: 20px;
}
/* line 23, 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 35, 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: #F8F3F0;
}
/* line 42, 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: #F8F3F0;
}
/* line 48, 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;
}
/* line 54, 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 61, 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 68, 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 76, 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 82, 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 87, 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: "gill-sans-nova", 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 2, smash/styles/_footer.scss */
.insta-footer .insta-mobile {
  display: none;
}
@media only screen and (max-width: 643px) {
  /* line 7, smash/styles/_footer.scss */
  .insta-footer .insta-mobile {
    display: block;
  }
  /* line 10, smash/styles/_footer.scss */
  .insta-footer .insta-desktop {
    display: none;
  }
}

/* line 16, smash/styles/_footer.scss */
#colophon {
  padding: 30px 40px;
  background: #F8F3F0;
}
/* line 20, smash/styles/_footer.scss */
#colophon a {
  color: black;
}
/* line 23, smash/styles/_footer.scss */
#colophon a:hover {
  color: white;
}
/* line 28, smash/styles/_footer.scss */
#colophon .footer-nav {
  width: 100%;
}
/* line 31, 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: "gill-sans-nova", sans-serif;
  letter-spacing: 1px;
  font-size: 11px;
}
/* line 43, smash/styles/_footer.scss */
#colophon .footer-branding #logo {
  display: block;
  max-width: 200px;
}
/* line 49, smash/styles/_footer.scss */
#colophon .footer-container {
  position: relative;
}
/* line 52, smash/styles/_footer.scss */
#colophon .footer-container .footer-left {
  width: 23%;
}
/* line 57, smash/styles/_footer.scss */
#colophon .footer-container .footer-left .footer-subscribe h4 {
  font-family: "gill-sans-nova", sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1px;
}
/* line 66, smash/styles/_footer.scss */
#colophon .footer-container .footer-left .footer-subscribe #mc_embed_signup input#mce-EMAIL {
  background: #F8F3F0;
  border: none;
  border-bottom: 1.5px solid #383838;
  border-radius: 0px;
  font-family: "gill-sans-nova", sans-serif;
  font-style: italic;
  font-size: 10px;
  text-transform: lowercase;
  padding: 8px 8px 2px;
  margin-bottom: 10px;
  width: 200px;
}
/* line 80, 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: "gill-sans-nova", sans-serif;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 7px 10px;
  border: none;
  cursor: pointer;
}
/* line 92, smash/styles/_footer.scss */
#colophon .footer-container .footer-left .footer-subscribe #mc_embed_signup input[type="submit"]:hover {
  background: #F07F38;
  color: #383838;
}
/* line 103, smash/styles/_footer.scss */
#colophon .footer-container .footer-middle {
  position: relative;
  width: 56%;
  z-index: 1;
}
/* line 109, smash/styles/_footer.scss */
#colophon .footer-container .footer-right {
  width: 23%;
}
/* line 114, smash/styles/_footer.scss */
#colophon .site-info {
  margin-left: 10px;
  font-family: "gill-sans-nova", sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
}
/* line 120, smash/styles/_footer.scss */
#colophon .site-info .site-built {
  font-family: "gill-sans-nova", sans-serif;
  display: flex;
  align-items: center;
  margin-left: 10px;
}
/* line 126, smash/styles/_footer.scss */
#colophon .site-info .site-built img {
  width: 60px;
  margin-left: 5px;
}
@media only screen and (max-width: 768px) {
  /* line 16, smash/styles/_footer.scss */
  #colophon {
    padding: 20px 40px 20px;
  }
  /* line 138, smash/styles/_footer.scss */
  #colophon .footer-container {
    flex-direction: column;
    justify-content: center;
  }
  /* line 142, smash/styles/_footer.scss */
  #colophon .footer-container .footer-left {
    display: none;
  }
  /* line 146, smash/styles/_footer.scss */
  #colophon .footer-container .footer-middle {
    width: 100%;
  }
  /* line 150, smash/styles/_footer.scss */
  #colophon .footer-container .site-info {
    flex-direction: column;
  }
  /* line 154, smash/styles/_footer.scss */
  #colophon .footer-container .footer-right {
    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: "big-caslon-fb", 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: "gill-sans-nova", 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: "big-caslon-fb", 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: "big-caslon-fb", 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: "big-caslon-fb", 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: "big-caslon-fb", 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: "gill-sans-nova", 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: #F8F3F0;
}
/* line 8, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container {
  position: relative;
}
/* line 13, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-header a.products-link {
  font-family: "gill-sans-nova", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
/* line 20, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-header h2.products-title {
  position: relative;
  font-family: "big-caslon-fb", serif;
  color: black;
  font-size: 32px;
  line-height: 1em;
  text-transform: none;
  padding-left: 20px;
}
/* line 30, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-header .product-labels {
  font-family: "gill-sans-nova", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  cursor: pointer;
}
/* line 37, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-header .product-labels .product-label {
  padding: 0px 10px;
}
/* line 41, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-header .product-labels .product-label:hover {
  text-decoration: underline;
}
/* line 51, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-items a.featured-product {
  width: 25%;
  padding: 20px;
  color: black;
}
/* line 56, 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 61, 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 68, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-items a.featured-product .product-title {
  font-family: "gill-sans-nova", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 5px;
}
/* line 76, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-items a.featured-product .product-brand {
  font-family: "gill-sans-nova", sans-serif;
  font-size: 12px;
  margin-top: 30px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 900;
}
/* line 88, smash/modules/featured_products/_featured_products.scss */
#featured_products .products-container .products-items .products-slider ul {
  display: none !important;
}
/* line 93, 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 108, smash/modules/featured_products/_featured_products.scss */
  #featured_products .products-container .products-header {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  /* line 113, 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 119, 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: "gill-sans-nova", 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 6, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content {
  width: 49%;
  padding: 50px 50px;
}
/* line 12, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
  letter-spacing: 2px;
  font-family: "big-caslon-fb", serif;
  font-size: 24px;
  position: relative;
  margin-left: -200px;
  background: #F5F4EF;
  padding: 20px;
  text-align: center;
}
/* line 23, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
  font-family: "gill-sans-nova", sans-serif;
  margin-bottom: 10px;
}
/* line 27, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .meta-sep {
  width: 1px;
  height: 15px;
  background: black;
  margin: 0 10px;
}
/* line 34, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta a.category-name {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
/* line 40, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
  font-family: "big-caslon-fb", serif;
  font-style: italic;
  letter-spacing: 1px;
}
/* line 47, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
  margin-top: 15px;
}
/* line 51, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.btn.btn-primary {
  display: block !important;
  width: 200px;
  margin: 20px auto 0 !important;
}
/* line 57, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .rs-code {
  display: block;
  width: 100%;
  margin-top: 50px;
}
/* line 63, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "gill-sans-nova", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 55px;
}
/* line 72, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
  padding-right: 10px;
}
/* line 76, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
  width: 10px;
  fill: black;
}
/* line 82, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
  margin-left: 5px;
}
/* line 90, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image {
  position: relative;
  width: 51%;
  height: 700px;
  overflow: hidden;
}
/* line 96, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-size: 18px;
}
/* line 103, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share a {
  color: white;
}
/* line 106, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share .icon {
  fill: white;
  width: 20px;
  height: 20px;
}
/* line 112, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share .share-title {
  background: rgba(0, 0, 0, 0.5);
  padding: 11px 20px 7px;
}
/* line 117, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share .share-actions {
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  padding: 4px 7px 7px;
}
/* line 124, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share .share-actions button {
  font-size: 14px;
  padding: 10px;
  color: white;
  cursor: pointer;
}
/* line 130, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share .share-actions button:hover {
  color: #000;
}
/* line 137, smash/modules/posts_loop/posts_loop.scss */
.home-post .home-post-inner .home-post-image .social-share:hover .share-actions {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1024px) {
  /* line 151, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post .home-post-inner .home-post-content {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 161, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post .home-post-inner {
    flex-direction: column;
  }
  /* line 164, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post .home-post-inner .home-post-content {
    padding: 30px 30px;
    width: 100%;
    border: none;
    border-bottom: 4px solid #f4f4f4;
    border-right: 4px solid #f4f4f4;
    border-left: 4px solid #f4f4f4;
  }
  /* line 173, smash/modules/posts_loop/posts_loop.scss */
  .home-post .home-post .home-post-inner .home-post-image {
    width: 100%;
    height: 300px;
  }
}

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

/*--------------------------------------------------------------
# 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: "big-caslon-fb", 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: "gill-sans-nova", 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: "big-caslon-fb", 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: "big-caslon-fb", 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: "gill-sans-nova", 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(200, 200, 200, 0.75);
  z-index: 150000;
  display: none;
  cursor: pointer;
}
/* line 12, smash/modules/search/_search.scss */
#search-modal .modal-box {
  width: 50%;
  position: absolute;
  top: 50%;
  margin: auto;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 5px;
  cursor: auto;
}
/* line 27, smash/modules/search/_search.scss */
#search-modal .modal-box #search-close {
  position: absolute;
  top: -28px;
  right: -10px;
  width: 22px;
  height: 22px;
}
/* line 34, smash/modules/search/_search.scss */
#search-modal .modal-box #search-close::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 22px;
  border-top: solid 2px white;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
/* line 46, smash/modules/search/_search.scss */
#search-modal .modal-box #search-close::after {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 22px;
  border-top: solid 2px white;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
}
/* line 58, smash/modules/search/_search.scss */
#search-modal .modal-box #search-close:hover {
  cursor: pointer;
}
/* line 62, smash/modules/search/_search.scss */
#search-modal .modal-box #search-close img {
  display: none;
  width: 22px;
  height: auto;
}
/* line 69, smash/modules/search/_search.scss */
#search-modal .modal-box .widget {
  margin: 0;
}
/* line 73, 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 81, 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 90, smash/modules/search/_search.scss */
#search-modal .modal-box .modal-inner label {
  width: 100%;
}
/* line 96, 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 108, 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 124, 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: 9999999;
  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: #F8F3F0;
  color: black;
  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: "big-caslon-fb", 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: "gill-sans-nova", 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: "big-caslon-fb", serif;
  font-size: 20px;
  margin-bottom: 0px;
  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: 24px;
}
/* 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: "big-caslon-fb", 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: "big-caslon-fb", 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: "gill-sans-nova", 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: #F49C65;
  border: 2px solid #F49C65;
}
/* 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: black;
  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: "gill-sans-nova", 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: "big-caslon-fb", serif;
  font-size: 80px;
}
/* line 35, smash/modules/post_guide/_post_guide.scss */
.post-guide-row .guide-body .guide-title {
  font-family: "big-caslon-fb", 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: "gill-sans-nova", 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: "gill-sans-nova", 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: "gill-sans-nova", 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 black;
}
/* 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: "big-caslon-fb", 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;
}

/*--------------------------------------------------------------
# nav_mobile
--------------------------------------------------------------*/
/* line 1, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap {
  display: none;
}
/* line 4, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-trigger-open {
  display: block;
}
/* line 8, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-trigger-close {
  display: none;
}
/* line 13, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap.toggled .mobile-nav-trigger-open {
  display: none;
}
/* line 16, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap.toggled .mobile-nav-trigger-close {
  display: block;
}
/* line 21, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer {
  display: none;
  position: fixed;
  top: 46px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F8F3F0;
  overflow: scroll;
  z-index: 1000;
}
/* line 32, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-image {
  width: 100%;
}
/* line 36, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body {
  width: 100%;
  padding: 30px;
}
/* line 40, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body > * {
  width: 100%;
}
/* line 44, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_logo {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 0 35px;
}
/* line 50, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_logo img {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}
/* line 57, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container {
  width: auto;
}
/* line 60, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu {
  display: block !important;
  -webkit-columns: 120px 3;
  -moz-columns: 120px 3;
  columns: 120px 3;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  text-align: left;
}
/* line 77, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item {
  font-weight: bold;
}
/* line 80, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a {
  display: block;
  margin-bottom: 20px;
}
/* line 85, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.light-menu-item {
  font-weight: 100;
}
/* line 93, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body .social-icons {
  margin: 35px 0;
}
/* line 97, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_search {
  margin-bottom: 35px;
}
/* line 100, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_search .icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
/* line 106, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_search .widget {
  margin: 0;
  width: 100%;
}
/* line 110, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-outer .mobile-nav-body #mobile_search .widget input {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/nav_mobile/_nav_mobile.scss */
  #mobile_nav_wrap {
    display: block;
    flex-grow: 1;
  }
  /* line 123, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 92px;
  }
  /* line 128, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support #site-navigation {
    display: none !important;
  }
  /* line 134, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support.lock_nav #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}

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

/* line 12, smash/modules/block_social_icons/_block_social_icons.scss */
.social-icon {
  font-size: 12px;
  margin: 0 10px;
}
/* line 16, smash/modules/block_social_icons/_block_social_icons.scss */
.social-icon span {
  margin-left: 6px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
