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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*--------------------------------------------------------------
# Smash Styles
--------------------------------------------------------------*/
@font-face {
  font-family: 'MsClaudy';
  src: url("fonts/MsClaudy-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/MsClaudy-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/MsClaudy-Regular.woff") format("woff"), url("fonts/MsClaudy-Regular.ttf") format("truetype"), url("fonts/MsClaudy-Regular.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
/* line 119, smash/styles/_vars.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "baskerville-urw", sans-serif;
  letter-spacing: 2px;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 0.25em;
}

/* line 127, smash/styles/_vars.scss */
p a, article.post .quick-links a,
article.snapshot .quick-links a, .quick-links a, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a, .home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .loop-actions a, #about_section .about-section-wrapper .about-section-body .about-section-links a, a, a.alt-link, .entry-footer a, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title, a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, .mobile-nav-outer a, #colophon .mobile-nav-outer a, a.white-link, a.nav-link, #masthead a, #colophon a, #masthead #primary_left_menu li .sub-menu, #masthead.lock_nav .site-navigation-wrap #primary-menu li .sub-menu, #masthead .site-navigation-wrap #primary_menu li .sub-menu, #masthead #primary-menu li .sub-menu, #shop_page .shop-nav #shop_menu li .sub-menu, #colophon #footer_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, #more_nav #category_menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, .product .product-wrap .product-image-wrap > .fade, .post-block .post-block-image > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade, .animate-right > *, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element > *, .animate-right > .icon, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element > .icon, .alm-btn-wrap .alm-load-more-btn span, #masthead, #masthead #primary-menu li, .post-products-wrap .post-products, #cta_blocks .cta-block .cta-wrap, #footer_products, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .rs-code, .home-loop .home-post .home-post-inner .home-post-images .home-post-image.home-post-image-main .post-products-wrap .post-products, .home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .rs-code, #more_posts .next-up-posts .next-post, #load_more_posts .next-up-posts .next-post {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 134, smash/styles/_vars.scss */
p a, article.post .quick-links a,
article.snapshot .quick-links a, .quick-links a, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a, .home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .loop-actions a, #about_section .about-section-wrapper .about-section-body .about-section-links a {
  color: #C31307;
  outline: none;
  text-decoration: none;
}
/* line 140, smash/styles/_vars.scss */
p a .icon, article.post .quick-links a .icon,
article.snapshot .quick-links a .icon, .quick-links a .icon, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a .icon, .home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .loop-actions a .icon, #about_section .about-section-wrapper .about-section-body .about-section-links a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 147, smash/styles/_vars.scss */
p a:focus, article.post .quick-links a:focus,
article.snapshot .quick-links a:focus, .quick-links a:focus, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a:focus, .home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .loop-actions a:focus, #about_section .about-section-wrapper .about-section-body .about-section-links a:focus, p a:active, article.post .quick-links a:active,
article.snapshot .quick-links a:active, .quick-links a:active, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a:active, .home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .loop-actions a:active, #about_section .about-section-wrapper .about-section-body .about-section-links a:active, p a:visited, article.post .quick-links a:visited,
article.snapshot .quick-links a:visited, .quick-links a:visited, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a:visited, .home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .loop-actions a:visited, #about_section .about-section-wrapper .about-section-body .about-section-links a:visited {
  color: #C31307;
}
/* line 151, smash/styles/_vars.scss */
p a:hover, article.post .quick-links a:hover,
article.snapshot .quick-links a:hover, .quick-links a:hover, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a:hover, .home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .loop-actions a:hover, #about_section .about-section-wrapper .about-section-body .about-section-links a:hover {
  cursor: pointer;
  color: #000000;
}

/* line 157, smash/styles/_vars.scss */
a, a.alt-link, .entry-footer a, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title, a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, .mobile-nav-outer a, #colophon .mobile-nav-outer a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
/* line 163, smash/styles/_vars.scss */
a .icon, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand .icon, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title .icon, .share-icons .social-share .share .icon, #colophon .mobile-nav-outer a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 170, smash/styles/_vars.scss */
a:focus, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:focus, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:focus, .share-icons .social-share .share:focus, .share-icons .social-share .share a:focus, #colophon .mobile-nav-outer a:focus, a:active, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:active, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:active, .share-icons .social-share .share:active, .share-icons .social-share .share a:active, #colophon .mobile-nav-outer a:active, a:visited, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:visited, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:visited, .share-icons .social-share .share:visited, .share-icons .social-share .share a:visited, #colophon .mobile-nav-outer a:visited {
  color: #000000;
}
/* line 174, smash/styles/_vars.scss */
a:hover, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:hover, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:hover, .share-icons .social-share .share:hover, .share-icons .social-share .share a:hover, #colophon .mobile-nav-outer a:hover {
  cursor: pointer;
  color: #C31307;
}

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

/* line 237, smash/styles/_vars.scss */
a.nav-link, #masthead a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
/* line 243, smash/styles/_vars.scss */
a.nav-link .icon, #masthead a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 250, smash/styles/_vars.scss */
a.nav-link:focus, #masthead a:focus, a.nav-link:active, #masthead a:active, a.nav-link:visited, #masthead a:visited {
  color: #000000;
}
/* line 254, smash/styles/_vars.scss */
a.nav-link:hover, #masthead a:hover {
  cursor: pointer;
  color: #C31307;
}

/* line 260, smash/styles/_vars.scss */
#colophon a {
  color: #ffffff;
  outline: none;
  text-decoration: none;
}
/* line 266, smash/styles/_vars.scss */
#colophon a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 273, smash/styles/_vars.scss */
#colophon a:focus, #colophon a:active, #colophon a:visited {
  color: #ffffff;
}
/* line 277, smash/styles/_vars.scss */
#colophon a:hover {
  cursor: pointer;
  color: #C31307;
}

/* line 360, smash/styles/_vars.scss */
#masthead #primary_left_menu, #masthead.lock_nav .site-navigation-wrap #primary-menu, #masthead .site-navigation-wrap #primary_menu, #masthead #primary-menu, #shop_page .shop-nav #shop_menu, #colophon #footer_menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom, #more_nav #category_menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu {
  display: -webkit-flex;
  display: flex;
  text-transform: capitalize;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
/* line 369, smash/styles/_vars.scss */
#masthead #primary_left_menu li, #masthead.lock_nav .site-navigation-wrap #primary-menu li, #masthead .site-navigation-wrap #primary_menu li, #masthead #primary-menu li, #shop_page .shop-nav #shop_menu li, #colophon #footer_menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li, #more_nav #category_menu li, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li {
  position: relative;
  float: none;
  padding: 0 10px;
  white-space: nowrap;
}
/* line 375, smash/styles/_vars.scss */
#masthead #primary_left_menu li .sub-menu, #masthead.lock_nav .site-navigation-wrap #primary-menu li .sub-menu, #masthead .site-navigation-wrap #primary_menu li .sub-menu, #masthead #primary-menu li .sub-menu, #shop_page .shop-nav #shop_menu li .sub-menu, #colophon #footer_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, #more_nav #category_menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  list-style: none;
  transform: translate(-35%, 0);
  top: 100%;
  text-align: left;
  padding: 15px 30px;
  background: #ffffff;
  white-space: nowrap;
  box-shadow: unset;
  z-index: 100;
}
/* line 391, smash/styles/_vars.scss */
#masthead #primary_left_menu li .sub-menu li, #masthead.lock_nav .site-navigation-wrap #primary-menu li .sub-menu li, #masthead .site-navigation-wrap #primary_menu li .sub-menu li, #masthead #primary-menu li .sub-menu li, #shop_page .shop-nav #shop_menu li .sub-menu li, #colophon #footer_menu li .sub-menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li, #more_nav #category_menu li .sub-menu li, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li {
  padding: 5px 0;
}
/* line 395, smash/styles/_vars.scss */
#masthead #primary_left_menu li .sub-menu a, #masthead.lock_nav .site-navigation-wrap #primary-menu li .sub-menu a, #masthead .site-navigation-wrap #primary_menu li .sub-menu a, #masthead #primary-menu li .sub-menu a, #shop_page .shop-nav #shop_menu li .sub-menu a, #colophon #footer_menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu a, #more_nav #category_menu li .sub-menu a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu a {
  width: auto;
}
/* line 401, smash/styles/_vars.scss */
#masthead #primary_left_menu li:hover .sub-menu, #masthead .site-navigation-wrap #primary_menu li:hover .sub-menu, #masthead #primary-menu li:hover .sub-menu, #shop_page .shop-nav #shop_menu li:hover .sub-menu, #colophon #footer_menu li:hover .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li:hover .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li:hover .sub-menu, #more_nav #category_menu li:hover .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
/* line 407, smash/styles/_vars.scss */
#masthead #primary_left_menu li .icon, #masthead.lock_nav .site-navigation-wrap #primary-menu li .icon, #masthead .site-navigation-wrap #primary_menu li .icon, #masthead #primary-menu li .icon, #shop_page .shop-nav #shop_menu li .icon, #colophon #footer_menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .icon, #more_nav #category_menu li .icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .icon {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  margin-left: 4px;
}
/* line 416, smash/styles/_vars.scss */
#masthead #primary_left_menu li.menu-item-header > .menu-item-header, #masthead .site-navigation-wrap #primary_menu li.menu-item-header > .menu-item-header, #masthead #primary-menu li.menu-item-header > .menu-item-header, #shop_page .shop-nav #shop_menu li.menu-item-header > .menu-item-header, #colophon #footer_menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-header > .menu-item-header, #more_nav #category_menu li.menu-item-header > .menu-item-header, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-header > .menu-item-header {
  font-weight: bold;
}

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

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

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

/* line 438, smash/styles/_vars.scss */
.container-lg {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto !important;
}

/* line 443, smash/styles/_vars.scss */
.container-xl {
  width: 100%;
  max-width: 1175px;
  margin: 0 auto !important;
}

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

/* line 467, smash/styles/_vars.scss */
a.btn-primary, .btn-primary, #instagram_feed .instagram-header, .modal .modal-box .modal-inner input[type="button"], .modal #mc-embedded-subscribe-form input[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], #search-modal .modal-box .modal-inner input[type="submit"], #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll input#mc-embedded-subscribe, a.btn-secondary, .btn-secondary, a.btn-tertiary, .btn-tertiary, a.btn, .btn {
  display: inline-block !important;
  padding: 10px 35px !important;
  font-family: "karla", sans-serif !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-align: center !important;
}

/* line 479, smash/styles/_vars.scss */
a.btn-primary, .btn-primary, #instagram_feed .instagram-header, .modal .modal-box .modal-inner input[type="button"], .modal #mc-embedded-subscribe-form input[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], #search-modal .modal-box .modal-inner input[type="submit"], #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll input#mc-embedded-subscribe {
  background: #ffffff !important;
  border: 2px solid #000000 !important;
  color: #000000 !important;
}
/* line 485, smash/styles/_vars.scss */
.btn-primary a, #instagram_feed .instagram-header a, .modal .modal-box .modal-inner input[type="button"] a, .modal #mc-embedded-subscribe-form input[type="submit"] a, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"] a, #search-modal .modal-box .modal-inner input[type="submit"] a, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll input#mc-embedded-subscribe a {
  color: #000000 !important;
}
/* line 489, smash/styles/_vars.scss */
.btn-primary .icon, #instagram_feed .instagram-header .icon, .modal .modal-box .modal-inner input[type="button"] .icon, .modal #mc-embedded-subscribe-form input[type="submit"] .icon, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"] .icon, #search-modal .modal-box .modal-inner input[type="submit"] .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll input#mc-embedded-subscribe .icon, .icon.btn-primary, #instagram_feed .icon.instagram-header, .modal .modal-box .modal-inner input.icon[type="button"], .modal #mc-embedded-subscribe-form input.icon[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input.icon[value="Submit"][type="button"], #search-modal .modal-box .modal-inner input.icon[type="submit"], #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll input.icon#mc-embedded-subscribe {
  fill: #000000 !important;
}
/* line 494, smash/styles/_vars.scss */
.btn-primary:hover, #instagram_feed .instagram-header:hover, .modal .modal-box .modal-inner input[type="button"]:hover, .modal #mc-embedded-subscribe-form input[type="submit"]:hover, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, #search-modal .modal-box .modal-inner input[type="submit"]:hover, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll input#mc-embedded-subscribe:hover {
  background: #000000 !important;
  border: 2px solid #000000 !important;
  color: #ffffff !important;
}
/* line 499, smash/styles/_vars.scss */
.btn-primary:hover a, #instagram_feed .instagram-header:hover a, .modal .modal-box .modal-inner input[type="button"]:hover a, .modal #mc-embedded-subscribe-form input[type="submit"]:hover a, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover a, #search-modal .modal-box .modal-inner input[type="submit"]:hover a, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll input#mc-embedded-subscribe:hover a {
  color: #ffffff !important;
}
/* line 503, smash/styles/_vars.scss */
.btn-primary:hover .icon, #instagram_feed .instagram-header:hover .icon, .modal .modal-box .modal-inner input[type="button"]:hover .icon, .modal #mc-embedded-subscribe-form input[type="submit"]:hover .icon, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover .icon, #search-modal .modal-box .modal-inner input[type="submit"]:hover .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll input#mc-embedded-subscribe:hover .icon {
  fill: #ffffff !important;
}

