@charset "UTF-8";
/*!
Theme Name: The Worthy Blog
Theme URI: http://underscores.me/
Author: Smash Creative
Author URI: https://smashcreative.com/
Description: Smash Creative Custom Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: the_worthy_blog
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

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

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

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

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

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

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

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

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

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

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

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

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

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

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

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

h1, h2, h3, h4, h5, h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

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

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

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

body {
  background: #fff; /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

figure {
  margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: royalblue;
}
a:visited {
  color: purple;
}
a:hover, a:focus, a:active {
  color: midnightblue;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 768px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

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

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

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

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

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

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

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

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Smash Styles
--------------------------------------------------------------*/
@font-face {
  font-family: "GlossyDisplay";
  src: url("fonts/GlossyDisplay-Regular.eot"); /* IE9 Compat Modes */
  src: url("fonts/GlossyDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/GlossyDisplay-Regular.woff") format("woff"), url("fonts/GlossyDisplay-Regular.ttf") format("truetype"), url("fonts/GlossyDisplay-Regular.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Albra";
  src: url("fonts/Albra-Sans-Semi.eot"); /* IE9 Compat Modes */
  src: url("fonts/Albra-Sans-Semi.eot?#iefix") format("embedded-opentype"), url("fonts/Albra-Sans-Semi.woff") format("woff"), url("fonts/Albra-Sans-Semi.ttf") format("truetype"), url("fonts/Albra-Sans-Semi.svg#svgFontName") format("svg"); /* Legacy iOS */
}
h1, h2, h3, h4, h5, h6 {
  font-family: "GlossyDisplay", sans-serif;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 0.25em;
}

#more_posts .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-image .btn, .home-post .home-post-inner .home-post-image .social-share .share-actions, #footer_products, #cta_blocks .cta-block .cta-wrap, .post-products-wrap .post-products, #masthead #primary-menu li, #masthead, .alm-btn-wrap .alm-load-more-btn span, .animate-right > .icon, .animate-right > *, .share-icons .social-share .social-share-inner.fade-share > .fade, .post-block .post-block-image > .fade, .product .product-wrap .product-image-wrap > .fade, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, #more_nav #category_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, #colophon #footer_menu li .sub-menu, .footer-blocks .footer-blocks-middle .footer-menus .footer-menu-wrap .footer-menu li .sub-menu, #shop_page .shop-nav #shop_menu li .sub-menu, #masthead #primary-menu li .sub-menu, #masthead .header-block.header-middle #primary_menu_right li .sub-menu, #masthead .header-block.header-middle #primary_menu_left li .sub-menu, #masthead .site-navigation-wrap #primary_menu li .sub-menu, #masthead.lock_nav .site-navigation-wrap #primary-menu li .sub-menu, #colophon a, #masthead a, a.nav-link, a.white-link, .mobile-nav-outer a, #colophon .mobile-nav-outer a, .share-icons .social-share .share a, .share-icons .social-share .share, a.share-icon, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand, #shop_page .shop-nav #shop_menu li a, .entry-footer a, a.alt-link, a, .quick-links a, article.post .quick-links a,
article.snapshot .quick-links a, p a {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.quick-links a, article.post .quick-links a,
article.snapshot .quick-links a, p a {
  color: #B79768;
  outline: none;
  text-decoration: none;
}
.quick-links a .icon, article.post .quick-links a .icon,
article.snapshot .quick-links a .icon, p a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
.quick-links a:focus, article.post .quick-links a:focus,
article.snapshot .quick-links a:focus, p a:focus, .quick-links a:active, article.post .quick-links a:active,
article.snapshot .quick-links a:active, p a:active, .quick-links a:visited, article.post .quick-links a:visited,
article.snapshot .quick-links a:visited, p a:visited {
  color: #B79768;
}
.quick-links a:hover, article.post .quick-links a:hover,
article.snapshot .quick-links a:hover, p a:hover {
  cursor: pointer;
  color: #000000;
}

.mobile-nav-outer a, #colophon .mobile-nav-outer a, .share-icons .social-share .share a, .share-icons .social-share .share, a.share-icon, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand, #shop_page .shop-nav #shop_menu li a, .entry-footer a, a.alt-link, a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
#colophon .mobile-nav-outer a .icon, .share-icons .social-share .share .icon, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title .icon, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand .icon, #shop_page .shop-nav #shop_menu li a .icon, a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
#colophon .mobile-nav-outer a:focus, .share-icons .social-share .share a:focus, .share-icons .social-share .share:focus, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:focus, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:focus, #shop_page .shop-nav #shop_menu li a:focus, a:focus, #colophon .mobile-nav-outer a:active, .share-icons .social-share .share a:active, .share-icons .social-share .share:active, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:active, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:active, #shop_page .shop-nav #shop_menu li a:active, a:active, #colophon .mobile-nav-outer a:visited, .share-icons .social-share .share a:visited, .share-icons .social-share .share:visited, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:visited, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:visited, #shop_page .shop-nav #shop_menu li a:visited, a:visited {
  color: #000000;
}
#colophon .mobile-nav-outer a:hover, .share-icons .social-share .share a:hover, .share-icons .social-share .share:hover, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:hover, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:hover, #shop_page .shop-nav #shop_menu li a:hover, a:hover {
  cursor: pointer;
  color: #B79768;
}

a.white-link {
  color: #ffffff;
  outline: none;
  text-decoration: none;
}
a.white-link .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
a.white-link:focus, a.white-link:active, a.white-link:visited {
  color: #ffffff;
}
a.white-link:hover {
  cursor: pointer;
  color: #B79768;
}

#masthead a, a.nav-link {
  color: #000000;
  outline: none;
  text-decoration: none;
}
#masthead a .icon, a.nav-link .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
#masthead a:focus, a.nav-link:focus, #masthead a:active, a.nav-link:active, #masthead a:visited, a.nav-link:visited {
  color: #000000;
}
#masthead a:hover, a.nav-link:hover {
  cursor: pointer;
  color: #B79768;
}

#colophon a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
#colophon a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
#colophon a:focus, #colophon a:active, #colophon a:visited {
  color: #000000;
}
#colophon a:hover {
  cursor: pointer;
  color: #B79768;
}

#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu, #more_nav #category_menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu, #colophon #footer_menu, .footer-blocks .footer-blocks-middle .footer-menus .footer-menu-wrap .footer-menu, #shop_page .shop-nav #shop_menu, #masthead #primary-menu, #masthead .header-block.header-middle #primary_menu_right, #masthead .header-block.header-middle #primary_menu_left, #masthead .site-navigation-wrap #primary_menu, #masthead.lock_nav .site-navigation-wrap #primary-menu {
  display: -webkit-flex;
  display: flex;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li, #more_nav #category_menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li, #colophon #footer_menu li, .footer-blocks .footer-blocks-middle .footer-menus .footer-menu-wrap .footer-menu li, #shop_page .shop-nav #shop_menu li, #masthead #primary-menu li, #masthead .header-block.header-middle #primary_menu_right li, #masthead .header-block.header-middle #primary_menu_left li, #masthead .site-navigation-wrap #primary_menu li, #masthead.lock_nav .site-navigation-wrap #primary-menu li {
  position: relative;
  float: none;
  padding: 0 10px;
  white-space: nowrap;
}
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, #more_nav #category_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, #colophon #footer_menu li .sub-menu, .footer-blocks .footer-blocks-middle .footer-menus .footer-menu-wrap .footer-menu li .sub-menu, #shop_page .shop-nav #shop_menu li .sub-menu, #masthead #primary-menu li .sub-menu, #masthead .header-block.header-middle #primary_menu_right li .sub-menu, #masthead .header-block.header-middle #primary_menu_left li .sub-menu, #masthead .site-navigation-wrap #primary_menu li .sub-menu, #masthead.lock_nav .site-navigation-wrap #primary-menu li .sub-menu {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  list-style: none;
  transform: translate(-35%, 0);
  top: 100%;
  text-align: left;
  padding: 15px 30px;
  background: #C6AAA2;
  white-space: nowrap;
  box-shadow: unset;
  z-index: 100;
}
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li, #more_nav #category_menu li .sub-menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li, #colophon #footer_menu li .sub-menu li, .footer-blocks .footer-blocks-middle .footer-menus .footer-menu-wrap .footer-menu li .sub-menu li, #shop_page .shop-nav #shop_menu li .sub-menu li, #masthead #primary-menu li .sub-menu li, #masthead .header-block.header-middle #primary_menu_right li .sub-menu li, #masthead .header-block.header-middle #primary_menu_left li .sub-menu li, #masthead .site-navigation-wrap #primary_menu li .sub-menu li, #masthead.lock_nav .site-navigation-wrap #primary-menu li .sub-menu li {
  padding: 5px 0;
}
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu a, #more_nav #category_menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu a, #colophon #footer_menu li .sub-menu a, .footer-blocks .footer-blocks-middle .footer-menus .footer-menu-wrap .footer-menu li .sub-menu a, #shop_page .shop-nav #shop_menu li .sub-menu a, #masthead #primary-menu li .sub-menu a, #masthead .header-block.header-middle #primary_menu_right li .sub-menu a, #masthead .header-block.header-middle #primary_menu_left li .sub-menu a, #masthead .site-navigation-wrap #primary_menu li .sub-menu a, #masthead.lock_nav .site-navigation-wrap #primary-menu li .sub-menu a {
  width: auto;
}
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li:hover .sub-menu, #more_nav #category_menu li:hover .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li:hover .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li:hover .sub-menu, #colophon #footer_menu li:hover .sub-menu, .footer-blocks .footer-blocks-middle .footer-menus .footer-menu-wrap .footer-menu li:hover .sub-menu, #shop_page .shop-nav #shop_menu li:hover .sub-menu, #masthead #primary-menu li:hover .sub-menu, #masthead .header-block.header-middle #primary_menu_right li:hover .sub-menu, #masthead .header-block.header-middle #primary_menu_left li:hover .sub-menu, #masthead .site-navigation-wrap #primary_menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .icon, #more_nav #category_menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .icon, #colophon #footer_menu li .icon, .footer-blocks .footer-blocks-middle .footer-menus .footer-menu-wrap .footer-menu li .icon, #shop_page .shop-nav #shop_menu li .icon, #masthead #primary-menu li .icon, #masthead .header-block.header-middle #primary_menu_right li .icon, #masthead .header-block.header-middle #primary_menu_left li .icon, #masthead .site-navigation-wrap #primary_menu li .icon, #masthead.lock_nav .site-navigation-wrap #primary-menu li .icon {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  margin-left: 4px;
}
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-header > .menu-item-header, #more_nav #category_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, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-header > .menu-item-header, #colophon #footer_menu li.menu-item-header > .menu-item-header, .footer-blocks .footer-blocks-middle .footer-menus .footer-menu-wrap .footer-menu li.menu-item-header > .menu-item-header, #shop_page .shop-nav #shop_menu li.menu-item-header > .menu-item-header, #masthead #primary-menu li.menu-item-header > .menu-item-header, #masthead .header-block.header-middle #primary_menu_right li.menu-item-header > .menu-item-header, #masthead .header-block.header-middle #primary_menu_left li.menu-item-header > .menu-item-header, #masthead .site-navigation-wrap #primary_menu li.menu-item-header > .menu-item-header {
  font-weight: bold;
}

.container {
  width: 85%;
  max-width: 960px;
  margin: 0 auto !important;
}

.container-sm {
  width: 100%;
  max-width: 650px;
  margin: 0 auto !important;
}

.container-md {
  width: 100%;
  max-width: 960px;
  margin: 0 auto !important;
}

.container-lg {
  width: 100%;
  max-width: 1032px;
  margin: 0 auto !important;
}

#ltki_wrapper, #featured_snapshots, #column_loops .column-loops-container, #contact_page, #about_page .about-outer, .entry-footer, .container-xl {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto !important;
}

.share-icons .social-share .social-share-inner.fade-share > .fade, .post-block .post-block-image > .fade, .product .product-wrap .product-image-wrap > .fade {
  opacity: 0;
  visibility: hidden;
}
.share-icons .social-share .social-share-inner.fade-share:hover > .fade, .post-block .post-block-image:hover > .fade, .product .product-wrap .product-image-wrap:hover > .fade {
  opacity: 1;
  visibility: visible;
}

a.btn, .btn, a.btn-tertiary, .btn-tertiary, a.btn-secondary, .btn-secondary, #search-modal .modal-box .modal-inner input[type=submit], .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container input[value=Submit][type=button], .modal #mc-embedded-subscribe-form input[type=submit], .modal .modal-box .modal-inner input[type=button], #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element input[type=submit], a.btn-primary, .btn-primary {
  display: inline-block !important;
  padding: 13px 25px !important;
  font-family: "proxima-nova", sans-serif !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  text-align: center !important;
}

