/*--------------------------------------------------------------
# Smash Styles
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Karla:wght@400;700&display=swap");
@font-face {
  font-family: 'harmony';
  src: url("../fonts/harmony.woff") format("woff"), url("../fonts/harmony.woff2") format("woff2"), url("../fonts/harmony.ttf") format("truetype"), url("../fonts/harmony.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
/* line 95, ../smash/styles/_vars.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "harmony", serif !important;
  overflow-wrap: normal !important;
}

/* line 100, ../smash/styles/_vars.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "harmony", serif !important;
  letter-spacing: 1px;
  line-height: 1.5em;
  margin: 0;
}

/* line 113, ../smash/styles/_vars.scss */
.quick-links a, a.alt-link, a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, .page-nav .page-menu li a, .entry-content a, a.white-link, #footer_menu_container a, .mobile-nav-outer a, #colophon .mobile-nav-outer a, #shop_hero_slider .hero-slide .hero-image .hero-body .hero-cta, a.nav-link, #masthead a, #colophon a, .footer-blocks a, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, #footer_menu_container .menu li .sub-menu, #colophon #footer_menu li .sub-menu, .icons-nav .menu li .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu li .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .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, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu, .post-block .post-block-image > .fade, .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 > *, .animate-right > .icon, .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content, #masthead, .fixed-search, .shop-highlights-image .shop-dot-wrapper .shop-dot-product, .post-products-wrap .post-products, #centered_links .centered-links-slider, #centered_links .centered-links-slider .centered-slide .centered-slide-inner .centered-slide-image:hover, #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 120, ../smash/styles/_vars.scss */
.quick-links a {
  color: #F1B0BD;
  outline: none;
  text-decoration: none;
}
/* line 126, ../smash/styles/_vars.scss */
.quick-links a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 133, ../smash/styles/_vars.scss */
.quick-links a:focus, .quick-links a:active, .quick-links a:visited {
  color: #F1B0BD;
}
/* line 137, ../smash/styles/_vars.scss */
.quick-links a:hover {
  cursor: pointer;
  color: #000000;
}

/* line 143, ../smash/styles/_vars.scss */
a.alt-link, a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, .page-nav .page-menu li a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
/* line 149, ../smash/styles/_vars.scss */
a.alt-link .icon, a.share-icon .icon, .share-icons .social-share .share .icon, .page-nav .page-menu li a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 156, ../smash/styles/_vars.scss */
a.alt-link:focus, a.share-icon:focus, .share-icons .social-share .share:focus, .share-icons .social-share .share a:focus, .page-nav .page-menu li a:focus, a.alt-link:active, a.share-icon:active, .share-icons .social-share .share:active, .share-icons .social-share .share a:active, .page-nav .page-menu li a:active, a.alt-link:visited, a.share-icon:visited, .share-icons .social-share .share:visited, .share-icons .social-share .share a:visited, .page-nav .page-menu li a:visited {
  color: #000000;
}
/* line 160, ../smash/styles/_vars.scss */
a.alt-link:hover, a.share-icon:hover, .share-icons .social-share .share:hover, .share-icons .social-share .share a:hover, .page-nav .page-menu li a:hover {
  cursor: pointer;
  color: #F1B0BD;
}

/* line 166, ../smash/styles/_vars.scss */
.entry-content a {
  color: #000000;
  outline: none;
  text-decoration: none;
  font-weight: 700;
}
/* line 173, ../smash/styles/_vars.scss */
.entry-content a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 180, ../smash/styles/_vars.scss */
.entry-content a:focus, .entry-content a:active, .entry-content a:visited {
  color: #000000;
}
/* line 184, ../smash/styles/_vars.scss */
.entry-content a:hover {
  cursor: pointer;
  color: #F1B0BD;
  text-decoration: underline;
}

/* line 191, ../smash/styles/_vars.scss */
a.white-link, #footer_menu_container a, .mobile-nav-outer a, #colophon .mobile-nav-outer a {
  color: #ffffff;
  outline: none;
  text-decoration: none;
}
/* line 197, ../smash/styles/_vars.scss */
a.white-link .icon, #footer_menu_container 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 204, ../smash/styles/_vars.scss */
a.white-link:focus, #footer_menu_container a:focus, .mobile-nav-outer a:focus, #colophon .mobile-nav-outer a:focus, a.white-link:active, #footer_menu_container a:active, .mobile-nav-outer a:active, #colophon .mobile-nav-outer a:active, a.white-link:visited, #footer_menu_container a:visited, .mobile-nav-outer a:visited, #colophon .mobile-nav-outer a:visited {
  color: #ffffff;
}
/* line 208, ../smash/styles/_vars.scss */
a.white-link:hover, #footer_menu_container a:hover, .mobile-nav-outer a:hover, #colophon .mobile-nav-outer a:hover {
  cursor: pointer;
  color: #F1B0BD;
}

/* line 214, ../smash/styles/_vars.scss */
.featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-cta, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta {
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 1px;
  border-bottom: 1px solid;
  text-transform: uppercase;
}

/* line 222, ../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: "Sweet Sans", sans-serif !important;
  font-weight: 500;
  letter-spacing: 0.8px;
  border-bottom: 1px solid;
}

/* line 231, ../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: "Sweet Sans", sans-serif !important;
  font-weight: 400;
  letter-spacing: 0.8px;
}

/* line 239, ../smash/styles/_vars.scss */
#shop_hero_slider .hero-slide .hero-image .hero-body .hero-cta {
  display: inline !important;
  position: relative;
  color: #000000;
  outline: none;
  text-decoration: none;
  z-index: 1;
  position: relative;
  z-index: 2;
  width: calc(100%);
  background-image: linear-gradient(transparent calc(100% - 18px), #F1B0BD 0);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position-y: 12px;
  padding-bottom: 0px;
  transition: background-position-y 0.25s;
  font-family: "Sweet Sans", sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}
/* line 261, ../smash/styles/_vars.scss */
#shop_hero_slider .hero-slide .hero-image .hero-body .hero-cta:hover, #shop_hero_slider .hero-slide .hero-image .hero-body .hero-cta a:focus, #shop_hero_slider .hero-slide .hero-image .hero-body .hero-cta a:active, #shop_hero_slider .hero-slide .hero-image .hero-body .hero-cta a:visited {
  background-position-y: 0;
}

/* line 348, ../smash/styles/_vars.scss */
a.nav-link, #masthead a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
/* line 354, ../smash/styles/_vars.scss */
a.nav-link .icon, #masthead a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 361, ../smash/styles/_vars.scss */
a.nav-link:focus, #masthead a:focus, a.nav-link:active, #masthead a:active, a.nav-link:visited, #masthead a:visited {
  color: #000000;
}
/* line 365, ../smash/styles/_vars.scss */
a.nav-link:hover, #masthead a:hover {
  cursor: pointer;
  color: #F1B0BD;
}

/* line 371, ../smash/styles/_vars.scss */
#colophon a, .footer-blocks a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
/* line 377, ../smash/styles/_vars.scss */
#colophon a .icon, .footer-blocks a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
/* line 384, ../smash/styles/_vars.scss */
#colophon a:focus, .footer-blocks a:focus, #colophon a:active, .footer-blocks a:active, #colophon a:visited, .footer-blocks a:visited {
  color: #000000;
}
/* line 388, ../smash/styles/_vars.scss */
#colophon a:hover, .footer-blocks a:hover {
  cursor: pointer;
  color: #F1B0BD;
}

/* line 539, ../smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu, #footer_menu_container .menu, #colophon #footer_menu, .icons-nav .menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .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, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu {
  display: -webkit-flex;
  display: flex;
  text-transform: capitalize;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
/* line 548, ../smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li, #footer_menu_container .menu li, #colophon #footer_menu li, .icons-nav .menu li, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu li, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .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, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu 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 555, ../smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, #footer_menu_container .menu li .sub-menu, #colophon #footer_menu li .sub-menu, .icons-nav .menu li .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu li .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .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, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  list-style: none;
  top: 100%;
  text-align: left;
  padding: 0;
  background: #ffffff;
  white-space: nowrap;
  box-shadow: unset;
  z-index: 100;
}
/* line 570, ../smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li, #footer_menu_container .menu li .sub-menu li, #colophon #footer_menu li .sub-menu li, .icons-nav .menu li .sub-menu li, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu li .sub-menu li, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .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, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li {
  padding: 10px 30px;
}
/* line 573, ../smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li > .sub-menu, #footer_menu_container .menu li .sub-menu li > .sub-menu, #colophon #footer_menu li .sub-menu li > .sub-menu, .icons-nav .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li > .sub-menu, #more_nav #category_menu li .sub-menu li > .sub-menu, .page-nav .page-menu li .sub-menu li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li > .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  /* line 573, ../smash/styles/_vars.scss */
  #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li > .sub-menu, #footer_menu_container .menu li .sub-menu li > .sub-menu, #colophon #footer_menu li .sub-menu li > .sub-menu, .icons-nav .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li > .sub-menu, #more_nav #category_menu li .sub-menu li > .sub-menu, .page-nav .page-menu li .sub-menu li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li > .sub-menu {
    position: unset;
    left: unset;
    top: unset;
  }
}
/* line 587, ../smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li:hover > .sub-menu, #footer_menu_container .menu li .sub-menu li:hover > .sub-menu, #colophon #footer_menu li .sub-menu li:hover > .sub-menu, .icons-nav .menu li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .menu li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li:hover > .sub-menu, #more_nav #category_menu li .sub-menu li:hover > .sub-menu, .page-nav .page-menu li .sub-menu li:hover > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li:hover > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
/* line 594, ../smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .sub-menu a, #footer_menu_container .menu li .sub-menu a, #colophon #footer_menu li .sub-menu a, .icons-nav .menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .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, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu a {
  width: auto;
}
/* line 600, ../smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li:hover > .sub-menu, #footer_menu_container .menu li:hover > .sub-menu, #colophon #footer_menu li:hover > .sub-menu, .icons-nav .menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .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, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
/* line 606, ../smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li .icon, #footer_menu_container .menu li .icon, #colophon #footer_menu li .icon, .icons-nav .menu li .icon, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu li .icon, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .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, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .icon {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  margin-left: 4px;
}
/* line 615, ../smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu li.menu-item-header > .menu-item-header, #footer_menu_container .menu li.menu-item-header > .menu-item-header, #colophon #footer_menu li.menu-item-header > .menu-item-header, .icons-nav .menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .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, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-header > .menu-item-header {
  font-weight: bold;
}
/* line 622, ../smash/styles/_vars.scss */
#masthead .header-block .header-block-inner .menu-container .menu > li > .sub-menu, #footer_menu_container .menu > li > .sub-menu, #colophon #footer_menu > li > .sub-menu, .icons-nav .menu > li > .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu > li > .sub-menu, .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .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, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu > li > .sub-menu {
  padding-top: 10px;
}

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

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

/* line 643, ../smash/styles/_vars.scss */
.container-lg, .guides-basic .guide-basic, .guides-grid {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto !important;
}

/* line 648, ../smash/styles/_vars.scss */
.container, .container-xl, .smash-tabbed-wrapper .smash-tabbed-title, .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper, .smash-tabbed-wrapper .smash-tabbed-content, .archive-items, #circle_links .circle-links-container, .posts-collection .posts-collection-container, .tiled-products-wrapper .tiled-products-container, .footer-blocks .footer-blocks-container, .shop-masonry-links-wrapper .shop-masonry-links-container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto !important;
}

/* line 653, ../smash/styles/_vars.scss */
#ltki_wrapper .ltki-container {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto !important;
}

/* line 662, ../smash/styles/_vars.scss */
.post-block .post-block-image > .fade, .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 670, ../smash/styles/_vars.scss */
.post-block .post-block-image:hover > .fade, .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 677, ../smash/styles/_vars.scss */
.btn-primary, .basic-search-form.search-button-right .search-fields 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"], .page-nav.btns .page-menu-container .page-menu li a, .page-nav.has-btns .page-menu-container .page-menu li a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"], .btn-secondary, .btn-tertary, .btn {
  display: inline-block !important;
  padding: 13px 25px !important;
  font-family: "Sweet Sans", sans-serif !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-size: 10px !important;
  font-weight: 100 !important;
  text-align: center !important;
}