/* line 510, smash/styles/_vars.scss */
a.btn-secondary, .btn-secondary {
  background: #000000 !important;
  border: 2px solid #000000 !important;
  color: #ffffff !important;
}
/* line 516, smash/styles/_vars.scss */
.btn-secondary a {
  color: #ffffff !important;
}
/* line 520, smash/styles/_vars.scss */
.btn-secondary .icon, .icon.btn-secondary {
  fill: #ffffff !important;
}
/* line 525, smash/styles/_vars.scss */
.btn-secondary:hover {
  background: #ffffff !important;
  border: 2px solid #000000 !important;
  color: #000000 !important;
}
/* line 530, smash/styles/_vars.scss */
.btn-secondary:hover a {
  color: #000000 !important;
}
/* line 534, smash/styles/_vars.scss */
.btn-secondary:hover .icon {
  fill: #000000 !important;
}

/* line 540, smash/styles/_vars.scss */
a.btn-tertiary, .btn-tertiary {
  background: #C31307 !important;
  border: 2px solid #C31307 !important;
  color: #ffffff !important;
}
/* line 546, smash/styles/_vars.scss */
.btn-tertiary a {
  color: #ffffff !important;
}
/* line 550, smash/styles/_vars.scss */
.btn-tertiary .icon, .icon.btn-tertiary {
  fill: #ffffff !important;
}
/* line 555, smash/styles/_vars.scss */
.btn-tertiary:hover {
  background: #ffffff !important;
  border: 2px solid #C31307 !important;
  color: #000000 !important;
}
/* line 560, smash/styles/_vars.scss */
.btn-tertiary:hover a {
  color: #000000 !important;
}
/* line 564, smash/styles/_vars.scss */
.btn-tertiary:hover .icon {
  fill: #000000 !important;
}

/* line 570, smash/styles/_vars.scss */
.animate-right, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 582, smash/styles/_vars.scss */
.animate-right > .icon, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element > .icon {
  margin-left: 5px;
}
/* line 589, smash/styles/_vars.scss */
.animate-right:hover > .icon, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element:hover > .icon {
  transform: translate(10px, 0);
}

/* line 595, smash/styles/_vars.scss */
.adjust-center, #colophon .site-info {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 598, smash/styles/_vars.scss */
.adjust-center > *, #colophon .site-info > * {
  flex: 1;
}
/* line 601, smash/styles/_vars.scss */
.adjust-center > *:nth-child(1), #colophon .site-info > *:nth-child(1) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin-right: auto;
}
/* line 606, smash/styles/_vars.scss */
.adjust-center > *:nth-child(2), #colophon .site-info > *:nth-child(2) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 2;
}
/* line 611, smash/styles/_vars.scss */
.adjust-center > *:nth-child(3), #colophon .site-info > *:nth-child(3) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  margin-left: auto;
}

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

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

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

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

/* line 29, smash/styles/_general.scss */
body {
  font-family: "karla", serif;
  font-size: 14px;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 135, smash/styles/_general.scss */
.site-search {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 50px 50px 20px;
}
/* line 139, smash/styles/_general.scss */
.site-search .basic-search-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
/* line 144, smash/styles/_general.scss */
.site-search .basic-search-form .search-fields {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 147, smash/styles/_general.scss */
.site-search .basic-search-form .search-fields input {
  flex: 1;
}
/* line 150, smash/styles/_general.scss */
.site-search .basic-search-form .search-fields input[type="submit"] {
  flex: 0;
}

/* line 162, smash/styles/_general.scss */
.signature {
  text-align: center;
  font-family: "MsClaudy", serif;
  font-size: 22px;
  margin: 20px 0;
}
/* line 168, smash/styles/_general.scss */
.signature img {
  max-height: 50px;
}

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

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

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

/* line 189, smash/styles/_general.scss */
.line-sep {
  position: relative;
  width: 1px;
  min-height: 50px;
  background: #DCDCDC;
  margin: 20px 10px;
}

/* line 197, smash/styles/_general.scss */
.bar-sep {
  position: relative;
  width: 100%;
  min-height: 1px;
  background: #DCDCDC;
  margin: 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 388, smash/styles/_general.scss */
.alm-btn-wrap .alm-load-more-btn {
  height: auto !important;
  background: white !important;
  color: black !important;
  border: 2px solid black !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 3px !important;
  font-weight: 100 !important;
  margin-bottom: 70px !important;
  margin-top: 70px !important;
  font-family: "karla", sans-serif !important;
  width: 250px !important;
  height: 45px !important;
}
/* line 407, smash/styles/_general.scss */
.alm-btn-wrap .alm-load-more-btn:hover {
  background: black !important;
  color: white !important;
  border: 2px solid black;
}
/* line 412, smash/styles/_general.scss */
.alm-btn-wrap .alm-load-more-btn:hover span {
  margin-left: 10px;
}

/* line 419, smash/styles/_general.scss */
.slick-slider {
  position: relative;
}
/* line 422, smash/styles/_general.scss */
.slick-slider .slick-arrow {
  position: absolute;
  top: 35%;
  font-size: 20px;
  color: #000000;
}
/* line 428, smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-prev {
  left: -1%;
}
/* line 432, smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-next {
  right: -1%;
}
/* line 436, smash/styles/_general.scss */
.slick-slider .slick-arrow:hover {
  cursor: pointer;
  color: #ffffff;
}
/* line 442, smash/styles/_general.scss */
.slick-slider .slick-dots {
  padding: 0;
  margin: 20px 0 40px;
  list-style: none;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 456, smash/styles/_general.scss */
.slick-slider .slick-dots li.slick-active button {
  padding: 0;
  background: #E7E7E7 !important;
}
/* line 462, smash/styles/_general.scss */
.slick-slider .slick-dots li button {
  position: relative;
  color: transparent !important;
  width: 15px;
  height: 15px;
  background: white !important;
  border: 2px solid #E7E7E7;
  border-radius: 100% !important;
  margin: 0 10px;
  padding: 0;
}
/* line 473, smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover {
  background: #E7E7E7 !important;
}
/* line 476, smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover::after {
  background: unset !important;
}
/* line 481, smash/styles/_general.scss */
.slick-slider .slick-dots li button::after {
  background: unset !important;
}
/* line 485, smash/styles/_general.scss */
.slick-slider .slick-dots li button::focus {
  outline: none !important;
}
/* line 493, smash/styles/_general.scss */
.slick-slider .slick-slide:focus {
  outline: none !important;
}

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

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

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

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

/* line 14, smash/styles/_header.scss */
#masthead {
  position: relative;
  font-family: "baskerville-urw", sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  background-color: #ffffff;
}
/* line 22, smash/styles/_header.scss */
#masthead .search-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 25, smash/styles/_header.scss */
#masthead .search-wrapper span {
  font-style: italic;
  margin-left: 10px;
}
/* line 35, smash/styles/_header.scss */
#masthead.lock_nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
}
/* line 42, smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap {
  border-bottom: unset;
}
/* line 45, smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap .menu-container {
  width: 100%;
}
/* line 49, smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap #primary-menu {
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 54, smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap #primary-menu li {
  padding: 20px 0;
}
/* line 60, smash/styles/_header.scss */
#masthead.lock_nav #header-social {
  top: 100%;
}
/* line 69, smash/styles/_header.scss */
#masthead .site-navigation-wrap {
  position: relative;
  padding: 20px 0;
  max-width: 1100px;
  margin: 0 auto;
  border-bottom: 1px solid #DCDCDC;
}
/* line 76, smash/styles/_header.scss */
#masthead .site-navigation-wrap #primary_menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 81, smash/styles/_header.scss */
#masthead .site-navigation-wrap .main-navigation {
  width: unset;
}
/* line 85, smash/styles/_header.scss */
#masthead .site-navigation-wrap .side-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 20%;
  text-transform: uppercase;
  font-family: "karla", serif;
  font-size: 11px;
}
/* line 95, smash/styles/_header.scss */
#masthead .site-navigation-wrap .side-menu .menu-suscribe {
  margin-left: 10px;
}
/* line 106, smash/styles/_header.scss */
#masthead .header-block {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  float: none;
  flex: 1;
}
/* line 111, smash/styles/_header.scss */
#masthead .header-block .menu-container {
  width: 100%;
}
/* line 116, smash/styles/_header.scss */
#masthead .header-block.header-left .header-block-inner {
  margin-right: auto;
}
/* line 120, smash/styles/_header.scss */
#masthead .header-block.header-middle {
  flex: 4;
}
/* line 124, smash/styles/_header.scss */
#masthead .header-block.header-right .header-block-inner {
  margin-left: auto;
}
/* line 127, smash/styles/_header.scss */
#masthead .header-block.header-right .header-block-inner .icon.search-modal-link {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  /* line 123, smash/styles/_header.scss */
  #masthead .header-block.header-right {
    display: none;
  }
}
/* line 138, smash/styles/_header.scss */
#masthead .subscribe-link {
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  text-transform: uppercase;
}
/* line 146, smash/styles/_header.scss */
#masthead .fab {
  font-size: 13px;
  padding: 0;
}
/* line 151, smash/styles/_header.scss */
#masthead #primary-menu {
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 156, smash/styles/_header.scss */
#masthead #primary-menu li {
  padding: 65px 0;
}
/* line 162, smash/styles/_header.scss */
#masthead .menu-mobile-container {
  display: none;
}
@media screen and (max-width: 600px) {
  /* line 162, smash/styles/_header.scss */
  #masthead .menu-mobile-container {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 100000;
    background: white;
  }
  /* line 176, smash/styles/_header.scss */
  #masthead .menu-mobile-container .menu li {
    display: block;
    float: none;
    text-align: center;
    padding: 10px 0;
  }
}
/* line 186, smash/styles/_header.scss */
#masthead .header-social-inner {
  position: relative;
}
/* line 189, smash/styles/_header.scss */
#masthead .header-social-inner > * {
  margin-left: 7px;
}
/* line 193, smash/styles/_header.scss */
#masthead .header-social-inner .icon {
  position: relative;
  width: 13px;
  height: 13px;
  top: 1px;
}
@media screen and (max-width: 1024px) {
  /* line 14, smash/styles/_header.scss */
  #masthead {
    padding: 0 2%;
  }
  /* line 206, smash/styles/_header.scss */
  #masthead .fab {
    padding: 0px;
  }
}
@media screen and (max-width: 768px) {
  /* line 215, smash/styles/_header.scss */
  #masthead #mobile_nav_wrap {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
    width: 100%;
    flex: unset;
    order: 1;
  }
  /* line 222, smash/styles/_header.scss */
  #masthead .site-navigation-wrap {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
  /* line 225, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .header-left {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-end !important;
    -webkit-justify-content: flex-end !important;
    margin-right: 20px;
    flex: unset;
    order: 2;
  }
  /* line 231, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .header-left .header-block-inner {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-end !important;
    -webkit-justify-content: flex-end !important;
    margin-right: 0;
  }
  /* line 237, smash/styles/_header.scss */
  #masthead .site-navigation-wrap .header-right {
    display: none !important;
    order: 3;
  }
  /* line 242, smash/styles/_header.scss */
  #masthead .site-navigation-wrap #site-navigation {
    display: none;
  }
  /* line 245, smash/styles/_header.scss */
  #masthead .site-navigation-wrap #site-navigation .menu-container {
    display: none;
  }
  /* line 250, smash/styles/_header.scss */
  #masthead .site-navigation-wrap #site-navigation.toggled .menu-container {
    display: block;
    position: fixed;
    top: 45px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: white;
  }
  /* line 260, smash/styles/_header.scss */
  #masthead .site-navigation-wrap #site-navigation.toggled .menu-container #primary-menu {
    display: block;
  }
  /* line 263, smash/styles/_header.scss */
  #masthead .site-navigation-wrap #site-navigation.toggled .menu-container #primary-menu li {
    padding: 8px 10px;
  }
  /* line 266, smash/styles/_header.scss */
  #masthead .site-navigation-wrap #site-navigation.toggled .menu-container #primary-menu li .posts-drop {
    display: none;
  }
}

