<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
Theme Name: Smash Theme
Theme URI: http://underscores.me/
Author: Smash Creative
Author URI: https://smashcreative.com/
Description: Smash Creative Custom Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: smash_theme
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.

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@font-face {
  font-family: 'bodonireg';
  src: url("fonts/BodoniSvtyTwoITCTT-Book.eot");
  /* IE9 Compat Modes */
  src: url("fonts/BodoniSvtyTwoITCTT-Book.eot?#iefix") format("embedded-opentype"), url("fonts/BodoniSvtyTwoITCTT-Book.woff") format("woff"), url("fonts/BodoniSvtyTwoITCTT-Book.ttf") format("truetype"), url("fonts/BodoniSvtyTwoITCTT-Book.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'europa';
  src: url("fonts/Europa-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Europa-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Europa-Regular.woff") format("woff"), url("fonts/Europa-Regular.ttf") format("truetype"), url("fonts/Europa-Regular.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'PfdBold';
  src: url("fonts/PFDinTextCondPro-Bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/PFDinTextCondPro-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/PFDinTextCondPro-Bold.woff") format("woff"), url("fonts/PFDinTextCondPro-Bold.ttf") format("truetype"), url("fonts/PFDinTextCondPro-Bold.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'PfdReg';
  src: url("fonts/PFDinTextCondPro-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/PFDinTextCondPro-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/PFDinTextCondPro-Regular.woff") format("woff"), url("fonts/PFDinTextCondPro-Regular.ttf") format("truetype"), url("fonts/PFDinTextCondPro-Regular.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'SilverSouth';
  src: url("fonts/Silver-South-Script.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Silver-South-Script.eot?#iefix") format("embedded-opentype"), url("fonts/Silver-South-Script.woff") format("woff"), url("fonts/Silver-South-Script.ttf") format("truetype"), url("fonts/Silver-South-Script.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
/* line 117, ../smash/styles/_vars.scss */
a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, p a, p a::after, #masthead a, .mobile-nav-outer a, #colophon .mobile-nav-outer a, .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, .post-block .post-block-image &gt; .fade, .product .product-wrap .product-image &gt; .fade, .share-icons .social-share .social-share-inner.fade-share &gt; .fade, .snapshot .post-item-image-wrap .post-item-image &gt; .fade, .animate-right &gt; *, .animate-right &gt; .icon, .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content, #masthead, #masthead .header-block.header-middle .header-block-inner .header-logo img, .post-products-wrap .post-products, #circle_links .circle-links-slider {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 147, ../smash/styles/_vars.scss */
a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
/* line 153, ../smash/styles/_vars.scss */
a.share-icon .icon, .share-icons .social-share .share .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 160, ../smash/styles/_vars.scss */
a.share-icon:focus, .share-icons .social-share .share:focus, .share-icons .social-share .share a:focus, a.share-icon:active, .share-icons .social-share .share:active, .share-icons .social-share .share a:active, a.share-icon:visited, .share-icons .social-share .share:visited, .share-icons .social-share .share a:visited {
  color: #000000;
}
/* line 164, ../smash/styles/_vars.scss */
a.share-icon:hover, .share-icons .social-share .share:hover, .share-icons .social-share .share a:hover {
  cursor: pointer;
  color: #F5E4E5;
}

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

/* line 202, ../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: "roboto", sans-serif;
  font-weight: 400;
  letter-spacing: 0.8px;
}

/* line 210, ../smash/styles/_vars.scss */
p a {
  position: relative;
  color: #000000 !important;
  outline: none;
  text-decoration: none;
  z-index: 1;
}
/* line 218, ../smash/styles/_vars.scss */
p a &gt; * {
  position: relative;
  z-index: 1;
}
/* line 223, ../smash/styles/_vars.scss */
p a::after {
  content: '';
  display: block;
  position: absolute;
  top: 70%;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F5E4E5;
  z-index: -1;
}
/* line 236, ../smash/styles/_vars.scss */
p a:hover, p a a:focus, p a a:active, p a a:visited {
  color: #000000 !important;
}
/* line 239, ../smash/styles/_vars.scss */
p a:hover::after, p a a:focus::after, p a a:active::after, p a a:visited::after {
  top: 0px;
}

/* line 272, ../smash/styles/_vars.scss */
#masthead a, .mobile-nav-outer a, #colophon .mobile-nav-outer a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
/* line 278, ../smash/styles/_vars.scss */
#masthead a .icon, .mobile-nav-outer a .icon, #colophon .mobile-nav-outer a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 285, ../smash/styles/_vars.scss */
#masthead a:focus, .mobile-nav-outer a:focus, #colophon .mobile-nav-outer a:focus, #masthead a:active, .mobile-nav-outer a:active, #colophon .mobile-nav-outer a:active, #masthead a:visited, .mobile-nav-outer a:visited, #colophon .mobile-nav-outer a:visited {
  color: #000000;
}
/* line 289, ../smash/styles/_vars.scss */
#masthead a:hover, .mobile-nav-outer a:hover, #colophon .mobile-nav-outer a:hover {
  cursor: pointer;
  color: #BFCECE;
}

/* line 455, ../smash/styles/_vars.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom {
  display: -webkit-flex;
  display: flex;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
/* line 464, ../smash/styles/_vars.scss */
.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 {
  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;
  float: none;
  padding: 0 10px;
  white-space: nowrap;
}
/* line 471, ../smash/styles/_vars.scss */
.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 {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  list-style: none;
  top: 100%;
  text-align: left;
  padding: 15px 30px;
  background: #ffffff;
  white-space: nowrap;
  box-shadow: unset;
  z-index: 100;
}
/* line 486, ../smash/styles/_vars.scss */
.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 {
  padding: 5px 0;
}
/* line 490, ../smash/styles/_vars.scss */
.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 {
  width: auto;
}
/* line 496, ../smash/styles/_vars.scss */
.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 {
  opacity: 1;
  visibility: visible;
}
/* line 502, ../smash/styles/_vars.scss */
.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 {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  margin-left: 4px;
}
/* line 511, ../smash/styles/_vars.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-header &gt; .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-header &gt; .menu-item-header {
  font-weight: bold;
}

/* line 533, ../smash/styles/_vars.scss */
.snapshot-post-wrapper .snapshot-post-inner {
  width: 100%;
  max-width: 1060px;
  margin: 0 auto !important;
}

/* line 538, ../smash/styles/_vars.scss */
.smash-tabbed-wrapper .smash-tabbed-title, .smash-tabbed-wrapper .smash-tabbed-tabs, .smash-tabbed-wrapper .smash-tabbed-content, #archive-items,
#archive-load-more .alm-reveal, #linktree_page #currently-loving-section-wrapper, .post-tall .post-tall-container, .loop-by-term .loop-by-term-container {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto !important;
}

/* line 547, ../smash/styles/_vars.scss */
.post-block .post-block-image &gt; .fade, .product .product-wrap .product-image &gt; .fade, .share-icons .social-share .social-share-inner.fade-share &gt; .fade, .snapshot .post-item-image-wrap .post-item-image &gt; .fade {
  opacity: 0;
  visibility: hidden;
}
/* line 555, ../smash/styles/_vars.scss */
.post-block .post-block-image:hover &gt; .fade, .product .product-wrap .product-image:hover &gt; .fade, .share-icons .social-share .social-share-inner.fade-share:hover &gt; .fade, .snapshot .post-item-image-wrap .post-item-image:hover &gt; .fade {
  opacity: 1;
  visibility: visible;
}

/* line 669, ../smash/styles/_vars.scss */
.animate-right {
  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 681, ../smash/styles/_vars.scss */
.animate-right &gt; .icon {
  margin-left: 5px;
}
/* line 688, ../smash/styles/_vars.scss */
.animate-right:hover &gt; .icon {
  transform: translate(10px, 0);
}

/* line 694, ../smash/styles/_vars.scss */
.adjust-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: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 697, ../smash/styles/_vars.scss */
.adjust-center &gt; * {
  flex: 1;
}
/* line 700, ../smash/styles/_vars.scss */
.adjust-center &gt; *: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 705, ../smash/styles/_vars.scss */
.adjust-center &gt; *: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 710, ../smash/styles/_vars.scss */
.adjust-center &gt; *: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.lock_nav #content {
  margin-top: 110px;
}

/* line 9, ../smash/styles/_general.scss */
#primary {
  float: none;
}

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

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

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

/* line 51, ../smash/styles/_general.scss */
ol li, ul li {
  font-size: 15px;
  letter-spacing: 1px;
  display: list-item;
}

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

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

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

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

/* line 86, ../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 90, ../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 94, ../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 98, ../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 102, ../smash/styles/_general.scss */
.justify-center {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}

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

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

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

/* line 155, ../smash/styles/_general.scss */
.smash-tabbed-wrapper {
  position: relative;
  margin-bottom: 50px;
  padding: 0 50px;
}
/* line 160, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-title {
  border-top: 1px solid #909090;
  padding-top: 10px;
}
/* line 166, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs {
  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;
  border-bottom: 1px solid #909090;
  cursor: pointer;
}
/* line 172, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs .smash-tab {
  position: relative;
  padding: 5px 0;
  margin-right: 20px;
  margin-bottom: -2px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 183, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs .smash-tab.active::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  background: #F5E4E5;
  z-index: 1;
}
/* line 196, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs .smash-tab:hover {
  color: #F5E4E5;
}
/* line 202, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content {
  position: relative;
}
/* line 206, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
/* line 216, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content:nth-child(1) {
  position: relative;
}
/* line 220, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-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%;
  border-bottom: 1px solid #909090;
}
/* line 225, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
  width: 25%;
  padding: 40px 5px;
  text-align: center;
}
/* line 232, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content.active {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1024px) {
  /* line 155, ../smash/styles/_general.scss */
  .smash-tabbed-wrapper {
    padding: 0 50px 30px 50px;
  }
}
@media screen and (max-width: 768px) {
  /* line 246, ../smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
    flex-wrap: wrap;
  }
  /* line 249, ../smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
    width: 50%;
    padding: 30px 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 155, ../smash/styles/_general.scss */
  .smash-tabbed-wrapper {
    padding: 0 20px 30px 20px;
  }
  /* line 263, ../smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
    padding-bottom: 30px;
  }
  /* line 266, ../smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
    width: 50%;
    padding: 20px 10px 0;
  }
}

/* line 276, ../smash/styles/_general.scss */
.slick-slider {
  position: relative;
}
/* line 279, ../smash/styles/_general.scss */
.slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  font-size: 20px;
  color: #000000;
}
/* line 286, ../smash/styles/_general.scss */
.slick-slider .slick-arrow::before {
  display: none !important;
}
/* line 290, ../smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-prev {
  left: -1%;
}
/* line 294, ../smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-next {
  right: -1%;
}
/* line 298, ../smash/styles/_general.scss */
.slick-slider .slick-arrow:hover {
  cursor: pointer;
  color: #ffffff;
}
/* line 304, ../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 318, ../smash/styles/_general.scss */
.slick-slider .slick-dots li.slick-active button {
  padding: 0;
  background: #000000 !important;
  border: 2px solid #000000;
}
/* line 325, ../smash/styles/_general.scss */
.slick-slider .slick-dots li button {
  position: relative;
  color: transparent !important;
  width: 15px;
  height: 15px;
  background: #F5E4E5 !important;
  border: 2px solid #F5E4E5;
  border-radius: 100% !important;
  margin: 0 10px;
  padding: 0;
}
/* line 336, ../smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover {
  background: #000000 !important;
  border: 2px solid #000000;
}
/* line 340, ../smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover::after {
  background: unset !important;
}
/* line 345, ../smash/styles/_general.scss */
.slick-slider .slick-dots li button::after {
  background: unset !important;
}
/* line 349, ../smash/styles/_general.scss */
.slick-slider .slick-dots li button:focus {
  outline: none !important;
}
/* line 357, ../smash/styles/_general.scss */
.slick-slider .slick-slide:focus {
  outline: none !important;
}

/* line 363, ../smash/styles/_general.scss */
.signature {
  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;
  text-align: center;
  font-family: "SilverSouth", serif;
  font-size: 74px;
  line-height: 0.55em;
  transform: rotate(-9deg);
}

/* line 377, ../smash/styles/_general.scss */
.entry-content a.pinit-button {
  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;
  overflow: visible !important;
}
/* line 381, ../smash/styles/_general.scss */
.entry-content a.pinit-button span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center !important;
  background-size: 50% !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: relative;
  padding: 30px;
  font-family: "roboto", sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  background-color: #ffffff;
}
/* line 23, ../smash/styles/_header.scss */
#masthead .site-navigation-wrap {
  position: relative;
}
/* line 27, ../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 32, ../smash/styles/_header.scss */
#masthead .header-block .header-block-inner {
  width: 100%;
}
/* line 37, ../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;
}
/* line 41, ../smash/styles/_header.scss */
#masthead .header-block.header-left .header-block-inner .search-modal-link {
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  /* line 46, ../smash/styles/_header.scss */
  #masthead .header-block.header-left .header-block-inner &gt; * {
    display: none;
  }
}
/* line 52, ../smash/styles/_header.scss */
#masthead .header-block.header-middle {
  flex: 2;
}
/* line 55, ../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 58, ../smash/styles/_header.scss */
#masthead .header-block.header-middle .header-block-inner .header-logo {
  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 61, ../smash/styles/_header.scss */
