/*!
Theme Name: Inhance Interiors
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: inhance_interiors
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.

Inhance Interiors 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: 'DomaineDisp';
  src: url("fonts/DomaineDisp-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/DomaineDisp-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/DomaineDisp-Regular.woff") format("woff"), url("fonts/DomaineDisp-Regular.ttf") format("truetype"), url("fonts/DomaineDisp-Regular.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'Blackstone';
  src: url("fonts/Blackstone.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Blackstone.eot?#iefix") format("embedded-opentype"), url("fonts/Blackstone.woff") format("woff"), url("fonts/Blackstone.ttf") format("truetype"), url("fonts/Blackstone.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'Afrah';
  src: url("fonts/Afrah-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Afrah-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Afrah-Regular.woff") format("woff"), url("fonts/Afrah-Regular.ttf") format("truetype"), url("fonts/Afrah-Regular.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'DomaineDisplayBold';
  src: url("fonts/DomaineDisplayBold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/DomaineDisplayBold.eot?#iefix") format("embedded-opentype"), url("fonts/DomaineDisplayBold.woff") format("woff"), url("fonts/DomaineDisplayBold.ttf") format("truetype"), url("fonts/DomaineDisplayBold.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
/* line 108, smash/styles/_vars.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "DomaineDisp", sans-serif;
  letter-spacing: 1px;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 0.25em;
}

/* line 116, smash/styles/_vars.scss */
p a, article.post .quick-links a,
article.snapshot .quick-links a, .quick-links a, .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-btn, .team-members .team-members-container .team-member a.team-member-cta, .team-owners .team-owners-container .team-owner .team-owner-body .team-member-cta, .title-text-wrapper .title-text-container .title-text-title a, a, a.alt-link, .entry-footer a, a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, .mobile-nav-outer a, #colophon .mobile-nav-outer a, .page-nav .page-menu li a, a.white-link, body.home #masthead a, #portfolio_page .projects-loop .project-entry .project-image .project-body,
#portfolio_page .alm-reveal .project-entry .project-image .project-body, .team-member-modal .team-member-modal-inner a, .post-entry .post-image .post-body a, .hero .hero-image .hero-body .hero-btn, .hero .hero-image .hero-body .hero-btn::after, a.nav-link, #masthead.lock_nav .site-navigation-wrap a, #masthead a, #colophon a, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, #colophon .site-nav .site-nav-container .site-nav-menus .menu-container .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, .page-nav .page-menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, .product .product-wrap .product-image > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade, .product .product-wrap .product-image-wrap > .fade, .animate-right > *, #contact_page .contact-body nf-fields-wrap nf-field .submit-wrap .nf-field-element > *, .animate-right > .icon, #contact_page .contact-body nf-fields-wrap nf-field .submit-wrap .nf-field-element > .icon, .alm-btn-wrap .alm-load-more-btn span, #masthead, #masthead .header-block.header-right .header-block-inner .menu-container .menu li.fixed-only, .shop-highlights-image .shop-dot-wrapper .shop-dot-product, .home-post .home-post-inner .home-post-image .social-share .share-actions, #more_posts .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-image .btn, .team-members .team-members-container .team-member .team-member-images .team-member-image-secondary {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 123, smash/styles/_vars.scss */
p a, article.post .quick-links a,
article.snapshot .quick-links a, .quick-links a, .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-btn, .team-members .team-members-container .team-member a.team-member-cta, .team-owners .team-owners-container .team-owner .team-owner-body .team-member-cta, .title-text-wrapper .title-text-container .title-text-title a {
  color: #A58A65;
  outline: none;
  text-decoration: none;
}
/* line 129, smash/styles/_vars.scss */
p a .icon, article.post .quick-links a .icon,
article.snapshot .quick-links a .icon, .quick-links a .icon, .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-btn .icon, .team-members .team-members-container .team-member a.team-member-cta .icon, .team-owners .team-owners-container .team-owner .team-owner-body .team-member-cta .icon, .title-text-wrapper .title-text-container .title-text-title a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 136, smash/styles/_vars.scss */
p a:focus, article.post .quick-links a:focus,
article.snapshot .quick-links a:focus, .quick-links a:focus, .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-btn:focus, .team-members .team-members-container .team-member a.team-member-cta:focus, .team-owners .team-owners-container .team-owner .team-owner-body .team-member-cta:focus, .title-text-wrapper .title-text-container .title-text-title a:focus, p a:active, article.post .quick-links a:active,
article.snapshot .quick-links a:active, .quick-links a:active, .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-btn:active, .team-members .team-members-container .team-member a.team-member-cta:active, .team-owners .team-owners-container .team-owner .team-owner-body .team-member-cta:active, .title-text-wrapper .title-text-container .title-text-title a:active, p a:visited, article.post .quick-links a:visited,
article.snapshot .quick-links a:visited, .quick-links a:visited, .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-btn:visited, .team-members .team-members-container .team-member a.team-member-cta:visited, .team-owners .team-owners-container .team-owner .team-owner-body .team-member-cta:visited, .title-text-wrapper .title-text-container .title-text-title a:visited {
  color: #A58A65;
}
/* line 140, smash/styles/_vars.scss */
p a:hover, article.post .quick-links a:hover,
article.snapshot .quick-links a:hover, .quick-links a:hover, .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-btn:hover, .team-members .team-members-container .team-member a.team-member-cta:hover, .team-owners .team-owners-container .team-owner .team-owner-body .team-member-cta:hover, .title-text-wrapper .title-text-container .title-text-title a:hover {
  cursor: pointer;
  color: inherit;
}

/* line 146, smash/styles/_vars.scss */
a, a.alt-link, .entry-footer a, a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, .mobile-nav-outer a, #colophon .mobile-nav-outer a, .page-nav .page-menu li a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
/* line 152, smash/styles/_vars.scss */
a .icon, .share-icons .social-share .share .icon, #colophon .mobile-nav-outer a .icon, .page-nav .page-menu li a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 159, smash/styles/_vars.scss */
a:focus, .share-icons .social-share .share:focus, .share-icons .social-share .share a:focus, #colophon .mobile-nav-outer a:focus, .page-nav .page-menu li a:focus, a:active, .share-icons .social-share .share:active, .share-icons .social-share .share a:active, #colophon .mobile-nav-outer a:active, .page-nav .page-menu li a:active, a:visited, .share-icons .social-share .share:visited, .share-icons .social-share .share a:visited, #colophon .mobile-nav-outer a:visited, .page-nav .page-menu li a:visited {
  color: #000000;
}
/* line 163, smash/styles/_vars.scss */
a:hover, .share-icons .social-share .share:hover, .share-icons .social-share .share a:hover, #colophon .mobile-nav-outer a:hover, .page-nav .page-menu li a:hover {
  cursor: pointer;
  color: #A58A65;
}

/* line 169, smash/styles/_vars.scss */
a.white-link, body.home #masthead a, #portfolio_page .projects-loop .project-entry .project-image .project-body,
#portfolio_page .alm-reveal .project-entry .project-image .project-body, .team-member-modal .team-member-modal-inner a, .post-entry .post-image .post-body a {
  color: #ffffff;
  outline: none;
  text-decoration: none;
}
/* line 175, smash/styles/_vars.scss */
a.white-link .icon, body.home #masthead a .icon, #portfolio_page .projects-loop .project-entry .project-image .project-body .icon,
#portfolio_page .alm-reveal .project-entry .project-image .project-body .icon, .team-member-modal .team-member-modal-inner a .icon, .post-entry .post-image .post-body a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 182, smash/styles/_vars.scss */
a.white-link:focus, body.home #masthead a:focus, #portfolio_page .projects-loop .project-entry .project-image .project-body:focus,
#portfolio_page .alm-reveal .project-entry .project-image .project-body:focus, .team-member-modal .team-member-modal-inner a:focus, .post-entry .post-image .post-body a:focus, a.white-link:active, body.home #masthead a:active, #portfolio_page .projects-loop .project-entry .project-image .project-body:active,
#portfolio_page .alm-reveal .project-entry .project-image .project-body:active, .team-member-modal .team-member-modal-inner a:active, .post-entry .post-image .post-body a:active, a.white-link:visited, body.home #masthead a:visited, #portfolio_page .projects-loop .project-entry .project-image .project-body:visited,
#portfolio_page .alm-reveal .project-entry .project-image .project-body:visited, .team-member-modal .team-member-modal-inner a:visited, .post-entry .post-image .post-body a:visited {
  color: #ffffff;
}
/* line 186, smash/styles/_vars.scss */
a.white-link:hover, body.home #masthead a:hover, #portfolio_page .projects-loop .project-entry .project-image .project-body:hover,
#portfolio_page .alm-reveal .project-entry .project-image .project-body:hover, .team-member-modal .team-member-modal-inner a:hover, .post-entry .post-image .post-body a:hover {
  cursor: pointer;
  color: #A58A65;
}

/* line 192, smash/styles/_vars.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-handle, #ltki_wrapper .ltki-container .ltki-cta {
  text-transform: uppercase;
  font-size: 11px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  letter-spacing: 0.8px;
  border-bottom: 1px solid;
}

/* line 201, smash/styles/_vars.scss */
.product .product-wrap .product-body .product-brand, .product .product-wrap .product-body .product-title {
  text-transform: uppercase;
  font-size: 11px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  letter-spacing: 0.8px;
}

/* line 209, smash/styles/_vars.scss */
.hero .hero-image .hero-body .hero-btn {
  position: relative;
  color: #000000;
  outline: none;
  text-decoration: none;
  z-index: 1;
}
/* line 217, smash/styles/_vars.scss */
.hero .hero-image .hero-body .hero-btn > * {
  position: relative;
  z-index: 1;
}
/* line 222, smash/styles/_vars.scss */
.hero .hero-image .hero-body .hero-btn::after {
  content: '';
  display: block;
  position: absolute;
  top: 70%;
  left: 0;
  right: 0;
  bottom: 0;
  background: #A58A65;
  z-index: -1;
}
/* line 237, smash/styles/_vars.scss */
.hero .hero-image .hero-body .hero-btn:hover::after, .hero .hero-image .hero-body .hero-btn a:focus::after, .hero .hero-image .hero-body .hero-btn a:active::after, .hero .hero-image .hero-body .hero-btn a:visited::after {
  top: 0px;
}

/* line 243, smash/styles/_vars.scss */
a.nav-link, #masthead.lock_nav .site-navigation-wrap a, #masthead a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
/* line 249, smash/styles/_vars.scss */
a.nav-link .icon, #masthead.lock_nav .site-navigation-wrap a .icon, #masthead a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 256, smash/styles/_vars.scss */
a.nav-link:focus, #masthead.lock_nav .site-navigation-wrap a:focus, #masthead a:focus, a.nav-link:active, #masthead.lock_nav .site-navigation-wrap a:active, #masthead a:active, a.nav-link:visited, #masthead.lock_nav .site-navigation-wrap a:visited, #masthead a:visited {
  color: #000000;
}
/* line 260, smash/styles/_vars.scss */
a.nav-link:hover, #masthead.lock_nav .site-navigation-wrap a:hover, #masthead a:hover {
  cursor: pointer;
  color: #A58A65;
}

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

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

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

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

/* line 499, smash/styles/_vars.scss */
.container-md, .team-member-modal .team-member-modal-inner, .guides-basic .guide-basic .guide-products, .title-text-wrapper .title-text-container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto !important;
}

/* line 504, smash/styles/_vars.scss */
.container-lg, #contact_page .contact-body, #press_page .press-loop,
#press_page .alm-reveal, #reviews_page .review-loop,
#reviews_page .alm-listing, #thank_you_page .thanks-container, .guides-basic .guide-basic, .guides-grid {
  width: 100%;
  max-width: 1060px;
  margin: 0 auto !important;
}

/* line 509, smash/styles/_vars.scss */
.container-xl, .project-entry-full, #about_page .banner-cta, #portfolio_page .projects-loop,
#portfolio_page .alm-reveal, #community_page .community-intro, #community_page .community-gallery, #colophon .site-nav .site-nav-container, .press-slider-wrap .press-slider-container, .about-section .about-section-container, .comparisons-wrapper .comparisons-container, .details-wrapper .details-container, .image-text .image-text-container, .overview-wrapper .overview-container, .process-wrapper .process-container, .services .services-container, .services .services-content .services-inner, .team-members .team-members-container, .team-owners .team-owners-container, .tip-wrapper .tip-container, .video-wrapper .video-container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto !important;
}

/* line 515, smash/styles/_vars.scss */
.container-xxl, #instagram_feed .instagram-container {
  width: 100%;
  max-width: 1550px;
  margin: 0 auto !important;
}

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

/* line 539, smash/styles/_vars.scss */
a.btn-primary, .btn-primary, #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a, body.home #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a, body:not(.home) #masthead .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a, #comments input#submit, #contact_page .contact-body nf-fields-wrap nf-field input[value="Submit"][type="button"], #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"], .image-text .image-text-container .image-text-body .image-text-cta, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"], a.btn-secondary, .btn-secondary, .alm-btn-wrap .alm-load-more-btn, a.btn-tertiary, .btn-tertiary, a.btn, .btn {
  display: inline-block !important;
  padding: 13px 25px !important;
  font-family: "brandon-grotesque", sans-serif !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-size: 12px !important;
  font-weight: 100 !important;
  text-align: center !important;
}

/* line 551, smash/styles/_vars.scss */
a.btn-sm, .btn-sm {
  padding: 5px 15px !important;
}

/* line 555, smash/styles/_vars.scss */
a.btn-primary, .btn-primary, #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a, body.home #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a, body:not(.home) #masthead .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a, #comments input#submit, #contact_page .contact-body nf-fields-wrap nf-field input[value="Submit"][type="button"], #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"], .image-text .image-text-container .image-text-body .image-text-cta, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] {
  background: #A58A65 !important;
  border: 2px solid #A58A65 !important;
  color: #ffffff !important;
}
/* line 561, smash/styles/_vars.scss */
.btn-primary a, #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a a, body.home #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a a, body:not(.home) #masthead .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a a, #comments input#submit a, #contact_page .contact-body nf-fields-wrap nf-field input[value="Submit"][type="button"] 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, .image-text .image-text-container .image-text-body .image-text-cta a, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] a {
  color: #ffffff !important;
}
/* line 565, smash/styles/_vars.scss */
.btn-primary .icon, #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a .icon, body.home #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a .icon, body:not(.home) #masthead .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a .icon, #comments input#submit .icon, #contact_page .contact-body nf-fields-wrap nf-field input[value="Submit"][type="button"] .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, .image-text .image-text-container .image-text-body .image-text-cta .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] .icon, .icon.btn-primary, #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a.icon, body.home #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a.icon, body:not(.home) #masthead .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a.icon, #comments input.icon#submit, #contact_page .contact-body nf-fields-wrap nf-field input.icon[value="Submit"][type="button"], #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"], .image-text .image-text-container .image-text-body .icon.image-text-cta, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input.icon[type="submit"] {
  fill: #ffffff !important;
}
/* line 570, smash/styles/_vars.scss */
.btn-primary:hover, #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a:hover, body.home #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a:hover, body:not(.home) #masthead .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a:hover, #comments input#submit:hover, #contact_page .contact-body nf-fields-wrap nf-field input[value="Submit"][type="button"]: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, .image-text .image-text-container .image-text-body .image-text-cta:hover, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover {
  background: #ffffff !important;
  border: 2px solid #A58A65 !important;
  color: #000000 !important;
}
/* line 575, smash/styles/_vars.scss */
.btn-primary:hover a, #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a:hover a, body:not(.home) #masthead .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a:hover a, #comments input#submit:hover a, #contact_page .contact-body nf-fields-wrap nf-field input[value="Submit"][type="button"]: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, .image-text .image-text-container .image-text-body .image-text-cta:hover a, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover a {
  color: #000000 !important;
}
/* line 579, smash/styles/_vars.scss */
.btn-primary:hover .icon, #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a:hover .icon, body:not(.home) #masthead .header-block.header-right .header-block-inner .menu-container .menu li.menu-item-btn a:hover .icon, #comments input#submit:hover .icon, #contact_page .contact-body nf-fields-wrap nf-field input[value="Submit"][type="button"]: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, .image-text .image-text-container .image-text-body .image-text-cta:hover .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover .icon {
  fill: #000000 !important;
}

/* line 586, smash/styles/_vars.scss */
a.btn-secondary, .btn-secondary, .alm-btn-wrap .alm-load-more-btn {
  background: #A58A65 !important;
  border: 2px solid #A58A65 !important;
  color: #ffffff !important;
}
/* line 592, smash/styles/_vars.scss */
.btn-secondary a, .alm-btn-wrap .alm-load-more-btn a {
  color: #ffffff !important;
}
/* line 596, smash/styles/_vars.scss */
.btn-secondary .icon, .alm-btn-wrap .alm-load-more-btn .icon, .icon.btn-secondary, .alm-btn-wrap .icon.alm-load-more-btn {
  fill: #ffffff !important;
}
/* line 601, smash/styles/_vars.scss */
.btn-secondary:hover, .alm-btn-wrap .alm-load-more-btn:hover {
  background: #ffffff !important;
  border: 2px solid #A58A65 !important;
  color: #000000 !important;
}
/* line 606, smash/styles/_vars.scss */
.btn-secondary:hover a, .alm-btn-wrap .alm-load-more-btn:hover a {
  color: #000000 !important;
}
/* line 610, smash/styles/_vars.scss */
.btn-secondary:hover .icon, .alm-btn-wrap .alm-load-more-btn:hover .icon {
  fill: #000000 !important;
}

/* line 616, smash/styles/_vars.scss */
a.btn-tertiary, .btn-tertiary {
  background: #A58A65 !important;
  border: 2px solid #A58A65 !important;
  color: #ffffff !important;
}
/* line 622, smash/styles/_vars.scss */
.btn-tertiary a {
  color: #ffffff !important;
}
/* line 626, smash/styles/_vars.scss */
.btn-tertiary .icon, .icon.btn-tertiary {
  fill: #ffffff !important;
}
/* line 631, smash/styles/_vars.scss */
.btn-tertiary:hover {
  background: #ffffff !important;
  border: 2px solid #A58A65 !important;
  color: #000000 !important;
}
/* line 636, smash/styles/_vars.scss */
.btn-tertiary:hover a {
  color: #000000 !important;
}
/* line 640, smash/styles/_vars.scss */
.btn-tertiary:hover .icon {
  fill: #000000 !important;
}

/* line 646, smash/styles/_vars.scss */
.animate-right, #contact_page .contact-body nf-fields-wrap 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 658, smash/styles/_vars.scss */
.animate-right > .icon, #contact_page .contact-body nf-fields-wrap nf-field .submit-wrap .nf-field-element > .icon {
  margin-left: 5px;
}
/* line 665, smash/styles/_vars.scss */
.animate-right:hover > .icon, #contact_page .contact-body nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover > .icon {
  transform: translate(10px, 0);
}

/* line 671, smash/styles/_vars.scss */
.adjust-center, #colophon .site-nav .site-nav-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 674, smash/styles/_vars.scss */
.adjust-center > *, #colophon .site-nav .site-nav-container > * {
  flex: 1;
}
/* line 677, smash/styles/_vars.scss */
.adjust-center > *:nth-child(1), #colophon .site-nav .site-nav-container > *: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 682, smash/styles/_vars.scss */
.adjust-center > *:nth-child(2), #colophon .site-nav .site-nav-container > *: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 687, smash/styles/_vars.scss */
.adjust-center > *:nth-child(3), #colophon .site-nav .site-nav-container > *: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 */
.no-results {
  padding: 0 0 50px;
}

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

/* line 28, smash/styles/_general.scss */
.no-results .page-content {
  padding: 50px;
  margin: 0;
  text-align: center;
}

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

/* line 41, smash/styles/_general.scss */
body {
  font-family: "Raleway", serif;
  font-size: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 174, smash/styles/_general.scss */
.signature {
  text-align: center;
  font-family: "Blackstone", serif;
  font-size: 22px;
  margin: 20px 0;
}

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

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

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

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

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

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

/* line 224, smash/styles/_general.scss */
.blob {
  position: absolute;
}
/* line 227, smash/styles/_general.scss */
.blob.leaves-bl {
  bottom: 0;
  left: 0;
  max-width: 250px !important;
  z-index: 1;
}
/* line 235, smash/styles/_general.scss */
.blob.leaves-tr {
  top: 0;
  right: 0;
  max-width: 350px !important;
  z-index: 1;
}

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

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

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

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

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

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

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

/* line 323, smash/styles/_general.scss */
#content {
  position: relative;
  padding: 0;
  margin-top: 10vh;
}
/* line 329, smash/styles/_general.scss */
body.home #content {
  margin-top: 0;
}
/* line 334, smash/styles/_general.scss */
#content .site-branding {
  padding: 65px 0;
}
/* line 337, smash/styles/_general.scss */
#content .site-branding #logo {
  display: block;
  margin: 0 auto;
  max-width: 380px;
}