#search-modal .modal-box .modal-inner input[type=submit], .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container input[value=Submit][type=button], .modal #mc-embedded-subscribe-form input[type=submit], .modal .modal-box .modal-inner input[type=button], #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element input[type=submit], a.btn-primary, .btn-primary {
  background: #BAC4C4 !important;
  border: 2px solid #BAC4C4 !important;
  color: #000000 !important;
}
#search-modal .modal-box .modal-inner 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, .modal #mc-embedded-subscribe-form input[type=submit] a, .modal .modal-box .modal-inner input[type=button] a, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element input[type=submit] a, .btn-primary a {
  color: #000000 !important;
}
#search-modal .modal-box .modal-inner 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, .modal #mc-embedded-subscribe-form input[type=submit] .icon, .modal .modal-box .modal-inner input[type=button] .icon, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element input[type=submit] .icon, .btn-primary .icon, #search-modal .modal-box .modal-inner 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], .modal #mc-embedded-subscribe-form input.icon[type=submit], .modal .modal-box .modal-inner input.icon[type=button], #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element input.icon[type=submit], .icon.btn-primary {
  fill: #000000 !important;
}
#search-modal .modal-box .modal-inner 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, .modal #mc-embedded-subscribe-form input[type=submit]:hover, .modal .modal-box .modal-inner input[type=button]:hover, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element input[type=submit]:hover, .btn-primary:hover {
  background: #C6AAA2 !important;
  border: 2px solid #C6AAA2 !important;
  color: #000000 !important;
}
#search-modal .modal-box .modal-inner 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, .modal #mc-embedded-subscribe-form input[type=submit]:hover a, .modal .modal-box .modal-inner input[type=button]:hover a, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element input[type=submit]:hover a, .btn-primary:hover a {
  color: #000000 !important;
}
#search-modal .modal-box .modal-inner 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, .modal #mc-embedded-subscribe-form input[type=submit]:hover .icon, .modal .modal-box .modal-inner input[type=button]:hover .icon, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element input[type=submit]:hover .icon, .btn-primary:hover .icon {
  fill: #000000 !important;
}

a.btn-secondary, .btn-secondary {
  background: #E1DFDA !important;
  border: 2px solid #E1DFDA !important;
  color: #000000 !important;
}
.btn-secondary a {
  color: #000000 !important;
}
.btn-secondary .icon, .icon.btn-secondary {
  fill: #000000 !important;
}
.btn-secondary:hover {
  background: #C6AAA2 !important;
  border: 2px solid #C6AAA2 !important;
  color: #000000 !important;
}
.btn-secondary:hover a {
  color: #000000 !important;
}
.btn-secondary:hover .icon {
  fill: #000000 !important;
}

a.btn-tertiary, .btn-tertiary {
  background: #B79768 !important;
  border: 2px solid #B79768 !important;
  color: #FFFFFF !important;
}
.btn-tertiary a {
  color: #FFFFFF !important;
}
.btn-tertiary .icon, .icon.btn-tertiary {
  fill: #FFFFFF !important;
}
.btn-tertiary:hover {
  background: #C6AAA2 !important;
  border: 2px solid #C6AAA2 !important;
  color: #000000 !important;
}
.btn-tertiary:hover a {
  color: #000000 !important;
}
.btn-tertiary:hover .icon {
  fill: #000000 !important;
}

.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;
}
.animate-right > .icon {
  margin-left: 5px;
}
.animate-right:hover > .icon {
  transform: translate(10px, 0);
}

.adjust-center {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
.adjust-center > * {
  flex: 1;
}
.adjust-center > *: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;
}
.adjust-center > *: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;
}
.adjust-center > *: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;
}

#archive_page .alm-masonry, .masonry {
  transition: all 0.5s ease-in-out;
  column-gap: 30px;
  column-fill: initial;
  column-count: 2;
}
#archive_page .alm-masonry .brick, .masonry .brick {
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
}

body {
  color: #161616;
}
body.lock_nav #content {
  margin-top: 62px;
}

.post, .page {
  margin: 0;
}

#page {
  position: relative;
  overflow: hidden;
}

.no-results .page-content {
  text-align: center;
}

body {
  font-family: "proxima-nova", serif;
  font-size: 14px;
}

body, button, input, select, optgroup, textarea {
  font-family: "proxima-nova", serif;
  font-size: 14px;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 16px;
}

a:focus {
  outline: none;
}

blockquote p {
  font-family: "GlossyDisplay", sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  font-style: italic;
}

p {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  font-family: "proxima-nova", serif;
  line-height: 31px;
  letter-spacing: 0.5px;
}
p a {
  font-weight: bold;
}

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 #C5C5C5 !important;
  border-radius: 0 !important;
  padding: 5px 10px;
  background: unset;
}

button, input, input[type=button], input[type=reset], input[type=submit] {
  box-shadow: unset;
  background: unset;
  border: unset;
  border-radius: 0 !important;
  padding: unset;
  font-size: 0.9rem;
}
button:focus, input:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {
  outline: none !important;
}

.anchor {
  scroll-margin-top: 200px;
}

.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;
}
.site-search .basic-search-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.site-search .basic-search-form .search-fields {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
.site-search .basic-search-form .search-fields input {
  flex: 1;
}
.site-search .basic-search-form .search-fields input[type=submit] {
  flex: 0;
}

.signature {
  text-align: center;
  font-family: "magical", serif;
  font-size: 22px;
  margin: 20px 0;
}

.script-font {
  font-family: "magical", serif;
}

.lazy {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.lazy-contain {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.line-sep {
  position: relative;
  width: 1px;
  min-height: 10px;
  background: #C5C5C5;
  margin: 0 10px;
}

.dot-sep {
  position: relative;
}
.dot-sep::before {
  content: "·";
  font-size: 25px;
  color: #000000;
  margin: 0 10px;
}

.show {
  display: block !important;
}

.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;
}

.block-full {
  width: 100%;
}

.block-half {
  width: 49%;
}

.block-fourth {
  width: 23%;
}

.block-third {
  width: 32%;
}

.block-fifth {
  width: 19%;
}

.pad-section {
  padding: 30px 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

#content {
  position: relative;
  padding: 0;
}
#content .site-branding {
  padding: 65px 0;
}
#content .site-branding #logo {
  display: block;
  margin: 0 auto;
  max-width: 380px;
}

.page-title {
  position: relative;
  text-align: center;
}
.page-title.has-bar:after {
  content: "";
  position: absolute;
  top: 110%;
  left: 0;
  right: 0;
  width: 80px;
  height: 2px;
  background: #ffffff;
  margin: 0 auto;
}

.flex-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
}

.flex-row {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
}

.flex-row-rev {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
}

.flex-col {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
}

.flex-col-rev {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column-reverse !important;
  -webkit-flex-direction: column-reverse !important;
}

.align-start {
  display: -webkit-flex !important;
  display: flex !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
}

.align-center {
  display: -webkit-flex !important;
  display: flex !important;
  align-items: center !important;
  -webkit-align-items: center !important;
}

.align-end {
  display: -webkit-flex !important;
  display: flex !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
}

.justify-start {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}

.justify-end {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}

.justify-around {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-around !important;
  -webkit-justify-content: space-around !important;
}

.justify-center {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}

.justify-between {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}

.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;
}

a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}

.alm-btn-wrap .alm-load-more-btn {
  height: auto !important;
  background: #BAC4C4 !important;
  color: black !important;
  font-size: 11px !important;
  text-transform: uppercase !important;
  letter-spacing: 3px !important;
  font-weight: 100 !important;
  margin-bottom: 50px !important;
  margin-top: 50px !important;
  font-family: "proxima-nova", serif !important;
  box-shadow: none !important;
  padding: 18px 32px !important;
  font-weight: bold !important;
}
.alm-btn-wrap .alm-load-more-btn:hover {
  background: #C6AAA2 !important;
}
.alm-btn-wrap .alm-load-more-btn:hover span {
  margin-left: 10px;
}

.slick-slider {
  position: relative;
}
.slick-slider .slick-arrow {
  position: absolute;
  top: 35%;
  font-size: 20px;
  color: #000000;
}
.slick-slider .slick-arrow.slick-prev {
  left: -1%;
}
.slick-slider .slick-arrow.slick-next {
  right: -1%;
}
.slick-slider .slick-arrow:hover {
  cursor: pointer;
  color: #647472;
}
.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;
}
.slick-slider .slick-dots li.slick-active button {
  padding: 0;
  background: #E7E7E7 !important;
}
.slick-slider .slick-dots li button {
  position: relative;
  color: transparent !important;
  width: 15px;
  height: 15px;
  background: white !important;
  border: 2px solid #E7E7E7;
  border-radius: 100% !important;
  margin: 0 10px;
  padding: 0;
}
.slick-slider .slick-dots li button:hover {
  background: #E7E7E7 !important;
}
.slick-slider .slick-dots li button:hover::after {
  background: unset !important;
}
.slick-slider .slick-dots li button::after {
  background: unset !important;
}
.slick-slider .slick-dots li button::focus {
  outline: none !important;
}
.slick-slider .slick-slide:focus {
  outline: none !important;
}

.nf-form-cont .nf-form-fields-required {
  display: none;
}
.nf-form-cont .nf-after-form-content .nf-form-hp {
  display: none;
}
.nf-form-cont nf-fields-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  column-gap: 1em;
  row-gap: 1em;
  width: 100%;
}
.nf-form-cont nf-fields-wrap .nf-response-msg p:focus-visible {
  outline: none;
  border: none;
}
.nf-form-cont nf-fields-wrap nf-field {
  width: 100%;
}
.nf-form-cont nf-fields-wrap nf-field .nf-field-container {
  margin-bottom: 0;
}
.nf-form-cont nf-fields-wrap nf-field .nf-field-container .nf-field-description p {
  font-size: 14px;
  font-weight: 400;
}
.nf-form-cont nf-fields-wrap nf-field .nf-field-container .nf-field-description p:last-child {
  margin-bottom: 10px;
}
.nf-form-cont nf-fields-wrap nf-field label {
  font-weight: 100;
  font-size: 16px;
}
.nf-form-cont nf-fields-wrap nf-field:has(.hidden-container) {
  display: none !important;
}
.nf-form-cont nf-fields-wrap nf-field:has(.half) {
  width: calc(50% - 1em);
}
@media screen and (max-width: 600px) {
  .nf-form-cont nf-fields-wrap nf-field:has(.half) {
    width: 100%;
  }
}
.nf-form-cont nf-fields-wrap nf-field:has(.third) {
  width: calc(33% - 1em);
}
@media screen and (max-width: 768px) {
  .nf-form-cont nf-fields-wrap nf-field:has(.third) {
    width: 100%;
  }
}

.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;
}
.numbered-pagination > * {
  margin: 0 6px;
}
.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;
}
.numbered-pagination > .page-numbers.current {
  background: #F3F2E8;
  border-radius: 100%;
}

body.home #masthead {
  border-bottom: none;
}

#waypoint {
  position: relative;
  top: 10px;
}