/* line 693, ../smash/styles/_vars.scss */
.btn-primary, .basic-search-form.search-button-right .search-fields 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"], .page-nav.btns .page-menu-container .page-menu li a, .page-nav.has-btns .page-menu-container .page-menu li a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] {
  background: #F1B0BD !important;
  border: 2px solid #F1B0BD !important;
  color: #000000 !important;
}
/* line 699, ../smash/styles/_vars.scss */
.btn-primary a, .basic-search-form.search-button-right .search-fields 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, .page-nav.btns .page-menu-container .page-menu li a a, .page-nav.has-btns .page-menu-container .page-menu li a a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger a, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon a, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] a {
  color: #000000 !important;
}
/* line 703, ../smash/styles/_vars.scss */
.btn-primary .icon, .basic-search-form.search-button-right .search-fields 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, .page-nav.btns .page-menu-container .page-menu li a .icon, .page-nav.has-btns .page-menu-container .page-menu li a .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger .icon, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] .icon, .icon.btn-primary, .basic-search-form.search-button-right .search-fields button.icon, #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"], .page-nav.btns .page-menu-container .page-menu li a.icon, .page-nav.has-btns .page-menu-container .page-menu li a.icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.icon.collection-post-main-link, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .icon.post-products-trigger, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input.icon[type="submit"] {
  fill: #000000 !important;
}
/* line 708, ../smash/styles/_vars.scss */
.btn-primary:hover, .basic-search-form.search-button-right .search-fields 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, .page-nav.btns .page-menu-container .page-menu li a:hover, .page-nav.has-btns .page-menu-container .page-menu li a:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon: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 #F1B0BD !important;
  color: #000000 !important;
}
/* line 713, ../smash/styles/_vars.scss */
.btn-primary:hover a, .basic-search-form.search-button-right .search-fields 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, .page-nav.btns .page-menu-container .page-menu li a:hover a, .page-nav.has-btns .page-menu-container .page-menu li a:hover a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover a, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon: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 717, ../smash/styles/_vars.scss */
.btn-primary:hover .icon, .basic-search-form.search-button-right .search-fields 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, .page-nav.btns .page-menu-container .page-menu li a:hover .icon, .page-nav.has-btns .page-menu-container .page-menu li a:hover .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover .icon, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon: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 724, ../smash/styles/_vars.scss */
.btn-secondary {
  background: #ffffff !important;
  border: 2px solid #F1B0BD !important;
  color: #000000 !important;
}
/* line 730, ../smash/styles/_vars.scss */
.btn-secondary a {
  color: #000000 !important;
}
/* line 734, ../smash/styles/_vars.scss */
.btn-secondary .icon, .icon.btn-secondary {
  fill: #000000 !important;
}
/* line 739, ../smash/styles/_vars.scss */
.btn-secondary:hover {
  background: #F1B0BD !important;
  border: 2px solid #F1B0BD !important;
  color: #000000 !important;
}
/* line 744, ../smash/styles/_vars.scss */
.btn-secondary:hover a {
  color: #000000 !important;
}
/* line 748, ../smash/styles/_vars.scss */
.btn-secondary:hover .icon {
  fill: #000000 !important;
}

/* line 754, ../smash/styles/_vars.scss */
.btn-tertary {
  background: #000000 !important;
  border: 2px solid #000000 !important;
  color: #ffffff !important;
}
/* line 760, ../smash/styles/_vars.scss */
.btn-tertary a {
  color: #ffffff !important;
}
/* line 764, ../smash/styles/_vars.scss */
.btn-tertary .icon, .icon.btn-tertary {
  fill: #ffffff !important;
}
/* line 769, ../smash/styles/_vars.scss */
.btn-tertary:hover {
  background: #ffffff !important;
  border: 2px solid #000000 !important;
  color: #000000 !important;
}
/* line 774, ../smash/styles/_vars.scss */
.btn-tertary:hover a {
  color: #000000 !important;
}
/* line 778, ../smash/styles/_vars.scss */
.btn-tertary:hover .icon {
  fill: #000000 !important;
}

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

/* line 823, ../smash/styles/_vars.scss */
.adjust-center, .footer-blocks .footer-blocks-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 826, ../smash/styles/_vars.scss */
.adjust-center > *, .footer-blocks .footer-blocks-container > * {
  flex: 1;
}
/* line 829, ../smash/styles/_vars.scss */
.adjust-center > *:nth-child(1), .footer-blocks .footer-blocks-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 834, ../smash/styles/_vars.scss */
.adjust-center > *:nth-child(2), .footer-blocks .footer-blocks-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 839, ../smash/styles/_vars.scss */
.adjust-center > *:nth-child(3), .footer-blocks .footer-blocks-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 875, ../smash/styles/_vars.scss */
#colophon, .footer-blocks {
  position: relative;
  padding: 10px 20px;
  background: #ffffff;
  color: #000000;
}
/* line 885, ../smash/styles/_vars.scss */
#colophon .site-info, .footer-blocks .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;
  font-family: "Sweet Sans", sans-serif !important;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 0;
  column-gap: 10px;
}
/* line 893, ../smash/styles/_vars.scss */
#colophon .site-info .line-sep, .footer-blocks .site-info .line-sep {
  margin: 0;
}
/* line 897, ../smash/styles/_vars.scss */
#colophon .site-info .site-built, .footer-blocks .site-info .site-built {
  font-family: "Sweet Sans", sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 902, ../smash/styles/_vars.scss */
#colophon .site-info .site-built span, .footer-blocks .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;
  column-gap: 3px;
  margin: 0;
}
/* line 908, ../smash/styles/_vars.scss */
#colophon .site-info .site-built img, .footer-blocks .site-info .site-built img {
  max-height: 25px;
  margin-top: 1px;
  margin-left: 4px;
}
@media screen and (max-width: 600px) {
  /* line 875, ../smash/styles/_vars.scss */
  #colophon, .footer-blocks {
    padding: 10px;
  }
  /* line 919, ../smash/styles/_vars.scss */
  #colophon .site-info, .footer-blocks .site-info {
    flex-direction: column !important;
    -webkit-flex-direction: column;
    margin-left: 0;
  }
  /* line 924, ../smash/styles/_vars.scss */
  #colophon .site-info .footer-logo, .footer-blocks .site-info .footer-logo {
    margin: 20px 0;
  }
  /* line 928, ../smash/styles/_vars.scss */
  #colophon .site-info .line-sep, .footer-blocks .site-info .line-sep {
    display: none;
  }
  /* line 933, ../smash/styles/_vars.scss */
  #colophon .site-policy, .footer-blocks .site-policy {
    width: 100%;
    flex: auto;
    text-align: center;
  }
  /* line 938, ../smash/styles/_vars.scss */
  #colophon .site-policy a, .footer-blocks .site-policy a {
    width: 100%;
    margin-bottom: 6px;
  }
  /* line 944, ../smash/styles/_vars.scss */
  #colophon .site-built, .footer-blocks .site-built {
    width: 100%;
    flex: auto;
    text-align: center;
    margin-top: 5px;
  }
  /* line 950, ../smash/styles/_vars.scss */
  #colophon .site-built span, .footer-blocks .site-built span {
    width: 100%;
    margin-bottom: 5px;
  }
}

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

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

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

/* line 24, ../smash/styles/_general.scss */
.no-results {
  padding: 0 0 50px;
}

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

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

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

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

/* line 70, ../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 #ffffff !important;
  border-radius: 0 !important;
  padding: 10px 15px;
  background: #ffffff;
}

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

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

/* line 108, ../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 113, ../smash/styles/_general.scss */
.basic-search-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
/* line 118, ../smash/styles/_general.scss */
.basic-search-form .search-fields {
  position: relative;
  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 122, ../smash/styles/_general.scss */
.basic-search-form .search-fields input {
  flex: 1;
}
/* line 125, ../smash/styles/_general.scss */
.basic-search-form .search-fields input[type="submit"] {
  flex: 0;
}
/* line 132, ../smash/styles/_general.scss */
.basic-search-form.search-icon-left .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;
}
/* line 135, ../smash/styles/_general.scss */
.basic-search-form.search-icon-left .search-fields input {
  padding-left: 43px;
  border: none !important;
  font-style: italic;
}
/* line 141, ../smash/styles/_general.scss */
.basic-search-form.search-icon-left .search-fields button {
  position: absolute;
  left: 0;
}
/* line 148, ../smash/styles/_general.scss */
.basic-search-form.search-icon-right .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;
}
/* line 151, ../smash/styles/_general.scss */
.basic-search-form.search-icon-right .search-fields input {
  padding-right: 25px;
  font-style: italic;
}
/* line 156, ../smash/styles/_general.scss */
.basic-search-form.search-icon-right .search-fields button {
  position: absolute;
  right: 5px;
}
/* line 163, ../smash/styles/_general.scss */
.basic-search-form.search-icon-top .search-fields {
  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 166, ../smash/styles/_general.scss */
.basic-search-form.search-icon-top .search-fields input {
  width: 100%;
  font-family: "harmony", serif;
  font-size: 18px;
  border: none !important;
  text-align: center;
  padding: 0;
  color: inherit;
}
/* line 175, ../smash/styles/_general.scss */
.basic-search-form.search-icon-top .search-fields input::placeholder {
  text-align: center;
}
/* line 180, ../smash/styles/_general.scss */
.basic-search-form.search-icon-top .search-fields button {
  font-size: 10px;
}
/* line 186, ../smash/styles/_general.scss */
.basic-search-form.search-button-right .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 189, ../smash/styles/_general.scss */
.basic-search-form.search-button-right .search-fields input {
  padding-right: 25px;
  font-style: italic;
  border: none !important;
  background: #ffffff;
}
/* line 196, ../smash/styles/_general.scss */
.basic-search-form.search-button-right .search-fields button {
  font-style: italic;
}

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

/* line 215, ../smash/styles/_general.scss */
.script-font {
  font-family: "Sweet Sans", sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 414, ../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 418, ../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 422, ../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 426, ../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 430, ../smash/styles/_general.scss */
.justify-center {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}

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

/* line 475, ../smash/styles/_general.scss */
.slick-slider {
  position: relative;
}
/* line 478, ../smash/styles/_general.scss */
.slick-slider .slick-arrow {
  position: absolute;
  top: 45%;
  z-index: 1;
  font-size: 20px;
  color: #000000;
}
/* line 485, ../smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-prev {
  left: -1%;
}
/* line 489, ../smash/styles/_general.scss */
.slick-slider .slick-arrow.slick-next {
  right: -1%;
}
/* line 493, ../smash/styles/_general.scss */
.slick-slider .slick-arrow::before {
  display: none !important;
}
/* line 497, ../smash/styles/_general.scss */
.slick-slider .slick-arrow:hover {
  cursor: pointer;
  color: #F1B0BD;
}
/* line 503, ../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 517, ../smash/styles/_general.scss */
.slick-slider .slick-dots li.slick-active button {
  padding: 0;
  background: #000000 !important;
  border: 2px solid #000000;
}
/* line 524, ../smash/styles/_general.scss */
.slick-slider .slick-dots li button {
  position: relative;
  color: transparent !important;
  width: 15px;
  height: 15px;
  background: #F1B0BD !important;
  border: 2px solid #F1B0BD;
  border-radius: 100% !important;
  margin: 0 10px;
  padding: 0;
}
/* line 535, ../smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover {
  background: #000000 !important;
  border: 2px solid #000000;
}
/* line 539, ../smash/styles/_general.scss */
.slick-slider .slick-dots li button:hover::after {
  background: unset !important;
}
/* line 544, ../smash/styles/_general.scss */
.slick-slider .slick-dots li button::after {
  background: unset !important;
}
/* line 548, ../smash/styles/_general.scss */
.slick-slider .slick-dots li button:focus {
  outline: none !important;
}
/* line 556, ../smash/styles/_general.scss */
.slick-slider .slick-slide:focus {
  outline: none !important;
}

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

/* line 572, ../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 578, ../smash/styles/_general.scss */
.numbered-pagination > * {
  margin: 0 6px;
}
/* line 582, ../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 588, ../smash/styles/_general.scss */
.numbered-pagination > .page-numbers.current {
  background: #F6F6F6;
  border-radius: 100%;
}

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

/* line 613, ../smash/styles/_general.scss */
.smash-tabbed-wrapper {
  position: relative;
  margin-bottom: 50px;
  padding: 0 50px;
}
/* line 618, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-title {
  border-top: 1px solid #CCCCCC;
  padding-top: 10px;
}
/* line 624, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper {
  padding: 0 10px;
}
/* line 628, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-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;
  border-bottom: 1px solid #CCCCCC;
  cursor: pointer;
  padding: 0 0 1px;
}
/* line 634, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-cta {
  text-transform: uppercase;
  font-size: 11px;
}
/* line 639, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs {
  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 642, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .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 653, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab.active::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  background: #F1B0BD;
  z-index: 1;
}
/* line 666, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab:hover {
  color: #F1B0BD;
}
@media screen and (max-width: 768px) {
  /* line 628, ../smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner {
    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;
  }
}
/* line 678, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content {
  position: relative;
}
/* line 682, ../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 692, ../smash/styles/_general.scss */
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content:nth-child(1) {
  position: relative;
}
/* line 696, ../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 #CCCCCC;
}
/* line 701, ../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 708, ../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 613, ../smash/styles/_general.scss */
  .smash-tabbed-wrapper {
    padding: 0 50px 30px 50px;
  }
}
@media screen and (max-width: 768px) {
  /* line 722, ../smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
    flex-wrap: wrap;
  }
  /* line 725, ../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 613, ../smash/styles/_general.scss */
  .smash-tabbed-wrapper {
    padding: 0 20px 30px 20px;
  }
  /* line 739, ../smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
    padding-bottom: 30px;
  }
  /* line 742, ../smash/styles/_general.scss */
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
    width: 50%;
    padding: 20px 10px 0;
  }
}