/* line 345, smash/styles/_general.scss */
.page-title {
  position: relative;
  text-align: center;
}
/* line 349, 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 362, smash/styles/_general.scss */
.flex-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
}

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

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

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

/* line 390, 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 394, 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 398, 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 402, 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 406, smash/styles/_general.scss */
.justify-center {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}

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

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

/* line 451, smash/styles/_general.scss */
.slick-slider {
  position: relative;
}
/* line 454, smash/styles/_general.scss */
.slick-slider .slick-arrow {
  position: absolute;
  top: 45%;
  z-index: 1;
  font-size: 20px;
  color: #000000;
}
/* line 461, smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-prev {
  left: -1%;
}
/* line 465, smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-next {
  right: -1%;
}
/* line 469, smash/styles/_general.scss */
.slick-slider .slick-arrow:hover {
  cursor: pointer;
  color: #ffffff;
}
/* line 475, 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 489, smash/styles/_general.scss */
.slick-slider .slick-dots li.slick-active button {
  padding: 0;
  background: #E7E7E7 !important;
}
/* line 495, 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 506, smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover {
  background: #E7E7E7 !important;
}
/* line 509, smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover::after {
  background: unset !important;
}
/* line 514, smash/styles/_general.scss */
.slick-slider .slick-dots li button::after {
  background: unset !important;
}
/* line 518, smash/styles/_general.scss */
.slick-slider .slick-dots li button:focus {
  outline: none !important;
}
/* line 526, smash/styles/_general.scss */
.slick-slider .slick-slide:focus {
  outline: none !important;
}

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

/* line 542, 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 548, smash/styles/_general.scss */
.numbered-pagination > * {
  margin: 0 6px;
}
/* line 552, 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 558, smash/styles/_general.scss */
.numbered-pagination > .page-numbers.current {
  background: #F2EEEB;
  border-radius: 100%;
}

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

/* line 584, smash/styles/_general.scss */
.icon-text {
  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;
  column-gap: 2em;
}
/* line 588, smash/styles/_general.scss */
.icon-text .icon-text-image {
  width: auto;
  max-height: 85px;
  margin-top: 10px;
}
/* line 595, smash/styles/_general.scss */
.icon-text .icon-text-body p:empty {
  display: none !important;
}

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

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

/* line 10, smash/styles/_header.scss */
#masthead {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
  padding: 20px;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  background-color: #F6F4F2;
}
/* line 23, smash/styles/_header.scss */
#masthead.lock_nav {
  position: fixed;
  background-color: #F6F4F2 !important;
  color: #000000 !important;
}
/* line 37, smash/styles/_header.scss */
#masthead.lock_nav .header-block.header-middle .header-block-inner #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;
}
/* line 41, smash/styles/_header.scss */
#masthead.lock_nav .header-block.header-middle .header-block-inner .menu-container {
  display: none !important;
}
/* line 51, smash/styles/_header.scss */
body.home #masthead.lock_nav .header-block.header-middle .header-block-inner #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;
}
/* line 55, smash/styles/_header.scss */
body.home #masthead.lock_nav .header-block.header-middle .header-block-inner .menu-container {
  display: none !important;
}
/* line 72, smash/styles/_header.scss */
#masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.fixed-only {
  opacity: 1;
}
@media screen and (max-width: 600px) {
  /* line 84, smash/styles/_header.scss */
  #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.fixed-only {
    display: none;
  }
}
/* line 101, smash/styles/_header.scss */
body.home #masthead {
  background-color: unset;
  color: #ffffff;
}
/* line 111, smash/styles/_header.scss */
#masthead .site-navigation-wrap {
  position: relative;
}
/* line 115, 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 120, smash/styles/_header.scss */
#masthead .header-block .header-block-inner {
  width: 100%;
}
/* line 123, smash/styles/_header.scss */
#masthead .header-block .header-block-inner .menu-container {
  width: 100%;
}
/* line 126, smash/styles/_header.scss */
#masthead .header-block .header-block-inner .menu-container .menu {
  width: 100%;
  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 135, smash/styles/_header.scss */
#masthead .header-block.header-left .header-block-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  /* line 140, smash/styles/_header.scss */
  #masthead .header-block.header-left .header-block-inner > * {
    display: none;
  }
}
/* line 146, smash/styles/_header.scss */
#masthead .header-block.header-middle {
  flex: 2;
}
/* line 149, smash/styles/_header.scss */
#masthead .header-block.header-middle .header-block-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 152, smash/styles/_header.scss */
#masthead .header-block.header-middle .header-block-inner .menu-container {
  display: none;
}
/* line 155, smash/styles/_header.scss */
#masthead .header-block.header-middle .header-block-inner .menu-container .menu {
  font-size: 25px;
  font-family: "Afrah", serif;
}
/* line 159, smash/styles/_header.scss */
#masthead .header-block.header-middle .header-block-inner .menu-container .menu > li {
  border-right: 1px solid #ffffff;
  padding: 0 20px;
  text-transform: lowercase;
}
/* line 164, smash/styles/_header.scss */
#masthead .header-block.header-middle .header-block-inner .menu-container .menu > li:first-child {
  padding-left: 0;
}
/* line 167, smash/styles/_header.scss */
#masthead .header-block.header-middle .header-block-inner .menu-container .menu > li:last-child {
  border-right: none;
  padding-right: 0;
}
/* line 173, smash/styles/_header.scss */
#masthead .header-block.header-middle .header-block-inner .menu-container .menu .sub-menu {
  background: none;
  text-transform: capitalize;
}
/* line 177, smash/styles/_header.scss */
#masthead .header-block.header-middle .header-block-inner .menu-container .menu .sub-menu a {
  font-size: 15px;
  padding-left: 75px;
}
/* line 189, smash/styles/_header.scss */
body.home #masthead .header-block.header-middle .header-block-inner .menu-container {
  display: block !important;
}
/* line 206, smash/styles/_header.scss */
body.home #masthead .header-block.header-middle .header-block-inner #logo_wrap {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 146, smash/styles/_header.scss */
  #masthead .header-block.header-middle {
    display: none !important;
  }
}
/* line 222, smash/styles/_header.scss */
#masthead .header-block.header-right .header-block-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  margin-left: auto;
}
/* line 227, smash/styles/_header.scss */
#masthead .header-block.header-right .header-block-inner .menu-container .menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 231, smash/styles/_header.scss */
#masthead .header-block.header-right .header-block-inner .menu-container .menu li.fixed-only {
  opacity: 0;
}
/* line 249, smash/styles/_header.scss */
body.home #masthead.lock_nav .header-block.header-right .header-block-inner .menu-container .menu li.fixed-only {
  opacity: 1;
}
/* line 274, smash/styles/_header.scss */
body:not(.home) #masthead .header-block.header-right .header-block-inner .menu-container .menu li.fixed-only {
  opacity: 1;
}
@media screen and (max-width: 600px) {
  /* line 285, smash/styles/_header.scss */
  body:not(.home) #masthead .header-block.header-right .header-block-inner .menu-container .menu li.fixed-only {
    display: none;
  }
}
/* line 300, smash/styles/_header.scss */
#masthead .fab {
  font-size: 13px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  /* line 306, 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;
  }
  /* line 310, 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;
  }
}
@media screen and (max-width: 600px) {
  /* line 10, smash/styles/_header.scss */
  #masthead {
    padding: 13px;
  }
}

/* line 320, smash/styles/_header.scss */
#logo_wrap {
  position: relative;
  z-index: 1;
}
/* line 324, smash/styles/_header.scss */
#logo_wrap.mobile-only {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 324, smash/styles/_header.scss */
  #logo_wrap.mobile-only {
    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: 10px 0;
  }
}
/* line 333, smash/styles/_header.scss */
#logo_wrap img {
  max-height: 55px;
  width: auto;
}
@media screen and (max-width: 600px) {
  /* line 320, smash/styles/_header.scss */
  #logo_wrap {
    max-height: 76px;
    max-width: 300px;
    margin: 0 auto;
  }
}

/* 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: "brandon-grotesque", 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: "DomaineDisp", 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: "Raleway", 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: "brandon-grotesque", 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 5, smash/styles/_archive.scss */
body.home #instagram_feed .instagram-container, body.single-post #instagram_feed .instagram-container, body.category #instagram_feed .instagram-container {
  border-top: none;
}

/* line 12, smash/styles/_archive.scss */
#archive_page .page-nav {
  margin: 70px 0 60px;
}

/* line 17, smash/styles/_archive.scss */
.archive-items, #archive_page .alm-reveal {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}

/* line 21, 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 28, 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 36, smash/styles/_archive.scss */
.archive-item .archive-item-title {
  position: relative;
  font-size: 17px;
  font-family: "DomaineDisp", sans-serif;
  text-transform: none;
  background: white;
  padding: 20px;
  text-align: center;
  width: 90%;
  margin: -30px auto 0;
}

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

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

/* line 94, smash/styles/_archive.scss */
.cat-nav {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin: 0 auto 50px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "brandon-grotesque", sans-serif;
}
/* line 102, smash/styles/_archive.scss */
.cat-nav a {
  margin: 0px 15px;
}
/* line 106, smash/styles/_archive.scss */
.cat-nav .cat-nav-current {
  border-bottom: 1px solid #000000;
}

@media only screen and (max-width: 1200px) {
  /* line 112, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 400px;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 119, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 350px;
  }
}
@media only screen and (max-width: 1000px) {
  /* line 126, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 315px;
  }
}
@media only screen and (max-width: 900px) {
  /* line 132, smash/styles/_archive.scss */
  .archive-item {
    width: 47% !important;
  }
  /* line 134, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 275px;
  }
}
@media only screen and (max-width: 800px) {
  /* line 141, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 250px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 148, smash/styles/_archive.scss */
  .archive-item .archive-item-image {
    height: 350px;
  }
}
@media only screen and (max-width: 667px) {
  /* line 154, smash/styles/_archive.scss */
  .archive-item {
    width: 100%;
  }
  /* line 156, 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 22, smash/styles/_single-post.scss */
body.single #instagram_feed {
  padding-top: 0;
}

/* line 27, 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 34, 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 41, 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 49, smash/styles/_single-post.scss */
.post-wrap.post-wrap-guide article.post {
  width: auto;
}
/* line 54, smash/styles/_single-post.scss */
.post-wrap article.post {
  width: 76%;
}
/* line 58, smash/styles/_single-post.scss */
.post-wrap .post-sidebar {
  width: 20%;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}

/* line 67, smash/styles/_single-post.scss */
article.post,
article.snapshot {
  position: relative;
  padding: 50px 0 0;
}
/* line 72, smash/styles/_single-post.scss */
article.post .container-lg,
article.snapshot .container-lg {
  width: 80%;
}
/* line 76, 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: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 79, 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: center !important;
  -webkit-justify-content: center !important;
  text-transform: uppercase;
  font-family: "Raleway", serif;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 88, 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 100, smash/styles/_single-post.scss */
article.post .quick-links h3,
article.snapshot .quick-links h3 {
  margin-bottom: 10px;
  text-transform: capitalize;
}
/* line 105, 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 88, 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 88, smash/styles/_single-post.scss */
  article.post .quick-links,
  article.snapshot .quick-links {
    display: none;
  }
}
/* line 124, smash/styles/_single-post.scss */
article.post .entry-header,
article.snapshot .entry-header {
  text-align: center;
}
/* line 128, smash/styles/_single-post.scss */
article.post .entry-content,
article.snapshot .entry-content {
  padding-bottom: 30px;
}
/* line 131, 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: 15px;
  font-family: "Raleway", serif;
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 138, smash/styles/_single-post.scss */
article.post .entry-content .rs-code,
article.snapshot .entry-content .rs-code {
  text-align: center;
  margin-top: 50px;
}
/* line 144, smash/styles/_single-post.scss */
article.post .entry-products,
article.snapshot .entry-products {
  padding-top: 30px;
  margin-top: 40px;
  border-top: 1px solid #DDDDDD;
}
/* line 149, 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: 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 152, 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;
  text-align: center;
}
/* line 156, 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: "DomaineDisp", sans-serif;
}
/* line 161, 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 167, 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: 100%;
}
/* line 171, 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 176, 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 186, smash/styles/_single-post.scss */
article.post #hide_sidebars,
article.snapshot #hide_sidebars {
  position: relative;
  transform: translate(0, -60vh);
}
/* line 191, 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 200, 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 200, smash/styles/_single-post.scss */
  article.post .article-sidebar.article-sidebar-left,
  article.snapshot .article-sidebar.article-sidebar-left {
    left: 0;
  }
}
/* line 207, 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 207, smash/styles/_single-post.scss */
  article.post .article-sidebar.article-sidebar-right,
  article.snapshot .article-sidebar.article-sidebar-right {
    right: 0;
  }
}
/* line 215, 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: -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;
}
/* line 219, 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(120%, 52%);
  transform-origin: top right;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
}
/* line 229, 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 235, 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 250, 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 256, 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: "DomaineDisp", 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 273, 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 286, smash/styles/_single-post.scss */
  article.post .article-sidebar,
  article.snapshot .article-sidebar {
    display: none !important;
  }
  /* line 289, 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 299, smash/styles/_single-post.scss */
.entry-header .entry-title {
  text-align: center;
  margin-bottom: 15px;
  font-size: 30px;
}
/* line 305, smash/styles/_single-post.scss */
.entry-header .entry-meta {
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #c8c8c8;
  margin-bottom: 30px;
}
/* line 314, smash/styles/_single-post.scss */
.entry-header .entry-meta a {
  color: #c8c8c8;
}

/* line 321, smash/styles/_single-post.scss */
.entry-products-slider {
  width: 100%;
}
/* line 325, smash/styles/_single-post.scss */
.entry-products-slider .slick-arrow.slick-prev {
  left: unset;
  right: -4%;
  top: 48%;
}
/* line 330, smash/styles/_single-post.scss */
.entry-products-slider .slick-arrow.slick-next {
  left: unset;
  right: -4%;
  top: 39%;
}

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

/*--------------------------------------------------------------
# COMMENTS
--------------------------------------------------------------*/
/* line 1, smash/styles/_comments.scss */
#comments {
  display: none;
  max-width: 80%;
  margin: 50px auto 0;
}
/* line 6, smash/styles/_comments.scss */
#comments .comment-subtitle {
  font-family: "DomaineDisp", sans-serif;
  letter-spacing: 2px;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
}
/* line 14, smash/styles/_comments.scss */
#comments .container {
  max-width: 685px;
}
/* line 18, smash/styles/_comments.scss */
#comments .comments-title {
  display: none;
  text-align: center;
}
/* line 24, smash/styles/_comments.scss */
#comments .respond textarea {
  width: 100%;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "Raleway", serif;
}
/* line 32, smash/styles/_comments.scss */
#comments .comment-input-half {
  width: 49%;
}
/* line 36, smash/styles/_comments.scss */
#comments input[type="text"], #comments input[type="email"], #comments input[type="url"], #comments input[type="password"], #comments input[type="search"], #comments input[type="number"], #comments input[type="tel"], #comments input[type="range"], #comments input[type="date"], #comments input[type="month"], #comments input[type="week"], #comments input[type="time"], #comments input[type="datetime"], #comments input[type="datetime-local"], #comments input[type="color"], #comments textarea {
  font-family: "Raleway", serif;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 7px 10px;
  border-radius: 0;
  margin-bottom: 5px;
  width: 100%;
}
/* line 45, smash/styles/_comments.scss */
#comments input[type="text"]::placeholder, #comments input[type="email"]::placeholder, #comments input[type="url"]::placeholder, #comments input[type="password"]::placeholder, #comments input[type="search"]::placeholder, #comments input[type="number"]::placeholder, #comments input[type="tel"]::placeholder, #comments input[type="range"]::placeholder, #comments input[type="date"]::placeholder, #comments input[type="month"]::placeholder, #comments input[type="week"]::placeholder, #comments input[type="time"]::placeholder, #comments input[type="datetime"]::placeholder, #comments input[type="datetime-local"]::placeholder, #comments input[type="color"]::placeholder, #comments textarea::placeholder {
  text-transform: uppercase;
}
/* line 50, smash/styles/_comments.scss */
#comments input#submit {
  width: 100%;
  border: none;
}
/* line 56, smash/styles/_comments.scss */
#comments div#respond {
  margin-bottom: 50px;
}
/* line 60, smash/styles/_comments.scss */
#comments .comment-list {
  margin: 0;
  padding: 0;
  font-family: "Raleway", serif;
}
/* line 67, 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 75, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-meta .avatar, #comments .comment-list .comment .comment-meta .says {
  display: none;
}
/* line 79, smash/styles/_comments.scss */
#comments .comment-list .comment .comment-meta .comment-metadata {
  display: none;
}
/* line 84, smash/styles/_comments.scss */
#comments .comment-list .comment .children {
  margin: 40px 0px;
}
/* line 88, 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: "Blackstone", 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%;
}
@media screen and (max-width: 1024px) {
  /* line 34, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 41, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
  }
  /* line 44, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 49, 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 60, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
  }
  /* line 63, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 68, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
    width: 100%;
    margin-left: 0;
  }
  /* line 73, 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 81, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .snapshot-product .snapshot-product-wrapper {
    text-align: center;
  }
  /* line 85, smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .snapshot-product .snapshot-product-wrapper .snapshot-product-brand h3 {
    font-size: 28px;
    text-align: center;
  }
}

/* line 1, smash/styles/_single-project.scss */
.project-entry-full {
  position: relative;
  padding: 50px;
}
/* line 6, smash/styles/_single-project.scss */
.project-entry-full .project-hero {
  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%;
}
/* line 11, smash/styles/_single-project.scss */
.project-entry-full .project-hero .project-title {
  width: 60%;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  padding: 20px 30px;
}
/* line 20, smash/styles/_single-project.scss */
.project-entry-full .project-intro {
  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: 50px 0;
}
/* line 25, smash/styles/_single-project.scss */
.project-entry-full .project-intro .project-info {
  width: 40%;
  padding: 30px 50px;
  margin-right: 50px;
  border-right: 1px solid #DDDDDD;
}
/* line 32, smash/styles/_single-project.scss */
.project-entry-full .project-intro .project-info .project-meta {
  margin-bottom: 30px;
}
/* line 35, smash/styles/_single-project.scss */
.project-entry-full .project-intro .project-info .project-meta .project-meta-label {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: bold;
}
/* line 44, smash/styles/_single-project.scss */
.project-entry-full .project-intro .project-info .project-meta .project-meta-name .share-icons {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 51, smash/styles/_single-project.scss */
.project-entry-full .project-intro .project-info .project-cta {
  padding: 7px 15px !important;
}
/* line 57, smash/styles/_single-project.scss */
.project-entry-full .project-intro .project-intro-text {
  width: 100%;
  font-size: 14px;
  line-height: 29px;
}
/* line 65, smash/styles/_single-project.scss */
.project-entry-full .content-rows > section {
  margin: 0px 0;
}
@media screen and (max-width: 1024px) {
  /* line 72, smash/styles/_single-project.scss */
  .project-entry-full .project-hero .project-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 960px) {
  /* line 79, smash/styles/_single-project.scss */
  .project-entry-full .project-hero {
    height: 400px !important;
  }
  /* line 82, smash/styles/_single-project.scss */
  .project-entry-full .project-hero .project-title {
    font-size: 27px;
  }
  /* line 87, smash/styles/_single-project.scss */
  .project-entry-full .project-intro {
    flex-direction: column !important;
  }
  /* line 90, smash/styles/_single-project.scss */
  .project-entry-full .project-intro .project-info {
    border-right: none;
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_single-project.scss */
  .project-entry-full {
    padding: 50px 30px;
  }
  /* line 102, smash/styles/_single-project.scss */
  .project-entry-full .project-hero .project-title {
    width: 85%;
    font-size: 21px;
  }
  /* line 109, smash/styles/_single-project.scss */
  .project-entry-full .project-intro .project-info {
    padding: 0;
  }
}

/* line 1, smash/styles/_page.scss */
article.page {
  padding: 50px 0;
}

/* line 1, smash/styles/_page-about.scss */
#about_page {
  padding: 50px;
}
/* line 4, smash/styles/_page-about.scss */
#about_page .about-title-intro {
  width: 100%;
}
/* line 8, smash/styles/_page-about.scss */
#about_page .hero-video {
  max-width: 1350px;
  width: 100%;
  margin: 0 auto;
}
/* line 15, smash/styles/_page-about.scss */
#about_page #intro .title-text-container {
  max-width: 1200px !important;
}
/* line 18, smash/styles/_page-about.scss */
#about_page #intro .title-text-container .title-text-text {
  max-width: 100% !important;
}
/* line 28, smash/styles/_page-about.scss */
#about_page .about-outer {
  padding: 50px;
}
/* line 34, smash/styles/_page-about.scss */
#about_page .about-inner .about-images {
  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 37, smash/styles/_page-about.scss */