#masthead {
  position: relative;
  padding: 20px;
  font-family: "proxima-nova", sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  background-color: #C6AAA2;
  border-bottom: 1px solid #b9b9b9 !important;
}
#masthead.lock_nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
}
#masthead.lock_nav .site-navigation-wrap #primary-menu {
  justify-content: center;
  -webkit-justify-content: center;
}
#masthead.lock_nav .site-navigation-wrap #primary-menu li {
  padding: 20px 0;
}
#masthead.lock_nav .header-block.header-middle #logo_wrap {
  display: none !important;
}
@media screen and (max-width: 960px) {
  #masthead.lock_nav .header-block.header-middle #logo_wrap {
    display: block !important;
  }
}
#masthead.lock_nav #header-social {
  top: 100%;
}
#masthead a:hover {
  color: white;
}
#masthead .site-navigation-wrap {
  position: relative;
}
#masthead .site-navigation-wrap #primary_menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
#masthead .site-navigation-wrap .main-navigation {
  width: unset;
}
#masthead .site-navigation-wrap .side-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 20%;
  text-transform: uppercase;
  font-family: "PfdReg", serif;
  font-size: 11px;
}
#masthead .site-navigation-wrap .side-menu .menu-suscribe {
  margin-left: 10px;
}
#masthead .header-block {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  float: none;
  flex: 1;
}
#masthead .header-block.header-left .header-block-inner {
  margin-right: auto;
}
#masthead .header-block.header-left .header-block-inner .logo-small .logo-text {
  font-family: "Albra", sans-serif;
  font-size: 14px;
  white-space: nowrap;
}
#masthead .header-block.header-left .header-block-inner .logo-small img {
  max-height: 15px;
  width: auto;
}
@media screen and (max-width: 960px) {
  #masthead .header-block.header-left .header-block-inner .logo-small {
    display: none !important;
  }
}
#masthead .header-block.header-middle {
  display: -webkit-flex !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: 8;
}
#masthead .header-block.header-middle .header-block-inner {
  width: 100%;
}
#masthead .header-block.header-middle .menu-container .menu {
  width: 100%;
}
#masthead .header-block.header-middle #primary_menu_left {
  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%;
}
#masthead .header-block.header-middle #primary_menu_right {
  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%;
}
#masthead .header-block.header-middle #logo_wrap img {
  max-height: unset;
  max-width: 200px;
}
@media screen and (max-width: 1024px) {
  #masthead .header-block.header-middle #logo_wrap img {
    max-height: unset;
    max-width: 125px;
  }
}
@media screen and (max-width: 600px) {
  #masthead .header-block.header-middle #logo_wrap img {
    max-height: unset;
    max-width: 100px;
  }
}
@media screen and (max-width: 960px) {
  #masthead .header-block.header-middle #primary_menu_right {
    display: none !important;
  }
  #masthead .header-block.header-middle #primary_menu_left {
    display: none !important;
  }
}
#masthead .header-block.header-right .header-block-inner {
  margin-left: auto;
}
#masthead .header-block.header-right .header-block-inner .icon.search-modal-link {
  margin-right: 10px;
}
@media screen and (max-width: 960px) {
  #masthead .header-block.header-right {
    display: none;
  }
}
#masthead .header-block:hover {
  color: white;
}
#masthead .subscribe-link {
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  text-transform: uppercase;
}
#masthead .fab {
  font-size: 13px;
  padding: 0;
}
#masthead #primary-menu {
  justify-content: center;
  -webkit-justify-content: center;
}
#masthead #primary-menu li {
  padding: 65px 0;
}
#masthead .menu-mobile-container {
  display: none;
}
@media screen and (max-width: 600px) {
  #masthead .menu-mobile-container {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 100000;
    background: white;
  }
  #masthead .menu-mobile-container .menu li {
    display: block;
    float: none;
    text-align: center;
    padding: 10px 0;
  }
}
#masthead .header-social-inner {
  position: relative;
}
#masthead .header-social-inner > * {
  margin-left: 7px;
}
#masthead .header-social-inner .icon {
  position: relative;
  width: 13px;
  height: 13px;
  top: 1px;
}
@media screen and (max-width: 1024px) {
  #masthead {
    padding: 20px 2%;
  }
  #masthead .fab {
    padding: 0px;
  }
}
@media screen and (max-width: 960px) {
  #masthead #mobile_nav_wrap {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
    width: 100%;
    flex: unset;
    order: 1;
  }
  #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;
    height: 45px;
  }
  #masthead .site-navigation-wrap .header-left {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-end !important;
    -webkit-justify-content: flex-end !important;
    margin-right: 20px;
    flex: unset;
  }
  #masthead .site-navigation-wrap .header-left .header-block-inner {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-end !important;
    -webkit-justify-content: flex-end !important;
    margin-right: 0;
  }
  #masthead .site-navigation-wrap #site-navigation {
    display: none;
  }
  #masthead .site-navigation-wrap #site-navigation .menu-container {
    display: none;
  }
  #masthead .site-navigation-wrap #site-navigation.toggled .menu-container {
    display: block;
    position: fixed;
    top: 45px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: white;
  }
  #masthead .site-navigation-wrap #site-navigation.toggled .menu-container #primary-menu {
    display: block;
  }
  #masthead .site-navigation-wrap #site-navigation.toggled .menu-container #primary-menu li {
    padding: 8px 10px;
  }
  #masthead .site-navigation-wrap #site-navigation.toggled .menu-container #primary-menu li .posts-drop {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  #masthead {
    padding: 15px 1%;
  }
}

#logo_wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  padding: 0 2%;
  z-index: 1;
}
#logo_wrap img {
  max-height: 100px;
  width: auto;
}
@media screen and (max-width: 600px) {
  #logo_wrap {
    max-width: 300px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 960px) {
  body.customize-support #site-navigation.toggled .menu-container {
    top: 90px !important;
  }
  body.customize-support.lock_nav #site-navigation.toggled .menu-container {
    top: 45px !important;
  }
}
.test-container {
  display: flex;
}

.box {
  flex: 1;
  display: flex;
  justify-content: center;
}

.box:first-child > span {
  margin-right: auto;
}

.box:last-child > span {
  margin-left: auto;
}

.loop-main .loop-main-inner .loop-main-post .stacked-images {
  width: 49%;
  height: 665px;
}
.loop-main .loop-main-inner .loop-main-post .stacked-images .stacked-half {
  max-width: 325px;
  margin-right: -15%;
}
.loop-main .loop-main-inner .loop-main-post .loop-main-content {
  width: 42%;
  padding: 30px;
}
.loop-main .loop-main-inner .loop-main-post .loop-main-content .loop-main-meta {
  letter-spacing: 1px;
  font-family: "proxima-nova", sans-serif;
  margin-bottom: 10px;
}
.loop-main .loop-main-inner .loop-main-post .loop-main-content .loop-main-meta a.category-name {
  text-transform: uppercase;
  padding-right: 20px;
}
.loop-main .loop-main-inner .loop-main-post .loop-main-content .loop-main-meta .post-date {
  font-family: "GlossyDisplay", sans-serif;
  font-style: italic;
}
.loop-main .loop-main-inner .loop-main-post .loop-main-content .exceprt {
  font-family: "proxima-nova", serif;
  margin-bottom: 20px;
  line-height: 28px;
}
.loop-main .loop-main-inner .loop-main-post .loop-main-content a.view-post {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
}
.loop-main .loop-main-inner .loop-main-post .loop-main-content a.view-post span {
  padding-right: 10px;
}
.loop-main .loop-main-inner .loop-main-post .loop-main-content a.view-post .icon {
  width: 10px;
  fill: #7a7a7a;
}
.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) {
  .loop-main .loop-main-inner .loop-main-post .loop-main-content {
    padding: 30px;
  }
}
@media screen and (max-width: 960px) {
  .loop-main .loop-main-inner .loop-main-post .loop-main-content {
    padding: 30px;
    width: 44%;
  }
  .loop-main .loop-main-inner .loop-main-post .stacked-images {
    width: 55%;
    height: 465px;
  }
  .loop-main .loop-main-inner .loop-main-post .stacked-images .stacked-half {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .loop-main .loop-main-inner .loop-main-post {
    flex-direction: column;
  }
  .loop-main .loop-main-inner .loop-main-post .loop-main-content {
    padding: 20px;
    width: 100%;
  }
  .loop-main .loop-main-inner .loop-main-post .stacked-images {
    width: 90%;
    height: 300px;
  }
}

#featured_posts {
  background: #000000;
  color: white;
}
#featured_posts a {
  color: white !important;
}

#more_posts_home {
  border-top: 1px solid #D9D9D9;
  padding-top: 50px;
}

body.archive #archive_page #column_loops,
body.category #archive_page #column_loops,
body.search #archive_page #column_loops {
  background: unset;
}

#archive_page {
  padding-top: 50px;
}
.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;
}
.post-products-wrap .post-products-trigger span {
  transform: rotate(90deg) translate(32%, -146%);
  margin-bottom: 65%;
  transform-origin: top left;
  letter-spacing: 1px;
  font-size: 10px;
  font-family: "proxima-nova", sans-serif;
}
.post-products-wrap .post-products {
  position: absolute;
  bottom: 0;
  left: 115%;
  width: 101%;
  background: #ffffff;
  padding: 20px;
}
.post-products-wrap:hover .post-products {
  left: 0;
}

.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;
}
.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;
}
.product .product-wrap .product-image-wrap .product-image {
  max-height: 200px;
  width: auto;
}
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
.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;
}
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}

.archive-items {
  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;
}

.post-item-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: relative;
  display: block;
  width: 100%;
}

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

.archive-item-cat {
  font-size: 12px;
  background: #c0e2e1;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 2px 25px;
  display: inline-block;
  margin-bottom: 10px;
}

body.archive .page-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  font-family: "GlossyDisplay", sans-serif;
  letter-spacing: 1px;
  font-size: 11px;
  max-width: 60%;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
body.archive .page-header .page-title {
  margin-bottom: -10px;
  font-size: 40px;
}

#load-more-from {
  padding: 50px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 50px 0px 27px;
}
#load-more-from .load-more-title {
  text-transform: uppercase;
  font-family: "GlossyDisplay", sans-serif;
  font-size: 25px;
  margin-bottom: 20px;
}
#load-more-from .cat-nav {
  margin: 0 auto;
}

.cat-nav {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin: 0 auto 25px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "proxima-nova", sans-serif;
}
.cat-nav a {
  margin: 0px 15px;
}
.cat-nav .cat-nav-current {
  border-bottom: 1px solid #000000;
}

@media only screen and (max-width: 1200px) {
  .archive-item .archive-item-image {
    height: 400px;
  }
}
@media only screen and (max-width: 1100px) {
  .archive-item .archive-item-image {
    height: 350px;
  }
}
@media only screen and (max-width: 1000px) {
  .archive-item .archive-item-image {
    height: 315px;
  }
}
@media only screen and (max-width: 900px) {
  .archive-item {
    width: 47%;
  }
  .archive-item .archive-item-image {
    height: 275px;
  }
}
@media only screen and (max-width: 800px) {
  .archive-item .archive-item-image {
    height: 250px;
  }
}
@media only screen and (max-width: 768px) {
  .archive-item .archive-item-image {
    height: 350px;
  }
}
@media only screen and (max-width: 667px) {
  .archive-item {
    width: 100%;
  }
  .archive-item .archive-item-image {
    height: 425px;
  }
}
body.single #primary {
  padding-bottom: 0;
  margin-bottom: 0;
}
body.single.lock_nav article.post .article-sidebar,
body.single.lock_nav article.snapshot .article-sidebar {
  position: fixed !important;
  top: 100px;
}
body.single #featured_post {
  background: white;
  margin-bottom: 70px;
}

.post-wrap {
  -webkit-transform: translateX(120px);
  -moz-transform: translateX(120px);
  -ms-transform: translateX(120px);
  -o-transform: translateX(120px);
  transform: translateX(120px);
}
.post-wrap.post-wrap-guide {
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -ms-transform: translateX(50px);
  -o-transform: translateX(50px);
  transform: translateX(50px);
}
.post-wrap.post-wrap-guide .post-sidebar {
  width: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  padding-left: 20px;
}
.post-wrap.post-wrap-guide article.post {
  width: auto;
}
.post-wrap article.post {
  width: 76%;
}
.post-wrap .post-sidebar {
  width: 20%;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}