#masthead .header-block.header-middle .header-block-inner .header-logo img {
  max-height: 90px;
  width: auto;
}
@media screen and (max-width: 600px) {
  /* line 61, ../smash/styles/_header.scss */
  #masthead .header-block.header-middle .header-block-inner .header-logo img {
    max-height: 70px;
  }
}
/* line 74, ../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 78, ../smash/styles/_header.scss */
#masthead .header-block.header-right .header-block-inner .header-links {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 82, ../smash/styles/_header.scss */
#masthead .header-block.header-right .header-block-inner .header-links .dot-sep:last-child {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 73, ../smash/styles/_header.scss */
  #masthead .header-block.header-right {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 27, ../smash/styles/_header.scss */
  #masthead .header-block {
    flex: none;
  }
}
/* line 99, ../smash/styles/_header.scss */
#masthead .fab {
  font-size: 13px;
  padding: 0;
}
/* line 104, ../smash/styles/_header.scss */
#masthead.lock_nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
}
/* line 116, ../smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap .header-block.header-left .header-block-inner #mobile_nav_wrap .mobile-nav-trigger-open {
  display: block;
}
/* line 120, ../smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap .header-block.header-left .header-block-inner .phone-link {
  display: none !important;
}
/* line 127, ../smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap .header-block.header-middle .header-block-inner .header-logo {
  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 130, ../smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap .header-block.header-middle .header-block-inner .header-logo img {
  max-height: 50px;
}
/* line 134, ../smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap .header-block.header-middle .header-block-inner .menu-container {
  display: none !important;
}
/* line 141, ../smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap .header-block.header-right .header-block-inner .menu-container {
  display: block !important;
}
/* line 144, ../smash/styles/_header.scss */
#masthead.lock_nav .site-navigation-wrap .header-block.header-right .header-block-inner .social-icons {
  display: none !important;
}
@media screen and (max-width: 768px) {
  /* line 154, ../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 158, ../smash/styles/_header.scss */
  #masthead .site-navigation-wrap {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
}

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