@media screen and (max-width: 720px) {
  /* line 754, ../smash/styles/_general.scss */
  #post-foot #comment-btn {
    padding: 0 20px;
  }
  /* line 757, ../smash/styles/_general.scss */
  #post-foot #social-share {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
/* line 1, ../smash/styles/_header.scss */
body.home #masthead {
  border-bottom: none;
}

/* line 6, ../smash/styles/_header.scss */
body.home #content {
  margin-top: 0px !important;
}

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

/* line 16, ../smash/styles/_header.scss */
#masthead {
  position: relative;
  padding: 30px 40px 20px;
  font-family: "Sweet Sans", sans-serif !important;
  font-size: 11px;
  letter-spacing: 1px;
  background-color: #ffffff;
}
/* line 29, ../smash/styles/_header.scss */
#masthead .site-navigation-wrap {
  position: relative;
}
/* line 33, ../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 38, ../smash/styles/_header.scss */
#masthead .header-block .header-block-inner {
  width: 100%;
}
/* line 41, ../smash/styles/_header.scss */
#masthead .header-block .header-block-inner .menu-container {
  width: 100%;
}
/* line 44, ../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 53, ../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 57, ../smash/styles/_header.scss */
#masthead .header-block.header-left .header-block-inner .search-modal-link {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 62, ../smash/styles/_header.scss */
  #masthead .header-block.header-left .header-block-inner > * {
    display: none;
  }
  /* line 66, ../smash/styles/_header.scss */
  #masthead .header-block.header-left .header-block-inner .search-modal-link {
    display: block !important;
    margin: 0 !important;
  }
  /* line 70, ../smash/styles/_header.scss */
  #masthead .header-block.header-left .header-block-inner .search-modal-link span {
    display: none !important;
  }
  /* line 74, ../smash/styles/_header.scss */
  #masthead .header-block.header-left .header-block-inner .search-modal-link .icon {
    display: block !important;
    width: 20px;
    height: 13px;
  }
}
/* line 83, ../smash/styles/_header.scss */
#masthead .header-block.header-middle {
  flex: 2;
}
/* line 86, ../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;
}
@media screen and (max-width: 768px) {
  /* line 83, ../smash/styles/_header.scss */
  #masthead .header-block.header-middle {
    flex: 0;
  }
}
/* line 95, ../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 99, ../smash/styles/_header.scss */
#masthead .header-block.header-right .header-block-inner .search-modal-link {
  margin-right: 10px;
}
/* line 102, ../smash/styles/_header.scss */
#masthead .header-block.header-right .header-block-inner .search-modal-link .icon {
  display: none;
}
/* line 106, ../smash/styles/_header.scss */
#masthead .header-block.header-right .header-block-inner .search-modal-link span {
  display: block;
}
@media screen and (max-width: 1180px) {
  /* line 95, ../smash/styles/_header.scss */
  #masthead .header-block.header-right .header-block-inner {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: flex-end !important;
    -webkit-align-items: flex-end !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
  /* line 112, ../smash/styles/_header.scss */
  #masthead .header-block.header-right .header-block-inner .search-modal-link {
    margin-right: 0;
    order: 2;
  }
  /* line 116, ../smash/styles/_header.scss */
  #masthead .header-block.header-right .header-block-inner .dot-sep {
    display: none;
  }
  /* line 119, ../smash/styles/_header.scss */
  #masthead .header-block.header-right .header-block-inner .subscribe-trigger {
    padding-bottom: 10px;
    order: 1;
  }
}
@media screen and (max-width: 768px) {
  /* line 126, ../smash/styles/_header.scss */
  #masthead .header-block.header-right .header-block-inner > * {
    display: none;
  }
}
/* line 134, ../smash/styles/_header.scss */
#masthead .fab {
  font-size: 13px;
  padding: 0;
}
/* line 139, ../smash/styles/_header.scss */
#masthead.lock_nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
}
@media screen and (max-width: 768px) {
  /* line 16, ../smash/styles/_header.scss */
  #masthead {
    padding: 20px;
  }
  /* line 167, ../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 171, ../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 177, ../smash/styles/_header.scss */
#logo_wrap {
  position: relative;
  padding: 10px 0 0;
  z-index: 1;
}
/* line 182, ../smash/styles/_header.scss */
#logo_wrap img {
  display: block;
  max-height: 30px;
  width: auto;
}
/* line 188, ../smash/styles/_header.scss */
#logo_wrap.desktop {
  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 191, ../smash/styles/_header.scss */
#logo_wrap.mobile {
  display: none;
  padding: 0;
}
@media screen and (max-width: 768px) {
  /* line 197, ../smash/styles/_header.scss */
  #logo_wrap.desktop {
    display: none !important;
  }
  /* line 200, ../smash/styles/_header.scss */
  #logo_wrap.mobile {
    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: 600px) {
  /* line 177, ../smash/styles/_header.scss */
  #logo_wrap {
    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: 80px;
}
/* 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: "Sweet Sans", 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: "harmony", serif;
  font-style: italic;
}
/* line 35, ../smash/styles/_front-page.scss */
.loop-main .loop-main-inner .loop-main-post .loop-main-content .exceprt {
  font-family: "Karla", sans-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: "Sweet Sans", 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 1, ../smash/styles/_archive.scss */
.archive-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 20px;
  row-gap: 20px;
}
/* line 5, ../smash/styles/_archive.scss */
.archive-items .archive-item {
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
/* line 12, ../smash/styles/_archive.scss */
.archive-items.search-archive .product {
  width: 30%;
}
/* line 16, ../smash/styles/_archive.scss */
.archive-items.search-archive .archive-item {
  width: 100%;
  padding: unset;
}
@media screen and (max-width: 768px) {
  /* line 1, ../smash/styles/_archive.scss */
  .archive-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 20px;
    row-gap: 20px;
  }
}

/* line 30, ../smash/styles/_archive.scss */
#archive_page .archive-items.alm-listing {
  display: block !important;
  margin-top: 2em !important;
}
/* line 36, ../smash/styles/_archive.scss */
#archive_page .alm-reveal {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 2em;
  row-gap: 2em;
}
@media screen and (max-width: 768px) {
  /* line 36, ../smash/styles/_archive.scss */
  #archive_page .alm-reveal {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 20px;
    row-gap: 20px;
  }
}

/* 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: "Sweet Sans", sans-serif;
  font-size: 50px;
  line-height: 30px;
  letter-spacing: 0;
}
/* line 26, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products {
  width: 100%;
}
/* line 30, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-image {
  width: 100%;
  max-height: 150px;
}
/* line 35, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-brand {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  font-family: "Sweet Sans", sans-serif;
}
/* line 42, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-link {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: bold;
  margin-top: 20px;
}
/* line 54, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-products-large {
  width: 100%;
  padding: 50px 0;
  margin: 50px auto !important;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
/* line 61, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-products-large .product {
  padding: 30px;
}
/* line 64, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-products-large .product.slick-active {
  border-right: 1px solid #CCCCCC;
  margin-right: -1px;
}
/* line 71, ../smash/styles/_single-snapshot.scss */
.snapshot-post-wrapper .snapshot-products-large .slick-arrow.slick-next {
  right: -2%;
}
@media screen and (max-width: 1024px) {
  /* line 79, ../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 88, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
  }
  /* line 91, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 96, ../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 107, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
    width: 100% !important;
  }
  /* line 111, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 116, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 0 30px;
    width: 100%;
    margin-left: 0;
  }
  /* line 121, ../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 129, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .snapshot-product .snapshot-product-wrapper {
    text-align: center;
  }
  /* line 133, ../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 146, ../smash/styles/_single-snapshot.scss */
  .snapshot-post-wrapper .snapshot-products-large {
    width: 100% !important;
  }
}

/* line 1, ../smash/styles/_footer.scss */
#footer_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: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  padding: 20px;
  background: #000000;
  color: #ffffff;
}
/* line 12, ../smash/styles/_footer.scss */
#footer_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: center !important;
  -webkit-justify-content: center !important;
}

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

/* line 33, ../smash/styles/_footer.scss */
#colophon #footer_menu_container {
  margin: 0 10px;
}
/* line 37, ../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 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_fixed_search/_block_fixed_search.scss */
.fixed-search {
  opacity: 0;
  position: fixed;
  bottom: 0;
  right: 30px;
  z-index: 100;
  background: #F6F6F6;
  color: #ffffff;
  padding: 20px 50px;
}
/* line 12, ../smash/modules/block_fixed_search/_block_fixed_search.scss */
.fixed-search .fixed-search-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
/* line 16, ../smash/modules/block_fixed_search/_block_fixed_search.scss */
.fixed-search .fixed-search-inner input {
  color: #ffffff;
}
/* line 19, ../smash/modules/block_fixed_search/_block_fixed_search.scss */
.fixed-search .fixed-search-inner input::placeholder {
  color: #ffffff;
}
/* line 24, ../smash/modules/block_fixed_search/_block_fixed_search.scss */
.fixed-search .fixed-search-inner button {
  color: #ffffff;
}

/* line 31, ../smash/modules/block_fixed_search/_block_fixed_search.scss */
body.lock_nav .fixed-search {
  opacity: 1;
}
/* line 1, ../smash/modules/block_flex_row/_block_flex_row.scss */
.flex_row {
  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%;
  row-gap: 20px;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  /* line 1, ../smash/modules/block_flex_row/_block_flex_row.scss */
  .flex_row {
    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 24, ../smash/modules/block_flex_row/_block_flex_row.scss */
  .flex_row > * {
    width: 100% !important;
  }
}

/* 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_loading_screen/_block_loading_screen.scss */
#loading_screen {
  position: fixed;
  background: #F6F6F6;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5000;
}
/* line 13, ../smash/modules/block_loading_screen/_block_loading_screen.scss */
#loading_screen.hide {
  display: none !important;
}
/* line 17, ../smash/modules/block_loading_screen/_block_loading_screen.scss */
#loading_screen .loading-screen-wrap {
  text-align: center;
}
/* line 20, ../smash/modules/block_loading_screen/_block_loading_screen.scss */
#loading_screen .loading-screen-wrap .loading-gif img {
  max-height: 200px;
  width: auto;
  margin: 0 auto;
}
/* line 26, ../smash/modules/block_loading_screen/_block_loading_screen.scss */
#loading_screen .loading-screen-wrap .loading-msg {
  text-transform: lowercase;
  font-size: 24px;
  font-style: italic;
  margin-top: 10%;
}

/* 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: #F6F6F6;
  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: "harmony", 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: "Karla", sans-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: "harmony", 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: "harmony", 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: "harmony", 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: "Karla", sans-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% #F6F6F6;
  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-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;
  row-gap: 0.5em;
}
/* 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;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  /* line 35, ../smash/modules/block_post/_block_post.scss */
  .post-block .post-block-title {
    font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/block_post/_block_post.scss */
  .post-block {
    width: 50%;
  }
}

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

/* line 51, ../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;
  bottom: 0;
  right: 0;
  padding: 10px 2px;
  background: #ffffff;
}
/* line 59, ../smash/modules/block_post/_block_post.scss */
.post-products-wrap .post-products-trigger span {
  transform: rotate(90deg) translate(32%, -160%);
  margin-bottom: 80%;
  transform-origin: top left;
  line-height: 1em;
}
/* line 66, ../smash/modules/block_post/_block_post.scss */
.post-products-wrap .post-products-trigger .icon {
  width: 25px;
  height: 25px;
}
/* line 72, ../smash/modules/block_post/_block_post.scss */
.post-products-wrap .post-products {
  position: absolute;
  bottom: 0;
  left: 115%;
  width: 100%;
  background: #ffffff;
  padding: 20px 30px 20px 20px;
  visibility: hidden;
}
/* line 84, ../smash/modules/block_post/_block_post.scss */
.post-products-wrap:hover .post-products {
  left: 0;
  visibility: visible;
}

/* line 2, ../smash/modules/block_product/_block_product.scss */
.product .product-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 5, ../smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-image {
  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: 200px;
  text-align: center;
}
/* line 13, ../smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-image .btn {
  padding: 4px 35px !important;
}
/* line 18, ../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 21, ../smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body .product-brand {
  font-family: "Sweet Sans", sans-serif !important;
  text-align: center;
  font-size: 9px;
  text-transform: uppercase;
}
/* line 28, ../smash/modules/block_product/_block_product.scss */
.product .product-wrap .product-body .product-title {
  text-align: center;
  font-weight: bold;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 24px;
}
/* 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 {
  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: auto;
}
/* line 55, ../smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-image-wrap .product-image {
  max-height: 100px;
}
/* line 60, ../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;
  flex: 1;
}
/* line 65, ../smash/modules/block_product/_block_product.scss */
.product.product-row .product-wrap .product-body .product-title {
  text-align: left;
}
@media screen and (max-width: 768px) {
  /* line 75, ../smash/modules/block_product/_block_product.scss */
  .product .product-wrap .product-body .product-title {
    font-size: 10px;
  }
}