article.post,
article.snapshot {
  position: relative;
  padding: 50px 0 0;
}
article.post .container-lg,
article.snapshot .container-lg {
  width: 80%;
}
article.post .entry-header,
article.snapshot .entry-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
article.post .entry-header .entry-header-inner,
article.snapshot .entry-header .entry-header-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  text-transform: uppercase;
  font-family: "proxima-nova", serif;
  font-size: 12px;
  letter-spacing: 1px;
}
article.post .quick-links,
article.snapshot .quick-links {
  position: absolute;
  top: 50%;
  left: -125px;
  max-width: 250px;
  border: 3px solid #E1CCC7;
  padding: 20px 30px;
}
article.post .quick-links h3,
article.snapshot .quick-links h3 {
  margin-bottom: 10px;
  text-transform: capitalize;
}
article.post .quick-links p,
article.snapshot .quick-links p {
  font-size: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 2.25em;
  word-break: break-word;
}
@media screen and (max-width: 960px) {
  article.post .quick-links,
  article.snapshot .quick-links {
    left: -92px;
    max-width: 200px;
    padding: 16px 21px;
  }
}
@media screen and (max-width: 600px) {
  article.post .quick-links,
  article.snapshot .quick-links {
    display: none;
  }
}
article.post .entry-header,
article.snapshot .entry-header {
  text-align: center;
}
article.post .entry-content,
article.snapshot .entry-content {
  padding-bottom: 30px;
}
article.post .entry-content ul, article.post .entry-content li,
article.snapshot .entry-content ul,
article.snapshot .entry-content li {
  font-size: 14px;
  font-family: "proxima-nova", serif;
  line-height: 31px;
  letter-spacing: 0.5px;
}
article.post .entry-content .rs-code,
article.snapshot .entry-content .rs-code {
  text-align: center;
  margin-top: 50px;
}
article.post .entry-products,
article.snapshot .entry-products {
  padding-top: 30px;
  margin-top: 40px;
  border-top: 1px solid #C5C5C5;
}
article.post .entry-products .entry-products-wrap,
article.snapshot .entry-products .entry-products-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
article.post .entry-products .entry-products-wrap .entry-product-header,
article.snapshot .entry-products .entry-products-wrap .entry-product-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 20%;
  text-align: center;
}
article.post .entry-products .entry-products-wrap .entry-product-header span,
article.snapshot .entry-products .entry-products-wrap .entry-product-header span {
  font-size: 25px;
  font-family: "GlossyDisplay", sans-serif;
}
article.post .entry-products .entry-products-wrap .entry-product-header .icon,
article.snapshot .entry-products .entry-products-wrap .entry-product-header .icon {
  width: 30px;
  height: 30px;
}
article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider {
  width: 80%;
}
article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev {
  left: unset;
  right: -2%;
  top: 48%;
}
article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next {
  left: unset;
  right: -2%;
  top: 39%;
}
article.post .entry-products .entry-products-wrap .entry-products-slider .product-wrap,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .product-wrap {
  padding: 15px;
}
article.post .entry-products .entry-products-wrap .entry-products-slider .product-wrap .product-image,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .product-wrap .product-image {
  max-height: 174px;
}
article.post #hide_sidebars,
article.snapshot #hide_sidebars {
  position: relative;
  transform: translate(0, -60vh);
}
article.post .article-sidebar,
article.snapshot .article-sidebar {
  position: absolute;
  top: 0;
  height: 100%;
  padding-top: 170px;
  width: 70px;
  text-align: center;
  overflow: hidden;
}
article.post .article-sidebar.article-sidebar-left,
article.snapshot .article-sidebar.article-sidebar-left {
  left: 17px;
}
@media screen and (max-width: 960px) {
  article.post .article-sidebar.article-sidebar-left,
  article.snapshot .article-sidebar.article-sidebar-left {
    left: 0;
  }
}
article.post .article-sidebar.article-sidebar-right,
article.snapshot .article-sidebar.article-sidebar-right {
  right: 17px;
}
@media screen and (max-width: 960px) {
  article.post .article-sidebar.article-sidebar-right,
  article.snapshot .article-sidebar.article-sidebar-right {
    right: 0;
  }
}
article.post .article-sidebar .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar .post-products-wrap .post-products-trigger {
  position: relative;
  display: inline-block !important;
  padding: 10px 10px 55px !important;
}
article.post .article-sidebar .post-products-wrap .post-products-trigger span,
article.snapshot .article-sidebar .post-products-wrap .post-products-trigger span {
  transform: rotate(-90deg) translate(-50%, -155%);
  margin-bottom: 0;
  transform-origin: top right;
  white-space: nowrap;
  position: absolute;
  left: 0;
  font-size: 13px;
  text-transform: capitalize;
}
article.post .article-sidebar .article-sidebar-inner,
article.snapshot .article-sidebar .article-sidebar-inner {
  position: relative;
  height: 100vh;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
article.post .article-sidebar .article-sidebar-inner #progress,
article.snapshot .article-sidebar .article-sidebar-inner #progress {
  position: fixed;
  top: 75px;
  width: 1px;
  height: 0;
  background-color: #000;
  z-index: -1;
}
article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap {
  width: 100%;
  height: 38px;
  position: relative;
  margin-bottom: 22px;
}
article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap span,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap span {
  font-weight: 400;
  font-size: 15px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  font-family: "GlossyDisplay", sans-serif;
  top: 50%;
  left: 50%;
  margin: auto;
  display: block;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
article.post .article-sidebar .article-sidebar-inner .social-share .share,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share {
  display: block;
  text-align: center;
  margin: 0 auto 22px;
  font-size: 16px;
  line-height: normal;
  position: relative;
}
@media screen and (max-width: 768px) {
  article.post .article-sidebar,
  article.snapshot .article-sidebar {
    display: none;
  }
  article.post .article-sidebar .post-products-wrap .post-products-trigger,
  article.snapshot .article-sidebar .post-products-wrap .post-products-trigger {
    display: none !important;
  }
}

.entry-header .entry-title {
  text-align: center;
  margin-bottom: 25px;
}
.entry-header .entry-meta {
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #c8c8c8;
  margin-bottom: 30px;
}
.entry-header .entry-meta a {
  color: #c8c8c8;
}

.entry-products-slider {
  width: 100%;
}
.entry-products-slider .slick-arrow.slick-prev {
  left: unset;
  right: -4%;
  top: 48%;
}
.entry-products-slider .slick-arrow.slick-next {
  left: unset;
  right: -4%;
  top: 39%;
}
.entry-products-slider .product-wrap {
  padding: 10px;
}
.entry-products-slider .product-wrap .product-image {
  max-height: 124px;
}

.entry-footer {
  padding: 20px;
  border-top: 1px solid #C5C5C5;
  border-bottom: 1px solid #C5C5C5;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
}
.entry-footer .entry-footer-actions > * {
  margin: 0 10px;
  font-family: "proxima-nova", sans-serif;
  font-size: 11px;
  letter-spacing: 2px;
}
.entry-footer .entry-footer-actions span {
  margin-left: 6px;
  font-size: 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .entry-footer {
    padding: 15px 0px;
    margin: 20px 0;
  }
  .entry-footer .entry-footer-actions > * {
    margin: 0px;
  }
}

/*--------------------------------------------------------------
# COMMENTS
--------------------------------------------------------------*/
#comments {
  display: none;
  max-width: 750px;
  margin: 50px auto 0;
}
#comments .comment-subtitle {
  font-family: "GlossyDisplay", sans-serif;
  letter-spacing: 2px;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
}
#comments .container {
  max-width: 685px;
}
#comments .comments-title {
  display: none;
  text-align: center;
}
#comments .respond textarea {
  width: 100%;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "proxima-nova", serif;
}
#comments .comment-input-half {
  width: 49%;
}
#comments input[type=text], #comments input[type=email], #comments input[type=url], #comments input[type=password], #comments input[type=search], #comments input[type=number], #comments input[type=tel], #comments input[type=range], #comments input[type=date], #comments input[type=month], #comments input[type=week], #comments input[type=time], #comments input[type=datetime], #comments input[type=datetime-local], #comments input[type=color], #comments textarea {
  font-family: "proxima-nova", serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 7px 10px;
  border-radius: 0;
  margin-bottom: 5px;
  width: 100%;
}
#comments input#submit {
  width: 100%;
}
#comments div#respond {
  margin-bottom: 50px;
}
#comments .comment-list {
  margin: 0;
  padding: 0;
  font-family: "proxima-nova", serif;
}
#comments .comment-list .comment .comment-meta {
  display: -webkit-flex;
  display: flex;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  padding-bottom: 20px;
}
#comments .comment-list .comment .comment-meta .avatar, #comments .comment-list .comment .comment-meta .says {
  display: none;
}
#comments .comment-list .comment .comment-meta .comment-metadata {
  display: none;
}
#comments .comment-list .comment .children {
  margin: 40px 0px;
}
#comments .comment-list .comment .reply {
  border-bottom: 1px solid #dadada;
  padding-bottom: 15px;
}
.snapshot-post-wrapper {
  padding: 50px;
}
.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;
  width: 100% !important;
}
.snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
  width: 50%;
}
.snapshot-post-wrapper .snapshot-post-inner .snapshot-image:hover {
  opacity: 0.8;
}
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
  position: relative;
  width: 50%;
  padding: 20px 50px;
  z-index: 1;
}
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body h5.snapshot-label {
  display: inline-block;
  font-family: "magical", serif;
  font-size: 50px;
  line-height: 30px;
  letter-spacing: 0;
}
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products {
  width: 100%;
}
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-image {
  max-height: 150px;
  width: auto;
}
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-brand {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  font-family: "proxima-nova", sans-serif;
}
.snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-link {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: bold;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
  }
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .snapshot-post-wrapper {
    padding: 50px 20px;
  }
  .snapshot-post-wrapper .snapshot-post-inner {
    flex-direction: column !important;
  }
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
    width: 100%;
    margin-bottom: 20px;
  }
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
    padding: 30px;
    width: 100%;
    margin-left: 0;
  }
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body h2.snapshot-title {
    line-height: 33px;
    font-size: 29px;
    margin-bottom: 15px;
  }
  .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .snapshot-product .snapshot-product-wrapper {
    text-align: center;
  }
  .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;
  }
}

#about_page .about-outer {
  padding: 50px;
}
#about_page .about-blocks .about-block .about-block-subtitle {
  font-size: 85px;
  transform: rotate(-2deg);
  line-height: 59px;
  margin-left: -10px;
  margin-bottom: -12px;
}
#about_page .about-blocks .about-block h2.about-block-title {
  font-size: 35px;
  text-align: left;
}
#about_page .about-blocks .about-block: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;
}
#about_page .about-blocks .about-block:nth-child(2n+1) .about-block-image {
  width: 44%;
}
@media screen and (max-width: 768px) {
  #about_page .about-blocks .about-block:nth-child(2n+1) .about-block-image {
    width: 100%;
  }
}
#about_page .about-blocks .about-block:nth-child(2n+1) .about-block-body {
  width: 54%;
  text-align: right;
}
#about_page .about-blocks .about-block:nth-child(2n+1) .about-block-body .about-block-subtitle {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #about_page .about-blocks .about-block:nth-child(2n+1) .about-block-body {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #about_page .about-blocks .about-block:nth-child(2n+1) {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
}
#about_page .about-blocks .about-block: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;
  margin-top: -100px;
}
#about_page .about-blocks .about-block:nth-child(2n) .about-block-image {
  width: 38%;
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  #about_page .about-blocks .about-block:nth-child(2n) .about-block-image {
    width: 100%;
    margin: 0;
  }
}
#about_page .about-blocks .about-block:nth-child(2n) .about-block-body {
  width: 60%;
  text-align: left;
  margin-top: 180px;
}
#about_page .about-blocks .about-block:nth-child(2n) .about-block-body .about-block-subtitle {
  text-align: center;
}
#about_page .about-blocks .about-block:nth-child(2n) .about-block-body .about-block-title {
  position: relative;
  text-align: right;
  margin-right: -50px;
  z-index: 1;
  font-family: "GlossyDisplay", sans-serif;
  font-size: 25px;
  margin-top: 15px;
  padding-left: 170px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #about_page .about-blocks .about-block:nth-child(2n) .about-block-body .about-block-title {
    margin-right: 0;
    padding-left: unset;
    text-align: center;
  }
}
#about_page .about-blocks .about-block:nth-child(2n) .about-block-body .about-block-text {
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  #about_page .about-blocks .about-block:nth-child(2n) .about-block-body {
    width: 100%;
    margin-top: 0;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #about_page .about-blocks .about-block:nth-child(2n) {
    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: 0;
  }
}
@media screen and (max-width: 600px) {
  #about_page .about-outer {
    padding: 50px 20px;
  }
  #about_page .about-blocks .about-block h2.about-block-title {
    text-align: center;
    margin-top: 30px;
  }
}

#contact_page {
  padding: 50px;
}
#contact_page .contact-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  width: 100%;
  padding-bottom: 50px;
  border-bottom: 1px solid #C5C5C5;
}
#contact_page .contact-wrapper .contact-image {
  width: 56%;
}
#contact_page .contact-wrapper .contact-body {
  position: relative;
  width: 54%;
  margin-left: -10%;
  background: #ffffff;
  padding: 30px;
}
#contact_page .contact-wrapper .contact-body .page-title {
  text-align: left;
}
#contact_page .contact-wrapper .contact-body p {
  margin: 0;
}
#contact_page .contact-wrapper .contact-body input {
  border: 1px solid black !important;
  border-radius: 0 !important;
}
#contact_page .contact-wrapper .contact-body textarea {
  border: 1px solid black !important;
  border-radius: 0 !important;
}
#contact_page .contact-wrapper .contact-body nf-field {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  display: block;
}
#contact_page .contact-wrapper .contact-body nf-field .nf-field-container {
  width: 100%;
}
#contact_page .contact-wrapper .contact-body nf-field .nf-field-container.submit-container {
  width: auto;
}
#contact_page .contact-wrapper .contact-body nf-field:last-child {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
#contact_page .contact-wrapper .contact-body .nf-field-element textarea {
  height: 106px;
}
#contact_page .contact-wrapper .contact-body .label-above .nf-field-label {
  margin: 0;
}
#contact_page .contact-wrapper .contact-body .nf-field-label label {
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  font-family: "proxima-nova", serif;
}
#contact_page .contact-wrapper .contact-body .nf-form-fields-required {
  display: none !important;
}
@media screen and (max-width: 960px) {
  #contact_page {
    padding: 0px 50px 50px;
  }
  #contact_page .contact-wrapper .contact-body {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  #contact_page {
    padding: 40px 20px 50px;
  }
  #contact_page .contact-wrapper {
    flex-direction: column !important;
  }
  #contact_page .contact-wrapper .contact-image {
    width: 100%;
    margin-bottom: 20px;
  }
  #contact_page .contact-wrapper .contact-body {
    width: 100%;
    margin-left: 0;
  }
  #contact_page .contact-wrapper .contact-body nf-field input[value=Submit][type=button] {
    font-size: 12px;
    letter-spacing: 2px;
    margin: 0 auto;
    font-family: "proxima-nova", serif;
  }
  #contact_page .contact-wrapper .contact-body nf-field:nth-child(2) {
    width: 100%;
  }
  #contact_page .contact-wrapper .contact-body nf-field:nth-child(3) {
    width: 100%;
  }
  #contact_page .contact-wrapper .contact-body nf-field:nth-child(1) {
    width: 100%;
  }
  #contact_page .contact-wrapper .contact-body nf-field:nth-child(4) {
    width: 100%;
  }
  #contact_page .contact-wrapper .contact-body nf-field:nth-child(5) {
    width: 100%;
  }
}

.home-link .icon {
  position: relative;
  top: 3px;
  margin-right: 10px;
}

#influence_slides .influence-slide {
  width: 100%;
  height: 550px;
}