/* line 1, ../smash/styles/_footer.scss */
.footer-subscribe-background {
  position: relative;
}
/* line 5, ../smash/styles/_footer.scss */
.footer-subscribe-background .footer-subscribe-form input[type="submit"] {
  background: transparent;
  border: 2px solid transparent;
}
/* line 11, ../smash/styles/_footer.scss */
.footer-subscribe-background .signature {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  transform: rotate(-9deg) translate(50%, 72%);
}

/* line 1, ../smash/styles/_archive.scss */
#archive-items,
#archive-load-more .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 6, ../smash/styles/_archive.scss */
#archive-items .archive-item,
#archive-load-more .alm-reveal .archive-item {
  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%;
  margin: 0;
  padding: 15px;
}
/* line 12, ../smash/styles/_archive.scss */
#archive-items .archive-item .archive-item-meta,
#archive-load-more .alm-reveal .archive-item .archive-item-meta {
  flex: 1;
  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 5, ../smash/styles/_front-page.scss */
.post-entry:nth-of-type(2n+1) .featured-image a {
  position: relative;
  display: block;
}
/* line 9, ../smash/styles/_front-page.scss */
.post-entry:nth-of-type(2n+1) .featured-image a img {
  position: relative;
  z-index: 1;
}
/* line 14, ../smash/styles/_front-page.scss */
.post-entry:nth-of-type(2n+1) .featured-image a::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F5E4E5;
  transform: translate(-25px, 25px);
  z-index: 0;
}
/* line 32, ../smash/styles/_front-page.scss */
.post-entry:nth-of-type(2n) .featured-image a {
  position: relative;
  display: block;
}
/* line 36, ../smash/styles/_front-page.scss */
.post-entry:nth-of-type(2n) .featured-image a img {
  position: relative;
  z-index: 1;
}
/* line 41, ../smash/styles/_front-page.scss */
.post-entry:nth-of-type(2n) .featured-image a::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F5E4E5;
  transform: translate(25px, 25px);
  z-index: 0;
}
/* line 57, ../smash/styles/_front-page.scss */
.post-entry .post-block-right {
  position: relative;
  z-index: 2;
}