#about_page .about-inner .about-images .about-image-main {
  width: 89%;
}
/* line 41, smash/styles/_page-about.scss */
#about_page .about-inner .about-images .about-image-side {
  position: relative;
  width: 48%;
  margin-left: -37%;
  margin-bottom: -30px;
  border-top: 10px solid white;
  border-left: 10px solid white;
}
/* line 52, smash/styles/_page-about.scss */
#about_page .about-inner .about-body .page-title {
  text-align: left;
}
/* line 60, smash/styles/_page-about.scss */
#about_page #about_main .stacked-images {
  width: 49%;
  height: 665px;
}
/* line 64, smash/styles/_page-about.scss */
#about_page #about_main .stacked-images .stacked-half {
  max-width: 325px;
  margin-right: -15%;
}
/* line 70, smash/styles/_page-about.scss */
#about_page #about_main .loop-main-content {
  width: 42%;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/styles/_page-about.scss */
  #about_page {
    padding: 50px 30px;
  }
  /* line 80, smash/styles/_page-about.scss */
  #about_page #about_main {
    flex-direction: column;
  }
  /* line 83, smash/styles/_page-about.scss */
  #about_page #about_main .stacked-images {
    width: 75%;
    height: 565px;
  }
  /* line 87, smash/styles/_page-about.scss */
  #about_page #about_main .stacked-images .stacked-half {
    display: none;
  }
  /* line 94, smash/styles/_page-about.scss */
  #about_page #about_main .loop-main-content {
    width: 80%;
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_page-about.scss */
  #about_page {
    padding: 50px 10px;
  }
  /* line 105, smash/styles/_page-about.scss */
  #about_page #intro .title-text-wrapper {
    padding: 20px 0;
  }
}

/* line 1, smash/styles/_page-contact.scss */
#contact_page {
  padding: 50px;
}
/* line 4, smash/styles/_page-contact.scss */
#contact_page .contact-body {
  position: relative;
  width: 100%;
  margin-left: -10%;
  background: #ffffff;
  padding: 30px;
}
/* line 12, smash/styles/_page-contact.scss */
#contact_page .contact-body .page-title {
  text-align: left;
}
/* line 16, smash/styles/_page-contact.scss */
#contact_page .contact-body p {
  margin: 0;
}
/* line 20, smash/styles/_page-contact.scss */
#contact_page .contact-body input, #contact_page .contact-body select {
  border: 1px solid #DDDDDD !important;
  border-radius: 0 !important;
  padding: 10px;
  font-size: 15px;
  line-height: 1.35em;
  font-family: "Raleway", serif;
}
/* line 28, smash/styles/_page-contact.scss */
#contact_page .contact-body textarea {
  border: 1px solid #DDDDDD !important;
  border-radius: 0 !important;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.35em;
  font-family: "Raleway", serif;
}
/* line 36, smash/styles/_page-contact.scss */
#contact_page .contact-body .nf-field-container {
  margin-bottom: 0;
}
/* line 40, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 43, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
  margin-bottom: 10px;
}
/* line 48, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
}
/* line 52, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
  margin-top: 10px;
}
/* line 57, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-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: flex-start !important;
  -webkit-justify-content: flex-start !important;
  flex: 1;
  width: 100%;
}
/* line 63, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.textarea-wrap label {
  text-transform: none;
}
/* line 68, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.html-wrap {
  margin-top: 20px;
  color: #A58A65;
}
/* line 72, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.html-wrap p {
  line-height: 1em;
  margin-bottom: 30px;
}
/* line 79, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.list-wrap ul {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin-top: 10px !important;
}
/* line 83, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.list-wrap ul li {
  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: 20px !important;
  position: relative;
  padding-left: 12px !important;
  margin-bottom: 20px !important;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Create a custom checkbox */
  /* Hide the browser's default checkbox */
  /* On mouse-over, add a grey background color */
}
/* line 97, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.list-wrap ul li .checkmark {
  position: absolute;
  left: 6px;
  height: 20px;
  width: 20px;
  border: 1px solid #dddddd;
  /* Create the checkmark/indicator (hidden when not checked) */
}
/* line 105, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.list-wrap ul li .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 1px;
  width: 7px;
  height: 13px;
  border: solid #A58A65;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 122, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.list-wrap ul li input {
  position: absolute;
  opacity: 0;
  left: 0;
  height: 25px;
  width: 25px !important;
  cursor: pointer;
  z-index: 1;
  /* When the checkbox is checked, add a blue background */
}
/* line 132, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.list-wrap ul li input:checked ~ .checkmark {
  /* Show the checkmark when checked */
}
/* line 135, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.list-wrap ul li input:checked ~ .checkmark::after {
  display: block;
}
/* line 142, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.list-wrap ul li:hover input ~ .checkmark {
  background-color: #dddddd;
}
@media screen and (max-width: 768px) {
  /* line 83, smash/styles/_page-contact.scss */
  #contact_page .contact-body nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.list-wrap ul li {
    width: 100%;
  }
}
/* line 156, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field:nth-child(2), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(3), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(4), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(5), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(6), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(7), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(8), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(9), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(14), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(15), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(16), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(17), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(18), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(19) {
  width: 49%;
}
/* line 176, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 179, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li {
  width: 34%;
  margin-right: 20px !important;
}
/* line 183, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(4), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(6) {
  transform: translate(20px, 0);
}
/* line 187, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(4) .checkmark, #contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(6) .checkmark {
  position: absolute;
  left: 6px;
  height: 15px;
  width: 15px;
  border: 1px solid #dddddd;
  border-radius: 100%;
  /* Create the checkmark/indicator (hidden when not checked) */
}
/* line 196, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(4) .checkmark::after, #contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(6) .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 4px;
  top: 0px;
  width: 5px;
  height: 12px;
  border: solid #A58A65;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 212, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(4) input, #contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(6) input {
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 768px) {
  /* line 220, smash/styles/_page-contact.scss */
  #contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(1) {
    order: 1;
  }
  /* line 224, smash/styles/_page-contact.scss */
  #contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(2) {
    order: 2;
  }
  /* line 228, smash/styles/_page-contact.scss */
  #contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(4) {
    order: 3;
  }
  /* line 232, smash/styles/_page-contact.scss */
  #contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(6) {
    order: 4;
  }
  /* line 236, smash/styles/_page-contact.scss */
  #contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(3) {
    order: 5;
  }
  /* line 240, smash/styles/_page-contact.scss */
  #contact_page .contact-body nf-fields-wrap nf-field:nth-child(12) .field-wrap.list-wrap ul li:nth-child(5) {
    order: 6;
  }
}
/* line 253, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field:nth-child(20) .field-wrap.list-wrap ul {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 256, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field:nth-child(20) .field-wrap.list-wrap ul li {
  width: 20%;
  margin-right: 20px !important;
}
/* line 265, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap 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 269, smash/styles/_page-contact.scss */
#contact_page .contact-body nf-fields-wrap nf-field .submit-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;
  width: 100%;
}
/* line 283, smash/styles/_page-contact.scss */
#contact_page .contact-body .nf-field-element {
  margin-top: 10px;
}
/* line 285, smash/styles/_page-contact.scss */
#contact_page .contact-body .nf-field-element h2 {
  font-size: 29px;
}
/* line 288, smash/styles/_page-contact.scss */
#contact_page .contact-body .nf-field-element textarea {
  height: 176px;
}
/* line 293, smash/styles/_page-contact.scss */
#contact_page .contact-body .nf-field-element li label {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  padding-left: 10px;
  font-weight: normal !important;
}
/* line 304, smash/styles/_page-contact.scss */
#contact_page .contact-body .label-above .nf-field-label {
  margin: 0;
}
/* line 309, smash/styles/_page-contact.scss */
#contact_page .contact-body .nf-field-label label {
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  font-size: 10px;
  letter-spacing: 1px;
  font-family: "DomaineDisp", sans-serif;
  font-size: 15px;
  font-weight: normal !important;
}
/* line 320, smash/styles/_page-contact.scss */
#contact_page .contact-body .nf-form-fields-required {
  display: none !important;
}
/* line 325, smash/styles/_page-contact.scss */
#contact_page div#nf-field-51-wrap {
  margin-top: 15px;
}
/* line 327, smash/styles/_page-contact.scss */
#contact_page div#nf-field-51-wrap .nf-field-label {
  margin-bottom: 10px;
}
/* line 333, smash/styles/_page-contact.scss */
#contact_page div#nf-field-36-wrap .nf-field-label {
  margin-top: 30px;
}
/* line 336, smash/styles/_page-contact.scss */
#contact_page div#nf-field-36-wrap .nf-field-label p {
  font-size: 12px;
  color: gray;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  /* line 1, smash/styles/_page-contact.scss */
  #contact_page {
    padding: 0px;
  }
}
@media screen and (max-width: 600px) {
  /* line 349, smash/styles/_page-contact.scss */
  #contact_page .contact-body {
    padding: 0px 30px;
  }
  /* line 352, smash/styles/_page-contact.scss */
  #contact_page .contact-body nf-fields-wrap {
    display: -webkit-flex !important;
    display: flex !important;
    flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
  /* line 356, smash/styles/_page-contact.scss */
  #contact_page .contact-body nf-fields-wrap nf-field:nth-child(2), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(3), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(4), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(5), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(6), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(7), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(8), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(9), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(14), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(15), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(16), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(17), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(18), #contact_page .contact-body nf-fields-wrap nf-field:nth-child(19) {
    width: 100%;
  }
  /* line 376, smash/styles/_page-contact.scss */
  #contact_page .contact-body nf-fields-wrap nf-field:nth-child(20) .field-wrap.list-wrap ul {
    display: -webkit-flex !important;
    display: flex !important;
    flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
  /* line 379, smash/styles/_page-contact.scss */
  #contact_page .contact-body nf-fields-wrap nf-field:nth-child(20) .field-wrap.list-wrap ul li {
    width: 43% !important;
  }
}

/* line 1, smash/styles/_page-service.scss */
#service_page {
  padding: 50px 0;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_page-service.scss */
  #service_page {
    padding: 0;
  }
}

/* line 3, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .hero {
  padding: 0;
}
/* line 9, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .hero .hero-image .hero-body .hero-title {
  font-size: 75px;
}
/* line 13, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .hero .hero-image .hero-body .hero-text {
  font-size: 32px;
  line-height: 44px;
}
/* line 21, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .details-wrapper {
  padding: 80px 50px 0px;
  padding-bottom: 0;
}
/* line 25, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .details-wrapper .details-title {
  color: #000000;
  font-size: 50px;
}
/* line 29, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .details-wrapper .details-title span {
  color: #A58A65;
  font-family: "Blackstone", serif;
  font-size: 70px;
}
/* line 36, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .details-wrapper .detail {
  width: 31%;
}
/* line 38, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .details-wrapper .detail .detail-title {
  color: #000000;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 24px;
}
/* line 48, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .title-text-wrapper .title-text-container .title-text-title {
  font-size: 55px;
  margin-bottom: 35px;
}
/* line 51, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .title-text-wrapper .title-text-container .title-text-title span {
  font-size: 75px;
  margin: 0 5px;
}
/* line 57, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .title-text-wrapper .title-text-container .title-text-text {
  max-width: 850px;
}
/* line 59, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .title-text-wrapper .title-text-container .title-text-text p {
  font-size: 24px;
}
/* line 70, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .image-text .image-text-container .image-text-body .image-text-text h2 {
  font-size: 30px;
  text-transform: uppercase;
  word-spacing: 20px;
}
/* line 74, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .image-text .image-text-container .image-text-body .image-text-text h2 em {
  font-size: 75px;
  text-transform: capitalize;
}
/* line 80, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .image-text .image-text-container .image-text-body .image-text-text h4 {
  font-size: 22px;
  padding: 10px 0;
}
/* line 89, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .icon-text {
  justify-content: space-between !important;
}
/* line 92, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .icon-text .icon-text-body {
  width: 70%;
}
/* line 96, smash/styles/_page-service_alternate_page.scss */
#service_alternate_page .icon-text .icon-text-image {
  width: 20%;
}
@media screen and (max-width: 1024px) {
  /* line 103, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .icon-text .icon-text-image {
    width: 24%;
  }
}
@media screen and (max-width: 960px) {
  /* line 113, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .hero .hero-image .hero-body .hero-title {
    font-size: 55px;
  }
  /* line 122, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .details-wrapper .detail .detail-title {
    font-size: 20px;
  }
  /* line 130, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .title-text-wrapper .title-text-container .title-text-title {
    line-height: 60px;
  }
  /* line 132, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .title-text-wrapper .title-text-container .title-text-title span {
    display: block;
    line-height: 50px;
    position: relative;
    left: -150px;
  }
  /* line 142, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .icon-text {
    flex-direction: column !important;
    justify-content: center !important;
    row-gap: 10px;
  }
  /* line 147, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .icon-text .icon-text-body {
    width: 100%;
  }
  /* line 151, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .icon-text .icon-text-image {
    align-self: flex-start !important;
  }
  /* line 161, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .image-text .image-text-container .image-text-body .image-text-text h2 em {
    font-size: 50px;
  }
}
@media screen and (max-width: 768px) {
  /* line 174, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .image-text .image-text-container .image-text-body {
    padding: 40px;
  }
  /* line 178, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .image-text .image-text-container.image-left {
    column-gap: 0;
  }
  /* line 184, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .details-wrapper {
    padding: 80px 40px 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 191, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .hero .hero-image {
    padding: 0;
    min-height: 500px;
  }
  /* line 195, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .hero .hero-image .hero-body {
    padding: 30px;
  }
  /* line 197, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .hero .hero-image .hero-body .hero-title {
    font-size: 45px;
    line-height: 55px;
  }
  /* line 202, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .hero .hero-image .hero-body .hero-text {
    font-size: 24px;
    line-height: 34px;
  }
  /* line 210, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .details-wrapper {
    padding: 80px 30px 0;
  }
  /* line 213, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .details-wrapper .details-title {
    font-size: 30px;
    line-height: 45px;
  }
  /* line 217, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .details-wrapper .details-title span {
    font-size: 40px;
    display: block;
  }
  /* line 223, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .details-wrapper .detail {
    width: 100%;
    padding: 20px 0;
  }
  /* line 231, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .title-text-wrapper .title-text-container .title-text-title {
    line-height: 60px;
    font-size: 45px;
    line-height: 50px;
  }
  /* line 235, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .title-text-wrapper .title-text-container .title-text-title span {
    font-size: 65px;
    line-height: 50px;
    left: -100px;
  }
  /* line 242, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .title-text-wrapper .title-text-container .title-text-text {
    line-height: 34px;
  }
  /* line 250, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .image-text .image-text-container.image-left {
    flex-direction: column !important;
  }
  /* line 254, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .image-text .image-text-container .image-text-image {
    min-height: 40vh;
    width: 100%;
  }
  /* line 259, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .image-text .image-text-container .image-text-body {
    padding: 40px 30px;
  }
  /* line 263, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .image-text .image-text-container .image-text-body .image-text-text h2 {
    font-size: 25px;
    text-align: center;
  }
  /* line 267, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .image-text .image-text-container .image-text-body .image-text-text h2 em {
    font-size: 40px;
  }
  /* line 272, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .image-text .image-text-container .image-text-body .image-text-text h3 {
    text-align: center;
  }
  /* line 281, smash/styles/_page-service_alternate_page.scss */
  #service_alternate_page .icon-text .icon-text-image {
    width: 34%;
  }
}

/* line 1, smash/styles/_page-portfolio.scss */
#portfolio_page {
  position: relative;
  padding: 50px;
}
/* line 6, smash/styles/_page-portfolio.scss */
#portfolio_page .title-text-wrapper .title-text-container {
  max-width: 880px;
}
/* line 8, smash/styles/_page-portfolio.scss */
#portfolio_page .title-text-wrapper .title-text-container h2.title-text-title {
  font-size: 30px;
  line-height: 41px;
}
/* line 12, smash/styles/_page-portfolio.scss */
#portfolio_page .title-text-wrapper .title-text-container h2.title-text-title a {
  font-family: "Blackstone", serif;
  font-size: 45px;
}
/* line 21, smash/styles/_page-portfolio.scss */
#portfolio_page .alm-btn-wrap {
  margin-bottom: 50px;
}
/* line 25, smash/styles/_page-portfolio.scss */
#portfolio_page .projects-loop,
#portfolio_page .alm-reveal {
  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 30, smash/styles/_page-portfolio.scss */
#portfolio_page .projects-loop .project-entry,
#portfolio_page .alm-reveal .project-entry {
  width: 50%;
  padding: 20px;
}
/* line 34, smash/styles/_page-portfolio.scss */
#portfolio_page .projects-loop .project-entry .project-image,
#portfolio_page .alm-reveal .project-entry .project-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: flex-end !important;
  -webkit-justify-content: flex-end !important;
  width: 100%;
}
/* line 38, smash/styles/_page-portfolio.scss */
#portfolio_page .projects-loop .project-entry .project-image .project-body,
#portfolio_page .alm-reveal .project-entry .project-image .project-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  padding: 20px;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
}
/* line 46, smash/styles/_page-portfolio.scss */
#portfolio_page .projects-loop .project-entry .project-image .project-body .project-cta,
#portfolio_page .alm-reveal .project-entry .project-image .project-body .project-cta {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/styles/_page-portfolio.scss */
  #portfolio_page {
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_page-portfolio.scss */
  #portfolio_page {
    padding: 20px;
  }
  /* line 64, smash/styles/_page-portfolio.scss */
  #portfolio_page .title-text-wrapper {
    padding: 40px 0;
  }
  /* line 68, smash/styles/_page-portfolio.scss */
  #portfolio_page .title-text-wrapper .title-text-container h2.title-text-title {
    font-size: 26px;
  }
  /* line 75, smash/styles/_page-portfolio.scss */
  #portfolio_page .projects-loop .project-entry, #portfolio_page .alm-reveal .project-entry {
    padding: 10px;
    width: 100%;
  }
  /* line 81, smash/styles/_page-portfolio.scss */
  #portfolio_page .projects-loop .project-entry .project-image .project-body .project-title, #portfolio_page .alm-reveal .project-entry .project-image .project-body .project-title {
    font-size: 15px;
  }
  /* line 85, smash/styles/_page-portfolio.scss */
  #portfolio_page .projects-loop .project-entry .project-image .project-body .project-cta, #portfolio_page .alm-reveal .project-entry .project-image .project-body .project-cta {
    font-size: 12px;
  }
}

/* line 1, smash/styles/_page-community.scss */
#community_page {
  position: relative;
  padding: 50px;
}
/* line 5, smash/styles/_page-community.scss */
#community_page .community-intro {
  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-bottom: 50px !important;
  margin-top: 50px !important;
}
/* line 11, smash/styles/_page-community.scss */
#community_page .community-intro .intro-image {
  width: 50%;
}
/* line 15, smash/styles/_page-community.scss */
#community_page .community-intro .intro-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;
  text-align: center;
  width: 50%;
  padding: 50px;
}
/* line 21, smash/styles/_page-community.scss */
#community_page .community-intro .intro-body .intro-title {
  font-size: 30px;
}
/* line 23, smash/styles/_page-community.scss */
#community_page .community-intro .intro-body .intro-title span {
  color: #A58A65;
  font-family: "Blackstone", serif;
  font-size: 50px;
}
/* line 30, smash/styles/_page-community.scss */
#community_page .community-intro .intro-body .intro-text {
  margin: 20px 0;
  line-height: 29px;
}
/* line 37, smash/styles/_page-community.scss */
#community_page .community-gallery {
  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 41, smash/styles/_page-community.scss */
#community_page .community-gallery .community-image-wrapper {
  width: 33%;
  padding: 10px;
}
/* line 45, smash/styles/_page-community.scss */
#community_page .community-gallery .community-image-wrapper .community-image {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  /* line 55, smash/styles/_page-community.scss */
  #community_page .community-intro .intro-body .intro-title span {
    font-size: 40px;
    line-height: 35px;
    position: relative;
    top: 7px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/styles/_page-community.scss */
  #community_page {
    padding: 30px;
  }
  /* line 71, smash/styles/_page-community.scss */
  #community_page .community-intro .intro-body {
    padding: 20px;
    padding-right: 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 79, smash/styles/_page-community.scss */
  #community_page .community-intro {
    flex-direction: column !important;
  }
  /* line 82, smash/styles/_page-community.scss */
  #community_page .community-intro .intro-image {
    width: 100%;
  }
  /* line 86, smash/styles/_page-community.scss */
  #community_page .community-intro .intro-body {
    width: 100%;
    padding: 20px 0;
  }
}