/* line 1, ../smash/modules/block_search/_block_search.scss */
#search-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 150000;
  display: none;
  cursor: pointer;
}
/* line 12, ../smash/modules/block_search/_block_search.scss */
#search-modal .modal-box {
  width: 70%;
  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: 30px;
  height: 30px;
  padding: 3px;
  color: #ffffff;
  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;
  border: none !important;
  flex: 1;
  width: 100%;
  text-transform: uppercase;
  font-family: "Karla", sans-serif;
  padding: 23px;
  font-style: unset;
}
/* line 82, ../smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input#search::placeholder {
  font-size: 14px;
}
/* line 86, ../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 97, ../smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner input[type="submit"] {
  flex: 0;
}
/* line 103, ../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 119, ../smash/modules/block_search/_block_search.scss */
#search-modal .modal-box .modal-inner #searchsubmit:hover {
  background-color: #eaeaea;
}
@media screen and (max-width: 768px) {
  /* line 127, ../smash/modules/block_search/_block_search.scss */
  #search-modal .modal-box .modal-inner .site-search {
    padding: 50px 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 12, ../smash/modules/block_search/_block_search.scss */
  #search-modal .modal-box {
    width: 75%;
  }
  /* line 138, ../smash/modules/block_search/_block_search.scss */
  #search-modal .modal-box .modal-inner input[type="submit"] {
    flex: 0;
    display: none !important;
  }
}

/* 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 #CCCCCC;
  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: "Sweet Sans", 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: 0;
}
@media screen and (max-width: 720px) {
  /* line 60, ../smash/modules/block_share_icons/_block_share_icons.scss */
  .share-icons .social-share .social-share-inner.fade-share .share-icons-wrap {
    top: 100%;
    left: unset;
  }
}
/* line 74, ../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 80, ../smash/modules/block_share_icons/_block_share_icons.scss */
.share-icons .social-share .share {
  margin: 8px;
}
/* line 84, ../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: 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: 3;
}
/* line 27, ../smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .icon {
  width: 55px;
  height: 55px;
  color: #ffffff;
}
/* line 32, ../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;
}
/* line 39, ../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.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
/* line 52, ../smash/modules/block_video/_block_video.scss */
.video-block .video-block-container .video-block-wrap .embed-container {
  position: relative;
  z-index: 1;
}

/* 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: "harmony", 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: "Sweet Sans", 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: "harmony", 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: "harmony", 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: "harmony", 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_footer_icons/_nav_footer_icons.scss */
.icons-nav {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  z-index: 10;
}
/* line 10, ../smash/modules/nav_footer_icons/_nav_footer_icons.scss */
.icons-nav i {
  font-size: 25px;
}
/* line 14, ../smash/modules/nav_footer_icons/_nav_footer_icons.scss */
.icons-nav img {
  width: auto;
  max-height: 25px;
}
/* line 19, ../smash/modules/nav_footer_icons/_nav_footer_icons.scss */
.icons-nav .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;
  width: 100%;
}
/* line 24, ../smash/modules/nav_footer_icons/_nav_footer_icons.scss */
.icons-nav .menu 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: center !important;
  -webkit-justify-content: center !important;
  width: 20%;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  /* line 1, ../smash/modules/nav_footer_icons/_nav_footer_icons.scss */
  .icons-nav {
    display: block;
  }
  /* line 35, ../smash/modules/nav_footer_icons/_nav_footer_icons.scss */
  body.has-icon-nav #colophon.site-footer {
    margin-bottom: 50px !important;
  }
}