#cta_blocks {
  padding: 50px;
}
#cta_blocks .cta-block {
  position: relative;
  background: #E4C7D5;
  color: white;
  width: 32%;
  margin-bottom: 2%;
  padding: 30px;
}
#cta_blocks .cta-block .cta-title-wrap {
  position: relative;
}
#cta_blocks .cta-block .cta-title-wrap .cta-block-index {
  position: relative;
  font-size: 105px;
  opacity: 0.4;
  z-index: 0;
}
#cta_blocks .cta-block .cta-title-wrap .cta-title {
  position: absolute;
  font-size: 18px;
  z-index: 1;
}
#cta_blocks .cta-block .cta-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
}
#cta_blocks .cta-block:hover .cta-wrap {
  visibility: visible;
  opacity: 1;
}

#influence_testimonials .testimonials-container {
  max-width: 950px;
  width: 85%;
  margin: 0 auto;
}
#influence_testimonials .testimonial {
  margin-bottom: 50px;
}
#influence_testimonials .testimonial .testimonial-photo {
  min-width: 250px;
  min-height: 250px;
  border-radius: 100%;
}
#influence_testimonials .testimonial .testimonial-content {
  width: 80%;
}

#shop_page {
  padding: 50px 0;
}
#shop_page .shop-search {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding: 50px 50px 60px;
}
#shop_page .shop-search .shop-search-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
#shop_page .shop-search .shop-search-form .search-fields {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
#shop_page .shop-search .shop-search-form .search-fields input {
  flex: 1;
  font-family: "proxima-nova", serif;
}
#shop_page .shop-search .shop-search-form .search-fields input[type=submit] {
  flex: 0;
}
#shop_page section .container-xl {
  padding: 50px;
  margin: 50px 0;
  border-top: 1px solid #C5C5C5;
}
#shop_page .shop-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  text-align: center;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding-top: 50px;
}
#shop_page .shop-inner > * {
  width: 100%;
}
#shop_page .shop-nav-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;
}
#shop_page .shop-nav-wrapper .shop-nav-icon {
  flex: 1;
}
#shop_page .shop-nav-wrapper .shop-nav-icon img {
  max-height: 110px;
}
@media screen and (max-width: 768px) {
  #shop_page .shop-nav-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;
  }
  #shop_page .shop-nav-wrapper .shop-nav-icon {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  #shop_page .shop-nav-wrapper {
    margin-top: 30px;
  }
}
#shop_page .shop-nav {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  flex: 3;
  padding: 1em 0;
  border-top: 1px solid #C5C5C5;
  border-bottom: 1px solid #C5C5C5;
}
#shop_page .shop-nav .shop-menu-container {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #shop_page .shop-nav .shop-menu-container {
    display: none;
  }
}
#shop_page .shop-nav #shop_menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  font-family: "proxima-nova", serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
#shop_page .shop-nav #shop_menu ul {
  padding: 5px 0px;
}
#shop_page .shop-nav #shop_menu li {
  text-align: left;
}
#shop_page .shop-nav #shop_menu li.current-menu-item {
  border-bottom: 2px solid #B79768;
}
@media screen and (max-width: 768px) {
  #shop_page .shop-nav #shop_menu li.current-menu-item {
    border-bottom: 1px solid #eeeeee;
  }
}
#shop_page .shop-nav #shop_menu li .sub-menu {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
@media screen and (max-width: 768px) {
  #shop_page .shop-nav #shop_menu {
    background: #F9F9F9;
    font-size: 11px;
    letter-spacing: 1px;
  }
  #shop_page .shop-nav #shop_menu .menu-item {
    width: 100%;
    padding: 12px 20px;
    border-bottom: 1px solid #eeeeee;
  }
  #shop_page .shop-nav #shop_menu .menu-item .menu-drop {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
  #shop_page .shop-nav #shop_menu .menu-item .menu-drop .icon {
    margin-left: 10px;
  }
  #shop_page .shop-nav #shop_menu .menu-item.menu-item-has-children .sub-menu {
    position: relative;
    display: none;
    opacity: 0;
    visibility: hidden;
    transform: unset;
    background: unset;
    padding: unset;
    padding-left: 10px;
  }
  #shop_page .shop-nav #shop_menu .menu-item.menu-item-has-children .sub-menu li {
    margin-bottom: 0;
    border-bottom: unset;
    font-size: 12px;
  }
  #shop_page .shop-nav #shop_menu .menu-item.menu-item-has-children.show .sub-menu {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
    opacity: 1;
    visibility: visible;
  }
  #shop_page .shop-nav #shop_menu .menu-item a {
    display: block;
  }
  #shop_page .shop-nav #shop_menu .menu-item.light-menu-item {
    font-weight: 100;
  }
}
#shop_page .shop-nav .shop-nav-title {
  display: none;
  font-size: 22px;
  font-family: "GlossyDisplay", sans-serif;
  color: black;
  padding-bottom: 12px;
}
#shop_page .shop-nav .shop-nav-title .icon {
  display: none;
}
@media screen and (max-width: 768px) {
  #shop_page .shop-nav .shop-nav-title {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
    font-family: "proxima-nova", serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    padding: 12px 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
  }
  #shop_page .shop-nav .shop-nav-title .icon {
    display: block;
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  #shop_page .shop-nav {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    width: 100%;
    float: none;
  }
  #shop_page .shop-nav #shop_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%;
  }
}
#shop_page .products-grid-wrapper .product-grid-item {
  width: 25%;
  padding: 20px;
  text-align: center;
}
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb {
  width: 100%;
  height: 285px;
  position: relative;
}
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb .shop-btn {
  opacity: 0;
  position: absolute;
}
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb:hover .shop-btn {
  opacity: 1;
}
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand {
  width: 100%;
  font-family: "proxima-nova", serif;
  font-size: 12px;
  letter-spacing: 0.72px;
  padding: 10px 8px 0;
}
#shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title {
  width: 100%;
  font-family: "proxima-nova", serif;
  font-size: 16px;
  padding: 0px 8px;
}
@media screen and (max-width: 768px) {
  #shop_page .products-grid-wrapper .product-grid-item {
    width: 32%;
  }
}
@media screen and (max-width: 600px) {
  #shop_page {
    padding: 0;
  }
  #shop_page .shop-inner {
    padding-top: 0;
  }
  #shop_page .products-grid-wrapper .product-grid-item {
    width: 49%;
  }
}

.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;
}
.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;
}
.product .product-wrap .product-image-wrap .product-image {
  max-height: 200px;
  width: auto;
}
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
.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;
}
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}

.footer-blocks {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  position: relative;
  background: #E1DFDA;
  padding: 50px;
}
.footer-blocks .footer-header {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
  font-family: "GlossyDisplay", sans-serif;
  letter-spacing: 1px;
}
.footer-blocks .footer-blocks-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;
  flex: 1;
}
.footer-blocks .footer-blocks-left .footer-logo {
  max-width: 115px;
}
.footer-blocks .footer-blocks-middle {
  display: -webkit-flex !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;
  padding: 20px 0 0 50px;
  flex: 3;
}
.footer-blocks .footer-blocks-middle .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: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 100%;
}
.footer-blocks .footer-blocks-middle .footer-menus > * {
  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: 10px 0;
  flex: 1;
}
@media screen and (max-width: 960px) {
  .footer-blocks .footer-blocks-middle .footer-menus > * {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 768px) {
  .footer-blocks .footer-blocks-middle .footer-menus > * {
    width: 50%;
    flex: unset;
  }
}
.footer-blocks .footer-blocks-middle .footer-menus .footer-menu-wrap .footer-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;
}
.footer-blocks .footer-blocks-middle .footer-menus .footer-menu-wrap .footer-menu li {
  padding: 2px 0;
  font-family: "proxima-nova", serif;
  font-size: 12px;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .footer-blocks .footer-blocks-middle .footer-menus {
    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: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
}
.footer-blocks .footer-blocks-middle .footer-follow a.footer-social-handle {
  font-family: "proxima-nova", serif;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .footer-blocks {
    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: 40px 10px;
  }
  .footer-blocks .footer-blocks-left {
    flex: 1;
  }
  .footer-blocks .footer-blocks-left .footer-logo {
    max-width: 98px;
  }
  .footer-blocks .footer-blocks-middle {
    padding: 0;
    flex: 1;
  }
}

#colophon {
  position: relative;
  padding: 30px 20px;
  background: #BAC4C4;
  color: #000000;
}
#colophon #footer_menu_container {
  margin: 0 10px;
}
#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;
}
#colophon .site-info {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  margin-left: 10px;
  font-family: "proxima-nova", serif;
  font-size: 11px;
  letter-spacing: 1px;
}
#colophon .site-info .site-built {
  font-family: "GlossyDisplay", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
#colophon .site-info .site-built span {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
#colophon .site-info .site-built img {
  max-height: 25px;
  margin-top: 1px;
  margin-left: 4px;
}
@media screen and (max-width: 600px) {
  #colophon {
    padding: 20px;
  }
  #colophon .site-info {
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    margin-left: 0px;
  }
  #colophon .site-info .footer-logo {
    margin: 20px 0;
  }
  #colophon .site-info .site-built {
    margin-bottom: 10px;
  }
  #colophon .site-info > * {
    flex: 0;
    margin: 0 auto;
  }
  #colophon .site-info .footer-logo {
    margin: 20px 0;
  }
  #colophon .footer-blocks-middle .footer-menus {
    margin: 20px 0px;
  }
  #colophon .footer-blocks-middle .footer-menus .footer-menu-wrap {
    padding: 20px 15px;
  }
  #colophon #footer_menu {
    padding: 20px 0;
  }
}

.custom-search-form {
  width: 100%;
}
.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;
}

.flex_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex_row .flex_row_block, .flex_row > * {
  width: 49%;
}
.flex_row img {
  display: block;
  max-width: 49%;
  margin: 2% 0;
}
.flex_row img:nth-of-type(2n) {
  margin-left: 1%;
}
.flex_row img:nth-of-type(2n+1) {
  margin-right: 1%;
}
@media screen and (max-width: 768px) {
  .flex_row {
    flex-direction: column;
    justify-content: flex-start;
  }
  .flex_row > * {
    width: 100%;
  }
  .flex_row img {
    max-width: 100%;
    margin: 20px 0;
  }
}
#smash_hello_bar {
  display: none;
}
#smash_hello_bar .hello-bar-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;
  color: #ffffff;
  background: #647472;
  font-family: "proxima-nova", serif;
}
#smash_hello_bar .hello-bar-link {
  padding: 12px;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 11px;
}
#smash_hello_bar .hello-bar-link:hover {
  color: #B79768;
}
#smash_hello_bar .hello-bar-close {
  display: -webkit-flex !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;
  right: 0;
  bottom: 0;
  padding: 5px 16px;
  background: #829492;
}

.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;
}
.modal a {
  color: white;
}
.modal .modal-box {
  background: #F3F2E8;
  color: #000000;
  padding: 0;
  position: relative;
  width: 90%;
  max-width: 500px !important;
  top: 50%;
  margin: auto;
  left: 0;
  right: 0;
  cursor: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.modal .modal-box #popup-close {
  position: absolute;
  top: 6px;
  right: 10px;
  max-width: 16px;
  z-index: 50;
}
.modal .modal-box #popup-close .icon {
  width: 25px;
  height: 25px;
  fill: black;
}
.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;
}
.modal .modal-box .modal-inner .footer-subscribe {
  padding: 50px;
}
.modal .modal-box .modal-inner .footer-subscribe .footer-social {
  padding: 0px 0px 30px;
}
.modal .modal-box .modal-inner .footer-subscribe .subscribe-title {
  font-family: "GlossyDisplay", sans-serif;
  font-size: 70px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.modal .modal-box .modal-inner .footer-subscribe .subscribe-text {
  font-family: "proxima-nova", serif;
}
.modal .modal-box .modal-inner .popup-image {
  width: 100%;
}
.modal .modal-box .modal-inner .popup-text {
  width: 80%;
  margin: 0 auto;
}
.modal .modal-box .modal-inner .popup-text h3 {
  font-weight: normal;
  font-family: "GlossyDisplay", sans-serif;
  font-size: 20px;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.modal .modal-box .modal-inner .popup-text p {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 25px;
  margin-bottom: 24px;
}
.modal .modal-box .modal-inner .popup-text #mc_embed_signup_scroll p {
  margin-bottom: -20px;
}
.modal .modal-box .modal-inner h1 {
  margin-top: 0;
  margin-bottom: 0;
  color: black;
  font-size: 28px;
  padding: 0px 40px;
  letter-spacing: 1px;
}
.modal .modal-box .modal-inner nf-field:nth-child(1) {
  float: left;
  width: 48%;
}
.modal .modal-box .modal-inner nf-field:nth-child(2) {
  float: right;
  width: 48%;
}
.modal .modal-box .modal-inner nf-field:nth-child(3) .nf-field-container {
  margin-bottom: 0;
}
.modal .modal-box .modal-inner input {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "GlossyDisplay", sans-serif;
  font-size: 11px;
  line-height: 13px;
}
.modal .modal-box .modal-inner input[type=button] {
  padding: 7px 5%;
  margin-bottom: 30px;
}
.modal .modal-box .modal-inner textarea {
  border: none;
  padding: 8px;
  letter-spacing: 2px;
  font-family: "GlossyDisplay", sans-serif;
  font-size: 11px;
  line-height: 13px;
}
.modal #mc-embedded-subscribe-form {
  position: relative;
  padding: 0 !important;
}
.modal #mc-embedded-subscribe-form input {
  border-radius: unset !important;
  display: block;
  width: 100%;
  padding: 10px 10px;
  font-family: "proxima-nova", serif;
  text-transform: uppercase;
  margin: 2px;
}
.modal #mc-embedded-subscribe-form input[type=submit] {
  padding: 7px 5%;
  margin-bottom: 30px;
}
.modal #mc-embedded-subscribe-form .fa-envelope-o {
  position: absolute;
  top: 8px;
  right: 5px;
  font-size: 14px;
  z-index: 50;
}
.modal #mc_embed_signup .mc-field-group {
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 0;
  text-align: left;
  min-height: unset;
}
.modal #mc_embed_signup .mc-field-group label {
  font-size: 10px;
  margin-bottom: 5px;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner {
  text-align: center;
  margin: 50px 0;
}
.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;
}
.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;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form {
  width: 85%;
  max-width: 700px;
  margin: 0 auto;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form .nf-form-fields-required {
  display: none !important;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container {
  margin-bottom: 20px;
}
.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;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container.label-above .nf-field-label {
  margin: 0;
}
.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;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container input {
  border: 2px solid #F4F4F4;
  border-radius: 0;
}
.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;
}
.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;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field:nth-child(6) {
  display: block;
  width: 100%;
}
.modal[data-trigger=subscribe-popup] .modal-box {
  padding: 0;
  max-width: 820px;
}
.modal[data-trigger=subscribe-popup] .modal-box .modal-inner {
  flex-wrap: nowrap;
  padding-right: 5%;
}
.modal[data-trigger=subscribe-popup] .modal-box .modal-inner .popup-image {
  width: 50%;
}
.modal.watercolor .modal-box {
  padding: 30px 5% 20px;
  background: url("smash/images/watercolor.png") no-repeat bottom right/74% #F3F2E8;
  background-position-x: 145%;
  background-position-y: 165%;
}
.modal.watercolor .modal-box .modal-inner .popup-text {
  width: 100%;
}
.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;
}
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap .nf-form-fields-required {
  display: none;
}
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field .nf-field-container {
  margin: 0 0 15px;
}
.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;
}
.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;
}
.modal.watercolor .modal-box .modal-inner input[type=button] {
  margin: 0;
}