/* line 278, smash/styles/_header.scss */
#logo_wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  padding: 50px 20px;
  z-index: 1;
}
/* line 284, smash/styles/_header.scss */
#logo_wrap img {
  max-height: 65px;
  width: auto;
}
@media screen and (max-width: 1024px) {
  /* line 290, smash/styles/_header.scss */
  #logo_wrap img {
    max-height: 52px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  /* line 278, smash/styles/_header.scss */
  #logo_wrap {
    max-width: 300px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  /* line 306, smash/styles/_header.scss */
  body.customize-support #site-navigation.toggled .menu-container {
    top: 90px !important;
  }
  /* line 315, smash/styles/_header.scss */
  body.customize-support.lock_nav #site-navigation.toggled .menu-container {
    top: 45px !important;
  }
}
/* line 325, smash/styles/_header.scss */
.test-container {
  display: flex;
}

/* line 328, smash/styles/_header.scss */
.box {
  flex: 1;
  display: flex;
  justify-content: center;
}

/* line 334, smash/styles/_header.scss */
.box:first-child > span {
  margin-right: auto;
}

/* line 336, smash/styles/_header.scss */
.box:last-child > span {
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  /* line 338, smash/styles/_header.scss */
  .masthead-wrapper {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
  /* line 342, smash/styles/_header.scss */
  .masthead-wrapper > * {
    width: 100%;
  }
  /* line 346, smash/styles/_header.scss */
  .masthead-wrapper #logo_wrap {
    order: 3;
  }
  /* line 349, smash/styles/_header.scss */
  .masthead-wrapper #waypoint {
    order: 2;
  }
  /* line 352, smash/styles/_header.scss */
  .masthead-wrapper #masthead {
    order: 1;
  }
}

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

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

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

/* line 3, smash/styles/_archive.scss */
.post-products-wrap .post-products-trigger {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 2px;
  background: #ffffff;
}
/* line 11, smash/styles/_archive.scss */
.post-products-wrap .post-products-trigger span {
  transform: rotate(90deg) translate(32%, -146%);
  margin-bottom: 65%;
  transform-origin: top left;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "baskerville-urw", sans-serif;
}
/* line 24, smash/styles/_archive.scss */
.post-products-wrap .post-products {
  position: absolute;
  bottom: 0;
  left: 115%;
  width: 101%;
  background: #ffffff;
  padding: 20px;
}
/* line 35, smash/styles/_archive.scss */
.post-products-wrap:hover .post-products {
  left: 0;
}

/* line 42, smash/styles/_archive.scss */
.product .product-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 45, smash/styles/_archive.scss */
.product .product-wrap .product-image-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  width: 100%;
  text-align: center;
}
/* line 52, smash/styles/_archive.scss */
.product .product-wrap .product-image-wrap .product-image {
  max-height: 200px;
  width: auto;
}
/* line 57, smash/styles/_archive.scss */
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
/* line 62, smash/styles/_archive.scss */
.product .product-wrap .product-link-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 65, smash/styles/_archive.scss */
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}

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

/* line 83, smash/styles/_archive.scss */
.archive-item {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  display: inline-block;
  width: 33%;
  position: relative;
  padding: 10px;
  overflow: hidden;
}
/* line 91, smash/styles/_archive.scss */
.archive-item .archive-item-title {
  position: relative;
  font-size: 17px;
  font-family: "baskerville-urw", sans-serif;
  text-transform: none;
  background: white;
  padding: 20px;
  text-align: center;
  width: 90%;
  margin: -30px auto 0;
}

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

/* line 113, smash/styles/_archive.scss */
body.archive .page-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  padding: 20px;
  margin: 50px 0;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
}
/* line 121, smash/styles/_archive.scss */
body.archive .page-header .page-title {
  border-right: 1px solid #DCDCDC;
  padding-right: 20px;
  margin-right: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 643px) {
  /* line 130, smash/styles/_archive.scss */
  body.archive .page-header {
    flex-direction: column !important;
  }
  /* line 133, smash/styles/_archive.scss */
  body.archive .page-header .page-title {
    padding-right: 0px;
    margin-right: 0px;
    border-right: none;
    margin-bottom: 20px;
  }
}

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

/* line 163, smash/styles/_archive.scss */
.cat-nav {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "karla", serif;
}
/* line 170, smash/styles/_archive.scss */
.cat-nav a {
  margin: 0px 15px;
}
@media only screen and (max-width: 643px) {
  /* line 175, smash/styles/_archive.scss */
  .cat-nav a {
    margin: 10px 15px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 183, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 400px;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 190, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 350px;
  }
}
@media only screen and (max-width: 1000px) {
  /* line 197, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 315px;
  }
}
@media only screen and (max-width: 900px) {
  /* line 203, smash/styles/_archive.scss */
  .archive-item {
    width: 47%;
  }
  /* line 205, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 275px;
  }
}
@media only screen and (max-width: 800px) {
  /* line 212, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 250px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 219, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 350px;
  }
}
@media only screen and (max-width: 667px) {
  /* line 225, smash/styles/_archive.scss */
  .archive-item {
    width: 100%;
  }
  /* line 227, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 425px;
  }
}
/* line 3, smash/styles/_single-post.scss */
body.single #primary {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 11, smash/styles/_single-post.scss */
body.single.lock_nav article.post .article-sidebar,
body.single.lock_nav article.snapshot .article-sidebar {
  position: fixed !important;
  top: 100px;
}
/* line 17, smash/styles/_single-post.scss */
body.single #featured_post {
  background: white;
  margin-bottom: 70px;
}

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

/* line 63, smash/styles/_single-post.scss */
article.post,
article.snapshot {
  position: relative;
  padding: 50px 0 0;
}
/* line 68, smash/styles/_single-post.scss */
article.post .container-lg,
article.snapshot .container-lg {
  width: 80%;
}
/* line 72, smash/styles/_single-post.scss */
article.post .entry-header,
article.snapshot .entry-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 75, smash/styles/_single-post.scss */
article.post .entry-header .entry-header-inner,
article.snapshot .entry-header .entry-header-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  text-transform: uppercase;
  font-family: "karla", serif;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 84, smash/styles/_single-post.scss */
article.post .quick-links,
article.snapshot .quick-links {
  position: absolute;
  top: 50%;
  left: -125px;
  max-width: 250px;
  border: 3px solid #E1CCC7;
  padding: 20px 30px;
}
/* line 96, smash/styles/_single-post.scss */
article.post .quick-links h3,
article.snapshot .quick-links h3 {
  margin-bottom: 10px;
  text-transform: capitalize;
}
/* line 101, smash/styles/_single-post.scss */
article.post .quick-links p,
article.snapshot .quick-links p {
  font-size: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 2.25em;
  word-break: break-word;
}
@media screen and (max-width: 960px) {
  /* line 84, smash/styles/_single-post.scss */
  article.post .quick-links,
  article.snapshot .quick-links {
    left: -92px;
    max-width: 200px;
    padding: 16px 21px;
  }
}
@media screen and (max-width: 600px) {
  /* line 84, smash/styles/_single-post.scss */
  article.post .quick-links,
  article.snapshot .quick-links {
    display: none;
  }
}
/* line 120, smash/styles/_single-post.scss */
article.post .entry-content,
article.snapshot .entry-content {
  padding-bottom: 30px;
}
/* line 123, smash/styles/_single-post.scss */
article.post .entry-content ul, article.post .entry-content li,
article.snapshot .entry-content ul,
article.snapshot .entry-content li {
  font-size: 14px;
  font-family: "karla", serif;
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 130, smash/styles/_single-post.scss */
article.post .entry-content .rs-code,
article.snapshot .entry-content .rs-code {
  text-align: center;
  margin-top: 50px;
}
/* line 136, smash/styles/_single-post.scss */
article.post .entry-products,
article.snapshot .entry-products {
  padding-top: 30px;
  margin-top: 40px;
  border-top: 1px solid #DCDCDC;
}
/* line 141, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap,
article.snapshot .entry-products .entry-products-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 144, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-product-header,
article.snapshot .entry-products .entry-products-wrap .entry-product-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 20%;
  text-align: center;
}
/* line 149, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-product-header span,
article.snapshot .entry-products .entry-products-wrap .entry-product-header span {
  font-size: 25px;
  font-family: "baskerville-urw", sans-serif;
}
/* line 154, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-product-header .icon,
article.snapshot .entry-products .entry-products-wrap .entry-product-header .icon {
  width: 30px;
  height: 30px;
}
/* line 160, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider {
  width: 80%;
}
/* line 164, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev {
  left: unset;
  right: -2%;
  top: 48%;
}
/* line 169, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next {
  left: unset;
  right: -2%;
  top: 39%;
}
/* line 176, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-products-slider .product-wrap,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .product-wrap {
  padding: 15px;
}
/* line 179, smash/styles/_single-post.scss */
article.post .entry-products .entry-products-wrap .entry-products-slider .product-wrap .product-image,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .product-wrap .product-image {
  max-height: 174px;
}
/* line 187, smash/styles/_single-post.scss */
article.post #hide_sidebars,
article.snapshot #hide_sidebars {
  position: relative;
  transform: translate(0, -60vh);
}
/* line 192, smash/styles/_single-post.scss */
article.post .article-sidebar,
article.snapshot .article-sidebar {
  position: absolute;
  top: 0;
  height: 100%;
  padding-top: 170px;
  width: 70px;
  text-align: center;
  overflow: hidden;
}
/* line 201, smash/styles/_single-post.scss */
article.post .article-sidebar.article-sidebar-left,
article.snapshot .article-sidebar.article-sidebar-left {
  left: 17px;
}
@media screen and (max-width: 960px) {
  /* line 201, smash/styles/_single-post.scss */
  article.post .article-sidebar.article-sidebar-left,
  article.snapshot .article-sidebar.article-sidebar-left {
    left: 0;
  }
}
/* line 208, smash/styles/_single-post.scss */
article.post .article-sidebar.article-sidebar-right,
article.snapshot .article-sidebar.article-sidebar-right {
  right: 17px;
}
@media screen and (max-width: 960px) {
  /* line 208, smash/styles/_single-post.scss */
  article.post .article-sidebar.article-sidebar-right,
  article.snapshot .article-sidebar.article-sidebar-right {
    right: 0;
  }
}
/* line 216, smash/styles/_single-post.scss */
article.post .article-sidebar .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar .post-products-wrap .post-products-trigger {
  position: relative;
  display: inline-block !important;
  padding: 10px 10px 52px !important;
}
/* line 221, smash/styles/_single-post.scss */
article.post .article-sidebar .post-products-wrap .post-products-trigger span,
article.snapshot .article-sidebar .post-products-wrap .post-products-trigger span {
  transform: rotate(-90deg) translate(-58%, -155%);
  margin-bottom: 0;
  transform-origin: top right;
  white-space: nowrap;
  position: absolute;
  left: 0;
  font-size: 13px;
  text-transform: capitalize;
}
/* line 233, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner,
article.snapshot .article-sidebar .article-sidebar-inner {
  position: relative;
  height: 100vh;
  -webkit-transition: all .3s;
  transition: all .3s;
}
/* line 239, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner #progress,
article.snapshot .article-sidebar .article-sidebar-inner #progress {
  position: fixed;
  top: 75px;
  width: 1px;
  height: 0;
  background-color: #000;
  z-index: -1;
}
/* line 254, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap {
  width: 100%;
  height: 38px;
  position: relative;
  margin-bottom: 22px;
}
/* line 260, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap span,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap span {
  font-weight: 400;
  font-size: 15px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  font-family: "baskerville-urw", sans-serif;
  top: 50%;
  left: 50%;
  margin: auto;
  display: block;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
/* line 277, smash/styles/_single-post.scss */
article.post .article-sidebar .article-sidebar-inner .social-share .share,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share {
  display: block;
  text-align: center;
  margin: 0 auto 22px;
  font-size: 16px;
  line-height: normal;
  position: relative;
}
@media screen and (max-width: 768px) {
  /* line 290, smash/styles/_single-post.scss */
  article.post .article-sidebar,
  article.snapshot .article-sidebar {
    display: none !important;
  }
  /* line 293, smash/styles/_single-post.scss */
  article.post .article-sidebar .post-products-wrap .post-products-trigger,
  article.snapshot .article-sidebar .post-products-wrap .post-products-trigger {
    display: none !important;
  }
}