/* line 1, smash/styles/_page-press.scss */
#press_page {
  position: relative;
  padding: 0px 50px 50px;
}
/* line 5, smash/styles/_page-press.scss */
#press_page .press-loop,
#press_page .alm-reveal {
  border-top: 1px solid #DDDDDD;
  padding-top: 70px;
}
/* line 11, smash/styles/_page-press.scss */
#press_page .press-loop .press-entry,
#press_page .alm-reveal .press-entry {
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
/* line 17, smash/styles/_page-press.scss */
#press_page .press-loop .press-entry .press-image,
#press_page .alm-reveal .press-entry .press-image {
  width: 32%;
}
/* line 21, smash/styles/_page-press.scss */
#press_page .press-loop .press-entry .press-body,
#press_page .alm-reveal .press-entry .press-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: 64%;
}
/* line 25, smash/styles/_page-press.scss */
#press_page .press-loop .press-entry .press-body .press-brand,
#press_page .alm-reveal .press-entry .press-body .press-brand {
  width: auto;
  max-height: 45px;
}
/* line 30, smash/styles/_page-press.scss */
#press_page .press-loop .press-entry .press-body .press-header,
#press_page .alm-reveal .press-entry .press-body .press-header {
  margin: 20px 0;
}
/* line 33, smash/styles/_page-press.scss */
#press_page .press-loop .press-entry .press-body .press-header .press-title,
#press_page .alm-reveal .press-entry .press-body .press-header .press-title {
  margin: 0;
  font-size: 23px;
  line-height: 30px;
  margin-bottom: 9px;
  margin-top: -15px;
}
/* line 41, smash/styles/_page-press.scss */
#press_page .press-loop .press-entry .press-body .press-header .press-date,
#press_page .alm-reveal .press-entry .press-body .press-header .press-date {
  text-transform: uppercase;
  color: #A58A65;
  font-family: "brandon-grotesque", sans-serif;
  letter-spacing: 1px;
  font-size: 12px;
}
/* line 50, smash/styles/_page-press.scss */
#press_page .press-loop .press-entry .press-body .press-text,
#press_page .alm-reveal .press-entry .press-body .press-text {
  width: 100%;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 29px;
}
/* line 59, smash/styles/_page-press.scss */
#press_page .press-loop .press-entry:nth-child(2n+1),
#press_page .alm-reveal .press-entry:nth-child(2n+1) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 63, smash/styles/_page-press.scss */
#press_page .press-loop .press-entry:nth-child(2n),
#press_page .alm-reveal .press-entry:nth-child(2n) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 67, smash/styles/_page-press.scss */
#press_page .press-loop .press-entry:last-child,
#press_page .alm-reveal .press-entry:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: unset;
}
@media screen and (max-width: 960px) {
  /* line 76, smash/styles/_page-press.scss */
  #press_page .press-loop,
  #press_page .alm-reveal {
    padding-top: 40px;
  }
  /* line 81, smash/styles/_page-press.scss */
  #press_page .press-loop .press-entry .press-body h2.press-title,
  #press_page .alm-reveal .press-entry .press-body h2.press-title {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 3px;
  }
  /* line 86, smash/styles/_page-press.scss */
  #press_page .press-loop .press-entry .press-body .press-text,
  #press_page .alm-reveal .press-entry .press-body .press-text {
    font-size: 13px;
    line-height: 22px;
  }
  /* line 90, smash/styles/_page-press.scss */
  #press_page .press-loop .press-entry .press-body .press-brand,
  #press_page .alm-reveal .press-entry .press-body .press-brand {
    max-height: 38px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_page-press.scss */
  #press_page {
    padding: 0px 0px 50px;
  }
  /* line 104, smash/styles/_page-press.scss */
  #press_page .press-loop .press-entry .press-image,
  #press_page .alm-reveal .press-entry .press-image {
    width: 80%;
    margin-bottom: 20px;
  }
  /* line 108, smash/styles/_page-press.scss */
  #press_page .press-loop .press-entry .press-body,
  #press_page .alm-reveal .press-entry .press-body {
    width: 80%;
  }
  /* line 111, smash/styles/_page-press.scss */
  #press_page .press-loop .press-entry:nth-child(2n+1),
  #press_page .alm-reveal .press-entry:nth-child(2n+1) {
    flex-direction: column !important;
  }
  /* line 115, smash/styles/_page-press.scss */
  #press_page .press-loop .press-entry:nth-child(2n),
  #press_page .alm-reveal .press-entry:nth-child(2n) {
    flex-direction: column !important;
  }
}

/* line 1, smash/styles/_page-reviews.scss */
#reviews_page {
  position: relative;
  padding: 0px 50px 50px;
}
/* line 5, smash/styles/_page-reviews.scss */
#reviews_page .review-loop,
#reviews_page .alm-listing {
  border-top: 1px solid #DDDDDD;
  padding-top: 70px;
}
/* line 11, smash/styles/_page-reviews.scss */
#reviews_page .review-loop .review-entry,
#reviews_page .alm-listing .review-entry {
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
/* line 17, smash/styles/_page-reviews.scss */
#reviews_page .review-loop .review-entry .review-image,
#reviews_page .review-loop .review-entry .review-video,
#reviews_page .alm-listing .review-entry .review-image,
#reviews_page .alm-listing .review-entry .review-video {
  width: 48%;
}
/* line 22, smash/styles/_page-reviews.scss */
#reviews_page .review-loop .review-entry .review-body,
#reviews_page .alm-listing .review-entry .review-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: 48%;
  padding: 20px 0;
}
/* line 27, smash/styles/_page-reviews.scss */
#reviews_page .review-loop .review-entry .review-body .review-header,
#reviews_page .alm-listing .review-entry .review-body .review-header {
  margin: 20px 0;
}
/* line 30, smash/styles/_page-reviews.scss */
#reviews_page .review-loop .review-entry .review-body .review-header .review-title,
#reviews_page .alm-listing .review-entry .review-body .review-header .review-title {
  margin: 0;
  font-size: 23px;
  line-height: 31px;
  margin-bottom: 9px;
  margin-top: -15px;
}
/* line 37, smash/styles/_page-reviews.scss */
#reviews_page .review-loop .review-entry .review-body .review-header .review-title span,
#reviews_page .alm-listing .review-entry .review-body .review-header .review-title span {
  color: #A58A65;
  font-family: "Blackstone", serif;
  font-size: 44px;
  line-height: 31px;
}
/* line 46, smash/styles/_page-reviews.scss */
#reviews_page .review-loop .review-entry .review-body .review-text,
#reviews_page .alm-listing .review-entry .review-body .review-text {
  width: 100%;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 29px;
}
/* line 55, smash/styles/_page-reviews.scss */
#reviews_page .review-loop .review-entry:nth-child(2n+1),
#reviews_page .alm-listing .review-entry:nth-child(2n+1) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 59, smash/styles/_page-reviews.scss */
#reviews_page .review-loop .review-entry:nth-child(2n),
#reviews_page .alm-listing .review-entry:nth-child(2n) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 63, smash/styles/_page-reviews.scss */
#reviews_page .review-loop .review-entry:last-child,
#reviews_page .alm-listing .review-entry:last-child {
  padding-bottom: 0;
  border-bottom: unset;
}
@media screen and (max-width: 960px) {
  /* line 71, smash/styles/_page-reviews.scss */
  #reviews_page .review-loop,
  #reviews_page .alm-reveal {
    padding-top: 40px;
  }
  /* line 76, smash/styles/_page-reviews.scss */
  #reviews_page .review-loop .review-entry .review-body h2.review-title,
  #reviews_page .alm-reveal .review-entry .review-body h2.review-title {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 3px;
  }
  /* line 81, smash/styles/_page-reviews.scss */
  #reviews_page .review-loop .review-entry .review-body .review-text,
  #reviews_page .alm-reveal .review-entry .review-body .review-text {
    font-size: 13px;
    line-height: 22px;
  }
  /* line 85, smash/styles/_page-reviews.scss */
  #reviews_page .review-loop .review-entry .review-body .review-brand,
  #reviews_page .alm-reveal .review-entry .review-body .review-brand {
    max-height: 38px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_page-reviews.scss */
  #reviews_page {
    padding: 0px 0px 50px;
  }
  /* line 99, smash/styles/_page-reviews.scss */
  #reviews_page .review-loop .review-entry .review-image,
  #reviews_page .alm-reveal .review-entry .review-image {
    width: 80%;
    margin-bottom: 20px;
  }
  /* line 103, smash/styles/_page-reviews.scss */
  #reviews_page .review-loop .review-entry .review-body,
  #reviews_page .alm-reveal .review-entry .review-body {
    width: 80%;
  }
  /* line 106, smash/styles/_page-reviews.scss */
  #reviews_page .review-loop .review-entry:nth-child(2n+1),
  #reviews_page .alm-reveal .review-entry:nth-child(2n+1) {
    flex-direction: column !important;
  }
  /* line 110, smash/styles/_page-reviews.scss */
  #reviews_page .review-loop .review-entry:nth-child(2n),
  #reviews_page .alm-reveal .review-entry:nth-child(2n) {
    flex-direction: column !important;
  }
}

/* line 1, smash/styles/_page-thanks.scss */
#thank_you_page {
  position: relative;
  padding: 50px;
}
/* line 5, smash/styles/_page-thanks.scss */
#thank_you_page .thanks-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding-top: 50px;
}
/* line 10, smash/styles/_page-thanks.scss */
#thank_you_page .thanks-container .thanks-image {
  width: 32%;
}
/* line 14, smash/styles/_page-thanks.scss */
#thank_you_page .thanks-container .thanks-body {
  width: 62%;
  padding: 50px;
  text-align: center;
}
/* line 19, smash/styles/_page-thanks.scss */
#thank_you_page .thanks-container .thanks-body h2 {
  margin: 0;
}
/* line 23, smash/styles/_page-thanks.scss */
#thank_you_page .thanks-container .thanks-body h3 {
  margin-top: 20px;
}

/* line 1, smash/styles/_footer.scss */
#instagram_feed {
  position: relative;
  padding: 60px 60px 0;
}
/* line 5, smash/styles/_footer.scss */
#instagram_feed .instagram-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;
  text-align: center;
  padding: 60px 0;
  border-top: 1px solid #DDDDDD !important;
  border-bottom: 1px solid #DDDDDD;
}
/* line 13, smash/styles/_footer.scss */
#instagram_feed .instagram-container .instagram-text {
  font-size: 24px;
  margin-bottom: 50px;
  font-family: "DomaineDisp", sans-serif;
}
/* line 18, smash/styles/_footer.scss */
#instagram_feed .instagram-container .instagram-text span {
  color: #A58A65;
}
/* line 23, smash/styles/_footer.scss */
#instagram_feed .instagram-container #sb_instagram {
  width: 100%;
}
/* line 28, smash/styles/_footer.scss */
#instagram_feed .instagram-header {
  position: absolute;
  top: 46%;
  left: 15%;
  z-index: 1000;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/styles/_footer.scss */
  #instagram_feed {
    padding: 40px 30px 0;
  }
  /* line 40, smash/styles/_footer.scss */
  #instagram_feed .instagram-container .instagram-text {
    font-size: 23px;
  }
}

/* line 47, smash/styles/_footer.scss */
#colophon {
  position: relative;
  padding: 30px 20px 10px;
  background: #242424;
  color: #ffffff;
}
/* line 53, smash/styles/_footer.scss */
#colophon .site-nav {
  padding: 50px 0;
}
/* line 56, smash/styles/_footer.scss */
#colophon .site-nav .site-nav-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;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 65, smash/styles/_footer.scss */
#colophon .site-nav .site-nav-container .site-nav-branding img {
  width: auto;
  max-height: 65px;
}
/* line 71, smash/styles/_footer.scss */
#colophon .site-nav .site-nav-container .site-nav-menus {
  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;
}
/* line 74, smash/styles/_footer.scss */
#colophon .site-nav .site-nav-container .site-nav-menus .menu-container {
  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;
  padding: 0 50px;
}
/* line 78, smash/styles/_footer.scss */
#colophon .site-nav .site-nav-container .site-nav-menus .menu-container .menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 82, smash/styles/_footer.scss */
#colophon .site-nav .site-nav-container .site-nav-menus .menu-container .menu li {
  padding: 5px 0;
}
/* line 89, smash/styles/_footer.scss */
#colophon .site-nav .site-nav-container .site-nav-contact {
  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 92, smash/styles/_footer.scss */
#colophon .site-nav .site-nav-container .site-nav-contact .footer-contact {
  margin-top: 20px;
}
/* line 95, smash/styles/_footer.scss */
#colophon .site-nav .site-nav-container .site-nav-contact .footer-contact p {
  margin-bottom: 10px;
  line-height: 1.75em;
}
/* line 104, smash/styles/_footer.scss */
#colophon #footer_menu_container {
  margin: 0 10px;
}
/* line 108, 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;
}
/* line 117, 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: center !important;
  -webkit-justify-content: center !important;
  margin-left: 10px;
  font-family: "Raleway", serif;
  font-size: 11px;
  letter-spacing: 1px;
}
/* line 124, smash/styles/_footer.scss */
#colophon .site-info .site-built {
  font-family: "DomaineDisp", sans-serif;
  font-size: 12px;
  padding-left: 5px;
}
/* line 129, 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 133, smash/styles/_footer.scss */
#colophon .site-info .site-built img {
  max-height: 25px;
  margin-top: 1px;
  margin-left: 4px;
}
@media screen and (max-width: 960px) {
  /* line 142, smash/styles/_footer.scss */
  #colophon .site-nav {
    padding: 20px 20px 30px;
    width: 100%;
  }
  /* line 146, smash/styles/_footer.scss */
  #colophon .site-nav .site-nav-container {
    flex-direction: column !important;
    justify-content: center !important;
    width: 100%;
  }
  /* line 154, smash/styles/_footer.scss */
  #colophon .site-nav .site-nav-container .site-nav-branding img {
    margin-bottom: 30px;
  }
  /* line 159, smash/styles/_footer.scss */
  #colophon .site-nav .site-nav-container > *:nth-child(1) {
    width: 100%;
    justify-content: center !important;
  }
  /* line 164, smash/styles/_footer.scss */
  #colophon .site-nav .site-nav-container > *:nth-child(3) {
    width: 100%;
    justify-content: center !important;
    margin-top: 35px;
  }
}
@media screen and (max-width: 600px) {
  /* line 47, smash/styles/_footer.scss */
  #colophon {
    padding: 20px;
  }
  /* line 176, smash/styles/_footer.scss */
  #colophon .site-nav {
    padding: 20px 20px 30px;
  }
  /* line 181, smash/styles/_footer.scss */
  #colophon .site-nav .site-nav-container .site-nav-menus .menu-container {
    padding: 0 10px;
    margin-bottom: 25px;
  }
  /* line 189, smash/styles/_footer.scss */
  #colophon .site-info {
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    margin-left: 0;
  }
  /* line 194, smash/styles/_footer.scss */
  #colophon .site-info .footer-logo {
    margin: 20px 0;
  }
  /* line 199, smash/styles/_footer.scss */
  #colophon .site-policy {
    width: 100%;
    flex: auto;
    text-align: center;
  }
  /* line 204, smash/styles/_footer.scss */
  #colophon .site-policy a {
    width: 100%;
    margin-bottom: 6px;
  }
  /* line 210, smash/styles/_footer.scss */
  #colophon .site-built {
    width: 100%;
    flex: auto;
    text-align: center;
    margin-top: 5px;
  }
  /* line 216, smash/styles/_footer.scss */
  #colophon .site-built span {
    width: 100%;
    margin-bottom: 5px;
  }
}

/* line 1, smash/modules/block_bio_modal/_block_bio_modal.scss */
.team-member-modal {
  display: none;
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 50px;
  overflow: auto;
  z-index: 1000000;
}
/* line 13, smash/modules/block_bio_modal/_block_bio_modal.scss */
.team-member-modal .team-member-modal-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;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
/* line 23, smash/modules/block_bio_modal/_block_bio_modal.scss */
.team-member-modal.shown {
  display: block;
}
/* line 27, smash/modules/block_bio_modal/_block_bio_modal.scss */
.team-member-modal .team-member-modal-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  background: #242424;
  color: #ffffff;
  padding: 50px;
}
/* line 35, smash/modules/block_bio_modal/_block_bio_modal.scss */
.team-member-modal .team-member-modal-inner .close-details {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  z-index: 1;
}
/* line 49, smash/modules/block_bio_modal/_block_bio_modal.scss */
.team-member-modal .team-member-modal-inner .team-member-name span {
  font-family: "Blackstone", serif;
  color: #A58A65;
  font-size: 60px;
  margin-right: 20px;
}
/* line 57, smash/modules/block_bio_modal/_block_bio_modal.scss */
.team-member-modal .team-member-modal-inner .team-member-bio {
  overflow-y: auto;
  max-height: 50vh;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/block_bio_modal/_block_bio_modal.scss */
  .team-member-modal {
    padding: 20px;
  }
  /* line 66, smash/modules/block_bio_modal/_block_bio_modal.scss */
  .team-member-modal .team-member-modal-inner {
    padding: 20px;
  }
  /* line 70, smash/modules/block_bio_modal/_block_bio_modal.scss */
  .team-member-modal .team-member-modal-inner .team-member-bio p {
    font-size: 14px;
    line-height: 26px;
  }
  /* line 76, smash/modules/block_bio_modal/_block_bio_modal.scss */
  .team-member-modal .team-member-modal-inner h2.team-member-name {
    text-align: center;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
  }
  /* line 83, smash/modules/block_bio_modal/_block_bio_modal.scss */
  .team-member-modal .team-member-modal-inner h2.team-member-name span {
    font-size: 46px;
    margin-right: 0px;
  }
}

/* line 1, smash/modules/block_blockquote/_block_blockquote.scss */
.blockquote-wrapper {
  position: relative;
  padding: 50px;
}
/* line 5, smash/modules/block_blockquote/_block_blockquote.scss */
.blockquote-wrapper .blockquote {
  padding: 30px 30px 30px 50px;
  max-width: 750px;
  width: 100%;
  border-left: 1px solid #DDDDDD;
  font-family: "DomaineDisp", sans-serif;
  font-size: 28px;
  line-height: 45px;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/block_blockquote/_block_blockquote.scss */
  .blockquote-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 18, smash/modules/block_blockquote/_block_blockquote.scss */
  .blockquote-wrapper .blockquote {
    padding: 30px 30px 30px 30px;
    font-size: 22px;
    line-height: 40px;
  }
}