.post-block {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
.post-block .post-item-image-wrap {
  position: relative;
  width: 100%;
}
.post-block .post-item-image-wrap .post-item-image {
  display: block;
  width: 100%;
}
.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%;
}
.post-block .post-products-wrap .post-products-trigger {
  bottom: 0;
  right: 0;
}
.post-block .post-products-wrap .post-products {
  left: 115%;
  right: unset;
}
.post-block .post-products-wrap:hover .post-products {
  right: unset;
  left: 0;
}

.post-products-wrap .post-products-trigger {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  padding: 10px 2px;
  background: #ffffff;
}
.post-products-wrap .post-products-trigger span {
  transform: rotate(-90deg) translate(-22%, -160%);
  margin-bottom: 80%;
  transform-origin: top right;
  font-family: "GlossyDisplay", sans-serif;
}
.post-products-wrap .post-products {
  position: absolute;
  right: 115%;
  width: 100%;
  background: #ffffff;
  padding: 20px 30px 20px 20px;
  visibility: hidden;
}
.post-products-wrap:hover .post-products {
  right: 0;
  visibility: visible;
}

.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;
}
.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;
}
.product .product-wrap .product-image-wrap .product-image {
  max-height: 200px;
  width: auto;
}
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
.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;
  text-align: center;
}
.product .product-wrap .product-body .product-brand {
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  text-align: center;
}
.product .product-wrap .product-body .product-title {
  font-family: "GlossyDisplay", sans-serif;
  font-size: 15px;
  text-align: center;
}
.product .product-wrap .product-body .product-description {
  font-family: "proxima-nova", serif;
  font-size: 12px;
  text-align: center;
}
.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;
}
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}
.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;
}
.product.product-row .product-wrap .product-image-wrap {
  width: auto;
}
.product.product-row .product-wrap .product-image-wrap .product-image {
  max-height: 100px;
}
.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;
}

#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;
}
#search-modal .modal-box {
  width: 50%;
  position: absolute;
  top: 50%;
  margin: auto;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 5px;
  cursor: auto;
}
#search-modal .modal-box #search-close {
  position: absolute;
  top: -20px;
  right: -15px;
  z-index: 50;
}
#search-modal .modal-box #search-close .icon {
  width: 20px;
  height: 20px;
  padding: 3px;
  color: white;
  border-radius: 100%;
}
#search-modal .modal-box .widget {
  margin: 0;
}
#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;
}
#search-modal .modal-box .modal-inner h1 {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #ECD4C9;
  color: #fff;
  font-size: 38px;
  padding: 20px 38px;
}
#search-modal .modal-box .modal-inner label {
  width: 100%;
}
#search-modal .modal-box .modal-inner input {
  background: white;
  flex: 1;
}
#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;
}
#search-modal .modal-box .modal-inner input[type=submit] {
  flex: 0;
}
#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;
}
#search-modal .modal-box .modal-inner #searchsubmit:hover {
  background-color: #eaeaea;
}

.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 #C5C5C5;
  z-index: 2;
}

input#postURL {
  position: absolute;
  right: -9999px;
}

.share-icons {
  position: relative;
}
.share-icons .social-share {
  position: relative;
}
.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;
}
.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;
}
.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: "proxima-nova", sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 11px;
  text-transform: uppercase;
}
.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;
}
.share-icons .social-share .social-share-inner.fade-share .social-share-title {
  display: block;
}
.share-icons .social-share .social-share-inner.fade-share .share-icons-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  z-index: 1;
  background: #ffffff;
  padding: 2px 20px;
}
.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;
}
.share-icons .social-share .share {
  margin: 8px;
}
.share-icons .social-share .share span {
  margin-left: 6px;
  font-size: 10px;
  text-transform: uppercase;
}
.snapshot .post-item-image-wrap {
  position: relative;
  width: 100%;
}
.snapshot .post-item-image-wrap .post-item-image {
  display: block;
  width: 100%;
}
.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;
}

.social-icons {
  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;
  position: relative;
  column-gap: 10px;
  row-gap: 5px;
}
.social-icons .social-icons-header {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.social-icons .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;
  column-gap: 5px;
}
.social-icons .social-icon span {
  text-transform: uppercase;
  letter-spacing: 1px;
}

#mobile_nav_wrap {
  display: none;
  cursor: pointer;
}
#mobile_nav_wrap .mobile-nav-trigger-open {
  display: none;
  margin: 0px 20px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #mobile_nav_wrap .mobile-nav-trigger-open {
    display: block;
  }
}
#mobile_nav_wrap.toggled .mobile-nav-trigger-open {
  display: none;
}
@media screen and (min-width: 768px) {
  #mobile_nav_wrap {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #mobile_nav_wrap {
    display: block;
  }
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 92px;
  }
  body.customize-support.lock_nav #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}

.mobile-nav-outer {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: fixed;
  max-width: 355px;
  padding-top: 50px;
  width: 100%;
  top: 0;
  left: -500px;
  bottom: 0;
  background: #C6AAA2;
  overflow-y: scroll;
  z-index: 1000000;
}
.mobile-nav-outer .mobile-nav-inner {
  width: 100%;
}
#colophon .mobile-nav-outer {
  color: #000000;
}
.mobile-nav-outer .mobile-nav-trigger-close {
  display: block;
  font-size: 18px;
  position: absolute;
  top: 60px;
  left: 27px;
  width: 20px;
  height: 20px;
}
#masthead.lock_nav #mobile_nav_wrap .mobile-nav-trigger-close {
  top: 13px;
}

@media screen and (max-width: 768px) {
  .mobile-nav-outer .mobile-nav-trigger-close {
    top: 13px;
  }
}
.mobile-nav-outer::-webkit-scrollbar {
  width: 1px;
}
.mobile-nav-outer::-webkit-scrollbar-track {
  background: #ffffff;
  width: 1px;
}
.mobile-nav-outer::-webkit-scrollbar-thumb {
  background-color: #000000;
  width: 1px;
}
body.customize-support #mobile_nav_wrap .mobile-nav-outer {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}
body.customize-support #masthead.lock_nav #mobile_nav_wrap .mobile-nav-outer {
  top: 0;
}

.mobile-nav-outer .mobile-nav-image {
  width: 100%;
}
.mobile-nav-outer .mobile-nav-body {
  width: 100%;
  padding: 30px;
  font-family: "proxima-nova", sans-serif;
}
.mobile-nav-outer .mobile-nav-body > * {
  width: 100%;
}
.mobile-nav-outer .mobile-nav-body #mobile_logo {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 0 35px;
}
.mobile-nav-outer .mobile-nav-body #mobile_logo img {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}
.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;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item {
  width: 100%;
  margin-bottom: 20px;
}
.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;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop .icon {
  margin-left: 10px;
}
.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;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children .sub-menu li {
  margin-bottom: 0;
}
.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;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a {
  display: block;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.light-menu-item {
  font-weight: 100;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom {
  padding-top: 20px;
  border-top: 1px solid #000000;
}
.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;
}
.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;
}
.mobile-nav-outer .mobile-nav-body #mobile_search {
  margin-bottom: 35px;
}
.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;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type=text] {
  padding: 5px 0 !important;
  border: none !important;
  border-bottom: 1px solid #000000 !important;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type=text]::placeholder {
  color: #000000;
  text-transform: uppercase;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button {
  position: absolute;
  right: 0;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button .icon {
  width: 15px;
  height: 15px;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .widget {
  margin: 0;
  width: 100%;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .widget input {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .mobile-nav-outer {
    padding-top: 45px;
  }
}

#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;
}

#more_nav {
  position: relative;
  padding: 20px;
  background: #F3F2E8;
}
#more_nav #category_menu li {
  font-family: "proxima-nova", sans-serif;
}
#more_nav #category_menu li a {
  color: black !important;
}
#more_nav #category_menu li a:hover {
  color: #B79768 !important;
}
#more_nav .more-nav-header {
  font-family: "GlossyDisplay", sans-serif;
  margin: 0 0px 5px 0;
}
@media screen and (max-width: 768px) {
  #more_nav {
    flex-direction: column;
  }
  #more_nav .more-nav-header {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  #more_nav {
    flex-direction: column;
  }
  #more_nav #category_menu {
    flex-direction: column;
    margin-left: 0px;
  }
  #more_nav .more-nav-header {
    width: 100%;
    margin-right: 0px;
    font-size: 20px;
  }
}

#featured_products {
  position: relative;
  padding: 80px 50px;
}
#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;
}
#featured_products .featured-products-inner .featured-products-header .logo-shop {
  max-width: 150px;
  margin-bottom: 50px;
}
#featured_products .featured-products-inner .featured-products-slider .product {
  padding: 20px;
}
#featured_products .featured-products-inner .featured-products-cta-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #featured_products .featured-products-inner .featured-products-header .logo-shop {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 600px) {
  #featured_products {
    padding: 50px 20px;
  }
}

.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;
}
.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;
}
.product .product-wrap .product-image-wrap .product-image {
  max-height: 150px;
  width: auto;
}
.product .product-wrap .product-image-wrap .shop-btn {
  position: absolute;
}
.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;
}
.product .product-wrap .product-link-wrap .product-link {
  text-transform: uppercase;
}

#footer_products {
  visibility: hidden;
  opacity: 0;
  background: white;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
}
#footer_products.shown {
  visibility: visible;
  opacity: 1;
}
#footer_products.hidden {
  visibility: hidden;
  opacity: 0;
  right: unset;
}
#footer_products.hidden .footer-products-title-wrap {
  display: none !important;
}
#footer_products.hidden .close-footer-products {
  display: none;
}
#footer_products .footer-products-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  position: relative;
}
#footer_products .footer-products-inner svg.icon.close-footer-products {
  cursor: pointer;
  z-index: 100000;
}
#footer_products .footer-products-inner .close-footer-products {
  position: absolute;
  top: 10px;
  right: 10px;
}
#footer_products .footer-products-title-wrap {
  position: relative;
  min-height: 145px;
  width: 6%;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin: 0;
  padding: 30px;
  border: 2px solid #F3F2E8;
  white-space: nowrap;
  font-family: "GlossyDisplay", sans-serif;
}
#footer_products .footer-products-title-wrap .footer-products-title {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
}
#footer_products .footer-products-title-wrap .footer-products-title .icon {
  transform: translate(1px, -15px);
}
#footer_products .footer-products-title-wrap .footer-products-title span {
  display: block;
  transform: rotate(-90deg);
}
#footer_products .footer-products-wrap {
  width: 94%;
  padding: 0 50px;
  border-top: 2px solid #F3F2E8;
}
#footer_products .footer-products-wrap .post-product-slider-wrap.slick-initialized .slick-arrow.slick-next {
  right: -2%;
  top: 34%;
}
#footer_products .footer-products-wrap .post-product-slider-wrap.slick-initialized .slick-arrow.slick-prev {
  right: -2%;
  top: 50%;
}
#footer_products .footer-products-slider {
  width: 100%;
}
#footer_products .footer-products-slider .slick-arrow {
  top: 40% !important;
  width: 25px !important;
  height: 25px !important;
  padding: 7px !important;
}
@media screen and (max-width: 768px) {
  #footer_products .footer-products-slider .slick-arrow {
    top: 50% !important;
    width: 15px !important;
    height: 15px !important;
    padding: 1px !important;
  }
}
#footer_products .footer-products-slider .footer-product {
  padding: 15px;
}
#footer_products .footer-products-slider .footer-product-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
#footer_products .footer-products-slider .footer-product-inner .footer-product-image {
  width: 33%;
  margin-right: 2%;
}
@media screen and (max-width: 600px) {
  #footer_products .footer-products-slider .footer-product-inner .footer-product-image {
    width: 20%;
  }
}
#footer_products .footer-products-slider .footer-product-inner .footer-product-body {
  width: 66%;
}
#footer_products .footer-products-slider .footer-product-inner .footer-product-body .footer-product-brand {
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  #footer_products .footer-products-slider {
    width: 85%;
  }
}
@media screen and (max-width: 768px) {
  #footer_products .footer-products-wrap {
    padding: 0 20px;
  }
}
@media screen and (max-width: 600px) {
  #footer_products .footer-products-slider .footer-product {
    padding: 0;
  }
  #footer_products .footer-products-slider .footer-product-inner .footer-product-body {
    width: 60%;
  }
}

