#scrollUp {
width: 40px;
height: 40px;
}
#scrollUp .scroll-top {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }   body {
margin: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
}   hr {
box-sizing: content-box; height: 0; overflow: visible; }  pre {
font-family: monospace, monospace; font-size: 1em; }   a {
background-color: transparent;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }  b,
strong {
font-weight: bolder;
}  code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; }  small {
font-size: 80%;
}  sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
} sub {
bottom: -0.25em;
} sup {
top: -0.5em;
}   img {
border-style: none;
}   button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }  button,
input { overflow: visible;
}  button,
select { text-transform: none;
}  button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}  button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}  button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}  fieldset {
padding: 0.35em 0.75em 0.625em;
}  legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }  progress {
vertical-align: baseline;
}  textarea {
overflow: auto;
}  [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; }  [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}  [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; }  [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}  ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }   details {
display: block;
}  summary {
display: list-item;
}   template {
display: none;
}  [hidden] {
display: none;
}  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%;
}  html {
box-sizing: border-box;
} *,
*:before,
*:after { box-sizing: inherit;
} body {
background: #fff; } 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; max-width: 100%; } figure {
margin: 1em 0; } table {
margin: 0 0 1.5em;
width: 100%;
}  button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
} 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%;
}   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;
}  .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;
}  .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%;
}   .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; } .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; }  #content[tabindex="-1"]:focus {
outline: 0;
}  .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;
}  .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;
}  .widget {
margin: 0 0 1.5em; } .widget select {
max-width: 100%;
}   .sticky {
display: block;
} .hentry {
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;
}  .comment-content a {
word-wrap: break-word;
} .bypostauthor {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
}  .infinity-end.neverending .site-footer {
display: block;
}  .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}  embed,
iframe,
object {
max-width: 100%;
}  .custom-logo-link {
display: inline-block;
}  .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;
}  .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;
}  @font-face {
font-family: 'Jupiter';
src: url(//fivefootnineblog.com/wp-content/themes/dora/smash/fonts/JupiterScript-Regular.eot); src: url(//fivefootnineblog.com/wp-content/themes/dora/smash/fonts/JupiterScript-Regular.eot?#iefix) format("embedded-opentype"), url(//fivefootnineblog.com/wp-content/themes/dora/smash/fonts/JupiterScript-Regular.woff) format("woff"), url(//fivefootnineblog.com/wp-content/themes/dora/smash/fonts/JupiterScript-Regular.ttf) format("truetype"), url(//fivefootnineblog.com/wp-content/themes/dora/smash/fonts/JupiterScript-Regular.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'Canela';
src: url(//fivefootnineblog.com/wp-content/themes/dora/smash/fonts/CanelaText-Light.eot); src: url(//fivefootnineblog.com/wp-content/themes/dora/smash/fonts/CanelaText-Light.eot?#iefix) format("embedded-opentype"), url(//fivefootnineblog.com/wp-content/themes/dora/smash/fonts/CanelaText-Light.woff) format("woff"), url(//fivefootnineblog.com/wp-content/themes/dora/smash/fonts/CanelaText-Light.ttf) format("truetype"), url(//fivefootnineblog.com/wp-content/themes/dora/smash/fonts/CanelaText-Light.svg#svgFontName) format("svg"); } h1, h2, h3, h4, h5, h6, .shop-section .shop-container .shop-title {
font-family: "Canela", serif;
letter-spacing: 1px;
font-weight: 100;
} .post-block .post-block-image > .fade, .product .product-wrap .product-image > .fade, .animate-right > *, .animate-right > .icon, .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content, .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-image .social-share .share-actions, #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-image .btn, .shop-highlights-image .shop-dot-wrapper .shop-dot-product, .post-products-wrap .post-products, #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product, #featured_cats .featured-cats-container .featured-cat .featured-cat-overlay, .home-post .home-post-inner .home-post-image .social-share .share-actions, #more_posts .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-image .btn, .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-actions {
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} a {
color: #323232;
outline: none;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
text-decoration: none;
} a:focus, a:active, a:visited {
color: #323232;
} a:hover {
color: #B6B6B6;
} a.alt-link, .entry-footer .entry-footer-actions .social-share button {
color: #323232;
outline: none;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
text-decoration: none;
} d
a.alt-link:hover, d .entry-footer .entry-footer-actions .social-share button:hover, .entry-footer .entry-footer-actions .social-share d button:hover, a.alt-link a:focus, .entry-footer .entry-footer-actions .social-share button a:focus, a.alt-link a:active, .entry-footer .entry-footer-actions .social-share button a:active {
color: #B6B6B6;
} #masthead #primary-menu, #shop_page #shop-menu, #colophon .footer-nav #secondary-menu, .icons-nav .menu {
display: -webkit-flex;
display: flex;
text-transform: uppercase;
margin: 0;
padding: 0;
text-align: center;
list-style: none;
} #masthead #primary-menu li, #shop_page #shop-menu li, #colophon .footer-nav #secondary-menu li, .icons-nav .menu li {
position: relative;
float: none;
margin: 0 1.2%;
white-space: nowrap;
} #masthead #primary-menu li.menu-item-has-children .icon, #shop_page #shop-menu li.menu-item-has-children .icon, #colophon .footer-nav #secondary-menu li.menu-item-has-children .icon, .icons-nav .menu li.menu-item-has-children .icon {
display: none;
}
@media screen and (max-width: 810px) { #masthead #primary-menu li.menu-item-has-children > a, #shop_page #shop-menu li.menu-item-has-children > a, #colophon .footer-nav #secondary-menu li.menu-item-has-children > a, .icons-nav .menu li.menu-item-has-children > a {
float: left;
} #masthead #primary-menu li.menu-item-has-children .icon, #shop_page #shop-menu li.menu-item-has-children .icon, #colophon .footer-nav #secondary-menu li.menu-item-has-children .icon, .icons-nav .menu li.menu-item-has-children .icon {
display: block;
float: left;
margin-left: 10px;
top: 3px;
}
} #masthead #primary-menu li .sub-menu, #shop_page #shop-menu li .sub-menu, #colophon .footer-nav #secondary-menu li .sub-menu, .icons-nav .menu li .sub-menu {
top: 100%;
text-align: left;
padding: 15px 0px 15px 10px;
background: #f4f4f4;
white-space: nowrap;
box-shadow: unset;
text-align: left;
width: 200px;
margin-left: -12px;
} #masthead #primary-menu li .sub-menu a, #shop_page #shop-menu li .sub-menu a, #colophon .footer-nav #secondary-menu li .sub-menu a, .icons-nav .menu li .sub-menu a {
width: auto;
color: #323232;
} #masthead #primary-menu li .sub-menu a:hover, #shop_page #shop-menu li .sub-menu a:hover, #colophon .footer-nav #secondary-menu li .sub-menu a:hover, .icons-nav .menu li .sub-menu a:hover {
color: white;
}
@media screen and (max-width: 810px) { #masthead #primary-menu li .sub-menu, #shop_page #shop-menu li .sub-menu, #colophon .footer-nav #secondary-menu li .sub-menu, .icons-nav .menu li .sub-menu {
position: relative;
display: none;
} #masthead #primary-menu li .sub-menu.show-sub, #shop_page #shop-menu li .sub-menu.show-sub, #colophon .footer-nav #secondary-menu li .sub-menu.show-sub, .icons-nav .menu li .sub-menu.show-sub {
display: block;
clear: both;
padding: 8px 10px 0;
}
} #masthead #primary-menu li .icon, #shop_page #shop-menu li .icon, #colophon .footer-nav #secondary-menu li .icon, .icons-nav .menu li .icon {
position: relative;
top: -1px;
width: 10px;
height: 10px;
margin-left: 4px;
} .container, .container-lg, .container-xl, #download .download-container, .contact-form-wrap {
width: 85%;
max-width: 925px;
margin: 0 auto !important;
} .btn-primary, #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"], #linktree_page .linktree-wrapper .linktree-links .linktree-link, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"], #featured_products .products-container .products-cta-wrapper .products-cta, #popup-modal .modal-box .modal-inner input[type="button"], #popup-modal #mc-embedded-subscribe-form input[type="submit"], #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"], .btn-secondary, .grid-loop .alm-btn-wrap .alm-load-more-btn.more, .grid-loop .loop-btn.btn-primary {
display: inline-block;
padding: 13px 5%;
font-family: "proxima-nova", sans-serif;
font-weight: 500 !important;
text-transform: uppercase !important;
letter-spacing: 2px;
font-size: 10px;
font-weight: 100;
text-align: center !important;
} .btn-primary, #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"], #linktree_page .linktree-wrapper .linktree-links .linktree-link, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"], #featured_products .products-container .products-cta-wrapper .products-cta, #popup-modal .modal-box .modal-inner input[type="button"], #popup-modal #mc-embedded-subscribe-form input[type="submit"], #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"] {
background: #323232;
border: 2px solid #323232;
color: white !important;
} .btn-primary:hover, #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"]:hover, #linktree_page .linktree-wrapper .linktree-links .linktree-link:hover, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"]:hover, #featured_products .products-container .products-cta-wrapper .products-cta:hover, #popup-modal .modal-box .modal-inner input[type="button"]:hover, #popup-modal #mc-embedded-subscribe-form input[type="submit"]:hover, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"]:hover {
background: #f4f4f4;
color: #323232 !important;
border: 2px solid #f4f4f4;
} .btn-secondary, .grid-loop .alm-btn-wrap .alm-load-more-btn.more, .grid-loop .loop-btn.btn-primary {
background: #323232;
border: 2px solid #323232;
color: white;
} .btn-secondary:hover, .grid-loop .alm-btn-wrap .alm-load-more-btn.more:hover, .grid-loop .loop-btn.btn-primary:hover {
background: #B6B6B6;
color: #323232;
border: 2px solid #B6B6B6;
} #comments .comment-list .comment .comment-meta {
display: -webkit-flex;
display: flex;
} #comments .comment-list .comment .flex-wrap.comment-meta {
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
} #comments .comment-list .comment .flex-row-rev.comment-meta {
flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
} #comments .comment-list .comment .flex-col.comment-meta {
flex-direction: column;
-webkit-flex-direction: column;
} #comments .comment-list .comment .flex-col-rev.comment-meta {
flex-direction: column-reverse;
-webkit-flex-direction: column-reverse;
} #comments .comment-list .comment .align-start.comment-meta {
align-items: flex-start;
-webkit-align-items: flex-start;
} #comments .comment-list .comment .align-center.comment-meta {
align-items: center;
-webkit-align-items: center;
} #comments .comment-list .comment .align-end.comment-meta {
align-items: flex-end;
-webkit-align-items: flex-end;
} #comments .comment-list .comment .justify-start.comment-meta {
justify-content: flex-start;
-webkit-justify-content: flex-start;
} #comments .comment-list .comment .justify-end.comment-meta {
justify-content: flex-end;
-webkit-justify-content: flex-end;
} #comments .comment-list .comment .justify-around.comment-meta {
justify-content: space-around;
-webkit-justify-content: space-around;
} #comments .comment-list .comment .justify-center.comment-meta {
justify-content: center;
-webkit-justify-content: center;
} #comments .comment-list .comment .justify-between.comment-meta {
justify-content: space-between;
-webkit-justify-content: space-between;
} .post-block .post-block-image > .fade, .product .product-wrap .product-image > .fade {
opacity: 0;
visibility: hidden;
} .post-block .post-block-image:hover > .fade, .product .product-wrap .product-image:hover > .fade {
opacity: 1;
visibility: visible;
} .product .product-wrap .product-body .product-brand, .product .product-wrap .product-body .product-title {
text-transform: uppercase;
font-size: 11px;
font-family: "proxima-nova", sans-serif;
font-weight: 400;
letter-spacing: 0.8px;
} .animate-right {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
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);
} .container-xl, .smash-tabbed-wrapper .smash-tabbed-title, .smash-tabbed-wrapper .smash-tabbed-tabs, .snapshot-archive .archive-items, .page-template-page-snapshots .archive-items, .featured-ctas .featured-ctas-container, #shop_highlights .shop-highlights-inner .shop-highlights-wrapper, .manual-slider-wrapper .manual-slider, .grid-loop .grid-loop-container, .grid-loop .alm-listing .alm-reveal {
width: 100%;
max-width: 1390px;
margin: 0 auto !important;
}
@media only screen and (max-width: 1300px) { .container-xl, .smash-tabbed-wrapper .smash-tabbed-title, .smash-tabbed-wrapper .smash-tabbed-tabs, .snapshot-archive .archive-items, .page-template-page-snapshots .archive-items, .featured-ctas .featured-ctas-container, #shop_highlights .shop-highlights-inner .shop-highlights-wrapper, .manual-slider-wrapper .manual-slider, .grid-loop .grid-loop-container, .grid-loop .alm-listing .alm-reveal {
width: 95%;
}
}
@media screen and (max-width: 600px) { .container-xl, .smash-tabbed-wrapper .smash-tabbed-title, .smash-tabbed-wrapper .smash-tabbed-tabs, .snapshot-archive .archive-items, .page-template-page-snapshots .archive-items, .featured-ctas .featured-ctas-container, #shop_highlights .shop-highlights-inner .shop-highlights-wrapper, .manual-slider-wrapper .manual-slider, .grid-loop .grid-loop-container, .grid-loop .alm-listing .alm-reveal {
width: 92%;
}
}  body {
font-size: 14px;
} body.customize-support #content {
position: relative;
} body.customize-support #content .site-branding {
padding: 65px 0 5px;
} body.customize-support #content .site-branding #logo {
display: block;
margin: 0 auto;
max-width: 450px;
}
@media only screen and (max-width: 768px) { body.customize-support #content .site-branding {
padding: 55px 0;
} body.customize-support #content .site-branding #logo {
max-width: 300px;
}
}
@media only screen and (max-width: 643px) { body.customize-support #content .site-branding {
padding: 85px 0 45px;
} body.customize-support #content .site-branding #logo {
max-width: 250px;
}
} h1 {
font-size: 30px;
} h2 {
font-size: 30px;
} h3 {
font-size: 22px;
} h4 {
font-size: 18px;
} h5 {
font-size: 16px;
} h6 {
font-size: 16px;
} p {
margin-top: 0;
margin-bottom: 20px;
font-size: 15px;
font-family: "proxima-nova", sans-serif;
line-height: 31px;
letter-spacing: 1px;
font-weight: 100;
} .block-full {
width: 100%;
} .block-half {
width: 49%;
} .block-fourth {
width: 23%;
} .block-third {
width: 32%;
} .block-fifth {
width: 19%;
} .pad-section {
padding: 80px;
} .container-lg {
max-width: 1125px;
} .container-xl {
max-width: 1325px;
} #content {
position: relative;
} #content .site-branding {
padding: 120px 0 0px;
} #content .site-branding #logo {
display: block;
margin: 0 auto;
max-width: 350px;
}
@media only screen and (max-width: 768px) { #content .site-branding {
padding: 85px 0 45px;
} #content .site-branding #logo {
max-width: 300px;
}
}
@media only screen and (max-width: 643px) { #content .site-branding {
padding: 85px 0 45px;
} #content .site-branding #logo {
max-width: 250px;
}
} .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: white;
margin: 0 auto;
} .flex {
display: -webkit-flex;
display: flex;
} .flex-wrap {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
} .flex-row {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
} .flex-row-rev {
display: -webkit-flex;
display: flex;
flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
} .flex-col {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
} .flex-col-rev {
display: -webkit-flex;
display: flex;
flex-direction: column-reverse;
-webkit-flex-direction: column-reverse;
} .align-start {
align-items: flex-start;
-webkit-align-items: flex-start;
} .align-center {
align-items: center;
-webkit-align-items: center;
} .align-end {
align-items: flex-end;
-webkit-align-items: flex-end;
} .justify-start {
justify-content: flex-start;
-webkit-justify-content: flex-start;
} .justify-end {
justify-content: flex-end;
-webkit-justify-content: flex-end;
} .justify-around {
justify-content: space-around;
-webkit-justify-content: space-around;
} .justify-center {
justify-content: center;
-webkit-justify-content: center;
} .justify-between {
justify-content: space-between;
-webkit-justify-content: space-between;
} .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;
} .alm-btn-wrap .alm-load-more-btn {
height: auto !important;
background: unset !important;
color: black !important;
font-size: 24px !important;
text-transform: uppercase !important;
letter-spacing: 3px !important;
font-weight: 100 !important;
} .alm-btn-wrap .alm-load-more-btn:hover {
color: #B6B6B6 !important;
} .slick-slider {
position: relative;
} .slick-slider .slick-arrow {
position: absolute;
top: 35%;
font-size: 20px;
color: #323232;
} .slick-slider .slick-arrow.slick-prev {
left: -1%;
} .slick-slider .slick-arrow.slick-next {
right: -1%;
} .slick-slider .slick-arrow:hover {
cursor: pointer;
color: white;
} .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%;
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;
} .smash-tabbed-wrapper {
position: relative;
margin-bottom: 50px;
padding: 0 50px;
} .smash-tabbed-wrapper .smash-tabbed-title {
border-top: 1px solid #ccc;
padding-top: 10px;
} .smash-tabbed-wrapper .smash-tabbed-tabs {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: flex-start;
-webkit-justify-content: flex-start;
border-bottom: 1px solid #ccc;
cursor: pointer;
padding-bottom: 10px;
max-width: 1305px;
} .smash-tabbed-wrapper .smash-tabbed-tabs .smash-tab {
position: relative;
padding: 5px 0;
margin-right: 20px;
margin-bottom: -2px;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
} .smash-tabbed-wrapper .smash-tabbed-tabs .smash-tab.active::after {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 5px;
background: #f4f4f4;
z-index: 1;
} .smash-tabbed-wrapper .smash-tabbed-tabs .smash-tab:hover {
color: #B6B6B6;
} .smash-tabbed-wrapper .smash-tabbed-content {
position: relative;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
opacity: 0;
visibility: hidden;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content:nth-child(1) {
position: relative;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
justify-content: center;
-webkit-justify-content: center;
width: 100%;
border-bottom: 1px solid #ccc;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
width: 25%;
padding: 40px 5px;
text-align: center;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content.active {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1024px) { .smash-tabbed-wrapper {
padding: 0 50px 30px 50px;
}
}
@media screen and (max-width: 810px) { .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
flex-wrap: wrap;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
width: 50%;
padding: 30px 20px;
}
}
@media screen and (max-width: 600px) { .smash-tabbed-wrapper {
padding: 0 20px 30px 20px;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
padding-bottom: 30px;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
width: 50%;
padding: 20px 10px 0;
}
} .grid-loop .grid-loop-container .grid-post .grid-post-inner .grid-link, .grid-loop .alm-listing .alm-reveal .grid-post .grid-post-inner .grid-link {
text-transform: uppercase;
font-family: "proxima-nova", sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: #B6B6B6;
font-weight: 500;
} .grid-loop .grid-loop-container .grid-post .grid-post-inner .grid-link:hover, .grid-loop .alm-listing .alm-reveal .grid-post .grid-post-inner .grid-link:hover {
color: #d8c1c8;
}  #masthead {
position: relative;
padding: 20px 0;
font-family: "proxima-nova", sans-serif;
letter-spacing: 1.5px;
font-size: 11px;
font-weight: 500;
background: #343434;
} #masthead.lock_nav {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 100000;
} #masthead a {
color: white;
} #masthead a:hover {
color: #B6B6B6;
} #masthead .subscribe-link {
position: absolute;
top: 0;
left: 0px;
bottom: 0;
text-transform: uppercase;
background: #323232;
color: white;
padding: 0px 20px;
} #masthead .subscribe-link:hover {
color: #B6B6B6;
}
@media screen and (max-width: 810px) { #masthead .subscribe-link {
display: none;
}
} #masthead a#search-wrapper-nav {
left: 107px;
position: absolute;
text-transform: uppercase;
} #masthead a#search-wrapper-nav i.fa.fa-search {
padding-right: 5px;
}
@media screen and (max-width: 600px) { #masthead a#search-wrapper-nav {
left: 63px;
right: auto;
}
} #masthead .fab {
font-size: 13px;
padding: 0px 5px;
} #masthead .menu-toggle {
position: relative;
left: 20px;
padding: 0;
background: unset;
border: none;
} #masthead .menu-toggle .icon {
width: 24px;
height: 24px;
fill: white;
} #masthead .menu-toggle:focus {
outline: none;
} #masthead #primary-menu {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} #masthead #primary-menu li.mobile-menu-item {
display: none;
}
@media screen and (max-width: 810px) { #masthead #primary-menu li.mobile-menu-item {
display: block;
}
}
@media screen and (max-width: 810px) { #masthead #primary-menu {
position: absolute;
z-index: 100;
background: #343434;
padding: 20px;
top: 100%;
left: 0;
right: 0;
opacity: 0;
visibility: hidden;
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: flex-start;
-webkit-justify-content: flex-start;
} #masthead #primary-menu li {
margin-bottom: 10px;
} #masthead.nav-open #primary-menu {
opacity: 1;
visibility: visible;
}
} #masthead .social-profiles {
position: absolute;
top: 0;
right: 20px;
bottom: 0;
font-size: 18px;
} #masthead .social-profiles .social-profile {
margin: 0 8px;
} #masthead .social-profiles .social-profile .ltki-icon {
margin-top: 9px;
padding: 1px;
} #masthead .social-profiles .social-profile:last-child {
margin-right: 0;
}
@media screen and (max-width: 1024px) { #masthead .fab {
padding: 0px;
}
}
@media screen and (max-width: 810px) { #masthead {
padding: 15px 0;
}
}
@media screen and (max-width: 810px) { .insta-header {
display: none;
}
}   .shop-section {
background: #f4f4f4;
padding: 30px;
} .shop-section .shop-container {
padding: 0px 40px;
background: white;
} .shop-section .shop-container .shop-title {
text-transform: none;
font-size: 30px;
text-align: left;
width: 21%;
padding-left: 30px;
} .shop-section .shop-container .shop-code {
width: 90%;
} .shop-section .shop-container .shopthepost-widget .stp-outer {
max-width: 750px !important;
}
@media only screen and (max-width: 768px) { .shop-section .shop-container {
padding: 0px;
flex-direction: column;
} .shop-section .shop-container .shop-title {
font-size: 27px;
text-align: center;
width: 100%;
margin-top: 30px;
padding-left: 0px;
}
}  .entry-header {
text-align: center;
} .loop-section:nth-child(2n) .post-entry:nth-of-type(2n) .post-blocks {
flex-direction: row-reverse;
} .loop-section:nth-child(2n+1) .post-entry:nth-of-type(2n+1) .post-blocks {
flex-direction: row-reverse;
} .loop-section:nth-child(2n) .post-entry:nth-of-type(2n) .post-blocks .featured-image .social-share {
right: -39px;
left: auto;
} .loop-section:nth-child(2n+1) .post-entry:nth-of-type(2n+1) .post-blocks .featured-image .social-share {
right: -39px;
left: auto;
} .post-blocks {
display: flex;
} .featured-image {
width: 70%;
position: relative;
} .featured-image .social-share {
position: absolute;
top: 4%;
left: -20px;
z-index: 1;
} .post-block {
width: 50%;
padding: 40px;
} .post-block .btn {
display: block;
max-width: 150px;
margin: 0 auto;
text-align: center;
} .post-meta-home {
display: flex;
align-items: center;
justify-content: center;
font-family: 'europa';
letter-spacing: 1px;
font-size: 11px;
} .post-meta-home span {
padding: 0px 10px;
} .post-category {
text-transform: lowercase;
font-size: 13px;
letter-spacing: 2px;
position: absolute;
background-color: #7AC4C9;
padding: 8px 25px;
left: -41px;
top: 60px;
color: white;
font-family: 'Anglecia-med';
font-style: italic;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
outline: 1px solid white;
outline-offset: -8px;
} .post-category.cat-indent {
left: -30px;
} .post-entry {
padding: 50px 0px;
}  .alm-btn-wrap .alm-load-more-btn {
font-family: "Canela", serif !important;
}  .archive-item {
position: relative;
width: 31%;
margin-bottom: 80px;
} .archive-item .archive-item-image img {
display: block;
} .archive-item .archive-item-meta {
position: absolute;
bottom: -20px;
left: 0;
right: 0;
width: 90%;
margin: 0 auto;
background: white;
padding: 20px 20px;
text-align: center;
} .archive-item .archive-item-meta .archive-item-cat {
text-transform: uppercase;
letter-spacing: 1px;
font-family: "proxima-nova", sans-serif;
font-size: 11px;
padding: 7px 0px;
} .archive-item .archive-item-meta .archive-item-cat a {
color: #323232;
} .archive-item .archive-item-meta .archive-item-title {
font-size: 23px;
font-family: "Canela", serif;
letter-spacing: 1px;
} .snapshot-archive .archive-items, .page-template-page-snapshots .archive-items {
display: flex;
flex-flow: row wrap;
} .snapshot-archive .archive-items .archive-item, .page-template-page-snapshots .archive-items .archive-item {
padding: 10px;
}
@media only screen and (max-width: 769px) { .archive-item {
width: 48%;
}
}
@media only screen and (max-width: 643px) { .archive-item {
width: 100%;
} .archive-item .archive-item-meta {
padding: 10px;
}
}  .entry-header .entry-title {
text-align: center;
margin-bottom: 5px;
} .entry-header .entry-meta {
text-align: center;
font-family: "proxima-nova", sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
color: #8a8a8a;
margin-bottom: 30px;
} .entry-header .entry-meta a {
color: #8a8a8a;
} .entry-header .entry-meta a:hover {
color: #B6B6B6;
} .entry-header .entry-meta span {
padding: 0px 5px;
}
@media only screen and (max-width: 643px) { .entry-header h1.entry-title {
font-size: 24px;
}
} .entry-content a {
color: #B6B6B6;
} .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h4, .entry-content h5 {
font-family: "proxima-nova", sans-serif;
letter-spacing: 1px;
font-weight: 900;
margin-top: 30px;
margin-bottom: 10px;
} .entry-content h2 {
font-size: 23px;
} .entry-content h3 {
font-size: 19px;
} .entry-content ul, .entry-content li {
margin-top: 0;
font-size: 13px;
font-family: "proxima-nova", sans-serif;
line-height: 31px;
letter-spacing: 0.5px;
} .entry-content .signature {
text-align: center;
width: 200px;
margin: 0 auto;
margin-top: 50px;
margin-bottom: 10px;
} .entry-footer .post-shop-wrapper {
text-align: center;
padding: 60px;
} .entry-footer .post-shop-wrapper .post-shop-title {
text-transform: uppercase;
margin-bottom: 30px;
font-size: 15px;
letter-spacing: 1px;
font-family: "proxima-nova", sans-serif;
font-weight: 900;
} .entry-footer .entry-footer-actions {
padding: 10px 0;
border-bottom: 1px solid #eee;
font-family: "proxima-nova", sans-serif;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
} .entry-footer .entry-footer-actions .comments {
text-transform: lowercase;
font-style: italic;
font-size: 14px;
letter-spacing: 0px;
} .entry-footer .entry-footer-actions .social-share button {
text-transform: uppercase;
font-family: 'GothamLight';
font-size: 14px;
letter-spacing: 1px;
background: unset;
border: none;
padding: 0;
} .entry-footer .entry-footer-actions .social-share button.share {
margin: 0 0 0 8px;
cursor: pointer;
} .entry-footer .entry-footer-actions .social-share button.share:hover {
color: #B6B6B6;
} .post-nav-links .post-nav-link {
width: 49%;
} .post-nav-links .post-nav-link .post-nav-thumb {
width: 100%;
height: 300px;
} .post-nav-links .post-nav-link .post-nav-meta {
margin-top: -70px;
text-align: center;
background: white;
padding: 20px;
font-family: "proxima-nova", sans-serif;
text-transform: uppercase;
font-size: 12px;
max-width: 90%;
height: 120px;
} .post-nav-links .post-nav-link .post-nav-meta .post-nav-meta-title {
margin: 0;
}
@media only screen and (max-width: 643px) { .post-nav-links {
flex-direction: column !important;
} .post-nav-links .post-nav-link {
width: 100%;
} .post-nav-links .post-nav-link h3.post-nav-meta-title {
font-size: 15px;
} .post-nav-links .post-nav-link .post-nav-thumb {
height: 180px;
} .post-nav-links .post-nav-link .post-nav-meta {
padding: 10px;
}
}  #comments .container {
max-width: 685px;
} #comments .container .comments-title {
font-size: 18px;
font-family: "proxima-nova", sans-serif;
} #comments .comment-list {
margin: 0;
padding: 0;
} #comments .comment-list li {
list-style: none;
} #comments .comment-list .comment .comment-body {
padding: 20px 0px;
} #comments .comment-list .comment .comment-body .comment-meta {
align-items: center;
justify-content: space-between;
margin-bottom: 20px;
} #comments .comment-list .comment .comment-body .comment-meta .comment-author {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
font-family: "proxima-nova", sans-serif;
font-weight: 900;
padding-right: 10px;
} #comments .comment-list .comment .comment-body .comment-meta .comment-metadata {
font-size: 11px;
color: #c8c8c8;
font-family: "proxima-nova", sans-serif;
letter-spacing: 1px;
} #comments .comment-list .comment .comment-meta .avatar, #comments .comment-list .comment .comment-meta .says {
display: none;
} #comments .comment-list .comment .reply {
font-size: 10px;
text-transform: uppercase;
font-family: "proxima-nova", sans-serif;
letter-spacing: 1px;
font-weight: 900;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 3px;
} #comments input[type="text"], #comments input[type="email"], #comments textarea {
width: 100%;
border-radius: 0px;
margin: 3px 0px;
background-color: #f4f4f4;
border-color: #f4f4f4;
font-family: "proxima-nova", sans-serif;
font-size: 15px;
padding: 5px;
} #comments input[type="submit"] {
padding: 13px 5%;
font-family: "proxima-nova", sans-serif;
font-weight: 500 !important;
text-transform: uppercase !important;
letter-spacing: 2px;
font-size: 10px;
text-align: center !important;
background: #323232;
border: 2px solid #323232;
color: white;
border-radius: 0px;
width: 100%;
cursor: pointer;
} #comments input[type="submit"]:hover {
background: #B6B6B6;
color: white;
border: 2px solid #B6B6B6;
} #comments {
margin-top: 50px;
} #comments .comments-container .comments-title {
text-align: center;
} #comments .respond textarea {
width: 100%;
font-size: 12px;
letter-spacing: 1px;
font-family: "proxima-nova", sans-serif;
} #gift_guide .gift-guide-header-wrap {
padding: 30px;
background: #E2E7EA;
margin-bottom: 100px;
} #gift_guide .gift-guide-header-wrap .gift-guide-header {
text-align: center;
font-size: 32px;
text-transform: uppercase;
letter-spacing: 1px;
padding: 50px;
border: 3px solid white;
font-family: "Canela", serif;
} #gift_guide .gift-guide-gift {
margin-bottom: 100px;
} #gift_guide .gift-guide-gift .gift-guide-gift-image {
max-width: 350px;
max-height: 400px;
} #gift_guide .gift-guide-gift .gift-guide-gift-sep {
width: 80px;
height: 1.5px;
background: #777777;
margin: 0 30px;
} #gift_guide .gift-guide-gift .gift-guide-gift-content {
width: 48%;
text-align: center;
} #gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-index {
font-size: 52px;
font-family: "Canela", serif;
} #gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-title {
font-size: 22px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: "Canela", serif;
} #gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-sub-title {
font-family: "proxima-nova", sans-serif;
text-transform: uppercase;
font-size: 11px;
} #gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-text {
margin: 20px 0;
font-family: "proxima-nova", sans-serif;
} #gift_guide .gift-guide-gift .gift-guide-gift-content .btn {
display: inline-block;
background: #323232;
border: 2px solid #323232;
color: white;
} #gift_guide .gift-guide-gift .gift-guide-gift-content .btn:hover {
background: #efded3;
color: #323232;
border: 2px solid #efded3;
} #gift_guide .gift-guide-gift:nth-child(2n) {
display: -webkit-flex;
display: flex;
flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
}
@media screen and (max-width: 600px) { #gift_guide .gift-guide-gift {
flex-direction: column-reverse;
margin-bottom: 40px;
} #gift_guide .gift-guide-gift .gift-guide-gift-content {
width: 100%;
} #gift_guide .gift-guide-gift .gift-guide-gift-sep {
margin: 40px 30px;
} #gift_guide .gift-guide-gift:nth-child(2n) {
flex-direction: column-reverse;
}
}  .snapshot-post-wrapper {
padding: 0 50px 50px;
} .snapshot-post-wrapper .snapshot-post-inner {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
position: relative;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
width: 50%;
min-height: 600px;
} .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 .snapshot-title {
padding-bottom: 20px;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body h5.snapshot-label {
display: inline-block;
font-family: "Jupiter", sans-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;
min-height: 120px;
} .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;
} .snapshot-post-wrapper .snapshot-products-large {
width: 100%;
padding: 50px 0;
margin: 50px auto !important;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
} .snapshot-post-wrapper .snapshot-products-large .product {
padding: 30px;
} .snapshot-post-wrapper .snapshot-products-large .product.slick-active {
border-right: 1px solid #ccc;
margin-right: -1px;
} .snapshot-post-wrapper .snapshot-products-large .slick-arrow.slick-next {
right: -2%;
}
@media screen and (max-width: 1024px) { .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
padding: 30px;
}
}
@media screen and (max-width: 810px) { .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;
}
}
@media screen and (max-width: 600px) { .snapshot-post-wrapper {
padding: 50px 20px;
} .snapshot-post-wrapper .snapshot-post-inner {
flex-direction: column !important;
width: 100% !important;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
width: 100%;
margin-bottom: 20px;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
padding: 0;
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;
} .snapshot-post-wrapper .snapshot-products-large {
width: 100% !important;
margin: 20px auto 0 !important;
}
}  #about_page {
padding-top: 50px;
} #about_page .about-title {
text-align: center;
} #about_page .about-text {
margin: 30px 0;
} #about_page .about-block:last-child {
padding: 2%;
} #about_page .btn {
margin: 0 2%;
width: 40%;
display: block;
} .pad-section {
padding: 0px;
}
@media only screen and (max-width: 1024px) { #about_page .about-text {
margin: 0;
}
}
@media only screen and (max-width: 769px) { .about-container {
flex-direction: column;
} .about-container .block-half {
width: 90%;
}
}  #contact_page .contact-container .contact-content-wrap .contact-text {
text-align: center;
padding-top: 30px;
} #contact_page .contact-form-wrapper {
text-align: center;
margin: 50px 0;
} #contact_page .contact-form-wrapper .contact-form {
width: 85%;
max-width: 700px;
margin: 0 auto;
} #contact_page .contact-form-wrapper .contact-form .nf-form-fields-required {
display: none !important;
} #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container {
margin-bottom: 20px;
} #contact_page .contact-form-wrapper .contact-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;
} #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element textarea {
height: 115px;
border: none;
border-radius: 0 !important;
background: #f4f4f4;
} #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input {
border: none;
border-radius: 0 !important;
background: #f4f4f4;
} #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"] {
border: none;
display: block;
float: right;
cursor: pointer;
} #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"]:hover {
border: none;
} #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(2), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(3) {
float: right;
width: 49%;
clear: right;
} #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(1), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(4), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(5) {
float: left;
width: 49%;
clear: left;
} #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(6) {
display: block;
width: 100%;
}
@media screen and (max-width: 600px) { #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(2), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(3) {
width: 100%;
} #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(1), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(4), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(5) {
width: 100%;
}
}  #shop_page {
padding-top: 0;
} #shop_page #shop-menu {
font-family: "proxima-nova", sans-serif;
letter-spacing: 1px;
font-size: 12px;
justify-content: center;
} #shop_page #shop-menu li.current-menu-item {
font-weight: bold;
} #shop_page .shop-content {
padding-top: 80px;
} #shop_page .shop-content .boutique-widget .bo-garden {
margin: 0 auto;
max-width: 925px;
}
@media screen and (max-width: 810px) { #shop_page #shop-menu {
flex-direction: column;
} #shop_page #shop-menu li {
padding: 2px;
}
}  #linktree_page {
position: relative;
padding-bottom: 0;
} #linktree_page .basic-search-form {
width: 80%;
margin: 0 auto;
} #linktree_page .linktree-wrapper {
position: relative;
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: flex-start;
-webkit-justify-content: flex-start;
} #linktree_page .linktree-wrapper .linktree_title {
text-align: center;
} #linktree_page .linktree-wrapper .linktree-links {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: flex-start;
-webkit-justify-content: flex-start;
width: 100%;
max-width: 470px;
} #linktree_page .linktree-wrapper .linktree-links .linktree-link {
width: 100%;
margin: 10px 20px;
font-size: 13px !important;
font-weight: bold !important;
padding: 12px !important;
}
@media screen and (max-width: 600px) { #linktree_page .linktree-header {
flex-direction: column !important;
padding: 0px 30px 30px;
} #linktree_page .linktree-header .linktree-image-left {
width: 52%;
} #linktree_page .linktree-header .linktree-image-right {
width: 52%;
margin: -111px 0 20px;
} #linktree_page .linktree-header .linktree-header-inner {
padding-top: 0 !important;
width: 100%;
text-align: center;
} #linktree_page .linktree-header .linktree-header-inner .linktree-header-title span {
font-size: 24px;
} #linktree_page .linktree-header .linktree-header-inner .linktree-header-subtitle {
margin-bottom: -10px;
} #linktree_page .linktree-header .linktree-header-inner .linktree-header-text {
font-family: "proxima-nova", sans-serif;
} #linktree_page .linktree-wrapper .linktree-links {
max-width: 300px;
} #linktree_page .linktree-wrapper .red-blob {
transform: translate(0, -92%);
}
}  .insta-footer {
margin-top: 90px;
} #colophon {
padding: 10px 30px;
background: #f4f4f4;
} #colophon a {
color: #323232;
} #colophon a:hover {
color: white;
} #colophon img {
width: 75px;
padding-left: 5px;
} #colophon .footer-nav {
width: 100%;
} #colophon .footer-nav #secondary-menu {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
padding: 25px 0px;
font-family: "proxima-nova", sans-serif;
letter-spacing: 1px;
font-size: 11px;
} #colophon .footer-branding #logo {
display: block;
max-width: 200px;
} #colophon .footer-container {
position: relative;
} #colophon .footer-container .footer-left {
width: 23%;
} #colophon .footer-container .footer-left .footer-subscribe h4 {
font-family: "proxima-nova", sans-serif;
font-weight: 700;
font-size: 13px;
letter-spacing: 1px;
} #colophon .footer-container .footer-left .footer-subscribe #mc_embed_signup input#mce-EMAIL {
background: #f4f4f4;
border: none;
border-bottom: 1.5px solid #383838;
border-radius: 0px;
font-family: "proxima-nova", sans-serif;
font-style: italic;
font-size: 10px;
text-transform: lowercase;
padding: 8px 8px 2px;
margin-bottom: 10px;
width: 200px;
} #colophon .footer-container .footer-left .footer-subscribe #mc_embed_signup input[type="submit"] {
border-radius: 0px;
background: #383838;
color: white;
font-family: "proxima-nova", sans-serif;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 1px;
padding: 7px 10px;
border: none;
cursor: pointer;
} #colophon .footer-container .footer-left .footer-subscribe #mc_embed_signup input[type="submit"]:hover {
background: #323232;
color: #383838;
} #colophon .footer-container .footer-middle {
position: relative;
width: 56%;
z-index: 1;
} #colophon .footer-container .footer-right {
width: 23%;
} #colophon .site-info {
margin-left: 10px;
font-family: "proxima-nova", sans-serif;
font-size: 11px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 100;
} #colophon .site-info .site-built {
font-family: "proxima-nova", sans-serif;
}
@media only screen and (max-width: 768px) { #colophon {
padding: 20px 40px 20px;
} #colophon .footer-container {
flex-direction: column;
justify-content: center;
} #colophon .footer-container .footer-left {
display: none;
} #colophon .footer-container .footer-middle {
width: 100%;
} #colophon .footer-container .site-info {
flex-direction: column;
} #colophon .footer-container .footer-right {
display: none;
}
} .insta-mobile {
display: none;
}
@media only screen and (max-width: 643px) { .insta-mobile {
display: block;
} .insta-desktop {
display: none;
}
}   #back_to_top {
position: relative;
width: 40px;
height: 40px;
border: 2px solid black;
border-radius: 100%;
text-align: center;
margin-top: 20px;
} #back_to_top:after {
position: absolute;
content: 'Back To Top';
top: 140%;
width: 100px;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 2px;
}  .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: 810px) { .flex_row {
flex-direction: column;
justify-content: flex-start;
} .flex_row > * {
width: 100%;
} .flex_row img {
max-width: 100%;
margin: 20px 0;
}
}  .menu-has-drop-posts .posts-drop {
opacity: 0;
visibility: hidden;
padding: 50px;
position: fixed;
top: 57px;
left: 0;
right: 0;
z-index: 100;
background: white;
box-shadow: 2px 2px 5px #444;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper {
display: -webkit-flex;
display: flex;
justify-content: center;
-webkit-justify-content: center;
max-width: 1440px;
margin: 0 auto;
width: 100%;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper p {
display: inline-block;
margin: 0 10px;
font-size: 13px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper input.search-field {
border: 0px;
border-bottom: 1px solid #eee;
text-transform: lowercase;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left {
border-right: 2px solid #dedede;
margin-right: 4%;
width: 30%;
position: relative;
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats {
font-size: 14px;
width: 50%;
text-align: left;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .drop-nav-header {
font-size: 25px;
font-family: "Canela", serif;
display: block;
margin: 20px 0;
letter-spacing: 2px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats a.cat-item {
list-style: none;
font-family: "proxima-nova", sans-serif;
text-transform: uppercase;
font-size: 12px;
padding: 5px 0px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search {
margin-top: 30px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search form.search-form {
border-bottom: 1px solid #888888;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search .search-with-icon {
position: relative;
display: -webkit-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
margin: 0 auto;
width: 52%;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search .search-with-icon.seach-icon-left i.fa-search {
position: relative;
z-index: 1;
font-size: 11px;
margin-left: -20px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .dropdown-search .search-with-icon .search-field {
min-width: 165px;
padding-left: 4px;
margin-left: -15px;
font-style: italic;
text-align: left;
border: none;
text-transform: lowercase;
font-size: 14px;
font-family: "Canela", serif;
margin-left: 5px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .vertical-sep {
width: 3px;
background: #EADCDC;
margin: 0 10%;
display: block;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right {
width: 70%;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post {
display: block;
position: relative;
width: 34%;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post img {
display: block;
padding: 0px 8px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer {
align-items: center;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title-inner {
background: white;
padding: 25px;
width: 100%;
font-family: "Canela", serif;
white-space: normal;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title {
font-size: 14px;
font-family: "Canela", serif;
letter-spacing: 2px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title:hover {
color: #c8c8c8;
} .menu-has-drop-posts:hover .posts-drop {
opacity: 1;
visibility: visible;
} body.customize-support .posts-drop {
top: 179px;
} body.customize-support.lock_nav .posts-drop {
top: 57px;
}   #featured_post {
margin-bottom: 150px;
} #featured_post .slick-list {
overflow: visible;
} html {
overflow-x: hidden;
} #featured_post .featured-posts-header {
position: relative;
max-width: 1080px;
margin: 0 auto;
} #featured_post .featured-posts-header span {
position: relative;
background: white;
padding: 20px;
z-index: 1;
} #featured_post .featured-posts-header .bar {
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 2px;
background: #999999;
z-index: 0;
} #featured_post .featured-post-wrap {
padding: 5px;
position: relative;
} #featured_post .featured-post {
max-width: 345px;
height: 550px;
padding: 20px;
} #featured_post .featured-post .featured-post-content {
text-align: center;
background: white;
padding: 30px;
max-width: 450px;
width: 80%;
position: absolute;
left: 0;
right: 0;
bottom: -100px;
margin: 0 auto;
} #featured_post .featured-post .featured-post-title {
text-transform: uppercase;
font-family: "Canela", serif;
margin-bottom: 14px;
font-size: 19px;
letter-spacing: 1px;
} #featured_post .featured-post .featured-post-excerpt {
font-family: "proxima-nova", sans-serif;
margin-bottom: 26px;
letter-spacing: 0.3px;
font-size: 14px;
line-height: 25px;
} #featured_post .slider-arrow {
position: absolute;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 24px;
z-index: 1000;
width: 15%;
} #featured_post .slider-arrow::before {
content: '';
} #featured_post .slider-arrow.slick-prev {
left: -15%;
} #featured_post .slider-arrow.slick-next {
right: -15%;
}
@media screen and (max-width: 810px) { #featured_post .featured-post {
height: 400px;
}
}  .home-featured {
width: 100%;
padding-bottom: 100px;
margin-bottom: 50PX;
} .home-featured .home-post-featured .home-post-inner {
padding: 0 50px;
margin: 0 auto;
max-width: 1600px;
} .home-featured .home-post-featured .home-post-inner .new-post-link {
max-width: 50px;
position: relative;
z-index: 10;
left: -50px;
top: 150px;
display: flex;
} .home-featured .home-post-featured .home-post-inner .new-post-link span {
flex: 1;
margin-left: -40px;
white-space: nowrap;
} .home-featured .home-post-featured .home-post-inner:nth-child(2n) {
flex-direction: row-reverse;
} .home-featured .home-post-featured .home-post-inner .home-post-content {
width: 100%;
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-image {
position: relative;
width: 54%;
height: 90vh;
margin-bottom: 30px;
overflow: hidden;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-image .social-share {
position: absolute;
top: 0;
left: 0;
color: white;
font-size: 18px;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-image .social-share a {
color: white;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-image .social-share .icon {
fill: white;
width: 20px;
height: 20px;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-image .social-share .share-title {
background: rgba(0, 0, 0, 0.5);
padding: 11px 20px 7px;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-image .social-share .share-actions {
background: rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
padding: 4px 7px 7px;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-image .social-share .share-actions button {
font-size: 14px;
padding: 10px;
color: white;
cursor: pointer;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-image .social-share .share-actions button:hover {
color: #000;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-image .social-share:hover .share-actions {
opacity: 1;
visibility: visible;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
justify-content: center;
-webkit-justify-content: center;
background-color: white;
position: relative;
width: 46%;
z-index: 5;
margin-left: -4%;
margin-right: 4%;
padding: 60px 40px;
margin-bottom: 4%;
margin-top: 2%;
height: 70vh;
min-height: 510px;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
letter-spacing: 1px;
font-family: "Canela", serif;
font-size: 31px;
position: relative;
margin-bottom: 0px;
margin-top: 0;
text-transform: none;
line-height: 39px;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
font-family: "proxima-nova", sans-serif;
margin-bottom: 10px;
font-size: 10px;
justify-content: flex-start;
text-align: left;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner .home-post-meta a.category-name {
text-transform: uppercase;
letter-spacing: 2px;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
margin-top: 15px;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner .button-holder {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: flex-start;
-webkit-justify-content: flex-start;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner .button-holder a.btn.btn-primary {
display: block !important;
width: 100px;
padding: 7px;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner .button-holder .post-link {
white-space: nowrap;
width: 130px !important;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner .button-holder .shop-link {
margin-left: 15px;
color: #323232 !important;
background-color: white;
border: white;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner .button-holder .shop-link:hover {
background-color: #323232;
color: white !important;
fill: white !important;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner .button-holder .shop-link:hover icon {
fill: white !important;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner .rs-code {
display: block;
width: 100%;
margin-top: 50px;
} .home-featured .home-post-featured .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-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
padding-right: 10px;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
width: 10px;
fill: black;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
margin-left: 5px;
} .home-featured .home-post-featured .home-post-inner .background-square {
position: relative;
z-index: -1;
top: -89vh;
background-color: #f4f4f4;
width: 100%;
height: 82vh;
flex: 1;
margin-bottom: calc(-82vh - 100px);
}
@media screen and (max-width: 1024px) { .home-featured .home-post-featured .home-post .home-post-inner .home-post-content {
padding: 20px 30px;
}
}
@media screen and (max-width: 810px) { .home-featured .home-post-featured .home-post .home-post-inner {
padding: 0 50px;
flex-direction: column;
} .home-featured .home-post-featured .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-featured .home-post-featured .home-post .home-post-inner .home-post-image {
width: 100%;
height: 300px;
}
}
@media only screen and (max-width: 1650px) { .home-featured .home-post-featured {
padding-left: 50px;
}
}
@media only screen and (max-width: 1320px) { .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner {
margin-left: -6%;
margin-right: 6%;
}
}
@media screen and (max-width: 1024px) { .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner {
width: 59%;
margin-left: -17%;
}
}
@media screen and (max-width: 810px) { .home-featured {
padding-bottom: 0;
} .home-featured .home-post-featured {
padding-left: 0;
} .home-featured .home-post-featured .home-post-inner .new-post-link {
left: -20px;
padding: 7px 50px;
font-size: 12px;
} .home-featured .home-post-featured .home-post-inner .home-post-content {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-image {
width: 95%;
height: 65vh;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner {
width: 95%;
margin: 5%;
height: unset;
padding: 0 10px;
} .home-featured .home-post-featured .home-post-inner .background-square {
background-color: unset;
display: none;
}
}
@media screen and (max-width: 600px) { .home-featured {
width: 100%;
} .home-featured .home-post-featured .home-post-inner {
padding: 0 8%;
margin-left: 0;
} .home-featured .home-post-featured .home-post-inner .new-post-link {
left: -5px;
} .home-featured .home-post-featured .home-post-inner .home-post-content {
padding: 0px;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-image {
width: 94%;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner {
width: 91%;
padding: 0px;
align-items: flex-start;
} .home-featured .home-post-featured .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
justify-content: center;
}
}  .featured-ctas {
position: relative;
padding: 50px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 0 50px 130px 50px;
} .featured-ctas .featured-ctas-container {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} .featured-ctas .featured-ctas-container .featured-ctas-title {
margin: 0 0 0 50px;
} .featured-ctas .featured-ctas-container .featured-ctas-wrapper {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
flex: 1;
width: 100%;
} .featured-ctas .featured-ctas-container .featured-ctas-wrapper .featured-cta {
margin: 10px;
padding: 13px;
min-width: 140px;
}
@media screen and (max-width: 1024px) { .featured-ctas .featured-ctas-container .featured-ctas-wrapper {
flex: unset;
}
}
@media screen and (max-width: 600px) { .featured-ctas .featured-ctas-container {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} .featured-ctas .featured-ctas-container .featured-ctas-title {
margin: 0 0 50px 0;
text-align: center;
} .featured-ctas .featured-ctas-container .featured-ctas-wrapper {
flex-direction: column !important;
} .featured-ctas .featured-ctas-container .featured-ctas-wrapper .featured-cta {
width: 100%;
max-width: 250px;
}
}
@media screen and (max-width: 600px) { .featured-ctas {
padding: 50px 0 30px;
margin: 0 30px 130px 30px;
}
}  .featured-posts-wrapper {
position: relative;
padding: 0 0 80px;
max-width: 1600px;
margin: 0 auto;
} .featured-posts-wrapper .featured-posts-container .featured-posts-header {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
margin-bottom: 30px;
} .featured-posts-wrapper .featured-posts-container .featured-posts-header a.featured-posts-cta {
border-bottom: 1px solid #323232;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
} .featured-posts-wrapper .featured-posts-container .featured-posts {
width: 100%;
padding: 0 35px;
} .featured-posts-wrapper .featured-posts-container .featured-posts .featured-post {
padding: 10px;
} .featured-posts-wrapper .featured-posts-container .featured-posts .featured-post .featured-post-image {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: flex-end;
-webkit-justify-content: flex-end;
padding: 200px 0;
margin: 1%;
position: relative;
} .featured-posts-wrapper .featured-posts-container .featured-posts .featured-post .featured-post-image:hover {
opacity: 0.8;
} .featured-posts-wrapper .featured-posts-container .featured-posts .featured-post .featured-post-image .featured-post-body {
padding: 20px 20px 0;
background: white;
position: absolute;
bottom: 0;
left: 10%;
right: 10%;
} .featured-posts-wrapper .featured-posts-container .featured-posts .featured-post .featured-post-image .featured-post-body a.featured-post-cat {
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
} .featured-posts-wrapper .featured-posts-container .featured-posts .featured-post .featured-post-image .featured-post-body h3.featured-post-title {
font-size: 21px;
line-height: 29px;
margin: 7px 0;
} .featured-posts-wrapper .featured-posts-container .link-holder {
display: flex;
align-items: center;
justify-content: center;
} .featured-posts-wrapper .featured-posts-container .link-holder a.featured-posts-cta.animate-right {
padding-top: 50px;
border-bottom: 1px #323232 solid;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
} .featured-posts-wrapper .featured-posts-container .link-holder a.featured-posts-cta.animate-right:hover {
border-bottom: 1px #B6B6B6 solid;
}
@media screen and (max-width: 1024px) { .featured-posts-wrapper .featured-posts-container .featured-posts {
padding: 0;
} .featured-posts-wrapper .featured-posts-container .featured-posts .featured-post .featured-post-image .featured-post-body {
background: rgba(255, 255, 255, 0.8);
} .featured-posts-wrapper .featured-posts-container .featured-posts .featured-post .featured-post-image .featured-post-body h3.featured-post-title {
font-size: 16px;
letter-spacing: 0;
}
}
@media screen and (max-width: 600px) { .featured-posts-wrapper {
padding: 20px;
margin-bottom: 20px;
margin-top: -70px;
}
}  .featured-snapshots {
background: #f4f4f4;
padding: 50px;
text-align: center;
margin-top: 120px;
margin-bottom: 0;
} .featured-snapshots .featured-snapshots-title {
border-top: none !important;
} .featured-snapshots .featured-snapshots-text {
margin: 10px auto 20px;
max-width: 450px;
font-family: "proxima-nova", sans-serif;
}
@media screen and (max-width: 600px) { .featured-snapshots .featured-snapshots-text {
font-size: 14px;
margin-bottom: 44px;
}
} .featured-snapshots .smash-tabbed-tabs {
position: relative;
} .featured-snapshots .smash-tabbed-tabs .featured-snapshot-link {
position: absolute;
right: 5px;
bottom: 10px;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
} .featured-snapshots .smash-tab-content-inner {
border-bottom: none !important;
} .featured-snapshots .smash-tab-content-inner .snapshot {
margin-bottom: 0;
padding: 20px 10px;
} .featured-snapshots .post-item-image {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: flex-start;
-webkit-justify-content: flex-start;
position: relative;
display: block;
width: 100%;
} .featured-snapshots .archive-item {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: flex-start;
-webkit-justify-content: flex-start;
display: inline-block;
width: 33%;
position: relative;
padding: 10px;
overflow: hidden;
} .featured-snapshots .archive-item .archive-item-title {
position: relative;
font-size: 17px;
font-family: "Canela", serif;
text-transform: none;
background: white;
padding: 20px;
text-align: center;
width: 90%;
margin: -30px auto 0;
} .featured-snapshots .archive-item-cat {
font-size: 12px;
background: #c0e2e1;
letter-spacing: 1px;
text-transform: uppercase;
padding: 2px 25px;
display: inline-block;
margin-bottom: 10px;
} .featured-snapshots body.archive .page-header {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
font-family: "Canela", serif;
letter-spacing: 1px;
font-size: 11px;
max-width: 60%;
padding-bottom: 20px;
margin-bottom: 20px;
} .featured-snapshots body.archive .page-header .page-title {
margin-bottom: 0;
}
@media screen and (max-width: 810px) { .featured-snapshots .archive-item {
width: 50%;
}
}
@media screen and (max-width: 600px) { .featured-snapshots {
padding: 50px 20px 20px;
margin-bottom: 0px;
margin-top: 30px;
} .featured-snapshots .smash-tab-content-inner {
margin-top: 20px;
} .featured-snapshots .smash-tab-content-inner .snapshot.archive-item {
width: 50%;
} .featured-snapshots .smash-tabbed-tabs {
flex-direction: column !important;
-webkit-flex-direction: column !important;
} .featured-snapshots .smash-tabbed-tabs .smash-tab {
margin-right: 0;
} .featured-snapshots .smash-tabbed-tabs .featured-snapshot-link {
position: relative;
right: unset;
left: unset;
padding: 15px 0;
} .featured-snapshots .smash-tabbed-tabs .btn {
display: none !important;
}
}
@media screen and (max-width: 390px) { .featured-snapshots .archive-item {
width: 90%;
}
}  #more_posts #posts-grid, #load_more_posts #posts-grid {
padding: 0px;
} #more_posts #posts-grid .post-grid-title, #load_more_posts #posts-grid .post-grid-title {
text-align: center;
letter-spacing: 2px;
font-size: 28px;
margin-bottom: 20px;
font-family: "Canela", serif;
text-transform: uppercase;
} #more_posts #posts-grid .next-up-posts .next-up-post, #load_more_posts #posts-grid .next-up-posts .next-up-post {
position: relative;
width: 32%;
max-width: 370px;
margin: 0 1% 30px;
} #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-image, #load_more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-image {
position: relative;
width: 100%;
height: 230px;
} #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-image .btn {
display: inline-block;
visibility: hidden;
opacity: 0;
} #more_posts #posts-grid .next-up-posts .next-up-post:nth-child(3n+1), #load_more_posts #posts-grid .next-up-posts .next-up-post:nth-child(3n+1) {
margin-left: 0;
} #more_posts #posts-grid .next-up-posts .next-up-post:nth-child(3n), #load_more_posts #posts-grid .next-up-posts .next-up-post:nth-child(3n) {
margin-right: 0;
} #more_posts #posts-grid .next-up-posts .next-up-post img, #load_more_posts #posts-grid .next-up-posts .next-up-post img {
display: block;
width: 100%;
} #more_posts #posts-grid .next-up-posts .next-up-post:hover .next-up-post-image .btn, #load_more_posts #posts-grid .next-up-posts .next-up-post:hover .next-up-post-image .btn {
visibility: visible;
opacity: 1;
} #more_posts #posts-grid .next-up-posts .next-up-post:hover .next-up-post-image .btn:hover, #load_more_posts #posts-grid .next-up-posts .next-up-post:hover .next-up-post-image .btn:hover {
color: black;
} #more_posts #posts-grid .next-up-posts .next-up-post:hover img, #load_more_posts #posts-grid .next-up-posts .next-up-post:hover img {
opacity: 0.8;
} #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body a, #load_more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body a {
display: block;
padding: 0px 10px;
text-align: center;
} #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body a.btn, #load_more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body a.btn {
display: inline-block;
} #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta, #load_more_posts #posts-grid .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 #posts-grid .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name, #load_more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name {
text-transform: uppercase;
padding-right: 20px;
} #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name:hover, #load_more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name:hover {
color: #999999;
} #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .post-date, #load_more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .post-date {
font-family: "Canela", serif;
font-style: italic;
letter-spacing: 2px;
} #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .btn-wrap, #load_more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .btn-wrap {
text-align: center;
} #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .btn-wrap a, #load_more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .btn-wrap a {
padding: 5px 12px;
} #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .next-up-post-title, #load_more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .next-up-post-title {
font-family: "Canela", serif;
letter-spacing: 1px;
font-size: 27px;
margin: 0px 0;
} #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .next-up-post-title a:hover, #load_more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .next-up-post-title a:hover {
color: #999999;
} #more_posts #posts-grid .next-up-posts .next-up-post .next-up-post-body .post-line, #load_more_posts #posts-grid .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 #posts-grid .next-up-posts .next-up-post .next-up-post-body .post-next-excerpt, #load_more_posts #posts-grid .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", sans-serif;
} #more_posts #posts-grid .next-up-posts .next-up-post:hover .next-up-post-body, #load_more_posts #posts-grid .next-up-posts .next-up-post:hover .next-up-post-body {
bottom: 0;
}
@media screen and (max-width: 960px) { #more_posts .post-grid-title, #load_more_posts .post-grid-title {
font-size: 25px;
}
}
@media screen and (max-width: 810px) { #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%;
}
} .icons-nav {
display: none;
position: fixed;
bottom: 0;
left: 0;
right: 0;
background: white;
z-index: 10;
} .icons-nav i {
font-size: 20px;
} .icons-nav .icon {
width: 20px;
height: 20px;
} .icons-nav img {
width: auto;
max-height: 20px;
} .icons-nav .menu {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: space-around;
-webkit-justify-content: space-around;
width: 100%;
padding: 10px;
column-gap: 20px;
} .icons-nav .menu li {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} .icons-nav .menu li .icon {
width: 20px;
height: 20px;
top: unset;
margin: unset;
}
@media screen and (max-width: 810px) { .icons-nav {
display: block;
} body.has-icon-nav #colophon.site-footer {
margin-bottom: 50px !important;
}
}  #shop_highlights {
position: relative;
padding: 7px 30px 50px;
} #shop_highlights .shop-highlights-inner {
padding: 70px 0;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
} #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;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
width: 65%;
margin-right: -20px;
padding-left: 65px;
} #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;
display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: space-between;
-webkit-justify-content: space-between;
margin-bottom: 20px;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
width: 33%;
padding: 20px;
text-align: center;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-cta {
padding: 8px 30px !important;
}
@media screen and (max-width: 1024px) { #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
padding-left: 40px;
}
}
@media screen and (max-width: 810px) { #shop_highlights {
padding: 50px 40px;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
padding-left: 20px;
}
}
@media screen and (max-width: 600px) { #shop_highlights {
padding: 20px;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper {
flex-direction: column !important;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
width: 100%;
margin-bottom: 20px;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
padding-left: 0px;
width: 100%;
margin-right: 0px;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
width: 50%;
padding: 10px;
}
}  #subscribe_section {
position: relative;
background: #f4f4f4;
margin: 6vh 50px;
} #subscribe_section .subscribe-section-wrapper {
position: relative;
width: 100%;
max-width: 1120px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
position: absolute;
left: 0;
width: 48%;
transform: rotate(-2deg);
max-width: 370px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
background-color: #f4f4f4;
position: relative;
width: 60%;
text-align: center;
padding: 100px 50px 80px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
width: 100%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-subtitle {
font-family: "Jupiter", sans-serif;
font-size: 50px;
text-transform: lowercase;
letter-spacing: 1px;
transform: rotate(-6deg);
position: absolute;
top: 36px;
left: 80px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
font-family: "Canela", serif;
font-size: 36px;
margin-bottom: 20px;
letter-spacing: 1px;
margin-top: -20px;
white-space: nowrap;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title span {
display: inline-block;
font-family: "Jupiter", sans-serif;
font-size: 77px;
transform: rotate(-7deg) translate(0, -35%);
margin-right: -20%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
font-family: "proxima-nova", sans-serif;
font-size: 16px;
margin-bottom: 30px;
padding: 0 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 .mc-field-group {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
justify-content: center;
-webkit-justify-content: center;
}
@media screen and (max-width: 1024px) { #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup .mc-field-group {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: flex-end;
-webkit-align-items: flex-end;
justify-content: center;
-webkit-justify-content: center;
}
} #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: 14px;
letter-spacing: 1px;
padding: 13px;
border: none;
width: 100%;
font-family: "proxima-nova", sans-serif;
background-color: white;
border: none !important;
margin-right: 15px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input::placeholder {
font-size: 12px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] {
margin-bottom: 0;
}
@media screen and (max-width: 1024px) { #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
margin-bottom: 15px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input input#mc-embedded-subscribe {
padding: 9px 12px;
}
}
@media screen and (max-width: 810px) { #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
width: 90%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input input#mc-embedded-subscribe {
padding: 9px 12px;
}
}
@media screen and (max-width: 600px) { #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
margin-right: 0;
width: 100%;
padding: 9px 10px;
}
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form.stacked-inputs #mc_embed_signup .mc-field-group {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} #subscribe_section.stacked-inputs {
margin: 50px 50px 12vh;
} #subscribe_section.stacked-inputs .subscribe-section-wrapper .subscribe-section-image {
top: 16px;
max-width: 500px;
} #subscribe_section.stacked-inputs .subscribe-section-wrapper .subscribe-section-content {
width: 46%;
}
@media screen and (max-width: 810px) { #subscribe_section .subscribe-section-wrapper {
padding: 30px 0;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
padding: 30px;
margin-top: 17px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-subtitle {
font-size: 40px;
top: -20px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
font-size: 21px;
margin-top: 0;
margin-bottom: 0;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title span {
font-size: 53px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
font-size: 11px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 42%;
} #subscribe_section.stacked-inputs {
margin: 50px 40px 3vh;
}
}
@media screen and (max-width: 600px) { #subscribe_section {
padding: 50px 20px 1vh;
margin: 6vh 30px;
} #subscribe_section.stacked-inputs {
margin: 50px 20px 5vh;
} #subscribe_section .subscribe-section-wrapper {
flex-direction: column;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 100%;
height: 250px;
position: relative;
left: 0;
margin-top: -130px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
width: 100% !important;
margin-top: 40px;
padding: 30px 20px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-subtitle {
left: unset;
margin-left: -15vw;
transform: rotate(-3deg);
}
} .subscribe-banner-footer {
margin: 100px 50px 130px !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content {
padding: 60px 50px 40px !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title span {
font-size: 68px;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
margin: 0px !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup .mc-field-group {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
justify-content: center;
-webkit-justify-content: center;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
margin: 0 2px;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] {
height: 41px;
width: 150px !important;
}
@media screen and (max-width: 810px) { .subscribe-banner-footer {
margin: 60px 30px 90px !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content {
padding: 33px 31px 40px 100px !important;
margin-top: 17px;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup .mc-field-group {
flex-direction: column !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-image {
width: 42%;
} .subscribe-banner-footer.stacked-inputs {
margin: 50px 40px 3vh;
}
}
@media screen and (max-width: 600px) { .subscribe-banner-footer {
padding: 100px 20px 1vh !important;
} .subscribe-banner-footer .subscribe-section-wrapper {
flex-direction: column;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content {
width: 100% !important;
margin-top: 40px;
padding: 6px 0 26px !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
margin-bottom: 0;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form {
padding: 0px 20px 1vh;
}
}  .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 .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%;
}  #slider_featured_posts {
position: relative;
padding: 50px 0;
} #slider_featured_posts .featured-posts-header-wrap {
padding: 20px 50px;
margin-bottom: 20px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
} #slider_featured_posts .featured-posts-header-wrap .featured-posts-header {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} #slider_featured_posts .featured-posts-header-wrap .featured-posts-header .featured-posts-title {
margin: 0;
} #slider_featured_posts .featured-posts-inner {
padding: 0 30px;
} #slider_featured_posts .featured-posts-inner .featured-posts-slider {
padding: 0 20px;
} #slider_featured_posts .featured-posts-inner .featured-posts-slider.slick-slider {
display: block !important;
} #slider_featured_posts .featured-posts-inner .featured-posts-slider .block-item {
width: 33%;
padding: 0 20px;
}
@media screen and (max-width: 810px) { #slider_featured_posts .featured-posts-inner .featured-posts-slider .block-item {
padding: 0;
}
} #slider_featured_posts .featured-posts-inner .featured-posts-slider .post-block {
text-align: center;
padding: 40px 20px;
} #slider_featured_posts .featured-posts-inner .featured-posts-slider .post-block .post-item-image-wrap .post-item-image {
display: block;
width: 100%;
height: 370px;
} #slider_featured_posts .featured-posts-inner .featured-posts-slider .post-block a.post-block-cat {
background: #323232;
color: white;
padding: 7px 12px;
top: -10px;
position: relative;
}
@media screen and (max-width: 1024px) { #slider_featured_posts .featured-posts-inner .featured-posts-slider .post-block {
padding: 40px 10px;
}
}
@media screen and (max-width: 810px) { #slider_featured_posts {
padding: 30px 0;
} #slider_featured_posts .featured-posts-inner .featured-posts-slider .post-block {
padding: 40px 10px;
} #slider_featured_posts .featured-posts-inner .featured-posts-slider .post-block .post-item-image-wrap .post-item-image {
width: 100%;
height: 220px;
}
}
@media screen and (max-width: 600px) { #slider_featured_posts .featured-posts-inner .featured-posts-slider .block-item {
width: 100%;
}
}  #featured_products_slider {
position: relative;
padding: 50px 0;
} #featured_products_slider .featured-products-inner .featured-products-header-wrap {
padding: 20px 50px;
margin-bottom: 20px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
} #featured_products_slider .featured-products-inner .featured-products-header-wrap .featured-products-header {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} #featured_products_slider .featured-products-inner .animate-right {
border-bottom: 1px solid #323232;
font-weight: bolder;
font-size: 10px;
font-weight: bolder;
letter-spacing: 1px;
} #featured_products_slider .featured-products-inner .featured-products-slider {
padding: 0 20px;
} #featured_products_slider .featured-products-inner .featured-products-slider .product {
padding: 0 10px;
} #featured_products_slider .featured-products-inner .featured-products-slider .product .product-wrap .product-image {
min-height: 150px;
}
@media screen and (max-width: 810px) { #featured_products_slider {
padding: 30px 0;
}
}
@media screen and (max-width: 600px) { #featured_products_slider .featured-products-header-wrap {
flex-direction: column;
}
}  .manual-slider-wrapper {
position: relative;
padding: 50px;
} .manual-slider-wrapper .manual-slider {
width: 100%;
padding: 0 20px;
} .manual-slider-wrapper .manual-slider .block-item {
width: 33%;
padding: 0 20px;
} .manual-slider-wrapper .manual-slider .block-item .block-item-image {
height: 300px;
display: block;
} .manual-slider-wrapper .manual-slider .block-item .block-item-title {
text-align: center;
padding: 2px;
max-width: 85%;
margin: 0 auto;
position: relative;
top: -15px;
background: #f4f4f4;
} .manual-slider-wrapper .manual-slider .block-item .block-item-title h3 {
font-size: 30px;
text-transform: unset;
margin: 15px 0;
}
@media screen and (max-width: 810px) { .manual-slider-wrapper .manual-slider .block-item {
padding: 0;
}
}
@media screen and (max-width: 810px) { .manual-slider-wrapper {
padding: 30px;
}
}  .shop-highlights-image {
position: relative;
width: 100%;
} .shop-highlights-image .shop-dot-wrapper {
position: absolute;
} .shop-highlights-image .shop-dot-wrapper .shop-dot {
width: 15px;
height: 15px;
border-radius: 100%;
background: white;
border: 1px solid #909090;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
padding: 20px;
background: white;
min-width: 275px;
position: absolute;
opacity: 0;
visibility: hidden;
z-index: 10;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-image {
width: 40%;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
width: 60%;
padding: 0 20px;
text-align: center;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-meta {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-meta span {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
margin-right: 5px;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-cta {
font-size: 10px;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-cta .icon {
width: 10px;
height: 10px;
} .shop-highlights-image .shop-dot-wrapper:hover .shop-dot-product {
opacity: 1;
visibility: visible;
}  .post-block {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: space-between;
-webkit-justify-content: space-between;
margin-bottom: 50px;
} .post-block .post-item-image-wrap {
position: relative;
width: 100%;
overflow: hidden;
} .post-block .post-item-image-wrap .post-item-image {
display: block;
width: 100%;
} .post-block .post-item-image-wrap .post-item-image:hover {
opacity: 0.8;
} .post-block .post-block-image {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
position: relative;
overflow: hidden;
width: 100%;
} .post-block .post-block-title {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: flex-start;
-webkit-justify-content: flex-start;
flex: 1;
margin-top: 11px;
font-size: 20px;
line-height: 34px;
margin-bottom: 13px;
} .post-block a.post-block-cat {
text-transform: uppercase;
margin-top: 15px;
letter-spacing: 1px;
font-size: 11px;
} .post-block .post-block-text {
line-height: 26px;
margin-bottom: 20px;
font-size: 13px;
} .post-block .post-block-link {
font-size: 11px;
font-weight: 700;
}
@media screen and (max-width: 810px) { .post-block .post-block-title {
font-size: 21px;
}
}
@media screen and (max-width: 600px) { .post-block {
margin-bottom: 30px;
width: 50%;
}
} .post-item-image-wrap {
overflow: hidden;
} .post-products-wrap .post-products-trigger {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
position: absolute;
top: 0;
left: 0;
padding: 10px 2px;
background: white;
} .post-products-wrap .post-products-trigger span {
transform: rotate(90deg) translate(22%, -195%);
margin-bottom: 100%;
transform-origin: top left;
line-height: 1em;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}
@media screen and (max-width: 600px) { .post-products-wrap .post-products-trigger span {
font-size: 10px;
}
} .post-products-wrap .post-products {
position: absolute;
top: 0;
right: 115%;
width: 100%;
background: white;
padding: 20px 30px 20px 20px;
visibility: hidden;
} .post-products-wrap:hover .post-products {
right: 0;
visibility: visible;
}  .snapshot .post-item-image-wrap {
position: relative;
width: 100%;
} .snapshot .post-item-image-wrap:hover {
opacity: 0.8;
} .snapshot .post-item-image-wrap .post-item-image {
display: block;
width: 100%;
} .snapshot .snapshot-body {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: flex-start;
-webkit-justify-content: flex-start;
margin-top: 20px;
}  .product .product-wrap {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} .product .product-wrap .product-image {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
position: relative;
width: 100%;
max-height: 155px;
text-align: center;
} .product .product-wrap .product-body {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} .product .product-wrap .product-body .product-brand {
font-family: "proxima-nova", sans-serif;
text-align: center;
font-size: 9px;
color: #F8F4F1;
} .product .product-wrap .product-body .product-title {
text-align: center;
font-weight: bold;
margin: 6px 0;
} .product .product-wrap .product-body .product-description {
padding: 0 20px;
font-size: 13px;
color: #F8F4F1;
} .product .product-wrap .product-link-wrap {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} .product .product-wrap .product-link-wrap .product-link {
text-transform: uppercase;
} .product.product-row .product-wrap {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} .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;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: center;
-webkit-justify-content: center;
padding: 0 20px;
}
@media screen and (max-width: 810px) { .product .product-wrap .product-body .product-title {
font-size: 10px;
}
}
@media screen and (max-width: 600px) { .product .product-wrap .product-body .product-title {
font-size: 12px !important;
} .product .product-wrap .product-body .product-brand {
font-size: 11px !important;
} .product .product-wrap .product-body .product-description {
padding: 0;
font-size: 12px;
}
}  #featured_posts_products {
margin: 50px 0;
} #featured_posts_products .featured-posts-products-container {
max-width: 1110px;
margin: 0 auto;
} #featured_posts_products .featured-posts-products-header {
position: relative;
width: 12%;
margin-right: -4%;
z-index: 1;
} #featured_posts_products .featured-posts-products-header .sep {
width: 100%;
height: 2px;
background: black;
margin: 20px 0;
} #featured_posts_products .featured-posts-products-wrap {
width: 100%;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product {
display: block;
position: relative;
width: 100%;
height: 435px;
margin: 0 1%;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product {
visibility: hidden;
opacity: 0;
background: white;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product .sep {
width: 150px;
height: 2px;
background: black;
margin: 10px 0;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product img {
max-width: 120px;
max-height: 200px;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product:hover .featured-product {
visibility: visible;
opacity: 1;
}  #featured_products {
position: relative;
padding: 50px;
margin: 0;
background: #f4f4f4;
} #featured_products .products-container {
position: relative;
} #featured_products .products-container .products-header a.products-link {
font-family: "proxima-nova", sans-serif;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
} #featured_products .products-container .products-header h2.products-title {
position: relative;
font-family: "Canela", serif;
color: black;
font-size: 32px;
line-height: 1em;
text-transform: none;
padding-left: 20px;
margin-top: 0;
} #featured_products .products-container .products-header .product-labels {
font-family: "proxima-nova", sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
cursor: pointer;
} #featured_products .products-container .products-header .product-labels .active-tab {
font-weight: 800;
} #featured_products .products-container .products-header .product-labels .product-label {
padding: 0px 10px;
} #featured_products .products-container .products-header .product-labels .product-label:hover {
text-decoration: underline;
} #featured_products .products-container .products-cta-wrapper {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} #featured_products .products-container .products-items a.featured-product {
width: 25%;
padding: 20px;
color: #323232;
} #featured_products .products-container .products-items a.featured-product .product-thumb-wrap {
width: 100%;
padding: 20px;
background-color: white !important;
} #featured_products .products-container .products-items a.featured-product .product-thumb-wrap .product-thumb {
width: 100%;
height: 225px;
} #featured_products .products-container .products-items a.featured-product .product-title {
font-family: "proxima-nova", sans-serif;
font-size: 12px;
text-transform: uppercase;
text-align: center;
margin-top: 5px;
} #featured_products .products-container .products-items a.featured-product .product-brand {
font-family: "proxima-nova", sans-serif;
font-size: 12px;
margin-top: 30px;
text-transform: uppercase;
text-align: center;
font-weight: 900;
} #featured_products .products-container .products-items .products-slider ul {
display: none !important;
} #featured_products .products-container .products-items .products-slider .slick-dots li button {
width: 9px !important;
height: 9px !important;
}
@media screen and (max-width: 600px) { #featured_products .products-container .products-header {
flex-direction: column;
justify-content: center;
text-align: center;
} #featured_products .products-container .products-header h2.products-title {
font-size: 42px;
width: 100%;
max-width: 100%;
} #featured_products .products-container .products-header .product-labels {
margin-top: 40px;
} #featured_products .products-container .products-items .slick-slider .slick-arrow {
top: 45%;
}
}   #featured_cats .featured-cats-container .featured-cat {
width: 23%;
max-width: 350px;
padding: 200px 0;
margin: 1%;
position: relative;
} #featured_cats .featured-cats-container .featured-cat .featured-cat-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
} #featured_cats .featured-cats-container .featured-cat:hover .featured-cat-overlay {
background: rgba(0, 0, 0, 0.3);
} #featured_cats .featured-cats-container .featured-cat .featured-cat-inner {
padding: 20px 0;
position: absolute;
left: 20px;
right: 20px;
bottom: 0;
text-align: center;
color: #323232;
background-color: rgba(255, 255, 255, 0.83);
text-transform: uppercase;
letter-spacing: 2px;
font-family: "proxima-nova", sans-serif;
} #featured_cats .featured-cats-container .featured-cat .featured-cat-inner .featured-cat-title {
font-size: 22px;
} #featured_cats .featured-cats-container .featured-cat .featured-cat-inner a.btn.btn-primary {
display: block;
width: 150px;
text-align: center;
margin: 0 auto;
}
@media screen and (max-width: 1024px) { #featured_cats .featured-cats-container .featured-cat {
padding: 150px 0;
}
}
@media screen and (max-width: 960px) { #featured_cats .featured-cats-container .featured-cat {
padding: 145px 0;
}
}
@media screen and (max-width: 810px) { #featured_cats .featured-cats-container {
flex-wrap: wrap !important;
} #featured_cats .featured-cats-container .featured-cat {
padding: 110px 0;
flex: 1;
min-width: 35%;
} #featured_cats .featured-cats-container .featured-cat .featured-cat-inner {
left: 15px;
right: 15px;
padding: 15px;
}
}
@media screen and (max-width: 600px) { #featured_cats .featured-cats-container {
flex-direction: column !important;
} #featured_cats .featured-cats-container .featured-cat {
width: 85%;
}
}  .grid-loop {
position: relative;
padding: 50px;
} .grid-loop .grid-section-title {
text-align: center;
font-size: 40px;
text-transform: unset;
} .grid-loop .grid-loop-container, .grid-loop .alm-listing .alm-reveal {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
justify-content: center;
-webkit-justify-content: center;
} .grid-loop .grid-loop-container .grid-post, .grid-loop .alm-listing .alm-reveal .grid-post {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: space-between;
-webkit-justify-content: space-between;
width: 33%;
padding: 20px 20px 50px;
} .grid-loop .grid-loop-container .grid-post .grid-post-inner, .grid-loop .alm-listing .alm-reveal .grid-post .grid-post-inner {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
text-align: center;
width: 100%;
} .grid-loop .grid-loop-container .grid-post .grid-post-inner .grid-post-image, .grid-loop .alm-listing .alm-reveal .grid-post .grid-post-inner .grid-post-image {
width: 100%;
} .grid-loop .grid-loop-container .grid-post .grid-post-inner .grid-post-image:hover, .grid-loop .alm-listing .alm-reveal .grid-post .grid-post-inner .grid-post-image:hover {
opacity: 0.8;
} .grid-loop .grid-loop-container .grid-post .grid-post-inner .grid-post-cat, .grid-loop .alm-listing .alm-reveal .grid-post .grid-post-inner .grid-post-cat {
position: relative;
font-family: "proxima-nova", sans-serif;
text-transform: uppercase;
background-color: #323232;
color: white;
padding: 7px 14px;
margin-bottom: 20px;
margin-top: -15px;
letter-spacing: 1.5px;
font-size: 11px;
border: 1px solid #323232;
} .grid-loop .grid-loop-container .grid-post .grid-post-inner .grid-post-cat:hover, .grid-loop .alm-listing .alm-reveal .grid-post .grid-post-inner .grid-post-cat:hover {
background-color: #f4f4f4;
color: black;
border: none !important;
} .grid-loop .grid-loop-container .grid-post .grid-post-inner .grid-post-title, .grid-loop .alm-listing .alm-reveal .grid-post .grid-post-inner .grid-post-title {
margin-bottom: 10px;
margin-top: 0;
min-height: 70px;
font-family: "Canela", serif;
text-transform: none !important;
font-size: 25px;
} .grid-loop .grid-loop-container .grid-post .grid-post-inner p, .grid-loop .alm-listing .alm-reveal .grid-post .grid-post-inner p {
line-height: 1.4;
} .grid-loop .grid-loop-container .grid-post .grid-post-inner .grid-link, .grid-loop .alm-listing .alm-reveal .grid-post .grid-post-inner .grid-link {
color: #323232;
font-weight: 700;
font-size: 13px;
} .grid-loop .alm-btn-wrap .alm-load-more-btn.more, .grid-loop .loop-btn.btn-primary {
background-color: #323232 !important;
font-size: 14px !important;
font-family: "proxima-nova", sans-serif !important;
padding: 0 50px !important;
} .grid-loop .alm-btn-wrap .alm-load-more-btn.more a, .grid-loop .loop-btn.btn-primary a {
color: white !important;
} .grid-loop .alm-btn-wrap .alm-load-more-btn.more:hover, .grid-loop .loop-btn.btn-primary:hover {
background-color: #f4f4f4;
color: black;
border: none !important;
} .grid-loop .alm-btn-wrap .alm-load-more-btn.more:hover a, .grid-loop .loop-btn.btn-primary:hover a {
color: #323232 !important;
} .grid-loop .loop-btn-wrap {
width: 100%;
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
padding: 30px 0;
} .grid-loop .loop-btn-wrap .loop-btn {
padding: 15px 50px !important;
color: white !important;
font-weight: 500 !important;
} .grid-loop .loop-btn-wrap .loop-btn:hover {
background-color: white !important;
}
@media screen and (max-width: 810px) { .grid-loop {
padding: 50px 30px;
} .grid-loop .grid-loop-container .grid-post, .grid-loop .alm-listing .alm-reveal .grid-post {
width: 50%;
} .grid-loop .alm-listing .alm-reveal {
padding: 0 1vw;
}
}
@media screen and (max-width: 600px) { .grid-loop {
padding: 0px;
padding-top: 0;
margin-top: 50px;
} .grid-loop .grid-section-title {
font-size: 32px;
} .grid-loop .grid-loop-container .grid-post, .grid-loop .alm-listing .alm-reveal .grid-post {
width: 100%;
}
}  .home-post {
margin: 80px auto !important;
} .home-post:nth-child(2n) .home-post-inner {
display: -webkit-flex;
display: flex;
flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
}
@media screen and (max-width: 600px) { .home-post:nth-child(2n) .home-post-inner {
flex-direction: column;
}
} .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: 1px;
font-family: "Canela", serif;
font-size: 31px;
position: relative;
text-align: left;
margin-bottom: 10px;
text-transform: none;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title:hover {
color: #B6B6B6;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
font-family: "proxima-nova", sans-serif;
margin-bottom: 10px;
font-size: 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;
letter-spacing: 1px;
color: #B6B6B6;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta a.category-name:hover {
color: #323232;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
text-transform: uppercase;
letter-spacing: 1px;
color: #B6B6B6;
} .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 a.btn.btn-primary:hover {
color: #B6B6B6;
} .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%;
height: 700px;
overflow: hidden;
} .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: 810px) { .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;
}
}
@media screen and (max-width: 600px) { .home-post .home-post-inner {
display: block;
} .home-post .home-post-inner .home-post-image {
width: 100%;
height: 400px;
} .home-post .home-post-inner .home-post-content {
width: 100%;
padding: 0;
}
}   #more_posts .post-grid-title, #load_more_posts .post-grid-title {
text-align: center;
letter-spacing: 2px;
font-size: 30px;
margin-bottom: 50px;
font-family: "Canela", 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: "Canela", 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: "Canela", 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", sans-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: 810px) { #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%;
}
}  #search-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(200, 200, 200, 0.75);
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: -28px;
right: -10px;
width: 22px;
height: 22px;
} #search-modal .modal-box #search-close::before {
content: '';
position: absolute;
top: 10px;
left: 0;
width: 22px;
border-top: solid 2px white;
-ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg);
} #search-modal .modal-box #search-close::after {
content: '';
position: absolute;
top: 10px;
left: 0;
width: 22px;
border-top: solid 2px white;
-ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg);
} #search-modal .modal-box #search-close:hover {
cursor: pointer;
} #search-modal .modal-box #search-close img {
display: none;
width: 22px;
height: auto;
} #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.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 #searchsubmit {
background: url(//fivefootnineblog.com/wp-content/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;
}  #popup-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;
} #popup-modal a {
color: white;
} #popup-modal .modal-box {
background: #f4f4f4;
color: #323232;
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%);
} #popup-modal .modal-box #popup-close {
position: absolute;
top: 6px;
right: 10px;
max-width: 16px;
z-index: 50;
} #popup-modal .modal-box #popup-close .icon {
width: 25px;
height: 25px;
fill: black;
} #popup-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;
} #popup-modal .modal-box .modal-inner .footer-subscribe {
padding: 50px;
} #popup-modal .modal-box .modal-inner .footer-subscribe .footer-social {
padding: 0px 0px 30px;
} #popup-modal .modal-box .modal-inner .footer-subscribe .subscribe-title {
font-family: "Canela", serif;
font-size: 70px;
line-height: 30px;
margin-bottom: 20px;
margin-top: 20px;
} #popup-modal .modal-box .modal-inner .footer-subscribe .subscribe-text {
font-family: "proxima-nova", sans-serif;
} #popup-modal .modal-box .modal-inner .popup-image {
width: 100%;
} #popup-modal .modal-box .modal-inner .popup-text {
width: 80%;
margin: 0 auto;
} #popup-modal .modal-box .modal-inner .popup-text h3 {
font-weight: normal;
font-family: "Canela", serif;
font-size: 20px;
margin-bottom: 0px;
text-transform: uppercase;
letter-spacing: 2px;
} #popup-modal .modal-box .modal-inner .popup-text p {
font-size: 12px;
text-transform: uppercase;
line-height: 25px;
margin-bottom: 24px;
} #popup-modal .modal-box .modal-inner .popup-text #mc_embed_signup_scroll p {
margin-bottom: -20px;
} #popup-modal .modal-box .modal-inner h1 {
margin-top: 0;
margin-bottom: 0;
color: black;
font-size: 28px;
padding: 0px 40px;
letter-spacing: 1px;
} #popup-modal .modal-box .modal-inner nf-field:nth-child(1) {
float: left;
width: 48%;
} #popup-modal .modal-box .modal-inner nf-field:nth-child(2) {
float: right;
width: 48%;
} #popup-modal .modal-box .modal-inner nf-field:nth-child(3) .nf-field-container {
margin-bottom: 0;
} #popup-modal .modal-box .modal-inner input {
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "Canela", serif;
font-size: 11px;
line-height: 13px;
} #popup-modal .modal-box .modal-inner input[type="button"] {
padding: 7px 5%;
margin-bottom: 30px;
} #popup-modal .modal-box .modal-inner textarea {
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "Canela", serif;
font-size: 11px;
line-height: 13px;
} #popup-modal #mc-embedded-subscribe-form {
position: relative;
padding: 0 !important;
} #popup-modal #mc-embedded-subscribe-form input {
border-radius: unset !important;
display: block;
width: 100%;
padding: 10px 10px;
font-family: "proxima-nova", sans-serif;
text-transform: uppercase;
margin: 5px;
} #popup-modal #mc-embedded-subscribe-form input[type="submit"] {
padding: 7px 5%;
margin-bottom: 30px;
} #popup-modal #mc-embedded-subscribe-form input[type="submit"]:hover {
background: #B6B6B6;
border: 2px solid #B6B6B6;
} #popup-modal #mc-embedded-subscribe-form .fa-envelope-o {
position: absolute;
top: 8px;
right: 5px;
font-size: 14px;
z-index: 50;
} #popup-modal #mc_embed_signup .mc-field-group {
width: 100%;
margin-bottom: 15px;
padding-bottom: 0;
text-align: left;
min-height: unset;
} #popup-modal #mc_embed_signup .mc-field-group label {
font-size: 10px;
margin-bottom: 5px;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner {
text-align: center;
margin: 50px 0;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h1, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h2, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h3, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h4, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h5, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h6 {
position: relative;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h1::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h2::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h3::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h4::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h5::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h6::after {
content: '';
position: relative;
display: block;
width: 115px;
height: 1px;
background: #323232;
margin: 10px auto 20px;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form {
width: 85%;
max-width: 700px;
margin: 0 auto;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form .nf-form-fields-required {
display: none !important;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container {
margin-bottom: 20px;
} #popup-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;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container.label-above .nf-field-label {
margin: 0;
} #popup-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;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input {
border: 2px solid #F4F4F4;
border-radius: 0;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(2), #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(3) {
float: right;
width: 49%;
clear: right;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(1), #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(4), #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(5) {
float: left;
width: 49%;
clear: left;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(6) {
display: block;
width: 100%;
} #popup-modal[data-trigger="subscribe-popup"] .modal-box {
padding: 0;
max-width: 820px;
} #popup-modal[data-trigger="subscribe-popup"] .modal-box .modal-inner {
flex-wrap: nowrap;
padding-right: 5%;
} #popup-modal[data-trigger="subscribe-popup"] .modal-box .modal-inner .popup-image {
width: 50%;
}  #download {
position: relative;
} #download .download-container {
max-width: 1135px;
} #download .download-container .download-image {
width: 32%;
height: 365px;
margin-right: 2%;
} #download .download-container .download-body {
width: 66%;
text-align: center;
} #download .download-container .download-body .download-title {
margin-bottom: 10px;
} #download .download-container .download-body .download-text {
width: 72%;
margin: 20px auto;
font-family: "proxima-nova", sans-serif;
} #download .download-bg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
} #download .download-bg .download-bg-inner {
height: 75%;
width: 100%;
background: #F7F4EF;
}
@media screen and (max-width: 810px) { #download .download-container {
flex-direction: column;
} #download .download-container .download-image {
width: 80%;
} #download .download-container .download-body {
width: 90%;
margin-top: 30px;
}
}  .post-guide-row {
width: 100%;
position: relative;
} .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: auto;
max-height: 420px;
} .post-guide-row .sep {
width: 90px;
height: 2px;
margin: 0 2%;
background: black;
} .post-guide-row .guide-body {
text-align: center;
margin-bottom: 30px;
} .post-guide-row .guide-body .guide-count {
font-family: "Canela", serif;
font-size: 80px;
} .post-guide-row .guide-body .guide-title {
font-family: "Canela", serif;
font-size: 30px;
margin-bottom: 20px;
} .post-guide-row .guide-body .guide-text {
font-family: "proxima-nova", sans-serif;
margin-bottom: 30px;
}
@media screen and (max-width: 810px) { .post-guide-row {
flex-direction: column;
} .post-guide-row .sep {
display: none;
} .post-guide-row .guide-body {
width: 100%;
} .post-guide-row:nth-child(2n) {
flex-direction: column;
}
}  #faq-module {
background: #F7F4EF;
padding: 50px 0;
margin: 80px 0px;
} #faq-module .page-faq-wrapper {
width: 90%;
max-width: 560px;
margin: 0 auto;
position: relative;
} #faq-module .page-faq-wrapper .page-faq-title {
text-align: center;
} #faq-module .page-faq-wrapper .page-faq-title h3 {
font-family: 25px;
} #faq-module .page-faq-wrapper .faq-col {
width: 100%;
text-align: center;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
text-align: left;
font-weight: 400;
letter-spacing: 0.5px;
margin-bottom: 23px;
font-size: 16px;
font-family: "proxima-nova", sans-serif;
} #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 {
border: 1px solid black;
border-radius: 100%;
width: 25px;
height: 25px;
padding: 5px;
cursor: pointer;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title .icon:hover {
background: black;
fill: white;
} #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: 1024px) { #faq-module .page-faq-wrapper {
width: 76%;
justify-content: space-around;
} #faq-module .page-faq-wrapper .faq-col {
width: 43%;
}
}
@media screen and (max-width: 810px) { #faq-module .page-faq-wrapper {
flex-wrap: wrap;
} #faq-module .page-faq-wrapper .page-faq-title {
position: relative;
top: 0px;
left: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
} #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;
}
}  .contact-form-wrap {
max-width: 800px;
width: 100%;
padding: 80px;
border: 4px solid #F4F4F4;
} .contact-form-wrap .contact-form-title {
text-align: center;
} .contact-form-wrap .contact-form-text {
width: 70%;
margin: 0 auto;
text-align: center;
font-family: "proxima-nova", sans-serif;
} .contact-form-wrap #contact-form-wrapper {
text-align: center;
} .contact-form-wrap #contact-form-wrapper .form-btn-row {
margin: 20px 0;
} .contact-form-wrap #contact-form-wrapper .form-btn-row .btn {
margin: 0 5px;
} .contact-form-wrap #contact-form-wrapper .form-btn-row .btn.active {
position: relative;
} .contact-form-wrap #contact-form-wrapper .form-btn-row .btn.active::before {
content: '';
position: absolute;
top: 100%;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #323232;
} .contact-form-wrap #contact-form-wrapper .contact-form {
width: 85%;
max-width: 700px;
margin: 0 auto;
display: none;
} .contact-form-wrap #contact-form-wrapper .contact-form.show-form {
display: block;
} .contact-form-wrap #contact-form-wrapper .contact-form .nf-form-fields-required {
display: none !important;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container {
margin-bottom: 20px;
} .contact-form-wrap #contact-form-wrapper .contact-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;
font-family: "Canela", serif;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container.label-above .nf-field-label {
margin: 0;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container textarea {
border: 2px solid #F4F4F4;
border-radius: 0;
height: 106px;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input {
border: 2px solid #F4F4F4;
border-radius: 0;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(2), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(3) {
float: right;
width: 49%;
clear: right;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(1), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(4), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(5) {
float: left;
width: 49%;
clear: left;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(6) {
display: block;
width: 100%;
}
@media screen and (max-width: 600px) { .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(2), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(3) {
width: 100%;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(1), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(4), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(5) {
width: 100%;
}
} .contact-form-wrap .contact-social {
text-align: center;
}
@media screen and (max-width: 810px) { .contact-form-wrap {
padding: 20px;
}
} #popup-modal.popup-has-forms .modal-box {
max-width: 800px;
} #popup-modal.popup-has-forms .modal-box .modal-inner .popup-text {
padding: 0;
}  .trend_report .trend-report-container {
max-width: 1060px;
width: 100%;
margin: 50px auto;
padding: 30px 50px;
background: #f5f4ef;
} .trend_report .trend-report-container .trend-post-body {
text-align: center;
width: 45%;
padding: 30px;
background: white;
} .trend_report .trend-report-container .trend-post-products {
width: 45%;
background: white;
} .trend_report .trend-report-container .trend-post-products .slick-arrow {
position: absolute;
border-radius: unset;
font-size: 0;
top: 50%;
width: 60px;
height: 43px;
background: black;
border: 1px solid black;
z-index: 1;
} .trend_report .trend-report-container .trend-post-products .slick-arrow:focus {
outline: none;
} .trend_report .trend-report-container .trend-post-products .slick-arrow span {
position: relative;
display: block;
margin: 0 auto;
width: 30px;
height: 1px;
background: white;
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev {
left: -25px;
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev span::before {
content: '';
position: absolute;
bottom: 6px;
left: -3px;
width: 16px;
height: 1px;
background: white;
transform: rotate(-45deg);
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev span::after {
content: '';
position: absolute;
top: 5px;
left: -3px;
width: 16px;
height: 1px;
background: white;
transform: rotate(45deg);
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next {
right: -25px;
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next span::after {
content: '';
position: absolute;
bottom: 5px;
right: -3px;
width: 16px;
height: 1px;
background: white;
transform: rotate(45deg);
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next span::before {
content: '';
position: absolute;
top: 6px;
right: -3px;
width: 16px;
height: 1px;
background: white;
transform: rotate(-45deg);
} .trend_report .trend-report-container .trend-post-products .slick-arrow:hover {
background: white;
cursor: pointer;
} .trend_report .trend-report-container .trend-post-products .slick-arrow:hover span {
background: black;
} .trend_report .trend-report-container .trend-post-products .slick-arrow:hover span::before {
background: black;
} .trend_report .trend-report-container .trend-post-products .slick-arrow:hover span::after {
background: black;
} .trend_report .trend-report-container .trend-post-product .product-thumb-wrap {
position: relative;
} .trend_report .trend-report-container .trend-post-product .product-thumb-wrap img {
max-width: 250px;
max-height: 250px;
} .trend_report .trend-report-container .trend-post-product .product-thumb-wrap .btn {
position: absolute;
}  .home-loop-full {
width: 75%;
} .home-loop-full .home-post-full .home-post-inner:nth-child(2n) {
flex-direction: row-reverse;
} .home-loop-full .home-post-full .home-post-inner .home-post-content {
width: 100%;
padding: 0px 30px 50px 0px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner {
padding-right: 50px;
margin-bottom: 100px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
letter-spacing: 2px;
font-family: "Playfair Display", serif;
font-size: 24px;
position: relative;
text-align: left;
margin-bottom: 10px;
margin-top: 0;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner ul, .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner li {
margin-top: 0;
font-size: 13px;
font-family: "proxima-nova", sans-serif;
line-height: 31px;
letter-spacing: 0.5px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
font-family: "proxima-nova", sans-serif;
margin-bottom: 10px;
font-size: 10px;
} .home-loop-full .home-post-full .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-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta a.category-name {
text-transform: uppercase;
letter-spacing: 2px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
text-transform: uppercase;
letter-spacing: 1px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
margin-top: 15px;
} .home-loop-full .home-post-full .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-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .rs-code {
display: block;
width: 100%;
margin-top: 50px;
} .home-loop-full .home-post-full .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-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
padding-right: 10px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
width: 10px;
fill: black;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
margin-left: 5px;
} .home-loop-full .home-post-full .home-post-inner .home-post-image {
position: relative;
width: 51%;
height: 700px;
overflow: hidden;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share {
position: absolute;
top: 0;
left: 0;
color: white;
font-size: 18px;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share a {
color: white;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .icon {
fill: white;
width: 20px;
height: 20px;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-title {
background: rgba(0, 0, 0, 0.5);
padding: 11px 20px 7px;
} .home-loop-full .home-post-full .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-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-actions button {
font-size: 14px;
padding: 10px;
color: white;
cursor: pointer;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-actions button:hover {
color: #000;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share:hover .share-actions {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1024px) { .home-loop-full .home-post-full .home-post .home-post-inner .home-post-content {
padding: 20px 30px;
}
}
@media screen and (max-width: 810px) { .home-loop-full .home-post-full .home-post .home-post-inner {
flex-direction: column;
} .home-loop-full .home-post-full .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-loop-full .home-post-full .home-post .home-post-inner .home-post-image {
width: 100%;
height: 300px;
}
}
@media screen and (max-width: 600px) { .home-loop-full {
width: 100%;
} .home-loop-full .home-post-full .home-post-inner .home-post-content {
padding: 0px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner {
padding: 0px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
text-align: center;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
justify-content: center;
}
}