/* line 3, smash/modules/block_circle_highlights/_block_circle_highlights.scss */
.circle-highlights .circle-highlights-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: flex-end !important;
  -webkit-justify-content: flex-end !important;
  position: relative;
  padding-right: 50px;
}
/* line 8, smash/modules/block_circle_highlights/_block_circle_highlights.scss */
.circle-highlights .circle-highlights-header .circle-highlights-title {
  padding: 30px;
  max-width: 700px;
  width: 100%;
  border-right: 1px solid #DDDDDD;
  text-align: right;
  line-height: 36px;
}
/* line 16, smash/modules/block_circle_highlights/_block_circle_highlights.scss */
.circle-highlights .circle-highlights-header .circle-highlights-title span {
  color: #A58A65;
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  /* line 8, smash/modules/block_circle_highlights/_block_circle_highlights.scss */
  .circle-highlights .circle-highlights-header .circle-highlights-title {
    border-right: none;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  /* line 3, smash/modules/block_circle_highlights/_block_circle_highlights.scss */
  .circle-highlights .circle-highlights-header {
    padding: 0;
  }
}
/* line 32, smash/modules/block_circle_highlights/_block_circle_highlights.scss */
.circle-highlights .circle-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: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 35, smash/modules/block_circle_highlights/_block_circle_highlights.scss */
.circle-highlights .circle-highlights-wrapper .circle-highlight {
  flex: 1;
  padding: 20px;
  max-width: 300px;
}
/* line 40, smash/modules/block_circle_highlights/_block_circle_highlights.scss */
.circle-highlights .circle-highlights-wrapper .circle-highlight a {
  display: block;
  width: 100%;
  border-radius: 100%;
}
/* line 45, smash/modules/block_circle_highlights/_block_circle_highlights.scss */
.circle-highlights .circle-highlights-wrapper .circle-highlight a:hover {
  opacity: 0.5;
}
@media screen and (max-width: 600px) {
  /* line 54, smash/modules/block_circle_highlights/_block_circle_highlights.scss */
  .circle-highlights .circle-highlights-wrapper .circle-highlights-header {
    padding-right: 0px;
  }
  /* line 57, smash/modules/block_circle_highlights/_block_circle_highlights.scss */
  .circle-highlights .circle-highlights-wrapper .circle-highlights-header .circle-highlights-title {
    font-size: 26px;
    line-height: 36px;
    text-align: center !important;
    border-right: none;
  }
  /* line 65, smash/modules/block_circle_highlights/_block_circle_highlights.scss */
  .circle-highlights .circle-highlights-wrapper .circle-highlight {
    padding: 10px;
  }
}

/* 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_highlights/_block_highlights.scss */
.shop-highlights-image {
  position: relative;
  width: 100%;
}
/* line 5, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper {
  position: absolute;
}
/* line 8, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: #ffffff;
  border: 1px solid #909090;
}
/* line 16, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product {
  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: 20px;
  background: #ffffff;
  min-width: 275px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
}
/* line 27, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-image {
  width: 40%;
}
/* line 31, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-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;
  width: 60%;
  padding: 0 20px;
  text-align: center;
}
/* line 37, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-meta {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 40, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-meta 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;
  margin-right: 5px;
}
/* line 46, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-cta {
  font-size: 10px;
}
/* line 49, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-cta .icon {
  width: 10px;
  height: 10px;
}
/* line 58, smash/modules/block_highlights/_block_highlights.scss */
.shop-highlights-image .shop-dot-wrapper:hover .shop-dot-product {
  opacity: 1;
  visibility: visible;
}

/* line 1, smash/modules/block_image_row/_block_image_row.scss */
.image-row {
  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;
}
/* line 5, smash/modules/block_image_row/_block_image_row.scss */
.image-row .image-row-image {
  flex: 1;
  padding: 1%;
}
/* line 9, smash/modules/block_image_row/_block_image_row.scss */
.image-row .image-row-image img {
  width: 100%;
}
/* line 13, smash/modules/block_image_row/_block_image_row.scss */
.image-row .image-row-image:first-child {
  padding-left: 0;
}
/* line 16, smash/modules/block_image_row/_block_image_row.scss */
.image-row .image-row-image:last-child {
  padding-right: 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: #F2EEEB;
  color: #000000;
  padding: 0;
  position: relative;
  width: 90%;
  max-width: 800px !important;
  top: 50%;
  margin: auto;
  left: 0;
  right: 0;
  cursor: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 34, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box #popup-close {
  position: absolute;
  top: 6px;
  right: 10px;
  max-width: 16px;
  z-index: 50;
}
/* line 41, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box #popup-close .icon {
  width: 25px;
  height: 25px;
  fill: black;
}
/* line 48, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
/* line 57, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .footer-subscribe {
  padding: 50px;
}
/* line 60, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .footer-subscribe .footer-social {
  padding: 0px 0px 30px;
}
/* line 64, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .footer-subscribe .subscribe-title {
  font-family: "DomaineDisp", sans-serif;
  font-size: 70px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 72, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .footer-subscribe .subscribe-text {
  font-family: "Raleway", serif;
}
/* line 77, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-image {
  width: 48%;
  min-height: 500px;
}
/* line 82, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 52%;
  padding: 50px;
}
/* line 87, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text > * {
  width: 100%;
}
/* line 91, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text h3 {
  font-weight: normal;
  font-family: "DomaineDisp", sans-serif;
  font-size: 20px;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 100, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text p {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 25px;
  margin-bottom: 24px;
}
/* line 109, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner .popup-text #mc_embed_signup_scroll p {
  margin-bottom: -20px;
}
/* line 115, 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 126, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner nf-field:nth-child(1) {
  float: left;
  width: 48%;
}
/* line 131, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner nf-field:nth-child(2) {
  float: right;
  width: 48%;
}
/* line 138, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner nf-field:nth-child(3) .nf-field-container {
  margin-bottom: 0;
}
/* line 144, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner input {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "DomaineDisp", sans-serif;
  font-size: 11px;
  line-height: 13px;
}
/* line 152, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner input[type="button"] {
  padding: 7px 5%;
  margin-bottom: 30px;
}
/* line 159, smash/modules/block_popups/_block_popups.scss */
.modal .modal-box .modal-inner textarea {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "DomaineDisp", sans-serif;
  font-size: 11px;
  line-height: 13px;
}
@media screen and (max-width: 768px) {
  /* line 48, smash/modules/block_popups/_block_popups.scss */
  .modal .modal-box .modal-inner {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 171, smash/modules/block_popups/_block_popups.scss */
  .modal .modal-box .modal-inner > * {
    width: 100% !important;
  }
  /* line 175, smash/modules/block_popups/_block_popups.scss */
  .modal .modal-box .modal-inner .popup-image {
    display: none;
  }
}
/* line 182, smash/modules/block_popups/_block_popups.scss */
.modal #mc-embedded-subscribe-form {
  position: relative;
  padding: 0 !important;
}
/* line 186, 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: "Raleway", serif;
  margin: 2px;
}
/* line 194, smash/modules/block_popups/_block_popups.scss */
.modal #mc-embedded-subscribe-form input[type="submit"] {
  padding: 7px 5%;
  margin-bottom: 30px;
}
/* line 201, 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 212, 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 219, smash/modules/block_popups/_block_popups.scss */
.modal #mc_embed_signup .mc-field-group label {
  font-size: 10px;
  margin-bottom: 5px;
}
/* line 229, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="contact-popup"] .modal-box .modal-inner {
  text-align: center;
  margin: 50px 0;
}
/* line 233, 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 236, 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 247, 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 252, 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 258, 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 263, 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 274, 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 279, 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 285, 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 295, 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 302, 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 310, 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 322, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="subscribe-popup"] .modal-box {
  padding: 0;
  max-width: 820px;
}
/* line 326, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="subscribe-popup"] .modal-box .modal-inner {
  flex-wrap: nowrap;
  padding-right: 5%;
}
/* line 330, smash/modules/block_popups/_block_popups.scss */
.modal[data-trigger="subscribe-popup"] .modal-box .modal-inner .popup-image {
  width: 50%;
}
/* line 338, 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% #F2EEEB;
  background-position-x: 145%;
  background-position-y: 165%;
}
/* line 345, smash/modules/block_popups/_block_popups.scss */
.modal.watercolor .modal-box .modal-inner .popup-text {
  width: 100%;
}
/* line 348, 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 354, 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 360, 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 364, 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 371, 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 380, 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-entry {
  width: 33%;
  padding: 20px;
}
/* line 5, smash/modules/block_post/_block_post.scss */
.post-entry .post-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: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
}
/* line 13, smash/modules/block_post/_block_post.scss */
.post-entry .post-image .post-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  text-align: center;
  width: 100%;
  padding: 20px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.4);
}
/* line 26, smash/modules/block_post/_block_post.scss */
.post-entry .post-image .post-body .post-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: center !important;
  -webkit-justify-content: center !important;
  flex: 1;
  font-size: 22px;
  line-height: 25px;
}
/* line 33, smash/modules/block_post/_block_post.scss */
.post-entry .post-image .post-body .post-text {
  margin-bottom: 10px;
  font-size: 13px;
}
/* line 38, smash/modules/block_post/_block_post.scss */
.post-entry .post-image .post-body a.post-cta {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 11px;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/block_post/_block_post.scss */
  .post-entry {
    padding: 10px;
  }
  /* line 52, smash/modules/block_post/_block_post.scss */
  .post-entry .post-image .post-body .post-text {
    display: none;
  }
}

/* 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 {
  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%;
  max-height: 155px;
  text-align: center;
}
/* line 14, 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 17, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body .product-brand {
  font-family: "brandon-grotesque", sans-serif;
  text-align: center;
  font-size: 9px;
}
/* line 23, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body .product-title {
  text-align: center;
  font-weight: bold;
}
/* line 30, 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 33, smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}
/* line 40, 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 43, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-image-wrap {
  width: auto;
}
/* line 46, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-image-wrap .product-image {
  max-height: 100px;
}
/* line 51, smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  /* line 61, smash/modules/block_product/_block_product.scss */
  .product .product-wrap .product-body .product-title {
    font-size: 10px;
  }
}

/* line 1, smash/modules/block_quote/_block_quote.scss */
.quote-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;
  margin: 25px 0;
  padding: 20px 0;
}
/* line 6, smash/modules/block_quote/_block_quote.scss */
.quote-wrapper .quote-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 52%;
  padding: 0 50px;
  text-align: center;
}
/* line 12, smash/modules/block_quote/_block_quote.scss */
.quote-wrapper .quote-body .quote-icon {
  width: 82px;
  height: 92px;
  align-self: flex-start;
  margin-bottom: 20px;
  color: #E4DDD7;
}
/* line 20, smash/modules/block_quote/_block_quote.scss */
.quote-wrapper .quote-body .quote-text {
  font-size: 16px;
  line-height: 29px;
  margin-bottom: 30px;
}
/* line 27, smash/modules/block_quote/_block_quote.scss */
.quote-wrapper .quote-body .quote-title span {
  font-family: "Blackstone", serif;
  color: #A58A65;
  font-size: 44px;
  line-height: 31px;
}
/* line 36, smash/modules/block_quote/_block_quote.scss */
.quote-wrapper .quote-image {
  width: 48%;
}
@media screen and (max-width: 960px) {
  /* line 41, smash/modules/block_quote/_block_quote.scss */
  .quote-wrapper .quote-body {
    padding: 0 50px 0 0;
  }
  /* line 44, smash/modules/block_quote/_block_quote.scss */
  .quote-wrapper .quote-body .quote-icon {
    width: 70px;
    height: 67px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/block_quote/_block_quote.scss */
  .quote-wrapper {
    flex-direction: column !important;
  }
  /* line 54, smash/modules/block_quote/_block_quote.scss */
  .quote-wrapper .quote-body {
    padding: 0 0px 50px 0;
    width: 100%;
  }
  /* line 59, smash/modules/block_quote/_block_quote.scss */
  .quote-wrapper .quote-image {
    width: 100%;
  }
}

/* line 1, smash/modules/block_search/_block_search.scss */
#search-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 150000;
  display: none;
  cursor: pointer;
}
/* line 12, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box {
  width: 50%;
  position: absolute;
  background: unset !important;
  top: 50%;
  margin: auto;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 5px;
  cursor: auto;
}
/* line 28, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box #search-close {
  position: absolute;
  top: -20px;
  right: -15px;
  z-index: 50;
}
/* line 34, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box #search-close .icon {
  width: 20px;
  height: 20px;
  padding: 3px;
  color: #000000;
  border-radius: 100%;
}
/* line 43, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .widget {
  margin: 0;
}
/* line 47, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
/* line 55, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner .site-search {
  width: 100%;
}
/* line 59, 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 68, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner label {
  width: 100%;
}
/* line 72, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input {
  background: white;
  flex: 1;
  width: 100%;
}
/* line 77, 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 88, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input[type="submit"] {
  flex: 0;
}
/* line 94, 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 110, smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner #searchsubmit:hover {
  background-color: #eaeaea;
}
@media screen and (max-width: 600px) {
  /* line 12, smash/modules/block_search/_block_search.scss */
  #search-modal .modal-box {
    width: 75%;
  }
}

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

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

/* line 21, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons {
  position: relative;
}
/* line 24, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share {
  position: relative;
}
/* line 27, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
}
/* line 31, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner.vertical-share {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* line 34, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner.vertical-share .social-share-title {
  transform: rotate(90deg) translate(0, -167%);
  transform-origin: top left;
  margin-bottom: 60%;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 11px;
}
/* line 45, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner.vertical-share .share-icons-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: relative;
  opacity: 1;
  visibility: visible;
}
/* line 56, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner.fade-share .social-share-title {
  display: block;
}
/* line 60, smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .social-share-inner.fade-share .share-icons-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  z-index: 1;
  background: #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/block_video/_block_video.scss */
.video-block {
  position: relative;
}
/* line 6, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap {
  position: relative;
  width: 100%;
}
/* line 10, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .video-block-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
/* line 18, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  color: #ffffff;
  text-align: center;
  padding: 80px;
}
/* line 30, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .icon {
  width: 85px;
  height: 85px;
  color: #ffffff;
}
/* line 35, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .icon:hover {
  color: #000000;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  /* line 30, smash/modules/block_video/_block_video.scss */
  .video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .icon {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 768px) {
  /* line 46, smash/modules/block_video/_block_video.scss */
  .video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .video-block-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  /* line 46, smash/modules/block_video/_block_video.scss */
  .video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .video-block-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  /* line 18, smash/modules/block_video/_block_video.scss */
  .video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner {
    padding: 50px;
  }
}
@media screen and (max-width: 480px) {
  /* line 18, smash/modules/block_video/_block_video.scss */
  .video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner {
    padding: 10px;
  }
}
/* line 64, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .video-block-image::after {
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
/* line 77, smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .embed-container {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  /* line 89, smash/modules/block_video/_block_video.scss */
  .video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .icon {
    width: 50px;
    height: 50px;
  }
}

/* line 3, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop {
  opacity: 0;
  visibility: hidden;
  padding: 50px;
  position: fixed;
  top: 57px;
  left: 0;
  right: 0;
  z-index: 100;
  background: white;
  box-shadow: 2px 2px 5px #444;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
/* line 19, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}
/* line 28, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper p {
  display: inline-block;
  margin: 0 10px;
  font-size: 13px;
}
/* line 36, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper input.search-field {
  border: 0px;
  border-bottom: 1px solid #eee;
  text-transform: lowercase;
}
/* line 43, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left {
  border-right: 2px solid #dedede;
  margin-right: 4%;
  width: 30%;
  position: relative;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 57, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats {
  font-size: 14px;
  width: 50%;
  text-align: left;
}
/* line 62, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .drop-nav-header {
  font-size: 25px;
  font-family: "DomaineDisp", sans-serif;
  display: block;
  margin: 20px 0;
  letter-spacing: 2px;
}
/* line 70, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats a.cat-item {
  list-style: none;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 0px;
}
/* line 78, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search {
  margin-top: 30px;
}
/* line 81, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search form.search-form {
  border-bottom: 1px solid #888888;
}
/* line 85, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search .search-with-icon {
  position: relative;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0 auto;
  width: 52%;
}
/* line 98, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search .search-with-icon.seach-icon-left i.fa-search {
  position: relative;
  z-index: 1;
  font-size: 11px;
  margin-left: -20px;
}
/* line 106, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search .search-with-icon .search-field {
  min-width: 165px;
  padding-left: 4px;
  margin-left: -15px;
  font-style: italic;
  text-align: left;
  border: none;
  text-transform: lowercase;
  font-size: 14px;
  font-family: "DomaineDisp", sans-serif;
  margin-left: 5px;
}
/* line 123, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .vertical-sep {
  width: 3px;
  background: #EADCDC;
  margin: 0 10%;
  display: block;
}
/* line 130, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right {
  width: 70%;
}
/* line 133, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post {
  display: block;
  position: relative;
  width: 34%;
}
/* line 138, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post img {
  display: block;
  padding: 0px 8px;
}
/* line 143, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer {
  align-items: center;
}
/* line 146, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title-inner {
  background: white;
  padding: 25px;
  width: 100%;
  font-family: "DomaineDisp", sans-serif;
  white-space: normal;
}
/* line 154, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title {
  font-size: 14px;
  font-family: "DomaineDisp", sans-serif;
  letter-spacing: 2px;
}
/* line 159, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title:hover {
  color: #c8c8c8;
}
/* line 170, smash/modules/nav_cat_posts_drop/_nav_cat_posts_drop.scss */
.menu-has-drop-posts:hover .posts-drop {
  opacity: 1;
  visibility: visible;
}

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

/* line 1, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap {
  display: none;
  cursor: pointer;
}
/* line 5, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-trigger-open {
  display: -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: 0px 10px;
  font-size: 12px;
}
/* line 10, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-trigger-open span {
  margin-left: 10px;
  text-transform: uppercase;
}
/* line 15, smash/modules/nav_mobile/_nav_mobile.scss */
#mobile_nav_wrap .mobile-nav-trigger-open:hover {
  color: #A58A65;
}
@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 25, 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 41, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 92px;
  }
  /* line 48, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support.lock_nav #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}

/* line 57, 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: #F6F4F2;
  overflow-y: scroll;
  z-index: 1000000;
}
/* line 70, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-inner {
  width: 100%;
}
/* line 75, smash/modules/nav_mobile/_nav_mobile.scss */
#colophon .mobile-nav-outer {
  color: #000000;
}
/* line 90, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-trigger-close.icon {
  display: block;
  font-size: 18px;
  position: absolute;
  top: 60px;
  left: 27px;
  width: 20px;
  height: 20px;
}
/* line 102, 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 88, smash/modules/nav_mobile/_nav_mobile.scss */
  .mobile-nav-outer .mobile-nav-trigger-close {
    top: 13px;
  }
}
/* line 113, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar {
  width: 1px;
}
/* line 117, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar-track {
  background: #ffffff;
  width: 1px;
}
/* line 122, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar-thumb {
  background-color: #000000;
  width: 1px;
}
/* line 130, 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 130, smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}
/* line 141, smash/modules/nav_mobile/_nav_mobile.scss */
body.customize-support #masthead.lock_nav #mobile_nav_wrap .mobile-nav-outer {
  top: 0;
}
/* line 149, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-image {
  width: 100%;
}
/* line 153, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body {
  width: 100%;
  padding: 30px;
  font-family: "brandon-grotesque", sans-serif;
}
/* line 158, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body > * {
  width: 100%;
}
/* line 162, 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 168, 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 177, 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 182, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-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;
  width: 100%;
  margin: 20px 0;
}
/* line 188, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .sub-menu .menu-item {
  margin: 0 !important;
}
/* line 193, 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 196, 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;
  cursor: pointer;
}
/* 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 .sub-menu {
  position: relative;
  display: none;
  opacity: 0;
  visibility: hidden;
  transform: unset;
  background: unset;
  padding: unset;
  padding-left: 10px;
}
/* line 213, 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 216, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children .sub-menu li a {
  font-family: "brandon-grotesque", sans-serif;
  padding-left: 30px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 6px 20px 6px 30px;
}
/* line 228, 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 236, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a {
  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;
  align-items: center;
  text-transform: capitalize;
  font-size: 34px;
  font-family: "DomaineDisp", sans-serif;
}
/* line 243, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a span {
  padding: 0 10px;
  font-style: italic;
  font-size: 24px;
  font-family: "DomaineDisp", sans-serif;
}
/* line 249, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a span.menu-count {
  padding: 0px 11px 6px 0;
  font-style: normal;
  font-size: 13px;
  font-family: "brandon-grotesque", sans-serif;
}
/* line 258, 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 265, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom {
  padding-top: 20px;
  border-top: 1px solid #000000;
}
/* line 269, 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 277, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .social-icons {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin: 35px 0;
}
/* line 282, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search {
  margin-bottom: 35px;
}
/* line 286, 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 290, 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 295, 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 301, 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 305, 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 313, smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .widget {
  margin: 0;
  width: 100%;
}
/* line 317, 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 57, smash/modules/nav_mobile/_nav_mobile.scss */
  .mobile-nav-outer {
    padding-top: 45px;
  }
}

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

/* line 1, smash/modules/nav_more/_nav_more.scss */
#more_nav {
  position: relative;
  padding: 20px;
  background: #F2EEEB;
}
/* line 9, smash/modules/nav_more/_nav_more.scss */
#more_nav #category_menu li {
  font-family: "brandon-grotesque", sans-serif;
}
/* line 12, smash/modules/nav_more/_nav_more.scss */
#more_nav #category_menu li a {
  color: black !important;
}
/* line 15, smash/modules/nav_more/_nav_more.scss */
#more_nav #category_menu li a:hover {
  color: #A58A65 !important;
}
/* line 23, smash/modules/nav_more/_nav_more.scss */
#more_nav .more-nav-header {
  font-family: "DomaineDisp", sans-serif;
  margin: 0 0px 5px 0;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/nav_more/_nav_more.scss */
  #more_nav {
    flex-direction: column;
  }
  /* line 31, smash/modules/nav_more/_nav_more.scss */
  #more_nav .more-nav-header {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/nav_more/_nav_more.scss */
  #more_nav {
    flex-direction: column;
  }
  /* line 41, smash/modules/nav_more/_nav_more.scss */
  #more_nav #category_menu {
    flex-direction: column;
    margin-left: 0px;
  }
  /* line 46, smash/modules/nav_more/_nav_more.scss */
  #more_nav .more-nav-header {
    width: 100%;
    margin-right: 0px;
    font-size: 20px;
  }
}