/* line 1, ../smash/styles/_page-linktree.scss */
#linktree_page {
  position: relative;
}
/* line 4, ../smash/styles/_page-linktree.scss */
#linktree_page .linktree-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  max-width: 912px;
  padding: 50px;
  margin: 0 auto;
}
/* line 11, ../smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-image-left {
  align-self: flex-end;
  position: relative;
  width: 34%;
  z-index: 1;
  border-top: 10px solid #ffffff;
  border-right: 10px solid #ffffff;
}
/* line 20, ../smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-image-right {
  align-self: flex-start;
  width: 39%;
  margin: 0 50px 50px -4%;
}
/* line 26, ../smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner {
  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;
  position: relative;
  z-index: 1;
  align-self: flex-start;
  width: 30%;
  padding-top: 50px;
}
/* line 34, ../smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner .linktree-header-subtitle {
  font-family: "SilverSouth", serif;
  font-size: 35px;
  margin-bottom: 0px;
}
/* line 40, ../smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner .linktree-header-title {
  text-transform: capitalize;
}
/* line 43, ../smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner .linktree-header-title span {
  font-family: "SilverSouth", serif;
  font-size: 14px;
}
/* line 49, ../smash/styles/_page-linktree.scss */
#linktree_page .linktree-header .linktree-header-inner .linktree-header-text {
  font-family: "roboto", serif;
}
/* line 55, ../smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper {
  position: relative;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin: 0 0 60px;
}
/* line 60, ../smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree_title {
  text-align: center;
}
/* line 64, ../smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree-links {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 100%;
  max-width: 470px;
}
/* line 69, ../smash/styles/_page-linktree.scss */
#linktree_page .linktree-wrapper .linktree-links .linktree-link {
  width: 100%;
  margin: 10px 20px;
  font-size: 13px !important;
  font-weight: bold !important;
  padding: 12px !important;
}
@media screen and (max-width: 600px) {
  /* line 85, ../smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header {
    flex-direction: column !important;
    padding: 0px 30px 30px;
  }
  /* line 89, ../smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header .linktree-image-left {
    width: 52%;
  }
  /* line 93, ../smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header .linktree-image-right {
    width: 52%;
    margin: -111px 0 20px;
  }
  /* line 98, ../smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header .linktree-header-inner {
    padding-top: 0 !important;
    width: 100%;
    text-align: center;
  }
  /* line 104, ../smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header .linktree-header-inner .linktree-header-title span {
    font-size: 24px;
  }
  /* line 109, ../smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header .linktree-header-inner .linktree-header-subtitle {
    margin-bottom: -10px;
  }
  /* line 113, ../smash/styles/_page-linktree.scss */
  #linktree_page .linktree-header .linktree-header-inner .linktree-header-text {
    font-family: "roboto", serif;
  }
  /* line 120, ../smash/styles/_page-linktree.scss */
  #linktree_page .linktree-wrapper .linktree-links {
    max-width: 300px;
  }
  /* line 124, ../smash/styles/_page-linktree.scss */
  #linktree_page .linktree-wrapper .red-blob {
    transform: translate(0, -92%);
  }
}