/* line 303, smash/styles/_single-post.scss */
.entry-header .entry-title {
  text-align: center;
  margin-bottom: 15px;
}
/* line 308, smash/styles/_single-post.scss */
.entry-header .entry-meta {
  text-align: center;
  font-family: "baskerville-urw", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #c8c8c8;
  margin-bottom: 30px;
}
/* line 317, smash/styles/_single-post.scss */
.entry-header .entry-meta a {
  color: #c8c8c8;
}

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

/* line 349, smash/styles/_single-post.scss */
.entry-footer {
  padding: 20px;
  margin: 50px 0 0;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  font-family: "baskerville-urw", sans-serif;
  text-transform: uppercase;
}
/* line 363, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions > * {
  margin: 0 10px;
  font-family: "baskerville-urw", sans-serif;
  font-size: 11px;
  letter-spacing: 2px;
}
/* line 370, smash/styles/_single-post.scss */
.entry-footer .entry-footer-actions span {
  margin-left: 6px;
  font-size: 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  /* line 349, smash/styles/_single-post.scss */
  .entry-footer {
    padding: 15px 0px;
    margin: 20px 0;
  }
  /* line 383, smash/styles/_single-post.scss */
  .entry-footer .entry-footer-actions > * {
    margin: 0px;
  }
}

/*--------------------------------------------------------------
# COMMENTS
--------------------------------------------------------------*/
/* line 1, smash/styles/_comments.scss */
#comments {
  display: none;
  max-width: 820px;
  margin: 50px auto 0;
  padding: 0 20px;
}
/* line 7, smash/styles/_comments.scss */
#comments .comment-subtitle {
  font-family: "baskerville-urw", sans-serif;
  letter-spacing: 2px;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
}
/* line 15, smash/styles/_comments.scss */
#comments .container {
  max-width: 685px;
}
/* line 19, smash/styles/_comments.scss */
#comments .comments-title {
  display: none;
  text-align: center;
}
/* line 25, smash/styles/_comments.scss */
#comments .respond textarea {
  width: 100%;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "karla", serif;
}
/* line 33, smash/styles/_comments.scss */
#comments .comment-input-half {
  width: 49%;
}
/* line 37, smash/styles/_comments.scss */
#comments input[type="text"], #comments input[type="email"], #comments input[type="url"], #comments input[type="password"], #comments input[type="search"], #comments input[type="number"], #comments input[type="tel"], #comments input[type="range"], #comments input[type="date"], #comments input[type="month"], #comments input[type="week"], #comments input[type="time"], #comments input[type="datetime"], #comments input[type="datetime-local"], #comments input[type="color"], #comments textarea {
  font-family: "karla", serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 7px 10px;
  border-radius: 0;
  margin-bottom: 5px;
  width: 100%;
}
/* line 48, smash/styles/_comments.scss */
#comments input#submit {
  width: 100%;
}
/* line 52, smash/styles/_comments.scss */
#comments div#respond {
  margin-bottom: 50px;
}
/* line 56, smash/styles/_comments.scss */
#comments .comment-list {
  margin: 0;
  padding: 0;
  font-family: "karla", serif;
}
/* line 63, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-meta {
  display: -webkit-flex;
  display: flex;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  padding-bottom: 20px;
}
/* line 71, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-meta .avatar, #comments .comment-list .comment .comment-meta .says {
  display: none;
}
/* line 75, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-meta .comment-metadata {
  display: none;
}
/* line 80, smash/styles/_comments.scss */
#comments .comment-list .comment .children {
  margin: 40px 0px;
}
/* line 84, smash/styles/_comments.scss */
#comments .comment-list .comment .reply {
  border-bottom: 1px solid #dadada;
  padding-bottom: 15px;
}

/* line 1, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper {
  padding: 50px;
}
/* line 4, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
}
/* line 8, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
  width: 50%;
}
/* line 12, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
  position: relative;
  width: 50%;
  padding: 20px 50px;
  z-index: 1;
}
/* line 18, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body h5.snapshot-label {
  display: inline-block;
  font-family: "MsClaudy", serif;
  font-size: 50px;
  line-height: 30px;
  letter-spacing: 0;
}
/* line 26, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products {
  width: 100%;
}
/* line 30, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-image {
  max-height: 150px;
  width: auto;
}
/* line 35, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-brand {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  font-family: "baskerville-urw", sans-serif;
}
/* line 42, smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-link {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: bold;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  /* line 56, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 63, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
  }
  /* line 66, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 71, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper {
    padding: 50px 20px;
  }
  /* line 82, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
  }
  /* line 85, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 90, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
    width: 100%;
    margin-left: 0;
  }
  /* line 95, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body h2.snapshot-title {
    line-height: 33px;
    font-size: 29px;
    margin-bottom: 15px;
  }
  /* line 103, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .snapshot-product .snapshot-product-wrapper {
    text-align: center;
  }
  /* line 107, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .snapshot-product .snapshot-product-wrapper .snapshot-product-brand h3 {
    font-size: 28px;
    text-align: center;
  }
}

/* line 3, smash/styles/_page-about.scss */
#about_page .about-outer {
  padding: 50px;
}
/* line 7, smash/styles/_page-about.scss */
#about_page .about-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  padding-bottom: 20px;
  border-bottom: 1px solid #DCDCDC;
}
/* line 12, smash/styles/_page-about.scss */
#about_page .about-inner .about-image-wrap {
  position: relative;
  width: 46%;
}
/* line 16, smash/styles/_page-about.scss */
#about_page .about-inner .about-image-wrap .about-image {
  width: 100%;
  margin-bottom: 20px;
}
/* line 21, smash/styles/_page-about.scss */
#about_page .about-inner .about-image-wrap .about-sep {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 108%;
  background: #DCDCDC;
  width: 1px;
  height: 100%;
}
/* line 33, smash/styles/_page-about.scss */
#about_page .about-inner .about-body {
  width: 46%;
}
/* line 36, smash/styles/_page-about.scss */
#about_page .about-inner .about-body .page-title {
  text-align: left;
}
/* line 44, smash/styles/_page-about.scss */
#about_page #about_main .stacked-images {
  width: 49%;
  height: 665px;
}
/* line 48, smash/styles/_page-about.scss */
#about_page #about_main .stacked-images .stacked-half {
  max-width: 325px;
  margin-right: -15%;
}
/* line 54, smash/styles/_page-about.scss */
#about_page #about_main .loop-main-content {
  width: 42%;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  /* line 62, smash/styles/_page-about.scss */
  #about_page .about-inner {
    flex-direction: column !important;
    border-bottom: none;
  }
  /* line 66, smash/styles/_page-about.scss */
  #about_page .about-inner .about-image-wrap {
    width: 100%;
    height: 405px;
  }
  /* line 70, smash/styles/_page-about.scss */
  #about_page .about-inner .about-image-wrap .stacked-half {
    display: none;
  }
  /* line 77, smash/styles/_page-about.scss */
  #about_page .about-inner .about-body {
    width: 100%;
    padding: 30px;
    border-left: none;
  }
  /* line 82, smash/styles/_page-about.scss */
  #about_page .about-inner .about-body .page-title {
    text-align: center;
    margin-top: 30px;
  }
  /* line 89, smash/styles/_page-about.scss */
  #about_page #about_main {
    flex-direction: column;
  }
  /* line 92, smash/styles/_page-about.scss */
  #about_page #about_main .stacked-images {
    width: 75%;
    height: 565px;
  }
  /* line 96, smash/styles/_page-about.scss */
  #about_page #about_main .stacked-images .stacked-half {
    display: none;
  }
  /* line 103, smash/styles/_page-about.scss */
  #about_page #about_main .loop-main-content {
    width: 80%;
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 111, smash/styles/_page-about.scss */
  #about_page .about-outer {
    padding: 50px 20px;
  }
  /* line 116, smash/styles/_page-about.scss */
  #about_page .about-inner .about-body {
    padding: 10px;
  }
  /* line 121, smash/styles/_page-about.scss */
  #about_page #more_posts {
    padding: 0px 20px 50px;
  }
  /* line 124, smash/styles/_page-about.scss */
  #about_page #more_posts .next-up-header {
    flex-direction: column !important;
    margin-bottom: 10px;
  }
  /* line 129, smash/styles/_page-about.scss */
  #about_page #more_posts .next-up-posts {
    flex-direction: column !important;
  }
  /* line 134, smash/styles/_page-about.scss */
  #about_page #more_posts .post-grid-title-wrap .post-grid-title {
    text-align: center;
    font-size: 27px;
  }
}

/* line 1, smash/styles/_page-linktree.scss */
#linktree_page {
  position: relative;
}
/* line 4, smash/styles/_page-linktree.scss */
body.page-template-page-links {
  background: #F8F7F7;
}
/* line 8, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  text-align: center;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  padding: 0 20px;
  margin-top: 50px;
}
/* line 17, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper > * {
  width: 100%;
}
/* line 21, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree-image {
  border-radius: 100%;
  width: 100%;
  max-width: 360px;
  border: 10px solid white;
  margin: 0 0 10px;
}
/* line 29, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree-links-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 32, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree-links-wrapper > * {
  width: 100%;
}
/* line 36, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree-links-wrapper h2 {
  margin: 30px 0 40px;
  font-size: 40px;
  letter-spacing: 0;
}
/* line 42, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree-links-wrapper h3 {
  margin-bottom: 30px;
  font-family: "italic", serif;
  font-style: italic;
  font-size: 16px;
}
/* line 49, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree-links-wrapper .linktree-links {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin-bottom: 50px;
}
/* line 53, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree-links-wrapper .linktree-links .btn {
  width: 100%;
  margin-bottom: 20px;
  background: black !important;
  color: white !important;
}
/* line 59, smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree-links-wrapper .linktree-links .btn:hover {
  color: black !important;
  background: white !important;
}

/* line 1, smash/styles/_page-contact.scss */
#contact_page {
  padding: 50px;
}
/* line 4, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  width: 100%;
}
/* line 8, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-image {
  width: 56%;
}
/* line 12, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body {
  position: relative;
  width: 54%;
  margin-left: -10%;
  background: #ffffff;
  padding: 30px;
}
/* line 19, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body .page-title {
  text-align: left;
}
/* line 23, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body p {
  margin: 0;
}
/* line 27, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body input {
  border: 1px solid black !important;
  border-radius: 0 !important;
  font-family: "karla", serif !important;
  font-size: 12px;
}
/* line 33, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body textarea {
  border: 1px solid black !important;
  border-radius: 0 !important;
  font-family: "karla", serif !important;
  font-size: 12px;
}
/* line 39, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body .nf-field-container {
  margin-bottom: 20px;
}
/* line 42, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body nf-field {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  display: block;
}
/* line 46, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body nf-field .nf-field-container {
  width: 100%;
}
/* line 49, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body nf-field .nf-field-container.submit-container {
  width: auto;
}
/* line 54, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body nf-field:last-child {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 65, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"] {
  background: black;
  border: 1px solid black !important;
  color: white;
  font-size: 12px;
  letter-spacing: 2px;
  margin: 0 auto;
  font-family: "karla", serif;
  text-transform: uppercase;
  padding: 8px 20px;
  cursor: pointer;
}
/* line 77, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"]:hover {
  background: white;
  border: 1px solid black !important;
  color: black;
}
/* line 85, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body .nf-field-element textarea {
  height: 106px;
}
/* line 90, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body .label-above .nf-field-label {
  margin: 0;
}
/* line 95, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body .nf-field-label label {
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}
/* line 104, smash/styles/_page-contact.scss */
#contact_page .contact-wrapper .contact-body .nf-form-fields-required {
  display: none !important;
}
@media screen and (max-width: 960px) {
  /* line 1, smash/styles/_page-contact.scss */
  #contact_page {
    padding: 0px 50px 50px;
  }
  /* line 115, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-body {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_page-contact.scss */
  #contact_page {
    padding: 40px 20px 50px;
  }
  /* line 124, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper {
    flex-direction: column !important;
  }
  /* line 127, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 132, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-body {
    width: 100%;
    margin-left: 0;
  }
  /* line 137, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"] {
    font-size: 12px;
    letter-spacing: 2px;
    margin: 0 auto;
    font-family: "karla", serif;
  }
  /* line 143, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-body nf-field:nth-child(2) {
    width: 100%;
  }
  /* line 146, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-body nf-field:nth-child(3) {
    width: 100%;
  }
  /* line 149, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-body nf-field:nth-child(1) {
    width: 100%;
  }
  /* line 152, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-body nf-field:nth-child(4) {
    width: 100%;
  }
  /* line 155, smash/styles/_page-contact.scss */
  #contact_page .contact-wrapper .contact-body nf-field:nth-child(5) {
    width: 100%;
  }
  /* line 163, smash/styles/_page-contact.scss */
  #contact_page #more_posts {
    padding: 0px 20px 50px;
  }
  /* line 166, smash/styles/_page-contact.scss */
  #contact_page #more_posts .next-up-header {
    flex-direction: column !important;
    margin-bottom: 10px;
  }
  /* line 171, smash/styles/_page-contact.scss */
  #contact_page #more_posts .next-up-posts {
    flex-direction: column !important;
  }
  /* line 176, smash/styles/_page-contact.scss */
  #contact_page #more_posts .post-grid-title-wrap .post-grid-title {
    text-align: center;
    font-size: 27px;
  }
}

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

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

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

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