/* line 1, smash/modules/nav_page/_nav_page.scss */
.page-nav {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 4, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu-container {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 4, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu-container {
    display: none;
  }
}
/* line 12, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 20, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu ul {
  padding: 5px 0px;
}
/* line 24, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu li {
  text-align: left;
}
/* line 27, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu li.current-menu-item {
  border-bottom: 2px solid #A58A65;
}
@media screen and (max-width: 768px) {
  /* line 27, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu li.current-menu-item {
    border-bottom: 1px solid #eeeeee;
  }
}
/* line 39, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu li .sub-menu {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
@media screen and (max-width: 768px) {
  /* line 12, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    background: #F9F9F9;
    font-size: 11px;
    letter-spacing: 1px;
    width: 100%;
  }
  /* line 54, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item {
    width: 100%;
    padding: 12px 20px;
    border-bottom: 1px solid #eeeeee;
  }
  /* line 59, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item .menu-drop {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
  /* line 62, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item .menu-drop .icon {
    margin-left: 10px;
  }
  /* line 68, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item.menu-item-has-children .sub-menu {
    position: relative;
    display: none;
    opacity: 0;
    visibility: hidden;
    transform: unset;
    background: unset;
    padding: unset;
    padding-left: 10px;
  }
  /* line 78, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item.menu-item-has-children .sub-menu li {
    margin-bottom: 0;
    border-bottom: unset;
  }
  /* line 85, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item.menu-item-has-children.show .sub-menu {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
    opacity: 1;
    visibility: visible;
  }
  /* line 93, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item a {
    display: block;
  }
  /* line 97, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item.light-menu-item {
    font-weight: 100;
  }
}
/* line 106, smash/modules/nav_page/_nav_page.scss */
.page-nav .page-nav-title .icon {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 104, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-title {
    font-family: "Raleway", 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 112, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-title.center {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 115, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-title.between {
    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 127, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-title .icon {
    display: block;
    margin-left: 10px;
  }
  /* line 133, smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-title.open .icon {
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/nav_page/_nav_page.scss */
  .page-nav {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
}

/* line 1, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products {
  position: relative;
  padding: 50px;
}
/* line 5, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products .featured-products-inner {
  padding: 50px 0;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
/* line 10, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products .featured-products-inner .featured-products-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 14, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products .featured-products-inner .animate-right {
  border-bottom: 1px solid #000000;
  font-weight: bolder;
  font-size: 10px;
  font-weight: bolder;
  letter-spacing: 1px;
}
/* line 23, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products .featured-products-inner .featured-products-slider .product {
  padding: 20px;
}
/* line 26, smash/modules/slider_featured_products/_slider_featured_products.scss */
#featured_products .featured-products-inner .featured-products-slider .product .product-brand {
  border-bottom: 1px solid #000000;
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  /* line 35, smash/modules/slider_featured_products/_slider_featured_products.scss */
  #featured_products .featured-products-header-wrap {
    flex-direction: column;
  }
}

/* line 42, 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 46, smash/modules/slider_featured_products/_slider_featured_products.scss */
.product .product-wrap .product-body .product-brand {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bolder;
}
/* line 52, smash/modules/slider_featured_products/_slider_featured_products.scss */
.product .product-wrap .product-body .product-title {
  font-size: 10px;
  font-family: "Raleway", serif;
}
/* line 58, 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 65, smash/modules/slider_featured_products/_slider_featured_products.scss */
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
/* line 70, 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 73, 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_press/_slider_press.scss */
.press-slider-wrap {
  position: relative;
  padding: 70px 0;
  margin: 0 100px;
  border-top: #DDDDDD 1px solid;
}
/* line 10, smash/modules/slider_press/_slider_press.scss */
.press-slider-wrap .press-slider-container .press-slider-header {
  text-align: center;
  padding-bottom: 30px;
}
/* line 14, smash/modules/slider_press/_slider_press.scss */
.press-slider-wrap .press-slider-container .press-slider-header h2.press-slider-title {
  font-family: "DomaineDisp", sans-serif;
  color: #A58A65;
}
/* line 19, smash/modules/slider_press/_slider_press.scss */
.press-slider-wrap .press-slider-container .press-slider-header .press-slider-text {
  font-size: 17px;
  line-height: 31px;
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
}
/* line 28, smash/modules/slider_press/_slider_press.scss */
.press-slider-wrap .press-slider-container .press-slider {
  width: 100%;
  padding: 0 30px;
}
/* line 32, smash/modules/slider_press/_slider_press.scss */
.press-slider-wrap .press-slider-container .press-slider .press-slide {
  padding: 20px;
}
/* line 35, smash/modules/slider_press/_slider_press.scss */
.press-slider-wrap .press-slider-container .press-slider .press-slide img {
  max-height: 80px;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/slider_press/_slider_press.scss */
  .press-slider-wrap {
    margin: 0 30px;
  }
  /* line 48, smash/modules/slider_press/_slider_press.scss */
  .press-slider-wrap .press-slider-container .press-slider .press-slide img {
    max-height: 60px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/slider_press/_slider_press.scss */
  .press-slider-wrap {
    margin: 0 20px;
  }
  /* line 62, smash/modules/slider_press/_slider_press.scss */
  .press-slider-wrap .press-slider-container .press-slider .press-slide img {
    max-height: 50px;
  }
}

/* line 3, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic {
  position: relative;
  padding: 50px 0;
  margin-top: 50px;
  border-top: 1px solid #DDDDDD;
  text-align: center;
}
/* line 11, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic h3.guide-title {
  margin-bottom: 30px;
}
/* line 15, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic .guide-text {
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 20, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic .guide-products {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 24, smash/modules/single_guides/_single_guides.scss */
.guides-basic .guide-basic .guide-products .product {
  width: auto;
  max-width: 285px;
  padding: 20px;
}

/* line 34, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row {
  width: 100%;
  position: relative;
  max-width: 840px;
  margin: 50px auto;
}
/* line 40, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row > * {
  width: 32%;
}
/* line 44, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row:nth-child(2n+1) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 47, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row:nth-child(2n) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 51, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row img {
  width: 28%;
}
/* line 55, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .sep {
  width: 90px;
  height: 2px;
  margin: 0 2%;
  background: black;
}
/* line 62, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 60%;
}
/* line 66, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-count {
  font-family: "DomaineDisp", sans-serif;
  font-size: 80px;
}
/* line 71, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-title {
  font-family: "DomaineDisp", sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
}
/* line 77, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-text {
  font-family: "Raleway", serif;
  margin-bottom: 30px;
  line-height: 28px;
}
/* line 82, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-text a {
  color: #242424;
  font-weight: 100;
  font-size: 14px;
  text-transform: none;
  border-bottom: none;
  padding-bottom: 0;
}
/* line 92, smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body a {
  padding-bottom: 5px;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  margin-bottom: 24px;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  /* line 34, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row {
    flex-direction: column;
  }
  /* line 106, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row .sep {
    display: none;
  }
  /* line 110, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row .guide-body {
    width: 100%;
  }
  /* line 114, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row img {
    width: 70%;
    margin-bottom: 20px;
  }
  /* line 120, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row:nth-child(2n) {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  /* line 127, smash/modules/single_guides/_single_guides.scss */
  .guides-rows .post-guide-row img {
    width: 100%;
    margin-bottom: 20px;
  }
}

/* line 136, smash/modules/single_guides/_single_guides.scss */
.guides-grid {
  max-width: 1025px;
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin-top: 60px !important;
  border-top: 1px solid #DDDDDD;
}
/* line 145, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 50%;
  padding: 30px;
}
/* line 150, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical .guide-count {
  font-family: "DomaineDisp", sans-serif;
  font-size: 100px;
  color: #000000;
}
/* line 156, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical h3.guide-grid-title {
  margin-bottom: 20px;
}
/* line 160, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical .guide-grid-text {
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 165, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical .guide-grid-products {
  width: 100%;
}
/* line 170, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  padding: 30px;
  margin: 30px 0;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
/* line 178, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 52%;
  padding-right: 50px;
  margin-right: 50px;
  border-right: 1px solid #DDDDDD;
}
/* line 185, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body .guide-count {
  font-family: "DomaineDisp", sans-serif;
  font-size: 100px;
  color: #A58A65;
}
/* line 191, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body h3.guide-grid-title {
  margin-bottom: 20px;
}
/* line 195, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body .guide-grid-text {
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 201, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-products {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 38%;
}
/* line 205, smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-products .post-product-slider-wrap {
  width: 100%;
}
@media screen and (max-width: 600px) {
  /* line 136, smash/modules/single_guides/_single_guides.scss */
  .guides-grid {
    flex-direction: column !important;
  }
  /* line 217, smash/modules/single_guides/_single_guides.scss */
  .guides-grid .guide-grid.vertical {
    width: 100%;
  }
  /* line 221, smash/modules/single_guides/_single_guides.scss */
  .guides-grid .guide-grid.horizontal {
    flex-direction: column !important;
  }
  /* line 224, smash/modules/single_guides/_single_guides.scss */
  .guides-grid .guide-grid.horizontal .guide-grid-body {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    width: 100%;
  }
  /* line 231, smash/modules/single_guides/_single_guides.scss */
  .guides-grid .guide-grid.horizontal .guide-grid-products {
    width: 100%;
    margin-top: 30px;
  }
}

/* line 1, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap {
  text-align: center;
}
/* line 5, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .slick-arrow.slick-prev {
  left: unset;
  right: -4%;
  top: 48%;
}
/* line 10, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .slick-arrow.slick-next {
  left: unset;
  right: -4%;
  top: 39%;
}
/* line 18, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .post-product-slider img {
  margin: 0 auto;
}
/* line 22, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .post-product-slider .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 24px;
  color: #000000;
}
/* line 28, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .post-product-slider .slick-arrow.slick-prev {
  left: -10%;
}
/* line 32, smash/modules/single_products/_single_products.scss */
.post-product-slider-wrap .post-product-slider .slick-arrow.slick-next {
  right: -10%;
}

/* line 1, smash/modules/single_quick_links/_single_quick_links.scss */
.quick-links {
  position: absolute;
  top: 50%;
  left: -125px;
  max-width: 250px;
  border: 3px solid #F2EEEB;
  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_lr_basic/_loop_lr_basic.scss */
.home-post {
  margin: 30px auto !important;
}
/* line 6, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content {
  width: 49%;
  padding: 50px 50px;
}
/* line 12, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
  letter-spacing: 2px;
  font-family: "DomaineDisp", sans-serif;
  font-size: 24px;
  position: relative;
  margin-left: -200px;
  background: #F5F4EF;
  padding: 20px;
  text-align: center;
}
/* line 23, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
  font-family: "brandon-grotesque", sans-serif;
  margin-bottom: 10px;
}
/* line 27, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .meta-sep {
  width: 1px;
  height: 15px;
  background: black;
  margin: 0 10px;
}
/* line 34, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta a.category-name {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
/* line 40, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
  font-family: "DomaineDisp", sans-serif;
  font-style: italic;
  letter-spacing: 1px;
}
/* line 47, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
  margin-top: 15px;
}
/* line 51, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.btn.btn-primary {
  display: block !important;
  width: 200px;
  margin: 20px auto 0 !important;
}
/* line 57, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .rs-code {
  display: block;
  width: 100%;
  margin-top: 50px;
}
/* line 63, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 55px;
}
/* line 72, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
  padding-right: 10px;
}
/* line 76, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
  width: 10px;
  fill: black;
}
/* line 82, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
  margin-left: 5px;
}
/* line 90, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image {
  position: relative;
  width: 51%;
  overflow: hidden;
}
/* line 96, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .post-products-wrap .post-products-trigger {
  bottom: 0;
}
/* line 99, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .post-products-wrap .post-products {
  bottom: 0;
}
/* line 104, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-size: 18px;
}
/* line 111, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share a {
  color: white;
}
/* line 114, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share .icon {
  fill: white;
  width: 20px;
  height: 20px;
}
/* line 120, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share .share-title {
  background: rgba(0, 0, 0, 0.5);
  padding: 11px 20px 7px;
}
/* line 125, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share .share-actions {
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  padding: 4px 7px 7px;
}
/* line 132, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share .share-actions button {
  font-size: 14px;
  padding: 10px;
  color: white;
  cursor: pointer;
}
/* line 138, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share .share-actions button:hover {
  color: #000;
}
/* line 145, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image .social-share:hover .share-actions {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1024px) {
  /* line 159, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post .home-post-inner .home-post-content {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 169, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post .home-post-inner {
    flex-direction: column;
  }
  /* line 172, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post .home-post-inner .home-post-content {
    padding: 30px 30px;
    width: 100%;
    border: none;
    border-bottom: 4px solid #f4f4f4;
    border-right: 4px solid #f4f4f4;
    border-left: 4px solid #f4f4f4;
  }
  /* line 181, smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post .home-post-inner .home-post-image {
    width: 100%;
    height: 300px;
  }
}

/* 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;
}
/* line 4, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  padding: 100px 0 35px;
  border-top: 1px solid #DDDDDD;
}
/* line 10, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 48%;
  padding-left: 20px;
}
/* line 15, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body .about-section-subtitle {
  font-size: 11px;
  line-height: 18px;
  font-family: "Blackstone", serif;
  text-transform: uppercase;
  margin-bottom: -5px;
}
/* line 23, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body h3.about-section-title {
  font-size: 100px;
  line-height: 48px;
  font-family: "DomaineDisp", sans-serif;
  position: relative;
  margin-right: -140px;
}
/* line 30, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body h3.about-section-title span {
  font-family: "Blackstone", serif;
  color: "italic", serif;
  text-transform: lowercase;
  font-size: 90px;
  top: -14px;
  right: 165px;
  color: #A58A65;
  margin-top: -29px !important;
  position: absolute;
}
/* line 43, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body .about-section-text {
  margin: 20px 0;
  text-align: center;
  font-size: 16px;
  line-height: 29px;
  margin-bottom: 35px;
}
/* line 51, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body .about-section-ctas {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 54, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-body .about-section-ctas .btn {
  margin: 10px;
}
/* line 60, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-image-wrap {
  position: relative;
  width: 48%;
  padding: 30px 30px 0 0;
}
/* line 65, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-image-wrap .about-section-image {
  position: relative;
  width: 100%;
  z-index: 2;
}
/* line 71, smash/modules/section_about/_section_about.scss */
.about-section .about-section-container .about-section-image-wrap .about-section-image-bg {
  position: absolute;
  top: 0;
  left: 30px;
  right: 0;
  bottom: 30px;
  background: #F2EEEB;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  /* line 1, smash/modules/section_about/_section_about.scss */
  .about-section {
    margin: 0 40px;
  }
  /* line 86, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container {
    padding: 90px 0px 35px;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/section_about/_section_about.scss */
  .about-section {
    padding: 0px 20px;
  }
  /* line 94, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container {
    flex-direction: column-reverse !important;
  }
  /* line 97, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container .about-section-body {
    width: 100%;
    margin-top: 60px;
    padding-left: 0;
  }
  /* line 102, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container .about-section-image-wrap {
    width: 100%;
    margin-bottom: 25px;
    padding: 0;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/section_about/_section_about.scss */
  .about-section {
    padding: 0;
  }
  /* line 114, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container {
    padding: 70px 0px 35px;
  }
  /* line 118, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container .about-section-body h3.about-section-title {
    font-size: 69px;
    margin-right: -85px;
  }
  /* line 121, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container .about-section-body h3.about-section-title span {
    font-size: 60px;
    right: 119px;
  }
  /* line 126, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container .about-section-body .about-section-text {
    font-size: 15px;
  }
  /* line 131, smash/modules/section_about/_section_about.scss */
  .about-section .about-section-container .about-section-image-wrap .about-section-image {
    height: 350px !important;
  }
}

/* line 1, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta {
  position: relative;
}
/* line 4, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image {
  position: relative;
  width: 100%;
  padding: 30vh 50px;
}
/* line 9, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-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: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
/* line 20, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-inner .banner-cta-body {
  text-align: center;
  max-width: 940px;
  width: 100%;
  padding: 30px;
}
/* line 26, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-inner .banner-cta-body .banner-cta-text {
  padding: 10px 0 20px;
  font-weight: 400;
  font-size: 22px;
  line-height: 31px;
  letter-spacing: 0.01em;
  max-width: 650px;
  margin: 0 auto;
  margin-bottom: 18px;
}
/* line 37, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-inner .banner-cta-body .banner-cta-header {
  font-size: 38px;
}
/* line 40, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-inner .banner-cta-body .banner-cta-header span {
  font-family: "Blackstone", serif;
  color: #A58A65;
}
/* line 46, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-inner .banner-cta-body .banner-cta-title span {
  display: block;
  font-size: 18px;
}
/* line 56, smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta.small .banner-cta-image {
  padding: 30vh 50px;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_banner_cta/_section_banner_cta.scss */
  .banner-cta {
    padding: 50px 30px 30px;
  }
  /* line 64, smash/modules/section_banner_cta/_section_banner_cta.scss */
  .banner-cta .banner-cta-image {
    padding: 20vh 50px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_banner_cta/_section_banner_cta.scss */
  .banner-cta {
    padding: 50px 20px;
  }
  /* line 72, smash/modules/section_banner_cta/_section_banner_cta.scss */
  .banner-cta .banner-cta-image {
    padding: 26vh 50px;
  }
  /* line 77, smash/modules/section_banner_cta/_section_banner_cta.scss */
  .banner-cta .banner-cta-image .banner-cta-inner .banner-cta-body h2 {
    font-size: 33px;
    line-height: 36px;
  }
  /* line 81, smash/modules/section_banner_cta/_section_banner_cta.scss */
  .banner-cta .banner-cta-image .banner-cta-inner .banner-cta-body .banner-cta-text {
    font-size: 18px;
    line-height: 27px;
  }
}

/* line 1, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
.banner-cta-alt {
  position: relative;
  padding: 50px 0;
}
/* line 5, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
.banner-cta-alt .banner-cta-alt-image {
  position: relative;
  width: 100%;
  padding: 50vh 50px;
}
/* line 10, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
.banner-cta-alt .banner-cta-alt-image .banner-cta-alt-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: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
/* line 19, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
.banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-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;
  row-gap: 1em;
  text-align: center;
  width: 85%;
  margin: 0 auto;
  padding: 6em 3em;
  background-color: rgba(255, 255, 255, 0.8) !important;
}
/* line 28, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
.banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-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;
  text-align: center;
}
/* line 32, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
.banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-header .banner-cta-alt-title {
  line-height: 1em;
  margin: 0;
  font-size: 70px;
}
/* line 39, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
.banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-text {
  padding: 20px 0 10px;
  font-weight: 400;
  font-size: 22px;
  line-height: 31px;
  letter-spacing: 0.01em;
  max-width: 650px;
  margin: 0 auto;
  margin-bottom: 18px;
}
/* line 49, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
.banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-subtitle {
  font-family: "Blackstone", serif;
  color: #A58A65;
  font-size: 70px;
  line-height: 60px;
}
/* line 55, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
.banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-btn {
  font-size: 32px;
  text-transform: uppercase;
}
/* line 65, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
.banner-cta-alt.small .banner-cta-alt-image {
  padding: 30vh 50px;
}
@media screen and (max-width: 960px) {
  /* line 75, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-header .banner-cta-alt-title {
    font-size: 50px;
  }
  /* line 80, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-subtitle {
    font-size: 50px;
  }
  /* line 84, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-text {
    padding: 10px 0 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 94, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt .banner-cta-alt-image {
    padding: 30vh 50px;
  }
  /* line 99, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-text {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
  }
  /* line 105, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-btn {
    font-size: 24px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt {
    padding: 0px;
  }
  /* line 116, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt .banner-cta-alt-image {
    padding: 45vh 50px;
  }
  /* line 120, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body {
    padding: 6em 10px;
  }
  /* line 122, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body h2 {
    font-size: 33px;
    line-height: 36px;
  }
  /* line 126, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-text {
    font-size: 18px;
    line-height: 27px;
  }
  /* line 132, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-header .banner-cta-alt-title {
    font-size: 30px;
  }
  /* line 137, smash/modules/section_banner_cta_alt/_section_banner_cta_alt.scss */
  .banner-cta-alt .banner-cta-alt-image .banner-cta-alt-inner .banner-cta-alt-body .banner-cta-alt-subtitle {
    font-size: 30px;
    line-height: 40px;
  }
}

/* line 1, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper {
  padding: 90px 40px 30px;
}
/* line 7, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .comparisons-container .comparisons-title {
  text-align: center;
}
/* line 11, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .comparisons-container .comparisons-text {
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 29px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  /* line 11, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .comparisons-container .comparisons-text {
    font-size: 15px;
    line-height: 24px;
  }
}
/* line 25, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .comparisons-container .comparisons {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 28, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .comparisons-container .comparisons .comparison {
  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: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 50%;
  padding: 40px 20px;
  text-align: center;
}
/* line 35, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .comparisons-container .comparisons .comparison .comparison-header h3.comparison-title {
  font-size: 28px;
  color: #A58A65;
  margin-bottom: 0;
}
/* line 41, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .comparisons-container .comparisons .comparison .comparison-header .comparison-subtitle {
  letter-spacing: 0.6px;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 20px;
  font-weight: bold;
}
/* line 50, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .comparisons-container .comparisons .comparison .comparison-text {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  flex: 1;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  /* line 28, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .comparisons-container .comparisons .comparison {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  /* line 28, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .comparisons-container .comparisons .comparison {
    padding: 40px 0;
  }
}
/* line 68, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .image-comparison {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 72, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .image-comparison .cd-resize-img {
    display: none;
    z-index: 1;
  }
  /* line 77, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .image-comparison .cd-initial-image {
    position: relative;
    display: block;
    z-index: 2;
  }
  /* line 89, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .image-comparison:hover .cd-resize-img {
    display: block !important;
    width: 100% !important;
    z-index: 10;
  }
}
/* line 105, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .image-comparison-slider {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 105, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .image-comparison-slider {
    display: block;
    width: 100%;
  }
  /* line 113, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .image-comparison-slider.slick-slider .slick-arrow {
    top: 45%;
  }
  /* line 116, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .image-comparison-slider.slick-slider .slick-arrow.slick-prev {
    left: -4%;
  }
  /* line 119, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .image-comparison-slider.slick-slider .slick-arrow.slick-next {
    right: -4%;
  }
}
@media screen and (max-width: 768px) {
  /* line 128, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .image-comparison-slider.slick-slider .slick-arrow.slick-prev {
    left: -6%;
  }
  /* line 131, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .image-comparison-slider.slick-slider .slick-arrow.slick-next {
    right: -6%;
  }
}
@media screen and (max-width: 600px) {
  /* line 140, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .image-comparison-slider.slick-slider .slick-arrow.slick-prev {
    left: -8%;
  }
  /* line 143, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper .image-comparison-slider.slick-slider .slick-arrow.slick-next {
    right: -8%;
  }
}
/* line 151, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .cd-image-container {
  position: relative;
  width: 90%;
  max-width: 800px;
  margin: 0em auto;
}
/* line 157, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .cd-image-container img {
  display: block;
}
/* line 161, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .cd-image-label {
  visibility: hidden !important;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  padding: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}
/* line 180, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .cd-image-label.is-hidden {
  visibility: hidden;
}
/* line 183, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .is-visible .cd-image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 192, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-right: 2px solid white;
  overflow: hidden;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 215, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .cd-resize-img img {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  display: block !important;
  height: 100% !important;
  width: auto !important;
  max-width: none !important;
}
/* line 224, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .cd-resize-img .cd-image-label {
  right: auto;
  left: 0;
}
/* line 228, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .is-visible .cd-resize-img {
  width: 50%;
  /* bounce in animation of the modified image */
  -webkit-animation: cd-bounce-in 0.7s;
  -moz-animation: cd-bounce-in 0.7s;
  animation: cd-bounce-in 0.7s;
}
@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@-moz-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
/* line 269, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .cd-handle {
  position: absolute;
  height: 50px;
  width: 50px;
  /* center the element */
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  border-radius: 100%;
  background: white url("smash/modules/section_comparisons/cd-arrows.svg") no-repeat center/50%;
  cursor: move;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -moz-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  -o-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0);
}
/* line 289, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .cd-handle.draggable {
  /* change background color when element is active */
  background-color: gba(0, 0, 0, 0.15);
}
/* line 293, smash/modules/section_comparisons/_section_comparisons.scss */
.comparisons-wrapper .is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_comparisons/_section_comparisons.scss */
  .comparisons-wrapper {
    padding: 90px 20px 30px;
  }
}