.post-guides-title {
  text-align: center;
  margin: 50px 0 20px;
}

.post-guide-row {
  width: 100%;
  position: relative;
  max-width: 840px;
  margin: 50px auto;
}
.post-guide-row > * {
  width: 32%;
}
.post-guide-row:nth-child(2n) {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}
.post-guide-row img {
  width: 28%;
}
.post-guide-row .sep {
  width: 90px;
  height: 2px;
  margin: 0 2%;
  background: black;
}
.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%;
}
.post-guide-row .guide-body .guide-count {
  font-family: "GlossyDisplay", sans-serif;
  font-size: 80px;
}
.post-guide-row .guide-body .guide-title {
  font-family: "GlossyDisplay", sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
}
.post-guide-row .guide-body .guide-text {
  font-family: "proxima-nova", serif;
  margin-bottom: 30px;
  line-height: 28px;
}
.post-guide-row .guide-body .guide-text a {
  color: #BAC4C4;
  font-weight: 100;
  font-size: 14px;
  text-transform: none;
  border-bottom: none;
  padding-bottom: 0;
}
.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) {
  .post-guide-row {
    flex-direction: column;
  }
  .post-guide-row .sep {
    display: none;
  }
  .post-guide-row .guide-body {
    width: 100%;
  }
  .post-guide-row img {
    width: 70%;
    margin-bottom: 20px;
  }
  .post-guide-row:nth-child(2n) {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .post-guide-row img {
    width: 100%;
    margin-bottom: 20px;
  }
}

.post-product-slider-wrap {
  text-align: center;
}
.post-product-slider-wrap .slick-arrow.slick-prev {
  left: unset;
  right: -4%;
  top: 48%;
}
.post-product-slider-wrap .slick-arrow.slick-next {
  left: unset;
  right: -4%;
  top: 39%;
}
.post-product-slider-wrap .product-wrap {
  padding: 10px;
}
.post-product-slider-wrap .product-wrap .product-image {
  max-height: 124px;
}
.post-product-slider-wrap .post-product-slider img {
  margin: 0 auto;
}
.post-product-slider-wrap .post-product-slider .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 24px;
  color: #000000;
}
.post-product-slider-wrap .post-product-slider .slick-arrow.slick-prev {
  left: -10%;
}
.post-product-slider-wrap .post-product-slider .slick-arrow.slick-next {
  right: -10%;
}

.quick-links {
  position: absolute;
  top: 50%;
  left: -125px;
  max-width: 250px;
  border: 3px solid #F3F2E8;
  background: #ffffff;
  padding: 20px 30px;
}
.quick-links h3 {
  margin-bottom: 10px;
  text-transform: capitalize;
}
.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) {
  .quick-links {
    left: -92px;
    max-width: 200px;
    padding: 16px 21px;
  }
}
@media screen and (max-width: 600px) {
  .quick-links {
    display: none;
  }
}

#column_loops {
  position: relative;
  background: #F3F2E8;
  padding: 50px;
  z-index: 1;
}
#column_loops .column-loops-title {
  text-align: center;
  margin-bottom: 50px;
}
#column_loops .column-loops-cta-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  transform: translate(0, 71px);
}
#column_loops .column-loops-cta-wrapper a.btn.btn-primary {
  font-size: 14px !important;
  padding: 13px 55px !important;
}
#column_loops .column-loops-container .column-post {
  width: 100%;
  overflow: hidden;
  padding-left: 35px;
}
#column_loops .column-loops-container .column-post .column-post-image-wrap {
  position: relative;
  width: 100%;
}
#column_loops .column-loops-container .column-post .column-post-image-wrap .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;
  background: #B79768;
  width: 55px;
  height: 55px;
  border-radius: 100%;
  top: 20px;
  bottom: unset;
  left: -25px;
  right: unset;
  color: #ffffff;
}
#column_loops .column-loops-container .column-post .column-post-image-wrap .post-products-wrap .post-products-trigger span {
  transform: unset !important;
  margin: 0 !important;
}
#column_loops .column-loops-container .column-post .column-post-image-wrap .post-products-wrap .post-products {
  top: 0;
  bottom: unset;
  left: -115% !important;
  right: unset !important;
  z-index: -1;
}
#column_loops .column-loops-container .column-post .column-post-image-wrap .post-products-wrap:hover .post-products {
  left: 0 !important;
  z-index: 1;
}
#column_loops .column-loops-container .column-post .column-post-image-wrap .column-post-image {
  display: block;
  width: 100%;
}
#column_loops .column-loops-container .column-post h3.column-post-title {
  text-align: center;
  margin: 20px 0 30px;
}
#column_loops .column-loops-container .column-loops-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: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 48%;
}
@media screen and (max-width: 600px) {
  #column_loops {
    padding: 50px 30px 50px 7px;
  }
  #column_loops .column-loops-title {
    padding-left: 16px;
  }
  #column_loops .column-loops-cta-wrapper {
    flex-direction: column !important;
  }
  #column_loops .column-loops-cta-wrapper a.btn.btn-primary {
    font-size: 10px !important;
    padding: 14px 34px !important;
    margin-left: 26px;
  }
  #column_loops .column-loops-container .column-loops-col .column-post {
    width: 100%;
    padding-left: 26px;
  }
}

.home-post {
  margin: 30px auto !important;
}
.home-post .home-post-inner .home-post-content {
  width: 49%;
  padding: 50px 50px;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
  letter-spacing: 2px;
  font-family: "GlossyDisplay", sans-serif;
  font-size: 24px;
  position: relative;
  margin-left: -200px;
  background: #F5F4EF;
  padding: 20px;
  text-align: center;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
  font-family: "proxima-nova", sans-serif;
  margin-bottom: 10px;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .meta-sep {
  width: 1px;
  height: 15px;
  background: black;
  margin: 0 10px;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta a.category-name {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
  font-family: "GlossyDisplay", sans-serif;
  font-style: italic;
  letter-spacing: 1px;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
  margin-top: 15px;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner a.btn.btn-primary {
  display: block !important;
  width: 200px;
  margin: 20px auto 0 !important;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner .rs-code {
  display: block;
  width: 100%;
  margin-top: 50px;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 55px;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
  padding-right: 10px;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
  width: 10px;
  fill: black;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
  margin-left: 5px;
}
.home-post .home-post-inner .home-post-image {
  position: relative;
  width: 51%;
  overflow: hidden;
}
.home-post .home-post-inner .home-post-image .post-products-wrap .post-products-trigger {
  bottom: 0;
}
.home-post .home-post-inner .home-post-image .post-products-wrap .post-products {
  bottom: 0;
}
.home-post .home-post-inner .home-post-image .social-share {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-size: 18px;
}
.home-post .home-post-inner .home-post-image .social-share a {
  color: white;
}
.home-post .home-post-inner .home-post-image .social-share .icon {
  fill: white;
  width: 20px;
  height: 20px;
}
.home-post .home-post-inner .home-post-image .social-share .share-title {
  background: rgba(0, 0, 0, 0.5);
  padding: 11px 20px 7px;
}
.home-post .home-post-inner .home-post-image .social-share .share-actions {
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  padding: 4px 7px 7px;
}
.home-post .home-post-inner .home-post-image .social-share .share-actions button {
  font-size: 14px;
  padding: 10px;
  color: white;
  cursor: pointer;
}
.home-post .home-post-inner .home-post-image .social-share .share-actions button:hover {
  color: #000;
}
.home-post .home-post-inner .home-post-image .social-share:hover .share-actions {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1024px) {
  .home-post .home-post .home-post-inner .home-post-content {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 768px) {
  .home-post .home-post .home-post-inner {
    flex-direction: column;
  }
  .home-post .home-post .home-post-inner .home-post-content {
    padding: 30px 30px;
    width: 100%;
    border: none;
    border-bottom: 4px solid #f4f4f4;
    border-right: 4px solid #f4f4f4;
    border-left: 4px solid #f4f4f4;
  }
  .home-post .home-post .home-post-inner .home-post-image {
    width: 100%;
    height: 300px;
  }
}
#snapshots_loop {
  padding: 50px;
}
#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%;
}
#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;
}
#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;
}
#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;
}
#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;
}
#snapshots_loop .snapshots-wrapper .snapshots-inner .snapshot {
  flex: 1;
  margin: 12px;
}

#faq-module {
  padding: 50px;
  background: #E1DFDA;
}
#faq-module .page-faq-header {
  text-align: center;
  margin-bottom: 50px;
}
#faq-module .page-faq-header .page-faq-title {
  margin: 0;
}
#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;
}
#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;
}
#faq-module .page-faq-wrapper .faq-col {
  width: 48%;
}
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
  background: #ffffff;
  text-align: left;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 23px;
  font-size: 16px;
  font-family: "proxima-nova", serif;
  border: 2px solid #C5C5C5;
  padding: 10px;
}
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title span {
  width: 90%;
}
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title .icon {
  width: 25px;
  height: 25px;
  padding: 5px;
  cursor: pointer;
}
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-text {
  display: none;
  text-align: left;
  font-weight: 100;
  letter-spacing: 1.2px;
  color: #7d7d7d;
}
@media screen and (max-width: 768px) {
  #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;
  }
  #faq-module .page-faq-wrapper .faq-col {
    width: 100%;
    margin-bottom: -12px;
  }
  #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
    margin-bottom: 21px;
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  #faq-module {
    padding: 50px 20px;
  }
  #faq-module .page-faq-wrapper .faq-col {
    margin-bottom: 0px;
  }
}

#featured_snapshots {
  position: relative;
  padding: 50px;
  border-top: 1px solid #C5C5C5;
}
#featured_snapshots .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;
  margin-bottom: 30px;
}
#featured_snapshots .snapshots-header span {
  font-family: "proxima-nova", sans-serif;
  font-weight: bold;
}
#featured_snapshots .snapshots-grid {
  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;
}
#featured_snapshots .snapshots-grid .snapshots-col:first-child {
  width: 45%;
}
#featured_snapshots .snapshots-grid .snapshots-col:first-child .snapshot-item {
  width: 100%;
  padding: 10px;
}
#featured_snapshots .snapshots-grid .snapshots-col:first-child .snapshot-item .snapshot-image {
  display: block;
  width: 100%;
}
#featured_snapshots .snapshots-grid .snapshots-col:first-child .snapshot-item .snapshot-image:hover {
  opacity: 0.8;
}
#featured_snapshots .snapshots-grid .snapshots-col:last-child {
  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: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 55%;
}
#featured_snapshots .snapshots-grid .snapshots-col:last-child .snapshot-item {
  width: 50%;
  padding: 10px;
}
#featured_snapshots .snapshots-grid .snapshots-col:last-child .snapshot-item .snapshot-image {
  display: block;
  width: 100%;
}
#featured_snapshots .snapshots-grid .snapshots-col:last-child .snapshot-item .snapshot-image:hover {
  opacity: 0.8;
}
@media screen and (max-width: 600px) {
  #featured_snapshots {
    padding: 50px 20px;
  }
  #featured_snapshots .snapshots-header {
    flex-direction: column !important;
  }
  #featured_snapshots .snapshots-grid {
    flex-direction: column !important;
  }
  #featured_snapshots .snapshots-grid .snapshots-col:first-child {
    width: 100%;
  }
  #featured_snapshots .snapshots-grid .snapshots-col:last-child {
    width: 100%;
  }
}