/* line 1, smash/styles/_page-shop.scss */
#shop_page {
  padding: 0 50px;
}
/* line 4, smash/styles/_page-shop.scss */
#shop_page .shop-search {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 50px 50px 20px;
}
/* line 8, smash/styles/_page-shop.scss */
#shop_page .shop-search .shop-search-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
/* line 13, smash/styles/_page-shop.scss */
#shop_page .shop-search .shop-search-form .search-fields {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 16, smash/styles/_page-shop.scss */
#shop_page .shop-search .shop-search-form .search-fields input {
  flex: 1;
}
/* line 19, smash/styles/_page-shop.scss */
#shop_page .shop-search .shop-search-form .search-fields input[type="submit"] {
  flex: 0;
}
/* line 28, smash/styles/_page-shop.scss */
#shop_page section .container-xl {
  padding: 50px;
  margin: 50px 0;
  border-top: 1px solid #DCDCDC;
}
/* line 35, smash/styles/_page-shop.scss */
#shop_page .shop-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  text-align: center;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}
/* line 42, smash/styles/_page-shop.scss */
#shop_page .shop-inner > * {
  width: 100%;
}
/* line 47, smash/styles/_page-shop.scss */
#shop_page .shop-nav {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  padding: 50px 0;
  border-bottom: 1px solid #DCDCDC;
}
/* line 52, smash/styles/_page-shop.scss */
#shop_page .shop-nav .shop-menu-container {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 52, smash/styles/_page-shop.scss */
  #shop_page .shop-nav .shop-menu-container {
    display: none;
  }
}
/* line 60, smash/styles/_page-shop.scss */
#shop_page .shop-nav #shop_menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  font-family: "karla", serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
/* line 68, smash/styles/_page-shop.scss */
#shop_page .shop-nav #shop_menu ul {
  padding: 5px 0px;
}
/* line 72, smash/styles/_page-shop.scss */
#shop_page .shop-nav #shop_menu li {
  text-align: left;
}
/* line 75, smash/styles/_page-shop.scss */
#shop_page .shop-nav #shop_menu li a {
  color: #7C7C7C;
}
/* line 78, smash/styles/_page-shop.scss */
#shop_page .shop-nav #shop_menu li a:hover {
  color: black;
}
/* line 83, smash/styles/_page-shop.scss */
#shop_page .shop-nav #shop_menu li.current-menu-item {
  color: black;
}
/* line 86, smash/styles/_page-shop.scss */
#shop_page .shop-nav #shop_menu li.current-menu-item a {
  color: black;
}
/* line 89, smash/styles/_page-shop.scss */
#shop_page .shop-nav #shop_menu li.current-menu-item a:hover {
  color: #7c7c7c;
}
@media screen and (max-width: 768px) {
  /* line 83, smash/styles/_page-shop.scss */
  #shop_page .shop-nav #shop_menu li.current-menu-item {
    border-bottom: 1px solid #eeeeee;
  }
}
/* line 99, smash/styles/_page-shop.scss */
#shop_page .shop-nav #shop_menu li .sub-menu {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
@media screen and (max-width: 768px) {
  /* line 60, smash/styles/_page-shop.scss */
  #shop_page .shop-nav #shop_menu {
    background: #F9F9F9;
    font-size: 11px;
    letter-spacing: 1px;
  }
  /* line 112, smash/styles/_page-shop.scss */
  #shop_page .shop-nav #shop_menu .menu-item {
    width: 100%;
    padding: 12px 20px;
    border-bottom: 1px solid #eeeeee;
  }
  /* line 117, smash/styles/_page-shop.scss */
  #shop_page .shop-nav #shop_menu .menu-item .menu-drop {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
  /* line 120, smash/styles/_page-shop.scss */
  #shop_page .shop-nav #shop_menu .menu-item .menu-drop .icon {
    margin-left: 10px;
  }
  /* line 126, smash/styles/_page-shop.scss */
  #shop_page .shop-nav #shop_menu .menu-item.menu-item-has-children .sub-menu {
    position: relative;
    display: none;
    opacity: 0;
    visibility: hidden;
    transform: unset;
    background: unset;
    padding: unset;
    padding-left: 10px;
  }
  /* line 136, smash/styles/_page-shop.scss */
  #shop_page .shop-nav #shop_menu .menu-item.menu-item-has-children .sub-menu li {
    margin-bottom: 0;
    border-bottom: unset;
  }
  /* line 143, smash/styles/_page-shop.scss */
  #shop_page .shop-nav #shop_menu .menu-item.menu-item-has-children.show .sub-menu {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
    opacity: 1;
    visibility: visible;
  }
  /* line 151, smash/styles/_page-shop.scss */
  #shop_page .shop-nav #shop_menu .menu-item a {
    display: block;
  }
  /* line 155, smash/styles/_page-shop.scss */
  #shop_page .shop-nav #shop_menu .menu-item.light-menu-item {
    font-weight: 100;
  }
}
/* line 162, smash/styles/_page-shop.scss */
#shop_page .shop-nav .shop-nav-title {
  font-size: 30px;
  font-family: "baskerville-urw", sans-serif;
  color: black;
  padding-bottom: 12px;
}
/* line 168, smash/styles/_page-shop.scss */
#shop_page .shop-nav .shop-nav-title .icon {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 162, smash/styles/_page-shop.scss */
  #shop_page .shop-nav .shop-nav-title {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
    font-family: "karla", serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    padding: 12px 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
  }
  /* line 184, smash/styles/_page-shop.scss */
  #shop_page .shop-nav .shop-nav-title .icon {
    display: block;
    margin-left: 10px;
  }
}
/* line 193, smash/styles/_page-shop.scss */
#shop_page.index .shop-nav {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  padding: 30px 0 40px;
}
/* line 201, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item {
  width: 25%;
  padding: 20px;
  text-align: center;
}
/* line 208, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb {
  width: 100%;
  height: 285px;
  position: relative;
}
/* line 213, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb .shop-btn {
  opacity: 0;
  position: absolute;
}
/* line 221, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb:hover .shop-btn {
  opacity: 1;
}
/* line 227, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand {
  width: 100%;
  font-family: "karla", serif;
  font-size: 12px;
  letter-spacing: 0.72px;
  padding: 10px 8px 0;
}
/* line 236, smash/styles/_page-shop.scss */
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title {
  width: 100%;
  font-family: "karla", serif;
  font-size: 16px;
  padding: 0px 8px;
}
@media screen and (max-width: 768px) {
  /* line 201, smash/styles/_page-shop.scss */
  #shop_page .products-grid-wrapper .product-grid-item {
    width: 33%;
  }
}
@media screen and (max-width: 600px) {
  /* line 201, smash/styles/_page-shop.scss */
  #shop_page .products-grid-wrapper .product-grid-item {
    width: 50%;
  }
}
/* line 255, smash/styles/_page-shop.scss */
#shop_page #more_posts {
  border-top: 1px solid #DCDCDC;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_page-shop.scss */
  #shop_page {
    padding: 0 20px;
  }
}

/* line 265, smash/styles/_page-shop.scss */
.product .product-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 268, smash/styles/_page-shop.scss */
.product .product-wrap .product-image-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  width: 100%;
  text-align: center;
}
/* line 275, smash/styles/_page-shop.scss */
.product .product-wrap .product-image-wrap .product-image {
  max-height: 200px;
  width: auto;
}
/* line 280, smash/styles/_page-shop.scss */
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
/* line 285, smash/styles/_page-shop.scss */
.product .product-wrap .product-link-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 288, smash/styles/_page-shop.scss */
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}

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

/* line 13, smash/styles/_footer.scss */
#colophon {
  position: relative;
  padding: 30px 20px;
  background: #000000;
  color: #ffffff;
  font-family: "baskerville-urw", sans-serif;
}
/* line 20, smash/styles/_footer.scss */
#colophon #footer_menu_container {
  margin: 0 10px;
}
/* line 24, smash/styles/_footer.scss */
#colophon #footer_menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  font-family: "baskerville-urw", sans-serif;
}
/* line 30, smash/styles/_footer.scss */
#colophon a {
  font-family: "baskerville-urw", sans-serif;
}
/* line 35, smash/styles/_footer.scss */
#colophon .site-info {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  margin-left: 10px;
  font-family: "baskerville-urw", sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
}
/* line 43, smash/styles/_footer.scss */
#colophon .site-info .site-built {
  font-family: "baskerville-urw", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 48, smash/styles/_footer.scss */
#colophon .site-info .site-built span {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 52, smash/styles/_footer.scss */
#colophon .site-info .site-built img {
  max-height: 25px;
  margin-top: 1px;
  margin-left: 4px;
}
@media screen and (max-width: 600px) {
  /* line 13, smash/styles/_footer.scss */
  #colophon {
    padding: 20px;
  }
  /* line 63, smash/styles/_footer.scss */
  #colophon .site-info {
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
  }
  /* line 67, smash/styles/_footer.scss */
  #colophon .site-info > *:nth-child(1) {
    width: 100%;
    text-align: center;
    display: block !important;
    margin-bottom: 10px;
  }
  /* line 74, smash/styles/_footer.scss */
  #colophon .site-info .site-built {
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 79, smash/styles/_footer.scss */
  #colophon .site-info > * {
    flex: 0;
  }
  /* line 83, smash/styles/_footer.scss */
  #colophon .site-info .footer-logo {
    margin: 20px 0;
  }
  /* line 87, smash/styles/_footer.scss */
  #colophon .site-info .site-built {
    width: 100%;
    display: block !important;
    text-align: center;
    margin-top: 13px;
  }
}

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

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

/* line 1, smash/modules/block_popups/_block_popups.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(200, 200, 200, 0.75);
  z-index: 150;
  display: none;
  cursor: pointer;
}
/* line 12, smash/modules/block_popups/_block_popups.scss */
.modal a {
  color: white;
}
/* line 16, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box {
  background: #F8F7F7;
  color: #000000;
  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/block_popups/_block_popups.scss */