/* 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: 0 10px 0 0;
  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: 10em;
  width: 100%;
  top: 0;
  left: -500px;
  bottom: 0;
  background: #000000;
  color: #ffffff;
  overflow-y: scroll;
  z-index: 1000000;
}
/* line 55, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-inner {
  width: 100%;
}
/* line 60, ../smash/modules/nav_mobile/_nav_mobile.scss */
#colophon .mobile-nav-outer {
  color: #ffffff;
}
/* line 75, ../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;
  cursor: pointer;
}
/* line 88, ../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 73, ../smash/modules/nav_mobile/_nav_mobile.scss */
  .mobile-nav-outer .mobile-nav-trigger-close {
    top: 13px;
  }
}
/* line 99, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-logo {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  max-height: 55px;
  width: auto;
}
/* line 109, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar {
  width: 1px;
}
/* line 113, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar-track {
  background: #ffffff;
  width: 1px;
}
/* line 118, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  width: 1px;
}
/* line 126, ../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 126, ../smash/modules/nav_mobile/_nav_mobile.scss */
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}
/* line 137, ../smash/modules/nav_mobile/_nav_mobile.scss */
body.customize-support #masthead.lock_nav #mobile_nav_wrap .mobile-nav-outer {
  top: 0;
}
/* line 145, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-image {
  width: 100%;
}
/* line 149, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body {
  width: 100%;
  padding: 30px;
  font-family: "Sweet Sans", sans-serif;
}
/* line 154, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body > * {
  width: 100%;
}
/* line 158, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .mobile-nav-menus-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: flex-start !important;
  -webkit-justify-content: flex-start !important;
  row-gap: 3em;
  margin-bottom: 5em;
}
/* line 163, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper {
  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%;
  max-width: 220px;
  row-gap: 10px;
}
/* line 169, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .mobile-menu-title {
  text-transform: uppercase;
  margin: 0;
}
/* line 174, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .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 178, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top .mobile-menu-wrapper .menu li {
  padding: 0;
}
@media screen and (max-width: 768px) {
  /* line 158, ../smash/modules/nav_mobile/_nav_mobile.scss */
  .mobile-nav-outer .mobile-nav-body .mobile-nav-menus-top {
    margin-top: 50px;
  }
}
/* line 189, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom {
  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;
  row-gap: 1em;
  margin-bottom: 2em;
}
/* line 194, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .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;
  column-gap: 15px;
}
/* line 199, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body .mobile-nav-menus-bottom .menu li {
  padding: 0;
}
/* line 205, ../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 211, ../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 220, ../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 225, ../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 231, ../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 236, ../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 239, ../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 246, ../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 256, ../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 259, ../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;
  padding-left: 30px;
}
/* line 267, ../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 275, ../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: 30px;
  font-family: "harmony", serif;
}
/* line 282, ../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: "harmony", serif;
}
/* line 288, ../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: 14px;
  font-family: "Karla", sans-serif;
}
/* line 297, ../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 304, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom {
  padding-top: 20px;
}
/* line 307, ../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 315, ../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 320, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search {
  margin-bottom: 35px;
}
/* line 324, ../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 328, ../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;
}
/* line 332, ../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: #ffffff;
  text-transform: uppercase;
}
/* line 338, ../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 342, ../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 350, ../smash/modules/nav_mobile/_nav_mobile.scss */
.mobile-nav-outer .mobile-nav-body #mobile_search .widget {
  margin: 0;
  width: 100%;
}
/* line 354, ../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 366, ../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: #F6F6F6;
}
/* line 9, ../smash/modules/nav_more/_nav_more.scss */
#more_nav #category_menu li {
  font-family: "Sweet Sans", 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: #F1B0BD !important;
}
/* line 23, ../smash/modules/nav_more/_nav_more.scss */
#more_nav .more-nav-header {
  font-family: "harmony", 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;
  margin-bottom: 30px;
  margin-top: 30px;
}
/* line 6, ../smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu-container {
  width: 100%;
  padding: 20px;
}
/* line 11, ../smash/modules/nav_page/_nav_page.scss */
.page-nav h2.page-nav-title {
  text-transform: capitalize;
  font-size: 30px;
  letter-spacing: 2px;
  margin-top: 50px;
  margin-bottom: 0px;
  font-family: "harmony", serif;
}
/* line 20, ../smash/modules/nav_page/_nav_page.scss */
.page-nav .page-nav-text {
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 20, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-text {
    display: none;
  }
}
/* line 28, ../smash/modules/nav_page/_nav_page.scss */
.page-nav form {
  width: 100%;
  max-width: 480px;
  margin: 10px 0;
}
/* line 33, ../smash/modules/nav_page/_nav_page.scss */
.page-nav form .search-fields {
  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 37, ../smash/modules/nav_page/_nav_page.scss */
.page-nav form .search-fields input {
  width: 100%;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "harmony", serif;
}
/* line 44, ../smash/modules/nav_page/_nav_page.scss */
.page-nav form .search-fields button {
  position: absolute;
  right: 10px;
}
@media screen and (max-width: 600px) {
  /* line 33, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav form .search-fields {
    max-width: 90%;
    margin: 0 auto;
  }
}
/* line 56, ../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: "Sweet Sans", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 10px 0 30px;
}
/* line 65, ../smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu ul {
  padding: 5px 0px;
}
/* line 69, ../smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu li {
  text-align: left;
}
/* line 72, ../smash/modules/nav_page/_nav_page.scss */
.page-nav .page-menu li.current-menu-item {
  border-bottom: 2px solid #F1B0BD;
}
@media screen and (max-width: 768px) {
  /* line 72, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu li.current-menu-item {
    border-bottom: 1px solid #eeeeee;
  }
}
/* line 84, ../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 56, ../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;
    font-size: 11px;
    letter-spacing: 1px;
    width: 100%;
  }
  /* line 98, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item {
    width: 100%;
    padding: 12px 20px;
    border-bottom: 1px solid #eeeeee;
  }
  /* line 103, ../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 106, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item .menu-drop .icon {
    margin-left: 10px;
  }
  /* line 112, ../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 122, ../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 129, ../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 137, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item a {
    display: block;
  }
  /* line 141, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-menu .menu-item.light-menu-item {
    font-weight: 100;
  }
}
/* line 150, ../smash/modules/nav_page/_nav_page.scss */
.page-nav .page-nav-title .icon {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 148, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav .page-nav-title {
    font-family: "Karla", sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    padding: 12px 20px;
    text-align: center;
  }
  /* line 155, ../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 158, ../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 171, ../smash/modules/nav_page/_nav_page.scss */
.page-nav.btns {
  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: #F6F6F6;
  padding: 20px 50px;
  margin-bottom: 50px;
}
/* line 177, ../smash/modules/nav_page/_nav_page.scss */
.page-nav.btns .page-nav-title {
  margin: 0;
  max-width: 300px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  /* line 177, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav.btns .page-nav-title {
    max-width: 100%;
    padding-bottom: 0;
    justify-content: center !important;
  }
}
/* line 189, ../smash/modules/nav_page/_nav_page.scss */
.page-nav.btns .page-menu-container {
  width: auto;
}
/* line 192, ../smash/modules/nav_page/_nav_page.scss */
.page-nav.btns .page-menu-container .page-menu {
  margin: 0;
}
/* line 197, ../smash/modules/nav_page/_nav_page.scss */
.page-nav.btns .page-menu-container .page-menu li a {
  width: 200px !important;
}
/* line 202, ../smash/modules/nav_page/_nav_page.scss */
.page-nav.btns .page-menu-container .page-menu li.current-menu-item {
  border-bottom: unset;
}
/* line 217, ../smash/modules/nav_page/_nav_page.scss */
.page-nav.has-btns .page-menu-container .page-menu li.current-menu-item {
  border-bottom: unset;
}
@media screen and (max-width: 768px) {
  /* line 227, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav.btns {
    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: 20px;
  }
  /* line 231, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav.btns .page-menu-container {
    width: 100%;
  }
  /* line 234, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav.btns .page-menu-container .page-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;
    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;
    width: 100%;
  }
  /* line 244, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav.hide-mobile .page-menu .menu-item {
    width: fit-content;
    border-bottom: none;
  }
  /* line 252, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile .page-nav-title {
    order: 1;
    font-family: "Karla", sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
    width: 100%;
    padding: 12px 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
  }
  /* line 255, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile .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 258, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile .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 271, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile .page-nav-title .icon {
    display: block;
    margin-left: 10px;
  }
  /* line 277, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile .page-nav-title.open .icon {
    transform: rotate(180deg);
  }
  /* line 283, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile .page-menu-container {
    display: none;
    order: 2;
    padding: 0;
  }
  /* line 289, ../smash/modules/nav_page/_nav_page.scss */
  .page-nav.show-mobile form {
    order: 3;
  }
}

/* line 1, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links {
  position: relative;
  padding: 50px 0;
}
/* line 5, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-header {
  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;
  height: 50px;
  position: relative;
}
/* line 10, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-header .centered-links-title {
  margin: 0;
  text-transform: unset;
  font-family: "Sweet Sans", sans-serif;
  color: #505050;
  font-size: 120px;
  transform: rotate(-4deg);
  position: absolute;
  z-index: 10;
  bottom: -50px;
}
/* line 22, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-header .centered-links-cta {
  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;
}
/* line 28, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-container {
  text-align: center;
}
/* line 31, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-container a.centered-links-cta {
  letter-spacing: 1px;
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 5px;
}
/* line 39, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-slider {
  visibility: hidden;
  opacity: 0;
}
/* line 46, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-slider.slick-initialized.show-slider {
  visibility: visible;
  opacity: 1;
}
/* line 52, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-slider .slick-arrow {
  top: 42%;
}
/* line 55, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-slider .centered-slide {
  width: 16%;
  padding: 20px;
  text-align: center;
}
/* line 60, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-slider .centered-slide .centered-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 63, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-slider .centered-slide .centered-slide-inner .centered-slide-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-end !important;
  -webkit-justify-content: flex-end !important;
  width: 100%;
  padding-bottom: 7%;
  padding-left: 20px;
  color: #ffffff;
}
/* line 70, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-slider .centered-slide .centered-slide-inner .centered-slide-image:hover {
  filter: brightness(1.4);
  color: #000000;
}
/* line 79, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-slider .centered-slide .centered-slide-inner .centered-slide-image .centered-slide-subheader {
  font-family: "Sweet Sans", sans-serif;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 1px;
}
/* line 85, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-slider .centered-slide .centered-slide-inner .centered-slide-image .centered-slide-header {
  font-size: 28px;
  line-height: 40px;
  text-align: left;
}
/* line 92, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-slider .centered-slide .centered-slide-inner .centered-slide-text {
  text-transform: uppercase;
  font-family: "Sweet Sans", sans-serif;
  margin-top: 15px;
  letter-spacing: 1px;
  font-size: 12px;
}
/* line 99, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links .centered-links-slider .centered-slide .centered-slide-inner .centered-slide-text:hover {
  color: #000000;
}
@media screen and (max-width: 830px) {
  /* line 55, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links .centered-links-slider .centered-slide {
    width: 25%;
  }
}
/* line 111, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links.has-bg {
  background: #F6F6F6;
  margin: 50px 0;
  border-bottom: 1px solid black;
}
/* line 116, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links.has-bg .centered-links-container {
  padding: 50px;
}
/* line 120, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links.has-bg .centered-links-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;
}
/* line 125, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links.has-bg .centered-links-header .centered-links-title {
  margin: 0;
  font-size: 34px;
  line-height: 40px;
  padding: 30px;
}
/* line 132, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links.has-bg .centered-links-header .centered-links-cta {
  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: 40px;
  font-size: 15px;
}
/* line 137, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links.has-bg .centered-links-header .centered-links-cta:first-child {
  border-right: 1px solid #000000;
}
/* line 140, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links.has-bg .centered-links-header .centered-links-cta:last-child {
  border-left: 1px solid #000000;
  text-transform: uppercase;
}
/* line 145, ../smash/modules/slider_centered/_slider_centered.scss */
#centered_links.has-bg .centered-links-header .centered-links-cta .icon {
  margin: 0 5px;
}
@media screen and (max-width: 960px) {
  /* line 111, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links.has-bg {
    padding: 0;
  }
  /* line 155, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links.has-bg .centered-links-header {
    flex-direction: column !important;
  }
  /* line 158, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links.has-bg .centered-links-header .centered-links-title {
    padding: 50px 0;
  }
  /* line 162, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links.has-bg .centered-links-header .centered-links-cta {
    width: 100%;
  }
  /* line 165, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links.has-bg .centered-links-header .centered-links-cta:first-child {
    border-right: none;
    border-bottom: 1px solid black;
  }
  /* line 169, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links.has-bg .centered-links-header .centered-links-cta:last-child {
    border-left: none;
    border-top: 1px solid black;
  }
}
@media screen and (max-width: 600px) {
  /* line 111, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links.has-bg {
    padding: 0;
  }
  /* line 181, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links.has-bg .centered-links-header .centered-links-title {
    text-align: center;
    padding: 50px 30px;
  }
}
@media screen and (max-width: 1024px) {
  /* line 1, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links {
    padding: 0;
  }
  /* line 191, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links .centered-links-header .centered-links-title {
    font-size: 75px;
    bottom: -49px;
  }
}
@media screen and (max-width: 960px) {
  /* line 201, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links .centered-links-header .centered-links-title {
    font-size: 90px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links {
    padding: 10px 0px;
  }
  /* line 210, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links .centered-links-container {
    margin-bottom: 30px;
  }
  /* line 215, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links .centered-links-header .centered-links-title {
    font-size: 60px;
    bottom: -24px;
  }
  /* line 222, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links .centered-links-slider .centered-slide {
    width: 50%;
    padding: 0px 10px;
  }
  /* line 226, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links .centered-links-slider .centered-slide .centered-slide-inner {
    padding: 0 0px;
  }
  /* line 230, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links .centered-links-slider .centered-slide .centered-slide-inner .centered-slide-image .centered-links-header {
    text-align: left;
  }
  /* line 236, ../smash/modules/slider_centered/_slider_centered.scss */
  #centered_links .centered-links-slider .slick-arrow {
    top: 34%;
  }
}

/* line 1, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links {
  position: relative;
  margin: 70px 0 0;
}
/* line 5, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-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;
}
/* line 8, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-header .circle-links-title {
  margin: 0;
}
/* line 12, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-header .circle-links-cta {
  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;
}
/* line 18, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-container {
  padding: 20px 50px 50px;
  text-align: center;
}
/* line 23, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-container a.circle-links-cta {
  letter-spacing: 1px;
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 5px;
}
/* line 31, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider {
  visibility: hidden;
  opacity: 0;
}
/* line 38, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider.slick-initialized.show-slider {
  visibility: visible;
  opacity: 1;
}
/* line 44, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider .slick-arrow {
  top: 42%;
}
/* line 47, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider .circle-slide {
  width: 16%;
  padding: 20px;
  text-align: center;
}
/* line 52, ../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 55, ../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 59, ../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 64, ../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: "Sweet Sans", sans-serif;
  margin-top: 15px;
  letter-spacing: 1px;
  font-size: 12px;
}
/* line 71, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-text:hover {
  color: #000000;
}
@media screen and (max-width: 830px) {
  /* line 47, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links .circle-links-slider .circle-slide {
    width: 25%;
  }
}
/* line 83, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links.has-bg {
  background: #F6F6F6;
  margin: 50px 0;
  border-bottom: 1px solid black;
}
/* line 88, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links.has-bg .circle-links-container {
  padding: 50px;
}
/* line 92, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links.has-bg .circle-links-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;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
/* line 97, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links.has-bg .circle-links-header .circle-links-title {
  margin: 0;
  font-size: 34px;
  line-height: 40px;
  padding: 30px;
}
/* line 104, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links.has-bg .circle-links-header .circle-links-cta {
  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: 40px;
  font-size: 15px;
}
/* line 109, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links.has-bg .circle-links-header .circle-links-cta:first-child {
  border-right: 1px solid #000000;
}
/* line 112, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links.has-bg .circle-links-header .circle-links-cta:last-child {
  border-left: 1px solid #000000;
  text-transform: uppercase;
}
/* line 117, ../smash/modules/slider_circles/_slider_circles.scss */
#circle_links.has-bg .circle-links-header .circle-links-cta .icon {
  margin: 0 5px;
}
@media screen and (max-width: 960px) {
  /* line 83, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links.has-bg {
    padding: 0;
  }
  /* line 126, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links.has-bg .circle-links-header {
    flex-direction: column !important;
  }
  /* line 129, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links.has-bg .circle-links-header .circle-links-title {
    padding: 50px 0;
  }
  /* line 133, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links.has-bg .circle-links-header .circle-links-cta {
    width: 100%;
  }
  /* line 136, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links.has-bg .circle-links-header .circle-links-cta:first-child {
    border-right: none;
    border-bottom: 1px solid black;
  }
  /* line 140, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links.has-bg .circle-links-header .circle-links-cta:last-child {
    border-left: none;
    border-top: 1px solid black;
  }
}
@media screen and (max-width: 600px) {
  /* line 83, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links.has-bg {
    padding: 0;
  }
  /* line 152, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links.has-bg .circle-links-header .circle-links-title {
    text-align: center;
    padding: 50px 30px;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links {
    padding: 10px 50px 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links {
    padding: 0 20px 30px;
  }
  /* line 167, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links .circle-links-container {
    margin-bottom: 30px;
  }
  /* line 172, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links .circle-links-slider .circle-slide {
    width: 50%;
    padding: 0px 10px;
  }
  /* line 176, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links .circle-links-slider .circle-slide .circle-slide-inner {
    padding: 0 30px;
  }
  /* line 180, ../smash/modules/slider_circles/_slider_circles.scss */
  #circle_links .circle-links-slider .slick-arrow {
    top: 34%;
  }
}

/* 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 #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
/* 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 45, ../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 52, ../smash/modules/slider_featured_products/_slider_featured_products.scss */
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
/* line 57, ../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 60, ../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_hero/_slider_hero.scss */
#hero_slider {
  position: relative;
  padding: 30px 50px 50px;
}
/* line 5, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .slick-slider {
  position: relative;
  width: 100%;
}
/* line 9, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .slick-slider .slick-dots {
  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;
  position: absolute;
  bottom: -30px;
  width: 100%;
  z-index: 100;
}
/* line 17, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .slick-slider .slick-dots li {
  line-height: normal;
  width: auto;
  height: auto;
}
/* line 22, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .slick-slider .slick-dots li button {
  display: block !important;
  width: 8px;
  height: 8px;
  margin: 5px !important;
  font-size: 0px !important;
}
/* line 29, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .slick-slider .slick-dots li button::before {
  display: none;
}
/* line 35, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .slick-slider .slick-arrow {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 38, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .slick-slider .slick-arrow.slick-prev {
  top: 45%;
  left: 0;
}
@media screen and (max-width: 960px) {
  /* line 38, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .slick-slider .slick-arrow.slick-prev {
    left: -15px;
  }
}
/* line 47, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .slick-slider .slick-arrow.slick-next {
  top: 45%;
  right: 0;
}
@media screen and (max-width: 960px) {
  /* line 47, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .slick-slider .slick-arrow.slick-next {
    right: -15px;
  }
}
/* line 56, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .slick-slider .slick-arrow .icon {
  width: 25px;
  height: 25px;
}
/* line 63, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide {
  padding-left: 45px;
  padding-right: 45px;
  max-width: 1400px;
}
/* line 68, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner {
  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 72, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .hero-slide-images {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 2em;
  width: 100%;
}
/* line 77, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .hero-slide-images .hero-slide-image {
  flex: 1;
}
/* line 82, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .hero-slide-body {
  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;
  position: absolute;
  bottom: 2em;
  left: 1em;
  right: 1em;
}
/* line 89, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .hero-slide-body .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: #ffffff;
  text-align: center;
  width: 100%;
  max-width: 500px;
  padding: 2.5em;
  row-gap: 10px;
}
/* line 98, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .hero-slide-body .hero-body h2 {
  margin: 0;
}
/* line 102, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .hero-slide-body .hero-body .hero-category {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "Sweet Sans", sans-serif !important;
}
/* line 109, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .hero-slide-body .hero-body .hero-title {
  font-size: 32px;
  line-height: 35px;
  text-transform: capitalize;
}
@media screen and (max-width: 600px) {
  /* line 109, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .hero-slide .hero-slide-inner .hero-slide-body .hero-body .hero-title {
    font-size: 24px;
    line-height: 1.1em;
  }
}
/* line 120, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .hero-slide-body .hero-body .hero-text {
  font-size: 14px;
  line-height: 20px;
}
/* line 128, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .post-products-wrap .post-products-trigger {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 90px;
  height: 90px;
  background: #ffffff;
  border-radius: 100%;
  padding: 0;
  top: 50%;
  bottom: unset;
  left: 0;
  right: unset;
  transform: translate(-50%, -50%);
  font-weight: bold !important;
  font-size: 13px !important;
}
/* line 143, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .post-products-wrap .post-products-trigger .icon {
  width: 25px;
  height: 25px;
}
/* line 148, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .post-products-wrap .post-products-trigger span {
  transform: unset;
  margin: 0;
  margin-left: 5px;
}
/* line 154, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .post-products-wrap .post-products {
  top: 50%;
  left: unset;
  right: 115%;
  bottom: unset;
  transform: translate(0, -50%);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
/* line 167, ../smash/modules/slider_hero/_slider_hero.scss */
#hero_slider .hero-slide .hero-slide-inner .post-products-wrap:hover .post-products {
  right: 0;
}
@media screen and (max-width: 600px) {
  /* line 63, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .hero-slide {
    padding: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  /* line 181, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .hero-slide .hero-slide-image {
    padding: 50px 30px 0;
  }
  /* line 185, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .hero-slide .hero-body {
    padding: 40px 34px;
  }
}
@media screen and (max-width: 960px) {
  /* line 193, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .hero-slide .hero-slide-image {
    height: 450px !important;
  }
  /* line 197, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .hero-slide .hero-body {
    padding: 28px 25px;
    max-width: 360px;
  }
  /* line 201, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .hero-slide .hero-body h2.hero-title {
    font-size: 28px;
    line-height: 29px;
  }
  /* line 208, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .hero-slide .post-products-wrap .post-products-trigger {
    transform: translate(0, 0);
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider {
    padding: 50px 30px;
  }
  /* line 222, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .hero-slide .hero-slide-image {
    height: 350px !important;
  }
  /* line 226, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .hero-slide .hero-body {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 21px 22px;
  }
  /* line 230, ../smash/modules/slider_hero/_slider_hero.scss */
  #hero_slider .hero-slide .hero-body .hero-text {
    display: none !important;
  }
}