/* line 1, smash/modules/section_details/_section_details.scss */
.details-wrapper {
  position: relative;
  padding: 50px 50px 100px;
}
/* line 5, smash/modules/section_details/_section_details.scss */
.details-wrapper .details-container {
  text-align: center;
}
/* line 9, smash/modules/section_details/_section_details.scss */
.details-wrapper .details-container .details-text {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 50px;
}
/* line 15, smash/modules/section_details/_section_details.scss */
.details-wrapper .details-container .details-text p {
  font-size: 18px;
}
/* line 20, smash/modules/section_details/_section_details.scss */
.details-wrapper .details-container .details-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 24, smash/modules/section_details/_section_details.scss */
.details-wrapper .details-container .details-inner .detail {
  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: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 33%;
  padding: 40px 20px;
}
/* line 29, smash/modules/section_details/_section_details.scss */
.details-wrapper .details-container .details-inner .detail .detail-image {
  width: auto;
  max-height: 80px;
}
/* line 34, smash/modules/section_details/_section_details.scss */
.details-wrapper .details-container .details-inner .detail .detail-title {
  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;
  flex: 1;
  margin: 20px 0;
  font-size: 25px;
  color: #A58A65;
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/section_details/_section_details.scss */
  .details-wrapper {
    padding: 0px 50px 100px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_details/_section_details.scss */
  .details-wrapper {
    padding: 0px 30px 80px;
  }
  /* line 54, smash/modules/section_details/_section_details.scss */
  .details-wrapper .details-container .details-inner .detail {
    width: 100%;
  }
}

/* line 1, smash/modules/section_faq/_section_faq.scss */
#faq-module {
  padding: 50px;
  margin-top: 50px;
  border-top: 1px solid #DDDDDD;
}
/* line 8, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-header .page-faq-title {
  margin: 0;
}
/* line 12, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-header .page-faq-header-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 17, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  position: relative;
}
/* line 21, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col {
  width: 48%;
}
/* line 26, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
  text-align: left;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 23px;
  font-size: 16px;
  font-family: "Raleway", serif;
  border: 2px solid #DDDDDD;
  padding: 10px;
}
/* line 36, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title span {
  width: 90%;
}
/* line 40, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title .icon {
  width: 25px;
  height: 25px;
  padding: 5px;
  cursor: pointer;
}
/* line 48, smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-text {
  display: none;
  text-align: left;
  font-weight: 100;
  letter-spacing: 1.2px;
  color: #7d7d7d;
}
@media screen and (max-width: 768px) {
  /* line 60, smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-wrapper {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
  /* line 63, smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-wrapper .faq-col {
    width: 100%;
    margin-bottom: -12px;
  }
  /* line 69, smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
    margin-bottom: 21px;
    font-size: 14px;
  }
}

/* line 1, smash/modules/section_hero/_section_hero.scss */
.hero {
  position: relative;
  padding: 0 50px;
}
/* line 5, smash/modules/section_hero/_section_hero.scss */
.hero .hero-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  min-height: 650px;
}
/* line 10, smash/modules/section_hero/_section_hero.scss */
.hero .hero-image .hero-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;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  width: 100%;
  padding: 50px;
  color: #ffffff;
}
/* line 18, smash/modules/section_hero/_section_hero.scss */
.hero .hero-image .hero-body .hero-text {
  padding: 10px 0 20px;
  font-weight: 400;
  font-size: 22px;
  line-height: 31px;
  letter-spacing: 0.01em;
  margin: 0 auto;
}
/* line 28, smash/modules/section_hero/_section_hero.scss */
.hero .hero-image .hero-body .hero-title span {
  display: block;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_hero/_section_hero.scss */
  .hero {
    padding: 50px 40px 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_hero/_section_hero.scss */
  .hero {
    padding: 50px 20px;
  }
  /* line 47, smash/modules/section_hero/_section_hero.scss */
  .hero .hero-image {
    padding: 50px 30px;
  }
}

/* line 1, smash/modules/section_hero_video/_section_hero_video.scss */
#hero_video {
  position: relative;
  min-height: 97vh;
}
/* line 5, smash/modules/section_hero_video/_section_hero_video.scss */
#hero_video .hero-video-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
/* line 16, smash/modules/section_hero_video/_section_hero_video.scss */
#hero_video .hero-video-inner .hero-video-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;
  max-width: 755px;
  text-align: center;
}
/* line 21, smash/modules/section_hero_video/_section_hero_video.scss */
#hero_video .hero-video-inner .hero-video-body h2.hero-title {
  font-size: 39px;
  line-height: 50px;
  margin-bottom: 0;
}
/* line 27, smash/modules/section_hero_video/_section_hero_video.scss */
#hero_video .hero-video-inner .hero-video-body .hero-text {
  margin: 20px 0;
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0.5px;
  margin-bottom: 34px;
}
/* line 36, smash/modules/section_hero_video/_section_hero_video.scss */
#hero_video .hero-video-inner .scroll-down {
  position: absolute;
  bottom: 3vh;
  width: 56px;
  height: 30px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  /* line 47, smash/modules/section_hero_video/_section_hero_video.scss */
  #hero_video .hero-video-inner .hero-video-body {
    padding: 0 50px;
  }
}
@media screen and (max-width: 600px) {
  /* line 55, smash/modules/section_hero_video/_section_hero_video.scss */
  #hero_video .hero-video-inner .hero-video-body {
    padding: 0 30px;
  }
  /* line 58, smash/modules/section_hero_video/_section_hero_video.scss */
  #hero_video .hero-video-inner .hero-video-body h2.hero-title {
    font-size: 26px;
    line-height: 40px;
  }
  /* line 63, smash/modules/section_hero_video/_section_hero_video.scss */
  #hero_video .hero-video-inner .hero-video-body .hero-text {
    font-size: 14px;
    line-height: 24px;
  }
}