.modal .modal-box #popup-close {
  position: absolute;
  top: 6px;
  right: 10px;
  max-width: 16px;
  z-index: 50;
}
/* line 41, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box #popup-close .icon {
  width: 25px;
  height: 25px;
  fill: black;
}
/* line 48, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner {
  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/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .footer-subscribe {
  padding: 50px;
}
/* line 59, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .footer-subscribe .footer-social {
  padding: 0px 0px 30px;
}
/* line 63, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .footer-subscribe .subscribe-title {
  font-family: "baskerville-urw", sans-serif;
  font-size: 70px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 71, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .footer-subscribe .subscribe-text {
  font-family: "karla", serif;
}
/* line 76, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-image {
  width: 100%;
}
/* line 80, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text {
  width: 80%;
  margin: 0 auto;
}
/* line 84, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text h3 {
  font-weight: normal;
  font-family: "baskerville-urw", sans-serif;
  font-size: 20px;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 93, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text p {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 25px;
  margin-bottom: 24px;
}
/* line 102, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text #mc_embed_signup_scroll p {
  margin-bottom: -20px;
}
/* line 108, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner h1 {
  margin-top: 0;
  margin-bottom: 0;
  color: black;
  font-size: 28px;
  padding: 0px 40px;
  letter-spacing: 1px;
}
/* line 119, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner nf-field:nth-child(1) {
  float: left;
  width: 48%;
}
/* line 124, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner nf-field:nth-child(2) {
  float: right;
  width: 48%;
}
/* line 131, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner nf-field:nth-child(3) .nf-field-container {
  margin-bottom: 0;
}
/* line 137, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner input {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "baskerville-urw", sans-serif;
  font-size: 11px;
  line-height: 13px;
}
/* line 145, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner input[type="button"] {
  padding: 7px 5%;
  margin-bottom: 30px;
}
/* line 152, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner textarea {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "baskerville-urw", sans-serif;
  font-size: 11px;
  line-height: 13px;
}
/* line 164, smash/modules/block_popups/_block_popups.scss */
.modal #mc-embedded-subscribe-form {
  position: relative;
  padding: 0 !important;
}
/* line 168, smash/modules/block_popups/_block_popups.scss */
.modal #mc-embedded-subscribe-form input {
  border-radius: unset !important;
  display: block;
  width: 100%;
  padding: 10px 10px;
  font-family: "karla", serif;
  text-transform: uppercase;
  margin: 2px;
}
/* line 177, smash/modules/block_popups/_block_popups.scss */
.modal #mc-embedded-subscribe-form input[type="submit"] {
  padding: 7px 5%;
  margin-bottom: 30px;
}
/* line 184, smash/modules/block_popups/_block_popups.scss */
.modal #mc-embedded-subscribe-form .fa-envelope-o {
  position: absolute;
  top: 8px;
  right: 5px;
  font-size: 14px;
  z-index: 50;
}
/* line 195, smash/modules/block_popups/_block_popups.scss */
.modal #mc_embed_signup .mc-field-group {
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 0;
  text-align: left;
  min-height: unset;
}
/* line 202, smash/modules/block_popups/_block_popups.scss */
.modal #mc_embed_signup .mc-field-group label {
  font-size: 10px;
  margin-bottom: 5px;
}
/* line 212, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner {
  text-align: center;
  margin: 50px 0;
}
/* line 216, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner h1, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h2, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h3, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h4, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h5, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h6 {
  position: relative;
}
/* line 219, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner h1::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h2::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h3::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h4::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h5::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h6::after {
  content: '';
  position: relative;
  display: block;
  width: 115px;
  height: 1px;
  background: #000000;
  margin: 10px auto 20px;
}
/* line 230, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form {
  width: 85%;
  max-width: 700px;
  margin: 0 auto;
}
/* line 235, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form .nf-form-fields-required {
  display: none !important;
}
/* line 241, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container {
  margin-bottom: 20px;
}
/* line 246, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container .nf-field-label label {
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}
/* line 257, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container.label-above .nf-field-label {
  margin: 0;
}
/* line 262, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container textarea {
  border: 2px solid #F4F4F4;
  border-radius: 0;
  height: 106px;
}
/* line 268, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input {
  border: 2px solid #F4F4F4;
  border-radius: 0;
}
/* line 278, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(2), .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(3) {
  float: right;
  width: 49%;
  clear: right;
}
/* line 285, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(1), .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(4), .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(5) {
  float: left;
  width: 49%;
  clear: left;
}
/* line 293, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(6) {
  display: block;
  width: 100%;
}
/* line 305, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="subscribe-popup"] .modal-box {
  padding: 0;
  max-width: 820px;
}
/* line 309, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="subscribe-popup"] .modal-box .modal-inner {
  flex-wrap: nowrap;
  padding-right: 5%;
}
/* line 313, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="subscribe-popup"] .modal-box .modal-inner .popup-image {
  width: 50%;
}
/* line 321, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box {
  padding: 30px 5% 20px;
  background: url("smash/images/watercolor.png") no-repeat bottom right/74% #F8F7F7;
  background-position-x: 145%;
  background-position-y: 165%;
}
/* line 328, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text {
  width: 100%;
}
/* line 331, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text h2, .modal.watercolor .modal-box .modal-inner .popup-text h3 {
  margin: 0 0 20px;
  font-weight: bold;
}
/* line 337, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap .nf-form-fields-required {
  display: none;
}
/* line 343, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field .nf-field-container {
  margin: 0 0 15px;
}
/* line 347, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:nth-child(1), .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:nth-child(2) {
  width: 100%;
  float: none;
}
/* line 354, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:last-child .nf-field-container {
  margin: 0 0 0;
  text-align: left;
}
/* line 363, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner input[type="button"] {
  margin: 0;
}

/* line 1, smash/modules/block_post/_block_post.scss */
.post-block {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 4, smash/modules/block_post/_block_post.scss */
.post-block .post-item-image-wrap {
  position: relative;
  width: 100%;
}
/* line 8, smash/modules/block_post/_block_post.scss */
.post-block .post-item-image-wrap .post-item-image {
  display: block;
  width: 100%;
}
/* line 14, smash/modules/block_post/_block_post.scss */
.post-block .post-block-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 23, smash/modules/block_post/_block_post.scss */
.post-block .post-products-wrap .post-products-trigger {
  bottom: 0;
  right: 0;
}
/* line 28, smash/modules/block_post/_block_post.scss */
.post-block .post-products-wrap .post-products {
  left: 115%;
  right: unset;
}
/* line 34, smash/modules/block_post/_block_post.scss */
.post-block .post-products-wrap:hover .post-products {
  right: unset;
  left: 0;
}

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

/* line 2, smash/modules/block_product/_block_product.scss */
.product .product-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 5, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-image-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  width: 100%;
  text-align: center;
}
/* line 12, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-image-wrap .product-image {
  max-height: 200px;
  width: auto;
}
/* line 17, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
/* line 22, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 25, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body .product-brand {
  text-align: center;
  font-size: 12px;
}
/* line 29, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body .product-title {
  text-align: center;
  font-family: "baskerville-urw", sans-serif;
}
/* line 35, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-link-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 38, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}
/* line 45, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 48, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-image-wrap {
  width: auto;
}
/* line 51, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-image-wrap .product-image {
  max-height: 100px;
}
/* line 56, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 0 20px;
}

/* line 1, smash/modules/block_search/_block_search.scss */
#search-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 150000;
  display: none;
  cursor: pointer;
}
/* line 12, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box {
  width: 50%;
  max-width: 90% !important;
  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;
  background: none !important;
  cursor: auto;
}
/* line 29, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box #search-close {
  position: absolute;
  top: -20px;
  right: -15px;
  z-index: 50;
}
/* line 35, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box #search-close .icon {
  width: 20px;
  height: 20px;
  padding: 3px;
  color: white;
  border-radius: 100%;
}
/* line 44, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .widget {
  width: 100%;
  margin: 0;
}
/* line 49, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner {
  padding: 20px !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
/* line 58, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner h1 {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #ECD4C9;
  color: #fff;
  font-size: 38px;
  padding: 20px 38px;
}
/* line 67, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner label {
  width: 100%;
}
/* line 71, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input {
  background: white;
  flex: 1;
}
/* line 75, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input.search-field {
  width: 100%;
  padding: 24px;
  font-size: 16px;
  font-weight: 100;
  text-transform: uppercase;
  box-shadow: none;
  border: solid 1px #999999;
  border-radius: 0;
}
/* line 86, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input[type="submit"] {
  flex: 0;
}
/* line 92, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner #searchsubmit {
  background: url(../../images/search.png) center center no-repeat;
  background-color: white;
  font-size: 20px;
  color: black;
  box-shadow: none;
  border: none;
  border-radius: 0;
  vertical-align: top;
  float: left;
  padding: 20px 20px 30px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
/* line 108, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner #searchsubmit:hover {
  background-color: #eaeaea;
}
@media screen and (max-width: 600px) {
  /* line 116, smash/modules/block_search/_block_search.scss */
  #search-modal .modal-box {
    width: 87%;
  }
}

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

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

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

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

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

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

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

/* line 52, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: fixed;
  max-width: 355px;
  padding-top: 50px;
  width: 100%;
  top: 0;
  left: -500px;
  bottom: 0;
  background: #ffffff;
  overflow-y: scroll;
  z-index: 1000000;
}
/* line 65, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-inner {
  width: 100%;
}
/* line 70, smash/modules/nav_mobile/_nav_mobile.scss */
#colophon .mobile-nav-outer {
  color: #000000;
}
/* line 83, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-trigger-close {
  display: block;
  font-size: 18px;
  position: absolute;
  top: 60px;
  left: 27px;
  width: 20px;
  height: 20px;
}
/* line 94, smash/modules/nav_mobile/_nav_mobile.scss */
#masthead.lock_nav #mobile_nav_wrap .mobile-nav-trigger-close {
  top: 13px;
}
@media screen and (max-width: 768px) {
  /* line 83, smash/modules/nav_mobile/_nav_mobile.scss */
  .mobile-nav-outer .mobile-nav-trigger-close {
    top: 13px;
  }
}
/* line 105, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar {
  width: 1px;
}
/* line 109, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar-track {
  background: #ffffff;
  width: 1px;
}
/* line 114, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar-thumb {
  background-color: #000000;
  width: 1px;
}
/* line 122, smash/modules/nav_mobile/_nav_mobile.scss */
body.customize-support #mobile_nav_wrap .mobile-nav-outer {
  top: 32px;
}
@media screen and (max-width: 782px) {
  /* line 122, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}
/* line 133, smash/modules/nav_mobile/_nav_mobile.scss */
body.customize-support #masthead.lock_nav #mobile_nav_wrap .mobile-nav-outer {
  top: 0;
}
/* line 141, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-image {
  width: 100%;
}
/* line 145, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body {
  width: 100%;
  padding: 30px;
  font-family: "karla", serif;
}
/* line 150, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body > * {
  width: 100%;
}
/* line 154, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_logo {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 0 35px;
}
/* line 160, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_logo img {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}
/* line 169, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  text-align: left;
}
/* line 174, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item {
  width: 100%;
  margin-bottom: 20px;
}
/* line 178, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 181, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop .icon {
  margin-left: 10px;
}
/* line 187, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children .sub-menu {
  position: relative;
  display: none;
  opacity: 0;
  visibility: hidden;
  transform: unset;
  background: unset;
  padding: unset;
  padding-left: 10px;
}
/* line 197, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children .sub-menu li {
  margin-bottom: 0;
}
/* line 203, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children.show .sub-menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  opacity: 1;
  visibility: visible;
}
/* line 211, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a {
  display: block;
  font-family: "karla", serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 0 20px 0 0;
}
/* line 219, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.light-menu-item {
  font-weight: 100;
}
/* line 226, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom {
  padding-top: 30px;
  border-top: 1px solid #dedede;
}
/* line 230, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 234, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li {
  padding: 0 20px 0 10px;
}
/* line 237, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li a {
  font-family: "karla", serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
/* line 248, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .social-icons {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin: 35px 0;
  padding: 0 5px;
}
/* line 254, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search {
  margin-bottom: 35px;
}
/* line 258, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: relative;
}
/* line 262, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type="text"] {
  padding: 5px 0 !important;
  border: none !important;
  border-bottom: 1px solid #000000 !important;
}
/* line 267, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type="text"]::placeholder {
  color: #000000;
  text-transform: uppercase;
}
/* line 273, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button {
  position: absolute;
  right: 0;
}
/* line 277, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button .icon {
  width: 15px;
  height: 15px;
}
/* line 285, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .widget {
  margin: 0;
  width: 100%;
}
/* line 289, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .widget input {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 52, smash/modules/nav_mobile/_nav_mobile.scss */
  .mobile-nav-outer {
    padding-top: 45px;
  }
}

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

/* line 1, smash/modules/nav_more/_nav_more.scss */
#more_nav {
  position: relative;
  padding: 20px;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
}
/* line 10, smash/modules/nav_more/_nav_more.scss */
#more_nav #category_menu li {
  font-family: "baskerville-urw", sans-serif;
  letter-spacing: 1px;
  font-size: 15px;
  text-transform: capitalize;
  padding: 0 15px !important;
}
/* line 17, smash/modules/nav_more/_nav_more.scss */
#more_nav #category_menu li a {
  color: black !important;
}
/* line 20, smash/modules/nav_more/_nav_more.scss */
#more_nav #category_menu li a:hover {
  color: #C31307 !important;
}
/* line 28, smash/modules/nav_more/_nav_more.scss */
#more_nav .more-nav-header {
  font-family: "baskerville-urw", sans-serif;
  margin: 4px 15px 5px 0;
  font-style: italic;
  font-size: 15px;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/nav_more/_nav_more.scss */
  #more_nav {
    flex-direction: column;
  }
  /* line 39, smash/modules/nav_more/_nav_more.scss */
  #more_nav .more-nav-header {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/nav_more/_nav_more.scss */
  #more_nav {
    flex-direction: column;
  }
  /* line 49, smash/modules/nav_more/_nav_more.scss */
  #more_nav #category_menu {
    flex-direction: column;
    margin-left: 0px;
  }
  /* line 54, smash/modules/nav_more/_nav_more.scss */
  #more_nav .more-nav-header {
    width: 100%;
    margin-right: 0px;
    font-size: 20px;
  }
}

/* line 1, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products {
  position: relative;
  padding: 50px;
  margin: 50px 0;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
}
/* line 9, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products .featured-products-inner .featured-products-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 14, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products .featured-products-inner .featured-products-slider .product {
  padding: 20px;
}
/* line 19, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products .featured-products-inner .featured-product-cta-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/slider_featured_products/_slider_featured_products.scss */
  #featured_products {
    padding: 50px 20px;
  }
}