/* line 1, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider {
  position: relative;
  padding: 30px 20px 90px;
}
/* line 5, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .slick-slider {
  position: relative;
}
/* line 8, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .slick-slider .slick-dots {
  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;
  position: absolute;
  bottom: 0;
  left: -20px;
  width: auto;
  z-index: 100;
}
/* line 17, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .slick-slider .slick-dots li {
  line-height: normal;
  width: auto;
  height: auto;
}
/* line 22, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .slick-slider .slick-dots li button {
  display: block !important;
  margin: 5px !important;
}
/* line 26, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .slick-slider .slick-dots li button::before {
  display: none;
}
/* line 32, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .slick-slider .slick-arrow {
  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: #F1B0BD;
  padding: 3px;
  border-radius: 100%;
  width: 25px;
  height: 25px;
}
/* line 40, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .slick-slider .slick-arrow.slick-prev {
  top: 45%;
  left: 0;
}
@media screen and (max-width: 960px) {
  /* line 40, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider .slick-slider .slick-arrow.slick-prev {
    left: -15px;
  }
}
/* line 49, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .slick-slider .slick-arrow.slick-next {
  top: 45%;
  right: 0;
}
@media screen and (max-width: 960px) {
  /* line 49, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider .slick-slider .slick-arrow.slick-next {
    right: -15px;
  }
}
/* line 58, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .slick-slider .slick-arrow .icon {
  width: 15px;
  height: 15px;
}
/* line 63, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .slick-slider .slick-arrow:hover {
  background: #F6F6F6;
}
/* line 69, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .hero-slide {
  padding-left: 40px;
}
/* line 72, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .hero-slide .hero-image {
  position: relative;
  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: flex-end !important;
  -webkit-justify-content: flex-end !important;
  padding: 0 50px;
  width: 100%;
}
/* line 79, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .hero-slide .hero-image .post-products-wrap .post-products-trigger {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  top: 30px;
  bottom: unset;
  left: 0;
  right: unset;
  transform: translate(-40px, 0);
  font-weight: bold !important;
  font-size: 13px !important;
}
/* line 89, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .hero-slide .hero-image .post-products-wrap .post-products-trigger span {
  transform: unset;
  margin: 0;
  margin-left: 5px;
}
/* line 95, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .hero-slide .hero-image .post-products-wrap .post-products {
  top: 0;
}
/* line 100, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .hero-slide .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: #ffffff;
  text-align: center;
  max-width: 385px;
  padding: 90px 30px;
}
/* line 107, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .hero-slide .hero-image .hero-body h2 {
  font-size: 29px;
  line-height: 36px;
  margin-bottom: 30px;
}
/* line 113, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
#shop_hero_slider .hero-slide .hero-image .hero-body .hero-cta {
  font-size: 13px;
  letter-spacing: 1px;
}
@media screen and (max-width: 1024px) {
  /* line 124, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider .hero-slide .hero-image {
    padding: 50px 30px 0;
  }
  /* line 127, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider .hero-slide .hero-image .hero-body {
    padding: 40px 34px;
  }
}
@media screen and (max-width: 960px) {
  /* line 135, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider .hero-slide {
    padding-left: 0px;
  }
  /* line 138, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider .hero-slide .hero-image {
    height: 450px !important;
  }
  /* line 141, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider .hero-slide .hero-image .hero-body {
    padding: 28px 25px;
    max-width: 280px;
  }
  /* line 145, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider .hero-slide .hero-image .hero-body h2.hero-title {
    font-size: 21px;
    line-height: 29px;
  }
  /* line 152, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider .hero-slide .hero-image .post-products-wrap .post-products-trigger {
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider {
    padding: 50px 30px;
  }
  /* line 165, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider .hero-slide .hero-image {
    height: 450px !important;
  }
  /* line 168, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider .hero-slide .hero-image .hero-body {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 21px 22px;
  }
  /* line 172, ../smash/modules/slider_shop_hero/_slider_shop_hero.scss */
  #shop_hero_slider .hero-slide .hero-image .hero-body h2.hero-title {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

/* 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 #CCCCCC;
  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: "harmony", serif;
  font-size: 80px;
}
/* line 71, ../smash/modules/single_guides/_single_guides.scss */
.guides-rows .post-guide-row .guide-body .guide-title {
  font-family: "harmony", 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: "Karla", sans-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: #ffffff;
  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;
}
/* line 143, ../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 148, ../smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical .guide-count {
  font-family: "harmony", serif;
  font-size: 100px;
  color: #F1B0BD;
}
/* line 154, ../smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical h3.guide-grid-title {
  margin-bottom: 20px;
}
/* line 158, ../smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical .guide-grid-text {
  line-height: 31px;
  letter-spacing: 0.5px;
}
/* line 163, ../smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.vertical .guide-grid-products {
  width: 100%;
}
/* line 168, ../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 #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
/* line 176, ../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 #CCCCCC;
}
/* line 183, ../smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body .guide-count {
  font-family: "harmony", serif;
  font-size: 100px;
  color: #F1B0BD;
}
/* line 189, ../smash/modules/single_guides/_single_guides.scss */
.guides-grid .guide-grid.horizontal .guide-grid-body h3.guide-grid-title {
  margin-bottom: 20px;
}
/* line 193, ../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 199, ../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 203, ../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 215, ../smash/modules/single_guides/_single_guides.scss */
  .guides-grid .guide-grid.vertical {
    width: 100%;
  }
  /* line 219, ../smash/modules/single_guides/_single_guides.scss */
  .guides-grid .guide-grid.horizontal {
    flex-direction: column !important;
  }
  /* line 222, ../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 229, ../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 #F6F6F6;
  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_collection/_loop_collection.scss */
.posts-collection {
  position: relative;
  padding: 50px;
}
/* line 5, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-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/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main {
  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: 3;
}
/* line 13, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body {
  position: relative;
  width: 60%;
  margin-right: -20%;
  overflow: hidden;
  padding-left: 25px;
}
/* line 20, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner {
  position: relative;
  width: 94%;
  background: #F6F6F6;
  border: 2px solid #F1B0BD;
  padding: 60px;
}
/* line 27, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-cat {
  text-transform: uppercase;
  font-family: "Sweet Sans", sans-serif;
  letter-spacing: 1px;
  font-size: 12px;
}
/* line 34, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner h2 {
  font-size: 40px;
  line-height: 44px;
  margin: 20px 0;
}
@media screen and (max-width: 1024px) {
  /* line 34, ../smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner h2 {
    font-size: 25px;
    line-height: 36px;
    margin: 20px 0;
  }
}
/* line 46, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .collection-post-main-text {
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 25px;
}
/* line 58, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  top: 25px;
  left: -25px;
  width: 50px;
  height: 50px;
  padding: 0 !important;
  border-radius: 100%;
}
/* line 69, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products {
  top: 0;
  bottom: unset;
  right: 115%;
  left: unset;
}
/* line 77, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap:hover .post-products {
  right: 0;
}
@media screen and (max-width: 960px) {
  /* line 20, ../smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner {
    width: 85%;
    padding: 40px;
  }
}
/* line 89, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-image {
  width: 64%;
}
/* line 94, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .posts-collection-posts-side {
  flex: 1;
  padding: 0 0 0 40px;
}
/* line 98, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .posts-collection-posts-side .collection-post {
  border-bottom: 1px solid #F1B0BD;
  padding: 10px 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "Sweet Sans", sans-serif;
  letter-spacing: 1px;
  font-size: 12px;
}
/* line 107, ../smash/modules/loop_collection/_loop_collection.scss */
.posts-collection .posts-collection-container .posts-collection-posts-side .collection-post h4 {
  font-size: 22px;
}
@media screen and (max-width: 1024px) {
  /* line 107, ../smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .posts-collection-posts-side .collection-post h4 {
    font-size: 17px;
  }
}
@media screen and (max-width: 960px) {
  /* line 94, ../smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .posts-collection-posts-side {
    width: 98%;
  }
}
@media screen and (max-width: 600px) {
  /* line 94, ../smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .posts-collection-posts-side {
    padding: 0;
    width: 91%;
  }
}
@media screen and (max-width: 1024px) {
  /* line 1, ../smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection {
    padding: 50px 30px 50px 20px;
  }
}
@media screen and (max-width: 960px) {
  /* line 133, ../smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container {
    flex-direction: column !important;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection {
    padding: 30px;
  }
  /* line 142, ../smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .collection-post-main {
    flex-direction: column-reverse !important;
  }
  /* line 145, ../smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .collection-post-main .collection-post-main-image {
    width: 100%;
  }
  /* line 149, ../smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body {
    width: 100%;
    margin-right: 0%;
    margin-right: 25px;
    margin-top: -60px;
    margin-bottom: 30px;
  }
  /* line 156, ../smash/modules/loop_collection/_loop_collection.scss */
  .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner {
    width: 100%;
    padding: 20px;
  }
}

/* line 1, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post {
  margin: 80px auto !important;
}
/* line 8, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content {
  flex: 1;
  padding: 0 3em;
}
/* line 12, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 16, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-content-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
/* line 19, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-content-header .home-post-title {
  margin: 0;
  font-family: "harmony", serif !important;
  text-transform: capitalize;
  font-size: 35px;
  line-height: 36px;
  text-align: left;
}
/* 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-content-header .category-name {
  font-family: "Sweet Sans", sans-serif !important;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
/* line 36, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-content-header p {
  font-size: 16px;
}
/* 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-content-header .home-post-excerpt {
  margin: 20px 0;
}
/* line 45, ../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: 1em 0;
}
/* line 49, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-actions {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  column-gap: 1em;
}
/* line 56, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image-wrap {
  position: relative;
  flex: 1;
  overflow: hidden;
}
/* line 61, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image-wrap .home-post-image {
  display: block;
  width: 100%;
}
/* line 67, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post .home-post-inner .home-post-image-wrap .post-products-wrap .post-products-trigger {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 74px;
  height: 74px;
  background: #ffffff;
  border-radius: 100%;
  padding: 0;
  font-weight: bold !important;
  font-size: 13px !important;
}
/* line 82, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post:nth-child(2n+1) .home-post-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 85, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post:nth-child(2n+1) .home-post-inner .home-post-image-wrap {
  padding-left: 3em;
  transform: translate(-1.5em, 0);
}
/* line 90, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post:nth-child(2n+1) .home-post-inner .home-post-image-wrap .post-products-wrap .post-products-trigger {
  top: 20px;
  bottom: unset;
  left: 0;
  right: unset;
}
/* line 96, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post:nth-child(2n+1) .home-post-inner .home-post-image-wrap .post-products-wrap .post-products {
  top: 0;
  left: unset;
  right: 115%;
  bottom: unset;
}
/* line 104, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post:nth-child(2n+1) .home-post-inner .home-post-image-wrap .post-products-wrap:hover .post-products {
  right: 0;
}
/* line 117, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post:nth-child(2n) .home-post-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
/* line 120, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post:nth-child(2n) .home-post-inner .home-post-image-wrap {
  padding-right: 3em;
  transform: translate(1.5em, 0);
}
/* line 125, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post:nth-child(2n) .home-post-inner .home-post-image-wrap .post-products-wrap .post-products-trigger {
  top: 20px;
  bottom: unset;
  right: 0;
  left: unset;
}
/* line 131, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post:nth-child(2n) .home-post-inner .home-post-image-wrap .post-products-wrap .post-products {
  top: 0;
  right: unset;
  left: 115%;
  bottom: unset;
}
/* line 139, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
.home-post:nth-child(2n) .home-post-inner .home-post-image-wrap .post-products-wrap:hover .post-products {
  left: 0;
}
@media screen and (max-width: 768px) {
  /* line 1, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post {
    margin: 0 !important;
    padding: 50px 30px;
  }
  /* line 157, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post:nth-child(2n+1) .home-post-inner, .home-post:nth-child(2n) .home-post-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;
    row-gap: 2em;
    margin-top: 20px;
    text-align: center;
  }
  /* line 165, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post:nth-child(2n+1) .home-post-inner .home-post-image-wrap .home-post-content-header, .home-post:nth-child(2n+1) .home-post-inner .home-post-content .home-post-content-header, .home-post:nth-child(2n) .home-post-inner .home-post-image-wrap .home-post-content-header, .home-post:nth-child(2n) .home-post-inner .home-post-content .home-post-content-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 168, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post:nth-child(2n+1) .home-post-inner .home-post-image-wrap .home-post-content-header .home-post-title, .home-post:nth-child(2n+1) .home-post-inner .home-post-content .home-post-content-header .home-post-title, .home-post:nth-child(2n) .home-post-inner .home-post-image-wrap .home-post-content-header .home-post-title, .home-post:nth-child(2n) .home-post-inner .home-post-content .home-post-content-header .home-post-title {
    text-align: center;
  }
  /* line 173, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post:nth-child(2n+1) .home-post-inner .home-post-image-wrap .home-post-excerpt, .home-post:nth-child(2n+1) .home-post-inner .home-post-content .home-post-excerpt, .home-post:nth-child(2n) .home-post-inner .home-post-image-wrap .home-post-excerpt, .home-post:nth-child(2n) .home-post-inner .home-post-content .home-post-excerpt {
    text-align: center;
  }
  /* line 177, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post:nth-child(2n+1) .home-post-inner .home-post-image-wrap .home-post-actions, .home-post:nth-child(2n+1) .home-post-inner .home-post-content .home-post-actions, .home-post:nth-child(2n) .home-post-inner .home-post-image-wrap .home-post-actions, .home-post:nth-child(2n) .home-post-inner .home-post-content .home-post-actions {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    width: 100%;
  }
  /* line 181, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post:nth-child(2n+1) .home-post-inner .home-post-image-wrap .home-post-actions .btn, .home-post:nth-child(2n+1) .home-post-inner .home-post-content .home-post-actions .btn, .home-post:nth-child(2n) .home-post-inner .home-post-image-wrap .home-post-actions .btn, .home-post:nth-child(2n) .home-post-inner .home-post-content .home-post-actions .btn {
    margin: 0;
  }
  /* line 190, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner {
    max-width: 500px;
    margin: 0 auto;
  }
  /* line 194, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-image-wrap {
    width: 100%;
  }
  /* line 197, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-image-wrap .home-post-image {
    width: 100%;
  }
  /* line 202, ../smash/modules/loop_lr_basic/_loop_lr_basic.scss */
  .home-post .home-post-inner .home-post-content {
    width: 100%;
    padding: 0 1.5em;
    text-align: center;
  }
}

