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;
} .post,
.page {
margin: 0 0 1.5em;
} .updated:not(.published) {
display: none;
} .page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
} .page-links {
clear: both;
margin: 0 0 1.5em;
}  .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: 'BonVivant';
src: url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/BonVivant.eot); src: url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/BonVivant.eot?#iefix) format("embedded-opentype"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/BonVivant.woff) format("woff"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/BonVivant.ttf) format("truetype"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/BonVivant.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'europa';
src: url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Europa-Regular.eot); src: url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Europa-Regular.eot?#iefix) format("embedded-opentype"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Europa-Regular.woff) format("woff"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Europa-Regular.ttf) format("truetype"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Europa-Regular.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'Moderat';
src: url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Moderat Regular.eot); src: url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Moderat Regular.eot?#iefix) format("embedded-opentype"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Moderat Regular.woff) format("woff"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Moderat Regular.ttf) format("truetype"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Moderat Regular.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'VisueltPro';
src: url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/VisueltPro-Regular.eot); src: url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/VisueltPro-Regular.eot?#iefix) format("embedded-opentype"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/VisueltPro-Regular.woff) format("woff"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/VisueltPro-Regular.ttf) format("truetype"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/VisueltPro-Regular.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'Cosma';
src: url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Cosma-Normal.eot); src: url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Cosma-Normal.eot?#iefix) format("embedded-opentype"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Cosma-Normal.woff) format("woff"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Cosma-Normal.ttf) format("truetype"), url(//everythingenvy.com/wp-content/themes/smash_theme/fonts/Cosma-Normal.svg#svgFontName) format("svg"); } .main-title, h1, h2, h3, h4, h5, h6 {
font-family: "Cosma", sans-serif;
letter-spacing: 1px;
line-height: 1.5em;
margin: 0;
} .main-title {
font-family: "Cosma", sans-serif;
font-size: 46px;
} p a, article.post .quick-links a,
article.snapshot .quick-links a, article.post .entry-content ul a, article.post .entry-content li a,
article.snapshot .entry-content ul a,
article.snapshot .entry-content li a, article.post .entry-content a,
article.snapshot .entry-content a, article.post .entry-content a span,
article.snapshot .entry-content a span, .post-block .post-item-body .post-block-cat, .quick-links a, a, a.alt-link, .entry-footer a, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title, a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, .page-nav .page-menu li a, .footer-blocks a, a.white-link, .post-block.centered .post-item-body .post-block-cat, .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider-cta, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta, .image-links .image-links-container .image-links-cta, #hero_slider .hero-slide .hero-image .hero-body .hero-cta, .about-section .about-section-container .about-section-body .about-section-ctas .about-section-cta, .about-banner-wrapper .about-banner-container .about-banner-body .banner-cta-btn, .hero .hero-image .hero-image-inner .hero-body .hero-btn, a.nav-link, #masthead a, .mobile-nav-outer a, #colophon .mobile-nav-outer a, #colophon a, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, #colophon #footer_menu li .sub-menu, .icons-nav .menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, #more_nav #category_menu li .sub-menu, .page-nav .page-menu li .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu, .product .product-wrap .product-image-wrap > .fade, .post-block .post-block-image > .fade, .product .product-wrap .product-image-wrap .product-image > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade, .animate-right > *, .nf-form-cont nf-field .submit-wrap .nf-field-element > *, .animate-right > .icon, .nf-form-cont nf-field .submit-wrap .nf-field-element > .icon, .alm-btn-wrap .alm-load-more-btn span, .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content, #masthead, #cta_blocks .cta-block .cta-wrap, .fixed-search, .shop-highlights-image .shop-dot-wrapper .shop-dot-product, .post-products-wrap .post-products, #circle_links .circle-links-slider, .image-links .image-links-container .image-links-slider .image-link .image-link-inner .image-link-title, .home-post .home-post-inner .home-post-image .social-share .share-actions, #podcasts .podcasts-container .podcasts-wrapper .podcast-col .podcast-block .podcast-image {
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} p a, article.post .quick-links a,
article.snapshot .quick-links a, article.post .entry-content ul a, article.post .entry-content li a,
article.snapshot .entry-content ul a,
article.snapshot .entry-content li a, article.post .entry-content a,
article.snapshot .entry-content a, article.post .entry-content a span,
article.snapshot .entry-content a span, .post-block .post-item-body .post-block-cat, .quick-links a {
color: #CEA398;
outline: none;
text-decoration: none;
font-weight: bold !important;
} p a .icon, article.post .quick-links a .icon,
article.snapshot .quick-links a .icon, article.post .entry-content a .icon,
article.snapshot .entry-content a .icon, .post-block .post-item-body .post-block-cat .icon, .quick-links a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} p a:focus, article.post .quick-links a:focus,
article.snapshot .quick-links a:focus, article.post .entry-content a:focus,
article.snapshot .entry-content a:focus, article.post .entry-content a span:focus,
article.snapshot .entry-content a span:focus, .post-block .post-item-body .post-block-cat:focus, .quick-links a:focus, p a:active, article.post .quick-links a:active,
article.snapshot .quick-links a:active, article.post .entry-content a:active,
article.snapshot .entry-content a:active, article.post .entry-content a span:active,
article.snapshot .entry-content a span:active, .post-block .post-item-body .post-block-cat:active, .quick-links a:active, p a:visited, article.post .quick-links a:visited,
article.snapshot .quick-links a:visited, article.post .entry-content a:visited,
article.snapshot .entry-content a:visited, article.post .entry-content a span:visited,
article.snapshot .entry-content a span:visited, .post-block .post-item-body .post-block-cat:visited, .quick-links a:visited {
color: #CEA398;
} p a:hover, article.post .quick-links a:hover,
article.snapshot .quick-links a:hover, article.post .entry-content a:hover,
article.snapshot .entry-content a:hover, article.post .entry-content a span:hover,
article.snapshot .entry-content a span:hover, .post-block .post-item-body .post-block-cat:hover, .quick-links a:hover {
cursor: pointer;
color: #EDE1D9;
} a, a.alt-link, .entry-footer a, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title, a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, .page-nav .page-menu li a, .footer-blocks a {
color: #000000;
outline: none;
text-decoration: none;
font-weight: bold;
} a .icon, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand .icon, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title .icon, .share-icons .social-share .share .icon, .page-nav .page-menu li a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} a:focus, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:focus, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:focus, .share-icons .social-share .share:focus, .share-icons .social-share .share a:focus, .page-nav .page-menu li a:focus, a:active, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:active, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:active, .share-icons .social-share .share:active, .share-icons .social-share .share a:active, .page-nav .page-menu li a:active, a:visited, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:visited, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:visited, .share-icons .social-share .share:visited, .share-icons .social-share .share a:visited, .page-nav .page-menu li a:visited {
color: #000000;
} a:hover, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:hover, #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:hover, .share-icons .social-share .share:hover, .share-icons .social-share .share a:hover, .page-nav .page-menu li a:hover {
cursor: pointer;
color: #CEA398;
} a.white-link {
color: #ffffff;
outline: none;
text-decoration: none;
font-weight: bold;
} a.white-link .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} a.white-link:focus, a.white-link:active, a.white-link:visited {
color: #ffffff;
} a.white-link:hover {
cursor: pointer;
color: #CEA398;
} #ltki_wrapper .ltki-container .ltki-header .ltki-handle, #ltki_wrapper .ltki-container .ltki-cta {
text-transform: uppercase;
font-size: 11px;
font-family: "VisueltPro", sans-serif;
font-weight: 500;
letter-spacing: 0.8px;
border-bottom: 1px solid;
} .product .product-wrap .product-body .product-brand, .product .product-wrap .product-body .product-title {
text-transform: uppercase;
font-size: 11px;
font-family: "VisueltPro", sans-serif;
font-weight: 400;
letter-spacing: 0.8px;
} .post-block.centered .post-item-body .post-block-cat, .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider-cta, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta, .image-links .image-links-container .image-links-cta, #hero_slider .hero-slide .hero-image .hero-body .hero-cta, .about-section .about-section-container .about-section-body .about-section-ctas .about-section-cta, .about-banner-wrapper .about-banner-container .about-banner-body .banner-cta-btn, .hero .hero-image .hero-image-inner .hero-body .hero-btn {
display: inline !important;
position: relative;
color: #000000;
outline: none;
text-decoration: none;
z-index: 1;
position: relative;
z-index: 2;
width: calc(100%);
width: auto;
background-image: linear-gradient(transparent calc(100% - 18px), #E6D1C1 0);
background-repeat: no-repeat;
background-size: 100% 100%;
background-position-y: 12px;
padding-bottom: 0px;
transition: background-position-y 0.25s;
font-family: "VisueltPro", sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px;
font-weight: 700;
} .post-block.centered .post-item-body .post-block-cat:hover, .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider-cta:hover, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta:hover, .image-links .image-links-container .image-links-cta:hover, #hero_slider .hero-slide .hero-image .hero-body .hero-cta:hover, .about-section .about-section-container .about-section-body .about-section-ctas .about-section-cta:hover, .about-banner-wrapper .about-banner-container .about-banner-body .banner-cta-btn:hover, .hero .hero-image .hero-image-inner .hero-body .hero-btn:hover, .post-block.centered .post-item-body .post-block-cat a:focus, .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider-cta a:focus, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta a:focus, .image-links .image-links-container .image-links-cta a:focus, #hero_slider .hero-slide .hero-image .hero-body .hero-cta a:focus, .about-section .about-section-container .about-section-body .about-section-ctas .about-section-cta a:focus, .about-banner-wrapper .about-banner-container .about-banner-body .banner-cta-btn a:focus, .hero .hero-image .hero-image-inner .hero-body .hero-btn a:focus, .post-block.centered .post-item-body .post-block-cat a:active, .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider-cta a:active, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta a:active, .image-links .image-links-container .image-links-cta a:active, #hero_slider .hero-slide .hero-image .hero-body .hero-cta a:active, .about-section .about-section-container .about-section-body .about-section-ctas .about-section-cta a:active, .about-banner-wrapper .about-banner-container .about-banner-body .banner-cta-btn a:active, .hero .hero-image .hero-image-inner .hero-body .hero-btn a:active, .post-block.centered .post-item-body .post-block-cat a:visited, .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider-cta a:visited, .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-cta a:visited, .image-links .image-links-container .image-links-cta a:visited, #hero_slider .hero-slide .hero-image .hero-body .hero-cta a:visited, .about-section .about-section-container .about-section-body .about-section-ctas .about-section-cta a:visited, .about-banner-wrapper .about-banner-container .about-banner-body .banner-cta-btn a:visited, .hero .hero-image .hero-image-inner .hero-body .hero-btn a:visited {
background-position-y: 0;
} a.nav-link, #masthead a {
color: #2E2E2E;
outline: none;
text-decoration: none;
} a.nav-link .icon, #masthead a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} a.nav-link:focus, #masthead a:focus, a.nav-link:active, #masthead a:active, a.nav-link:visited, #masthead a:visited {
color: #2E2E2E;
} a.nav-link:hover, #masthead a:hover {
cursor: pointer;
color: #EDE1D9;
} .mobile-nav-outer a, #colophon .mobile-nav-outer a {
color: #2E2E2E;
outline: none;
text-decoration: none;
} .mobile-nav-outer a .icon, #colophon .mobile-nav-outer a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} .mobile-nav-outer a:focus, #colophon .mobile-nav-outer a:focus, .mobile-nav-outer a:active, #colophon .mobile-nav-outer a:active, .mobile-nav-outer a:visited, #colophon .mobile-nav-outer a:visited {
color: #2E2E2E;
} .mobile-nav-outer a:hover, #colophon .mobile-nav-outer a:hover {
cursor: pointer;
color: #E6D1C1;
} #colophon a {
color: #2E2E2E;
outline: none;
text-decoration: none;
} #colophon a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} #colophon a:focus, #colophon a:active, #colophon a:visited {
color: #2E2E2E;
} #colophon a:hover {
cursor: pointer;
color: #D3B8A4;
} #masthead .header-block .header-block-inner .menu-container .menu, #colophon #footer_menu, .icons-nav .menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom, #more_nav #category_menu, .page-nav .page-menu, #loop_lately .lately-loop-header .menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu {
display: -webkit-flex;
display: flex;
text-transform: uppercase;
margin: 0;
padding: 0;
text-align: center;
list-style: none;
column-gap: 2em;
row-gap: 1em;
} #masthead .header-block .header-block-inner .menu-container .menu li, #colophon #footer_menu li, .icons-nav .menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li, #more_nav #category_menu li, .page-nav .page-menu li, #loop_lately .lately-loop-header .menu li, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
float: none;
padding: 0;
white-space: nowrap;
} #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, #colophon #footer_menu li .sub-menu, .icons-nav .menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, #more_nav #category_menu li .sub-menu, .page-nav .page-menu li .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 10px;
position: absolute;
opacity: 0;
visibility: hidden;
margin: 0;
list-style: none;
top: 100%;
text-align: left;
padding: 10px;
background: #EDE1D9;
white-space: nowrap;
box-shadow: unset;
z-index: 100;
} #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li > .sub-menu, #colophon #footer_menu li .sub-menu li > .sub-menu, .icons-nav .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li > .sub-menu, #more_nav #category_menu li .sub-menu li > .sub-menu, .page-nav .page-menu li .sub-menu li > .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li > .sub-menu {
position: absolute;
left: 100%;
top: 0;
margin: 0;
}
@media screen and (max-width: 768px) { #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li > .sub-menu, #colophon #footer_menu li .sub-menu li > .sub-menu, .icons-nav .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li > .sub-menu, #more_nav #category_menu li .sub-menu li > .sub-menu, .page-nav .page-menu li .sub-menu li > .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li > .sub-menu {
position: unset;
left: unset;
top: unset;
}
} #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li:hover > .sub-menu, #colophon #footer_menu li .sub-menu li:hover > .sub-menu, .icons-nav .menu li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li:hover > .sub-menu, #more_nav #category_menu li .sub-menu li:hover > .sub-menu, .page-nav .page-menu li .sub-menu li:hover > .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu li:hover > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li:hover > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li:hover > .sub-menu {
opacity: 1;
visibility: visible;
} #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu a, #colophon #footer_menu li .sub-menu a, .icons-nav .menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu a, #more_nav #category_menu li .sub-menu a, .page-nav .page-menu li .sub-menu a, #loop_lately .lately-loop-header .menu li .sub-menu a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu a {
width: auto;
} #masthead .header-block .header-block-inner .menu-container .menu li:hover > .sub-menu, #colophon #footer_menu li:hover > .sub-menu, .icons-nav .menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li:hover > .sub-menu, #more_nav #category_menu li:hover > .sub-menu, .page-nav .page-menu li:hover > .sub-menu, #loop_lately .lately-loop-header .menu li:hover > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li:hover > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li:hover > .sub-menu {
opacity: 1;
visibility: visible;
} #masthead .header-block .header-block-inner .menu-container .menu li .icon, #colophon #footer_menu li .icon, .icons-nav .menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .icon, #more_nav #category_menu li .icon, .page-nav .page-menu li .icon, #loop_lately .lately-loop-header .menu li .icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .icon {
position: relative;
top: -1px;
width: 10px;
height: 10px;
margin-left: 4px;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-header > .menu-item-header, #colophon #footer_menu li.menu-item-header > .menu-item-header, .icons-nav .menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-header > .menu-item-header, #more_nav #category_menu li.menu-item-header > .menu-item-header, .page-nav .page-menu li.menu-item-header > .menu-item-header, #loop_lately .lately-loop-header .menu li.menu-item-header > .menu-item-header, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-header > .menu-item-header, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-header > .menu-item-header {
font-weight: bold;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a, #colophon #footer_menu li.menu-item-btn > a, .icons-nav .menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a, #more_nav #category_menu li.menu-item-btn > a, .page-nav .page-menu li.menu-item-btn > a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a {
padding: 5px 20px !important;
} #masthead .header-block .header-block-inner .menu-container .menu > li > .sub-menu, #colophon #footer_menu > li > .sub-menu, .icons-nav .menu > li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom > li > .sub-menu, #more_nav #category_menu > li > .sub-menu, .page-nav .page-menu > li > .sub-menu, #loop_lately .lately-loop-header .menu > li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu > li > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu > li > .sub-menu {
padding-top: 10px;
} .container {
width: 85%;
max-width: 960px;
margin: 0 auto !important;
} .container-sm {
width: 100%;
max-width: 650px;
margin: 0 auto !important;
} .container-md, #linktree_page .shop-highlights .shop-highlights-inner, .guides-basic .guide-basic .guide-products, .content-columns .content-columns-container, .intro-wrapper .intro-container {
width: 100%;
max-width: 960px;
margin: 0 auto !important;
} .container-lg, #about_page .about-content, .press .press-container, .guides-basic .guide-basic, .guides-grid, .podcast-grid-wrapper .podcast-grid, #podcast_page .alm-reveal, .image-text .image-text-container, .qa .qa-container {
width: 100%;
max-width: 1160px;
margin: 0 auto !important;
} .container-xl, .smash-tabbed-wrapper .smash-tabbed-title, .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper, .smash-tabbed-wrapper .smash-tabbed-content, #archive_page .alm-reveal, #circle_links .circle-links-container, .snapshots-slider-wrapper .snapshots-slider-container, .image-links .image-links-container, .posts-collection .posts-collection-container, #podcasts .podcasts-container, .content-rows .content-row, .tiled-products-wrapper .tiled-products-container, .footer-blocks .footer-blocks-container, .ig-section, .shop-masonry-links-wrapper .shop-masonry-links-container, #more_posts.basic #posts-grid, #load_more_posts.basic #posts-grid {
width: 100%;
max-width: 1260px;
margin: 0 auto !important;
} #services_contact_page .contact-wrapper, .hero-slider-wrapper .hero-slider, .about-banner-wrapper .about-banner-container {
width: 100%;
max-width: 1440px;
margin: 0 auto !important;
} .product .product-wrap .product-image-wrap > .fade, .post-block .post-block-image > .fade, .product .product-wrap .product-image-wrap .product-image > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade {
opacity: 0;
visibility: hidden;
} .product .product-wrap .product-image-wrap:hover > .fade, .post-block .post-block-image:hover > .fade, .product .product-wrap .product-image-wrap .product-image:hover > .fade, .share-icons .social-share .social-share-inner.fade-share:hover > .fade {
opacity: 1;
visibility: visible;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a, #colophon #footer_menu li.menu-item-btn > a, .icons-nav .menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a, #more_nav #category_menu li.menu-item-btn > a, .page-nav .page-menu li.menu-item-btn > a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a, .basic-search-form.search-button-right .search-fields button, a.btn-primary, .btn-primary, .alm-btn-wrap .alm-load-more-btn, #comments input#submit, .modal[data-trigger="photography-contact"] nf-field .submit-container input[type="button"], .modal[data-trigger="collab-contact"] nf-field .submit-container input[type="button"], #shop_page .products-grid-cta-wrapper .products-grid-cta, #instagram_feed .instagram-header, .modal .modal-box .modal-inner input[type="button"], .modal .modal-box .modal-inner select[type="button"], .modal .modal-box .modal-inner.basic input[type="button"], .modal #mc-embedded-subscribe-form input[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .post-block .post-item-body .post-block-link, .post-block.cat-bg .post-block-cat, .promo-code .promo-code-inner .promo-code-link, #search-modal .modal-box .modal-inner input[type="submit"], .snapshot .snapshot-body .snapshot-link, .page-nav.btns .page-menu-container .page-menu li a, .page-nav.has-btns .page-menu-container .page-menu li a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger, .contact-form nf-field input[value="Submit"][type="button"], .content-rows .content-row .content-row-body .content-row-cta, .image-text .image-text-container .image-text-body .image-text-cta, .ig-section .ig-feed .ig-cta, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"], #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"], a.btn-secondary, .btn-secondary, a.btn-tertiary, .btn-tertiary, .post-products-wrap .post-products-trigger, a.btn, .btn {
display: inline-block !important;
padding: 13px 25px !important;
font-family: "VisueltPro", sans-serif !important;
font-weight: 500 !important;
text-transform: uppercase !important;
letter-spacing: 2px !important;
font-size: 10px !important;
font-weight: 100 !important;
text-align: center !important;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover, #colophon #footer_menu li.menu-item-btn > a:hover, .icons-nav .menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover, #more_nav #category_menu li.menu-item-btn > a:hover, .page-nav .page-menu li.menu-item-btn > a:hover, #loop_lately .lately-loop-header .menu li.menu-item-btn > a:hover, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a:hover, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover, .basic-search-form.search-button-right .search-fields button:hover, .btn-primary:hover, .alm-btn-wrap .alm-load-more-btn:hover, #comments input#submit:hover, .modal[data-trigger="photography-contact"] nf-field .submit-container input[type="button"]:hover, .modal[data-trigger="collab-contact"] nf-field .submit-container input[type="button"]:hover, #shop_page .products-grid-cta-wrapper .products-grid-cta:hover, #instagram_feed .instagram-header:hover, .modal .modal-box .modal-inner input[type="button"]:hover, .modal .modal-box .modal-inner select[type="button"]:hover, .modal #mc-embedded-subscribe-form input[type="submit"]:hover, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, .post-block .post-item-body .post-block-link:hover, .post-block.cat-bg .post-block-cat:hover, .promo-code .promo-code-inner .promo-code-link:hover, #search-modal .modal-box .modal-inner input[type="submit"]:hover, .snapshot .snapshot-body .snapshot-link:hover, .page-nav.btns .page-menu-container .page-menu li a:hover, .page-nav.has-btns .page-menu-container .page-menu li a:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover, .contact-form nf-field input[value="Submit"][type="button"]:hover, .content-rows .content-row .content-row-body .content-row-cta:hover, .image-text .image-text-container .image-text-body .image-text-cta:hover, .ig-section .ig-feed .ig-cta:hover, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta:hover, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"]:hover, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover, .btn-secondary:hover, .btn-tertiary:hover, .post-products-wrap .post-products-trigger:hover, .btn:hover {
cursor: pointer;
} a.btn-sm, .btn-sm, .post-block.cat-bg .post-block-cat {
padding: 5px 15px !important;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a, #colophon #footer_menu li.menu-item-btn > a, .icons-nav .menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a, #more_nav #category_menu li.menu-item-btn > a, .page-nav .page-menu li.menu-item-btn > a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a, .basic-search-form.search-button-right .search-fields button, a.btn-primary, .btn-primary, .alm-btn-wrap .alm-load-more-btn, #comments input#submit, .modal[data-trigger="photography-contact"] nf-field .submit-container input[type="button"], .modal[data-trigger="collab-contact"] nf-field .submit-container input[type="button"], #shop_page .products-grid-cta-wrapper .products-grid-cta, #instagram_feed .instagram-header, .modal .modal-box .modal-inner input[type="button"], .modal .modal-box .modal-inner select[type="button"], .modal .modal-box .modal-inner.basic input[type="button"], .modal #mc-embedded-subscribe-form input[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .post-block .post-item-body .post-block-link, .post-block.cat-bg .post-block-cat, .promo-code .promo-code-inner .promo-code-link, #search-modal .modal-box .modal-inner input[type="submit"], .snapshot .snapshot-body .snapshot-link, .page-nav.btns .page-menu-container .page-menu li a, .page-nav.has-btns .page-menu-container .page-menu li a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger, .contact-form nf-field input[value="Submit"][type="button"], .content-rows .content-row .content-row-body .content-row-cta, .image-text .image-text-container .image-text-body .image-text-cta, .ig-section .ig-feed .ig-cta, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"], #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] {
background: #D3B8A4 !important;
border: 2px solid #D3B8A4 !important;
color: #ffffff !important;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a a, #colophon #footer_menu li.menu-item-btn > a a, .icons-nav .menu li.menu-item-btn > a a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a a, #more_nav #category_menu li.menu-item-btn > a a, .page-nav .page-menu li.menu-item-btn > a a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a a, .basic-search-form.search-button-right .search-fields button a, .btn-primary a, .alm-btn-wrap .alm-load-more-btn a, #comments input#submit a, .modal[data-trigger="photography-contact"] nf-field .submit-container input[type="button"] a, .modal[data-trigger="collab-contact"] nf-field .submit-container input[type="button"] a, #shop_page .products-grid-cta-wrapper .products-grid-cta a, #instagram_feed .instagram-header a, .modal .modal-box .modal-inner input[type="button"] a, .modal .modal-box .modal-inner select[type="button"] a, .modal .modal-box .modal-inner.basic input[type="button"] a, .modal #mc-embedded-subscribe-form input[type="submit"] a, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"] a, .post-block .post-item-body .post-block-link a, .post-block.cat-bg .post-block-cat a, .promo-code .promo-code-inner .promo-code-link a, #search-modal .modal-box .modal-inner input[type="submit"] a, .snapshot .snapshot-body .snapshot-link a, .page-nav.btns .page-menu-container .page-menu li a a, .page-nav.has-btns .page-menu-container .page-menu li a a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger a, .contact-form nf-field input[value="Submit"][type="button"] a, .content-rows .content-row .content-row-body .content-row-cta a, .image-text .image-text-container .image-text-body .image-text-cta a, .ig-section .ig-feed .ig-cta a, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon a, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta a, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] a, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] a {
color: #ffffff !important;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a .icon, #colophon #footer_menu li.menu-item-btn > a .icon, .icons-nav .menu li.menu-item-btn > a .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a .icon, #more_nav #category_menu li.menu-item-btn > a .icon, .page-nav .page-menu li.menu-item-btn > a .icon, #loop_lately .lately-loop-header .menu li.menu-item-btn > a .icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a .icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a .icon, .basic-search-form.search-button-right .search-fields button .icon, .btn-primary .icon, .alm-btn-wrap .alm-load-more-btn .icon, #comments input#submit .icon, .modal[data-trigger="photography-contact"] nf-field .submit-container input[type="button"] .icon, .modal[data-trigger="collab-contact"] nf-field .submit-container input[type="button"] .icon, #shop_page .products-grid-cta-wrapper .products-grid-cta .icon, #instagram_feed .instagram-header .icon, .modal .modal-box .modal-inner input[type="button"] .icon, .modal .modal-box .modal-inner select[type="button"] .icon, .modal #mc-embedded-subscribe-form input[type="submit"] .icon, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"] .icon, .post-block .post-item-body .post-block-link .icon, .post-block.cat-bg .post-block-cat .icon, .promo-code .promo-code-inner .promo-code-link .icon, #search-modal .modal-box .modal-inner input[type="submit"] .icon, .snapshot .snapshot-body .snapshot-link .icon, .page-nav.btns .page-menu-container .page-menu li a .icon, .page-nav.has-btns .page-menu-container .page-menu li a .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger .icon, .contact-form nf-field input[value="Submit"][type="button"] .icon, .content-rows .content-row .content-row-body .content-row-cta .icon, .image-text .image-text-container .image-text-body .image-text-cta .icon, .ig-section .ig-feed .ig-cta .icon, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta .icon, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] .icon, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a.icon, #colophon #footer_menu li.menu-item-btn > a.icon, .icons-nav .menu li.menu-item-btn > a.icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a.icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a.icon, #more_nav #category_menu li.menu-item-btn > a.icon, .page-nav .page-menu li.menu-item-btn > a.icon, #loop_lately .lately-loop-header .menu li.menu-item-btn > a.icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a.icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a.icon, .basic-search-form.search-button-right .search-fields button.icon, .icon.btn-primary, .alm-btn-wrap .icon.alm-load-more-btn, #comments input.icon#submit, .modal[data-trigger="photography-contact"] nf-field .submit-container input.icon[type="button"], .modal[data-trigger="collab-contact"] nf-field .submit-container input.icon[type="button"], #shop_page .products-grid-cta-wrapper .icon.products-grid-cta, #instagram_feed .icon.instagram-header, .modal .modal-box .modal-inner input.icon[type="button"], .modal .modal-box .modal-inner select.icon[type="button"], .modal #mc-embedded-subscribe-form input.icon[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input.icon[value="Submit"][type="button"], .post-block .post-item-body .icon.post-block-link, .post-block.cat-bg .icon.post-block-cat, .promo-code .promo-code-inner .icon.promo-code-link, #search-modal .modal-box .modal-inner input.icon[type="submit"], .snapshot .snapshot-body .icon.snapshot-link, .page-nav.btns .page-menu-container .page-menu li a.icon, .page-nav.has-btns .page-menu-container .page-menu li a.icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.icon.collection-post-main-link, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .icon.post-products-trigger, .contact-form nf-field input.icon[value="Submit"][type="button"], .content-rows .content-row .content-row-body .icon.content-row-cta, .image-text .image-text-container .image-text-body .icon.image-text-cta, .ig-section .ig-feed .icon.ig-cta, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .icon.quick-shop-cta, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input.icon[type="submit"], #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input.icon[type="submit"] {
fill: #ffffff !important;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover, #colophon #footer_menu li.menu-item-btn > a:hover, .icons-nav .menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover, #more_nav #category_menu li.menu-item-btn > a:hover, .page-nav .page-menu li.menu-item-btn > a:hover, #loop_lately .lately-loop-header .menu li.menu-item-btn > a:hover, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a:hover, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover, .basic-search-form.search-button-right .search-fields button:hover, .btn-primary:hover, .alm-btn-wrap .alm-load-more-btn:hover, #comments input#submit:hover, .modal[data-trigger="photography-contact"] nf-field .submit-container input[type="button"]:hover, .modal[data-trigger="collab-contact"] nf-field .submit-container input[type="button"]:hover, #shop_page .products-grid-cta-wrapper .products-grid-cta:hover, #instagram_feed .instagram-header:hover, .modal .modal-box .modal-inner input[type="button"]:hover, .modal .modal-box .modal-inner select[type="button"]:hover, .modal #mc-embedded-subscribe-form input[type="submit"]:hover, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, .post-block .post-item-body .post-block-link:hover, .post-block.cat-bg .post-block-cat:hover, .promo-code .promo-code-inner .promo-code-link:hover, #search-modal .modal-box .modal-inner input[type="submit"]:hover, .snapshot .snapshot-body .snapshot-link:hover, .page-nav.btns .page-menu-container .page-menu li a:hover, .page-nav.has-btns .page-menu-container .page-menu li a:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover, .contact-form nf-field input[value="Submit"][type="button"]:hover, .content-rows .content-row .content-row-body .content-row-cta:hover, .image-text .image-text-container .image-text-body .image-text-cta:hover, .ig-section .ig-feed .ig-cta:hover, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta:hover, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"]:hover, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover {
background: #CEA398 !important;
border: 2px solid #CEA398 !important;
color: #2E2E2E !important;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover a, #colophon #footer_menu li.menu-item-btn > a:hover a, .icons-nav .menu li.menu-item-btn > a:hover a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover a, #more_nav #category_menu li.menu-item-btn > a:hover a, .page-nav .page-menu li.menu-item-btn > a:hover a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a:hover a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a:hover a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover a, .basic-search-form.search-button-right .search-fields button:hover a, .btn-primary:hover a, .alm-btn-wrap .alm-load-more-btn:hover a, #comments input#submit:hover a, .modal[data-trigger="photography-contact"] nf-field .submit-container input[type="button"]:hover a, .modal[data-trigger="collab-contact"] nf-field .submit-container input[type="button"]:hover a, #shop_page .products-grid-cta-wrapper .products-grid-cta:hover a, #instagram_feed .instagram-header:hover a, .modal .modal-box .modal-inner input[type="button"]:hover a, .modal .modal-box .modal-inner select[type="button"]:hover a, .modal #mc-embedded-subscribe-form input[type="submit"]:hover a, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover a, .post-block .post-item-body .post-block-link:hover a, .post-block.cat-bg .post-block-cat:hover a, .promo-code .promo-code-inner .promo-code-link:hover a, #search-modal .modal-box .modal-inner input[type="submit"]:hover a, .snapshot .snapshot-body .snapshot-link:hover a, .page-nav.btns .page-menu-container .page-menu li a:hover a, .page-nav.has-btns .page-menu-container .page-menu li a:hover a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover a, .contact-form nf-field input[value="Submit"][type="button"]:hover a, .content-rows .content-row .content-row-body .content-row-cta:hover a, .image-text .image-text-container .image-text-body .image-text-cta:hover a, .ig-section .ig-feed .ig-cta:hover a, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover a, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta:hover a, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"]:hover a, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover a {
color: #2E2E2E !important;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover .icon, #colophon #footer_menu li.menu-item-btn > a:hover .icon, .icons-nav .menu li.menu-item-btn > a:hover .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover .icon, #more_nav #category_menu li.menu-item-btn > a:hover .icon, .page-nav .page-menu li.menu-item-btn > a:hover .icon, #loop_lately .lately-loop-header .menu li.menu-item-btn > a:hover .icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a:hover .icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover .icon, .basic-search-form.search-button-right .search-fields button:hover .icon, .btn-primary:hover .icon, .alm-btn-wrap .alm-load-more-btn:hover .icon, #comments input#submit:hover .icon, .modal[data-trigger="photography-contact"] nf-field .submit-container input[type="button"]:hover .icon, .modal[data-trigger="collab-contact"] nf-field .submit-container input[type="button"]:hover .icon, #shop_page .products-grid-cta-wrapper .products-grid-cta:hover .icon, #instagram_feed .instagram-header:hover .icon, .modal .modal-box .modal-inner input[type="button"]:hover .icon, .modal .modal-box .modal-inner select[type="button"]:hover .icon, .modal #mc-embedded-subscribe-form input[type="submit"]:hover .icon, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover .icon, .post-block .post-item-body .post-block-link:hover .icon, .post-block.cat-bg .post-block-cat:hover .icon, .promo-code .promo-code-inner .promo-code-link:hover .icon, #search-modal .modal-box .modal-inner input[type="submit"]:hover .icon, .snapshot .snapshot-body .snapshot-link:hover .icon, .page-nav.btns .page-menu-container .page-menu li a:hover .icon, .page-nav.has-btns .page-menu-container .page-menu li a:hover .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover .icon, .contact-form nf-field input[value="Submit"][type="button"]:hover .icon, .content-rows .content-row .content-row-body .content-row-cta:hover .icon, .image-text .image-text-container .image-text-body .image-text-cta:hover .icon, .ig-section .ig-feed .ig-cta:hover .icon, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta:hover .icon, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"]:hover .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover .icon {
fill: #2E2E2E !important;
} a.btn-secondary, .btn-secondary {
background: #CEA398 !important;
border: 2px solid #CEA398 !important;
color: #2E2E2E !important;
} .btn-secondary a {
color: #2E2E2E !important;
} .btn-secondary .icon, .icon.btn-secondary {
fill: #2E2E2E !important;
} .btn-secondary:hover {
background: #D3B8A4 !important;
border: 2px solid #D3B8A4 !important;
color: #ffffff !important;
} .btn-secondary:hover a {
color: #ffffff !important;
} .btn-secondary:hover .icon {
fill: #ffffff !important;
} a.btn-tertiary, .btn-tertiary {
background: #2E2E2E !important;
border: 2px solid #2E2E2E !important;
color: #ffffff !important;
} .btn-tertiary a {
color: #ffffff !important;
} .btn-tertiary .icon, .icon.btn-tertiary {
fill: #ffffff !important;
} .btn-tertiary:hover {
background: #ffffff !important;
border: 2px solid #2E2E2E !important;
color: #2E2E2E !important;
} .btn-tertiary:hover a {
color: #2E2E2E !important;
} .btn-tertiary:hover .icon {
fill: #2E2E2E !important;
} .post-products-wrap .post-products-trigger {
background: #ECE5E4 !important;
border: 2px solid #ECE5E4 !important;
color: #000000 !important;
} .post-products-wrap .post-products-trigger a {
color: #000000 !important;
} .post-products-wrap .post-products-trigger .icon, .post-products-wrap .icon.post-products-trigger {
fill: #000000 !important;
} .post-products-wrap .post-products-trigger:hover {
background: #ffffff !important;
border: 2px solid #ffffff !important;
color: #2E2E2E !important;
} .post-products-wrap .post-products-trigger:hover a {
color: #2E2E2E !important;
} .post-products-wrap .post-products-trigger:hover .icon {
fill: #2E2E2E !important;
} .animate-right, .nf-form-cont nf-field .submit-wrap .nf-field-element {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} .animate-right > .icon, .nf-form-cont nf-field .submit-wrap .nf-field-element > .icon {
margin-left: 5px;
} .animate-right:hover > .icon, .nf-form-cont nf-field .submit-wrap .nf-field-element:hover > .icon {
transform: translate(10px, 0);
} .adjust-center, .footer-blocks .footer-blocks-container.footer-blocks-3 {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .adjust-center > *, .footer-blocks .footer-blocks-container.footer-blocks-3 > * {
flex: 1;
} .adjust-center > *:nth-child(1), .footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(1) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin-right: auto;
} .adjust-center > *:nth-child(2), .footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(2) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
flex: 2;
} .adjust-center > *:nth-child(3), .footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(3) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
margin-left: auto;
} #colophon {
position: relative;
padding: 10px 20px;
background: #E6DEDB;
color: #2E2E2E;
} #colophon .site-info {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
margin-left: 10px;
font-family: "Moderat", serif;
font-size: 13px;
letter-spacing: 1px;
} #colophon .site-info .site-built {
font-family: "Cosma", sans-serif;
font-size: 12px;
text-transform: uppercase;
} #colophon .site-info .site-built span {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #colophon .site-info .site-built img {
max-height: 25px;
margin-top: 1px;
margin-left: 4px;
}
@media screen and (max-width: 768px) { #colophon .site-info {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
text-align: center;
}
}
@media screen and (max-width: 600px) { #colophon {
padding: 10px 20px;
} #colophon .site-policy {
width: 100%;
flex: auto;
text-align: center;
} #colophon .site-policy a {
width: 100%;
margin-bottom: 6px;
} #colophon .site-built {
width: 100%;
flex: auto;
text-align: center;
margin-top: 5px;
} #colophon .site-built span {
width: 100%;
margin-bottom: 5px;
}
} .animate-el {
opacity: 0;
} .show {
display: flex !important;
} .animate__animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 5%, 0);
transform: translate3d(0, 5%, 0);
}
to {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 5%, 0);
transform: translate3d(0, 5%, 0);
}
to {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
} .animate__fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
} body {
color: #161616;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} body.lock_nav #content {
margin-top: 62px;
} .not-found {
padding: 0 30px;
} .post, .page {
margin: 0;
} .no-results {
padding: 0 0 50px;
} #page {
position: relative;
overflow: hidden;
} .no-results .page-content {
padding: 50px;
margin: 0;
text-align: center;
} .no-results .page-content {
text-align: center;
} body {
font-family: "Moderat", serif;
font-size: 20px;
} h1, h2, h3, h4, h5, h6 {
font-weight: 400;
} h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
font-family: "BonVivant", serif;
} h1 {
font-size: 40px;
} h2 {
font-size: 32px;
} h3 {
font-size: 30px;
} h4 {
font-size: 28px;
} h5 {
font-size: 16px;
} h6 {
font-size: 16px;
} a:focus {
outline: none;
} p {
margin-top: 0;
margin-bottom: 20px;
font-size: 20px;
font-family: "Moderat", serif;
line-height: 31px;
letter-spacing: 0.5px;
} p a {
font-weight: bold;
} input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
border: 1px solid #DBDBDB !important;
border-radius: 0 !important;
padding: 5px 10px;
background: unset;
} button, input, input[type="button"], input[type="reset"], input[type="submit"] {
box-shadow: unset;
background: unset;
border: unset;
border-radius: 0 !important;
padding: unset;
font-size: .90rem;
} button:focus, input:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
outline: none !important;
} .anchor {
scroll-margin-top: 200px;
} .site-search {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 50px 50px 20px;
} .basic-search-form {
width: 100%;
max-width: 600px;
margin: 0 auto;
} .basic-search-form .search-fields {
position: relative;
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .basic-search-form .search-fields input {
flex: 1;
} .basic-search-form .search-fields input[type="submit"] {
flex: 0;
} .basic-search-form.search-icon-left .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .basic-search-form.search-icon-left .search-fields input {
padding-left: 25px;
border: none !important;
border-bottom: 2px solid #DBDBDB !important;
font-style: italic;
} .basic-search-form.search-icon-left .search-fields button {
position: absolute;
left: 0;
} .basic-search-form.search-icon-right .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .basic-search-form.search-icon-right .search-fields input {
padding-right: 25px;
font-style: italic;
} .basic-search-form.search-icon-right .search-fields button {
position: absolute;
right: 5px;
} .basic-search-form.search-icon-top .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .basic-search-form.search-icon-top .search-fields input {
width: 100%;
font-family: "Cosma", sans-serif;
font-size: 28px;
border: none !important;
text-align: center;
padding: 0;
color: inherit;
} .basic-search-form.search-icon-top .search-fields input::placeholder {
text-align: center;
} .basic-search-form.search-icon-top .search-fields button {
font-size: 10px;
} .basic-search-form.search-button-right .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .basic-search-form.search-button-right .search-fields input {
padding-right: 25px;
font-style: italic;
border: none !important;
background: #ffffff;
} .basic-search-form.search-button-right .search-fields button {
font-style: italic;
} .signature {
text-align: center;
font-family: "BonVivant", serif;
font-size: 22px;
margin: 20px 0;
} .script-font {
font-family: "BonVivant", serif;
} .lazy {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
} .lazy-contain {
background-repeat: no-repeat;
background-position: center;
background-size: contain;
} .line-sep {
position: relative;
width: 1px;
min-height: 10px;
background: #DBDBDB;
margin: 0 10px;
} .bar-sep {
position: relative;
width: 46px;
min-height: 1px;
background: #DBDBDB;
margin: 10px 0;
} .dot-sep {
position: relative;
} .dot-sep::before {
content: '\00B7';
font-size: 25px;
color: #000000;
margin: 0 10px;
} .blob {
position: absolute;
z-index: 1;
} .blob.leaves-bl {
bottom: 0;
left: 0;
max-width: 250px !important;
z-index: 1;
} .blob.leaves-tr {
top: 0;
right: 0;
max-width: 350px !important;
z-index: 1;
} .show {
display: block !important;
} .social-icon {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin: 0;
} .block-full {
width: 100%;
} .block-half {
width: 49%;
} .block-fourth {
width: 23%;
} .block-third {
width: 32%;
} .block-fifth {
width: 19%;
} .pad-section {
padding: 30px 0;
margin-top: 30px;
margin-bottom: 30px;
} #content {
position: relative;
padding: 0;
} #content .site-branding {
padding: 65px 0;
} #content .site-branding #logo {
display: block;
margin: 0 auto;
max-width: 380px;
} .page-title {
position: relative;
text-align: center;
} .page-title.has-bar:after {
content: '';
position: absolute;
top: 110%;
left: 0;
right: 0;
width: 80px;
height: 2px;
background: #ffffff;
margin: 0 auto;
} .flex-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
} .flex-row {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
} .flex-row-rev {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
} .flex-col {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
} .flex-col-rev {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column-reverse !important;
-webkit-flex-direction: column-reverse !important;
} .align-start {
display: -webkit-flex !important;
display: flex !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
} .align-center {
display: -webkit-flex !important;
display: flex !important;
align-items: center !important;
-webkit-align-items: center !important;
} .align-end {
display: -webkit-flex !important;
display: flex !important;
align-items: flex-end !important;
-webkit-align-items: flex-end !important;
} .justify-start {
display: -webkit-flex !important;
display: flex !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .justify-end {
display: -webkit-flex !important;
display: flex !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
} .justify-around {
display: -webkit-flex !important;
display: flex !important;
justify-content: space-around !important;
-webkit-justify-content: space-around !important;
} .justify-center {
display: -webkit-flex !important;
display: flex !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .justify-between {
display: -webkit-flex !important;
display: flex !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .icon {
display: inline-block;
width: 15px;
height: 15px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} .alm-btn-wrap .alm-load-more-btn {
box-shadow: none;
height: auto !important;
margin-bottom: 30px !important;
margin-top: 30px !important;
padding: 17px 40px !important;
font-size: 12px !important;
} .alm-btn-wrap .alm-load-more-btn:hover span {
margin-left: 10px;
} .slick-slider {
position: relative;
} .slick-slider .slick-arrow {
position: absolute;
top: 45%;
z-index: 1;
font-size: 20px;
color: #000000;
} .slick-slider .slick-arrow.slick-prev {
left: -1%;
} .slick-slider .slick-arrow.slick-next {
right: -1%;
} .slick-slider .slick-arrow:hover {
cursor: pointer;
color: #D8CBC7;
} .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: #EDE1D9 !important;
border: 2px solid #EDE1D9;
} .slick-slider .slick-dots li button {
position: relative;
color: transparent !important;
width: 15px;
height: 15px;
background: #CEA398 !important;
border: 2px solid #CEA398;
border-radius: 100% !important;
margin: 0 10px;
padding: 0;
} .slick-slider .slick-dots li button:hover {
background: #EDE1D9 !important;
border: 2px solid #EDE1D9;
} .slick-slider .slick-dots li button:hover::after {
background: unset !important;
} .slick-slider .slick-dots li button::after {
background: unset !important;
} .slick-slider .slick-dots li button:focus {
outline: none !important;
} .slick-slider .slick-slide:focus {
outline: none !important;
} .nf-form-wrap .nf-form-fields-required {
display: none;
} .numbered-pagination {
position: relative;
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-size: 12px;
padding: 50px 20px;
} .numbered-pagination > * {
margin: 0 6px;
} .numbered-pagination > .page-numbers {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 26px;
height: 26px;
text-align: center;
} .numbered-pagination > .page-numbers.current {
background: #EDE1D9;
border-radius: 100%;
} .embed-container {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
} .embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .smash-tabbed-wrapper {
position: relative;
margin-bottom: 50px;
padding: 0 50px;
} .smash-tabbed-wrapper .smash-tabbed-title {
border-top: 1px solid #DBDBDB;
padding-top: 10px;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper {
padding: 0 10px;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
border-bottom: 1px solid #DBDBDB;
cursor: pointer;
padding: 0 0 1px;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-cta {
text-transform: uppercase;
font-size: 11px;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab {
position: relative;
padding: 5px 0;
margin-right: 20px;
margin-bottom: -2px;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab.active::after {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 5px;
background: #D8CBC7;
z-index: 1;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab:hover {
color: #CEA398;
}
@media screen and (max-width: 768px) { .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column-reverse !important;
-webkit-flex-direction: column-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
} .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 !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
border-bottom: 1px solid #DBDBDB;
} .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: 1180px) { .smash-tabbed-wrapper {
padding: 0 50px 30px 50px;
}
}
@media screen and (max-width: 768px) { .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;
}
} body.home #masthead {
border-bottom: none;
} #waypoint {
position: relative;
top: 10px;
} #masthead {
position: relative;
padding: 20px;
font-family: "VisueltPro", sans-serif;
font-size: 12px;
letter-spacing: 1px;
background-color: #ffffff;
} #masthead .site-navigation-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
position: relative;
} #masthead .header-block {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
float: none;
flex: 1;
} #masthead .header-block .header-block-inner {
width: 100%;
} #masthead .header-block .header-block-inner .menu-container {
width: 100%;
} #masthead .header-block .header-block-inner .menu-container .menu {
width: 100%;
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #masthead .header-block.header-left .header-block-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin-right: auto;
}
@media screen and (max-width: 820px) { #masthead .header-block.header-left .header-block-inner > * {
display: none;
}
}
@media screen and (max-width: 768px) { #masthead .header-block.header-left {
flex: 3;
}
} #masthead .header-block.header-middle {
flex: 2;
} #masthead .header-block.header-middle .header-block-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #masthead .header-block.header-middle .header-block-inner #logo_wrap {
padding-top: 5vh;
}
@media screen and (max-width: 768px) { #masthead .header-block.header-middle {
display: none !important;
}
} #masthead .header-block.header-right .header-block-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
margin-left: auto;
column-gap: 2em;
} #masthead .header-block.header-right .header-block-inner .menu {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
}
@media screen and (max-width: 768px) { #masthead .header-block.header-right .header-block-inner .menu-desktop {
display: none !important;
}
} #masthead .header-block.header-right .header-block-inner .icon.search-modal-link {
margin-right: 10px;
} #masthead .fab {
font-size: 13px;
padding: 0;
} #masthead.lock_nav {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 100000;
} #masthead.lock_nav .site-navigation-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} #masthead.lock_nav .site-navigation-wrap .header-block.header-middle .header-block-inner #logo_wrap {
padding: 0;
}
@media screen and (max-width: 768px) { #masthead #mobile_nav_wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} #masthead .site-navigation-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
} #logo_wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
z-index: 1;
} #logo_wrap img {
max-height: 45px;
width: auto;
} #logo_wrap.mobile-only {
display: none !important;
}
@media screen and (max-width: 768px) { #logo_wrap.mobile-only {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #logo_wrap.mobile-only img {
max-height: 30px;
}
} #logo_wrap.h-none-logo {
padding: 20px;
} #logo_wrap.h-none-logo img {
max-height: 80px;
}
@media screen and (max-width: 600px) { #logo_wrap {
padding: 20px;
}
} .loop-main .loop-main-inner .loop-main-post .stacked-images {
width: 49%;
height: 665px;
} .loop-main .loop-main-inner .loop-main-post .stacked-images .stacked-half {
max-width: 325px;
margin-right: -15%;
} .loop-main .loop-main-inner .loop-main-post .loop-main-content {
width: 42%;
padding: 30px;
} .loop-main .loop-main-inner .loop-main-post .loop-main-content .loop-main-meta {
letter-spacing: 1px;
font-family: "VisueltPro", sans-serif;
margin-bottom: 10px;
} .loop-main .loop-main-inner .loop-main-post .loop-main-content .loop-main-meta a.category-name {
text-transform: uppercase;
padding-right: 20px;
} .loop-main .loop-main-inner .loop-main-post .loop-main-content .loop-main-meta .post-date {
font-family: "Cosma", sans-serif;
font-style: italic;
} .loop-main .loop-main-inner .loop-main-post .loop-main-content .exceprt {
font-family: "Moderat", serif;
margin-bottom: 20px;
line-height: 28px;
} .loop-main .loop-main-inner .loop-main-post .loop-main-content a.view-post {
display: flex;
align-items: center;
justify-content: center;
font-family: "VisueltPro", sans-serif;
text-transform: uppercase;
font-size: 13px;
} .loop-main .loop-main-inner .loop-main-post .loop-main-content a.view-post span {
padding-right: 10px;
} .loop-main .loop-main-inner .loop-main-post .loop-main-content a.view-post .icon {
width: 10px;
fill: #7a7a7a;
} .loop-main .loop-main-inner .loop-main-post .loop-main-content a.view-post:hover .icon {
margin-left: 5px;
}
@media screen and (max-width: 820px) { .loop-main .loop-main-inner .loop-main-post .loop-main-content {
padding: 30px;
}
}
@media screen and (max-width: 820px) { .loop-main .loop-main-inner .loop-main-post .loop-main-content {
padding: 30px;
width: 44%;
} .loop-main .loop-main-inner .loop-main-post .stacked-images {
width: 55%;
height: 465px;
} .loop-main .loop-main-inner .loop-main-post .stacked-images .stacked-half {
display: none;
}
}
@media screen and (max-width: 600px) { .loop-main .loop-main-inner .loop-main-post {
flex-direction: column;
} .loop-main .loop-main-inner .loop-main-post .loop-main-content {
padding: 20px;
width: 100%;
} .loop-main .loop-main-inner .loop-main-post .stacked-images {
width: 90%;
height: 300px;
}
} #featured_posts {
background: #000000;
color: white;
} #featured_posts a {
color: white !important;
} #more_posts_home {
border-top: 1px solid #D9D9D9;
padding-top: 50px;
} .archive-items, .snapshot-archive .alm-reveal {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 3em;
row-gap: 5em;
} .archive-items.search-archive .product, .snapshot-archive .alm-reveal.search-archive .product {
flex: 1;
} .archive-items.search-archive .archive-item, .snapshot-archive .alm-reveal.search-archive .archive-item {
flex: 1;
padding: unset;
} .archive-items.snapshot-archive, .snapshot-archive .alm-reveal.snapshot-archive {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 1.5em;
row-gap: 3em;
} .archive-items .snapshot .snapshot-category, .archive-items .snapshot .snapshot-text, .archive-items .snapshot .snapshot-link, .snapshot-archive .alm-reveal .snapshot .snapshot-category, .snapshot-archive .alm-reveal .snapshot .snapshot-text, .snapshot-archive .alm-reveal .snapshot .snapshot-link {
display: none !important;
}
@media screen and (max-width: 820px) { .archive-items, .snapshot-archive .alm-reveal {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 5em;
} .archive-items.snapshot-archive, .snapshot-archive .alm-reveal.snapshot-archive {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 3em;
}
}
@media screen and (max-width: 768px) { .archive-items, .snapshot-archive .alm-reveal {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 5em;
} .archive-items.snapshot-archive, .snapshot-archive .alm-reveal.snapshot-archive {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 3em;
}
}
@media screen and (max-width: 600px) { .archive-items, .snapshot-archive .alm-reveal {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 3em;
} .archive-items.snapshot-archive, .snapshot-archive .alm-reveal.snapshot-archive {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 3em;
}
} #archive_page {
padding-top: 50px;
} #archive_page .alm-listing {
margin-top: 5em !important;
} #archive_page .alm-reveal {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 3em;
row-gap: 5em;
}
@media screen and (max-width: 820px) { #archive_page .alm-reveal {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 5em;
}
}
@media screen and (max-width: 768px) { #archive_page .alm-reveal {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 5em;
}
}
@media screen and (max-width: 600px) { #archive_page .alm-reveal {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 3em;
}
} #archive_page .snapshot-archive .alm-reveal {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 1.5em;
row-gap: 3em;
}
@media screen and (max-width: 820px) { #archive_page .snapshot-archive .alm-reveal {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 3em;
}
}
@media screen and (max-width: 768px) { #archive_page .snapshot-archive .alm-reveal {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 3em;
}
}
@media screen and (max-width: 600px) { #archive_page .snapshot-archive .alm-reveal {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 3em;
}
} .archive-bg {
padding: 0 50px;
}
@media screen and (max-width: 768px) { .archive-bg {
padding: 0 40px;
}
}
@media screen and (max-width: 600px) { .archive-bg {
padding: 0 30px;
}
} .post-item-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
display: block;
width: 100%;
} .archive-item {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
flex: 1;
overflow: hidden;
} .archive-item-cat {
font-size: 12px;
background: #c0e2e1;
letter-spacing: 1px;
text-transform: uppercase;
padding: 2px 25px;
display: inline-block;
margin-bottom: 10px;
} body.archive .page-header {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
font-family: "Cosma", sans-serif;
letter-spacing: 1px;
font-size: 11px;
max-width: 60%;
padding-bottom: 20px;
margin-bottom: 20px;
} body.archive .page-header .page-title {
margin-bottom: 0;
text-transform: uppercase;
} body.archive .page-header .page-title span {
text-transform: lowercase;
font-size: 58px;
line-height: 61px;
} #load-more-from {
padding: 50px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 50px 0px 27px;
} #load-more-from .load-more-title {
text-transform: uppercase;
font-family: "Cosma", sans-serif;
font-size: 25px;
margin-bottom: 20px;
} #load-more-from .cat-nav {
margin: 0 auto;
} .cat-nav {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin: 0 auto 50px;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: "VisueltPro", sans-serif;
} .cat-nav a {
margin: 0px 15px;
} .cat-nav .cat-nav-current {
border-bottom: 1px solid #000000;
} body.single blockquote span {
font-size: 20px;
font-style: italic;
} body.single #primary {
padding-bottom: 0;
margin-bottom: 0;
} body.single.lock_nav article.post .article-sidebar,
body.single.lock_nav article.snapshot .article-sidebar {
position: fixed !important;
top: 100px;
} body.single #featured_post {
background: white;
margin-bottom: 70px;
} .post-wrap {
-webkit-transform: translateX(120px);
-moz-transform: translateX(120px);
-ms-transform: translateX(120px);
-o-transform: translateX(120px);
transform: translateX(120px);
} .post-wrap.post-wrap-guide {
-webkit-transform: translateX(50px);
-moz-transform: translateX(50px);
-ms-transform: translateX(50px);
-o-transform: translateX(50px);
transform: translateX(50px);
} .post-wrap.post-wrap-guide .post-sidebar {
width: auto;
position: -webkit-sticky;
position: sticky;
top: 50px;
padding-left: 20px;
} .post-wrap.post-wrap-guide article.post {
width: auto;
} .post-wrap article.post {
width: 76%;
} .post-wrap .post-sidebar {
width: 20%;
position: -webkit-sticky;
position: sticky;
top: 50px;
} article.post h2 {
font-family: "BonVivant", serif !important;
text-transform: capitalize !important;
} article.post h1, article.post h3, article.post h4, article.post h5, article.post h6 {
font-family: "Cosma", sans-serif !important;
} article.post h1 span, article.post h3 span, article.post h4 span, article.post h5 span, article.post h6 span {
font-family: "Cosma", sans-serif !important;
} article.post,
article.snapshot {
position: relative;
padding: 50px 0 0;
} article.post .container-lg,
article.snapshot .container-lg {
width: 80%;
} article.post .entry-header,
article.snapshot .entry-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} article.post .entry-header .entry-header-inner,
article.snapshot .entry-header .entry-header-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
text-transform: uppercase;
font-family: "Moderat", serif;
font-size: 12px;
letter-spacing: 1px;
} article.post .quick-links,
article.snapshot .quick-links {
position: absolute;
top: 50%;
left: -125px;
max-width: 250px;
border: 3px solid #E1CCC7;
padding: 20px 30px;
} article.post .quick-links h3,
article.snapshot .quick-links h3 {
margin-bottom: 10px;
text-transform: capitalize;
} article.post .quick-links p,
article.snapshot .quick-links p {
font-size: 10px;
margin-bottom: 0;
text-transform: uppercase;
line-height: 2.25em;
word-break: break-word;
}
@media screen and (max-width: 820px) { article.post .quick-links,
article.snapshot .quick-links {
left: -92px;
max-width: 200px;
padding: 16px 21px;
}
}
@media screen and (max-width: 600px) { article.post .quick-links,
article.snapshot .quick-links {
display: none;
}
} article.post .entry-header,
article.snapshot .entry-header {
text-align: center;
} article.post .entry-content,
article.snapshot .entry-content {
padding-bottom: 30px;
} article.post .entry-content .is-layout-flex,
article.snapshot .entry-content .is-layout-flex {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} article.post .entry-content ul, article.post .entry-content li,
article.snapshot .entry-content ul,
article.snapshot .entry-content li {
font-size: 15px;
font-family: "Moderat", serif;
line-height: 31px;
letter-spacing: 0.5px;
} article.post .entry-content .rs-code,
article.snapshot .entry-content .rs-code {
text-align: center;
margin-top: 50px;
} article.post .entry-content p,
article.snapshot .entry-content p {
font-size: 15px;
} article.post .entry-products,
article.snapshot .entry-products {
padding-top: 30px;
margin-top: 40px;
} article.post .entry-products .entry-products-wrap,
article.snapshot .entry-products .entry-products-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
background: #EDE1D9;
padding: 30px 35px 0 0;
width: 85%;
} article.post .entry-products .entry-products-wrap .entry-product-header,
article.snapshot .entry-products .entry-products-wrap .entry-product-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 20%;
text-align: center;
text-transform: uppercase;
} article.post .entry-products .entry-products-wrap .entry-product-header span,
article.snapshot .entry-products .entry-products-wrap .entry-product-header span {
font-size: 25px;
font-family: "Cosma", sans-serif;
} article.post .entry-products .entry-products-wrap .entry-product-header .icon,
article.snapshot .entry-products .entry-products-wrap .entry-product-header .icon {
width: 30px;
height: 30px;
}
@media screen and (max-width: 768px) { article.post .entry-products .entry-products-wrap .entry-product-header,
article.snapshot .entry-products .entry-products-wrap .entry-product-header {
width: 100%;
}
} article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider {
width: 80%;
} article.post .entry-products .entry-products-wrap .entry-products-slider .product,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .product {
padding: 5px;
} article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev {
left: unset;
right: -2%;
top: 48%;
} article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next {
left: unset;
right: -2%;
top: 39%;
}
@media screen and (max-width: 768px) { article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider {
width: 90%;
}
}
@media screen and (max-width: 820px) { article.post .entry-products .entry-products-wrap,
article.snapshot .entry-products .entry-products-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev {
right: -3%;
} article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next {
right: -3%;
} article.post .entry-products .entry-products-wrap .entry-products-slider .entry-product-header,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .entry-product-header {
width: 30%;
padding-bottom: 20px;
}
}
@media screen and (max-width: 768px) { article.post .entry-products .entry-products-wrap,
article.snapshot .entry-products .entry-products-wrap {
width: 100%;
}
}
@media screen and (max-width: 600px) { article.post .entry-products .entry-products-wrap .entry-products-slider .entry-header,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .entry-header {
width: 40%;
}
} article.post #hide_sidebars,
article.snapshot #hide_sidebars {
position: relative;
transform: translate(0, -60vh);
} article.post .article-sidebar,
article.snapshot .article-sidebar {
position: absolute;
top: 0;
height: 100%;
padding-top: 170px;
width: 70px;
text-align: center;
overflow: hidden;
} article.post .article-sidebar.article-sidebar-left,
article.snapshot .article-sidebar.article-sidebar-left {
left: 17px;
}
@media screen and (max-width: 820px) { article.post .article-sidebar.article-sidebar-left,
article.snapshot .article-sidebar.article-sidebar-left {
left: 0;
}
} article.post .article-sidebar.article-sidebar-right,
article.snapshot .article-sidebar.article-sidebar-right {
right: 17px;
}
@media screen and (max-width: 820px) { article.post .article-sidebar.article-sidebar-right,
article.snapshot .article-sidebar.article-sidebar-right {
right: 0;
}
} article.post .article-sidebar .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar .post-products-wrap .post-products-trigger {
position: unset;
} article.post .article-sidebar .article-sidebar-inner,
article.snapshot .article-sidebar .article-sidebar-inner {
position: relative;
height: 100vh;
-webkit-transition: all .3s;
transition: all .3s;
} article.post .article-sidebar .article-sidebar-inner #progress,
article.snapshot .article-sidebar .article-sidebar-inner #progress {
position: fixed;
top: 75px;
width: 1px;
height: 0;
background-color: #000;
z-index: -1;
} article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap {
width: 100%;
height: 38px;
position: relative;
margin-bottom: 22px;
} article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap span,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap span {
font-weight: 400;
font-size: 15px;
line-height: 14px;
color: rgba(0, 0, 0, 0.6);
position: absolute;
font-family: "Cosma", sans-serif;
top: 50%;
left: 50%;
margin: auto;
display: block;
-webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
transform: translateY(-50%) translateX(-50%) rotate(90deg);
} article.post .article-sidebar .article-sidebar-inner .social-share .share,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share {
display: block;
text-align: center;
margin: 0 auto 22px;
font-size: 16px;
line-height: normal;
position: relative;
}
@media screen and (max-width: 768px) { article.post .article-sidebar,
article.snapshot .article-sidebar {
display: none !important;
} article.post .article-sidebar .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar .post-products-wrap .post-products-trigger {
display: none !important;
} article.post .container-lg,
article.snapshot .container-lg {
width: 100%;
padding: 0 50px;
} article.post .entry-products,
article.snapshot .entry-products {
margin: 50px 0;
} article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider {
width: 88%;
padding: 0 20px;
}
} .entry-header .entry-title {
text-align: center;
margin-bottom: 15px;
text-transform: uppercase;
font-size: 37px;
} .entry-header .entry-meta {
text-align: center;
font-family: "VisueltPro", sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
color: #c8c8c8;
margin-bottom: 30px;
} .entry-header .entry-meta a {
color: #c8c8c8;
} .entry-products-slider {
width: 100%;
} .entry-products-slider .slick-arrow.slick-prev {
left: unset;
right: -4%;
top: 48%;
} .entry-products-slider .slick-arrow.slick-next {
left: unset;
right: -4%;
top: 39%;
} .entry-footer {
padding: 20px;
margin: 0;
border-bottom: 1px solid #DBDBDB;
font-family: "VisueltPro", sans-serif;
text-transform: uppercase;
} .entry-footer .entry-footer-actions > * {
margin: 0 10px;
font-family: "VisueltPro", sans-serif;
font-size: 13px;
letter-spacing: 2px;
} .entry-footer .entry-footer-actions span {
margin-left: 6px;
font-size: 10px;
text-transform: uppercase;
}
@media screen and (max-width: 600px) { .entry-footer {
padding: 15px 0px;
margin: 20px 0;
} .entry-footer .entry-footer-actions > * {
margin: 0px;
}
}  #comments {
display: none;
max-width: 80%;
margin: 50px auto 0;
} #comments .comment-subtitle {
font-family: "Cosma", sans-serif;
letter-spacing: 2px;
font-size: 30px;
text-align: center;
margin-bottom: 40px;
} #comments .container {
max-width: 685px;
} #comments .comments-title {
display: none;
text-align: center;
} #comments .respond textarea {
width: 100%;
font-size: 12px;
letter-spacing: 1px;
font-family: "Moderat", serif;
} #comments .comment-input-half {
width: 49%;
} #comments input[type="text"], #comments input[type="email"], #comments input[type="url"], #comments input[type="password"], #comments input[type="search"], #comments input[type="number"], #comments input[type="tel"], #comments input[type="range"], #comments input[type="date"], #comments input[type="month"], #comments input[type="week"], #comments input[type="time"], #comments input[type="datetime"], #comments input[type="datetime-local"], #comments input[type="color"], #comments textarea {
font-family: "Moderat", serif;
font-size: 11px;
letter-spacing: 1px;
padding: 7px 10px;
border-radius: 0;
margin-bottom: 5px;
width: 100%;
} #comments input[type="text"]::placeholder, #comments input[type="email"]::placeholder, #comments input[type="url"]::placeholder, #comments input[type="password"]::placeholder, #comments input[type="search"]::placeholder, #comments input[type="number"]::placeholder, #comments input[type="tel"]::placeholder, #comments input[type="range"]::placeholder, #comments input[type="date"]::placeholder, #comments input[type="month"]::placeholder, #comments input[type="week"]::placeholder, #comments input[type="time"]::placeholder, #comments input[type="datetime"]::placeholder, #comments input[type="datetime-local"]::placeholder, #comments input[type="color"]::placeholder, #comments textarea::placeholder {
text-transform: uppercase;
} #comments input#submit {
width: 100%;
border: none;
} #comments div#respond {
margin-bottom: 50px;
} #comments .comment-list {
margin: 0;
padding: 0;
font-family: "Moderat", serif;
} #comments .comment-list .comment .comment-meta {
display: -webkit-flex;
display: flex;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 13px;
padding-bottom: 20px;
} #comments .comment-list .comment .comment-meta .avatar, #comments .comment-list .comment .comment-meta .says {
display: none;
} #comments .comment-list .comment .comment-meta .comment-metadata {
display: none;
} #comments .comment-list .comment .children {
margin: 40px 0px;
} #comments .comment-list .comment .reply {
border-bottom: 1px solid #dadada;
padding-bottom: 15px;
} .snapshot-post-wrapper {
padding: 0 50px 50px;
} .snapshot-post-wrapper .snapshot-post-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
position: relative;
width: 40%;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
position: relative;
width: 60%;
padding: 20px 0px 20px 50px;
z-index: 1;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body h5.snapshot-label {
display: inline-block;
font-family: "BonVivant", serif;
font-size: 50px;
line-height: 30px;
letter-spacing: 0;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-title {
font-size: 37px;
line-height: 46px;
text-align: center;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-content p {
font-size: 13px;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 1em;
width: 100%;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-image {
max-height: 170px;
min-height: 140px;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-brand {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
font-family: "VisueltPro", 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 #DBDBDB;
border-bottom: 1px solid #DBDBDB;
} .snapshot-post-wrapper .snapshot-products-large .product {
padding: 30px;
} .snapshot-post-wrapper .snapshot-products-large .product.slick-active {
border-right: 1px solid #DBDBDB;
margin-right: -1px;
} .snapshot-post-wrapper .snapshot-products-large .slick-arrow.slick-next {
right: -2%;
}
@media screen and (max-width: 1180px) { .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
padding: 30px;
}
}
@media screen and (max-width: 820px) { .snapshot-post-wrapper {
padding: 0 40px 50px;
} .snapshot-post-wrapper .snapshot-post-inner {
flex-direction: column !important;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
width: 60%;
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: 0 30px 50px;
} .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;
}
} article.page {
padding: 50px 0;
} #about_page .about-outer {
background: #EDE1D9;
padding: 50px;
margin-bottom: 10%;
} #about_page .about-outer .about-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #about_page .about-outer .about-inner .about-images {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-end !important;
-webkit-align-items: flex-end !important;
justify-content: center !important;
-webkit-justify-content: center !important;
flex: 1;
margin-bottom: -10%;
} #about_page .about-outer .about-inner .about-images .about-image-main {
width: 82%;
border: 10px solid white;
} #about_page .about-outer .about-inner .about-images .about-image-side {
position: relative;
width: 43%;
margin-left: -25%;
margin-bottom: -30px;
border: 10px solid white;
} #about_page .about-outer .about-inner .about-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
flex: 1;
padding: 50px;
} #about_page .about-outer .about-inner .about-body .page-title {
text-align: left;
} #about_page .about-outer .about-inner .about-body .page-title span {
color: #D8CBC7;
} #about_page #about_main .stacked-images {
width: 49%;
height: 665px;
} #about_page #about_main .stacked-images .stacked-half {
max-width: 325px;
margin-right: -15%;
} #about_page #about_main .loop-main-content {
width: 42%;
padding: 30px;
}
@media screen and (max-width: 768px) { #about_page #about_main {
flex-direction: column;
} #about_page #about_main .stacked-images {
width: 75%;
height: 565px;
} #about_page #about_main .stacked-images .stacked-half {
display: none;
} #about_page #about_main .loop-main-content {
width: 80%;
padding: 30px;
}
}
@media screen and (max-width: 600px) { #about_page .intro-wrapper .intro-container .intro-text {
line-height: 1.6;
}
} #contact_page {
padding: 50px;
margin-bottom: 50px;
} #contact_page .contact-wrapper {
margin-bottom: 50px !important;
} #contact_page .contact-wrapper .contact-title {
margin-bottom: 30px;
font-size: 80px;
color: #D8CBC7;
transform: rotate(-5deg);
font-family: "BonVivant", serif;
} #contact_page .contact-wrapper .contact-text {
font-size: 16px;
font-family: "VisueltPro", sans-serif;
width: 80%;
text-align: center;
margin: auto;
} #contact_page .contact-wrapper .contact-links {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
cursor: pointer;
} #contact_page .contact-wrapper .contact-links .contact-link {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
width: 50%;
margin: 10px;
} #contact_page .contact-wrapper .contact-links .contact-link .contact-link-label {
padding: 17px 30px 12px;
background: #F2F1EE;
font-family: "Cosma", sans-serif;
font-size: 20px;
} #contact_page .contact-wrapper .contact-links .contact-link .contact-link-label:hover {
background: #EDE1D9;
} #contact_page .contact-wrapper .contact-links .contact-link:hover {
opacity: .8;
}
@media screen and (max-width: 820px) { #contact_page .contact-wrapper .contact-links .contact-link .contact-link-label {
font-size: 14px;
}
}
@media screen and (max-width: 600px) { #contact_page {
padding: 0px 20px 50px;
} #contact_page .contact-wrapper .contact-title {
font-size: 50px;
} #contact_page .contact-wrapper .contact-text {
padding-left: 0px;
width: 100%;
} #contact_page .contact-wrapper .contact-links {
flex-direction: column !important;
} #contact_page .contact-wrapper .contact-links .contact-link {
width: 100%;
margin: 0 auto;
margin-bottom: 12px;
}
} .modal[data-trigger="photography-contact"] {
background: #EDE1D9;
} .modal[data-trigger="photography-contact"] .modal-box {
max-width: 1010px !important;
} .modal[data-trigger="photography-contact"] nf-field {
display: block;
width: 100%;
} .modal[data-trigger="photography-contact"] nf-field:nth-child(1), .modal[data-trigger="photography-contact"] nf-field:nth-child(3) {
float: left;
width: 48%;
} .modal[data-trigger="photography-contact"] nf-field:nth-child(2), .modal[data-trigger="photography-contact"] nf-field:nth-child(4) {
float: right;
width: 48%;
} .modal[data-trigger="photography-contact"] nf-field .submit-container {
width: 100% !important;
} .modal[data-trigger="collab-contact"] {
background: #EDE1D9;
} .modal[data-trigger="collab-contact"] .modal-box {
max-width: 1010px !important;
} .modal[data-trigger="collab-contact"] nf-field {
display: block;
width: 100%;
} .modal[data-trigger="collab-contact"] nf-field:nth-child(1) {
float: left;
width: 48%;
} .modal[data-trigger="collab-contact"] nf-field:nth-child(2) {
float: right;
width: 48%;
} .modal[data-trigger="collab-contact"] nf-field .submit-container {
width: 100% !important;
} .nf-form-cont input {
background: #ffffff !important;
border: none !important;
border-radius: 0 !important;
} .nf-form-cont select {
background: #ffffff !important;
border-radius: 0 !important;
} .nf-form-cont textarea {
background: #ffffff !important;
border: none !important;
border-radius: 0 !important;
} .nf-form-cont .nf-field-container {
margin-bottom: 20px;
} .nf-form-cont nf-field {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
display: block;
} .nf-form-cont nf-field .nf-field-container {
width: 100%;
} .nf-form-cont nf-field .nf-field-container.submit-container {
width: auto;
} .nf-form-cont nf-field:last-child {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .nf-form-cont nf-field input[value="Submit"][type="button"] {
background: unset;
border: none !important;
color: black;
font-size: 12px;
letter-spacing: 2px;
margin: 0 auto;
font-family: "Moderat", serif;
text-transform: capitalize;
} .nf-form-cont .nf-field-element textarea {
height: 106px;
} .nf-form-cont .label-above .nf-field-label {
margin: 0;
} .nf-form-cont .nf-field-label label {
font-weight: 700;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
} .nf-form-cont .nf-form-fields-required {
display: none !important;
} #services_contact_page {
position: relative;
} #services_contact_page .contact-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 50px 0;
width: 100%;
} #services_contact_page .contact-wrapper .contact-left {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
flex: 3;
row-gap: 1.5em;
padding: 0 10vw 0 5vw;
} #services_contact_page .contact-wrapper .contact-left .contact-text {
padding-bottom: 30px;
border-bottom: 1px solid #DBDBDB;
} #services_contact_page .contact-wrapper .contact-left .contact-text p {
font-size: 15px;
line-height: 32px;
} #services_contact_page .contact-wrapper .contact-left .contact-text p span {
font-weight: 700;
} #services_contact_page .contact-wrapper .contact-left .contact-title {
font-size: 37px;
line-height: 44px;
text-transform: uppercase;
} #services_contact_page .contact-wrapper .contact-left .contact-intro {
font-size: 12px;
line-height: 25px;
letter-spacing: 2px;
text-transform: uppercase;
} #services_contact_page .contact-wrapper .contact-left .contact-form nf-fields-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #services_contact_page .contact-wrapper .contact-left .contact-form nf-fields-wrap nf-field {
width: 100%;
} #services_contact_page .contact-wrapper .contact-left .contact-form nf-fields-wrap nf-field:nth-child(1), #services_contact_page .contact-wrapper .contact-left .contact-form nf-fields-wrap nf-field:nth-child(2), #services_contact_page .contact-wrapper .contact-left .contact-form nf-fields-wrap nf-field:nth-child(3), #services_contact_page .contact-wrapper .contact-left .contact-form nf-fields-wrap nf-field:nth-child(4) {
width: 50%;
} #services_contact_page .contact-wrapper .contact-left .contact-form nf-fields-wrap select {
font-family: "VisueltPro", sans-serif;
padding: 5px;
border: 1px solid #DBDBDB;
} #services_contact_page .contact-wrapper .contact-right {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
flex: 2;
row-gap: 1em;
} #services_contact_page .contact-wrapper .contact-right .contact-image {
width: 100%;
}
@media screen and (max-width: 1180px) { #services_contact_page .contact-wrapper .contact-left {
padding: 0 40px;
} #services_contact_page .contact-wrapper .contact-right {
padding-right: 40px;
}
}
@media screen and (max-width: 820px) { #services_contact_page .contact-wrapper {
flex-direction: column-reverse !important;
} #services_contact_page .contact-wrapper .contact-right {
flex-direction: row !important;
padding: 0 40px 40px;
width: 100%;
column-gap: 10px;
row-gap: 10px;
} #services_contact_page .contact-wrapper .contact-right .contact-image {
width: 400px;
min-height: 300px;
height: 300px !important;
min-width: 300px;
}
}
@media screen and (max-width: 600px) { #services_contact_page .contact-wrapper .contact-right {
padding: 0 30px 40px;
flex-direction: column !important;
} #services_contact_page .contact-wrapper .contact-left {
padding: 0 30px;
} #services_contact_page .contact-wrapper .contact-left .contact-form nf-fields-wrap nf-field:nth-child(1), #services_contact_page .contact-wrapper .contact-left .contact-form nf-fields-wrap nf-field:nth-child(2), #services_contact_page .contact-wrapper .contact-left .contact-form nf-fields-wrap nf-field:nth-child(3), #services_contact_page .contact-wrapper .contact-left .contact-form nf-fields-wrap nf-field:nth-child(4) {
width: 100%;
}
} .home-link .icon {
position: relative;
top: 3px;
margin-right: 10px;
} #influence_slides .influence-slide {
width: 100%;
height: 550px;
} #cta_blocks {
padding: 50px;
} #cta_blocks .cta-block {
position: relative;
background: #E4C7D5;
color: white;
width: 32%;
margin-bottom: 2%;
padding: 30px;
} #cta_blocks .cta-block .cta-title-wrap {
position: relative;
} #cta_blocks .cta-block .cta-title-wrap .cta-block-index {
position: relative;
font-size: 105px;
opacity: 0.4;
z-index: 0;
} #cta_blocks .cta-block .cta-title-wrap .cta-title {
position: absolute;
font-size: 18px;
z-index: 1;
} #cta_blocks .cta-block .cta-wrap {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
visibility: hidden;
opacity: 0;
} #cta_blocks .cta-block:hover .cta-wrap {
visibility: visible;
opacity: 1;
} #influence_testimonials .testimonials-container {
max-width: 950px;
width: 85%;
margin: 0 auto;
} #influence_testimonials .testimonial {
margin-bottom: 50px;
} #influence_testimonials .testimonial .testimonial-photo {
min-width: 250px;
min-height: 250px;
border-radius: 100%;
} #influence_testimonials .testimonial .testimonial-content {
width: 80%;
} #shop_page .shop-search {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 50px 50px 20px;
} #shop_page .shop-search .shop-search-form {
width: 100%;
max-width: 600px;
margin: 0 auto;
} #shop_page .shop-search .shop-search-form .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #shop_page .shop-search .shop-search-form .search-fields input {
flex: 1;
} #shop_page .shop-search .shop-search-form .search-fields input[type="submit"] {
flex: 0;
} #shop_page .shop-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
text-align: center;
max-width: 1140px;
width: 100%;
margin: 0 auto;
padding: 50px;
} #shop_page .shop-inner > * {
width: 100%;
} #shop_page .shop-nav .shop-nav-title {
font-size: 22px;
font-family: "Cosma", sans-serif;
color: black;
padding-bottom: 12px;
} #shop_page.index .shop-nav {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} #shop_page .products-grid-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin-bottom: 20px;
} #shop_page .products-grid-cta-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin-top: 20px;
} #shop_page .products-grid-wrapper .product-grid-item {
width: 25%;
padding: 20px;
text-align: center;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb {
width: 100%;
height: 285px;
position: relative;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb .shop-btn {
opacity: 0;
position: absolute;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb:hover .shop-btn {
opacity: 1;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand {
width: 100%;
font-family: "Moderat", serif;
font-size: 12px;
letter-spacing: 0.72px;
padding: 10px 8px 0;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title {
width: 100%;
font-family: "Moderat", serif;
font-size: 16px;
padding: 0px 8px;
}
@media screen and (max-width: 768px) { #shop_page .products-grid-wrapper .product-grid-item {
width: 33%;
}
}
@media screen and (max-width: 600px) { #shop_page .products-grid-wrapper .product-grid-item {
width: 50%;
}
} .product .product-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .product .product-wrap .product-image-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
width: 100%;
text-align: center;
} .product .product-wrap .product-image-wrap .product-image {
max-height: 200px;
width: auto;
} .product .product-wrap .product-image-wrap .shop-btn {
position: absolute;
} .product .product-wrap .product-link-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .product .product-wrap .product-link-wrap .product-link {
text-transform: uppercase;
} #linktree_page {
position: relative;
padding: 0px 0 50px;
} #linktree_page .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products {
width: 100%;
} #linktree_page .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
width: 50%;
} #linktree_page .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product .product-body {
display: none !important;
} #linktree_page .linktree-social {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #linktree_page .linktree-social .icon {
width: 20px;
height: 20px;
} #linktree_page .linktree-wrapper {
position: relative;
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin: 0 0 60px;
} #linktree_page .linktree-wrapper .linktree_title {
text-align: center;
} #linktree_page .linktree-wrapper .linktree-links {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 100%;
max-width: 470px;
} #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-wrapper .linktree-links {
max-width: 300px;
} #linktree_page .linktree-wrapper .red-blob {
transform: translate(0, -92%);
}
} #linktree_page .shop-highlights {
padding: 20px 50px;
}
@media screen and (max-width: 1180px) { #linktree_page .shop-highlights {
padding: 20px 50px;
}
}
@media screen and (max-width: 768px) { #linktree_page .shop-highlights {
padding: 0px 40px;
}
}
@media screen and (max-width: 600px) { #linktree_page .shop-highlights {
padding: 0px 30px;
}
}
@media screen and (max-width: 768px) { #podcast_page .page-nav .page-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
column-gap: 2em;
row-gap: 1em;
} #podcast_page .page-nav .page-menu .menu-item {
padding: 0;
}
} #instagram_feed {
position: relative;
} #instagram_feed .instagram-header {
position: absolute;
top: 46%;
left: 15%;
z-index: 1000;
} #colophon #footer_menu_container {
margin: 0 10px;
} #colophon #footer_menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .custom-search-form {
width: 100%;
} .custom-search-form .search-with-icon .search-field {
border: none !important;
border-radius: 0 !important;
background-color: white !important;
padding: 5px 5px 5px 30px;
font-style: italic;
} .fixed-search {
opacity: 0;
position: fixed;
bottom: 0;
right: 30px;
z-index: 100;
background: #EDE1D9;
color: #ffffff;
padding: 20px 50px;
display: none !important;
} .fixed-search .fixed-search-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
} .fixed-search .fixed-search-inner input {
color: #ffffff;
} .fixed-search .fixed-search-inner input::placeholder {
color: #ffffff;
} .fixed-search .fixed-search-inner button {
color: #ffffff;
} body.lock_nav .fixed-search {
opacity: 1;
} .flex_row {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
row-gap: 20px;
margin: 20px 0;
}
@media screen and (max-width: 768px) { .flex_row {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .flex_row > * {
width: 100% !important;
}
} .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: #ffffff;
border: 1px solid #909090;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 20px;
background: #ffffff;
min-width: 275px;
position: absolute;
opacity: 0;
visibility: hidden;
z-index: 10;
} .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 !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 60%;
padding: 0 0 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 !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-size: 12px;
text-transform: uppercase;
display: none !important;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-meta span {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin-right: 5px;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-title {
font-size: 15px;
text-transform: uppercase;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-cta {
font-size: 12px;
} .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;
} #loading_screen {
position: fixed;
background: #EDE1D9;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
z-index: 5000;
} #loading_screen.hide {
display: none !important;
} #loading_screen .loading-screen-wrap {
text-align: center;
padding: 50px;
} #loading_screen .loading-screen-wrap .loading-gif img {
max-height: 200px;
width: auto;
margin: 0 auto;
} #loading_screen .loading-screen-wrap .loading-msg {
text-transform: lowercase;
font-size: 24px;
font-style: italic;
margin-top: 10%;
} .podcast-block {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
row-gap: 0.5em;
flex: 1;
} .podcast-block .podcast-block-image {
width: 100%;
} .podcast-block .podcast-block-link {
font-size: 12px;
line-height: 23px;
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 15px;
} .podcast-block .podcast-block-title {
font-size: 20px;
line-height: 32px;
letter-spacing: 1.5px;
text-transform: uppercase;
} .modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(200, 200, 200, 0.75);
z-index: 150;
display: none;
cursor: pointer;
} .modal a {
color: white;
} .modal .modal-box {
background: #EDE1D9;
color: #000000;
padding: 0;
position: relative;
width: 90%;
max-width: 800px !important;
top: 50%;
margin: auto;
left: 0;
right: 0;
cursor: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
} .modal .modal-box #popup-close {
position: absolute;
top: 6px;
right: 10px;
max-width: 16px;
z-index: 50;
} .modal .modal-box #popup-close .icon {
width: 25px;
height: 25px;
fill: black;
} .modal .modal-box .modal-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
text-align: center;
} .modal .modal-box .modal-inner .footer-subscribe {
padding: 50px;
} .modal .modal-box .modal-inner .footer-subscribe .footer-social {
padding: 0px 0px 30px;
} .modal .modal-box .modal-inner .footer-subscribe .subscribe-title {
font-family: "Cosma", sans-serif;
font-size: 70px;
line-height: 30px;
margin-bottom: 20px;
margin-top: 20px;
} .modal .modal-box .modal-inner .footer-subscribe .subscribe-text {
font-family: "Moderat", serif;
} .modal .modal-box .modal-inner .popup-image {
width: 48%;
min-height: 500px;
} .modal .modal-box .modal-inner .popup-text {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 52%;
padding: 50px;
} .modal .modal-box .modal-inner .popup-text > * {
width: 100%;
} .modal .modal-box .modal-inner .popup-text h3 {
font-weight: normal;
font-family: "Cosma", sans-serif;
font-size: 20px;
margin-bottom: 0px;
text-transform: uppercase;
letter-spacing: 2px;
} .modal .modal-box .modal-inner .popup-text p {
font-size: 12px;
text-transform: uppercase;
line-height: 25px;
margin-bottom: 24px;
} .modal .modal-box .modal-inner .popup-text #mc_embed_signup_scroll p {
margin-bottom: -20px;
} .modal .modal-box .modal-inner h1 {
margin-top: 0;
margin-bottom: 0;
color: black;
font-size: 28px;
padding: 0px 40px;
letter-spacing: 1px;
} .modal .modal-box .modal-inner input, .modal .modal-box .modal-inner select {
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "Cosma", sans-serif;
font-size: 11px;
line-height: 13px;
} .modal .modal-box .modal-inner input[type="button"], .modal .modal-box .modal-inner select[type="button"] {
padding: 7px 5%;
margin-bottom: 30px;
} .modal .modal-box .modal-inner input::placeholder, .modal .modal-box .modal-inner select::placeholder {
text-transform: capitalize;
} .modal .modal-box .modal-inner textarea {
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "Cosma", sans-serif;
font-size: 11px;
line-height: 13px;
} .modal .modal-box .modal-inner.basic nf-field {
width: 100%;
} .modal .modal-box .modal-inner.basic nf-field:nth-child(2), .modal .modal-box .modal-inner.basic nf-field:nth-child(4) {
float: left;
width: 48%;
} .modal .modal-box .modal-inner.basic nf-field:nth-child(3), .modal .modal-box .modal-inner.basic nf-field:nth-child(5) {
float: right;
width: 48%;
} .modal .modal-box .modal-inner.basic input {
width: 100%;
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "Cosma", sans-serif;
font-size: 11px;
line-height: 13px;
} .modal .modal-box .modal-inner.basic input[type="button"] {
padding: 7px 5%;
margin-bottom: 30px;
} .modal .modal-box .modal-inner.basic textarea {
width: 100%;
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "Cosma", sans-serif;
font-size: 11px;
line-height: 13px;
} .modal .modal-box .modal-inner.basic[data-trigger="get-in-touch"] .modal-box .modal-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .modal .modal-box .modal-inner.basic[data-trigger="get-in-touch"] .modal-box .modal-inner nf-field {
width: 100%;
} .modal .modal-box .modal-inner.basic[data-trigger="get-in-touch"] .modal-box .modal-inner nf-field:nth-child(2), .modal .modal-box .modal-inner.basic[data-trigger="get-in-touch"] .modal-box .modal-inner nf-field:nth-child(4) {
float: none;
width: 100%;
} .modal .modal-box .modal-inner.basic[data-trigger="get-in-touch"] .modal-box .modal-inner nf-field:nth-child(3), .modal .modal-box .modal-inner.basic[data-trigger="get-in-touch"] .modal-box .modal-inner nf-field:nth-child(5) {
float: none;
width: 100%;
}
@media screen and (max-width: 768px) { .modal .modal-box .modal-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .modal .modal-box .modal-inner > * {
width: 100% !important;
} .modal .modal-box .modal-inner .popup-image {
display: none;
}
} .modal.basic {
background: #D8CBC7;
z-index: 1000000;
} .modal.basic .modal-box .modal-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .modal.basic .modal-box .modal-inner .popup-text {
width: 100%;
} .modal.basic[data-trigger="collab-trigger"] .modal-box .modal-inner, .modal.basic[data-trigger="top-text"] .modal-box .modal-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .modal.basic[data-trigger="collab-trigger"] .modal-box .modal-inner nf-field, .modal.basic[data-trigger="top-text"] .modal-box .modal-inner nf-field {
width: 100%;
} .modal.basic[data-trigger="collab-trigger"] .modal-box .modal-inner nf-field:nth-child(2), .modal.basic[data-trigger="collab-trigger"] .modal-box .modal-inner nf-field:nth-child(4), .modal.basic[data-trigger="top-text"] .modal-box .modal-inner nf-field:nth-child(2), .modal.basic[data-trigger="top-text"] .modal-box .modal-inner nf-field:nth-child(4) {
float: left;
width: 48%;
} .modal.basic[data-trigger="collab-trigger"] .modal-box .modal-inner nf-field:nth-child(3), .modal.basic[data-trigger="collab-trigger"] .modal-box .modal-inner nf-field:nth-child(5), .modal.basic[data-trigger="top-text"] .modal-box .modal-inner nf-field:nth-child(3), .modal.basic[data-trigger="top-text"] .modal-box .modal-inner nf-field:nth-child(5) {
float: right;
width: 48%;
} .modal #mc-embedded-subscribe-form {
position: relative;
padding: 0 !important;
} .modal #mc-embedded-subscribe-form input {
border-radius: unset !important;
display: block;
width: 100%;
padding: 10px 10px;
font-family: "Moderat", serif;
margin: 2px;
background: #ffffff;
} .modal #mc-embedded-subscribe-form input[type="submit"] {
padding: 7px 5%;
margin-bottom: 30px;
} .modal #mc-embedded-subscribe-form input::placeholder {
text-transform: capitalize;
} .modal #mc-embedded-subscribe-form .fa-envelope-o {
position: absolute;
top: 8px;
right: 5px;
font-size: 14px;
z-index: 50;
} .modal #mc_embed_signup .mc-field-group {
width: 100%;
margin-bottom: 15px;
padding-bottom: 0;
text-align: left;
min-height: unset;
} .modal #mc_embed_signup .mc-field-group label {
font-size: 10px;
margin-bottom: 5px;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner {
text-align: center;
margin: 50px 0;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner h1, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h2, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h3, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h4, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h5, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h6 {
position: relative;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner h1::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h2::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h3::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h4::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h5::after, .modal[data-trigger="contact-popup"] .modal-box .modal-inner h6::after {
content: '';
position: relative;
display: block;
width: 115px;
height: 1px;
background: #000000;
margin: 10px auto 20px;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form {
width: 85%;
max-width: 700px;
margin: 0 auto;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form .nf-form-fields-required {
display: none !important;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container {
margin-bottom: 20px;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container .nf-field-label label {
font-weight: 700;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container.label-above .nf-field-label {
margin: 0;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container textarea {
border: 2px solid #F4F4F4;
border-radius: 0;
height: 106px;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input {
border: 2px solid #F4F4F4;
border-radius: 0;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(2), .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(3) {
float: right;
width: 49%;
clear: right;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(1), .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(4), .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(5) {
float: left;
width: 49%;
clear: left;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(6) {
display: block;
width: 100%;
} .modal[data-trigger="subscribe-popup"] .modal-box, .modal[data-trigger="subscribe-trigger"] .modal-box {
padding: 0;
max-width: 820px;
} .modal[data-trigger="subscribe-popup"] .modal-box .modal-inner, .modal[data-trigger="subscribe-trigger"] .modal-box .modal-inner {
flex-wrap: nowrap;
padding-right: 5%;
} .modal[data-trigger="subscribe-popup"] .modal-box .modal-inner .popup-image, .modal[data-trigger="subscribe-trigger"] .modal-box .modal-inner .popup-image {
width: 50%;
} .modal[data-trigger="general-trigger"] .modal-box .modal-inner form nf-field:nth-child(1), .modal[data-trigger="general-trigger"] .modal-box .modal-inner form nf-field:nth-child(3) {
float: left;
width: 48%;
} .modal[data-trigger="general-trigger"] .modal-box .modal-inner form nf-field:nth-child(2), .modal[data-trigger="general-trigger"] .modal-box .modal-inner form nf-field:nth-child(4) {
float: right;
width: 48%;
} .modal[data-trigger="general-trigger"] .modal-box .modal-inner form nf-field:nth-child(5) {
float: none;
width: 100%;
} .modal.watercolor .modal-box {
padding: 30px 5% 20px;
background: url(//everythingenvy.com/wp-content/themes/smash_theme/smash/images/watercolor.png) no-repeat bottom right/74% #EDE1D9;
background-position-x: 145%;
background-position-y: 165%;
} .modal.watercolor .modal-box .modal-inner .popup-text {
width: 100%;
} .modal.watercolor .modal-box .modal-inner .popup-text h2, .modal.watercolor .modal-box .modal-inner .popup-text h3 {
margin: 0 0 20px;
font-weight: bold;
} .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap .nf-form-fields-required {
display: none;
} .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field .nf-field-container {
margin: 0 0 15px;
} .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:nth-child(1), .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:nth-child(2) {
width: 100%;
float: none;
} .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:last-child .nf-field-container {
margin: 0 0 0;
text-align: left;
} .modal.watercolor .modal-box .modal-inner input[type="button"] {
margin: 0;
}
@media screen and (max-width: 600px) { .modal .modal-box .modal-inner .popup-text {
padding: 10px;
}
} .post-block {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
row-gap: 0.5em;
} .post-block .post-item-image-wrap {
position: relative;
display: block;
width: 100%;
padding: 0 0 20px 20px;
overflow: hidden;
} .post-block .post-item-image-wrap .post-item-image {
position: relative;
display: block;
width: 100%;
} .post-block .post-item-image-wrap::after {
content: '';
display: block;
position: absolute;
top: 20px;
left: 0;
bottom: 0;
right: 20px;
background: #EDE1D9;
z-index: -1;
} .post-block .post-block-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
overflow: hidden;
width: 100%;
} .post-block .post-item-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 100%;
row-gap: .5em;
} .post-block .post-item-body .post-block-title {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
flex: 1;
font-size: 25px;
line-height: 44px;
text-transform: uppercase;
} .post-block .post-item-body .post-block-link {
padding: 7px 20px !important;
} .post-block .post-item-body .post-block-cat {
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
} .post-block .post-item-body .post-block-text {
font-size: 15px;
line-height: 28px;
} .post-block.centered {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .post-block.centered .post-item-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
z-index: 1;
margin-top: -20%;
width: 90%;
background: #ffffff;
padding: 1em;
text-align: center;
}
@media screen and (max-width: 768px) { .post-block .post-block-title {
font-size: 15px;
}
} .post-item-image-wrap {
overflow: hidden;
} .post-products-wrap .post-products-trigger {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 50px;
height: 50px;
position: absolute;
top: 0;
right: 0;
padding: 0 !important;
} .post-products-wrap .post-products-trigger span {
display: none !important;
transform: rotate(90deg) translate(32%, -160%);
margin-bottom: 80%;
transform-origin: top left;
line-height: 1em;
} .post-products-wrap .post-products-trigger .icon {
height: 20px;
width: 20px;
} .post-products-wrap .post-products {
position: absolute;
top: 0;
left: 115%;
width: 100%;
background: #ffffff;
padding: 20px 30px 20px 20px;
visibility: hidden;
} .post-products-wrap:hover .post-products {
left: 0;
visibility: visible;
} .product {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .product .product-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
flex: 1;
row-gap: 10px;
width: 100%;
} .product .product-wrap .product-image-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
} .product .product-wrap .product-image-wrap .product-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
width: 100%;
max-height: 215px;
text-align: center;
} .product .product-wrap .product-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
flex: 1;
} .product .product-wrap .product-body .product-brand {
font-family: "VisueltPro", sans-serif;
text-align: center;
font-size: 9px;
} .product .product-wrap .product-body .product-title {
flex: 1;
text-align: center;
font-weight: bold;
font-family: "Cosma", sans-serif;
font-size: 12px;
} .product .product-wrap .product-link-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .product .product-wrap .product-link-wrap .product-link {
text-transform: uppercase;
} .product.product-row .product-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .product.product-row .product-wrap .product-image-wrap {
width: auto;
} .product.product-row .product-wrap .product-image-wrap .product-image {
max-height: 100px;
} .product.product-row .product-wrap .product-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 0 20px;
} .promo-code {
width: 22%;
} .promo-code .promo-code-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
text-align: center;
row-gap: 1em;
} .promo-code .promo-code-inner .promo-code-image-wrap {
width: 100%;
border: 1px solid #DBDBDB;
padding: 15px;
} #search-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 150000;
display: none;
cursor: pointer;
} #search-modal .modal-box {
width: 70%;
position: absolute;
background: unset !important;
top: 50%;
margin: auto;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding: 5px;
cursor: auto;
} #search-modal .modal-box #search-close {
position: absolute;
top: -20px;
right: -15px;
z-index: 50;
} #search-modal .modal-box #search-close .icon {
width: 30px;
height: 30px;
padding: 3px;
color: #ffffff;
border-radius: 100%;
} #search-modal .modal-box .widget {
margin: 0;
} #search-modal .modal-box .modal-inner {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
text-align: center;
} #search-modal .modal-box .modal-inner .site-search {
width: 100%;
} #search-modal .modal-box .modal-inner h1 {
margin-top: 0;
margin-bottom: 0;
background-color: #ECD4C9;
color: #fff;
font-size: 38px;
padding: 20px 38px;
} #search-modal .modal-box .modal-inner label {
width: 100%;
} #search-modal .modal-box .modal-inner input {
background: white;
border: none !important;
flex: 1;
width: 100%;
font-family: "Moderat", serif;
padding: 23px;
font-style: unset;
} #search-modal .modal-box .modal-inner input#search::placeholder {
font-size: 14px;
text-transform: uppercase;
} #search-modal .modal-box .modal-inner input.search-field {
width: 100%;
padding: 24px;
font-size: 16px;
font-weight: 100;
text-transform: uppercase;
box-shadow: none;
border: solid 1px #999999;
border-radius: 0;
} #search-modal .modal-box .modal-inner input[type="submit"] {
flex: 0;
} #search-modal .modal-box .modal-inner #searchsubmit {
background: url(//everythingenvy.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;
}
@media screen and (max-width: 768px) { #search-modal .modal-box .modal-inner .site-search {
padding: 50px 0;
}
}
@media screen and (max-width: 600px) { #search-modal .modal-box {
width: 75%;
} #search-modal .modal-box .modal-inner input[type="submit"] {
flex: 0;
display: none !important;
}
} .share-icon {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
text-align: center;
margin-bottom: 10px;
padding: 5px;
width: 30px;
height: 30px;
background: white;
border: 1px solid #DBDBDB;
z-index: 2;
} input#postURL {
position: absolute;
right: -9999px;
} .share-icons {
position: relative;
} .share-icons .social-share {
position: relative;
} .share-icons .social-share .social-share-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
} .share-icons .social-share .social-share-inner.vertical-share {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .share-icons .social-share .social-share-inner.vertical-share .social-share-title {
transform: rotate(90deg) translate(0, -167%);
transform-origin: top left;
margin-bottom: 60%;
font-family: "VisueltPro", sans-serif;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
font-size: 11px;
} .share-icons .social-share .social-share-inner.vertical-share .share-icons-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
opacity: 1;
visibility: visible;
} .share-icons .social-share .social-share-inner.fade-share .social-share-title {
display: block;
} .share-icons .social-share .social-share-inner.fade-share .share-icons-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: absolute;
z-index: 1;
background: #ffffff;
padding: 2px 20px;
} .share-icons .social-share .social-share-inner .share-icons-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
} .share-icons .social-share .share {
margin: 8px;
} .share-icons .social-share .share span {
margin-left: 6px;
font-size: 10px;
text-transform: uppercase;
} .snapshot .post-item-image-wrap {
position: relative;
width: 100%;
} .snapshot .post-item-image-wrap .post-item-image {
display: block;
width: 100%;
} .snapshot .snapshot-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
row-gap: 10px;
margin-top: 20px;
} .snapshot .snapshot-body .snapshot-title {
text-align: left;
font-size: 23px;
text-transform: uppercase;
} .social-icons {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
column-gap: 15px;
row-gap: 5px;
} .social-icons .social-icons-header {
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
} .social-icons .social-icon {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-size: 12px;
column-gap: 5px;
} .social-icons .social-icon span {
text-transform: uppercase;
letter-spacing: 1px;
} .social-icons .social-icon img {
width: auto;
height: 17px;
top: 2px;
position: relative;
left: 2px;
} .video-block {
position: relative;
} .video-block .video-block-container .video-block-wrap {
position: relative;
width: 100%;
} .video-block .video-block-container .video-block-wrap .video-block-image {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
} .video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
} .video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .icon {
width: 55px;
height: 55px;
color: #ffffff;
} .video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .icon:hover {
color: #000000;
cursor: pointer;
} .video-block .video-block-container .video-block-wrap .video-block-image::after {
content: '';
display: block;
background: rgba(0, 0, 0, 0.2);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
} .video-block .video-block-container .video-block-wrap .embed-container {
position: relative;
z-index: 1;
} .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: "Cosma", sans-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: "VisueltPro", 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: "Cosma", sans-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: "Cosma", sans-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: "Cosma", sans-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;
} .icons-nav {
display: none;
position: fixed;
bottom: 0;
left: 0;
right: 0;
background: #ffffff;
z-index: 10;
} .icons-nav .menu {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
} .icons-nav .menu li {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 10px;
} .icons-nav .menu li i {
font-size: 25px;
} .icons-nav .menu li .icon {
width: 25px;
height: 25px;
} .icons-nav .menu li img {
width: auto;
max-height: 25px;
}
@media screen and (max-width: 768px) { .icons-nav {
display: block;
} body.has-icon-nav #colophon.site-footer {
margin-bottom: 50px !important;
}
} #mobile_nav_wrap {
display: none;
cursor: pointer;
} #mobile_nav_wrap .mobile-nav-trigger-open {
margin: 4px 20px 0 0;
font-size: 18px;
}
@media screen and (max-width: 768px) { #mobile_nav_wrap .mobile-nav-trigger-open {
display: block;
}
}
@media screen and (min-width: 768px) { #mobile_nav_wrap {
display: block;
}
}
@media screen and (max-width: 768px) { #mobile_nav_wrap {
display: block;
} body.customize-support #mobile_nav_wrap .mobile-nav-outer {
top: 92px;
} body.customize-support.lock_nav #mobile_nav_wrap .mobile-nav-outer {
top: 46px;
}
} .mobile-nav-outer {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: fixed;
max-width: 355px;
padding-top: 50px;
width: 100%;
top: 0;
right: -500px;
bottom: 0;
background: #F1EAE1;
overflow-y: scroll;
z-index: 1000000;
} .mobile-nav-outer .mobile-nav-inner {
width: 100%;
} #colophon .mobile-nav-outer {
color: #2E2E2E;
} .mobile-nav-outer .mobile-nav-trigger-close.icon {
display: block;
font-size: 18px;
position: absolute;
top: 60px;
right: 27px;
width: 20px;
height: 20px;
cursor: pointer;
} #masthead.lock_nav #mobile_nav_wrap .mobile-nav-trigger-close {
top: 13px;
}
@media screen and (max-width: 768px) { .mobile-nav-outer .mobile-nav-trigger-close {
top: 13px;
}
} .mobile-nav-outer::-webkit-scrollbar {
width: 1px;
} .mobile-nav-outer::-webkit-scrollbar-track {
background: #ffffff;
width: 1px;
} .mobile-nav-outer::-webkit-scrollbar-thumb {
background-color: #000000;
width: 1px;
} body.customize-support #mobile_nav_wrap .mobile-nav-outer {
top: 32px;
}
@media screen and (max-width: 782px) { body.customize-support #mobile_nav_wrap .mobile-nav-outer {
top: 46px;
}
} body.customize-support #masthead.lock_nav #mobile_nav_wrap .mobile-nav-outer {
top: 0;
} .mobile-nav-outer .mobile-nav-image {
width: 100%;
} .mobile-nav-outer .mobile-nav-body {
width: 100%;
padding: 30px;
font-family: "VisueltPro", sans-serif;
} .mobile-nav-outer .mobile-nav-body > * {
width: 100%;
} .mobile-nav-outer .mobile-nav-body #mobile_logo {
position: relative;
width: 100%;
text-align: center;
margin: 0 0 35px;
} .mobile-nav-outer .mobile-nav-body #mobile_logo img {
width: 100%;
max-width: 350px;
margin: 0 auto;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
text-align: left;
padding: 20px 0;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 100%;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .sub-menu .menu-item {
margin: 0 !important;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop .icon {
margin-left: 10px;
cursor: pointer;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu {
position: relative;
display: none !important;
opacity: 0;
visibility: hidden;
transform: unset;
background: unset;
padding: unset;
padding-left: 10px;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu li {
margin-bottom: 0;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu li a {
font-size: 15px;
padding-left: 30px;
text-transform: uppercase;
font-family: "VisueltPro", sans-serif;
letter-spacing: 1px;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu li > .sub-menu {
left: unset;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children.show > .sub-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
opacity: 1;
visibility: visible;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
align-items: center;
text-transform: uppercase;
font-size: 30px;
font-family: "Cosma", sans-serif;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a span {
padding: 0 10px;
font-style: italic;
font-size: 24px;
font-family: "Cosma", sans-serif;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a span.menu-count {
padding: 0 10px 0 0;
font-style: normal;
font-size: 14px;
font-family: "Moderat", serif;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.light-menu-item {
font-weight: 100;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom {
padding-top: 20px;
border-top: 1px solid #000000;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .mobile-nav-outer .mobile-nav-body .social-icons {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin: 35px 0;
} .mobile-nav-outer .mobile-nav-body #mobile_search {
margin-bottom: 35px;
} .mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
} .mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type="text"] {
padding: 5px 0 !important;
border: none !important;
border-bottom: 1px solid #000000 !important;
} .mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type="text"]::placeholder {
color: #000000;
text-transform: uppercase;
} .mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button {
position: absolute;
right: 0;
} .mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button .icon {
width: 15px;
height: 15px;
} .mobile-nav-outer .mobile-nav-body #mobile_search .widget {
margin: 0;
width: 100%;
} .mobile-nav-outer .mobile-nav-body #mobile_search .widget input {
width: 100%;
}
@media screen and (max-width: 768px) { .mobile-nav-outer {
padding-top: 45px;
}
} #mobile_nav_bg {
display: none;
background: rgba(0, 0, 0, 0.4);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 100000;
} #more_nav {
position: relative;
padding: 20px;
background: #EDE1D9;
} #more_nav #category_menu li {
font-family: "VisueltPro", sans-serif;
} #more_nav #category_menu li a {
color: black !important;
} #more_nav #category_menu li a:hover {
color: #CEA398 !important;
} #more_nav .more-nav-header {
font-family: "Cosma", sans-serif;
margin: 0 0px 5px 0;
}
@media screen and (max-width: 768px) { #more_nav {
flex-direction: column;
} #more_nav .more-nav-header {
width: 100%;
text-align: center;
margin-bottom: 20px;
}
}
@media screen and (max-width: 600px) { #more_nav {
flex-direction: column;
} #more_nav #category_menu {
flex-direction: column;
margin-left: 0px;
} #more_nav .more-nav-header {
width: 100%;
margin-right: 0px;
font-size: 20px;
}
} .page-nav {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin-bottom: 30px;
} .page-nav .page-menu-container {
width: 100%;
padding: 20px;
} .page-nav .page-nav-subtitle {
text-transform: uppercase;
font-size: 13px;
line-height: 23px;
letter-spacing: 1.3px;
} .page-nav h2.page-nav-title {
text-transform: uppercase;
font-size: 37px;
line-height: 44px;
letter-spacing: 2px;
font-family: "Cosma", sans-serif;
} .page-nav h2.page-nav-title span {
text-transform: lowercase;
font-size: 58px;
line-height: 61px;
} .page-nav .page-nav-text {
text-align: center;
}
@media screen and (max-width: 768px) { .page-nav .page-nav-text {
display: none;
}
} .page-nav form {
width: 100%;
max-width: 480px;
margin: 10px 0;
} .page-nav form .search-fields {
position: relative;
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .page-nav form .search-fields input {
width: 100%;
font-size: 12px;
letter-spacing: 1px;
font-family: "Cosma", sans-serif;
} .page-nav form .search-fields button {
position: absolute;
right: 10px;
}
@media screen and (max-width: 600px) { .page-nav form .search-fields {
max-width: 90%;
margin: 0 auto;
}
} .page-nav .page-menu {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-family: "VisueltPro", sans-serif;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
margin: 10px 0 10px;
} .page-nav .page-menu ul {
padding: 5px 0px;
} .page-nav .page-menu li {
text-align: left;
} .page-nav .page-menu li.current-menu-item {
border-bottom: 2px solid #CEA398;
}
@media screen and (max-width: 768px) { .page-nav .page-menu li.current-menu-item {
border-bottom: 1px solid #eeeeee;
}
} .page-nav .page-menu li .sub-menu {
padding: 10px 0;
list-style-position: inside;
} .page-nav .page-menu li .sub-menu > li {
padding: 0;
} .page-nav .page-menu li .sub-menu > li > a {
padding: 2px 20px;
}
@media screen and (max-width: 768px) { .page-nav .page-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-size: 11px;
letter-spacing: 1px;
width: 100%;
row-gap: 0;
margin: 0;
} .page-nav .page-menu .menu-item {
width: 100%;
padding: 12px 20px;
border-bottom: 1px solid #eeeeee;
} .page-nav .page-menu .menu-item .menu-drop {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .page-nav .page-menu .menu-item .menu-drop .icon {
margin-left: 10px;
} .page-nav .page-menu .menu-item.menu-item-has-children > .sub-menu {
position: relative;
display: none;
opacity: 0;
visibility: hidden;
transform: unset;
background: unset;
padding: unset;
padding-left: 10px;
} .page-nav .page-menu .menu-item.menu-item-has-children > .sub-menu li {
margin-bottom: 0;
border-bottom: unset;
} .page-nav .page-menu .menu-item.menu-item-has-children.show > .sub-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
opacity: 1;
visibility: visible;
} .page-nav .page-menu .menu-item a {
display: block;
} .page-nav .page-menu .menu-item.light-menu-item {
font-weight: 100;
}
} .page-nav .page-nav-title .icon {
display: none;
}
@media screen and (max-width: 768px) { .page-nav .page-nav-title {
font-family: "Moderat", serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
width: 100%;
padding: 12px 20px;
text-align: center;
} .page-nav .page-nav-title.center {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .page-nav .page-nav-title.between {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
} .page-nav.btns {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
background: #EDE1D9;
padding: 20px 50px;
margin-bottom: 50px;
} .page-nav.btns .page-nav-title {
margin: 0;
max-width: 300px;
text-align: center;
}
@media screen and (max-width: 820px) { .page-nav.btns .page-nav-title {
max-width: 100%;
padding-bottom: 0;
justify-content: center !important;
}
} .page-nav.btns .page-menu-container {
width: auto;
} .page-nav.btns .page-menu-container .page-menu {
margin: 0;
} .page-nav.btns .page-menu-container .page-menu li a {
width: 200px !important;
} .page-nav.btns .page-menu-container .page-menu li.current-menu-item {
border-bottom: unset;
} .page-nav.has-btns .page-menu-container .page-menu li.current-menu-item {
border-bottom: unset;
} .page-nav.has-bg {
background: #E6DEDB;
padding: 80px 0;
} .page-nav.has-bg h2.page-nav-title {
font-size: 54px;
line-height: 64px;
} .page-nav.has-bg .page-menu {
column-gap: 2em;
} .page-nav.has-bg .page-menu li {
font-size: 16px;
line-height: 20px;
border-bottom: 1px solid #CEA398;
}
@media screen and (max-width: 768px) { .page-nav.btns {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 20px;
} .page-nav.btns .page-menu-container {
width: 100%;
} .page-nav.btns .page-menu-container .page-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
} .page-nav.hide-mobile .page-menu .menu-item {
width: fit-content;
border-bottom: none;
} .page-nav.show-mobile .page-nav-title {
order: 1;
font-family: "Moderat", serif;
font-size: 11px;
text-transform: uppercase;
text-align: left;
letter-spacing: 1px;
width: 100%;
padding: 12px 20px;
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
} .page-nav.show-mobile .page-nav-title.center {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .page-nav.show-mobile .page-nav-title.between {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .page-nav.show-mobile .page-nav-title .icon {
display: block;
margin-left: 10px;
} .page-nav.show-mobile .page-nav-title.open .icon {
transform: rotate(180deg);
} .page-nav.show-mobile .page-menu-container {
display: none;
order: 2;
padding: 0;
} .page-nav.show-mobile .page-menu-container .page-menu li.menu-item-has-children .menu-drop {
position: relative;
} .page-nav.show-mobile .page-menu-container .page-menu li.menu-item-has-children .menu-drop .icon {
position: absolute;
top: 2px;
left: 100%;
} .page-nav.show-mobile .page-menu-container .page-menu li.menu-item-has-children > .sub-menu {
position: absolute;
opacity: 0;
visibility: hidden;
} .page-nav.show-mobile .page-menu-container .page-menu li.menu-item-has-children.show > .menu-drop .icon {
transform: rotate(180deg);
} .page-nav.show-mobile .page-menu-container .page-menu li.menu-item-has-children.show > .sub-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin-top: 10px;
position: relative;
opacity: 1;
visibility: visible;
} .page-nav.show-mobile .page-menu-container .page-menu li.menu-item-has-children.show > .sub-menu > li {
padding: 5px 10px;
} .page-nav.show-mobile form {
order: 3;
}
}
@media screen and (max-width: 600px) { .page-nav .page-nav-title.center {
flex-direction: column !important;
} .page-nav.has-bg {
padding: 30px 0;
} .page-nav.has-bg h2.page-nav-title {
font-size: 32px;
}
} #circle_links {
position: relative;
margin: 0 0;
} #circle_links .circle-links-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
} #circle_links .circle-links-header .circle-links-title {
margin: 0;
} #circle_links .circle-links-header .circle-links-cta {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 20px;
} #circle_links .circle-links-header.has-cta {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} #circle_links .circle-links-container {
padding: 20px 0px 0;
text-align: center;
} #circle_links .circle-links-container a.circle-links-cta {
letter-spacing: 1px;
font-size: 12px;
text-transform: uppercase;
padding-left: 5px;
} #circle_links .circle-links-slider {
visibility: hidden;
opacity: 0;
} #circle_links .circle-links-slider.slick-initialized.show-slider {
visibility: visible;
opacity: 1;
} #circle_links .circle-links-slider .slick-arrow {
top: 42%;
} #circle_links .circle-links-slider .circle-slide {
width: 16%;
padding: 20px;
text-align: center;
} #circle_links .circle-links-slider .circle-slide .circle-slide-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-image {
width: 100%;
border-radius: 100%;
} #circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-image:hover {
opacity: 0.8;
} #circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-text {
text-transform: uppercase;
font-family: "VisueltPro", serif;
margin-top: 15px;
letter-spacing: 1px;
font-size: 12px;
} #circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-text:hover {
color: #EDE1D9;
}
@media screen and (max-width: 830px) { #circle_links .circle-links-slider .circle-slide {
width: 25%;
}
} #circle_links.has-bg {
background: #EDE1D9;
margin: 50px 0;
border-bottom: 1px solid black;
} #circle_links.has-bg .circle-links-container {
padding: 50px;
} #circle_links.has-bg .circle-links-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
} #circle_links.has-bg .circle-links-header .circle-links-title {
margin: 0;
font-size: 34px;
line-height: 40px;
padding: 30px;
} #circle_links.has-bg .circle-links-header .circle-links-cta {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 40px;
font-size: 15px;
} #circle_links.has-bg .circle-links-header .circle-links-cta:first-child {
border-right: 1px solid #000000;
} #circle_links.has-bg .circle-links-header .circle-links-cta:last-child {
border-left: 1px solid #000000;
text-transform: uppercase;
} #circle_links.has-bg .circle-links-header .circle-links-cta .icon {
margin: 0 5px;
}
@media screen and (max-width: 820px) { #circle_links.has-bg {
padding: 0;
} #circle_links.has-bg .circle-links-header {
flex-direction: column !important;
} #circle_links.has-bg .circle-links-header .circle-links-title {
padding: 50px 0;
} #circle_links.has-bg .circle-links-header .circle-links-cta {
width: 100%;
} #circle_links.has-bg .circle-links-header .circle-links-cta:first-child {
border-right: none;
border-bottom: 1px solid black;
} #circle_links.has-bg .circle-links-header .circle-links-cta:last-child {
border-left: none;
border-top: 1px solid black;
}
}
@media screen and (max-width: 600px) { #circle_links.has-bg {
padding: 0;
} #circle_links.has-bg .circle-links-header .circle-links-title {
text-align: center;
padding: 50px 30px;
}
}
@media screen and (max-width: 1180px) { #circle_links .circle-links-container {
padding: 20px 50px 0;
}
}
@media screen and (max-width: 820px) { #circle_links {
padding: 0;
}
}
@media screen and (max-width: 600px) { #circle_links {
padding: 0 0px 0px;
} #circle_links .circle-links-container {
margin-bottom: 30px;
padding: 20px 30px 0;
} #circle_links .circle-links-slider {
padding: 0 10px;
} #circle_links .circle-links-slider .circle-slide {
width: 50%;
padding: 0px 10px;
} #circle_links .circle-links-slider .circle-slide .circle-slide-inner {
padding: 0;
} #circle_links .circle-links-slider .slick-arrow {
top: 34%;
}
} #featured_products {
position: relative;
padding: 50px;
} #featured_products .featured-products-inner {
padding: 50px 0;
border-top: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
} #featured_products .featured-products-inner .featured-products-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #featured_products .featured-products-inner .animate-right {
border-bottom: 1px solid #000000;
font-weight: bolder;
font-size: 10px;
font-weight: bolder;
letter-spacing: 1px;
} #featured_products .featured-products-inner .featured-products-slider .product {
padding: 20px;
} #featured_products .featured-products-inner .featured-products-slider .product .product-brand {
border-bottom: 1px solid #000000;
margin-bottom: 10px;
}
@media screen and (max-width: 600px) { #featured_products .featured-products-header-wrap {
flex-direction: column;
}
} .product .product-wrap .product-image-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
width: 100%;
text-align: center;
} .product .product-wrap .product-image-wrap .shop-btn {
position: absolute;
} .product .product-wrap .product-link-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .product .product-wrap .product-link-wrap .product-link {
text-transform: uppercase;
} .snapshots-slider-wrapper {
position: relative;
padding: 0 50px 50px;
} .snapshots-slider-wrapper .snapshots-slider-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 80px 0;
row-gap: 2em;
} .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider-title {
text-align: center;
font-size: 47px;
line-height: 58px;
text-transform: uppercase;
} .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider-title span {
font-size: 58px;
line-height: 61px;
text-transform: lowercase;
} .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider {
width: 100%;
} .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider .slick-slide {
padding: 5px;
}
@media screen and (max-width: 820px) { .snapshots-slider-wrapper .snapshots-slider-container {
padding: 50px 0;
}
}
@media screen and (max-width: 768px) { .snapshots-slider-wrapper {
padding: 0 40px 50px;
} .snapshots-slider-wrapper .snapshots-slider-container {
row-gap: 1em;
} .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider-title {
font-size: 30px;
line-height: 48px;
text-align: center;
} .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider-title span {
font-size: 48px;
}
}
@media screen and (max-width: 600px) { .snapshots-slider-wrapper {
padding: 0 30px 50px;
} .snapshots-slider-wrapper .snapshots-slider-container {
padding: 50px 0 20px;
} .snapshots-slider-wrapper .snapshots-slider-container .snapshots-slider .slick-slide {
padding: 20px;
}
} .hero-slider-wrapper {
position: relative;
padding: 50px;
padding-bottom: 100px;
} .hero-slider-wrapper .hero-slider {
width: 100%;
} .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
position: relative;
width: 100%;
min-height: 650px;
padding: 100px 50px;
} .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 1em;
padding: 2em;
position: relative;
z-index: 2;
max-width: 390px;
background: rgba(255, 253, 250, 0.98);
width: 100%;
text-align: center;
} .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-title {
text-transform: uppercase;
font-size: 30px;
line-height: 37px;
letter-spacing: 2px;
}
@media screen and (max-width: 768px) { .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-title {
font-size: 20px;
line-height: 1em;
}
} .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body .hero-slide-text {
font-size: 15px;
line-height: 22px;
letter-spacing: .5px;
} .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner::after {
content: '';
max-width: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background: rgba(0, 0, 0, 0.35);
}
@media screen and (max-width: 768px) { .hero-slider-wrapper {
padding: 50px 40px;
}
}
@media screen and (max-width: 600px) { .hero-slider-wrapper {
padding: 50px 30px;
} .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner {
padding: 50px 20px;
} .hero-slider-wrapper .hero-slider .hero-slide .hero-slide-inner .hero-slide-body {
padding: 20px;
background: rgba(255, 253, 250, 0.68);
}
} .image-links {
position: relative;
padding: 70px 0px 70px;
border-top: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
margin: 0 50px;
} .image-links .slick-slider .slick-arrow.slick-prev {
left: -2%;
} .image-links .slick-slider .slick-arrow.slick-next {
right: -2%;
} .image-links .image-links-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
row-gap: 2em;
z-index: 2;
} .image-links .image-links-container .image-links-title {
font-size: 47px;
line-height: 58px;
} .image-links .image-links-container .image-links-title span {
font-size: 58px;
line-height: 61px;
} .image-links .image-links-container .image-links-text {
text-align: center;
} .image-links .image-links-container .image-links-slider {
width: 100%;
} .image-links .image-links-container .image-links-slider .image-link {
padding: 5px;
padding-bottom: 40px;
} .image-links .image-links-container .image-links-slider .image-link .image-link-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
width: 100%;
} .image-links .image-links-container .image-links-slider .image-link .image-link-inner .image-link-title {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.35);
color: #ffffff;
opacity: 0;
z-index: 1;
} .image-links .image-links-container .image-links-slider .image-link:hover .image-link-inner .image-link-title {
opacity: 1;
}
@media screen and (max-width: 820px) { .image-links {
padding: 50px 50px 70px;
} .image-links .image-links-container {
row-gap: 1em;
}
}
@media screen and (max-width: 768px) { .image-links {
padding: 50px 40px 70px;
margin: 0;
} .image-links .image-links-container .image-links-title {
font-size: 30px;
line-height: 48px;
text-align: center;
} .image-links .image-links-container .image-links-title span {
font-size: 48px;
}
}
@media screen and (max-width: 600px) { .image-links {
padding: 50px 30px 70px;
}
} .press {
position: relative;
padding: 80px 50px 40px;
} .press .press-container {
padding: 0 0 50px;
} .press .press-container .press-title {
margin-bottom: 40px;
text-align: center;
font-size: 30px;
} .press .press-container .press-slider {
width: 100%;
} .press .press-container .press-slider .press-slide {
position: relative;
padding: 0 20px;
text-align: center;
height: inherit !important;
} .press .press-container .press-slider .press-slide .press-slide-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
height: 100%;
} .press .press-container .press-slider .press-slide .press-slide-inner .press-image {
max-height: 80px;
} .press .press-container .press-slider.slick-slider .slick-track {
display: flex !important;
} .press .press-container .press-slider.slick-slider .slick-arrow {
top: 25%;
} .press .press-container .press-slider.slick-slider .slick-arrow.slick-next {
right: -4%;
} .press .press-container .press-slider.slick-slider .slick-arrow.slick-next .icon {
width: 25px;
height: 25px;
} .press .press-container .press-slider.slick-slider .slick-arrow.slick-prev {
left: -4%;
} .press .press-container .press-slider.slick-slider .slick-arrow.slick-prev .icon {
width: 25px;
height: 25px;
}
@media screen and (max-width: 600px) { .press {
padding: 70px 40px 90px;
} .press .press-container {
padding: 0 0 20px;
} .press .press-container .press-title {
margin-bottom: 50px;
}
} .reviews-slider-wrapper {
position: relative;
padding: 100px 50px;
background: #F2F1EE;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider-title {
text-align: center;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider {
width: 65%;
margin: 0 auto;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider.slick-slider .slick-arrow .icon {
width: 22px;
height: 38px;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider.slick-slider .slick-arrow.slick-prev {
left: -4%;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider.slick-slider .slick-arrow.slick-next {
right: -4%;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review {
font-size: 18px;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-icon {
position: absolute;
top: 30px;
left: 30px;
z-index: 1;
width: 57px;
height: 47px;
color: #CEA398;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
text-align: center;
row-gap: 10px;
width: 100%;
font-size: 50px;
line-height: 73px;
font-family: "Cosma", sans-serif;
}
@media screen and (max-width: 1180px) { .reviews-slider-wrapper .reviews-slider-container .reviews-slider {
width: 85%;
}
}
@media screen and (max-width: 600px) { .reviews-slider-wrapper {
padding: 60px 20px;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider {
width: 100%;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body {
font-size: 30px;
line-height: 50px;
}
} body.page-template-page-podcast .reviews-slider-wrapper {
background: none;
margin-top: 50px;
} body.page-template-page-podcast .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body {
font-size: 40px;
}
@media screen and (max-width: 600px) { body.page-template-page-podcast .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body {
font-size: 30px;
line-height: 50px;
}
} #hero_slider {
position: relative;
padding: 30px 20px 90px;
} #hero_slider .slick-slider {
position: relative;
} #hero_slider .slick-slider .slick-dots {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin: 0;
position: absolute;
bottom: 0;
left: -20px;
width: auto;
z-index: 100;
} #hero_slider .slick-slider .slick-dots li {
line-height: normal;
width: auto;
height: auto;
} #hero_slider .slick-slider .slick-dots li button {
display: block !important;
margin: 5px !important;
} #hero_slider .slick-slider .slick-dots li button::before {
display: none;
} #hero_slider .slick-slider .slick-arrow {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
background: #D8CBC7;
padding: 3px;
border-radius: 100%;
width: 25px;
height: 25px;
} #hero_slider .slick-slider .slick-arrow.slick-prev {
top: 45%;
left: 0;
}
@media screen and (max-width: 820px) { #hero_slider .slick-slider .slick-arrow.slick-prev {
left: -15px;
}
} #hero_slider .slick-slider .slick-arrow.slick-next {
top: 45%;
right: 0;
}
@media screen and (max-width: 820px) { #hero_slider .slick-slider .slick-arrow.slick-next {
right: -15px;
}
} #hero_slider .slick-slider .slick-arrow .icon {
width: 15px;
height: 15px;
} #hero_slider .slick-slider .slick-arrow:hover {
background: #EDE1D9;
} #hero_slider .hero-slide {
padding-left: 40px;
} #hero_slider .hero-slide .hero-image {
position: relative;
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-end !important;
-webkit-align-items: flex-end !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
padding: 0 50px;
width: 100%;
} #hero_slider .hero-slide .hero-image .post-products-wrap .post-products-trigger {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
top: 30px;
bottom: unset;
left: 0;
right: unset;
transform: translate(-40px, 0);
font-weight: bold !important;
font-size: 13px !important;
} #hero_slider .hero-slide .hero-image .post-products-wrap .post-products-trigger span {
transform: unset;
margin: 0;
margin-left: 5px;
} #hero_slider .hero-slide .hero-image .post-products-wrap .post-products {
top: 0;
} #hero_slider .hero-slide .hero-image .hero-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
background: #ffffff;
text-align: center;
max-width: 385px;
padding: 90px 30px;
} #hero_slider .hero-slide .hero-image .hero-body h2 {
font-size: 29px;
line-height: 36px;
margin-bottom: 30px;
} #hero_slider .hero-slide .hero-image .hero-body .hero-cta {
font-size: 13px;
letter-spacing: 1px;
}
@media screen and (max-width: 1180px) { #hero_slider .hero-slide .hero-image {
padding: 50px 30px 0;
} #hero_slider .hero-slide .hero-image .hero-body {
padding: 40px 34px;
}
}
@media screen and (max-width: 820px) { #hero_slider .hero-slide {
padding-left: 0px;
} #hero_slider .hero-slide .hero-image {
height: 450px !important;
} #hero_slider .hero-slide .hero-image .hero-body {
padding: 28px 25px;
max-width: 280px;
} #hero_slider .hero-slide .hero-image .hero-body h2.hero-title {
font-size: 21px;
line-height: 29px;
} #hero_slider .hero-slide .hero-image .post-products-wrap .post-products-trigger {
transform: translate(0, 0);
}
}
@media screen and (max-width: 600px) { #hero_slider {
padding: 50px 30px;
} #hero_slider .hero-slide .hero-image {
height: 450px !important;
} #hero_slider .hero-slide .hero-image .hero-body {
background-color: rgba(255, 255, 255, 0.8);
padding: 21px 22px;
} #hero_slider .hero-slide .hero-image .hero-body h2.hero-title {
font-size: 17px;
line-height: 24px;
margin-bottom: 20px;
}
} .guides-basic .guide-basic {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 1em;
position: relative;
padding: 50px 0;
margin-top: 50px;
border-top: 1px solid #DBDBDB;
text-align: center;
} .guides-basic .guide-basic h3.guide-title {
margin-bottom: 30px;
} .guides-basic .guide-basic .guide-text {
line-height: 31px;
letter-spacing: 0.5px;
width: 100%;
} .guides-basic .guide-basic .guide-products {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .guides-basic .guide-basic .guide-products .product {
width: 30%;
padding: 20px;
} .guides-basic .guide-basic .guide-products .product .product-body .product-description {
display: none;
}
@media screen and (max-width: 600px) { .guides-basic .guide-basic .guide-products .product {
width: 50%;
}
} .guides-rows .post-guide-row {
width: 100%;
position: relative;
max-width: 840px;
margin: 50px auto;
column-gap: 1em;
} .guides-rows .post-guide-row > * {
width: 32%;
} .guides-rows .post-guide-row:nth-child(2n+1) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .guides-rows .post-guide-row:nth-child(2n) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .guides-rows .post-guide-row img {
width: 28%;
} .guides-rows .post-guide-row .sep {
width: 90px;
height: 2px;
margin: 0 2%;
background: black;
} .guides-rows .post-guide-row .guide-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 60%;
} .guides-rows .post-guide-row .guide-body .guide-count {
font-family: "Cosma", sans-serif;
font-size: 80px;
} .guides-rows .post-guide-row .guide-body .guide-title {
font-family: "Cosma", sans-serif;
font-size: 30px;
margin-bottom: 20px;
} .guides-rows .post-guide-row .guide-body .guide-text {
font-family: "Moderat", serif;
margin-bottom: 30px;
line-height: 28px;
font-size: 15px;
} .guides-rows .post-guide-row .guide-body .guide-text a {
color: #E6DEDB;
font-weight: 100;
font-size: 14px;
text-transform: none;
border-bottom: none;
padding-bottom: 0;
} .guides-rows .post-guide-row .guide-body a {
padding-bottom: 5px;
font-family: "proxima-nova", sans-serif;
text-transform: uppercase;
margin-bottom: 24px;
letter-spacing: 1px;
font-size: 13px;
font-weight: bold;
}
@media screen and (max-width: 768px) { .guides-rows .post-guide-row {
flex-direction: column !important;
} .guides-rows .post-guide-row .sep {
display: none;
} .guides-rows .post-guide-row .guide-body {
width: 100%;
} .guides-rows .post-guide-row img {
width: 70%;
margin-bottom: 20px;
} .guides-rows .post-guide-row:nth-child(2n), .guides-rows .post-guide-row:nth-child(2n+1) {
flex-direction: column !important;
}
}
@media screen and (max-width: 600px) { .guides-rows .post-guide-row > * {
width: 100%;
} .guides-rows .post-guide-row img {
width: 100%;
margin-bottom: 20px;
} .guides-rows .post-guide-row .guide-body .guide-title {
text-align: center;
}
} .guides-grid {
max-width: 1025px;
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .guides-grid .guide-grid.vertical {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 50%;
padding: 30px;
} .guides-grid .guide-grid.vertical .guide-count {
font-family: "Cosma", sans-serif;
font-size: 80px;
color: #CEA398;
} .guides-grid .guide-grid.vertical h3.guide-grid-title {
margin-bottom: 20px;
} .guides-grid .guide-grid.vertical .guide-grid-text {
line-height: 31px;
letter-spacing: 0.5px;
} .guides-grid .guide-grid.vertical .guide-grid-products {
width: 100%;
} .guides-grid .guide-grid.horizontal {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
padding: 30px;
border-top: 1px solid #DBDBDB;
} .guides-grid .guide-grid.horizontal .guide-grid-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 52%;
padding-right: 50px;
margin-right: 50px;
border-right: 1px solid #DBDBDB;
} .guides-grid .guide-grid.horizontal .guide-grid-body .guide-count {
font-family: "Cosma", sans-serif;
font-size: 80px;
color: #CEA398;
} .guides-grid .guide-grid.horizontal .guide-grid-body h3.guide-grid-title {
margin-bottom: 20px;
text-transform: uppercase;
} .guides-grid .guide-grid.horizontal .guide-grid-body .guide-grid-text {
line-height: 31px;
letter-spacing: 0.5px;
font-size: 15px;
} .guides-grid .guide-grid.horizontal .guide-grid-products {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 38%;
} .guides-grid .guide-grid.horizontal .guide-grid-products .post-product-slider-wrap {
width: 100%;
} .guides-grid .guide-grid.horizontal:first-child {
border-top: none;
}
@media screen and (max-width: 820px) { .guides-grid .guide-grid.horizontal, .guides-grid .guide-grid.vertical {
padding: 30px 0;
}
}
@media screen and (max-width: 600px) { .guides-grid {
flex-direction: column !important;
} .guides-grid .guide-grid.vertical {
width: 100%;
} .guides-grid .guide-grid.horizontal {
flex-direction: column !important;
} .guides-grid .guide-grid.horizontal .guide-grid-body {
padding-right: 0;
margin-right: 0;
border-right: none;
width: 100%;
} .guides-grid .guide-grid.horizontal .guide-grid-products {
width: 100%;
margin-top: 30px;
}
} .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%;
} .quick-links {
position: absolute;
top: 50%;
left: -125px;
max-width: 250px;
border: 3px solid #EDE1D9;
background: #ffffff;
padding: 20px 30px;
} .quick-links h3 {
margin-bottom: 10px;
text-transform: capitalize;
} .quick-links p {
font-size: 10px;
margin-bottom: 0;
text-transform: uppercase;
line-height: 2.25em;
word-break: break-word;
}
@media screen and (max-width: 820px) { .quick-links {
left: -92px;
max-width: 200px;
padding: 16px 21px;
}
}
@media screen and (max-width: 600px) { .quick-links {
display: none;
}
} .posts-collection {
position: relative;
padding: 50px;
} .posts-collection .posts-collection-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .posts-collection .posts-collection-container .collection-post-main {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
flex: 3;
} .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body {
position: relative;
width: 60%;
margin-right: -20%;
overflow: hidden;
padding-left: 25px;
} .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner {
position: relative;
width: 94%;
background: #EDE1D9;
border: 2px solid #D8CBC7;
padding: 60px;
} .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-cat {
text-transform: uppercase;
font-family: "VisueltPro", serif;
letter-spacing: 1px;
font-size: 12px;
} .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner h2 {
font-size: 40px;
line-height: 44px;
margin: 20px 0;
}
@media screen and (max-width: 1180px) { .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner h2 {
font-size: 25px;
line-height: 36px;
margin: 20px 0;
}
} .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .collection-post-main-text {
font-size: 15px;
margin-bottom: 20px;
line-height: 25px;
} .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
top: 25px;
left: -25px;
width: 50px;
height: 50px;
padding: 0 !important;
border-radius: 100%;
} .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products {
top: 0;
bottom: unset;
right: 115%;
left: unset;
} .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap:hover .post-products {
right: 0;
}
@media screen and (max-width: 820px) { .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner {
width: 85%;
padding: 40px;
}
} .posts-collection .posts-collection-container .collection-post-main .collection-post-main-image {
width: 64%;
} .posts-collection .posts-collection-container .posts-collection-posts-side {
flex: 1;
padding: 0 0 0 40px;
} .posts-collection .posts-collection-container .posts-collection-posts-side .collection-post {
border-bottom: 1px solid #D8CBC7;
padding: 10px 0;
margin-bottom: 20px;
text-transform: uppercase;
font-family: "VisueltPro", serif;
letter-spacing: 1px;
font-size: 12px;
} .posts-collection .posts-collection-container .posts-collection-posts-side .collection-post h4 {
font-size: 22px;
}
@media screen and (max-width: 1180px) { .posts-collection .posts-collection-container .posts-collection-posts-side .collection-post h4 {
font-size: 17px;
}
}
@media screen and (max-width: 820px) { .posts-collection .posts-collection-container .posts-collection-posts-side {
width: 98%;
}
}
@media screen and (max-width: 600px) { .posts-collection .posts-collection-container .posts-collection-posts-side {
padding: 0;
width: 91%;
}
}
@media screen and (max-width: 1180px) { .posts-collection {
padding: 50px 30px 50px 20px;
}
}
@media screen and (max-width: 820px) { .posts-collection .posts-collection-container {
flex-direction: column !important;
}
}
@media screen and (max-width: 600px) { .posts-collection {
padding: 30px;
} .posts-collection .posts-collection-container .collection-post-main {
flex-direction: column-reverse !important;
} .posts-collection .posts-collection-container .collection-post-main .collection-post-main-image {
width: 100%;
} .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body {
width: 100%;
margin-right: 0%;
margin-right: 25px;
margin-top: -60px;
margin-bottom: 30px;
} .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner {
width: 100%;
padding: 20px;
}
} #loop_lately {
position: relative;
background: #EDE1D9;
padding: 70px 50px;
} #loop_lately .lately-loop-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
margin-bottom: 45px;
} #loop_lately .lately-loop-header .menu {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
font-family: "VisueltPro", sans-serif;
font-size: 14px;
letter-spacing: 1px;
} #loop_lately .lately-loop-header .lately-loop-title {
font-size: 38px;
line-height: 47px;
letter-spacing: 1px;
} #loop_lately .lately-loop-header .lately-loop-title span {
font-size: 58px;
line-height: 61px;
} #loop_lately .lately-posts-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
@media screen and (max-width: 1180px) { #loop_lately .lately-posts-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
}
} #loop_lately .lately-posts-wrapper .lately-post {
position: relative;
} #loop_lately .lately-posts-wrapper .lately-post.lately-main {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 69%;
} #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-image {
width: 47%;
}
@media screen and (min-width: 768px) { #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-image {
min-height: 470px;
}
} #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 53%;
padding: 50px;
background: #ffffff;
} #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body h3.lately-post-title {
font-size: 29px;
margin-bottom: 20px;
line-height: 35px;
text-transform: uppercase;
} #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-text {
margin-bottom: 20px;
font-family: "Moderat", serif;
line-height: 27px;
font-size: 16px;
} #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body a.lately-post-link {
font-family: "VisueltPro", sans-serif;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
font-weight: bold;
color: #CEA398;
} #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body a.lately-post-link:hover {
color: #EDE1D9;
} #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-label {
position: absolute;
top: 20px;
left: 5px;
transform: translate(-50%, 0);
transform-origin: bottom right;
padding: 10px 30px;
background: #D3B8A4;
white-space: nowrap;
font-family: "VisueltPro", sans-serif;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 1px;
font-weight: bold;
}
@media screen and (max-width: 1180px) { #loop_lately .lately-posts-wrapper .lately-post.lately-main {
width: 100%;
}
}
@media screen and (max-width: 768px) { #loop_lately .lately-posts-wrapper .lately-post.lately-main {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-image {
width: 100%;
min-height: 250px;
} #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body {
width: 100%;
}
} #loop_lately .lately-posts-wrapper .lately-post.lately-side {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
background: #ffffff;
margin-bottom: 20px;
} #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-image {
flex: 2;
height: 100%;
}
@media screen and (max-width: 1180px) { #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-image {
min-height: 150px;
}
} #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
flex: 3;
padding: 20px;
} #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body .lately-post-title {
font-family: "Cosma", sans-serif;
text-transform: uppercase;
font-size: 16px;
letter-spacing: 1px;
font-weight: bold;
color: #CEA398;
} #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body .lately-post-title:hover {
color: #EDE1D9;
} #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body a.lately-post-link {
font-family: "VisueltPro", sans-serif;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
font-weight: bold;
color: #CEA398;
margin-top: 10px;
} #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body a.lately-post-link:hover {
color: #EDE1D9;
} #loop_lately .lately-posts-wrapper .lately-post.lately-side:last-child {
margin-bottom: 0;
} #loop_lately .lately-posts-wrapper .lately-side-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 27%;
}
@media screen and (max-width: 1180px) { #loop_lately .lately-posts-wrapper .lately-side-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
margin-top: 20px;
} #loop_lately .lately-posts-wrapper .lately-side-wrap .lately-post.lately-side {
width: 48%;
margin-bottom: 20px;
}
}
@media screen and (max-width: 768px) { #loop_lately .lately-posts-wrapper .lately-side-wrap .lately-post.lately-side {
width: 100%;
}
}
@media screen and (max-width: 820px) { #loop_lately .lately-loop-header {
flex-direction: column !important;
} #loop_lately .lately-loop-header .lately-loop-title {
margin-bottom: 20px;
}
}
@media screen and (max-width: 768px) { #loop_lately {
padding: 60px 40px;
}
}
@media screen and (max-width: 600px) { #loop_lately {
padding: 60px 30px;
} #loop_lately .lately-loop-header {
flex-direction: column !important;
margin-bottom: 30px;
} #loop_lately .lately-loop-header h2.lately-loop-title {
font-size: 30px;
text-align: center;
margin-bottom: 20px;
display: flex;
flex-direction: column;
} #loop_lately .lately-loop-header h2.lately-loop-title span {
font-size: 45px;
line-height: 45px;
} #loop_lately .lately-loop-header .menu {
justify-content: center !important;
} #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body {
padding: 30px;
} #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body h3.lately-post-title {
font-size: 26px;
} #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-label {
display: none;
}
} .home-post {
margin: 30px auto !important;
} .home-post .home-post-inner .home-post-content {
width: 49%;
padding: 50px 50px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
letter-spacing: 2px;
font-family: "Cosma", sans-serif;
font-size: 24px;
position: relative;
margin-left: -200px;
background: #F5F4EF;
padding: 20px;
text-align: center;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
font-family: "VisueltPro", sans-serif;
margin-bottom: 10px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .meta-sep {
width: 1px;
height: 15px;
background: black;
margin: 0 10px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta a.category-name {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
font-family: "Cosma", sans-serif;
font-style: italic;
letter-spacing: 1px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
margin-top: 15px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.btn.btn-primary {
display: block !important;
width: 200px;
margin: 20px auto 0 !important;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .rs-code {
display: block;
width: 100%;
margin-top: 50px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post {
display: flex;
align-items: center;
justify-content: center;
font-family: "VisueltPro", sans-serif;
text-transform: uppercase;
font-size: 15px;
margin-top: 55px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
padding-right: 10px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
width: 10px;
fill: black;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
margin-left: 5px;
} .home-post .home-post-inner .home-post-image {
position: relative;
width: 51%;
overflow: hidden;
} .home-post .home-post-inner .home-post-image .post-products-wrap .post-products-trigger {
bottom: 0;
} .home-post .home-post-inner .home-post-image .post-products-wrap .post-products {
bottom: 0;
} .home-post .home-post-inner .home-post-image .social-share {
position: absolute;
top: 0;
left: 0;
color: white;
font-size: 18px;
} .home-post .home-post-inner .home-post-image .social-share a {
color: white;
} .home-post .home-post-inner .home-post-image .social-share .icon {
fill: white;
width: 20px;
height: 20px;
} .home-post .home-post-inner .home-post-image .social-share .share-title {
background: rgba(0, 0, 0, 0.5);
padding: 11px 20px 7px;
} .home-post .home-post-inner .home-post-image .social-share .share-actions {
background: rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
padding: 4px 7px 7px;
} .home-post .home-post-inner .home-post-image .social-share .share-actions button {
font-size: 14px;
padding: 10px;
color: white;
cursor: pointer;
} .home-post .home-post-inner .home-post-image .social-share .share-actions button:hover {
color: #000;
} .home-post .home-post-inner .home-post-image .social-share:hover .share-actions {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1180px) { .home-post .home-post .home-post-inner .home-post-content {
padding: 20px 30px;
}
}
@media screen and (max-width: 768px) { .home-post .home-post .home-post-inner {
flex-direction: column;
} .home-post .home-post .home-post-inner .home-post-content {
padding: 30px 30px;
width: 100%;
border: none;
border-bottom: 4px solid #f4f4f4;
border-right: 4px solid #f4f4f4;
border-left: 4px solid #f4f4f4;
} .home-post .home-post .home-post-inner .home-post-image {
width: 100%;
height: 300px;
}
} #podcasts {
position: relative;
padding: 20px 0 150px;
} #podcasts .podcasts-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 2em;
} #podcasts .podcasts-container .podcasts-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
} #podcasts .podcasts-container .podcasts-header.spaced {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} #podcasts .podcasts-container .podcasts-header .podcasts-title {
text-align: center;
font-size: 47px;
line-height: 58px;
text-transform: uppercase;
} #podcasts .podcasts-container .podcasts-header .podcasts-title span {
font-size: 58px;
line-height: 61px;
text-transform: lowercase;
} #podcasts .podcasts-container .podcasts-header .podcasts-cta {
font-size: 12px;
} #podcasts .podcasts-container .podcasts-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 33%;
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col:nth-child(2) {
padding: 0 20px;
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col:nth-child(2) .podcast-block:nth-child(1) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col:nth-child(2) .podcast-block:nth-child(2) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col .podcast-block {
width: 100%;
flex-grow: 1;
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col .podcast-block .podcast-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-end !important;
-webkit-align-items: flex-end !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
position: relative;
width: 100%;
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col .podcast-block .podcast-image .play-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
background: #D8CBC7;
color: #000000;
width: 50px;
height: 50px;
margin-right: 20px;
transform: translate(0, 50%);
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col .podcast-block .podcast-image .podcast-title {
position: absolute;
bottom: 0;
left: 0;
width: 75%;
text-transform: uppercase;
transform: translate(0, 110%);
}
@media screen and (max-width: 768px) { #podcasts .podcasts-container .podcasts-wrapper .podcast-col .podcast-block .podcast-image .podcast-title {
transform: translate(0, 122%);
}
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col .podcast-block:hover .podcast-image {
opacity: 0.75;
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col .podcast-block:hover .icon {
color: white;
}
@media screen and (max-width: 1180px) { #podcasts {
padding: 20px 50px 150px;
}
}
@media screen and (max-width: 820px) { #podcasts .podcasts-container .podcasts-wrapper {
flex-direction: column !important;
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col {
width: 100%;
padding: 0 !important;
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col .podcast-block {
margin-bottom: 15vh !important;
} #podcasts .podcasts-container .podcasts-wrapper .podcast-col:last-child .podcase-block:last-child {
margin-bottom: 0 !important;
}
}
@media screen and (max-width: 768px) { #podcasts {
padding: 20px 40px 50px;
} #podcasts .podcasts-container .podcasts-header .podcasts-title {
font-size: 30px;
line-height: 48px;
text-align: center;
} #podcasts .podcasts-container .podcasts-header .podcasts-title span {
font-size: 48px;
}
}
@media screen and (max-width: 600px) { #podcasts {
padding: 0px 30px 30px;
} #podcasts .podcasts-container .podcasts-header.spaced {
flex-direction: column !important;
} #podcasts .podcasts-container .podcasts-header .podcasts-title {
margin-bottom: 20px;
}
} .podcast-grid-wrapper .podcast-grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 2em;
row-gap: 2em;
} .podcast-grid-wrapper .podcast-grid .podcast-block {
height: 100%;
}
@media screen and (max-width: 1180px) { .podcast-grid-wrapper {
padding: 0 50px;
}
}
@media screen and (max-width: 768px) { .podcast-grid-wrapper {
padding: 0 40px;
} .podcast-grid-wrapper .podcast-grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
column-gap: 2em;
row-gap: 2em;
}
}
@media screen and (max-width: 600px) { .podcast-grid-wrapper {
padding: 0 30px;
} .podcast-grid-wrapper .podcast-grid {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
column-gap: 2em;
row-gap: 2em;
}
} #podcast_page .alm-listing {
margin-top: 2em !important;
} #podcast_page .alm-reveal {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 2em;
row-gap: 2em;
} #snapshots_loop {
padding: 50px;
} #snapshots_loop .snapshots-wrapper .snapshots-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
} #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-title-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
} #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
} #snapshots_loop .snapshots-wrapper .snapshots-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} #snapshots_loop .snapshots-wrapper .snapshots-inner .snapshot {
flex: 1;
margin: 12px;
} .about-section {
position: relative;
padding: 0;
margin: 50px 0;
background: #F2F1EE;
} .about-section .about-section-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
padding: 100px 0;
} .about-section .about-section-container about-img {
position: absolute;
width: 18%;
z-index: 1;
border: 10px solid white;
} .about-section .about-section-container about-img:first-of-type {
left: 0;
bottom: 0;
transform: translate(0, 20%);
width: 25%;
} .about-section .about-section-container about-img:last-of-type {
top: 0;
right: 0;
transform: translate(0, -20%);
} .about-section .about-section-container .about-section-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
width: 55%;
text-align: center;
z-index: 2;
row-gap: 1em;
} .about-section .about-section-container .about-section-body .about-section-subtitle {
font-size: 11px;
line-height: 18px;
font-family: "BonVivant", serif;
text-transform: uppercase;
margin-bottom: -5px;
} .about-section .about-section-container .about-section-body .about-section-title {
font-size: 46px;
line-height: 58px;
font-family: "Cosma", sans-serif;
} .about-section .about-section-container .about-section-body .about-section-text {
width: 65%;
margin: 20px 0;
font-size: 16px;
line-height: 26px;
text-align: center;
} .about-section .about-section-container .about-section-body .about-section-ctas {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
column-gap: 2em;
} .about-section .about-section-container .about-section-image-wrap {
position: relative;
width: 48%;
padding: 30px 30px 0 0;
} .about-section .about-section-container .about-section-image-wrap .about-section-image {
position: relative;
width: 100%;
z-index: 2;
} .about-section .about-section-container .about-section-image-wrap .about-section-image-bg {
position: absolute;
top: 0;
left: 30px;
right: 0;
bottom: 30px;
background: #EDE1D9;
z-index: 1;
}
@media screen and (max-width: 820px) { .about-section .about-section-container about-img {
width: 25%;
} .about-section .about-section-container .about-section-body {
width: 85%;
} .about-section .about-section-container .about-section-body .about-section-text {
width: 90%;
}
}
@media screen and (max-width: 768px) { .about-section .about-section-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 1em;
} .about-section .about-section-container about-img:last-child {
display: block !important;
width: 100%;
position: relative;
top: unset;
left: unset;
right: unset;
transform: unset;
} .about-section .about-section-container .about-section-body {
order: 2;
} .about-section .about-section-container .about-section-body .about-section-title {
font-size: 30px;
line-height: 48px;
}
}
@media screen and (max-width: 600px) { .about-section {
padding: 50px 20px;
margin: 0;
} .about-section .about-section-container {
padding: 20px 0;
} .about-section .about-section-container .about-section-body {
width: 100%;
} .about-section .about-section-container .about-section-body .about-section-title {
font-size: 30px;
line-height: 48px;
} .about-section .about-section-container .about-section-body .about-section-text {
width: 100%;
} .about-section .about-section-container .about-section-image-wrap {
width: 90%;
margin-bottom: 25px;
} .about-section .about-section-container about-img {
display: none;
}
} .about-banner-wrapper {
position: relative;
padding: 50px 0;
} .about-banner-wrapper .about-banner-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
min-height: 400px;
} .about-banner-wrapper .about-banner-container .about-banner-image {
flex: 2;
height: 590px;
width: 100%;
} .about-banner-wrapper .about-banner-container .about-banner-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 1em;
flex: 3;
background: rgba(255, 253, 250, 0.98);
padding: 50px 40px;
text-align: center;
max-width: 400px;
position: absolute;
right: 10%;
top: 50%;
transform: translate(10%, -50%);
} .about-banner-wrapper .about-banner-container .about-banner-body .about-banner-logo {
max-height: 65px;
position: absolute;
top: -30px;
width: auto;
} .about-banner-wrapper .about-banner-container .about-banner-body .about-banner-title {
font-size: 27px;
line-height: 32px;
letter-spacing: .5px;
} .about-banner-wrapper .about-banner-container .about-banner-body .about-banner-text {
font-size: 16px;
line-height: 25px;
letter-spacing: .5px;
}
@media screen and (max-width: 768px) { .about-banner-wrapper .about-banner-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .about-banner-wrapper .about-banner-container .about-banner-body {
right: unset;
top: unset;
transform: unset;
}
} .banner-cta {
position: relative;
} .banner-cta .banner-cta-image {
position: relative;
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
padding: 100px 50px;
} .banner-cta .banner-cta-image .banner-cta-body {
position: relative;
text-align: center;
max-width: 700px;
color: #ffffff;
width: 100%;
padding: 30px;
z-index: 2;
} .banner-cta .banner-cta-image .banner-cta-body .banner-cta-text {
padding: 30px 0;
font-size: 16px;
line-height: 26px;
} .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 46px;
line-height: 57px;
display: flex;
flex-direction: column;
} .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title span {
display: block;
font-size: 72px;
line-height: 76px;
margin-top: -30px;
} .banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn {
font-size: 14px !important;
} .banner-cta .banner-cta-image::after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background: rgba(0, 0, 0, 0.35);
}
@media screen and (max-width: 768px) { .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 30px;
} .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title span {
font-size: 52px;
}
}
@media screen and (max-width: 600px) { .banner-cta .banner-cta-image {
padding: 50px 30px;
} .banner-cta .banner-cta-image .banner-cta-body {
padding: 0;
}
} .contact-form {
width: 100%;
} .contact-form input {
border: none !important;
border-bottom: 1px solid #C7C7C7 !important;
border-radius: 0 !important;
} .contact-form textarea {
border: none !important;
border-bottom: 1px solid #C7C7C7 !important;
border-radius: 0 !important;
} .contact-form .nf-field-container {
margin-bottom: 20px;
} .contact-form nf-field {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
display: block;
} .contact-form nf-field .nf-field-container {
width: 90%;
} .contact-form nf-field .nf-field-container.submit-container {
width: auto;
} .contact-form nf-field input[value="Submit"][type="button"] {
padding: 14px 60px !important;
font-size: 14px !important;
} .contact-form .nf-field-element textarea {
height: 106px;
} .contact-form .label-above .nf-field-label {
margin: 0;
} .contact-form .nf-field-label label {
font-weight: 700;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
} .contact-form .nf-form-fields-required {
display: none !important;
} .contact-form .nf-fields-wrap input, .contact-form .field-wrap textarea {
width: 90%;
}
@media screen and (max-width: 600px) { .contact-form .nf-fields-wrap input, .contact-form .field-wrap textarea {
width: 100%;
} .contact-form nf-field {
justify-content: center !important;
}
} .content-columns {
position: relative;
padding: 50px 50px 100px;
} .content-columns .content-columns-container {
-webkit-columns: 2; -moz-columns: 2; columns: 2;
column-gap: 3em;
} .content-columns .content-columns-container p {
font-size: 15px;
line-height: 28px;
} .content-columns .content-columns-container h3 {
font-size: 24px;
line-height: 42px;
margin-bottom: 15px;
margin-top: -5px;
}
@media screen and (max-width: 600px) { .content-columns {
padding: 50px 30px;
} .content-columns .content-columns-container {
-webkit-columns: 1; -moz-columns: 1; columns: 1;
}
} .content-rows {
position: relative;
padding: 50px 50px 50px;
} .content-rows .content-row {
column-gap: 3em;
padding: 50px 0;
} .content-rows .content-row .content-row-image {
position: relative;
flex: 1;
} .content-rows .content-row .content-row-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 1em;
flex: 1;
} .content-rows .content-row .content-row-body .content-row-subtitle {
font-size: 11px;
letter-spacing: 2px;
text-transform: uppercase;
} .content-rows .content-row .content-row-body .content-row-title {
font-size: 37px;
line-height: 44px;
} .content-rows .content-row .content-row-body .content-row-features {
display: grid;
grid-template-columns: auto auto;
grid-template-rows: auto;
column-gap: 2em;
row-gap: 0.5em;
margin-bottom: 20px;
} .content-rows .content-row .content-row-body .content-row-features .content-row-feature {
text-transform: uppercase;
text-align: left;
font-size: 12px;
line-height: 17px;
letter-spacing: 1.75px;
} .content-rows .content-row .content-row-body .content-row-text p {
font-size: 16px;
line-height: 28px;
} .content-rows .content-row .content-row-body .content-row-cta {
font-size: 14px !important;
padding: 13px 35px !important;
} .content-rows .content-row:nth-child(2n+1) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .content-rows .content-row:nth-child(2n) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
@media screen and (max-width: 820px) { .content-rows {
padding: 50px 40px 30px;
} .content-rows .content-row .content-row-image {
min-height: 400px;
height: 400px;
width: 100%;
} .content-rows .content-row .content-row-body {
margin-top: 50px;
} .content-rows .content-row .content-row-body .content-row-title {
font-size: 32px;
} .content-rows .content-row:nth-child(2n), .content-rows .content-row:nth-child(2n+1) {
flex-direction: column !important;
}
}
@media screen and (max-width: 600px) { .content-rows {
padding: 40px 30px 30px;
}
} #faq-module {
padding: 20px 50px;
} #faq-module .page-faq-header .page-faq-title {
margin-bottom: 50px;
font-size: 30px;
text-transform: uppercase;
} #faq-module .page-faq-header .page-faq-header-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #faq-module .page-faq-header .page-faq-header-inner .has-cta {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} #faq-module .page-faq-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
position: relative;
} #faq-module .page-faq-wrapper .faq-col {
width: 48%;
} #faq-module .page-faq-wrapper .faq-col .faq-item {
background: #ffffff;
margin-bottom: 23px;
border: 2px solid #DBDBDB;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
text-align: left;
margin-bottom: 0;
padding: 10px;
font-size: 16px;
color: #4D4D4D;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title span {
width: 90%;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title .icon {
width: 25px;
height: 25px;
padding: 5px;
cursor: pointer;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-text {
display: none;
text-align: left;
padding: 0 10px 10px;
} #faq-module .page-faq-wrapper .faq-col .faq-item:hover {
cursor: pointer;
} #faq-module.has-bg {
background: #E6DEDB;
margin: 0 50px;
}
@media screen and (max-width: 820px) { #faq-module {
padding: 70px 40px 50px;
} #faq-module .page-faq-header .page-faq-title {
text-align: center;
font-size: 30px;
} #faq-module .page-faq-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} #faq-module .page-faq-wrapper .faq-col {
width: 100%;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
margin-bottom: 21px;
font-size: 14px;
}
}
@media screen and (max-width: 600px) { #faq-module {
padding: 80px 20px 30px;
} #faq-module .page-faq-header .page-faq-title {
text-align: center;
} #faq-module.has-bg {
margin: 10px 20px;
}
} .tiled-products-wrapper {
position: relative;
padding: 50px;
} .tiled-products-wrapper .tiled-products-container .tiled-products-title {
text-align: center;
} .tiled-products-wrapper .tiled-products-container .tiled-products {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 30px;
flex: 1;
} .tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col .product {
width: 100%;
} .tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child {
flex: 2;
border-right: 1px solid #DBDBDB;
} .tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child:only-child {
border-right: none;
} .tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child .product .product-wrap .product-image {
flex: 1;
} .tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child .product .product-wrap .product-body {
flex: 2;
} .tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child .product:first-child {
border-bottom: 1px solid #DBDBDB;
} .featured-snapshots-wrapper {
position: relative;
} .featured-snapshots-wrapper .featured-snapshots-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
padding: 20px;
background: #EDE1D9;
} .featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-left {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
column-gap: 10px;
} .featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-right {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
} .featured-snapshots-wrapper .featured-snapshots {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .featured-snapshots-wrapper .featured-snapshots .snapshot {
flex: 1;
padding: 0;
} .featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap {
display: none !important;
} .featured-tabbed-snapshots {
background: #EDE1D9;
padding: 50px;
text-align: center;
} .featured-tabbed-snapshots .featured-tabbed-snapshots-title {
border-top: none !important;
} .featured-tabbed-snapshots .featured-tabbed-snapshots-text {
margin: 10px auto 20px;
max-width: 450px;
}
@media screen and (max-width: 600px) { .featured-tabbed-snapshots .featured-tabbed-snapshots-text {
font-size: 14px;
margin-bottom: 44px;
}
} .featured-tabbed-snapshots .smash-tabbed-tabs {
position: relative;
} .featured-tabbed-snapshots .smash-tabbed-tabs .btn {
position: absolute;
right: 0;
bottom: 0;
} .featured-tabbed-snapshots .smash-tab-content-inner {
border-bottom: none !important;
} .featured-tabbed-snapshots .smash-tab-content-inner .snapshot {
margin-bottom: 0;
padding: 20px 10px;
}
@media screen and (max-width: 600px) { .featured-tabbed-snapshots {
padding: 50px 20px 20px;
margin-bottom: 0px;
margin-top: 30px;
} .featured-tabbed-snapshots .smash-tab-content-inner {
margin-top: 20px;
} .featured-tabbed-snapshots .smash-tab-content-inner .snapshot.archive-item {
width: 50%;
} .featured-tabbed-snapshots .smash-tabbed-tabs .btn {
display: none !important;
}
} .footer-blocks {
position: relative;
padding: 50px;
background: #D8CBC7;
color: #000000;
} .footer-blocks .footer-blocks-container {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
column-gap: 4em;
} .footer-blocks .footer-blocks-container.footer-blocks-3 {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .footer-blocks .footer-blocks-container.footer-blocks-3 .footer-block {
flex: 1;
} .footer-blocks .footer-blocks-container.footer-blocks-3 .footer-block:nth-child(2) {
flex: 3;
} .footer-blocks .footer-blocks-container.footer-blocks-3 .footer-block:nth-child(2).footer-menus {
column-gap: 3em;
} .footer-blocks .footer-blocks-container .footer-block.footer-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
align-self: center;
} .footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo img {
width: auto;
max-width: 50%;
}
@media screen and (max-width: 600px) { .footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo img {
margin-bottom: 30px;
margin-top: -7px;
width: 100%;
}
} .footer-blocks .footer-blocks-container .footer-block.footer-menus {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
column-gap: 3em;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
padding: 0 10px;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
margin-bottom: 10px;
text-transform: uppercase;
font-size: 17px;
font-family: "Cosma", sans-serif;
font-weight: 700;
}
@media screen and (max-width: 600px) { .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
margin-bottom: 0px;
}
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 100%;
font-family: "Moderat", serif;
font-size: 12px;
letter-spacing: 1px;
row-gap: 0px;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container li {
padding: 7px 0px !important;
}
@media screen and (max-width: 768px) { .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
align-items: center !important;
}
}
@media screen and (max-width: 600px) { .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
padding: 15px 4%;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper li {
padding: 5px 0px !important;
}
} .footer-blocks .footer-blocks-container .footer-block.footer-form {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
row-gap: 1em;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-block-title {
text-align: left;
margin-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
}
@media screen and (max-width: 600px) { .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-block-title {
margin-bottom: 0px;
}
} .footer-blocks .footer-blocks-container .footer-block.footer-search {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-search .footer-block-title {
text-align: left;
margin-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
}
@media screen and (max-width: 600px) { .footer-blocks .footer-blocks-container .footer-block.footer-search .footer-block-title {
margin-bottom: 0px;
}
} .footer-blocks .footer-blocks-container .footer-block.footer-search input#search {
margin: 0;
} .footer-blocks .footer-blocks-container .footer-block.footer-search .social-icons {
margin-top: 20px;
} .footer-blocks .footer-blocks-container .footer-block.footer-search .basic-search-form .search-fields input {
margin: 0 !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-social {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: .5em;
} .footer-blocks .footer-blocks-container .footer-block.footer-social .footer-social-title {
margin-bottom: 10px;
text-transform: uppercase;
font-size: 17px;
font-family: "Cosma", sans-serif;
font-weight: 700;
}
@media screen and (max-width: 600px) { .footer-blocks .footer-blocks-container .footer-block.footer-social .footer-social-title {
margin-bottom: 0px;
}
}
@media screen and (max-width: 600px) { .footer-blocks .footer-blocks-container .footer-block {
width: 100%;
justify-content: center !important;
align-items: flex-start !important;
margin-top: 30px;
}
}
@media screen and (max-width: 820px) { .footer-blocks .footer-blocks-container {
column-gap: 2em;
} .footer-blocks .footer-blocks-container .footer-block.footer-image img {
max-width: 100% !important;
} .footer-blocks .footer-blocks-container.footer-blocks-3 .footer-block:nth-child(2).footer-menus {
column-gap: 2em;
}
}
@media screen and (max-width: 600px) { .footer-blocks {
padding: 2em 30px;
} .footer-blocks .footer-blocks-container {
flex-direction: column !important;
row-gap: 1em;
} .footer-blocks .footer-blocks-container.footer-blocks-3 {
flex-direction: column !important;
} .footer-blocks .footer-blocks-container .footer-block {
margin: 0;
} .footer-blocks .footer-blocks-container .footer-block.footer-3 {
padding-right: 0;
margin: auto;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus {
flex-direction: column !important;
align-items: center !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
width: 225px;
align-items: flex-start !important;
padding: 10px 0;
} .footer-blocks .footer-blocks-container .footer-block.footer-image {
align-items: center !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo {
display: flex;
justify-content: center;
} .footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo img {
max-width: 120px !important;
margin-bottom: 0;
} .footer-blocks .footer-blocks-container .footer-block.footer-social {
width: 225px;
align-items: flex-start !important;
}
} #hello_bar {
display: none;
} #hello_bar .hello-bar-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
width: 100%;
background: #D8CBC7;
color: #2E2E2E;
min-height: 40px;
} #hello_bar .hello-bar-inner a {
color: #2E2E2E;
border-bottom: 1px solid;
} #hello_bar .hello-bar-inner a:hover {
color: #ECE6E4;
} #hello_bar .hello-bar-inner .hello-bar-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
} #hello_bar .hello-bar-inner .hello-bar-container .hello-bar-text {
margin-right: 5px;
} #hello_bar .hello-bar-inner .hello-bar-close {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: absolute;
width: 50px;
top: 0;
right: 0;
bottom: 0;
z-index: 1;
color: #2E2E2E;
background: rgba(236, 230, 228, 0.5);
} #hello_bar .hello-bar-inner .hello-bar-close .icon {
width: 10px;
height: 10px;
} #hello_bar .hello-bar-inner .hello-bar-close:hover {
cursor: pointer;
background: #ECE6E4;
}
@media screen and (max-width: 600px) { #hello_bar .hello-bar-inner .hello-bar-container {
flex-direction: column !important;
padding: 10px 0;
}
} .hero {
position: relative;
} .hero .hero-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
min-height: 580px;
padding: 100px 50px;
} .hero .hero-image .hero-image-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
color: #ffffff;
background: rgba(0, 0, 0, 0.35);
text-align: center;
padding: 50px;
} .hero .hero-image .hero-image-inner .hero-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 2em;
max-width: 655px;
width: 100%;
} .hero .hero-image .hero-image-inner .hero-body .hero-title {
font-size: 50px;
line-height: 52px;
letter-spacing: 2px;
text-transform: uppercase;
} .hero .hero-image .hero-image-inner .hero-body .hero-title span {
display: block;
font-size: 80px;
} .hero .hero-image .hero-image-inner .hero-body .hero-text {
font-size: 16px;
line-height: 27px;
}
@media screen and (max-width: 768px) { .hero .hero-image .hero-image-inner .hero-body .hero-title {
font-size: 40px;
line-height: 52px;
}
}
@media screen and (max-width: 600px) { .hero .hero-image .hero-image-inner {
padding: 50px 30px;
} .hero .hero-image .hero-image-inner .hero-body {
row-gap: 1em;
}
} .hero-links-wrapper {
position: relative;
} .hero-links-wrapper .hero-links-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
position: relative;
width: 100%;
padding: 3em;
color: #ffffff;
} .hero-links-wrapper .hero-links-image .hero-links-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 1em;
position: relative;
max-width: 440px;
width: 100%;
z-index: 2;
} .hero-links-wrapper .hero-links-image .hero-links-body .hero-links-title {
font-size: 42px;
line-height: 56px;
} .hero-links-wrapper .hero-links-image .hero-links-body .hero-links-text {
font-size: 16px;
line-height: 26px;
} .hero-links-wrapper .hero-links-image .hero-links {
position: relative;
background: #ffffff;
padding: 2em 2em 1em;
z-index: 2;
align-self: flex-end;
justify-self: flex-end;
transform: translate(1em, 3em);
background-color: #F2F1EE;
} .hero-links-wrapper .hero-links-image .hero-links .hero-link {
font-family: "VisueltPro", sans-serif;
border-bottom: 1px solid #DBDBDB;
padding: 5px 0;
font-size: 15px;
} .hero-links-wrapper .hero-links-image .hero-links .hero-link:last-child {
border-bottom: none;
padding: 5px 0 0;
} .hero-links-wrapper .hero-links-image .hero-links .hero-link:first-child {
padding: 0 0 5px;
} .hero-links-wrapper .hero-links-image::after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.35);
z-index: 1;
}
@media screen and (max-width: 820px) { .hero-links-wrapper .hero-links-wrapper .hero-links-image .hero-links {
font-size: 15px;
transform: translate(1em, 4em);
}
}
@media screen and (max-width: 768px) { .hero-links-wrapper .hero-links-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
min-height: 400px !important;
padding: 30px;
row-gap: 1em;
} .hero-links-wrapper .hero-links-image .hero-links {
transform: unset;
align-self: unset;
padding: 25px;
}
}
@media screen and (max-width: 600px) { .hero-links-wrapper .hero-links-image {
min-height: 500px !important;
}
} .highlights-rows {
position: relative;
margin-bottom: 50px;
} .highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 65%;
margin-right: -20px;
padding-left: 65px;
}
@media screen and (max-width: 600px) { .highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper {
flex-direction: column !important;
} .highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
width: 100%;
margin-right: 0;
margin-left: 0;
padding-right: 0;
padding-left: 0;
}
} .highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 65%;
margin-right: unset;
padding-left: unset;
margin-left: -20px;
padding-right: 65px;
}
@media screen and (max-width: 600px) { .highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper {
flex-direction: column !important;
} .highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
width: 100%;
margin-right: 0;
margin-left: 0;
padding-right: 0;
padding-left: 0;
}
} .image-text {
position: relative;
padding: 80px 50px;
} .image-text .image-text-container .image-text-image img {
width: 100%;
} .image-text .image-text-container .image-text-image.mobile {
display: none;
}
@media screen and (max-width: 600px) { .image-text .image-text-container .image-text-image {
display: none;
} .image-text .image-text-container .image-text-image.mobile {
display: block;
}
} .image-text .image-text-container .image-text-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 20px;
} .image-text .image-text-container.image-left, .image-text .image-text-container.image-right {
column-gap: 2em;
} .image-text .image-text-container.image-left .image-text-image, .image-text .image-text-container.image-right .image-text-image {
flex: 1;
} .image-text .image-text-container.image-left .image-text-body, .image-text .image-text-container.image-right .image-text-body {
flex: 2;
} .image-text .image-text-container.image-top, .image-text .image-text-container.image-bottom {
row-gap: 2em;
} .image-text .image-text-container.image-top .image-text-image, .image-text .image-text-container.image-bottom .image-text-image {
flex: 1;
} .image-text .image-text-container.image-top .image-text-body, .image-text .image-text-container.image-bottom .image-text-body {
flex: 1;
} .image-text .image-text-container.image-left {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .image-text .image-text-container.image-right {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .image-text .image-text-container.image-top {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .image-text .image-text-container.image-bottom {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column-reverse !important;
-webkit-flex-direction: column-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
@media screen and (max-width: 600px) { .image-text {
padding: 50px 20px 0;
}
} .ig-section {
position: relative;
padding: 50px 0;
} .ig-section .ig-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
text-align: center;
padding: 35px 20px 25px;
} .ig-section .ig-header .ig-title {
font-size: 38px;
margin: 0;
text-transform: uppercase;
} .ig-section .ig-header .ig-title span {
font-size: 58px;
text-transform: lowercase;
} .ig-section .ig-feed {
position: relative;
width: 100%;
} .ig-section .ig-feed .ig-cta {
position: absolute;
top: 46%;
left: 15%;
z-index: 1000;
display: none !important;
}
@media screen and (max-width: 768px) { .ig-section .ig-header .ig-title {
font-size: 30px;
line-height: 48px;
text-align: center;
} .ig-section .ig-header .ig-title span {
font-size: 48px;
}
} .intro-wrapper {
position: relative;
padding: 50px;
} .intro-wrapper .intro-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
text-align: center;
row-gap: 2em;
} .intro-wrapper .intro-container .intro-image {
width: 100%;
max-width: 500px;
} .intro-wrapper.overlayed {
padding: 0;
margin-top: -31%;
} .intro-wrapper.overlayed .intro-container .intro-title {
color: #ffffff;
font-size: 55px;
text-transform: uppercase;
line-height: 68px;
} .intro-wrapper.overlayed .intro-container .intro-title span {
text-transform: lowercase;
font-size: 80px;
} .intro-wrapper.overlayed .intro-container .intro-subtitle {
font-size: 13px;
line-height: 23px;
text-transform: uppercase;
font-family: "VisueltPro", sans-serif;
} .intro-wrapper.overlayed .intro-container .intro-image {
border: 14px solid #ffffff;
} .intro-wrapper.overlayed .intro-container .intro-text {
font-size: 45px;
line-height: 63px;
text-align: center;
}
@media screen and (max-width: 1180px) { .intro-wrapper.overlayed {
margin-top: -43%;
}
}
@media screen and (max-width: 820px) { .intro-wrapper.overlayed {
margin-top: -63%;
} .intro-wrapper.overlayed .intro-container .intro-text {
font-size: 30px;
line-height: 53px;
padding: 0 30px;
}
}
@media screen and (max-width: 768px) { .intro-wrapper.overlayed {
margin-top: -71%;
}
}
@media screen and (max-width: 602px) { .intro-wrapper.overlayed {
margin-top: -91%;
}
}
@media screen and (max-width: 430px) { .intro-wrapper.overlayed {
margin-top: -111%;
} .intro-wrapper .intro-container {
width: 90%;
} .intro-wrapper .intro-container .intro-title {
font-size: 45px;
} .intro-wrapper .intro-container .intro-title span {
font-size: 70px;
}
} #ltki_wrapper {
position: relative;
background: #EDE1D9;
padding: 50px;
margin: 50px 0;
} #ltki_wrapper .ltki-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #ltki_wrapper .ltki-container .ltki-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
} #ltki_wrapper .ltki-container .ltki-header .ltki-header-col {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-title {
font-size: 28px;
margin-bottom: 0;
} #ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
font-family: "Cosma", sans-serif;
letter-spacing: 1px;
font-size: 11px;
font-style: italic;
margin-top: -10px;
} #ltki_wrapper .ltki-container .ltki-feed {
width: 100%;
}
@media screen and (max-width: 768px) { #ltki_wrapper .ltki-container .ltki-feed {
display: none;
}
} #ltki_wrapper .ltki-container .ltki-feed-mobile {
width: 100%;
display: none;
}
@media screen and (max-width: 768px) { #ltki_wrapper .ltki-container .ltki-feed-mobile {
display: block;
}
}
@media screen and (max-width: 820px) { #ltki_wrapper {
margin: 0;
padding: 20px 40px;
}
}
@media screen and (max-width: 600px) { #ltki_wrapper {
padding: 30px 20px;
} #ltki_wrapper .ltki-container .ltki-header {
flex-direction: column !important;
} #ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
text-align: center;
width: 100%;
}
} #rs-ltk-widget-2-wrapper #rs-ltk-widget-2-extra-style-wrapper .rs-ltk-content-frame-wrapper .rs-ltk-widget-content-wrapper .rs-ltk-content-wrapper .rs-ltk-wrapper .rs-ltk-image {
background-color: white !important;
} #rs-ltk-widget-2-wrapper #rs-ltk-widget-2-extra-style-wrapper .rs-ltk-content-frame-wrapper .rs-ltk-widget-content-wrapper .rs-ltk-content-wrapper .rs-ltk-wrapper .rs-ltk-image:hover {
background-color: white !important;
} .shop-masonry-links-wrapper {
position: relative;
padding: 50px;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
position: relative;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-image {
width: 100%;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-image:hover {
opacity: 0.85;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
background: #ffffff;
width: 100%;
text-align: left;
padding: 5px 10px;
font-family: "Cosma", sans-serif;
font-size: 16px;
letter-spacing: 1px;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon {
padding: 7px !important;
margin-left: 10px !important;
width: 30px;
min-width: 30px;
height: 30px;
border-radius: 100%;
}
@media screen and (max-width: 1180px) { .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text {
font-size: 13px;
}
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
width: 56%;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link {
padding: 0 2%;
margin-bottom: 20px;
width: 33.3%;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link .shop-masonry-link-text p {
margin: 0;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(1), .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(2) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
width: 50%;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(1) .shop-masonry-link-text, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(2) .shop-masonry-link-text {
position: absolute;
bottom: 0;
width: auto;
max-width: 65%;
}
@media screen and (max-width: 600px) { .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(1), .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(2) {
width: 100%;
}
}
@media screen and (max-width: 600px) { .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link {
width: 100%;
}
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 43%;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child .shop-masonry-link-text {
position: absolute;
top: 20px;
width: auto;
}
@media screen and (max-width: 1180px) { .shop-masonry-links-wrapper {
padding: 50px 35px;
}
}
@media screen and (max-width: 820px) { .shop-masonry-links-wrapper {
padding: 50px 25px;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links {
flex-direction: column !important;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid {
width: 100%;
} .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child {
width: 100%;
margin-bottom: 30px;
padding: 0 14px;
}
}
@media screen and (max-width: 600px) { .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child {
padding: 0 6px;
}
} .grid {
transform: translate(1%, 0);
} #more_posts, #load_more_posts {
position: relative;
padding: 100px 50px;
} #more_posts .next-up-prev, #load_more_posts .next-up-prev {
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 15%;
z-index: 2;
} #more_posts .next-up-next, #load_more_posts .next-up-next {
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 15%;
z-index: 2;
} #more_posts .next-up-header, #load_more_posts .next-up-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 100%;
} #more_posts .next-up-header.has-cta, #load_more_posts .next-up-header.has-cta {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} #more_posts .post-grid-title-wrap, #load_more_posts .post-grid-title-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #more_posts .post-grid-title-wrap .post-grid-title, #load_more_posts .post-grid-title-wrap .post-grid-title {
margin-bottom: 0;
text-transform: uppercase;
} #more_posts .post-grid-title-wrap .post-grid-title span, #load_more_posts .post-grid-title-wrap .post-grid-title span {
text-transform: lowercase;
font-size: 70px;
line-height: 74px;
} #more_posts .next-up-posts.basic, #load_more_posts .next-up-posts.basic {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
grid-template-rows: auto;
column-gap: 2em;
row-gap: 2em;
width: 100%;
} #more_posts .next-up-posts.posts-slider.slick-slider, #load_more_posts .next-up-posts.posts-slider.slick-slider {
width: 100% !important;
} #more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-prev, #load_more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-prev {
left: -3%;
} #more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-next, #load_more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-next {
right: -3%;
} #more_posts .next-up-posts.posts-slider.slick-slider > .slick-list, #load_more_posts .next-up-posts.posts-slider.slick-slider > .slick-list {
padding: 0 15% !important;
} #more_posts .next-up-posts.posts-slider.slick-slider .post-block, #load_more_posts .next-up-posts.posts-slider.slick-slider .post-block {
padding: 2em;
} #more_posts.basic #posts-grid, #load_more_posts.basic #posts-grid {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 2em;
} #more_posts.posts-slider #posts-grid .next-up-header, #load_more_posts.posts-slider #posts-grid .next-up-header {
margin-bottom: 2em;
padding: 0 50px;
} #more_posts.posts-slider #posts-grid .next-up-posts-slider-wrap, #load_more_posts.posts-slider #posts-grid .next-up-posts-slider-wrap {
position: relative;
width: 100%;
}
@media screen and (max-width: 1180px) { #more_posts .archive-items, #load_more_posts .archive-items {
padding: 0;
} #more_posts .post-block.centered, #load_more_posts .post-block.centered {
padding: 10px;
} #more_posts .post-block.centered .post-products-wrap .post-products-trigger, #load_more_posts .post-block.centered .post-products-wrap .post-products-trigger {
bottom: 75px;
width: 34px;
height: 34px;
} #more_posts .post-block.centered .post-products-wrap .product .product-wrap .product-image:hover .fade, #load_more_posts .post-block.centered .post-products-wrap .product .product-wrap .product-image:hover .fade {
padding: 6px 5px !important;
max-width: 85%;
} #more_posts .post-block.centered .post-block-body, #load_more_posts .post-block.centered .post-block-body {
padding: 5px;
margin-top: -80px;
} #more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts .post-block.centered .post-block-body .post-block-title {
font-size: 16px;
line-height: 1.5;
}
}
@media screen and (max-width: 768px) { #more_posts .archive-items, #load_more_posts .archive-items {
padding: 0;
} #more_posts .post-block.centered .post-products-wrap .post-products-trigger, #load_more_posts .post-block.centered .post-products-wrap .post-products-trigger {
bottom: 100px;
width: 50px;
height: 50px;
} #more_posts .post-block.centered .post-block-body, #load_more_posts .post-block.centered .post-block-body {
padding: 30px;
margin-top: -110px;
} #more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts .post-block.centered .post-block-body .post-block-title {
font-size: 20px;
}
}
@media screen and (max-width: 600px) { #more_posts, #load_more_posts {
padding: 50px 30px;
} #more_posts .post-block.centered .post-block-body, #more_posts #load_more_posts .post-block.centered .post-block-body, #load_more_posts .post-block.centered .post-block-body, #load_more_posts #load_more_posts .post-block.centered .post-block-body {
padding: 25px 10px;
} #more_posts .post-block.centered .post-block-body .post-block-title, #more_posts #load_more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts #load_more_posts .post-block.centered .post-block-body .post-block-title {
font-size: 17px;
text-align: center;
} #more_posts .next-up-header, #load_more_posts .next-up-header {
flex-direction: column !important;
} #more_posts .post-grid-title-wrap .post-grid-title, #load_more_posts .post-grid-title-wrap .post-grid-title {
text-align: center;
}
} body.single-snapshot #more_posts {
padding: 50px 50px 100px;
}
@media screen and (max-width: 768px) { body.single-snapshot #more_posts {
padding: 50px 40px 100px;
}
}
@media screen and (max-width: 768px) { body.single-snapshot #more_posts {
padding: 50px 30px 100px;
}
} .qa {
background: #EDE1D9;
padding: 60px;
margin: 50px 0;
} .qa .qa-title-box {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding-bottom: 60px;
} .qa .qa-list {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
column-gap: 6em;
row-gap: 3em;
} .qa .qa-list .list-item {
flex: 1;
border-bottom: 1px solid #DBDBDB;
padding-bottom: 10px;
} .qa .qa-list .list-item h6 {
font-size: 14px;
} .qa .qa-list .list-item h5 {
text-transform: unset;
font-family: "BonVivant", serif;
font-size: 1.5rem;
margin-bottom: -10px;
border-bottom: 1px solid #E2E2E2;
}
@media screen and (max-width: 600px) { .qa {
padding: 40px 20px 70px;
} .qa .qa-list {
grid-template-columns: 1fr;
grid-row-gap: 40px;
} .qa .qa-title-box {
padding-bottom: 30px;
}
} .quick-shop {
position: relative;
padding: 50px 120px;
} .quick-shop .quick-shop-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .quick-shop .quick-shop-container .quick-shop-left {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 50%;
text-align: center;
row-gap: 10px;
} .quick-shop .quick-shop-container .quick-shop-left .quick-shop-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
width: 100%;
} .quick-shop .quick-shop-container .quick-shop-left .quick-shop-image .quick-shop-label {
position: absolute;
top: 30px;
left: 0;
transform: translate(-30px, 0);
background: #D8CBC7;
padding: 10px 30px;
} .quick-shop .quick-shop-container .quick-shop-left .quick-shop-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 10px;
padding: 20px 0;
} .quick-shop .quick-shop-container .quick-shop-left .quick-shop-body .quick-shop-title {
text-transform: capitalize;
font-size: 36px;
margin: 10px;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 46%;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
width: 50%;
padding: 10px;
text-align: center;
margin-bottom: 40px;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product .product-wrap .product-image {
width: 37%;
}
@media screen and (max-width: 768px) { .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
width: 50%;
}
}
@media screen and (max-width: 1260px) { .quick-shop {
padding: 50px 50px;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
margin-bottom: 0;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product .product-body .product-brand {
text-align: left;
}
}
@media screen and (max-width: 1180px) { .quick-shop {
padding: 50px 80px;
} .quick-shop .product .product-wrap .product-body {
margin: 0;
}
}
@media screen and (max-width: 820px) { .quick-shop {
padding: 50px 40px;
} .quick-shop .quick-shop-container {
flex-direction: column !important;
} .quick-shop .quick-shop-container .quick-shop-left {
width: 100%;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper {
width: 100%;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
margin-bottom: 50px;
}
}
@media screen and (max-width: 600px) { .quick-shop {
padding: 50px 20px;
} .quick-shop .quick-shop-container .quick-shop-products .quick-shop-products-wrapper .quick-shop-products .product {
margin-bottom: 20px;
} .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap {
flex-direction: column !important;
} .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap .product-image {
width: 100% !important;
} .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap .product-body {
width: 100% !important;
padding-top: 10px;
margin: 0;
} .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap .product-body .product-brand {
width: 100%;
padding: 5px 0;
text-align: center;
} .quick-shop .product-wrap .product-body .product-title {
text-align: center !important;
}
} .search-banner-cta {
position: relative;
margin: 50px 0;
} .search-banner-cta .search-banner-cta-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
padding: 0;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body {
background: rgba(0, 0, 0, 0.5);
text-align: center;
max-width: none;
width: 100%;
height: 100%;
padding: 30px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-text {
padding: 10px 0 20px;
color: white;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-title {
font-size: 70px;
margin: 20px 0 40px;
color: white;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-title span {
display: block;
font-size: 18px;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-subtitle {
font-size: 20px;
color: white;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-btn span {
font-size: 16px;
font-weight: 700;
letter-spacing: 1.3px;
color: white;
}
@media screen and (max-width: 768px) { .search-banner-cta {
padding: 20px 40px 0px;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-title {
font-size: 50px;
margin: 20px 0;
}
}
@media screen and (max-width: 600px) { .search-banner-cta {
padding: 0;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-title {
font-size: 30px;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-subtitle {
font-size: 16px;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-btn {
font-size: 14px;
}
} .shop-highlights {
position: relative;
padding: 100px 50px;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
position: relative;
width: 46%;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 63%;
margin-right: -20px;
padding-left: 65px;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-title {
text-align: center;
font-size: 38px;
line-height: 47px;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-title span {
font-size: 58px;
line-height: 61px;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
margin-bottom: 20px;
width: 100%;
} .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-products .product .product-wrap .product-image {
max-height: 155px;
}
@media screen and (max-width: 768px) { .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
}
@media screen and (max-width: 1180px) { .shop-highlights {
padding: 80px 50px;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
padding-left: 40px;
}
}
@media screen and (max-width: 768px) { .shop-highlights {
padding: 50px 40px;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
padding-left: 20px;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-title {
font-size: 30px;
text-align: center;
margin-bottom: 20px;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-title span {
font-size: 45px;
line-height: 45px;
}
}
@media screen and (max-width: 600px) { .shop-highlights {
padding: 60px 30px;
} .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;
}
} .shop-look {
padding: 50px;
} .shop-look .shop-look-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .shop-look .shop-look-container .shop-look-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 30%;
} .shop-look .shop-look-container .shop-look-products-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
width: 66%;
} .shop-look .shop-look-container .shop-look-products-wrap .shop-look-image {
width: 57%;
} .shop-look .shop-look-container .shop-look-products-wrap .shop-look-products {
position: relative;
width: 57%;
margin-left: -14%;
background: #ffffff;
padding: 50px 20px;
} .shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-prev {
left: 2%;
} .shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-next {
right: 2%;
} #subscribe_section {
position: relative;
} #subscribe_section .subscribe-section-wrapper {
background: #F2F1EE;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 55%;
min-height: 400px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
position: relative;
background: #F2F1EE;
width: 45%;
text-align: center;
padding: 20px 0;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
max-width: 365px;
width: 100%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-subtitle {
font-family: "Cosma", sans-serif;
font-size: 30px;
text-transform: capitalize;
letter-spacing: 1px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
font-family: "BonVivant", serif;
font-size: 55px;
line-height: 57px;
text-transform: lowercase;
margin-bottom: 0px;
letter-spacing: 1px;
margin-top: -20px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
font-family: "Moderat", serif;
font-size: 18px;
margin-bottom: 30px;
margin-top: 30px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
width: 150%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
border-radius: 0px !important;
font-size: 10px;
letter-spacing: 1px;
padding: 13px;
margin-bottom: 10px;
border: none;
width: 100%;
font-family: "Moderat", serif;
background-color: white;
border: none !important;
}
@media screen and (max-width: 1180px) { #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
width: 130%;
}
}
@media screen and (max-width: 900px) { #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
width: 120%;
}
}
@media screen and (max-width: 768px) { #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
padding: 50px 30px;
}
}
@media screen and (max-width: 600px) { #subscribe_section .subscribe-section-wrapper {
flex-direction: column;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 100%;
height: 250px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
width: 100%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
font-size: 18px;
margin-bottom: 20px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
font-size: 55px;
}
} #subscribe_bar {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
padding: 50px;
} #subscribe_bar > * {
margin: 0 15px;
} #subscribe_bar .subscribe-bar-title {
margin-bottom: 0;
} #subscribe_bar .subscribe-bar-body p {
margin: 0;
} #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group {
padding-bottom: 0 !important;
} #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input {
border-radius: 0px;
font-family: "VisueltPro", sans-serif;
text-transform: uppercase;
font-size: 13px;
padding: 4px;
margin: 7px;
}
@media screen and (max-width: 1180px) { #subscribe_bar {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #subscribe_bar .mc-field-group {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #subscribe_bar .mc-field-group br {
display: none;
} #subscribe_bar .mc-field-group .btn-primary {
width: 210px;
}
}