#hero_post {
  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;
  min-height: 650px;
  padding: 50px;
}
#hero_post.shop-open .hero-post-wrapper .hero-post-title {
  z-index: -1;
}
#hero_post .hero-post-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;
  position: relative;
  background: white;
  padding: 75px 50px;
  width: 100%;
  max-width: 550px;
  text-align: center;
}
#hero_post .hero-post-wrapper .hero-post-title {
  position: relative;
  margin: 0;
  line-height: 32px;
  z-index: 1;
}
#hero_post .hero-post-wrapper .hero-post-title:hover a {
  color: #647472;
}
#hero_post .hero-post-wrapper .hero-post-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
#hero_post .hero-post-wrapper .hero-post-inner .post-products-wrap {
  z-index: 1;
}
#hero_post .hero-post-wrapper .hero-post-inner .post-products-wrap .post-products-trigger {
  position: absolute;
  top: 0;
  bottom: unset;
  background: #B79768;
  color: white;
}
#hero_post .hero-post-wrapper .hero-post-inner .post-products-wrap .post-products {
  top: 0;
  bottom: 0;
}
#hero_post .hero-post-wrapper .hero-more {
  position: absolute;
  bottom: 0;
  transform: translate(0, 50%);
  z-index: 0;
}
@media screen and (max-width: 600px) {
  #hero_post {
    min-height: 480px;
  }
  #hero_post .hero-post-wrapper {
    padding: 53px 34px;
    opacity: 0.9;
  }
  #hero_post .hero-post-wrapper .hero-post-title {
    font-size: 27px;
  }
}

body.home #ltki_wrapper {
  border-top: none;
}

#ltki_wrapper {
  position: relative;
  padding: 120px 50px 80px;
  background: #ffffff;
  border-top: 1px solid #C5C5C5;
}
#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;
}
#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%;
}
#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;
}
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-title {
  font-size: 38px;
  margin-bottom: 0;
}
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
  font-family: "proxima-nova", sans-serif;
  letter-spacing: 1px;
  font-size: 11px;
  font-style: italic;
  margin-top: -10px;
}
#ltki_wrapper .ltki-container .ltki-header .ltki-handle {
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: bold;
}
#ltki_wrapper .ltki-container .ltki-feed {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #ltki_wrapper .ltki-container .ltki-feed {
    display: none;
  }
}
#ltki_wrapper .ltki-container .ltki-feed-mobile {
  width: 100%;
  display: none;
}
@media screen and (max-width: 768px) {
  #ltki_wrapper .ltki-container .ltki-feed-mobile {
    display: block;
  }
}
#ltki_wrapper .ltki-container .ltki-cta {
  margin-top: 20px;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  #ltki_wrapper {
    padding: 80px 20px 50px;
  }
  #ltki_wrapper .ltki-container .ltki-header {
    flex-direction: column !important;
  }
  #ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
    text-align: center;
    width: 100%;
  }
}

#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;
}
#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;
}

.masonry-loop {
  position: relative;
  padding: 50px;
}
.masonry-loop .masonry-loop-title {
  text-align: center;
  margin-bottom: 50px;
}
.masonry-loop .masonry-loop-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  max-width: 1150px;
  max-height: 580px;
  width: 100%;
  margin: 0 auto;
}
.masonry-loop .masonry-loop-container .masonry-post {
  width: 27%;
  max-height: 576px;
  text-align: center;
}
.masonry-loop .masonry-loop-container .masonry-post .masonry-post-title {
  flex-grow: 1;
  margin-top: 10px;
  font-size: 22px;
}
.masonry-loop .masonry-loop-container .masonry-post .masonry-post-image {
  position: relative;
  padding-left: 25px;
  width: 100%;
  overflow: hidden;
}
.masonry-loop .masonry-loop-container .masonry-post .masonry-post-image .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;
  background: #B79768;
  width: 55px;
  height: 55px;
  border-radius: 100%;
  top: 20px;
  bottom: unset;
  color: #ffffff;
  left: 0;
  right: unset;
  z-index: 100;
}
.masonry-loop .masonry-loop-container .masonry-post .masonry-post-image .post-products-wrap .post-products-trigger span {
  transform: unset !important;
  margin: 0 !important;
}
.masonry-loop .masonry-loop-container .masonry-post .masonry-post-image .post-products-wrap .post-products {
  top: 0;
  bottom: unset;
  left: unset;
  right: 115% !important;
}
.masonry-loop .masonry-loop-container .masonry-post .masonry-post-image .post-products-wrap:hover .post-products {
  right: 0 !important;
}
.masonry-loop .masonry-loop-container .masonry-post .masonry-post-image .masonry-post-image-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
.masonry-loop .masonry-loop-container .masonry-post .masonry-post-image .masonry-post-image-inner .btn {
  opacity: 0;
}
.masonry-loop .masonry-loop-container .masonry-post .masonry-post-image .masonry-post-image-inner:hover {
  opacity: 0.8;
}
.masonry-loop .masonry-loop-container .masonry-post .masonry-post-image .masonry-post-image-inner:hover .btn {
  opacity: 1;
}
.masonry-loop .masonry-loop-container .masonry-post:first-child {
  width: 33%;
}
.masonry-loop .masonry-loop-container .masonry-post:last-child {
  width: 33%;
}
@media screen and (max-width: 960px) {
  .masonry-loop .masonry-loop-container .masonry-post {
    width: 33%;
  }
  .masonry-loop .masonry-loop-container .masonry-post .masonry-post-title {
    flex-grow: 1;
    padding-left: 20px;
  }
  .masonry-loop .masonry-loop-container .masonry-post:first-child .masonry-post-image .masonry-post-image-inner {
    height: 380px !important;
  }
  .masonry-loop .masonry-loop-container .masonry-post:last-child .masonry-post-image .masonry-post-image-inner {
    height: 380px !important;
  }
}
@media screen and (max-width: 768px) {
  .masonry-loop {
    padding: 50px 50px 50px 20px;
  }
  .masonry-loop .masonry-loop-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;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    max-height: unset;
  }
  .masonry-loop .masonry-loop-container .masonry-post {
    width: 100%;
    max-height: unset;
  }
  .masonry-loop .masonry-loop-container .masonry-post .masonry-post-title {
    flex-grow: 1;
  }
  .masonry-loop .masonry-loop-container .masonry-post:first-child, .masonry-loop .masonry-loop-container .masonry-post:last-child {
    width: 100%;
  }
  .masonry-loop .masonry-loop-container .masonry-post:nth-child(2), .masonry-loop .masonry-loop-container .masonry-post:nth-child(3) {
    width: 48%;
  }
}
@media screen and (max-width: 600px) {
  .masonry-loop {
    padding: 50px 30px 50px 5px;
  }
  .masonry-loop .masonry-loop-title {
    margin-bottom: 28px;
    padding-left: 20px;
    font-size: 27px;
  }
  .masonry-loop .masonry-loop-container .masonry-post .masonry-post-title {
    font-size: 17px;
    margin-bottom: 30px;
  }
  .masonry-loop .masonry-loop-container .masonry-post .masonry-post-image .masonry-post-image-inner {
    height: 140px !important;
  }
  .masonry-loop .masonry-loop-container .masonry-post:first-child .masonry-post-image .masonry-post-image-inner {
    height: 180px !important;
  }
  .masonry-loop .masonry-loop-container .masonry-post:last-child .masonry-post-image .masonry-post-image-inner {
    height: 180px !important;
  }
}

#more_posts, #load_more_posts {
  background: #F3F2E8;
  margin-top: 50px;
  padding: 50px;
}
#more_posts .next-up-header, #load_more_posts .next-up-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
#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;
}
#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: "GlossyDisplay", sans-serif;
  text-transform: uppercase;
}
#more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
  position: relative;
  width: 32%;
  max-width: 370px;
  margin: 0 1% 30px;
}
#more_posts .next-up-posts .next-up-post .next-up-post-image, #load_more_posts .next-up-posts .next-up-post .next-up-post-image {
  position: relative;
  width: 100%;
  height: 230px;
}
#more_posts .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-image .btn {
  display: inline-block;
  visibility: hidden;
  opacity: 0;
}
#more_posts .next-up-posts .next-up-post:nth-child(3n+1), #load_more_posts .next-up-posts .next-up-post:nth-child(3n+1) {
  margin-left: 0;
}
#more_posts .next-up-posts .next-up-post:nth-child(3n), #load_more_posts .next-up-posts .next-up-post:nth-child(3n) {
  margin-right: 0;
}
#more_posts .next-up-posts .next-up-post img, #load_more_posts .next-up-posts .next-up-post img {
  display: block;
  width: 100%;
}
#more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn {
  visibility: visible;
  opacity: 1;
}
#more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn:hover, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn:hover {
  color: black;
}
#more_posts .next-up-posts .next-up-post:hover img, #load_more_posts .next-up-posts .next-up-post:hover img {
  opacity: 0.8;
}
#more_posts .next-up-posts .next-up-post .next-up-post-body a, #load_more_posts .next-up-posts .next-up-post .next-up-post-body a {
  display: block;
  padding: 0px 10px;
  text-align: center;
}
#more_posts .next-up-posts .next-up-post .next-up-post-body a.btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-body a.btn {
  display: inline-block;
}
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta {
  letter-spacing: 1px;
  font-family: "proxima-nova", sans-serif;
  justify-content: center;
  margin: 30px 0px 20px;
}
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name {
  text-transform: uppercase;
  padding-right: 20px;
}
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name:hover, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name:hover {
  color: #999999;
}
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .post-date, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .post-date {
  font-family: "GlossyDisplay", sans-serif;
  font-style: italic;
  letter-spacing: 2px;
}
#more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap {
  text-align: center;
}
#more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap a, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap a {
  padding: 5px 12px;
}
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title {
  font-family: "GlossyDisplay", sans-serif;
  letter-spacing: 1px;
  font-size: 27px;
  margin: 0px 0;
}
#more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title a:hover, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title a:hover {
  color: #999999;
}
#more_posts .next-up-posts .next-up-post .next-up-post-body .post-line, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .post-line {
  width: 140px;
  height: 1px;
  background-color: #d5cce4;
  margin: 0 auto;
  margin-bottom: 11px;
  margin-top: 10px;
}
#more_posts .next-up-posts .next-up-post .next-up-post-body .post-next-excerpt, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .post-next-excerpt {
  font-size: 14px;
  text-align: left;
  line-height: 28px;
  padding: 0px 10px;
  margin-bottom: 20px;
  font-family: "proxima-nova", serif;
}
#more_posts .next-up-posts .next-up-post:hover .next-up-post-body, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-body {
  bottom: 0;
}
@media screen and (max-width: 768px) {
  #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
    padding: 0px 0;
  }
  #more_posts .next-up-posts .next-up-post .next-up-post-body, #load_more_posts .next-up-posts .next-up-post .next-up-post-body {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 600px) {
  #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
    width: 100%;
  }
}
#shop_highlights {
  position: relative;
  padding: 50px;
}
#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;
}
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
  width: 42%;
}
#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%;
}
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-title {
  text-align: center;
}
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  padding-left: 65px;
  margin-right: -20px;
}
#shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
  width: 33%;
  padding: 20px;
  text-align: center;
}

.shop-look {
  padding: 50px;
}
.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;
}
.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%;
}
.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%;
}
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-image {
  width: 57%;
}
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products {
  position: relative;
  width: 57%;
  margin-left: -14%;
  background: #ffffff;
  padding: 50px 20px;
}
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-prev {
  left: 2%;
}
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-next {
  right: 2%;
}

#subscribe_section {
  position: relative;
}
#subscribe_section .subscribe-section-wrapper {
  background: #ffffff;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-image {
  width: 55%;
  min-height: 400px;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content {
  position: relative;
  background: #E1DFDA;
  width: 45%;
  text-align: center;
  padding: 50px;
}
#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%;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-subtitle {
  font-family: "GlossyDisplay", sans-serif;
  font-size: 30px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
  font-family: "magical", serif;
  font-size: 70px;
  text-transform: lowercase;
  margin-bottom: 0px;
  letter-spacing: 1px;
  margin-top: -20px;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
  font-family: "proxima-nova", serif;
  font-size: 18px;
  margin-bottom: 20px;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
  width: 100%;
}
#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: "proxima-nova", serif;
  background-color: white;
  border: none !important;
}
#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) {
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  #subscribe_section .subscribe-section-wrapper {
    flex-direction: column;
  }
  #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
    width: 100%;
    height: 250px;
  }
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
    width: 100%;
  }
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
    font-size: 55px;
  }
}
#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;
  position: relative;
  padding: 50px;
  background: #F3F2E8;
  text-align: center;
}
#subscribe_bar .subscribe-bar-title {
  margin-bottom: 0;
  font-size: 38px;
}
#subscribe_bar .subscribe-bar-body p {
  margin: 0;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group {
  padding-bottom: 0 !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input {
  border-radius: 0px;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  padding: 10px;
  width: 210px;
  margin: 7px;
  background: white;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group .btn-primary {
  padding: 0px !important;
  height: 36px;
  width: 150px;
}
@media screen and (max-width: 1024px) {
  #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;
  }
  #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;
  }
  #subscribe_bar .mc-field-group br {
    display: none;
  }
  #subscribe_bar .mc-field-group .btn-primary {
    width: 210px;
  }
}
@media screen and (max-width: 600px) {
  #subscribe_bar {
    padding: 50px 20px;
  }
}