/* 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 9, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
  position: relative;
  width: 50%;
  z-index: 1000;
}
/* line 16, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-image a.pinit-button {
  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;
  overflow: visible !important;
}
/* line 20, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-image a.pinit-button span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center !important;
  background-size: 50% !important;
}
/* line 33, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
  position: relative;
  width: 50%;
  padding: 20px 50px;
  z-index: 1;
}
/* line 39, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-title {
  padding-bottom: 20px;
}
/* line 43, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body h5.snapshot-label {
  display: inline-block;
  font-family: "SilverSouth", serif;
  font-size: 50px;
  line-height: 30px;
  letter-spacing: 0;
}
/* line 51, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products {
  width: 100%;
}
/* line 55, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-image {
  max-height: 150px;
  width: auto;
}
/* line 60, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-brand {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  font-family: "roboto", sans-serif;
}
/* line 67, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-link {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: bold;
  margin-top: 20px;
}
/* line 79, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-products-large {
  width: 100%;
  padding: 50px 0;
  margin: 50px auto !important;
  border-top: 1px solid #909090;
  border-bottom: 1px solid #909090;
}
/* line 86, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-products-large .product {
  padding: 30px;
}
/* line 89, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-products-large .product.slick-active {
  border-right: 1px solid #909090;
  margin-right: -1px;
}
/* line 96, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-products-large .slick-arrow.slick-next {
  right: -2%;
}
@media screen and (max-width: 1024px) {
  /* line 104, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper {
    padding: 50px 20px;
  }
  /* line 113, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
  }
  /* line 116, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 121, ../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 132, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
    width: 100% !important;
  }
  /* line 136, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 141, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 0;
    width: 100%;
    margin-left: 0;
  }
  /* line 146, ../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 154, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .snapshot-product .snapshot-product-wrapper {
    text-align: center;
  }
  /* line 158, ../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 171, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-products-large {
    width: 100% !important;
    margin: 20px auto 0 !important;
  }
}

/* line 1, ../smash/modules/block_post/_block_post.scss */
.post-block {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  margin-bottom: 50px;
}
/* line 5, ../smash/modules/block_post/_block_post.scss */
.post-block .post-item-image-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 10, ../smash/modules/block_post/_block_post.scss */
.post-block .post-item-image-wrap .post-item-image {
  display: block;
  width: 100%;
}
/* line 14, ../smash/modules/block_post/_block_post.scss */
.post-block .post-item-image-wrap .post-item-image:hover {
  opacity: 0.8;
}
/* line 20, ../smash/modules/block_post/_block_post.scss */
.post-block .post-block-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 28, ../smash/modules/block_post/_block_post.scss */
.post-block .post-block-title {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  flex: 1;
  margin-top: 11px;
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 13px;
}
/* line 37, ../smash/modules/block_post/_block_post.scss */
.post-block a.post-block-cat {
  text-transform: uppercase;
  margin-top: 15px;
  letter-spacing: 1px;
  font-size: 11px;
}
/* line 44, ../smash/modules/block_post/_block_post.scss */
.post-block .post-block-text {
  line-height: 26px;
  margin-bottom: 20px;
  font-size: 13px;
}
/* line 50, ../smash/modules/block_post/_block_post.scss */
.post-block .post-block-link {
  font-size: 11px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  /* line 56, ../smash/modules/block_post/_block_post.scss */
  .post-block .post-block-title {
    font-size: 21px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/block_post/_block_post.scss */
  .post-block {
    margin-bottom: 30px;
    width: 50%;
  }
  /* line 65, ../smash/modules/block_post/_block_post.scss */
  .post-block .post-block-text {
    text-align: center;
  }
}

/* line 71, ../smash/modules/block_post/_block_post.scss */
.post-item-image-wrap {
  overflow: hidden;
}

/* line 77, ../smash/modules/block_post/_block_post.scss */
.post-products-wrap .post-products-trigger {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 2px;
  background: #ffffff;
}
/* line 85, ../smash/modules/block_post/_block_post.scss */
.post-products-wrap .post-products-trigger span {
  transform: rotate(90deg) translate(22%, -174%);
  margin-bottom: 100%;
  transform-origin: top left;
  line-height: 1em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}
/* line 96, ../smash/modules/block_post/_block_post.scss */
.post-products-wrap .post-products {
  position: absolute;
  top: 0;
  right: 115%;
  width: 100%;
  background: #ffffff;
  padding: 20px 30px 20px 20px;
  visibility: hidden;
}
/* line 108, ../smash/modules/block_post/_block_post.scss */
.post-products-wrap:hover .post-products {
  right: 0;
  visibility: visible;
}

/* line 1, ../smash/modules/block_post_tall/_block_post_tall.scss */
.post-tall {
  width: 100%;
  padding: 50px;
}
/* line 5, ../smash/modules/block_post_tall/_block_post_tall.scss */
.post-tall .post-tall-container {
  padding: 0;
  text-align: center;
}
/* line 10, ../smash/modules/block_post_tall/_block_post_tall.scss */
.post-tall .post-tall-container .post-tall-title {
  font-family: "freight-big-pro", sans-serif;
  text-transform: none;
  font-size: 35px;
  letter-spacing: 2.5px;
}
/* line 17, ../smash/modules/block_post_tall/_block_post_tall.scss */
.post-tall .post-tall-container .post-tall-image-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: flex-end !important;
  -webkit-justify-content: flex-end !important;
  position: relative;
  width: 100%;
}
/* line 22, ../smash/modules/block_post_tall/_block_post_tall.scss */
.post-tall .post-tall-container .post-tall-image-wrapper .post-tall-image {
  display: block;
  width: 100%;
  max-width: 768px !important;
  margin: 0 auto;
}
/* line 28, ../smash/modules/block_post_tall/_block_post_tall.scss */
.post-tall .post-tall-container .post-tall-image-wrapper .post-tall-image img {
  width: 100%;
}
/* line 33, ../smash/modules/block_post_tall/_block_post_tall.scss */
.post-tall .post-tall-container .post-tall-image-wrapper .post-tall-image-label {
  padding: 10px 30px 40px 10px;
  font-family: "SilverSouth", serif;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transform: translate(20%, -32%);
  max-width: 250px;
  text-align: center;
  line-height: 60px;
  text-transform: lowercase;
  font-size: 100px;
  justify-content: center;
}
@media screen and (max-width: 960px) {
  /* line 33, ../smash/modules/block_post_tall/_block_post_tall.scss */
  .post-tall .post-tall-container .post-tall-image-wrapper .post-tall-image-label {
    transform: translate(20%, -10%);
  }
}
@media screen and (max-width: 768px) {
  /* line 33, ../smash/modules/block_post_tall/_block_post_tall.scss */
  .post-tall .post-tall-container .post-tall-image-wrapper .post-tall-image-label {
    padding: 10px;
    padding-top: 0;
    max-width: 90px;
    line-height: 40px;
    font-size: 50px;
  }
}
@media screen and (max-width: 600px) {
  /* line 33, ../smash/modules/block_post_tall/_block_post_tall.scss */
  .post-tall .post-tall-container .post-tall-image-wrapper .post-tall-image-label {
    transform: translate(20%, -17%);
    text-align: center;
    line-height: 32px;
    text-transform: lowercase;
    font-size: 37px;
    justify-content: center;
  }
}
/* line 70, ../smash/modules/block_post_tall/_block_post_tall.scss */
.post-tall .post-tall-container .post-tall-image-wrapper .post-tall-text {
  font-weight: normal;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  /* line 1, ../smash/modules/block_post_tall/_block_post_tall.scss */
  .post-tall {
    padding: 50px 30px;
  }
}