/* 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_banner_cta/_section_banner_cta.scss */
.banner-cta {
  position: relative;
  padding: 50px;
}
/* line 5, ../smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  padding: 100px 50px;
}
/* line 10, ../smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-body {
  background: rgba(246, 246, 246, 0.85);
  text-align: center;
  max-width: 425px;
  width: 100%;
  padding: 30px;
}
/* line 17, ../smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-text {
  padding: 10px 0 20px;
}
/* line 22, ../smash/modules/section_banner_cta/_section_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-title span {
  display: block;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  /* line 1, ../smash/modules/section_banner_cta/_section_banner_cta.scss */
  .banner-cta {
    padding: 50px 40px 30px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/section_banner_cta/_section_banner_cta.scss */
  .banner-cta {
    padding: 50px 20px;
  }
  /* line 37, ../smash/modules/section_banner_cta/_section_banner_cta.scss */
  .banner-cta .banner-cta-image {
    padding: 50px 30px;
  }
}

/* line 1, ../smash/modules/section_faq/_section_faq.scss */
#faq-module {
  background: #F6F6F6;
  padding: 50px;
  margin-top: 50px;
  border-top: 1px solid #CCCCCC;
}
/* line 9, ../smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-header .page-faq-title {
  margin-bottom: 20px;
}
/* line 13, ../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: center !important;
  -webkit-justify-content: center !important;
}
/* line 16, ../smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-header .page-faq-header-inner .has-cta {
  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 22, ../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 26, ../smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col {
  width: 48%;
}
/* line 29, ../smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item {
  background: #ffffff;
  margin-bottom: 23px;
}
/* line 33, ../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;
  font-size: 16px;
  font-family: "Karla", sans-serif;
  margin-bottom: 0;
  padding: 10px;
}
/* line 42, ../smash/modules/section_faq/_section_faq.scss */
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title span {
  width: 90%;
}
/* line 46, ../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 54, ../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;
  padding: 0 10px 10px;
}
@media screen and (max-width: 768px) {
  /* line 67, ../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 70, ../smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-wrapper .faq-col {
    width: 100%;
  }
  /* line 75, ../smash/modules/section_faq/_section_faq.scss */
  #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
    margin-bottom: 21px;
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/section_faq/_section_faq.scss */
  #faq-module {
    padding: 30px;
  }
}

/* line 1, ../smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper {
  position: relative;
  padding: 50px;
}
/* line 8, ../smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products-title {
  text-align: center;
}
/* line 12, ../smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products {
  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 15, ../smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col {
  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: 30px;
  flex: 1;
}
/* line 20, ../smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col .product {
  width: 100%;
}
/* line 24, ../smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child {
  flex: 2;
  border-right: 1px solid #CCCCCC;
}
/* line 28, ../smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child:only-child {
  border-right: none;
}
/* line 34, ../smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child .product .product-wrap .product-image {
  flex: 1;
}
/* line 38, ../smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child .product .product-wrap .product-body {
  flex: 2;
}
/* line 43, ../smash/modules/section_featured_products_tiled/_section_featured_products_tiled.scss */
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child .product:first-child {
  border-bottom: 1px solid #CCCCCC;
}

/* line 1, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-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: relative;
  background: #F6F6F6;
  padding: 80px 50px;
  margin: 50px 0;
  column-gap: 50px;
}
/* line 9, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-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: 25%;
}
/* line 13, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-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;
  padding-bottom: 10px;
}
/* line 17, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-left .snapshots-title-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%;
  margin-bottom: 1em;
  text-align: center;
}
/* line 24, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-left .snapshots-title-wrap .logo-wrap img {
  max-height: 100px;
  width: auto;
}
/* line 30, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-left .snapshots-title-wrap .featured-snapshots-title {
  font-family: "harmony", serif !important;
  font-weight: 200;
  font-size: 65px;
  margin-left: 20px;
}
@media screen and (min-width: 600px) {
  /* line 17, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-left .snapshots-title-wrap {
    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 43, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-left .featured-snapshots-text {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  /* line 9, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots-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%;
  }
}
@media screen and (max-width: 600px) {
  /* line 9, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots-header {
    max-width: 300px;
  }
}
/* line 64, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots {
  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: 75%;
}
/* line 68, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .features-snapshots-slider {
  width: 100%;
}
/* line 71, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .features-snapshots-slider .snapshot-outer {
  width: 100%;
  padding: 1em;
}
/* line 75, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .features-snapshots-slider .snapshot-outer .snapshot {
  width: 100%;
  padding: 0;
}
/* line 79, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
.featured-snapshots-wrapper .featured-snapshots .features-snapshots-slider .snapshot-outer .snapshot .post-products-wrap {
  display: none !important;
}
@media screen and (max-width: 960px) {
  /* line 64, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  /* line 64, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots {
    max-width: 300px;
  }
  /* line 92, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots .slick-slider .slick-arrow.slick-next {
    right: -4%;
  }
  /* line 94, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots .slick-slider .slick-arrow.slick-prev {
    left: -4%;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper {
    flex-direction: column !important;
    padding: 30px 40px 50px;
  }
  /* line 105, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots-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: 90%;
  }
  /* line 109, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-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;
    padding-bottom: 1.2em;
  }
  /* line 114, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-right {
    width: 100%;
    align-self: center;
    justify-content: center;
    display: flex;
    padding-bottom: 1.2 em;
  }
  /* line 122, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-cta {
    width: fit-content;
  }
  /* line 127, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  /* line 132, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper {
    padding: 30px 15px 50px;
  }
  /* line 139, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots {
    flex-direction: column !important;
  }
  /* line 142, ../smash/modules/section_featured_snapshots/_section_featured_snapshots.scss */
  .featured-snapshots-wrapper .featured-snapshots .snapshot {
    width: 100%;
    min-width: 200px;
  }
}

/* line 1, ../smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots {
  background: #F6F6F6;
  padding: 50px;
  text-align: center;
}
/* line 6, ../smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots .featured-tabbed-snapshots-title {
  border-top: none !important;
}
/* line 10, ../smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots .featured-tabbed-snapshots-text {
  margin: 10px auto 20px;
  max-width: 450px;
}
@media screen and (max-width: 600px) {
  /* line 10, ../smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
  .featured-tabbed-snapshots .featured-tabbed-snapshots-text {
    font-size: 14px;
    margin-bottom: 44px;
  }
}
/* line 20, ../smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots .smash-tabbed-tabs {
  position: relative;
}
/* line 23, ../smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots .smash-tabbed-tabs .btn {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 30, ../smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots .smash-tab-content-inner {
  border-bottom: none !important;
}
/* line 33, ../smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
.featured-tabbed-snapshots .smash-tab-content-inner .snapshot {
  margin-bottom: 0;
  padding: 20px 10px;
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
  .featured-tabbed-snapshots {
    padding: 50px 20px 20px;
    margin-bottom: 0px;
    margin-top: 30px;
  }
  /* line 44, ../smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
  .featured-tabbed-snapshots .smash-tab-content-inner {
    margin-top: 20px;
  }
  /* line 47, ../smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
  .featured-tabbed-snapshots .smash-tab-content-inner .snapshot.archive-item {
    width: 50%;
  }
  /* line 53, ../smash/modules/section_featured_tabbed_snapshots/_section_featured_tabbed_snapshots.scss */
  .featured-tabbed-snapshots .smash-tabbed-tabs .btn {
    display: none !important;
  }
}

/* line 1, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks {
  position: relative;
  padding: 50px;
  background: #ffffff;
}
/* line 7, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container {
  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;
  column-gap: 4em;
}
/* line 14, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-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: center !important;
  -webkit-justify-content: center !important;
}
/* line 19, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo img {
  width: auto;
}
@media screen and (max-width: 600px) {
  /* line 27, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo img {
    margin-bottom: 30px;
    margin-top: -7px;
    width: 100%;
  }
}
/* line 36, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-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;
  flex: 3;
  column-gap: 3em;
}
/* line 41, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
  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 10px;
}
/* line 45, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
@media screen and (max-width: 600px) {
  /* line 45, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
    margin-bottom: 0px;
  }
}
/* line 58, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .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;
  width: 100%;
  font-family: "Karla", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 67, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container li {
  padding: 7px 0px !important;
}
@media screen and (max-width: 960px) {
  /* line 41, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
    padding: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 41, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
    align-items: center !important;
  }
}
@media screen and (max-width: 600px) {
  /* line 41, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
    padding: 15px 4%;
  }
  /* line 81, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper li {
    padding: 5px 0px !important;
  }
}
/* line 87, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-form {
  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;
  row-gap: 1em;
}
/* line 91, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-form .footer-block-title {
  text-align: left;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
@media screen and (max-width: 600px) {
  /* line 91, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-block-title {
    margin-bottom: 0px;
  }
}
/* line 103, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-search {
  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 106, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-search .footer-block-title {
  text-align: left;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
@media screen and (max-width: 600px) {
  /* line 106, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-search .footer-block-title {
    margin-bottom: 0px;
  }
}
/* line 118, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-search input#search {
  margin: 0;
}
/* line 122, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-search .social-icons {
  margin-top: 20px;
}
/* line 127, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
.footer-blocks .footer-blocks-container .footer-block.footer-search .basic-search-form .search-fields input {
  margin: 0 !important;
}
@media screen and (max-width: 600px) {
  /* line 13, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block {
    width: 100%;
    justify-content: center !important;
    align-items: flex-start !important;
    margin-top: 30px;
  }
}
@media screen and (max-width: 960px) {
  /* line 146, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-3 {
    padding-right: 50px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks {
    padding: 50px 30px;
  }
  /* line 156, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container {
    flex-direction: column !important;
  }
  /* line 160, ../smash/modules/section_footer_blocks/_section_footer_blocks.scss */
  .footer-blocks .footer-blocks-container .footer-block.footer-3 {
    padding-right: 0;
  }
}

/* line 1, ../smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar {
  display: none;
}
/* line 4, ../smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-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;
  position: relative;
  width: 100%;
  background: #F1B0BD;
  color: #000000;
  min-height: 40px;
}
/* line 12, ../smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner a {
  color: #000000;
  border-bottom: 1px solid #000000;
}
/* line 16, ../smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner a:hover {
  color: #ffffff;
}
/* line 21, ../smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-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;
  width: 100%;
  font-size: 12px;
  letter-spacing: 1px;
}
/* line 27, ../smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-container .hello-bar-text {
  margin-right: 5px;
}
/* line 32, ../smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-close {
  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;
  width: 50px;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  color: #000000;
  background: rgba(255, 255, 255, 0.5);
}
/* line 43, ../smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-close .icon {
  width: 10px;
  height: 10px;
}
/* line 48, ../smash/modules/section_hello_bar/_section_hello_bar.scss */
#hello_bar .hello-bar-inner .hello-bar-close:hover {
  cursor: pointer;
  background: #ffffff;
}
@media screen and (max-width: 600px) {
  /* line 55, ../smash/modules/section_hello_bar/_section_hello_bar.scss */
  #hello_bar .hello-bar-inner .hello-bar-container {
    flex-direction: column !important;
  }
}