/* line 32, smash/modules/slider_featured_products/_slider_featured_products.scss */
.product .product-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 35, smash/modules/slider_featured_products/_slider_featured_products.scss */
.product .product-wrap .product-image-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  width: 100%;
  text-align: center;
}
/* line 42, smash/modules/slider_featured_products/_slider_featured_products.scss */
.product .product-wrap .product-image-wrap .product-image {
  max-height: 200px;
  width: auto;
}
/* line 47, smash/modules/slider_featured_products/_slider_featured_products.scss */
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
/* line 52, smash/modules/slider_featured_products/_slider_featured_products.scss */
.product .product-wrap .product-link-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 55, smash/modules/slider_featured_products/_slider_featured_products.scss */
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}

/* line 1, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products {
  visibility: hidden;
  opacity: 0;
  background: white;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
}
/* line 12, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products.shown {
  visibility: visible;
  opacity: 1;
}
/* line 17, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products.hidden {
  visibility: hidden;
  opacity: 0;
  right: unset;
}
/* line 22, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products.hidden .footer-products-title-wrap {
  display: none !important;
}
/* line 26, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products.hidden .close-footer-products {
  display: none;
}
/* line 31, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  position: relative;
}
/* line 35, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-inner svg.icon.close-footer-products {
  cursor: pointer;
  z-index: 100000;
}
/* line 40, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-inner .close-footer-products {
  position: absolute;
  top: 10px;
  right: 10px;
}
/* line 47, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-title-wrap {
  position: relative;
  max-width: 90px;
  min-height: 145px;
  width: 10%;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin: 0;
  padding: 30px;
  white-space: nowrap;
  font-family: "baskerville-urw", sans-serif;
}
/* line 58, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-title-wrap .footer-products-title {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
}
/* line 62, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-title-wrap .footer-products-title .icon {
  transform: translate(1px, -15px);
}
/* line 66, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-title-wrap .footer-products-title span {
  display: block;
  transform: rotate(-90deg);
}
/* line 73, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-wrap {
  width: 94%;
  padding: 0 50px;
}
/* line 82, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-wrap .post-product-slider-wrap.slick-initialized .slick-arrow.slick-next {
  right: -2%;
  top: 34%;
}
/* line 86, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-wrap .post-product-slider-wrap.slick-initialized .slick-arrow.slick-prev {
  right: -2%;
  top: 50%;
}
/* line 95, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-slider {
  width: 100%;
}
/* line 98, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-slider .slick-arrow {
  top: 40% !important;
  width: 25px !important;
  height: 25px !important;
  padding: 7px !important;
}
@media screen and (max-width: 768px) {
  /* line 98, smash/modules/slider_footer_products/_slider_footer_products.scss */
  #footer_products .footer-products-slider .slick-arrow {
    top: 50% !important;
    width: 15px !important;
    height: 15px !important;
    padding: 1px !important;
  }
}
/* line 112, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-slider .footer-product {
  padding: 15px;
}
/* line 116, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-slider .footer-product-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 119, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-slider .footer-product-inner .footer-product-image {
  width: 33%;
  margin-right: 2%;
}
@media screen and (max-width: 600px) {
  /* line 119, smash/modules/slider_footer_products/_slider_footer_products.scss */
  #footer_products .footer-products-slider .footer-product-inner .footer-product-image {
    width: 20%;
  }
}
/* line 128, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-slider .footer-product-inner .footer-product-body {
  width: 66%;
}
/* line 131, smash/modules/slider_footer_products/_slider_footer_products.scss */
#footer_products .footer-products-slider .footer-product-inner .footer-product-body .footer-product-brand {
  font-family: "karla", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  /* line 95, smash/modules/slider_footer_products/_slider_footer_products.scss */
  #footer_products .footer-products-slider {
    width: 85%;
  }
}
@media screen and (max-width: 768px) {
  /* line 145, smash/modules/slider_footer_products/_slider_footer_products.scss */
  #footer_products .footer-products-wrap {
    padding: 0 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 153, smash/modules/slider_footer_products/_slider_footer_products.scss */
  #footer_products .footer-products-slider .footer-product {
    padding: 0;
  }
  /* line 157, smash/modules/slider_footer_products/_slider_footer_products.scss */
  #footer_products .footer-products-slider .footer-product-inner .footer-product-body {
    width: 60%;
  }
}

/* line 1, smash/modules/single_guides/_single_guides.scss */
.post-guides-title {
  text-align: center;
  margin: 50px 0 20px;
}

/* line 5, smash/modules/single_guides/_single_guides.scss */
.post-guide-row {
  width: 100%;
  position: relative;
  max-width: 840px;
  margin: 50px auto;
}
/* line 11, smash/modules/single_guides/_single_guides.scss */
.post-guide-row > * {
  width: 32%;
}
/* line 15, smash/modules/single_guides/_single_guides.scss */
.post-guide-row:nth-child(2n) {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}
/* line 20, smash/modules/single_guides/_single_guides.scss */
.post-guide-row img {
  width: 28%;
}
/* line 24, smash/modules/single_guides/_single_guides.scss */
.post-guide-row .sep {
  width: 90px;
  height: 2px;
  margin: 0 2%;
  background: black;
}
/* line 31, smash/modules/single_guides/_single_guides.scss */
.post-guide-row .guide-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 60%;
}
/* line 35, smash/modules/single_guides/_single_guides.scss */
.post-guide-row .guide-body .guide-count {
  font-family: "baskerville-urw", sans-serif;
  font-size: 80px;
}
/* line 40, smash/modules/single_guides/_single_guides.scss */
.post-guide-row .guide-body .guide-title {
  font-family: "baskerville-urw", sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
}
/* line 46, smash/modules/single_guides/_single_guides.scss */
.post-guide-row .guide-body .guide-text {
  font-family: "karla", serif;
  margin-bottom: 30px;
  line-height: 28px;
}
/* line 51, smash/modules/single_guides/_single_guides.scss */
.post-guide-row .guide-body .guide-text a {
  color: #000000;
  font-weight: 100;
  font-size: 14px;
  text-transform: none;
  border-bottom: none;
  padding-bottom: 0;
}
/* line 61, smash/modules/single_guides/_single_guides.scss */
.post-guide-row .guide-body a {
  padding-bottom: 5px;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  margin-bottom: 24px;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  /* line 5, smash/modules/single_guides/_single_guides.scss */
  .post-guide-row {
    flex-direction: column;
  }
  /* line 75, smash/modules/single_guides/_single_guides.scss */
  .post-guide-row .sep {
    display: none;
  }
  /* line 79, smash/modules/single_guides/_single_guides.scss */
  .post-guide-row .guide-body {
    width: 100%;
  }
  /* line 83, smash/modules/single_guides/_single_guides.scss */
  .post-guide-row img {
    width: 70%;
    margin-bottom: 20px;
  }
  /* line 89, smash/modules/single_guides/_single_guides.scss */
  .post-guide-row:nth-child(2n) {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  /* line 96, smash/modules/single_guides/_single_guides.scss */
  .post-guide-row img {
    width: 100%;
    margin-bottom: 20px;
  }
}

/* line 1, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap {
  text-align: center;
}
/* line 5, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .slick-arrow.slick-prev {
  left: unset;
  right: -4%;
  top: 48%;
}
/* line 10, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .slick-arrow.slick-next {
  left: unset;
  right: -4%;
  top: 39%;
}
/* line 17, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .product-wrap {
  padding: 10px;
}
/* line 20, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .product-wrap .product-image {
  max-height: 124px;
}
/* line 26, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .post-product-slider img {
  margin: 0 auto;
}
/* line 30, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .post-product-slider .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 24px;
  color: #000000;
}
/* line 36, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .post-product-slider .slick-arrow.slick-prev {
  left: -10%;
}
/* line 40, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .post-product-slider .slick-arrow.slick-next {
  right: -10%;
}

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

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

/* line 1, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop {
  position: relative;
}
/* line 4, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post {
  width: 100%;
  padding: 50px 0;
}
/* line 10, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-images {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
/* line 17, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-images .home-post-image {
  position: relative;
  overflow: hidden;
}
/* line 21, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-images .home-post-image.home-post-image-main {
  width: 100%;
  max-width: 380px;
}
/* line 25, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-images .home-post-image.home-post-image-main .post-item-image {
  width: 100%;
}
/* line 31, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-images .home-post-image.home-post-image-main .post-products-wrap .post-products-trigger {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  top: 0;
  bottom: unset;
  width: 46px;
  height: 46px;
  color: #000000;
  background: rgba(255, 255, 255, 0.3);
}
/* line 40, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-images .home-post-image.home-post-image-main .post-products-wrap .post-products-trigger .icon {
  width: 20px;
  height: 20px;
}
/* line 46, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-images .home-post-image.home-post-image-main .post-products-wrap .post-products {
  background: #ffffff;
  padding: 0 30px;
  position: absolute;
  top: 0;
  bottom: unset;
  width: 100%;
  z-index: 10;
}
/* line 59, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-images .home-post-image.home-post-image-secondary {
  position: relative;
  width: 82%;
  border: 10px solid #ffffff;
  z-index: 3;
}
/* line 65, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-images .home-post-image.home-post-image-secondary .home-post-image-inner {
  position: relative;
  width: 100%;
  z-index: 3;
}
/* line 71, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-images .home-post-image.home-post-image-secondary .home-post-bg {
  position: absolute;
  background: #ffffff;
  z-index: 2;
}
/* line 80, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-content {
  position: relative;
  overflow: hidden;
  width: 78%;
  text-align: center;
  padding: 0 20px;
}
/* line 89, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 93, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
  font-size: 16px;
  line-height: 28px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 103, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .home-post-title {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 1;
  padding: 0 30px;
  margin: 0 0 20px;
  text-transform: capitalize;
  font-size: 28px;
  max-width: 100%;
  line-height: 42px;
}
/* line 116, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .loop-actions {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  text-transform: capitalize;
  color: #C31307;
  display: flex;
  font-size: 15px;
  letter-spacing: 1px;
  font-family: "baskerville-urw", sans-serif;
}
/* line 129, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .loop-actions .icon {
  width: 9px;
  margin: 0px 13px 0;
}
/* line 136, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .rs-code {
  background: #ffffff;
  padding: 0 30px;
  position: absolute;
  bottom: -120%;
  left: 0;
  right: 0;
  z-index: 10;
}
/* line 146, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .rs-code.show {
  bottom: 0;
}
/* line 155, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n+1) .home-post-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 158, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n+1) .home-post-inner .home-post-images {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 163, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n+1) .home-post-inner .home-post-images .shop-post .shop-post-rs {
  left: -100%;
  top: 0;
}
/* line 169, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n+1) .home-post-inner .home-post-images .shop-post:hover .shop-post-rs {
  left: 0;
}
/* line 177, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n+1) .home-post-inner .home-post-images .home-post-image.home-post-image-main {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 182, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n+1) .home-post-inner .home-post-images .home-post-image.home-post-image-secondary {
  margin-left: -7%;
}
/* line 185, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n+1) .home-post-inner .home-post-images .home-post-image.home-post-image-secondary .home-post-bg {
  top: -10px;
  left: -10px;
  right: 0;
  bottom: -10px;
}
/* line 197, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n) .home-post-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 200, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n) .home-post-inner .home-post-images {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 205, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n) .home-post-inner .home-post-images .shop-post .shop-post-rs {
  right: -100%;
  top: 0;
}
/* line 211, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n) .home-post-inner .home-post-images .shop-post:hover .shop-post-rs {
  right: 0;
}
/* line 219, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n) .home-post-inner .home-post-images .home-post-image.home-post-image-main {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 224, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n) .home-post-inner .home-post-images .home-post-image.home-post-image-secondary {
  margin-right: -7%;
}
/* line 227, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-loop .home-post:nth-child(2n) .home-post-inner .home-post-images .home-post-image.home-post-image-secondary .home-post-bg {
  top: -10px;
  left: 0px;
  right: -10px;
  bottom: -10px;
}
@media screen and (max-width: 1024px) {
  /* line 242, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-loop .home-post:nth-child(2n+1) .home-post-inner {
    padding: 0px 30px;
  }
  /* line 247, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-loop .home-post:nth-child(2n) .home-post-inner {
    padding: 0px 30px;
  }
}
@media screen and (max-width: 960px) {
  /* line 258, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
    margin-bottom: 20px;
  }
  /* line 261, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .home-post-title {
    padding: 0 14px;
    font-size: 33px;
    line-height: 33px;
  }
  /* line 267, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .home-post-excerpt {
    font-size: 15px;
    letter-spacing: 0.5px;
  }
  /* line 272, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-loop .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .line-sep {
    min-height: 35px;
  }
}
@media screen and (max-width: 600px) {
  /* line 284, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-loop .home-post:nth-child(2n+1) .home-post-inner {
    flex-direction: column !important;
  }
  /* line 287, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-loop .home-post:nth-child(2n+1) .home-post-inner .home-post-images {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 292, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-loop .home-post:nth-child(2n+1) .home-post-inner .home-post-content {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  /* line 301, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-loop .home-post:nth-child(2n) .home-post-inner {
    flex-direction: column !important;
  }
  /* line 304, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-loop .home-post:nth-child(2n) .home-post-inner .home-post-images {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 309, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-loop .home-post:nth-child(2n) .home-post-inner .home-post-content {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
}

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

/* line 1, smash/modules/section_about/_section_about.scss */
#about_section {
  position: relative;
  background: #F8F7F7;
  padding: 50px;
}
/* line 6, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  max-width: 1016px;
  width: 100%;
  margin: 0 auto;
}
/* line 12, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-images {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 48%;
}
/* line 17, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-images .about-section-image-wrap {
  position: relative;
}
/* line 20, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-images .about-section-image-wrap .about-section-image {
  position: relative;
  display: block;
  width: 100%;
}
/* line 26, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-images .about-section-image-wrap:first-child {
  width: 59%;
  align-self: flex-end;
  -webkit-align-self: flex-end;
  z-index: 3;
  margin-top: 50px;
  margin-right: -15%;
}
/* line 34, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-images .about-section-image-wrap:first-child .about-section-image {
  z-index: 3;
}
/* line 38, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-images .about-section-image-wrap:first-child .about-section-image-bg {
  background: #ffffff;
  position: absolute;
  top: -10px;
  left: 0;
  right: -10px;
  bottom: 0;
  z-index: 2;
}
/* line 48, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-images .about-section-image-wrap:last-child {
  width: 56%;
  align-self: flex-start;
  -webkit-align-self: flex-start;
  z-index: 1;
}
/* line 54, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-images .about-section-image-wrap:last-child .about-section-image-bg {
  display: none;
}
/* line 61, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 43%;
  text-align: center;
}
/* line 66, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-body h2.about-section-title {
  font-size: 55px;
  font-family: "MsClaudy", serif;
  letter-spacing: 0px;
}
/* line 74, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-body .about-section-text p:last-child {
  margin-bottom: 0;
}
/* line 80, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-body .about-section-links {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  text-transform: capitalize;
  font-family: "baskerville-urw", sans-serif;
}
/* line 85, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-body .about-section-links a {
  letter-spacing: 1px;
  font-size: 15px;
  color: black;
}
/* line 91, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-body .about-section-links a:hover {
  color: #C31307;
}
/* line 96, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-body .about-section-links .line-sep {
  margin: -5px 0 10px;
}
/* line 100, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-body .about-section-links .dot-sep {
  color: #C31307;
  margin: 0px 13px;
}
/* line 104, smash/modules/section_about/_section_about.scss */
#about_section .about-section-wrapper .about-section-body .about-section-links .dot-sep:last-child {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 115, smash/modules/section_about/_section_about.scss */
  #about_section .about-section-wrapper .about-section-images {
    width: 50%;
  }
  /* line 119, smash/modules/section_about/_section_about.scss */
  #about_section .about-section-wrapper .about-section-body {
    width: 47%;
  }
  /* line 122, smash/modules/section_about/_section_about.scss */
  #about_section .about-section-wrapper .about-section-body h2.about-section-title {
    font-size: 40px;
  }
  /* line 127, smash/modules/section_about/_section_about.scss */
  #about_section .about-section-wrapper .about-section-body .about-section-text p {
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 9px;
  }
  /* line 134, smash/modules/section_about/_section_about.scss */
  #about_section .about-section-wrapper .about-section-body .line-sep {
    min-height: 30px;
    margin: 5px 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 143, smash/modules/section_about/_section_about.scss */
  #about_section .about-section-wrapper {
    flex-direction: column !important;
  }
  /* line 146, smash/modules/section_about/_section_about.scss */
  #about_section .about-section-wrapper .about-section-images {
    width: 100%;
  }
  /* line 150, smash/modules/section_about/_section_about.scss */
  #about_section .about-section-wrapper .about-section-body {
    width: 100%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_about/_section_about.scss */
  #about_section {
    padding: 50px 20px;
  }
  /* line 163, smash/modules/section_about/_section_about.scss */
  #about_section .about-section-wrapper .about-section-body .line-sep {
    display: none;
  }
}