/* 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: "roboto", sans-serif;
  text-align: center;
  font-size: 9px;
  color: #F5E4E5;
}
/* line 24, ../smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body .product-title {
  text-align: center;
  font-weight: bold;
  margin: 6px 0;
}
/* line 31, ../smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body .product-description {
  padding: 0 20px;
  font-size: 13px;
  color: #F5E4E5;
}
/* line 38, ../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 41, ../smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}
/* line 48, ../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 51, ../smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-image-wrap {
  width: auto;
}
/* line 54, ../smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-image-wrap .product-image {
  max-height: 100px;
}
/* line 59, ../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 69, ../smash/modules/block_product/_block_product.scss */
  .product .product-wrap .product-body .product-title {
    font-size: 10px;
  }
}

/* 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 #909090;
  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: "roboto", 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 .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 75, ../smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .share {
  margin: 8px;
}
/* line 79, ../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:hover {
  opacity: 0.8;
}
/* line 11, ../smash/modules/block_snapshot/_block_snapshot.scss */
.snapshot .post-item-image-wrap .post-item-image {
  display: block;
  width: 100%;
}
/* line 18, ../smash/modules/block_snapshot/_block_snapshot.scss */
.snapshot .snapshot-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin-top: 20px;
}

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

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

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