/* line 1, ../smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows {
  position: relative;
  margin-bottom: 50px;
}
/* line 9, ../smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows .shop-highlights:nth-child(2n+1) .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 12, ../smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows .shop-highlights:nth-child(2n+1) .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;
}
@media screen and (max-width: 600px) {
  /* line 9, ../smash/modules/section_highlights_rows/_section_highlights_rows.scss */
  .highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper {
    flex-direction: column !important;
  }
  /* line 22, ../smash/modules/section_highlights_rows/_section_highlights_rows.scss */
  .highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 35, ../smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper {
  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 38, ../smash/modules/section_highlights_rows/_section_highlights_rows.scss */
.highlights-rows .shop-highlights:nth-child(2n) .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: unset;
  padding-left: unset;
  margin-left: -20px;
  padding-right: 65px;
}
@media screen and (max-width: 600px) {
  /* line 35, ../smash/modules/section_highlights_rows/_section_highlights_rows.scss */
  .highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper {
    flex-direction: column !important;
  }
  /* line 50, ../smash/modules/section_highlights_rows/_section_highlights_rows.scss */
  .highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 1, ../smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper {
  position: relative;
  background: #F6F6F6;
  padding: 30px;
  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;
  row-gap: 2em;
}
/* line 12, ../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%;
  row-gap: 1em;
}
/* line 17, ../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;
  row-gap: 1em;
}
/* line 21, ../smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-title {
  font-size: 28px;
  margin: 0;
  font-family: "harmony", serif;
  text-transform: capitalize;
}
/* line 28, ../smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
  font-family: "harmony", serif;
  letter-spacing: 1px;
  font-size: 11px;
  font-style: italic;
  margin-top: -10px;
}
/* line 42, ../smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-feed {
  width: 100%;
}
/* line 45, ../smash/modules/section_ltki/_section_ltki.scss */
#ltki_wrapper .ltki-container .ltki-feed .rs-ltk-widget__grid {
  width: 100% !important;
}
@media screen and (max-width: 768px) {
  /* line 42, ../smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-feed {
    display: none;
  }
}
/* line 54, ../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 54, ../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: 50px 40px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper {
    padding: 40px 20px;
  }
  /* line 78, ../smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-header {
    flex-direction: column !important;
    margin-bottom: 0px;
  }
  /* line 83, ../smash/modules/section_ltki/_section_ltki.scss */
  #ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-title {
    margin-bottom: 0;
  }
  /* line 86, ../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 96, ../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 99, ../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_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper {
  position: relative;
  padding: 50px;
}
/* line 8, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links {
  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;
  width: 100%;
}
/* line 12, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link {
  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;
  position: relative;
}
/* line 16, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-image {
  width: 100%;
}
/* line 19, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-image:hover {
  opacity: 0.85;
}
/* line 24, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-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: center !important;
  -webkit-justify-content: center !important;
  background: #ffffff;
  width: 100%;
  text-align: left;
  padding: 5px 10px;
  font-family: "harmony", serif;
  font-size: 16px;
  letter-spacing: 1px;
}
/* line 34, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon {
  padding: 7px !important;
  margin-left: 10px !important;
  width: 30px;
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
}
@media screen and (max-width: 1024px) {
  /* line 47, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text {
    font-size: 13px;
  }
}
/* line 53, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  width: 56%;
}
/* line 57, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link {
  padding: 0 2%;
  margin-bottom: 20px;
  width: 33.3%;
}
/* line 63, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link .shop-masonry-link-text p {
  margin: 0;
}
/* line 68, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(1), .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(2) {
  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: 50%;
}
/* line 73, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(1) .shop-masonry-link-text, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(2) .shop-masonry-link-text {
  position: absolute;
  bottom: 0;
  width: auto;
  max-width: 65%;
}
@media screen and (max-width: 600px) {
  /* line 68, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(1), .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(2) {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  /* line 57, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link {
    width: 100%;
  }
}
/* line 92, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child {
  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: 43%;
}
/* line 96, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child .shop-masonry-link-text {
  position: absolute;
  top: 20px;
  width: auto;
}
@media screen and (max-width: 1024px) {
  /* line 1, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper {
    padding: 50px 35px;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper {
    padding: 50px 25px;
  }
  /* line 114, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links {
    flex-direction: column !important;
  }
  /* line 117, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid {
    width: 100%;
  }
  /* line 122, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 14px;
  }
}
@media screen and (max-width: 600px) {
  /* line 139, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
  .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child {
    padding: 0 6px;
  }
}

/* line 150, ../smash/modules/section_masonry_shop_links/_section_masonry_shop_links.scss */
.grid {
  transform: translate(1%, 0);
}

/* line 1, ../smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts, #load_more_posts {
  padding: 50px;
}
/* line 4, ../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: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  margin-bottom: 2em;
}
/* line 9, ../smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-header.has-cta, #load_more_posts .next-up-header.has-cta {
  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 14, ../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 17, ../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: "harmony", serif;
  text-transform: uppercase;
}
/* line 26, ../smash/modules/section_more_posts/_section_more_posts.scss */
#more_posts .next-up-posts .post-block, #load_more_posts .next-up-posts .post-block {
  width: 30%;
}
@media screen and (max-width: 768px) {
  /* line 26, ../smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts .post-block, #load_more_posts .next-up-posts .post-block {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  /* line 26, ../smash/modules/section_more_posts/_section_more_posts.scss */
  #more_posts .next-up-posts .post-block, #load_more_posts .next-up-posts .post-block {
    width: 100%;
  }
}
@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;
  }
}
@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 44, ../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_quick_shop/_section_quick_shop.scss */
.quick-shop {
  position: relative;
  padding: 50px 120px;
}
/* line 5, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-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 9, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-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;
  width: 50%;
  text-align: center;
  row-gap: 10px;
}
/* line 15, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-left .quick-shop-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;
  width: 100%;
}
/* line 20, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-left .quick-shop-image .quick-shop-label {
  position: absolute;
  top: 30px;
  left: 0;
  transform: translate(-30px, 0);
  background: #F1B0BD;
  padding: 10px 30px;
}
/* line 30, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-left .quick-shop-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: 10px;
  padding: 20px 0;
}
/* line 35, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-left .quick-shop-body .quick-shop-title {
  text-transform: capitalize;
  font-size: 36px;
  margin: 10px;
}
/* line 47, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-products-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 46%;
}
/* line 51, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-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;
  width: 100%;
}
/* line 55, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
  width: 50%;
  padding: 10px;
  text-align: center;
  margin-bottom: 40px;
}
/* line 63, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
.quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product .product-wrap .product-image {
  width: 37%;
}
@media screen and (max-width: 768px) {
  /* line 55, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
    width: 50%;
  }
}
@media screen and (max-width: 1260px) {
  /* line 1, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop {
    padding: 50px 50px;
  }
  /* line 81, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
    margin-bottom: 0;
  }
  /* line 85, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product .product-body .product-brand {
    text-align: left;
  }
}
@media screen and (max-width: 1024px) {
  /* line 1, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop {
    padding: 50px 80px;
  }
  /* line 98, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .product .product-wrap .product-body {
    margin: 0;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop {
    padding: 50px 40px;
  }
  /* line 107, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container {
    flex-direction: column !important;
  }
  /* line 110, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-left {
    width: 100%;
  }
  /* line 114, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products-wrapper {
    width: 100%;
  }
  /* line 117, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop {
    padding: 50px 20px;
  }
  /* line 133, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products .quick-shop-products-wrapper .quick-shop-products .product {
    margin-bottom: 20px;
  }
  /* line 139, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap {
    flex-direction: column !important;
  }
  /* line 142, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap .product-image {
    width: 100% !important;
  }
  /* line 146, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap .product-body {
    width: 100% !important;
    padding-top: 10px;
    margin: 0;
  }
  /* line 151, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap .product-body .product-brand {
    width: 100%;
    padding: 5px 0;
    text-align: center;
  }
  /* line 164, ../smash/modules/section_quick_shop/_section_quick_shop.scss */
  .quick-shop .product-wrap .product-body .product-title {
    text-align: center !important;
    margin: 0 auto;
  }
}

/* line 1, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
.banner-cta {
  position: relative;
  margin: 50px 0;
}
/* line 5, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
.banner-cta .banner-cta-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  padding: 0;
}
/* line 10, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-body {
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  max-width: none;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/* line 22, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-text {
  padding: 10px 0 20px;
  color: white;
}
/* line 27, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
  font-size: 70px;
  margin: 20px 0 40px;
  color: white;
}
/* line 31, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-title span {
  display: block;
  font-size: 18px;
}
/* line 37, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-subtitle {
  font-size: 20px;
  color: white;
}
/* line 43, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn span {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.3px;
  color: white;
}
@media screen and (max-width: 768px) {
  /* line 1, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
  .banner-cta {
    padding: 20px 40px 0px;
  }
  /* line 58, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
  .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
    font-size: 50px;
    margin: 20px 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 1, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
  .banner-cta {
    padding: 0;
  }
  /* line 72, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
  .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
    font-size: 30px;
  }
  /* line 76, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
  .banner-cta .banner-cta-image .banner-cta-body .banner-cta-subtitle {
    font-size: 16px;
  }
  /* line 80, ../smash/modules/section_search_banner_cta/_section_search_banner_cta.scss */
  .banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn {
    font-size: 14px;
  }
}

/* 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: #F6F6F6;
  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: "harmony", 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: "Sweet Sans", sans-serif;
  font-size: 70px;
  text-transform: lowercase;
  margin-bottom: 0px;
  letter-spacing: 1px;
  margin-top: -20px;
}
/* line 39, ../smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
  font-family: "Karla", sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
}
/* line 45, ../smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
  width: 100%;
}
/* line 50, ../smash/modules/section_subscribe/_section_subscribe.scss */
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
  border-radius: 0px !important;
  font-size: 10px;
  letter-spacing: 1px;
  padding: 13px;
  margin-bottom: 10px;
  border: none;
  width: 100%;
  font-family: "Karla", sans-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 16, ../smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
#subscribe_bar .subscribe-bar-body p {
  margin: 0;
}
/* line 23, ../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 26, ../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: "Sweet Sans", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  padding: 4px;
  margin: 7px;
}
@media screen and (max-width: 1024px) {
  /* line 1, ../smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  /* line 47, ../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 50, ../smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .mc-field-group br {
    display: none;
  }
  /* line 54, ../smash/modules/section_subscribe_bar/_section_subscribe_bar.scss */
  #subscribe_bar .mc-field-group .btn-primary {
    width: 210px;
  }
}

/* line 1, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper {
  position: relative;
  background: #F6F6F6;
  margin-top: 100px;
}
/* line 6, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-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 9, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images-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;
  padding: 40px;
  flex: 2;
}
/* line 15, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-title {
  font-size: 50px;
  line-height: 45px;
  text-transform: none;
  margin: 20px 0;
}
/* line 21, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-title span {
  display: inline-block;
}
/* line 26, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-text {
  margin-bottom: 50px;
  width: 80%;
}
/* line 31, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-form {
  width: 100%;
}
/* line 34, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-form #mc_embed_signup form {
  width: 100%;
}
/* line 38, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-form .mc-field-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 1em;
  row-gap: 1em;
}
/* line 41, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-form .mc-field-group input {
  flex: 1;
}
/* line 44, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-form .mc-field-group input[type="submit"] {
  grid-column: span 2;
}
/* line 50, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-form #mc_embed_signup input.button {
  width: auto !important;
  padding: 15px 50px;
}
/* line 57, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  flex: 3;
}
/* line 61, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images .subscribe-image-secondary {
  position: relative;
  flex: 3;
  margin-right: -100px;
  border: 13px solid #ffffff;
  z-index: 2;
}
/* line 68, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
.subscribe-images-wrapper .subscribe-images-container .subscribe-images .subscribe-image-main {
  position: relative;
  flex: 6;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  /* line 79, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
  .subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-title {
    font-size: 40px;
    text-align: center;
  }
  /* line 84, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
  .subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-text {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  /* line 96, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
  .subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-form input[type="text"], .subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-form input[type="email"], .subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-form input[type="subscribe"] {
    width: 100%;
  }
  /* line 101, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
  .subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-form #mc_embed_signup input.button {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 111, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
  .subscribe-images-wrapper .subscribe-images-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 114, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
  .subscribe-images-wrapper .subscribe-images-container .subscribe-images-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: 40px 30px;
  }
  /* line 119, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
  .subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-title {
    text-align: center;
  }
  /* line 123, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
  .subscribe-images-wrapper .subscribe-images-container .subscribe-images-body .subscribe-images-text {
    text-align: center;
  }
  /* line 128, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
  .subscribe-images-wrapper .subscribe-images-container .subscribe-images {
    width: 100%;
    padding: 30px;
  }
  /* line 132, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
  .subscribe-images-wrapper .subscribe-images-container .subscribe-images .subscribe-image-secondary {
    flex: 6;
  }
  /* line 136, ../smash/modules/section_subscribe_w_images/_section_subscribe_w_images.scss */
  .subscribe-images-wrapper .subscribe-images-container .subscribe-images .subscribe-image-main {
    flex: 10;
  }
}