/* line 1, smash/modules/section_image_text/_section_image_text.scss */
.image-text {
  position: relative;
  padding: 50px;
  background: #f5f2f0;
}
/* line 6, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 10, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-slider {
  padding: 0 32px;
}
/* line 14, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-image,
.image-text .image-text-container .image-text-slider {
  width: 50%;
  max-width: 600px;
  text-align: center;
}
/* line 20, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-image > *,
.image-text .image-text-container .image-text-slider > * {
  margin-top: 10px;
}
@media screen and (max-width: 960px) {
  /* line 14, smash/modules/section_image_text/_section_image_text.scss */
  .image-text .image-text-container .image-text-image,
  .image-text .image-text-container .image-text-slider {
    width: 100%;
  }
}
/* line 29, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-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;
  row-gap: 20px;
  padding: 50px;
}
/* line 37, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-body .image-text-text h2 em {
  font-style: normal;
  font-family: "Blackstone", serif;
  color: #A58A65;
}
/* line 44, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-body .image-text-text h4 {
  font-family: "Raleway", serif;
  font-family: 100;
}
/* line 49, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-body .image-text-text p {
  line-height: 1.65em;
}
/* line 52, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-body .image-text-text p:empty {
  display: none !important;
}
@media screen and (max-width: 960px) {
  /* line 58, smash/modules/section_image_text/_section_image_text.scss */
  .image-text .image-text-container .image-text-body .image-text-text h2, .image-text .image-text-container .image-text-body .image-text-text h3, .image-text .image-text-container .image-text-body .image-text-text h4 {
    text-align: center;
  }
}
/* line 63, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-body .image-text-text br {
  display: none !important;
}
/* line 67, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-body .image-text-text .icon-text {
  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;
  column-gap: 2em;
  margin-bottom: 1em;
}
/* line 72, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-body .image-text-text .icon-text .icon-text-image {
  width: 17%;
  margin-top: 0;
  max-height: 85px;
}
/* line 78, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-body .image-text-text .icon-text .icon-text-body {
  width: 70%;
}
/* line 81, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container .image-text-body .image-text-text .icon-text .icon-text-body p:empty {
  display: none !important;
}
@media screen and (max-width: 600px) {
  /* line 29, smash/modules/section_image_text/_section_image_text.scss */
  .image-text .image-text-container .image-text-body {
    padding: 0;
  }
}
/* line 97, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container.image-left, .image-text .image-text-container.image-right {
  column-gap: 2em;
}
/* line 101, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container.image-left .image-text-image, .image-text .image-text-container.image-right .image-text-image {
  flex: 1;
}
/* line 105, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container.image-left .image-text-body, .image-text .image-text-container.image-right .image-text-body {
  flex: 1;
}
/* line 110, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container.image-top, .image-text .image-text-container.image-bottom {
  row-gap: 2em;
}
/* line 114, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container.image-top .image-text-image, .image-text .image-text-container.image-bottom .image-text-image {
  flex: 1;
}
/* line 118, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container.image-top .image-text-body, .image-text .image-text-container.image-bottom .image-text-body {
  flex: 1;
}
/* line 123, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container.image-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: center !important;
  -webkit-justify-content: center !important;
}
@media screen and (max-width: 960px) {
  /* line 123, smash/modules/section_image_text/_section_image_text.scss */
  .image-text .image-text-container.image-left {
    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 131, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container.image-right {
  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;
}
@media screen and (max-width: 960px) {
  /* line 131, smash/modules/section_image_text/_section_image_text.scss */
  .image-text .image-text-container.image-right {
    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;
    row-gap: 1em;
  }
}
/* line 140, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container.image-top {
  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 144, smash/modules/section_image_text/_section_image_text.scss */
.image-text .image-text-container.image-bottom {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column-reverse !important;
  -webkit-flex-direction: column-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_image_text/_section_image_text.scss */
  .image-text {
    padding: 30px;
  }
}

/* line 1, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper {
  position: relative;
  background: #F2EEEB;
  padding: 50px;
  margin: 50px 0;
}
/* line 7, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 10, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
}
/* line 14, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 17, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-title {
  font-size: 28px;
  margin-bottom: 0;
}
/* line 22, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
  font-family: "DomaineDisp", sans-serif;
  letter-spacing: 1px;
  font-size: 11px;
  font-style: italic;
  margin-top: -10px;
}
/* line 36, smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-feed {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 36, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-feed {
    display: none;
  }
}
/* line 44, 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 44, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-feed-mobile {
    display: block;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper {
    margin: 0;
    padding: 20px 40px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper {
    padding: 30px 20px;
  }
  /* line 68, smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-header {
    flex-direction: column !important;
  }
  /* line 72, 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 82, 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 85, 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: #F2EEEB;
  padding-top: 50px;
  margin: 0px 50px;
}
/* line 6, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-header, #load_more_posts .next-up-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 10, 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 13, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .post-grid-title-wrap .post-grid-title, #load_more_posts .post-grid-title-wrap .post-grid-title {
  letter-spacing: 2px;
  font-size: 30px;
  font-family: "DomaineDisp", sans-serif;
  text-transform: uppercase;
}
/* line 23, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
  position: relative;
  width: 32%;
  max-width: 370px;
  margin: 0 1% 30px;
}
/* line 38, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-image, #load_more_posts .next-up-posts .next-up-post .next-up-post-image {
  position: relative;
  width: 100%;
  height: 230px;
}
/* line 43, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-image .btn {
  display: inline-block;
  visibility: hidden;
  opacity: 0;
}
/* line 51, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post:nth-child(3n+1), #load_more_posts .next-up-posts .next-up-post:nth-child(3n+1) {
  margin-left: 0;
}
/* line 55, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post:nth-child(3n), #load_more_posts .next-up-posts .next-up-post:nth-child(3n) {
  margin-right: 0;
}
/* line 59, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post img, #load_more_posts .next-up-posts .next-up-post img {
  display: block;
  width: 100%;
}
/* line 68, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn {
  visibility: visible;
  opacity: 1;
}
/* line 72, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn:hover, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn:hover {
  color: black;
}
/* line 78, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post:hover img, #load_more_posts .next-up-posts .next-up-post:hover img {
  opacity: 0.8;
}
/* line 85, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body a, #load_more_posts .next-up-posts .next-up-post .next-up-post-body a {
  display: block;
  padding: 0px 10px;
  text-align: center;
}
/* line 90, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body a.btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-body a.btn {
  display: inline-block;
}
/* line 95, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta {
  letter-spacing: 1px;
  font-family: "brandon-grotesque", sans-serif;
  justify-content: center;
  margin: 30px 0px 20px;
}
/* line 101, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name {
  text-transform: uppercase;
  padding-right: 20px;
}
/* line 105, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name:hover, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name:hover {
  color: #999999;
}
/* line 110, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .post-date, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .post-date {
  font-family: "DomaineDisp", sans-serif;
  font-style: italic;
  letter-spacing: 2px;
}
/* line 117, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap {
  text-align: center;
}
/* line 120, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap a, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap a {
  padding: 5px 12px;
}
/* line 125, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title {
  font-family: "DomaineDisp", sans-serif;
  letter-spacing: 1px;
  font-size: 27px;
  margin: 0px 0;
}
/* line 132, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title a:hover, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title a:hover {
  color: #999999;
}
/* line 138, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .post-line, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .post-line {
  width: 140px;
  height: 1px;
  background-color: #d5cce4;
  margin: 0 auto;
  margin-bottom: 11px;
  margin-top: 10px;
}
/* line 147, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post .next-up-post-body .post-next-excerpt, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .post-next-excerpt {
  font-size: 14px;
  text-align: left;
  line-height: 28px;
  padding: 0px 10px;
  margin-bottom: 20px;
  font-family: "Raleway", serif;
}
/* line 157, smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .next-up-post:hover .next-up-post-body, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-body {
  bottom: 0;
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts, #load_more_posts {
    margin: 50px 30px;
  }
  /* line 173, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
    padding: 0px 0;
  }
  /* line 176, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts .next-up-post .next-up-post-body, #load_more_posts .next-up-posts .next-up-post .next-up-post-body {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts, #load_more_posts {
    margin: 130px 20px;
  }
  /* line 186, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
    width: 100%;
  }
  /* line 190, smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-header, #load_more_posts .next-up-header {
    flex-direction: column !important;
  }
}

/* line 1, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper {
  position: relative;
  padding: 50px;
  background: #F2EEEB;
}
/* line 6, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 10, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-image {
  width: 42%;
}
/* line 14, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-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: 54%;
  text-align: center;
}
/* line 19, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body .overview-title {
  font-size: 40px;
}
/* line 22, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body .overview-title span {
  font-family: "Blackstone", serif;
  color: #A58A65;
  font-size: 50px;
}
/* line 29, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body .overview-cta {
  margin-top: 20px !important;
}
/* line 34, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-simple .overview-feature {
  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;
  width: 100%;
  margin-bottom: 20px;
}
/* line 39, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-simple .overview-feature .feature-image {
  flex: 1;
  height: 40px !important;
}
/* line 44, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-simple .overview-feature .feature-body {
  flex: 9;
  padding-left: 20px;
  text-align: left;
}
/* line 49, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-simple .overview-feature .feature-body h3.feature-title {
  font-weight: bold;
  font-size: 15px;
  line-height: 29px;
  font-family: "Raleway", serif;
}
/* line 57, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-simple .overview-feature .feature-body .featured-text p {
  margin-bottom: 0;
}
/* line 63, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-simple .overview-feature:last-child {
  margin-bottom: 0;
}
/* line 67, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-simple .overview-feature a.overview-cta.btn-primary {
  margin-top: 30px;
}
/* line 74, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-compare .overview-features {
  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%;
}
/* line 78, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-compare .overview-features .overview-feature {
  width: 100%;
}
/* line 82, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-compare .overview-features .overview-feature .feature-title span {
  border: 1px solid #A58A65;
  border-radius: 100%;
  padding: 10px 20px;
}
/* line 89, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-compare .overview-features .overview-feature .feature-text {
  flex: 1;
}
/* line 93, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-compare .overview-features .overview-feature:nth-child(1) {
  text-align: right;
}
/* line 96, smash/modules/section_overview/_section_overview.scss */
.overview-wrapper .overview-container .overview-body.layout-compare .overview-features .overview-feature:nth-child(2) {
  text-align: left;
  margin-left: 30px;
  padding-left: 30px;
  border-left: 1px solid #A58A65;
}
@media screen and (max-width: 1024px) {
  /* line 113, smash/modules/section_overview/_section_overview.scss */
  .overview-wrapper .overview-container .overview-body.layout-compare .overview-features h3.feature-title {
    font-size: 21px;
  }
  /* line 117, smash/modules/section_overview/_section_overview.scss */
  .overview-wrapper .overview-container .overview-body.layout-compare .overview-features .feature-text p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 960px) {
  /* line 129, smash/modules/section_overview/_section_overview.scss */
  .overview-wrapper .overview-container {
    flex-direction: column !important;
  }
  /* line 132, smash/modules/section_overview/_section_overview.scss */
  .overview-wrapper .overview-container .overview-image {
    width: 100%;
  }
  /* line 135, smash/modules/section_overview/_section_overview.scss */
  .overview-wrapper .overview-container .overview-body {
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_overview/_section_overview.scss */
  .overview-wrapper {
    padding: 50px 20px;
  }
  /* line 149, smash/modules/section_overview/_section_overview.scss */
  .overview-wrapper .overview-container .overview-body.layout-compare .overview-features h3.feature-title {
    padding: 10px 10px;
    font-size: 13px;
    margin-bottom: 30px;
  }
  /* line 154, smash/modules/section_overview/_section_overview.scss */
  .overview-wrapper .overview-container .overview-body.layout-compare .overview-features h3.feature-title span {
    padding: 10px !important;
  }
  /* line 160, smash/modules/section_overview/_section_overview.scss */
  .overview-wrapper .overview-container .overview-body.layout-compare .overview-features .feature-text p {
    font-size: 14px;
    line-height: 22px;
  }
}

/* line 1, smash/modules/section_process/_section_process.scss */
.process-wrapper {
  position: relative;
  margin: 50px;
  padding: 50px 0;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
/* line 11, smash/modules/section_process/_section_process.scss */
.process-wrapper .process-container .process-title {
  text-align: center;
}
/* line 15, smash/modules/section_process/_section_process.scss */
.process-wrapper .process-container .process-text {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 50px;
}
/* line 21, smash/modules/section_process/_section_process.scss */
.process-wrapper .process-container .process-text p {
  font-size: 18px;
}
/* line 26, smash/modules/section_process/_section_process.scss */
.process-wrapper .process-container .process-steps {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(30rem, 1fr));
  grid-gap: 1rem;
}
/* line 31, smash/modules/section_process/_section_process.scss */
.process-wrapper .process-container .process-steps .process-step {
  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: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 100%;
  margin-bottom: 30px;
}
/* line 36, smash/modules/section_process/_section_process.scss */
.process-wrapper .process-container .process-steps .process-step .step-count {
  white-space: nowrap;
  font-size: 47px;
  font-family: "DomaineDisplayBold", sans-serif;
  color: #F2EEEB;
  margin-top: -14px;
  margin-right: 15px;
}
/* line 45, smash/modules/section_process/_section_process.scss */
.process-wrapper .process-container .process-steps .process-step .step-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;
  width: 100%;
}
/* line 49, smash/modules/section_process/_section_process.scss */
.process-wrapper .process-container .process-steps .process-step .step-body h3.step-title {
  color: #A58A65;
}
/* line 53, smash/modules/section_process/_section_process.scss */
.process-wrapper .process-container .process-steps .process-step .step-body .step-text {
  font-size: 16px;
  line-height: 29px;
}
/* line 60, smash/modules/section_process/_section_process.scss */
.process-wrapper .process-container .process-steps .process-cta {
  margin-top: 20px;
}
/* line 63, smash/modules/section_process/_section_process.scss */
.process-wrapper .process-container .process-steps .process-cta > * {
  transform: translate(76px, 0);
  width: 400px;
}
@media screen and (max-width: 768px) {
  /* line 74, smash/modules/section_process/_section_process.scss */
  .process-wrapper .process-container .process-steps .process-cta {
    margin: 20px auto;
  }
  /* line 77, smash/modules/section_process/_section_process.scss */
  .process-wrapper .process-container .process-steps .process-cta > * {
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_process/_section_process.scss */
  .process-wrapper {
    margin: 50px 30px;
  }
  /* line 89, smash/modules/section_process/_section_process.scss */
  .process-wrapper .process-container .process-steps {
    grid-template-columns: none;
  }
  /* line 92, smash/modules/section_process/_section_process.scss */
  .process-wrapper .process-container .process-steps .process-step {
    width: 300px;
  }
  /* line 96, smash/modules/section_process/_section_process.scss */
  .process-wrapper .process-container .process-steps .process-cta {
    margin-top: 20px;
    margin: auto;
  }
  /* line 100, smash/modules/section_process/_section_process.scss */
  .process-wrapper .process-container .process-steps .process-cta > * {
    width: 274px;
  }
}

/* line 1, smash/modules/section_services/_section_services.scss */
.services {
  position: relative;
  padding: 90px 50px 0;
}
/* line 5, smash/modules/section_services/_section_services.scss */
.services .services-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_services/_section_services.scss */
.services .services-container .services-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  max-width: 1000px;
  text-align: center;
}
/* line 15, smash/modules/section_services/_section_services.scss */
.services .services-container .services-header .services-text {
  font-size: 26px;
  line-height: 43px;
}
/* line 19, smash/modules/section_services/_section_services.scss */
.services .services-container .services-header .services-text span {
  color: #A58A65;
  font-family: "DomaineDisplayBold", sans-serif;
}
/* line 27, smash/modules/section_services/_section_services.scss */
.services .services-content {
  margin: 50px;
  padding: 50px 0;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
/* line 33, smash/modules/section_services/_section_services.scss */
.services .services-content .services-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 37, smash/modules/section_services/_section_services.scss */
.services .services-content .services-inner .services-subtext {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 14px;
  line-height: 37px;
}
/* line 44, smash/modules/section_services/_section_services.scss */
.services .services-content .services-inner .services-wrapper {
  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;
  width: 100%;
  margin-top: 50px;
}
/* line 49, smash/modules/section_services/_section_services.scss */
.services .services-content .services-inner .services-wrapper .service {
  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: 48%;
  padding: 50px;
}
/* line 54, smash/modules/section_services/_section_services.scss */
.services .services-content .services-inner .services-wrapper .service .service-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;
  padding: 50px 20px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
}
/* line 60, smash/modules/section_services/_section_services.scss */
.services .services-content .services-inner .services-wrapper .service .service-body h2.service-title {
  font-size: 33px;
}
/* line 64, smash/modules/section_services/_section_services.scss */
.services .services-content .services-inner .services-wrapper .service .service-body .service-subtitle {
  font-family: "Blackstone", serif;
  font-size: 50px;
  line-height: 90px;
  margin-top: -45px;
  color: #A58A65;
}
/* line 72, smash/modules/section_services/_section_services.scss */
.services .services-content .services-inner .services-wrapper .service .service-body .service-text {
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 20px;
}
/* line 78, smash/modules/section_services/_section_services.scss */
.services .services-content .services-inner .services-wrapper .service .service-body a.service-cta {
  text-transform: uppercase;
  color: #A58A65;
  font-weight: bold;
  letter-spacing: 1.5px;
  font-size: 13px;
}
/* line 85, smash/modules/section_services/_section_services.scss */
.services .services-content .services-inner .services-wrapper .service .service-body a.service-cta:hover {
  color: #000000;
}
@media screen and (max-width: 1024px) {
  /* line 98, smash/modules/section_services/_section_services.scss */
  .services .services-container .services-wrapper .service {
    padding: 30px;
  }
  /* line 101, smash/modules/section_services/_section_services.scss */
  .services .services-container .services-wrapper .service .service-body {
    padding: 30px 20px;
  }
  /* line 104, smash/modules/section_services/_section_services.scss */
  .services .services-container .services-wrapper .service .service-body .service-subtitle {
    font-size: 46px;
  }
  /* line 108, smash/modules/section_services/_section_services.scss */
  .services .services-container .services-wrapper .service .service-body .service-text {
    font-size: 15px;
    line-height: 23px;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, smash/modules/section_services/_section_services.scss */
  .services {
    padding: 90px 40px 40px;
  }
  /* line 127, smash/modules/section_services/_section_services.scss */
  .services .services-container .services-wrapper .service .service-body h2.service-title {
    font-size: 32px;
  }
  /* line 131, smash/modules/section_services/_section_services.scss */
  .services .services-container .services-wrapper .service .service-body .service-subtitle {
    font-size: 33px;
  }
  /* line 135, smash/modules/section_services/_section_services.scss */
  .services .services-container .services-wrapper .service .service-body .service-text {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_services/_section_services.scss */
  .services {
    padding: 70px 30px 20px;
  }
  /* line 150, smash/modules/section_services/_section_services.scss */
  .services .services-container .services-header .services-text {
    font-size: 21px;
    line-height: 34px;
  }
  /* line 155, smash/modules/section_services/_section_services.scss */
  .services .services-container .services-header .services-subtext {
    line-height: 24px;
  }
  /* line 161, smash/modules/section_services/_section_services.scss */
  .services .services-content {
    margin: 50px 0 !important;
  }
  /* line 164, smash/modules/section_services/_section_services.scss */
  .services .services-content .services-inner .services-wrapper {
    flex-direction: column !important;
  }
  /* line 167, smash/modules/section_services/_section_services.scss */
  .services .services-content .services-inner .services-wrapper .service {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 173, smash/modules/section_services/_section_services.scss */
  .services .services-content .services-inner .services-wrapper .service .service-body h2.service-title {
    font-size: 31px;
  }
  /* line 176, smash/modules/section_services/_section_services.scss */
  .services .services-content .services-inner .services-wrapper .service .service-body .service-text {
    line-height: 20px;
  }
}

/* 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 {
  position: relative;
  width: 42%;
}
/* line 15, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 65%;
  margin-right: -20px;
  padding-left: 65px;
}
/* line 21, 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 25, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  margin-bottom: 20px;
}
/* line 29, 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;
}
@media screen and (max-width: 1024px) {
  /* line 42, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
    padding-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  #shop_highlights {
    padding: 50px 40px;
  }
  /* line 54, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
    padding-left: 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  #shop_highlights {
    padding: 20px;
  }
  /* line 65, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  #shop_highlights .shop-highlights-inner .shop-highlights-wrapper {
    flex-direction: column !important;
  }
  /* line 68, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 73, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
    padding-left: 0px;
    width: 100%;
    margin-right: 0px;
  }
  /* line 79, smash/modules/section_shop_highlights/_section_shop_highlights.scss */
  #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
    width: 50%;
    padding: 10px;
  }
}

/* line 1, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look {
  padding: 50px;
}
/* line 4, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 7, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 30%;
}
/* line 12, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  width: 66%;
}
/* line 16, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-image {
  width: 57%;
}
/* line 20, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products {
  position: relative;
  width: 57%;
  margin-left: -14%;
  background: #ffffff;
  padding: 50px 20px;
}
/* line 29, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-prev {
  left: 2%;
}
/* line 32, smash/modules/section_shop_look/_section_shop_look.scss */
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-next {
  right: 2%;
}

/* line 1, smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section {
  position: relative;
}
/* 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: #F6F4F2;
  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: "DomaineDisp", 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: "Blackstone", 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: "Raleway", 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: "Raleway", 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 {
  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;
}
/* line 6, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar > * {
  margin: 0 15px;
}
/* line 10, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-title {
  margin-bottom: 0;
}
/* line 14, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-text {
  font-size: 15px;
  line-height: 18px;
}
/* line 21, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-body p {
  margin: 0;
}
/* line 28, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group {
  padding-bottom: 0 !important;
}
/* line 31, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input {
  border-radius: 0px;
  font-family: "Raleway", serif;
  font-size: 13px;
  padding: 15px 10px;
  margin: 7px;
  width: 100%;
  max-width: 500px;
}
/* line 40, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] {
  width: 120px;
}
@media screen and (max-width: 1200px) {
  /* line 19, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .subscribe-bar-body {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  /* 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 58, 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 61, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .mc-field-group br {
    display: none;
  }
  /* line 65, smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .mc-field-group .btn-primary {
    width: 210px;
  }
}

/* line 1, smash/modules/section_team_members/_section_team_members.scss */
.team-members {
  padding: 50px 0;
}
/* line 4, smash/modules/section_team_members/_section_team_members.scss */
.team-members .team-members-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 8, smash/modules/section_team_members/_section_team_members.scss */
.team-members .team-members-container .team-member {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 33%;
  padding: 20px;
}
/* line 13, smash/modules/section_team_members/_section_team_members.scss */
.team-members .team-members-container .team-member .team-member-images {
  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;
  width: 100%;
}
/* line 18, smash/modules/section_team_members/_section_team_members.scss */
.team-members .team-members-container .team-member .team-member-images .team-member-image {
  width: 100%;
}
/* line 22, smash/modules/section_team_members/_section_team_members.scss */
.team-members .team-members-container .team-member .team-member-images .team-member-image-secondary {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
}
/* line 33, smash/modules/section_team_members/_section_team_members.scss */
.team-members .team-members-container .team-member .team-member-images:hover .team-member-image-secondary {
  opacity: 1;
}
/* line 39, smash/modules/section_team_members/_section_team_members.scss */
.team-members .team-members-container .team-member .team-member-name {
  margin-top: 20px;
  font-size: 26px;
  margin-bottom: 0;
}
/* line 44, smash/modules/section_team_members/_section_team_members.scss */
.team-members .team-members-container .team-member .team-member-name span {
  font-family: "Blackstone", serif;
  color: #A58A65;
}
/* line 50, smash/modules/section_team_members/_section_team_members.scss */
.team-members .team-members-container .team-member .team-member-role {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  margin-bottom: 20px;
  color: #A58A65;
}
/* line 59, smash/modules/section_team_members/_section_team_members.scss */
.team-members .team-members-container .team-member .team-member-bio {
  flex: 1;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 23px;
}
/* line 66, smash/modules/section_team_members/_section_team_members.scss */
.team-members .team-members-container .team-member a.team-member-cta {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_team_members/_section_team_members.scss */
  .team-members {
    padding: 0px 0;
  }
  /* line 82, smash/modules/section_team_members/_section_team_members.scss */
  .team-members .team-members-container .team-member {
    width: 50%;
  }
  /* line 85, smash/modules/section_team_members/_section_team_members.scss */
  .team-members .team-members-container .team-member .team-member-bio {
    font-size: 13px;
  }
  /* line 89, smash/modules/section_team_members/_section_team_members.scss */
  .team-members .team-members-container .team-member .team-member-name {
    margin-top: 20px;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 9px;
  }
}

/* line 1, smash/modules/section_team_owners/_section_team_owners.scss */
.team-owners {
  position: relative;
}
/* line 4, smash/modules/section_team_owners/_section_team_owners.scss */
.team-owners .team-owners-container {
  padding: 70px 0;
  border-top: 1px solid #DDDDDD;
}
/* line 9, smash/modules/section_team_owners/_section_team_owners.scss */
.team-owners .team-owners-container .team-owner {
  padding: 0 20px;
}
/* line 12, smash/modules/section_team_owners/_section_team_owners.scss */
.team-owners .team-owners-container .team-owner .team-owner-image {
  width: 46%;
}
/* line 16, smash/modules/section_team_owners/_section_team_owners.scss */
.team-owners .team-owners-container .team-owner .team-owner-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: 48%;
  padding: 20px;
  text-align: center;
  margin-top: 30px;
}
/* line 23, smash/modules/section_team_owners/_section_team_owners.scss */
.team-owners .team-owners-container .team-owner .team-owner-body .team-owner-name {
  font-size: 60px;
  line-height: 48px;
  font-family: "DomaineDisp", sans-serif;
  position: relative;
  margin-right: -73px;
}
/* line 30, smash/modules/section_team_owners/_section_team_owners.scss */
.team-owners .team-owners-container .team-owner .team-owner-body .team-owner-name span {
  font-family: "Blackstone", serif;
  color: "italic", serif;
  text-transform: lowercase;
  font-size: 70px;
  top: -14px;
  right: 107px;
  color: #A58A65;
  margin-top: -29px !important;
  position: absolute;
}
/* line 43, smash/modules/section_team_owners/_section_team_owners.scss */
.team-owners .team-owners-container .team-owner .team-owner-body .team-owner-bio {
  margin-top: 22px;
}
/* line 47, smash/modules/section_team_owners/_section_team_owners.scss */
.team-owners .team-owners-container .team-owner .team-owner-body .team-member-cta {
  margin-top: 22px;
}
/* line 53, smash/modules/section_team_owners/_section_team_owners.scss */
.team-owners .team-owners-container .team-owner:nth-child(2n+1) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  margin-bottom: 80px;
}
/* line 57, smash/modules/section_team_owners/_section_team_owners.scss */
.team-owners .team-owners-container .team-owner:nth-child(2n) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 63, smash/modules/section_team_owners/_section_team_owners.scss */
.team-owners .team-owners-container .team-owner:nth-child(2n) .team-owner-body .team-owner-name span {
  right: 237px;
}
@media screen and (max-width: 1024px) {
  /* line 75, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container .team-owner .team-owner-body {
    padding: 0px;
  }
  /* line 78, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container .team-owner .team-owner-body .team-owner-bio p {
    font-size: 14px;
    line-height: 26px;
  }
  /* line 84, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container .team-owner .team-owner-image {
    height: 380px !important;
  }
}
@media screen and (max-width: 960px) {
  /* line 91, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container {
    padding: 70px 20px;
  }
  /* line 93, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container .team-owner {
    padding: 0;
  }
  /* line 97, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container .team-owner .team-owner-body .team-owner-name {
    font-size: 50px;
    margin-right: -81px;
  }
  /* line 101, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container .team-owner .team-owner-body .team-owner-name span {
    font-size: 58px;
    top: 7px;
    right: 84px;
  }
  /* line 109, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container .team-owner:nth-child(2n) {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row-reverse !important;
    -webkit-flex-direction: row-reverse !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
  /* line 115, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container .team-owner:nth-child(2n) .team-owner-body .team-owner-name span {
    right: 204px;
  }
}
@media screen and (max-width: 600px) {
  /* line 131, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container .team-owner .team-owner-body {
    width: 100%;
    margin-top: 50px;
  }
  /* line 141, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container .team-owner .team-owner-image {
    width: 100%;
  }
  /* line 145, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container .team-owner:nth-child(2n+1) {
    flex-direction: column !important;
  }
  /* line 149, smash/modules/section_team_owners/_section_team_owners.scss */
  .team-owners .team-owners-container .team-owner:nth-child(2n) {
    flex-direction: column !important;
  }
}

/* line 1, smash/modules/section_tip/_section_tip.scss */
.tip-wrapper {
  position: relative;
  padding: 50px;
}
/* line 5, smash/modules/section_tip/_section_tip.scss */
.tip-wrapper .tip-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  background: #F2EEEB;
  padding: 43px;
}
/* line 11, smash/modules/section_tip/_section_tip.scss */
.tip-wrapper .tip-container .tip-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  max-width: 768px;
}
/* line 15, smash/modules/section_tip/_section_tip.scss */
.tip-wrapper .tip-container .tip-inner .tip-title {
  text-align: right;
  white-space: nowrap;
}
/* line 20, smash/modules/section_tip/_section_tip.scss */
.tip-wrapper .tip-container .tip-inner .line-sep {
  margin: 0 30px;
}
/* line 24, smash/modules/section_tip/_section_tip.scss */
.tip-wrapper .tip-container .tip-inner .tip-text {
  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;
  width: 100%;
}
/* line 28, smash/modules/section_tip/_section_tip.scss */
.tip-wrapper .tip-container .tip-inner .tip-text p {
  font-size: 20px;
}
/* line 31, smash/modules/section_tip/_section_tip.scss */
.tip-wrapper .tip-container .tip-inner .tip-text p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  /* line 11, smash/modules/section_tip/_section_tip.scss */
  .tip-wrapper .tip-container .tip-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 !important;
  }
  /* line 41, smash/modules/section_tip/_section_tip.scss */
  .tip-wrapper .tip-container .tip-inner .line-sep {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, smash/modules/section_tip/_section_tip.scss */
  .tip-wrapper {
    padding: 20px;
  }
}

/* line 1, smash/modules/section_title_text/_section_title_text.scss */
.title-text-wrapper {
  padding: 80px 40px;
}
/* line 4, smash/modules/section_title_text/_section_title_text.scss */
.title-text-wrapper .title-text-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;
  text-align: center;
}
/* line 9, smash/modules/section_title_text/_section_title_text.scss */
.title-text-wrapper .title-text-container .title-text-title {
  margin-bottom: 20px;
  font-size: 40px;
}
/* line 13, smash/modules/section_title_text/_section_title_text.scss */
.title-text-wrapper .title-text-container .title-text-title span {
  font-family: "Blackstone", serif;
  color: #A58A65;
  margin: 0 10px;
  font-size: 50px;
}
/* line 25, smash/modules/section_title_text/_section_title_text.scss */
.title-text-wrapper .title-text-container .title-text-text {
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  line-height: 34px;
  font-size: 17px;
}

/* line 1, smash/modules/section_video/_section_video.scss */
.video-wrapper {
  position: relative;
  padding: 50px;
}
/* line 5, smash/modules/section_video/_section_video.scss */
.video-wrapper .video-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 9, smash/modules/section_video/_section_video.scss */
.video-wrapper .video-container .video-block {
  width: 100%;
}
/* line 13, smash/modules/section_video/_section_video.scss */
.video-wrapper .video-container .video-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: 60%;
  padding-right: 50px;
  text-align: right;
}
/* line 20, smash/modules/section_video/_section_video.scss */
.video-wrapper .video-container .video-body .video-title span {
  font-family: "Blackstone", serif;
  font-size: 70px;
  color: #A58A65;
  margin-left: 20px;
}
/* line 28, smash/modules/section_video/_section_video.scss */
.video-wrapper .video-container .video-body .video-icon {
  max-height: 65px;
  width: auto;
}
@media screen and (max-width: 960px) {
  /* line 37, smash/modules/section_video/_section_video.scss */
  .video-wrapper .video-container .video-body .video-title {
    line-height: 39px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, smash/modules/section_video/_section_video.scss */
  .video-wrapper {
    padding: 50px 7vw 0 7vw;
  }
  /* line 48, smash/modules/section_video/_section_video.scss */
  .video-wrapper .video-container {
    flex-direction: column !important;
  }
  /* line 51, smash/modules/section_video/_section_video.scss */
  .video-wrapper .video-container .video-body {
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-bottom: 70px;
    padding-right: 0;
  }
  /* line 58, smash/modules/section_video/_section_video.scss */
  .video-wrapper .video-container .video-body .video-title {
    text-align: center;
    line-height: 48px;
  }
}