/* line 41, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: fixed;
  max-width: 355px;
  padding-top: 50px;
  width: 100%;
  top: 0;
  left: -500px;
  bottom: 0;
  background: #ffffff;
  color: #000000;
  overflow-y: scroll;
  z-index: 1000000;
}
/* line 55, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-inner {
  width: 100%;
}
/* line 71, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-trigger-close {
  color: #000000;
}
/* line 74, ../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 86, ../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 71, ../smash/modules/nav_mobile/_nav_mobile.scss */
  .mobile-nav-outer .mobile-nav-trigger-close {
    top: 13px;
  }
}
/* line 97, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar {
  width: 1px;
}
/* line 101, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar-track {
  background: #ffffff;
  width: 1px;
}
/* line 106, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  width: 1px;
}
/* line 114, ../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 114, ../smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}
/* line 125, ../smash/modules/nav_mobile/_nav_mobile.scss */
body.customize-support #masthead.lock_nav #mobile_nav_wrap .mobile-nav-outer {
  top: 0;
}
/* line 133, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-image {
  width: 100%;
}
/* line 137, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body {
  width: 100%;
  padding: 30px;
  font-family: "roboto", sans-serif;
}
/* line 142, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body &gt; * {
  width: 100%;
}
/* line 146, ../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 152, ../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 161, ../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 166, ../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 172, ../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 177, ../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 180, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop .icon {
  margin-left: 10px;
}
/* line 186, ../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;
  margin-top: 10px;
}
/* line 197, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children .sub-menu li {
  margin-bottom: 0;
}
/* line 200, ../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-size: 15px;
}
/* line 207, ../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 215, ../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: lowercase;
  font-size: 24px;
  font-family: "freight-big-pro", sans-serif;
}
/* line 222, ../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: "freight-big-pro", sans-serif;
}
/* line 228, ../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: 0 10px 0 0;
  font-style: normal;
  font-size: 18px;
  font-family: "roboto", serif;
}
/* line 237, ../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 244, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom {
  padding-top: 20px;
  border-top: 1px solid #ffffff;
}
/* line 248, ../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: 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 256, ../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 261, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search {
  margin-bottom: 35px;
}
/* line 265, ../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 269, ../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 274, ../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 280, ../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 284, ../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 292, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .widget {
  margin: 0;
  width: 100%;
}
/* line 296, ../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 41, ../smash/modules/nav_mobile/_nav_mobile.scss */
  .mobile-nav-outer {
    padding-top: 45px;
  }
}