/* line 1, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper {
  position: relative;
  padding: 50px;
  background: #ffffff;
}
/* line 6, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 9, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
}
/* line 13, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 16, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-title {
  font-size: 38px;
  margin-bottom: 0;
}
/* line 21, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
  font-family: "baskerville-urw", sans-serif;
  letter-spacing: 1px;
  font-size: 11px;
  font-style: italic;
  margin-top: -10px;
}
/* line 30, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-handle {
  font-family: "karla", serif;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: bold;
  color: #C31307;
}
/* line 39, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-handle:hover {
  color: black;
}
/* line 45, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-feed {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 45, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-feed {
    display: none;
  }
}
/* line 53, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-feed-mobile {
  width: 100%;
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 53, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-feed-mobile {
    display: block;
  }
}
/* line 62, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-cta {
  margin-top: 20px;
  text-align: center;
  font-family: "baskerville-urw", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper {
    padding: 30px 20px;
  }
  /* line 78, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-header {
    flex-direction: column !important;
  }
  /* line 82, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
    text-align: center;
    width: 100%;
  }
}

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

/* line 1, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts, #load_more_posts {
  background: #ffffff;
  padding: 50px 0;
}
/* line 5, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-header, #load_more_posts .next-up-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  padding: 0 10px 12px;
}
/* line 9, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-header a.next-up-cta, #load_more_posts .next-up-header a.next-up-cta {
  text-transform: uppercase;
  color: #C31307;
  font-weight: bold;
  font-family: "karla", serif;
  letter-spacing: 2px;
}
/* line 18, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .post-grid-title-wrap, #load_more_posts .post-grid-title-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 21, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .post-grid-title-wrap .post-grid-title, #load_more_posts .post-grid-title-wrap .post-grid-title {
  letter-spacing: 1px;
  font-size: 28px;
  font-family: "baskerville-urw", sans-serif;
  text-transform: capitalize;
}
/* line 29, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts, #load_more_posts .next-up-posts {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 32, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-post, #load_more_posts .next-up-posts .next-post {
  position: relative;
  width: 26%;
}
/* line 37, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-post:first-child, #load_more_posts .next-up-posts .next-post:first-child {
  width: 44%;
}
/* line 41, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-post:hover, #load_more_posts .next-up-posts .next-post:hover {
  opacity: 0.8;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts, #load_more_posts {
    padding: 50px 20px;
  }
  /* line 50, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-header, #load_more_posts .next-up-header {
    flex-direction: column !important;
    margin-bottom: 10px;
  }
  /* line 55, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts, #load_more_posts .next-up-posts {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    height: unset !important;
  }
  /* line 60, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts .next-post, #load_more_posts .next-up-posts .next-post {
    width: 46%;
    margin: 2%;
  }
  /* line 64, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts .next-post:first-child, #load_more_posts .next-up-posts .next-post:first-child {
    width: 100%;
  }
  /* line 71, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .post-grid-title-wrap .post-grid-title, #load_more_posts .post-grid-title-wrap .post-grid-title {
    text-align: center;
    font-size: 27px;
  }
}

/* line 1, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights {
  position: relative;
  padding: 50px;
}
/* line 7, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 10, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
  width: 42%;
}
/* line 14, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 65%;
}
/* line 18, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-title {
  text-align: center;
}
/* line 22, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  padding-left: 65px;
  margin-right: -20px;
}
/* line 27, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
  width: 33%;
  padding: 20px;
  text-align: center;
}

/* line 1, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look {
  padding: 50px;
}
/* line 4, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  padding: 50px 0 !important;
}
/* line 8, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 30%;
}
/* line 13, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  width: 66%;
}
/* line 17, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-image {
  width: 57%;
}
/* line 21, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products {
  position: relative;
  width: 57%;
  margin-left: -14%;
  background: #ffffff;
  padding: 50px 20px;
}
/* line 30, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-prev {
  left: 2%;
}
/* line 33, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-next {
  right: 2%;
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/section_shop_look/_section_shop_look.scss */
  .shop-look {
    padding: 0px 50px 50px;
  }
  /* line 46, smash/modules/section_shop_look/_section_shop_look.scss */
  .shop-look .shop-look-container .shop-look-products-wrap {
    flex-direction: column !important;
    width: 60%;
  }
  /* line 50, smash/modules/section_shop_look/_section_shop_look.scss */
  .shop-look .shop-look-container .shop-look-body {
    width: 40%;
  }
  /* line 52, smash/modules/section_shop_look/_section_shop_look.scss */
  .shop-look .shop-look-container .shop-look-body h2.shop-look-title {
    text-align: left;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_shop_look/_section_shop_look.scss */
  .shop-look {
    padding: 0px 20px 50px;
  }
  /* line 62, smash/modules/section_shop_look/_section_shop_look.scss */
  .shop-look .shop-look-container {
    flex-direction: column !important;
  }
  /* line 65, smash/modules/section_shop_look/_section_shop_look.scss */
  .shop-look .shop-look-container .shop-look-body {
    width: 100%;
  }
  /* line 69, smash/modules/section_shop_look/_section_shop_look.scss */
  .shop-look .shop-look-container .shop-look-products-wrap {
    width: 100%;
    margin-top: 30px;
  }
}

/* line 1, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section {
  position: relative;
}
/* line 4, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper {
  background: #ffffff;
}
/* line 7, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-image {
  width: 55%;
  min-height: 400px;
}
/* line 11, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content {
  position: relative;
  background: #F8F7F7;
  width: 45%;
  text-align: center;
  padding: 50px;
}
/* line 18, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  max-width: 365px;
  width: 100%;
}
/* line 23, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-subtitle {
  font-family: "baskerville-urw", sans-serif;
  font-size: 30px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
/* line 30, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
  font-family: "MsClaudy", serif;
  font-size: 70px;
  text-transform: lowercase;
  margin-bottom: 0px;
  letter-spacing: 1px;
  margin-top: -20px;
}
/* line 39, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
  font-family: "karla", serif;
  font-size: 18px;
  margin-bottom: 20px;
}
/* line 45, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
  width: 100%;
}
/* line 50, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
  border-radius: 0px !important;
  font-size: 10px;
  letter-spacing: 1px;
  padding: 13px;
  margin-bottom: 10px;
  border: none;
  width: 100%;
  font-family: "karla", serif;
  background-color: white;
  border: none !important;
}
/* line 62, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] {
  margin-bottom: 0;
  color: white !important;
}
@media screen and (max-width: 768px) {
  /* line 77, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 83, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper {
    flex-direction: column;
  }
  /* line 86, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
    width: 100%;
    height: 250px;
  }
  /* line 91, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
    width: 100%;
  }
  /* line 95, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
    font-size: 18px;
    margin-bottom: 20px;
  }
  /* line 100, smash/modules/section_subscribe/_section_subscribe.scss */
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
    font-size: 55px;
  }
}

/* line 1, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar {
  position: relative;
  padding: 40px 20px;
  border-top: 1px solid #DCDCDC;
  background: #F8F7F7;
}
/* line 7, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-title {
  margin-bottom: 0;
  font-family: "baskerville-urw", sans-serif;
  padding-right: 30px;
}
/* line 15, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-body p {
  margin: 0;
}
/* line 21, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll {
  display: flex;
  align-items: center;
}
/* line 25, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll input#mce-EMAIL {
  border-radius: 0px;
  font-family: "karla", serif;
  text-transform: capitalize;
  font-size: 12px;
  padding: 10px;
  width: 250px;
  margin: 7px 0px 7px 7px;
  background-color: white;
}
/* line 35, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll input#mc-embedded-subscribe {
  height: 40px;
  width: 150px;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  /* line 1, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 49, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .mc-field-group {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 52, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .mc-field-group br {
    display: none;
  }
  /* line 56, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .mc-field-group .btn-primary {
    width: 210px;
  }
}
@media screen and (max-width: 600px) {
  /* line 67, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll input#mc-embedded-subscribe {
    width: 132px;
  }
  /* line 70, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll input#mce-EMAIL {
    width: 215px;
  }
}