/* line 308, ../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/slider_circles/_slider_circles.scss */
#circle_links {
  position: relative;
  padding: 0 50px;
}
/* line 5, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-container {
  width: 100%;
}
/* line 9, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider {
  visibility: hidden;
  opacity: 0;
  padding: 30px 0;
  margin: 30px 0;
  border-top: 1px solid #909090;
  border-bottom: 1px solid #909090;
}
/* line 20, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider.slick-initialized.show-slider {
  visibility: visible;
  opacity: 1;
}
/* line 28, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider .slick-arrow:hover {
  color: #F5E4E5;
}
/* line 32, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider .circle-slide {
  width: 100%;
  padding: 20px;
  text-align: center;
}
/* line 37, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider .circle-slide .circle-slide-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 40, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-image {
  width: 100%;
  border-radius: 100%;
}
/* line 44, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-image:hover {
  opacity: 0.8;
}
/* line 49, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-text {
  text-transform: uppercase;
  font-family: "roboto", sans-serif;
  margin-top: 15px;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
/* line 58, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-text:hover {
  color: #F5E4E5;
}
@media screen and (max-width: 830px) {
  /* line 32, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links .circle-links-slider .circle-slide {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  /* line 1, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links {
    padding: 20px 20px 0;
  }
  /* line 73, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links .circle-links-container {
    margin-bottom: 30px;
  }
  /* line 78, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links .circle-links-slider .circle-slide {
    padding: 0px 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/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term {
  position: relative;
  padding: 50px 50px 100px;
}
/* line 5, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container {
  width: 100%;
}
/* line 9, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container .loop-by-term-header {
  text-align: center;
}
/* line 12, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container .loop-by-term-header h2.loop-by-term-title {
  text-transform: uppercase;
}
/* line 17, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container .loop-by-term-header .loop-by-term-text {
  max-width: 450px;
  width: 100%;
}
/* line 23, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container .loop-by-term-nav-wrap {
  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: space-between !important;
  -webkit-justify-content: space-between !important;
  border-bottom: 1px solid #909090;
  margin: 10px 10px 30px;
}
/* line 28, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container .loop-by-term-nav-wrap .loop-by-term-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: flex-start !important;
  -webkit-justify-content: flex-start !important;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.1em;
}
/* line 34, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container .loop-by-term-nav-wrap .loop-by-term-nav .loop-by-term-term {
  margin-right: 20px;
  border-bottom: 5px solid transparent;
  animation: border 500ms ease;
}
/* line 39, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container .loop-by-term-nav-wrap .loop-by-term-nav .loop-by-term-term.current {
  border-bottom: 5px solid #F6E9E2;
}
/* line 46, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container .loop-by-term-wrapper {
  position: relative;
}
/* line 50, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container .loop-by-term-wrapper .loop-by-term-posts.loaded {
  display: none;
}
/* line 53, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container .loop-by-term-wrapper .loop-by-term-posts.toggled {
  display: block;
}
/* line 57, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container .loop-by-term-wrapper .loop-by-term-posts .loop-by-term-posts-inner {
  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;
  width: 100%;
}
/* line 61, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
.loop-by-term .loop-by-term-container .loop-by-term-wrapper .loop-by-term-posts .loop-by-term-posts-inner &gt; * {
  width: 25%;
  padding: 10px;
}
@media screen and (max-width: 960px) {
  /* line 1, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
  .loop-by-term {
    padding: 20px 30px 80px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
  .loop-by-term {
    padding: 60px 20px;
  }
  /* line 80, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
  .loop-by-term .loop-by-term-container .loop-by-term-header h2.loop-by-term-title {
    font-size: 28px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
  /* line 87, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
  .loop-by-term .loop-by-term-container .loop-by-term-header .loop-by-term-text {
    margin-bottom: 20px;
  }
  /* line 92, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
  .loop-by-term .loop-by-term-container .loop-by-term-nav-wrap {
    flex-direction: column !important;
  }
  /* line 95, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
  .loop-by-term .loop-by-term-container .loop-by-term-nav-wrap .loop-by-term-cta {
    margin-top: 20px;
    width: 100%;
  }
  /* line 105, ../smash/modules/loop_recent_by_tax/_loop_recent_by_tax.scss */
  .loop-by-term .loop-by-term-wrapper .loop-by-term-posts .loop-by-term-posts-inner &gt; * {
    width: 50% !important;
    padding: 10px;
  }
}

/* line 1, ../smash/modules/loop_tall/_loop_tall.scss */
.loop-tall-wrapper {
  position: relative;
}

/* line 1, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots {
  background: #FBF6F2;
  padding: 50px;
  text-align: center;
  margin-top: 40px;
}
/* line 7, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots .featured-snapshots-title {
  border-top: none !important;
  font-family: "freight-big-pro", sans-serif;
  font-size: 35px;
  letter-spacing: 2.5px;
  text-transform: capitalize;
}
/* line 15, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots .featured-snapshots-text {
  margin: 10px auto 20px;
  max-width: 450px;
}
/* line 20, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots .smash-tabbed-tabs {
  position: relative;
}
/* line 23, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots .smash-tabbed-tabs .btn {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 30, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots .smash-tab-content-inner {
  border-bottom: none !important;
}
/* line 33, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots .smash-tab-content-inner .snapshot {
  margin-bottom: 0;
  padding: 20px 10px;
}
/* line 39, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots .smash-tabbed-content {
  position: relative;
}
/* line 42, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots .smash-tabbed-content .signature {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  transform: rotate(-9deg) translate(32%, 20%);
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots {
    padding: 50px 20px 20px;
    margin-bottom: 0px;
    margin-top: 30px;
  }
  /* line 56, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots .smash-tab-content-inner {
    margin-top: 20px;
  }
  /* line 59, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots .smash-tab-content-inner .snapshot.archive-item {
    width: 50%;
  }
  /* line 65, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots .smash-tabbed-tabs .btn {
    display: none !important;
  }
}

/* line 1, ../smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper {
  position: relative;
}
/* line 4, ../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 7, ../smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-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%;
}
/* line 11, ../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 14, ../smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-title {
  font-size: 35px;
  margin-bottom: 0;
  font-family: "freight-big-pro", sans-serif;
  letter-spacing: 2.5;
  text-align: center;
  margin-bottom: 10px;
}
/* line 23, ../smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
  font-family: "roboto", serif;
  letter-spacing: 1px;
  font-size: 11px;
  font-style: italic;
  margin-top: -10px;
}
/* line 33, ../smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-feed {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 33, ../smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-feed {
    display: none;
  }
}
/* line 41, ../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 41, ../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 65, ../smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-header {
    flex-direction: column !important;
  }
  /* line 69, ../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 79, ../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 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:hover {
  background-color: white !important;
}
</pre></body></html>