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: 'DomaineDisp-Regular';
src: url(//dawnpdarnell.com/wp-content/themes/smash_theme/fonts/DomaineDisp-Regular.eot); src: url(//dawnpdarnell.com/wp-content/themes/smash_theme/fonts/DomaineDisp-Regular.eot?#iefix) format("embedded-opentype"), url(//dawnpdarnell.com/wp-content/themes/smash_theme/fonts/DomaineDisp-Regular.woff) format("woff"), url(//dawnpdarnell.com/wp-content/themes/smash_theme/fonts/DomaineDisp-Regular.ttf) format("truetype"), url(//dawnpdarnell.com/wp-content/themes/smash_theme/fonts/DomaineDisp-Regular.svg#svgFontName) format("svg"); } h1, h2, h3, h4, h5, h6 {
font-family: "DomaineDisp-Regular", serif;
letter-spacing: 1px;
font-weight: 100;
margin-top: 0;
margin-bottom: 0.25em;
} p a, article.post .quick-links a,
article.snapshot .quick-links a, .quick-links a, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions 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, .mobile-nav-outer a, #colophon .mobile-nav-outer a, .page-nav .page-menu li a, .linklist-widget .linklist-widget-links a, a.white-link, .featured-post .featured-post-body .featured-post-link, .hero .hero-image .hero-body .hero-btn, .featured-post .featured-post-body .featured-post-link::after, .hero .hero-image .hero-body .hero-btn::after, #masthead a, a.nav-link, #colophon a, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, #colophon #footer_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, #more_nav #category_menu li .sub-menu, .page-nav .page-menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, .product .product-wrap .product-image-wrap > .fade, .post-block .post-block-image > .fade, .product .product-wrap .product-image > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade, .animate-right > *, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element > *, .animate-right > .icon, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element > .icon, .alm-btn-wrap .alm-load-more-btn span, #cta_blocks .cta-block .cta-wrap, .post-products-wrap .post-products, #circle_links .circle-links-slider, #featured_posts_slider .featured-post-slide .featured-post-inner .featured-post-title, #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .icon, #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .archive-item-share .social-share, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .rs-code, .home-post .home-post-inner .home-post-image .social-share .share-actions, #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product, #more_posts .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-image .btn {
-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, .quick-links a, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a {
color: #ACB8B8;
outline: none;
text-decoration: none;
} p a .icon, article.post .quick-links a .icon,
article.snapshot .quick-links a .icon, .quick-links a .icon, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions 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, .quick-links a:focus, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a:focus, p a:active, article.post .quick-links a:active,
article.snapshot .quick-links a:active, .quick-links a:active, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a:active, p a:visited, article.post .quick-links a:visited,
article.snapshot .quick-links a:visited, .quick-links a:visited, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a:visited {
color: #ACB8B8;
} p a:hover, article.post .quick-links a:hover,
article.snapshot .quick-links a:hover, .quick-links a:hover, .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions a:hover {
cursor: pointer;
color: #444444;
} 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, .mobile-nav-outer a, #colophon .mobile-nav-outer a, .page-nav .page-menu li a, .linklist-widget .linklist-widget-links a {
color: #444444;
outline: none;
text-decoration: none;
} 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, #colophon .mobile-nav-outer a .icon, .page-nav .page-menu li a .icon, .linklist-widget .linklist-widget-links 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, #colophon .mobile-nav-outer a:focus, .page-nav .page-menu li a:focus, .linklist-widget .linklist-widget-links 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, #colophon .mobile-nav-outer a:active, .page-nav .page-menu li a:active, .linklist-widget .linklist-widget-links 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, #colophon .mobile-nav-outer a:visited, .page-nav .page-menu li a:visited, .linklist-widget .linklist-widget-links a:visited {
color: #444444;
} 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, #colophon .mobile-nav-outer a:hover, .page-nav .page-menu li a:hover, .linklist-widget .linklist-widget-links a:hover {
cursor: pointer;
color: #ACB8B8;
} a.white-link {
color: #ffffff;
outline: none;
text-decoration: none;
} a.white-link .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} a.white-link:focus, a.white-link:active, a.white-link:visited {
color: #ffffff;
} a.white-link:hover {
cursor: pointer;
color: #ACB8B8;
} .post-block .post-block-link, #ltki_wrapper .ltki-container .ltki-header .ltki-handle, #ltki_wrapper .ltki-container .ltki-cta {
text-transform: uppercase;
font-size: 11px;
font-family: "brandon-grotesque", 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: "brandon-grotesque", sans-serif;
font-weight: 400;
letter-spacing: 0.8px;
} .featured-post .featured-post-body .featured-post-link, .hero .hero-image .hero-body .hero-btn {
position: relative;
color: #444444;
outline: none;
text-decoration: none;
z-index: 1;
} .featured-post .featured-post-body .featured-post-link > *, .hero .hero-image .hero-body .hero-btn > * {
position: relative;
z-index: 1;
} .featured-post .featured-post-body .featured-post-link::after, .hero .hero-image .hero-body .hero-btn::after {
content: '';
display: block;
position: absolute;
top: 70%;
left: 0;
right: 0;
bottom: 0;
background: #ACB8B8;
z-index: -1;
} .featured-post .featured-post-body .featured-post-link:hover::after, .hero .hero-image .hero-body .hero-btn:hover::after, .featured-post .featured-post-body .featured-post-link a:focus::after, .hero .hero-image .hero-body .hero-btn a:focus::after, .featured-post .featured-post-body .featured-post-link a:active::after, .hero .hero-image .hero-body .hero-btn a:active::after, .featured-post .featured-post-body .featured-post-link a:visited::after, .hero .hero-image .hero-body .hero-btn a:visited::after {
top: 0px;
} #masthead a, a.nav-link {
color: #474747;
outline: none;
text-decoration: none;
} #masthead a .icon, a.nav-link .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} #masthead a:focus, a.nav-link:focus, #masthead a:active, a.nav-link:active, #masthead a:visited, a.nav-link:visited {
color: #474747;
} #masthead a:hover, a.nav-link:hover {
cursor: pointer;
color: #ACB8B8;
} #colophon a {
color: #474747;
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: #474747;
} #colophon a:hover {
cursor: pointer;
color: #ACB8B8;
} #masthead .header-block .header-block-inner .menu-container .menu, #colophon #footer_menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom, #more_nav #category_menu, .page-nav .page-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu {
display: -webkit-flex;
display: flex;
text-transform: uppercase;
margin: 0;
padding: 0;
text-align: center;
list-style: none;
} #masthead .header-block .header-block-inner .menu-container .menu li, #colophon #footer_menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li, #more_nav #category_menu li, .page-nav .page-menu li, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li {
position: relative;
float: none;
padding: 0 10px;
white-space: nowrap;
} #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, #colophon #footer_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, #more_nav #category_menu li .sub-menu, .page-nav .page-menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu {
position: absolute;
opacity: 0;
visibility: hidden;
margin: 0;
list-style: none;
transform: translate(-35%, 0);
top: 100%;
text-align: left;
padding: 15px 30px;
background: #ffffff;
white-space: nowrap;
box-shadow: unset;
z-index: 100;
} #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li, #colophon #footer_menu li .sub-menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li, #more_nav #category_menu li .sub-menu li, .page-nav .page-menu li .sub-menu li, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li {
padding: 5px 0;
} #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu a, #colophon #footer_menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu a, #more_nav #category_menu li .sub-menu a, .page-nav .page-menu li .sub-menu a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu a {
width: auto;
} #masthead .header-block .header-block-inner .menu-container .menu li:hover .sub-menu, #colophon #footer_menu li:hover .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li:hover .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li:hover .sub-menu, #more_nav #category_menu li:hover .sub-menu, .page-nav .page-menu li:hover .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li:hover .sub-menu {
opacity: 1;
visibility: visible;
} #masthead .header-block .header-block-inner .menu-container .menu li .icon, #colophon #footer_menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .icon, #more_nav #category_menu li .icon, .page-nav .page-menu li .icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .icon {
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, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-header > .menu-item-header, #more_nav #category_menu li.menu-item-header > .menu-item-header, .page-nav .page-menu li.menu-item-header > .menu-item-header, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-header > .menu-item-header {
font-weight: bold;
} .container, #recent_posts_slider .recent-posts-header, #recent_posts_slider .recent-posts, .contact-form-wrap, #download .download-container {
width: 85%;
max-width: 960px;
margin: 0 auto !important;
} .container-sm {
width: 100%;
max-width: 650px;
margin: 0 auto !important;
} .container-md, .guides-basic .guide-basic .guide-products {
width: 100%;
max-width: 960px;
margin: 0 auto !important;
} .container-lg, .guides-basic .guide-basic, .guides-grid, #subscribe_section .subscribe-section-wrapper {
width: 100%;
max-width: 1060px;
margin: 0 auto !important;
} .container-xl, #about_page .about-page-wrapper .about-page-container, #circle_links .circle-links-container, .grid-loop .grid-loop-header, .grid-loop .grid-loop-container,
.grid-loop .grid-loop-container .alm-reveal, .featured-ctas .featured-ctas-container, .featured-post, #shop_highlights .shop-highlights-inner .shop-highlights-wrapper, .videos-section-wrapper .videos-container {
width: 100%;
max-width: 1160px;
margin: 0 auto !important;
} #masthead.lock_nav {
width: 100%;
max-width: unset;
} .product .product-wrap .product-image-wrap > .fade, .post-block .post-block-image > .fade, .product .product-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:hover > .fade, .share-icons .social-share .social-share-inner.fade-share:hover > .fade {
opacity: 1;
visibility: visible;
} #instagram_feed .instagram-header, .basic-search-form.search-button-right .search-fields button, a.btn-primary, .btn-primary, .alm-btn-wrap .alm-load-more-btn, #contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"], .modal .modal-box .modal-inner input[type="button"], .modal #mc-embedded-subscribe-form input[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .post-block .post-block-cat, #search-modal .modal-box .modal-inner input[type="submit"], .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"], #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"], a.btn-secondary, .btn-secondary, #hello_bar .hello-bar-inner .hello-bar-close, a.btn-tertiary, .btn-tertiary, a.btn, .btn {
display: inline-block !important;
padding: 10px 25px !important;
font-family: "brandon-grotesque", sans-serif !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
font-size: 13px !important;
line-height: 21px;
font-weight: 400 !important;
text-align: center !important;
} #instagram_feed .instagram-header, .basic-search-form.search-button-right .search-fields button, a.btn-primary, .btn-primary, .alm-btn-wrap .alm-load-more-btn, #contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"], .modal .modal-box .modal-inner input[type="button"], .modal #mc-embedded-subscribe-form input[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .post-block .post-block-cat, #search-modal .modal-box .modal-inner input[type="submit"], .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"], #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] {
background: #ACB8B8 !important;
border: 2px solid #ACB8B8 !important;
color: #474747 !important;
} #instagram_feed .instagram-header a, .basic-search-form.search-button-right .search-fields button a, .btn-primary a, .alm-btn-wrap .alm-load-more-btn a, #contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"] a, .modal .modal-box .modal-inner input[type="button"] a, .modal #mc-embedded-subscribe-form input[type="submit"] a, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"] a, .post-block .post-block-cat a, #search-modal .modal-box .modal-inner input[type="submit"] a, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"] a, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] a {
color: #474747 !important;
} #instagram_feed .instagram-header .icon, .basic-search-form.search-button-right .search-fields button .icon, .btn-primary .icon, .alm-btn-wrap .alm-load-more-btn .icon, #contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"] .icon, .modal .modal-box .modal-inner input[type="button"] .icon, .modal #mc-embedded-subscribe-form input[type="submit"] .icon, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"] .icon, .post-block .post-block-cat .icon, #search-modal .modal-box .modal-inner input[type="submit"] .icon, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"] .icon, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] .icon, #instagram_feed .icon.instagram-header, .basic-search-form.search-button-right .search-fields button.icon, .icon.btn-primary, .alm-btn-wrap .icon.alm-load-more-btn, #contact_page .contact-wrapper .contact-body nf-field input.icon[value="Submit"][type="button"], .modal .modal-box .modal-inner input.icon[type="button"], .modal #mc-embedded-subscribe-form input.icon[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input.icon[value="Submit"][type="button"], .post-block .icon.post-block-cat, #search-modal .modal-box .modal-inner input.icon[type="submit"], .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input.icon[value="Submit"][type="button"], #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input.icon[type="submit"] {
fill: #474747 !important;
} #instagram_feed .instagram-header:hover, .basic-search-form.search-button-right .search-fields button:hover, .btn-primary:hover, .alm-btn-wrap .alm-load-more-btn:hover, #contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"]:hover, .modal .modal-box .modal-inner input[type="button"]:hover, .modal #mc-embedded-subscribe-form input[type="submit"]:hover, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, .post-block .post-block-cat:hover, #search-modal .modal-box .modal-inner input[type="submit"]:hover, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"]:hover {
background: #FFFBE1 !important;
border: 2px solid #FFFBE1 !important;
color: #474747 !important;
} #instagram_feed .instagram-header: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, #contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"]:hover a, .modal .modal-box .modal-inner input[type="button"]:hover a, .modal #mc-embedded-subscribe-form input[type="submit"]:hover a, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover a, .post-block .post-block-cat:hover a, #search-modal .modal-box .modal-inner input[type="submit"]:hover a, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"]: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 {
color: #474747 !important;
} #instagram_feed .instagram-header: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, #contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"]:hover .icon, .modal .modal-box .modal-inner input[type="button"]:hover .icon, .modal #mc-embedded-subscribe-form input[type="submit"]:hover .icon, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover .icon, .post-block .post-block-cat:hover .icon, #search-modal .modal-box .modal-inner input[type="submit"]:hover .icon, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"]: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 {
fill: #474747 !important;
} a.btn-secondary, .btn-secondary, #hello_bar .hello-bar-inner .hello-bar-close {
background: #F6F2E3 !important;
border: 2px solid #F6F2E3 !important;
color: #474747 !important;
} .btn-secondary a, #hello_bar .hello-bar-inner .hello-bar-close a {
color: #474747 !important;
} .btn-secondary .icon, #hello_bar .hello-bar-inner .hello-bar-close .icon, .icon.btn-secondary, #hello_bar .hello-bar-inner .icon.hello-bar-close {
fill: #474747 !important;
} .btn-secondary:hover, #hello_bar .hello-bar-inner .hello-bar-close:hover {
background: #ACB8B8 !important;
border: 2px solid #ACB8B8 !important;
color: #474747 !important;
} .btn-secondary:hover a, #hello_bar .hello-bar-inner .hello-bar-close:hover a {
color: #474747 !important;
} .btn-secondary:hover .icon, #hello_bar .hello-bar-inner .hello-bar-close:hover .icon {
fill: #474747 !important;
} a.btn-tertiary, .btn-tertiary {
background: #474747 !important;
border: 2px solid #474747 !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 #474747 !important;
color: #474747 !important;
} .btn-tertiary:hover a {
color: #474747 !important;
} .btn-tertiary:hover .icon {
fill: #474747 !important;
} .animate-right, #contact_page .contact-wrapper .contact-body 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, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element > .icon {
margin-left: 5px;
} .animate-right:hover > .icon, #contact_page .contact-wrapper .contact-body nf-field .submit-wrap .nf-field-element:hover > .icon {
transform: translate(10px, 0);
} #masthead .site-navigation-wrap, #colophon .site-info, .adjust-center {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} #masthead .site-navigation-wrap > *, #colophon .site-info > *, .adjust-center > * {
flex: 1;
} #masthead .site-navigation-wrap > *:nth-child(1), #colophon .site-info > *:nth-child(1), .adjust-center > *:nth-child(1) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin-right: auto;
} #masthead .site-navigation-wrap > *:nth-child(2), #colophon .site-info > *:nth-child(2), .adjust-center > *:nth-child(2) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
flex: 2;
} #masthead .site-navigation-wrap > *:nth-child(3), #colophon .site-info > *:nth-child(3), .adjust-center > *:nth-child(3) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
margin-left: auto;
} body.home #masthead {
border-bottom: none;
} #waypoint {
position: relative;
top: 10px;
} #masthead {
position: relative;
padding: 20px;
font-family: "brandon-grotesque", sans-serif;
font-size: 11px;
letter-spacing: 1px;
background-color: #ffffff;
} #masthead.lock_nav {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 100000;
} #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;
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-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;
} #masthead .header-block .shop-link {
font-size: 12px;
text-transform: uppercase;
} #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: 768px) { #masthead .header-block.header-left .header-block-inner > * {
display: none;
}
} #masthead .header-block.header-left .header-block-inner .social-icons {
display: none !important;
}
@media screen and (max-width: 768px) { #masthead .header-block.header-left .header-block-inner .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;
}
} #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;
}
@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;
} #masthead .header-block.header-right .header-block-inner .icon.search-modal-link {
margin-right: 10px;
}
@media screen and (max-width: 768px) { #masthead .header-block.header-right .header-block-inner .social-icons {
display: none !important;
}
} #masthead .fab {
font-size: 13px;
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;
padding: 40px 20px 50px;
z-index: 1;
} #logo_wrap.mobile-logo {
display: none !important;
}
@media screen and (max-width: 768px) { #logo_wrap.mobile-logo {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
} #logo_wrap img {
max-height: 40px;
width: auto;
}
@media screen and (max-width: 768px) { #logo_wrap {
display: none !important;
} #logo_wrap.mobile-logo {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
}
@media screen and (max-width: 600px) { #logo_wrap {
max-width: 300px;
margin: 0 auto;
}
} #instagram_feed {
position: relative;
} #instagram_feed .instagram-header {
position: absolute;
top: 46%;
left: 15%;
z-index: 1000;
} #colophon {
position: relative;
padding: 10px 20px;
background: #FFFBE1;
color: #474747;
} #colophon #footer_menu_container {
margin: 0 10px;
} #colophon #footer_menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #colophon .site-info {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
margin-left: 10px;
font-family: "proxima-nova", sans-serif;
font-size: 11px;
letter-spacing: 1px;
} #colophon .site-info .site-built {
font-family: "DomaineDisp-Regular", serif;
font-size: 12px;
text-transform: uppercase;
} #colophon .site-info .site-built span {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #colophon .site-info .site-built img {
max-height: 25px;
margin-top: 1px;
margin-left: 4px;
}
@media screen and (max-width: 600px) { #colophon {
padding: 20px;
} #colophon .site-info {
flex-direction: column !important;
-webkit-flex-direction: column !important;
margin-left: 0;
} #colophon .site-info .footer-logo {
margin: 20px 0;
} #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;
}
} body {
color: #161616;
} body.lock_nav #content {
margin-top: 62px;
} .post, .page {
margin: 0;
} #page {
position: relative;
overflow: hidden;
} .no-results .page-content {
text-align: center;
} body {
font-family: "proxima-nova", sans-serif;
font-size: 15px;
} h1 {
font-size: 38px;
} h2 {
font-size: 38px;
} h3 {
font-size: 31px;
} h4 {
font-size: 22px;
} h5 {
font-size: 16px;
} h6 {
font-size: 16px;
} a:focus {
outline: none;
} p {
margin-top: 0;
margin-bottom: 20px;
font-size: 15px;
font-family: "proxima-nova", sans-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 #DEDEDE !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;
} .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;
max-width: 250px;
letter-spacing: 1px;
font-size: 11px;
} .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: 1px solid #DEDEDE !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: "DomaineDisp-Regular", serif;
font-size: 22px;
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;
} .site-search {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 50px 50px 20px;
} .site-search .basic-search-form {
width: 100%;
max-width: 600px;
margin: 0 auto;
} .site-search .basic-search-form .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .site-search .basic-search-form .search-fields input {
flex: 1;
} .site-search .basic-search-form .search-fields input[type="submit"] {
flex: 0;
} .signature {
text-align: center;
font-family: "magical", serif;
font-size: 22px;
margin: 20px 0;
} .script-font {
font-family: "magical", serif;
} .lazy {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
} .lazy-contain {
background-repeat: no-repeat;
background-position: center;
background-size: contain;
} .line-sep {
position: relative;
width: 1px;
min-height: 10px;
background: #DEDEDE;
margin: 0 10px;
} .dot-sep {
position: relative;
} .dot-sep::before {
content: '\00B7';
font-size: 25px;
color: #444444;
margin: 0 10px;
} .show {
display: block !important;
} .social-icon {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin: 0;
} .block-full {
width: 100%;
} .block-half {
width: 49%;
} .block-fourth {
width: 23%;
} .block-third {
width: 32%;
} .block-fifth {
width: 19%;
} .pad-section {
padding: 30px 0;
margin-top: 30px;
margin-bottom: 30px;
} #content {
position: relative;
padding: 0;
} #content .site-branding {
padding: 65px 0;
} #content .site-branding #logo {
display: block;
margin: 0 auto;
max-width: 380px;
} .page-title {
position: relative;
text-align: center;
} .page-title.has-bar:after {
content: '';
position: absolute;
top: 110%;
left: 0;
right: 0;
width: 80px;
height: 2px;
background: #ffffff;
margin: 0 auto;
} .flex-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
} .flex-row {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
} .flex-row-rev {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
} .flex-col {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
} .flex-col-rev {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column-reverse !important;
-webkit-flex-direction: column-reverse !important;
} .align-start {
display: -webkit-flex !important;
display: flex !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
} .align-center {
display: -webkit-flex !important;
display: flex !important;
align-items: center !important;
-webkit-align-items: center !important;
} .align-end {
display: -webkit-flex !important;
display: flex !important;
align-items: flex-end !important;
-webkit-align-items: flex-end !important;
} .justify-start {
display: -webkit-flex !important;
display: flex !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .justify-end {
display: -webkit-flex !important;
display: flex !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
} .justify-around {
display: -webkit-flex !important;
display: flex !important;
justify-content: space-around !important;
-webkit-justify-content: space-around !important;
} .justify-center {
display: -webkit-flex !important;
display: flex !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .justify-between {
display: -webkit-flex !important;
display: flex !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .icon {
display: inline-block;
width: 15px;
height: 15px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} .alm-btn-wrap .alm-load-more-btn {
box-shadow: none;
height: auto !important;
margin-bottom: 50px !important;
margin-top: 50px !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: #444444;
} .slick-slider .slick-arrow.slick-prev {
left: -1%;
} .slick-slider .slick-arrow.slick-next {
right: -1%;
} .slick-slider .slick-arrow:hover {
cursor: pointer;
color: #ffffff;
} .slick-slider .slick-dots {
padding: 0;
margin: 20px 0 40px;
list-style: none;
display: -webkit-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} .slick-slider .slick-dots li.slick-active button {
padding: 0;
background: #E7E7E7 !important;
} .slick-slider .slick-dots li button {
position: relative;
color: transparent !important;
width: 15px;
height: 15px;
background: white !important;
border: 2px solid #E7E7E7;
border-radius: 100% !important;
margin: 0 10px;
padding: 0;
} .slick-slider .slick-dots li button:hover {
background: #E7E7E7 !important;
} .slick-slider .slick-dots li button:hover::after {
background: unset !important;
} .slick-slider .slick-dots li button::after {
background: unset !important;
} .slick-slider .slick-dots li button::focus {
outline: none !important;
} .slick-slider .slick-slide:focus {
outline: none !important;
} .nf-form-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: #FFFBE1;
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%;
} .archive-items, #archive_page .alm-reveal {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .post-item-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
display: block;
width: 100%;
} .archive-item {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
display: inline-block;
width: 33%;
position: relative;
padding: 20px;
overflow: hidden;
} .archive-item .archive-item-title {
position: relative;
font-size: 17px;
font-family: "DomaineDisp-Regular", serif;
text-transform: none;
background: white;
padding: 20px;
text-align: center;
width: 90%;
margin: -30px auto 0;
} .archive-item-cat {
font-size: 12px;
background: #c0e2e1;
letter-spacing: 1px;
text-transform: uppercase;
padding: 2px 25px;
display: inline-block;
margin-bottom: 10px;
} body.archive .page-header {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
font-family: "DomaineDisp-Regular", 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;
} #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: "DomaineDisp-Regular", 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: "brandon-grotesque", sans-serif;
} .cat-nav a {
margin: 0px 15px;
} .cat-nav .cat-nav-current {
border-bottom: 3px solid #ABBAC2;
}
@media only screen and (max-width: 1200px) { .archive-item .archive-item-image {
height: 400px;
}
}
@media only screen and (max-width: 1100px) { .archive-item .archive-item-image {
height: 350px;
}
}
@media only screen and (max-width: 1000px) { .archive-item .archive-item-image {
height: 315px;
}
}
@media only screen and (max-width: 900px) { .archive-item {
width: 47%;
} .archive-item .archive-item-image {
height: 275px;
}
}
@media only screen and (max-width: 800px) { .archive-item {
padding: 10px;
} .archive-item .archive-item-image {
height: 250px;
}
}
@media only screen and (max-width: 768px) { .archive-bg {
padding: 0 20px;
} .archive-item .archive-item-image {
height: 350px;
}
}
@media only screen and (max-width: 667px) { .archive-bg {
padding: 0 20px;
} .archive-item {
width: 100%;
} .archive-item .archive-item-image {
height: 425px;
}
} body.single #primary {
padding-bottom: 0;
margin-bottom: 0;
} body.single.lock_nav article.post .article-sidebar,
body.single.lock_nav article.snapshot .article-sidebar {
position: fixed !important;
top: 100px;
} body.single #featured_post {
background: white;
margin-bottom: 70px;
} .post-wrap {
-webkit-transform: translateX(120px);
-moz-transform: translateX(120px);
-ms-transform: translateX(120px);
-o-transform: translateX(120px);
transform: translateX(120px);
} .post-wrap.post-wrap-guide {
-webkit-transform: translateX(50px);
-moz-transform: translateX(50px);
-ms-transform: translateX(50px);
-o-transform: translateX(50px);
transform: translateX(50px);
} .post-wrap.post-wrap-guide .post-sidebar {
width: auto;
position: -webkit-sticky;
position: sticky;
top: 50px;
padding-left: 20px;
} .post-wrap.post-wrap-guide article.post {
width: auto;
} .post-wrap article.post {
width: 76%;
} .post-wrap .post-sidebar {
width: 20%;
position: -webkit-sticky;
position: sticky;
top: 50px;
} article.post,
article.snapshot {
position: relative;
padding: 50px 0 0;
} article.post .container-lg,
article.snapshot .container-lg {
width: 80%;
} article.post blockquote span,
article.snapshot blockquote span {
font-size: 20px;
font-style: italic;
} 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: "proxima-nova", sans-serif;
font-size: 12px;
letter-spacing: 1px;
} article.post .quick-links,
article.snapshot .quick-links {
position: absolute;
top: 50%;
left: -125px;
max-width: 250px;
border: 3px solid #E1CCC7;
padding: 20px 30px;
} article.post .quick-links h3,
article.snapshot .quick-links h3 {
margin-bottom: 10px;
text-transform: capitalize;
} article.post .quick-links p,
article.snapshot .quick-links p {
font-size: 10px;
margin-bottom: 0;
text-transform: uppercase;
line-height: 2.25em;
word-break: break-word;
}
@media screen and (max-width: 960px) { article.post .quick-links,
article.snapshot .quick-links {
left: -92px;
max-width: 200px;
padding: 16px 21px;
}
}
@media screen and (max-width: 600px) { article.post .quick-links,
article.snapshot .quick-links {
display: none;
}
} article.post .entry-header,
article.snapshot .entry-header {
text-align: center;
} article.post .entry-header .entry-header-inner .entry-cat,
article.snapshot .entry-header .entry-header-inner .entry-cat {
font-size: 15px;
} article.post .entry-content,
article.snapshot .entry-content {
padding-bottom: 30px;
} article.post .entry-content ul, article.post .entry-content li,
article.snapshot .entry-content ul,
article.snapshot .entry-content li {
font-size: 15px;
font-family: "proxima-nova", sans-serif;
line-height: 31px;
letter-spacing: 0.5px;
} article.post .entry-content .rs-code,
article.snapshot .entry-content .rs-code {
text-align: center;
margin-top: 50px;
} article.post .entry-products,
article.snapshot .entry-products {
padding-top: 30px;
margin-top: 40px;
margin: 40px 50px 0;
border-top: 1px solid #DEDEDE;
} article.post .entry-products .entry-products-wrap,
article.snapshot .entry-products .entry-products-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} article.post .entry-products .entry-products-wrap .entry-product-header,
article.snapshot .entry-products .entry-products-wrap .entry-product-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 20%;
text-align: center;
} article.post .entry-products .entry-products-wrap .entry-product-header span,
article.snapshot .entry-products .entry-products-wrap .entry-product-header span {
font-size: 25px;
font-family: "DomaineDisp-Regular", serif;
} article.post .entry-products .entry-products-wrap .entry-product-header .icon,
article.snapshot .entry-products .entry-products-wrap .entry-product-header .icon {
width: 30px;
height: 30px;
} article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider {
width: 80%;
} article.post .entry-products .entry-products-wrap .entry-products-slider .product-wrap,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .product-wrap {
padding: 15px;
} article.post .entry-products .entry-products-wrap .entry-products-slider .product-wrap .product-image,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .product-wrap .product-image {
max-height: 174px;
} article.post #hide_sidebars,
article.snapshot #hide_sidebars {
position: relative;
transform: translate(0, -60vh);
} article.post .article-sidebar,
article.snapshot .article-sidebar {
position: absolute;
top: 0;
height: 100%;
padding-top: 170px;
width: 70px;
text-align: center;
overflow: hidden;
} article.post .article-sidebar.article-sidebar-left,
article.snapshot .article-sidebar.article-sidebar-left {
left: 17px;
}
@media screen and (max-width: 960px) { article.post .article-sidebar.article-sidebar-left,
article.snapshot .article-sidebar.article-sidebar-left {
left: 0;
}
} article.post .article-sidebar.article-sidebar-right,
article.snapshot .article-sidebar.article-sidebar-right {
right: 17px;
}
@media screen and (max-width: 960px) { article.post .article-sidebar.article-sidebar-right,
article.snapshot .article-sidebar.article-sidebar-right {
right: 0;
}
} article.post .article-sidebar .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar .post-products-wrap .post-products-trigger {
position: 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: "DomaineDisp-Regular", 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;
}
}
@media screen and (max-width: 600px) { article.post .entry-products,
article.snapshot .entry-products {
margin: 40px 0 0;
} article.post .entry-products .entry-products-wrap,
article.snapshot .entry-products .entry-products-wrap {
flex-direction: column !important;
} 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-product-header span,
article.snapshot .entry-products .entry-products-wrap .entry-product-header span {
padding-top: 20px;
}
} .entry-header .entry-title {
text-align: center;
margin-bottom: 15px;
} .entry-header .entry-meta {
text-align: center;
font-family: "brandon-grotesque", sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
color: #c8c8c8;
margin-bottom: 30px;
} .entry-header .entry-meta a {
color: #c8c8c8;
} .entry-products-slider {
width: 100%;
} .entry-products-slider .slick-arrow.slick-prev {
left: unset;
right: -4%;
top: 48%;
} .entry-products-slider .slick-arrow.slick-next {
left: unset;
right: -4%;
top: 39%;
} .entry-products-slider .product-wrap {
padding: 10px;
} .entry-products-slider .product-wrap .product-image {
max-height: 124px;
} .entry-footer {
padding: 20px;
margin: 50px;
border-top: 1px solid #DEDEDE;
border-bottom: 1px solid #DEDEDE;
font-family: "brandon-grotesque", sans-serif;
text-transform: uppercase;
} .entry-footer .entry-footer-actions > * {
margin: 0 10px;
font-family: "brandon-grotesque", sans-serif;
font-size: 11px;
letter-spacing: 2px;
} .entry-footer .entry-footer-actions span {
margin-left: 6px;
font-size: 10px;
text-transform: uppercase;
}
@media screen and (max-width: 600px) { .entry-footer {
padding: 15px 0px;
margin: 20px 0;
} .entry-footer .entry-footer-actions > * {
margin: 0px;
}
}  #comments {
display: none;
max-width: 80%;
margin: 50px auto 0;
} #comments .comment-subtitle {
font-family: "DomaineDisp-Regular", serif;
letter-spacing: 2px;
font-size: 30px;
text-align: center;
margin-bottom: 40px;
} #comments .container {
max-width: 685px;
} #comments .comments-title {
display: none;
text-align: center;
} #comments .respond textarea {
width: 100%;
font-size: 12px;
letter-spacing: 1px;
font-family: "proxima-nova", sans-serif;
} #comments .comment-input-half {
width: 49%;
} #comments input[type="text"], #comments input[type="email"], #comments input[type="url"], #comments input[type="password"], #comments input[type="search"], #comments input[type="number"], #comments input[type="tel"], #comments input[type="range"], #comments input[type="date"], #comments input[type="month"], #comments input[type="week"], #comments input[type="time"], #comments input[type="datetime"], #comments input[type="datetime-local"], #comments input[type="color"], #comments textarea {
font-family: "proxima-nova", sans-serif;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
padding: 7px 10px;
border-radius: 0;
margin-bottom: 5px;
width: 100%;
} #comments input#submit {
width: 100%;
background: #aba9a2 !important;
color: white !important;
border: none;
} #comments div#respond {
margin-bottom: 50px;
} #comments .comment-list {
margin: 0;
padding: 0;
font-family: "proxima-nova", sans-serif;
} #comments .comment-list .comment .comment-meta {
display: -webkit-flex;
display: flex;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 13px;
padding-bottom: 20px;
} #comments .comment-list .comment .comment-meta .avatar, #comments .comment-list .comment .comment-meta .says {
display: none;
} #comments .comment-list .comment .comment-meta .comment-metadata {
display: none;
} #comments .comment-list .comment .children {
margin: 40px 0px;
} #comments .comment-list .comment .reply {
border-bottom: 1px solid #dadada;
padding-bottom: 15px;
} .snapshot-post-wrapper {
padding: 50px;
} .snapshot-post-wrapper .snapshot-post-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
width: 50%;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
position: relative;
width: 50%;
padding: 20px 50px;
z-index: 1;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body h5.snapshot-label {
display: inline-block;
font-family: "magical", serif;
font-size: 50px;
line-height: 30px;
letter-spacing: 0;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products {
width: 100%;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-image {
max-height: 150px;
width: auto;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-brand {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
font-family: "brandon-grotesque", sans-serif;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .product .product-link {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 13px;
font-weight: bold;
margin-top: 20px;
}
@media screen and (max-width: 1024px) { .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
padding: 30px;
}
}
@media screen and (max-width: 768px) { .snapshot-post-wrapper .snapshot-post-inner {
flex-direction: column !important;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
width: 100%;
margin-bottom: 20px;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
padding: 30px;
width: 100%;
margin-left: 0;
}
}
@media screen and (max-width: 600px) { .snapshot-post-wrapper {
padding: 50px 20px;
} .snapshot-post-wrapper .snapshot-post-inner {
flex-direction: column !important;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-image {
width: 100%;
margin-bottom: 20px;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body {
padding: 30px;
width: 100%;
margin-left: 0;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body h2.snapshot-title {
line-height: 33px;
font-size: 29px;
margin-bottom: 15px;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .snapshot-product .snapshot-product-wrapper {
text-align: center;
} .snapshot-post-wrapper .snapshot-post-inner .snapshot-body .snapshot-products .snapshot-product .snapshot-product-wrapper .snapshot-product-brand h3 {
font-size: 28px;
text-align: center;
}
} body.page-template-default article.page {
padding: 50px 0;
} #about_page .about-page-wrapper {
padding: 50px;
} #about_page .about-page-wrapper .about-page-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;
} #about_page .about-page-wrapper .about-page-container .about-page-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: 50%;
padding: 50px;
text-align: left;
background: #FFFBE1;
} #about_page .about-page-wrapper .about-page-container .about-page-subtitle {
width: 100%;
text-align: center;
margin-bottom: -5px;
} #about_page .about-page-wrapper .about-page-container .about-page-title {
width: 100%;
text-align: center;
font-size: 30px;
} #about_page .about-page-wrapper .about-page-container .about-page-text {
text-align: left;
} #about_page .about-page-wrapper .about-page-container .about-page-image-wrap {
position: relative;
width: 50%;
} #about_page .about-page-wrapper .about-page-container .about-page-image-wrap .about-page-image {
position: relative;
width: 100%;
z-index: 2;
} #about_page #featured_products {
padding: 0 50px;
} #about_page #featured_products .featured-products-inner {
border-bottom: none !important;
}
@media screen and (max-width: 1024px) { #about_page .about-page-wrapper {
padding: 0 50px;
} #about_page .about-page-wrapper .about-page-container .about-page-body {
padding: 37px 0px 0 40px;
}
}
@media screen and (max-width: 960px) { #about_page .about-page-wrapper .about-page-container {
flex-direction: column !important;
} #about_page .about-page-wrapper .about-page-container .about-page-image-wrap {
width: 100%;
} #about_page .about-page-wrapper .about-page-container .about-page-body {
width: 100%;
padding: 15px 20px 40px;
} #about_page .about-page-wrapper .about-page-container .about-page-body h2 {
margin-bottom: 0;
}
}
@media screen and (max-width: 600px) { #about_page .about-page-wrapper {
padding: 15px 20px 40px;
}
} #contact_page {
padding: 50px 0 0;
} #contact_page .contact-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
} #contact_page .contact-wrapper .contact-image-wrap {
position: relative;
width: 52%;
} #contact_page .contact-wrapper .contact-image-wrap .contact-image {
position: relative;
width: 100%;
z-index: 2;
} #contact_page .contact-wrapper .contact-image-wrap .contact-image-bg {
background: #FFFBE1;
position: absolute;
top: -30px;
left: -30px;
right: 25%;
bottom: 15%;
z-index: 1;
} #contact_page .contact-wrapper .contact-body {
position: relative;
width: 48%;
padding: 30px;
} #contact_page .contact-wrapper .contact-body .page-title {
text-align: left;
} #contact_page .contact-wrapper .contact-body p {
margin: 0;
} #contact_page .contact-wrapper .contact-body input {
border: 1px solid black !important;
border-radius: 0 !important;
} #contact_page .contact-wrapper .contact-body textarea {
border: 1px solid black !important;
border-radius: 0 !important;
} #contact_page .contact-wrapper .contact-body .nf-field-container {
margin-bottom: 20px;
} #contact_page .contact-wrapper .contact-body nf-field {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
display: block;
} #contact_page .contact-wrapper .contact-body nf-field .nf-field-container {
width: 100%;
} #contact_page .contact-wrapper .contact-body nf-field .nf-field-container.submit-container {
width: auto;
} #contact_page .contact-wrapper .contact-body nf-field:last-child {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
} #contact_page .contact-wrapper .contact-body nf-field input[value="Submit"][type="button"] {
background: unset;
color: black;
font-size: 12px;
letter-spacing: 2px;
margin: 0 auto;
font-family: "proxima-nova", sans-serif;
text-transform: capitalize;
} #contact_page .contact-wrapper .contact-body .nf-field-element textarea {
height: 106px;
} #contact_page .contact-wrapper .contact-body .label-above .nf-field-label {
margin: 0;
} #contact_page .contact-wrapper .contact-body .nf-field-label label {
font-weight: 700;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
} #contact_page .contact-wrapper .contact-body .nf-form-fields-required {
display: none !important;
}
@media screen and (max-width: 600px) { #contact_page .contact-wrapper {
flex-direction: column !important;
} #contact_page .contact-wrapper .contact-body {
width: 100%;
}
} .home-link .icon {
position: relative;
top: 3px;
margin-right: 10px;
} #influence_slides .influence-slide {
width: 100%;
height: 550px;
} #cta_blocks {
padding: 50px;
} #cta_blocks .cta-block {
position: relative;
background: #E4C7D5;
color: white;
width: 32%;
margin-bottom: 2%;
padding: 30px;
} #cta_blocks .cta-block .cta-title-wrap {
position: relative;
} #cta_blocks .cta-block .cta-title-wrap .cta-block-index {
position: relative;
font-size: 105px;
opacity: 0.4;
z-index: 0;
} #cta_blocks .cta-block .cta-title-wrap .cta-title {
position: absolute;
font-size: 18px;
z-index: 1;
} #cta_blocks .cta-block .cta-wrap {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
visibility: hidden;
opacity: 0;
} #cta_blocks .cta-block:hover .cta-wrap {
visibility: visible;
opacity: 1;
} #influence_testimonials .testimonials-container {
max-width: 950px;
width: 85%;
margin: 0 auto;
} #influence_testimonials .testimonial {
margin-bottom: 50px;
} #influence_testimonials .testimonial .testimonial-photo {
min-width: 250px;
min-height: 250px;
border-radius: 100%;
} #influence_testimonials .testimonial .testimonial-content {
width: 80%;
} #shop_page {
padding: 0px 0 50px;
} #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 section .container-xl {
padding: 50px;
margin: 50px 0;
border-top: 1px solid #DEDEDE;
} #shop_page .shop-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
text-align: center;
max-width: 1140px;
width: 100%;
margin: 0 auto;
padding-top: 50px;
} #shop_page .shop-inner > * {
width: 100%;
} #shop_page .shop-inner .page-nav {
margin-bottom: 50px;
} #shop_page .shop-nav .shop-nav-title {
font-size: 22px;
font-family: "DomaineDisp-Regular", 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-wrapper .product-grid-item {
width: 25%;
padding: 20px;
text-align: center;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb {
width: 100%;
height: 285px;
position: relative;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb .shop-btn {
opacity: 0;
position: absolute;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb:hover .shop-btn {
opacity: 1;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand {
width: 100%;
font-family: "proxima-nova", sans-serif;
font-size: 12px;
letter-spacing: 0.72px;
padding: 10px 8px 0;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title {
width: 100%;
font-family: "proxima-nova", sans-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;
} #linktree_page .linktree-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
max-width: 600px;
padding: 50px;
margin: 0 auto;
text-align: center;
} #linktree_page .linktree-header .linktree-image {
position: relative;
width: 100%;
border-radius: 100%;
max-width: 350px;
} #linktree_page .linktree-header .linktree-header-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
width: 100%;
margin-bottom: 50px;
} #linktree_page .linktree-header .linktree-header-inner .linktree-header-title {
text-transform: capitalize;
text-align: center;
} #linktree_page .linktree-header .linktree-header-inner .linktree-header-title span {
font-family: "magical", serif;
font-size: 14px;
} #linktree_page .linktree-header .linktree-header-inner .linktree-header-text {
font-family: "proxima-nova", sans-serif;
} #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%);
}
} .custom-search-form {
width: 100%;
} .custom-search-form .search-with-icon .search-field {
border: none !important;
border-radius: 0 !important;
background-color: white !important;
padding: 5px 5px 5px 30px;
font-style: italic;
} .flex_row {
display: flex;
align-items: center;
justify-content: space-between;
} .flex_row .flex_row_block, .flex_row > * {
width: 49%;
} .flex_row img {
display: block;
max-width: 49%;
margin: 2% 0;
} .flex_row img:nth-of-type(2n) {
margin-left: 1%;
} .flex_row img:nth-of-type(2n+1) {
margin-right: 1%;
}
@media screen and (max-width: 768px) { .flex_row {
flex-direction: column;
justify-content: flex-start;
} .flex_row > * {
width: 100%;
} .flex_row img {
max-width: 100%;
margin: 20px 0;
}
} .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: #FFFBE1;
color: #444444;
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: "DomaineDisp-Regular", serif;
font-size: 70px;
line-height: 30px;
margin-bottom: 20px;
margin-top: 20px;
} .modal .modal-box .modal-inner .footer-subscribe .subscribe-text {
font-family: "proxima-nova", sans-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: "DomaineDisp-Regular", serif;
margin-bottom: 0px;
text-transform: uppercase;
letter-spacing: 2px;
} .modal .modal-box .modal-inner .popup-text p {
font-size: 12px;
text-transform: uppercase;
line-height: 25px;
margin-bottom: 24px;
} .modal .modal-box .modal-inner .popup-text #mc_embed_signup_scroll p {
margin-bottom: -20px;
} .modal .modal-box .modal-inner h1 {
margin-top: 0;
margin-bottom: 0;
color: black;
font-size: 28px;
padding: 0px 40px;
letter-spacing: 1px;
} .modal .modal-box .modal-inner nf-field:nth-child(1) {
float: left;
width: 48%;
} .modal .modal-box .modal-inner nf-field:nth-child(2) {
float: right;
width: 48%;
} .modal .modal-box .modal-inner nf-field:nth-child(3) .nf-field-container {
margin-bottom: 0;
} .modal .modal-box .modal-inner input {
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "DomaineDisp-Regular", serif;
font-size: 11px;
line-height: 13px;
} .modal .modal-box .modal-inner input[type="button"] {
padding: 7px 5%;
margin-bottom: 30px;
} .modal .modal-box .modal-inner textarea {
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "DomaineDisp-Regular", serif;
font-size: 11px;
line-height: 13px;
}
@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 #mc-embedded-subscribe-form {
position: relative;
padding: 0 !important;
} .modal #mc-embedded-subscribe-form input {
border-radius: unset !important;
display: block;
width: 100%;
padding: 10px 10px;
font-family: "proxima-nova", sans-serif;
margin: 2px;
} .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: #444444;
margin: 10px auto 20px;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form {
width: 85%;
max-width: 700px;
margin: 0 auto;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form .nf-form-fields-required {
display: none !important;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container {
margin-bottom: 20px;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container .nf-field-label label {
font-weight: 700;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container.label-above .nf-field-label {
margin: 0;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container textarea {
border: 2px solid #F4F4F4;
border-radius: 0;
height: 106px;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input {
border: 2px solid #F4F4F4;
border-radius: 0;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(2), .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(3) {
float: right;
width: 49%;
clear: right;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(1), .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(4), .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(5) {
float: left;
width: 49%;
clear: left;
} .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(6) {
display: block;
width: 100%;
} .modal[data-trigger="subscribe-popup"] .modal-box {
padding: 0;
max-width: 820px;
} .modal[data-trigger="subscribe-popup"] .modal-box .modal-inner {
flex-wrap: nowrap;
padding-right: 5%;
} .modal[data-trigger="subscribe-popup"] .modal-box .modal-inner .popup-image {
width: 50%;
} .modal.watercolor .modal-box {
padding: 30px 5% 20px;
background: url(//dawnpdarnell.com/wp-content/themes/smash_theme/smash/images/watercolor.png) no-repeat bottom right/74% #FFFBE1;
background-position-x: 145%;
background-position-y: 165%;
} .modal.watercolor .modal-box .modal-inner .popup-text {
width: 100%;
} .modal.watercolor .modal-box .modal-inner .popup-text h2, .modal.watercolor .modal-box .modal-inner .popup-text h3 {
margin: 0 0 20px;
font-weight: bold;
} .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap .nf-form-fields-required {
display: none;
} .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field .nf-field-container {
margin: 0 0 15px;
} .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:nth-child(1), .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:nth-child(2) {
width: 100%;
float: none;
} .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:last-child .nf-field-container {
margin: 0 0 0;
text-align: left;
} .modal.watercolor .modal-box .modal-inner input[type="button"] {
margin: 0;
} .post-block {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
margin-bottom: 50px;
} .post-block .post-item-image-wrap {
position: relative;
width: 100%;
overflow: hidden;
} .post-block .post-item-image-wrap .post-item-image {
display: block;
width: 100%;
} .post-block .post-item-image-wrap .post-item-image:hover {
opacity: 0.8;
} .post-block .post-block-image {
display: -webkit-flex !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-block-title {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
flex: 1;
margin-top: 11px;
font-size: 31px;
line-height: 31px;
letter-spacing: .5px;
margin: 20px 0 10px;
} .post-block .post-block-cat {
font-size: 11px !important;
line-height: 15px !important;
padding: 2px 15px !important;
margin-top: 20px;
} .post-block .post-block-text {
margin-bottom: 20px;
}
@media screen and (max-width: 600px) { .post-block {
width: 50%;
margin-bottom: 20px;
} .post-block .post-block-title {
font-size: 20px;
} .post-block .post-block-text {
display: none;
}
} .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;
position: absolute;
bottom: 0;
right: 0;
padding: 10px 2px;
background: #ffffff;
} .post-products-wrap .post-products-trigger span {
transform: rotate(90deg) translate(25%, -190%);
margin-bottom: 80%;
transform-origin: top left;
line-height: 1em;
text-transform: uppercase;
} .post-products-wrap .post-products {
position: absolute;
bottom: 0;
left: 115%;
width: 100%;
background: #ffffff;
padding: 20px 30px 20px 20px;
visibility: hidden;
} .post-products-wrap:hover .post-products {
left: 0;
visibility: visible;
} .post-block-tall {
position: relative;
width: 100%;
padding: 0;
margin-bottom: 70px;
} .post-block-tall .post-item-image-wrap {
position: relative;
width: 100%;
overflow: hidden;
} .post-block-tall .post-item-image-wrap .post-item-image {
position: relative;
width: 100%;
z-index: 1;
} .post-block-tall .post-item-image-wrap .post-item-image:hover {
opacity: 0.8;
} .post-block-tall .post-item-image-wrap .post-products-wrap .post-products-trigger {
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 50px;
background: rgba(255, 251, 225, 0.9);
z-index: 1;
} .post-block-tall .post-item-image-wrap .post-products-wrap .post-products {
top: 0;
left: unset;
right: 115%;
bottom: unset;
z-index: 2;
} .post-block-tall .post-item-image-wrap .post-products-wrap .post-products > * {
width: 100%;
} .post-block-tall .post-item-image-wrap .post-products-wrap:hover .post-products {
right: 0;
} .post-block-tall .post-item-image-wrap .post-products-wrap::after {
content: '';
display: block;
position: absolute;
top: 49px;
left: 7px;
width: 36px;
height: 1px;
background: #DEDEDE;
margin: 0 auto;
z-index: 1;
} .post-block-tall .post-item-image-wrap .share-icons {
position: absolute;
top: 50px;
left: 0;
z-index: 1;
} .post-block-tall .post-item-image-wrap .share-icons .slide-social-trigger {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 50px;
height: 50px;
background: rgba(255, 251, 225, 0.9);
} .post-block-tall .post-block-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: flex-start !important;
-webkit-justify-content: flex-start !important;
font-size: 12px;
line-height: 12px;
color: #ACB8B8;
font-family: "proxima-nova", sans-serif;
letter-spacing: 2px;
padding: 30px 0px 15px;
} .post-block-tall .post-block-meta .dot-sep:before {
color: #ACB8B8;
} .post-block-tall .post-block-meta a {
color: #ACB8B8;
} .post-block-tall .post-block-meta a:hover {
color: #444444;
} .post-block-tall h3.post-block-title {
font-size: 40px;
line-height: 45px;
border-bottom: 1px solid #DEDEDE;
padding-bottom: 24px;
margin-bottom: 23px;
} .post-block-tall .post-block-text p {
margin-top: 10px;
margin-bottom: 15px;
} .post-block-tall .post-block-actions .comment-btn {
margin-left: 15px;
font-family: "DomaineDisp-Regular", serif;
font-style: italic;
font-size: 12px;
letter-spacing: 1px;
} .post-block-tall .post-block-actions .comment-btn i {
margin-right: 3px;
} .post-block-tall {
position: relative;
width: 100%;
padding: 0;
margin-bottom: 70px;
} .post-block-tall .post-item-image-wrap {
position: relative;
width: 100%;
overflow: hidden;
} .post-block-tall .post-item-image-wrap .post-item-image {
position: relative;
width: 100%;
z-index: 1;
} .post-block-tall .post-item-image-wrap .post-item-image:hover {
opacity: 0.8;
} .post-block-tall .post-item-image-wrap .post-products-wrap .post-products-trigger {
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 50px;
background: rgba(255, 251, 225, 0.9);
z-index: 1;
} .post-block-tall .post-item-image-wrap .post-products-wrap .post-products {
top: 0;
left: unset;
right: 115%;
bottom: unset;
z-index: 2;
} .post-block-tall .post-item-image-wrap .post-products-wrap .post-products > * {
width: 100%;
} .post-block-tall .post-item-image-wrap .post-products-wrap:hover .post-products {
right: 0;
} .post-block-tall .post-item-image-wrap .post-products-wrap::after {
content: '';
display: block;
position: absolute;
top: 49px;
left: 7px;
width: 36px;
height: 1px;
background: #DEDEDE;
margin: 0 auto;
z-index: 1;
} .post-block-tall .post-item-image-wrap .share-icons {
position: absolute;
top: 50px;
left: 0;
z-index: 1;
} .post-block-tall .post-item-image-wrap .share-icons .slide-social-trigger {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 50px;
height: 50px;
background: rgba(255, 251, 225, 0.9);
} .post-block-tall .post-block-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: flex-start !important;
-webkit-justify-content: flex-start !important;
font-size: 12px;
line-height: 12px;
color: #ACB8B8;
font-family: "proxima-nova", sans-serif;
letter-spacing: 2px;
padding: 30px 0px 15px;
} .post-block-tall .post-block-meta .dot-sep:before {
color: #ACB8B8;
} .post-block-tall .post-block-meta a {
color: #ACB8B8;
} .post-block-tall .post-block-meta a:hover {
color: #444444;
} .post-block-tall h3.post-block-title {
font-size: 40px;
line-height: 45px;
border-bottom: 1px solid #DEDEDE;
padding-bottom: 24px;
margin-bottom: 23px;
} .post-block-tall .post-block-text p {
margin-top: 10px;
margin-bottom: 15px;
} .post-block-tall .post-block-actions .comment-btn {
margin-left: 15px;
font-family: "DomaineDisp-Regular", serif;
font-style: italic;
font-size: 12px;
letter-spacing: 1px;
} .post-block-tall .post-block-actions .comment-btn i {
margin-right: 3px;
} .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 {
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: 355px;
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: center !important;
-webkit-justify-content: center !important;
} .product .product-wrap .product-body .product-brand {
font-family: "brandon-grotesque", sans-serif;
text-align: center;
font-size: 9px;
} .product .product-wrap .product-body .product-title {
text-align: center;
font-weight: bold;
} .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;
}
@media screen and (max-width: 768px) { .product .product-wrap .product-body .product-title {
font-size: 10px;
}
} #search-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 150000;
display: none;
cursor: pointer;
} #search-modal .modal-box {
width: 50%;
position: absolute;
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: 20px;
height: 20px;
padding: 3px;
color: white;
border-radius: 100%;
} #search-modal .modal-box .widget {
margin: 0;
} #search-modal .modal-box .modal-inner {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
text-align: center;
} #search-modal .modal-box .modal-inner h1 {
margin-top: 0;
margin-bottom: 0;
background-color: #ECD4C9;
color: #fff;
font-size: 38px;
padding: 20px 38px;
} #search-modal .modal-box .modal-inner label {
width: 100%;
} #search-modal .modal-box .modal-inner input {
background: white;
flex: 1;
width: 100%;
} #search-modal .modal-box .modal-inner input.search-field {
width: 100%;
padding: 24px;
font-size: 16px;
font-weight: 100;
text-transform: uppercase;
box-shadow: none;
border: solid 1px #999999;
border-radius: 0;
} #search-modal .modal-box .modal-inner input[type="submit"] {
flex: 0;
} #search-modal .modal-box .modal-inner #searchsubmit {
background: url(//dawnpdarnell.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: 600px) { #search-modal .modal-box {
width: 75%;
}
} .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 #DEDEDE;
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: "brandon-grotesque", 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 .social-share-title {
display: none;
} .share-icons .social-share .social-share-inner .share-icons-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
} .share-icons .social-share .share {
margin: 8px;
} .share-icons .social-share .share span {
margin-left: 6px;
font-size: 10px;
text-transform: uppercase;
} .snapshot .post-item-image-wrap {
position: relative;
width: 100%;
} .snapshot .post-item-image-wrap .post-item-image {
display: block;
width: 100%;
} .snapshot .snapshot-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin-top: 20px;
} .social-icons {
position: relative;
} .social-icons .social-icons-header {
font-size: 12px;
letter-spacing: 1px;
margin-right: 10px;
text-transform: uppercase;
} .social-icon {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-size: 12px;
margin: 0 5px;
} .social-icon span {
margin-left: 6px;
text-transform: uppercase;
letter-spacing: 1px;
} .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: #444444;
cursor: pointer;
} .video-block .video-block-container .video-block-wrap .video-block-image::after {
content: '';
display: block;
background: rgba(68, 68, 68, 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: "DomaineDisp-Regular", 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: "brandon-grotesque", 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: "DomaineDisp-Regular", 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: "DomaineDisp-Regular", 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: "DomaineDisp-Regular", 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;
} #mobile_nav_wrap {
display: none;
cursor: pointer;
} #mobile_nav_wrap .mobile-nav-trigger-open {
display: none;
margin: 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: #ffffff;
overflow-y: scroll;
z-index: 1000000;
} .mobile-nav-outer .mobile-nav-inner {
width: 100%;
} #colophon .mobile-nav-outer {
color: #444444;
} .mobile-nav-outer .mobile-nav-trigger-close {
display: block;
font-size: 18px;
position: absolute;
top: 38px;
right: 18px;
width: 20px;
height: 20px;
} #masthead.lock_nav #mobile_nav_wrap .mobile-nav-trigger-close {
top: 13px;
}
@media screen and (max-width: 768px) { .mobile-nav-outer .mobile-nav-trigger-close {
top: 13px;
}
} .mobile-nav-outer::-webkit-scrollbar {
width: 1px;
} .mobile-nav-outer::-webkit-scrollbar-track {
background: #ffffff;
width: 1px;
} .mobile-nav-outer::-webkit-scrollbar-thumb {
background-color: #444444;
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: "brandon-grotesque", sans-serif;
} .mobile-nav-outer .mobile-nav-body > * {
width: 100%;
} .mobile-nav-outer .mobile-nav-body #mobile_logo {
position: relative;
width: 100%;
text-align: center;
margin: 0 0 35px;
} .mobile-nav-outer .mobile-nav-body #mobile_logo img {
width: 100%;
max-width: 350px;
margin: 0 auto;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
text-align: left;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 100%;
margin: 20px 0;
} .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;
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;
} .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: capitalize;
font-size: 30px;
font-family: "DomaineDisp-Regular", 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: "DomaineDisp-Regular", 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: "proxima-nova", sans-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 #444444;
} .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 #444444 !important;
} .mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type="text"]::placeholder {
color: #444444;
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: #FFFBE1;
} #more_nav #category_menu li {
font-family: "brandon-grotesque", sans-serif;
} #more_nav #category_menu li a {
color: black !important;
} #more_nav #category_menu li a:hover {
color: #ACB8B8 !important;
} #more_nav .more-nav-header {
font-family: "DomaineDisp-Regular", 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;
} .page-nav .page-menu-container {
width: 100%;
}
@media screen and (max-width: 768px) { .page-nav .page-menu-container {
display: none;
}
} .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: "brandon-grotesque", sans-serif;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
} .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 #ACB8B8;
}
@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 {
margin: 0;
padding: 0;
list-style-position: inside;
}
@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;
background: #F9F9F9;
font-size: 11px;
letter-spacing: 1px;
width: 100%;
} .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: "proxima-nova", sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
width: 100%;
padding: 12px 20px;
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
} .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 .page-nav-title .icon {
display: block;
margin-left: 10px;
}
}
@media screen and (max-width: 768px) { .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;
}
} #circle_links {
position: relative;
padding: 40px 50px 0px;
margin: 0 0 50px;
background-color: #FFFBE1;
} #circle_links .circle-links-container {
text-align: center;
} #circle_links .circle-links-container .circle-links-title {
font-size: 40px;
letter-spacing: 2px;
} #circle_links .circle-links-container a.circle-links-cta {
letter-spacing: 1px;
font-size: 12px;
text-transform: uppercase;
padding-left: 5px;
display: none;
} #circle_links .circle-links-container i {
display: none;
} #circle_links .circle-links-slider {
visibility: hidden;
opacity: 0;
padding: 30px 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: "brandon-grotesque", sans-serif;
margin-top: 15px;
letter-spacing: 1px;
font-size: 12px;
}
@media screen and (max-width: 830px) { #circle_links .circle-links-slider .circle-slide {
width: 25%;
}
} #circle_links.has-bg {
background: #FFFBE1;
margin: 50px 0;
}
@media screen and (max-width: 960px) { #circle_links {
padding: 70px 40px 30px;
}
}
@media screen and (max-width: 600px) { #circle_links {
padding: 50px 30px 30px;
} #circle_links .circle-links-container {
margin-bottom: 30px;
} #circle_links .circle-links-slider .circle-slide {
width: 50%;
padding: 0px 10px;
} #circle_links .circle-links-slider .circle-slide .circle-slide-inner {
padding: 0 30px;
} #circle_links .circle-links-slider .slick-arrow {
top: 34%;
}
} #featured_posts_slider {
position: relative;
max-width: 70%;
margin: 0 auto;
} #featured_posts_slider .slick-dots {
margin: 10px 0 0;
} #featured_posts_slider .slick-dots li button {
width: 10px;
height: 10px;
margin: 0 9px;
} #featured_posts_slider .slick-arrow {
position: absolute;
top: 0;
bottom: 0;
width: 25%;
z-index: 1000;
} #featured_posts_slider .slick-arrow.slick-prev {
left: -22%;
} #featured_posts_slider .slick-arrow.slick-next {
right: -22%;
} #featured_posts_slider .slick-list {
overflow: visible;
} #featured_posts_slider .featured-post-slide {
position: relative;
display: block;
height: 485px;
margin: 10px;
} #featured_posts_slider .featured-post-slide .featured-post-inner {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 1;
} #featured_posts_slider .featured-post-slide .featured-post-inner .featured-post-title {
background: rgba(255, 255, 255, 0.85);
padding: 20px;
margin: 0;
text-align: center;
visibility: hidden;
opacity: 0;
} #featured_posts_slider .featured-post-slide:hover .featured-post-title {
opacity: 1;
visibility: visible;
color: black;
} #featured_products {
position: relative;
padding: 50px;
} #featured_products .featured-products-inner {
padding: 50px 0;
border-top: 1px solid #DEDEDE;
border-bottom: 1px solid #DEDEDE;
} #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 .all-products-link {
font-size: 11px;
letter-spacing: 1px;
border-bottom: 1px solid;
font-weight: 700;
} #featured_products .featured-products-inner .featured-products-slider .product {
padding: 20px;
} #featured_products .featured-products-inner .featured-products-slider .product .product-body {
display: none !important;
}
@media screen and (max-width: 600px) { #featured_products .featured-products-header-wrap {
flex-direction: column !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: 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 .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;
} #recent_posts_slider {
padding: 30px;
background: white;
} #recent_posts_slider .recent-posts-header {
max-width: 1000px;
} #recent_posts_slider .recent-posts-header .recent-posts-title {
font-family: "DomaineDisp-Regular", serif;
text-transform: uppercase;
font-size: 24px;
letter-spacing: 1px;
padding: 10px;
} #recent_posts_slider .recent-posts-header a.view-more-link {
font-family: "DomaineDisp-Regular", serif;
text-transform: lowercase;
font-style: italic;
font-size: 16px;
letter-spacing: 1px;
} #recent_posts_slider .recent-posts {
max-width: 1020px;
} #recent_posts_slider .recent-post-slide {
width: 32%;
padding: 10px;
position: relative;
} #recent_posts_slider .recent-post-slide .recent-post-thumb {
display: block;
} #recent_posts_slider .recent-post-slide .recent-post-body {
position: relative;
padding: 6%;
text-align: left;
border-bottom: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
border-right: 1px solid #B0B0B0;
height: 145px;
} #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-title {
width: 80%;
text-align: left;
font-family: "DomaineDisp-Regular", serif;
font-style: italic;
font-size: 20px;
letter-spacing: 1px;
margin-bottom: 20px;
} #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions {
position: relative;
font-family: "DomaineDisp-Regular", serif;
font-style: italic;
font-size: 15px;
padding-right: 10px;
overflow: hidden;
} #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .recent-post-link:hover .icon {
fill: #ACB8B8;
margin-left: 10px;
} #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .icon {
width: 10px;
height: 10px;
} #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .archive-item-share {
text-align: right;
position: relative;
} #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .archive-item-share .icon {
width: 18px;
height: 18px;
} #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .archive-item-share .social-share {
position: absolute;
top: 50px;
right: 0;
background: white;
padding: 5px;
} #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .archive-item-share .social-share .share {
margin: 0 5px;
} #recent_posts_slider .recent-post-slide .recent-post-body .recent-post-actions .archive-item-share:hover .social-share {
top: 0;
}
@media screen and (max-width: 768px) { #recent_posts_slider {
padding: 0px;
}
}
@media screen and (max-width: 600px) { #recent_posts_slider {
padding: 0px;
}
} .about-widget {
text-align: center;
margin-top: 45px;
margin-bottom: 50px;
position: relative;
} .about-widget .about-widget-image {
position: relative;
margin-top: -75px;
width: 100%;
} .about-widget .about-widget-title {
font-size: 18px;
} .about-widget .about-widget-sub-title {
font-size: 28px;
} .about-widget .about-widget-text {
margin: 20px 0 -10px;
} .about-widget .about-widget-cta {
position: relative;
bottom: -50px;
margin-top: -50px;
} .linklist-widget {
position: relative;
text-align: center;
} .linklist-widget .linklist-widget-title {
position: relative;
display: inline-block;
font-size: 24px;
background: white;
padding: 0 10px;
top: -45px;
} .linklist-widget .linklist-widget-title span {
font-style: italic;
text-transform: lowercase;
} .linklist-widget .linklist-widget-links {
margin-top: -30px;
} .shop-widget {
position: relative;
background: #ABBAC2;
padding: 20px;
text-align: center;
} .shop-widget .shop-widget-title {
font-size: 32px;
} .shop-widget .shop-widget-title span {
font-style: italic;
text-transform: lowercase;
} .shop-widget .shop-widget-body {
background: white;
padding: 20px;
} .shop-widget .shop-widget-body .shop-widget-image {
width: 100%;
} .shop-widget .shop-widget-body .shop-widget-text {
width: 100%;
margin-top: 20px;
} .shop-widget .shop-widget-cta {
width: 100%;
margin-top: 20px;
} .subscribe-widget {
position: relative;
background: #ABBAC2;
padding: 20px;
text-align: center;
} .subscribe-widget .subscribe-widget-title {
font-size: 24px;
} .subscribe-widget .subscribe-widget-text {
margin-top: 20px;
} .guides-basic .guide-basic {
position: relative;
padding: 50px 0;
margin-top: 50px;
border-top: 1px solid #DEDEDE;
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;
} .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: auto;
max-width: 285px;
padding: 20px;
} .guides-rows .post-guide-row {
width: 100%;
position: relative;
max-width: 840px;
margin: 50px auto;
} .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: "DomaineDisp-Regular", serif;
font-size: 80px;
} .guides-rows .post-guide-row .guide-body .guide-title {
font-family: "DomaineDisp-Regular", serif;
font-size: 30px;
margin-bottom: 20px;
text-transform: uppercase;
} .guides-rows .post-guide-row .guide-body .guide-text {
font-family: "proxima-nova", sans-serif;
margin-bottom: 30px;
line-height: 28px;
} .guides-rows .post-guide-row .guide-body .guide-text a {
color: #FFFBE1;
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;
} .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) {
flex-direction: column;
}
}
@media screen and (max-width: 768px) { .guides-rows .post-guide-row img {
width: 100%;
margin-bottom: 20px;
}
}
@media screen and (max-width: 600px) { .guides-rows .post-guide-row:nth-child(2n+1) {
flex-direction: column !important;
} .guides-rows .post-guide-row:nth-child(2n+1) .guide-products {
width: 100%;
} .guides-rows .post-guide-row:nth-child(2n+1) .guide-body {
width: 100%;
} .guides-rows .post-guide-row:nth-child(2n) {
flex-direction: column !important;
} .guides-rows .post-guide-row:nth-child(2n) .guide-products {
width: 100%;
} .guides-rows .post-guide-row:nth-child(2n) .guide-body {
width: 100%;
}
} .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: "DomaineDisp-Regular", serif;
font-size: 100px;
color: #ACB8B8;
} .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;
margin: 30px 0;
border-top: 1px solid #DEDEDE;
border-bottom: 1px solid #DEDEDE;
} .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 #DEDEDE;
} .guides-grid .guide-grid.horizontal .guide-grid-body .guide-count {
font-family: "DomaineDisp-Regular", serif;
font-size: 100px;
color: #ACB8B8;
} .guides-grid .guide-grid.horizontal .guide-grid-body h3.guide-grid-title {
margin-bottom: 20px;
} .guides-grid .guide-grid.horizontal .guide-grid-body .guide-grid-text {
line-height: 31px;
letter-spacing: 0.5px;
} .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%;
}
@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 #F6F2E3;
background: #ffffff;
padding: 20px 30px;
} .quick-links h3 {
margin-bottom: 10px;
text-transform: capitalize;
} .quick-links p {
font-size: 10px;
margin-bottom: 0;
text-transform: uppercase;
line-height: 2.25em;
word-break: break-word;
}
@media screen and (max-width: 960px) { .quick-links {
left: -92px;
max-width: 200px;
padding: 16px 21px;
}
}
@media screen and (max-width: 600px) { .quick-links {
display: none;
}
} .loop-sidebar {
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;
padding: 50px 0;
} .loop-sidebar .loop-sidebar-posts {
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: 60%;
} .loop-sidebar #secondary {
width: 30%;
max-width: 320px;
}
@media screen and (max-width: 1024px) { .loop-sidebar {
padding: 40px;
} .loop-sidebar .loop-sidebar-posts {
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: 64%;
}
}
@media screen and (max-width: 600px) { .loop-sidebar {
padding: 50px 20px;
flex-direction: column !important;
} .loop-sidebar .loop-sidebar-posts {
width: 100%;
} .loop-sidebar #secondary {
width: 100%;
align-self: center;
}
} .grid-loop {
position: relative;
padding: 50px;
} .grid-loop .grid-loop-container,
.grid-loop .grid-loop-container .alm-reveal {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .grid-loop .grid-loop-container .post-block,
.grid-loop .grid-loop-container .alm-reveal .post-block {
width: 25%;
}
@media screen and (max-width: 768px) { .grid-loop .grid-loop-container .post-block,
.grid-loop .grid-loop-container .alm-reveal .post-block {
width: 50%;
}
}
@media screen and (max-width: 600px) { .grid-loop .grid-loop-container .post-block,
.grid-loop .grid-loop-container .alm-reveal .post-block {
width: 100%;
}
}
@media screen and (max-width: 600px) { .grid-loop {
padding: 20px;
}
} .loop-large {
position: relative;
padding: 50px 0;
} .loop-large .loop-large-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;
text-align: center;
} .loop-large .loop-large-wrapper .loop-large-banner {
position: relative;
width: 100%;
} .loop-large .loop-large-wrapper .loop-large-banner .loop-large-label {
background: #ffffff;
padding: 12px 20px 10px;
text-align: center;
position: absolute;
top: 12%;
left: 0;
transform: translate(-50%, 0);
z-index: 1;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 13px;
} .loop-large .loop-large-wrapper .loop-large-content {
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;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-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;
overflow: hidden;
width: 57%;
padding: 30px 40px 0;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .rs-code {
background: #ffffff;
padding: 0 30px;
position: absolute;
bottom: -120%;
left: 0;
right: 0;
z-index: 10;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .rs-code.show {
bottom: 0;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-title {
font-family: "DomaineDisp-Regular", serif;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-text {
font-size: 15px;
line-height: 28px;
letter-spacing: 0.5px;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
text-transform: capitalize;
color: #ACB8B8;
display: flex;
font-size: 16px;
letter-spacing: 2px;
font-family: "DomaineDisp-Regular", serif;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-actions .icon {
width: 9px;
margin: 0px 13px 0;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-image {
width: 41%;
margin-top: -24%;
margin-right: 35px;
z-index: 1;
border: 10px solid #ffffff;
border-bottom: none;
}
@media screen and (max-width: 1024px) { .loop-large {
max-width: 93%;
margin: 0 auto;
}
}
@media screen and (max-width: 960px) { .loop-large {
max-width: 96%;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-body {
padding: 20px 10px 0;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-body h2.loop-title {
font-size: 34px;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .loop-text {
font-size: 14px;
line-height: 23px;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-body .line-sep {
min-height: 30px;
}
}
@media screen and (max-width: 768px) { .loop-large {
max-width: 82%;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-image {
margin-top: -22%;
margin-right: 9px;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-body h2.loop-title {
font-size: 27px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 600px) { .loop-large {
padding: 0px 0 20px;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-image {
display: none;
} .loop-large .loop-large-wrapper .loop-large-content .loop-large-body {
width: 100%;
} .loop-large .loop-large-wrapper .loop-large-banner {
height: 250px !important;
} .loop-large .loop-large-wrapper .loop-large-banner .loop-large-label {
top: 5%;
transform: translate(-18%, 0);
}
} .home-post {
margin: 30px auto !important;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
padding-left: 45px;
margin-bottom: 70px;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .category-name {
position: absolute;
bottom: 0;
left: 0;
transform: rotate(-90deg) translate(-13px, 20px);
transform-origin: top left;
text-transform: uppercase;
font-family: "proxima-nova", sans-serif;
color: #ACB8B8;
font-size: 12px;
letter-spacing: 1px;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .category-name:hover {
color: #ACB8B8;
} .home-post.lr-basic:nth-child(2n+1) .home-post-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: 50px;
bottom: unset;
left: 0;
right: unset;
transform: translate(-40%, 0);
font-weight: 900 !important;
font-size: 15px !important;
padding: 10px 18px;
background: #ACB8B8;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .post-products-wrap .post-products-trigger span {
padding-left: 5px;
margin: 3px 0 0;
transform: unset;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .post-products-wrap .post-products {
bottom: unset;
top: 0;
left: unset;
right: 115%;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .post-products-wrap:hover .post-products {
right: 0;
left: unset;
} .home-post.lr-basic:nth-child(2n) .home-post-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
padding-right: 45px;
margin-bottom: 70px;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .category-name {
position: absolute;
bottom: 0;
right: 0;
transform: rotate(-90deg) translate(-14px, 10px);
transform-origin: top left;
text-transform: uppercase;
font-family: "proxima-nova", sans-serif;
color: #ACB8B8;
font-size: 12px;
letter-spacing: 1px;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .category-name:hover {
color: #ACB8B8;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-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: 50px;
bottom: unset;
transform: translate(20%, 0);
font-weight: 500 !important;
font-size: 15px !important;
padding: 10px 18px;
background: #ACB8B8;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-image .post-products-wrap .post-products-trigger span {
padding-left: 5px;
margin: 3px 0 0;
transform: unset;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-image .post-products-wrap .post-products {
bottom: unset;
left: 115%;
right: unset;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-image .post-products-wrap:hover .post-products {
left: 0;
} .home-post.basic .home-post-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
padding-left: 45px;
margin-bottom: 70px;
} .home-post.basic .home-post-inner .category-name {
position: absolute;
bottom: 0;
left: 0;
transform: rotate(-90deg) translate(-13px, 20px);
transform-origin: top left;
text-transform: uppercase;
font-family: "proxima-nova", sans-serif;
color: #ACB8B8;
font-size: 12px;
letter-spacing: 1px;
} .home-post.basic .home-post-inner .category-name:hover {
color: #ACB8B8;
} .home-post.basic .home-post-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: 50px;
bottom: unset;
left: 0;
right: unset;
transform: translate(-40%, 0);
font-weight: 500 !important;
font-size: 15px !important;
padding: 10px 18px;
background: #ACB8B8;
} .home-post.basic .home-post-inner .post-products-wrap .post-products-trigger span {
padding-left: 5px;
margin: 3px 0 0;
transform: unset;
} .home-post.basic .home-post-inner .post-products-wrap .post-products {
bottom: unset;
top: 0;
left: unset;
right: 115%;
} .home-post.basic .home-post-inner .post-products-wrap:hover .post-products {
right: 0;
left: unset;
} .home-post .home-post-inner {
position: relative;
overflow: hidden;
} .home-post .home-post-inner .home-post-content {
width: 52%;
padding: 50px 50px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
position: relative;
font-family: "DomaineDisp-Regular", serif;
font-size: 28px;
line-height: 38px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
font-family: "brandon-grotesque", 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 a.category-name:hover {
color: #ACB8B8;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
font-family: "DomaineDisp-Regular", 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;
font-size: 15px;
font-family: "proxima-nova", sans-serif;
line-height: 28px;
letter-spacing: 0.5px;
margin-bottom: 35px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.btn {
display: block !important;
width: fit-content;
} .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: "brandon-grotesque", 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-content .post-products {
padding-top: 20px;
display: flex;
flex-direction: column;
} .home-post .home-post-inner .home-post-content .post-products .post-products-divider {
display: flex;
flex-direction: row;
align-items: center;
margin: 15px 0;
} .home-post .home-post-inner .home-post-content .post-products .post-products-divider .divider-title {
flex: 1;
} .home-post .home-post-inner .home-post-content .post-products .post-products-divider hr {
flex: 1;
margin-bottom: 1em;
margin-left: -20%;
} .home-post .home-post-inner .home-post-content .post-products .post-product-slider-wrap .slick-arrow.slick-prev {
left: -4%;
right: unset;
top: 39%;
} .home-post .home-post-inner .home-post-image {
position: relative;
width: 47.8%;
} .home-post .home-post-inner .home-post-image .social-share {
position: absolute;
top: 0;
left: 0;
color: white;
font-size: 18px;
} .home-post .home-post-inner .home-post-image .social-share a {
color: white;
} .home-post .home-post-inner .home-post-image .social-share .icon {
fill: white;
width: 20px;
height: 20px;
} .home-post .home-post-inner .home-post-image .social-share .share-title {
background: rgba(0, 0, 0, 0.5);
padding: 11px 20px 7px;
} .home-post .home-post-inner .home-post-image .social-share .share-actions {
background: rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
padding: 4px 7px 7px;
} .home-post .home-post-inner .home-post-image .social-share .share-actions button {
font-size: 14px;
padding: 10px;
color: white;
cursor: pointer;
} .home-post .home-post-inner .home-post-image .social-share .share-actions button:hover {
color: #000;
} .home-post .home-post-inner .home-post-image .social-share:hover .share-actions {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1024px) { .home-post .home-post-inner .home-post-content {
padding: 20px 40px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
font-size: 30px;
line-height: 46px;
}
}
@media screen and (max-width: 768px) { .home-post.lr-basic:nth-child(2n+1) .home-post-inner, .home-post.lr-basic:nth-child(2n) .home-post-inner {
flex-direction: column !important;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .home-post-content, .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-content {
padding: 30px 30px;
width: 100%;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt, .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
font-size: 14px;
line-height: 24px;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .home-post-image, .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-image {
width: 100%;
height: 300px;
}
}
@media screen and (max-width: 600px) { .home-post {
padding: 0 20px;
margin: 0 auto !important;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner {
flex-direction: column !important;
padding-left: 0px;
margin-bottom: 0;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .category-name {
display: none;
} .home-post.lr-basic:nth-child(2n) .home-post-inner {
flex-direction: column !important;
padding-right: 0;
margin-bottom: 0;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .category-name {
display: none;
} .home-post.basic .home-post-inner {
flex-direction: column !important;
padding-left: 0px;
margin-bottom: 70px;
} .home-post.basic .home-post-inner .category-name {
display: none;
} .home-post .home-post-inner .home-post-content {
padding: 30px 0px;
} .home-post .home-post-inner .home-post-image .post-products-wrap .post-products-trigger {
top: 20px;
transform: translate(0, 0);
}
} .home-post {
margin: 30px auto !important;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
padding-left: 45px;
margin-bottom: 70px;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .category-name {
position: absolute;
bottom: 0;
left: 0;
transform: rotate(-90deg) translate(-13px, 20px);
transform-origin: top left;
text-transform: uppercase;
font-family: "proxima-nova", sans-serif;
color: #ACB8B8;
font-size: 12px;
letter-spacing: 1px;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .category-name:hover {
color: #ACB8B8;
} .home-post.lr-basic:nth-child(2n+1) .home-post-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: 50px;
bottom: unset;
left: 0;
right: unset;
transform: translate(-40%, 0);
font-weight: 900 !important;
font-size: 15px !important;
padding: 10px 18px;
background: #ACB8B8;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .post-products-wrap .post-products-trigger span {
padding-left: 5px;
margin: 3px 0 0;
transform: unset;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .post-products-wrap .post-products {
bottom: unset;
top: 0;
left: unset;
right: 115%;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .post-products-wrap:hover .post-products {
right: 0;
left: unset;
} .home-post.lr-basic:nth-child(2n) .home-post-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
padding-right: 45px;
margin-bottom: 70px;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .category-name {
position: absolute;
bottom: 0;
right: 0;
transform: rotate(-90deg) translate(-14px, 10px);
transform-origin: top left;
text-transform: uppercase;
font-family: "proxima-nova", sans-serif;
color: #ACB8B8;
font-size: 12px;
letter-spacing: 1px;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .category-name:hover {
color: #ACB8B8;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-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: 50px;
bottom: unset;
transform: translate(20%, 0);
font-weight: 900 !important;
font-size: 15px !important;
padding: 10px 18px;
background: #ACB8B8;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-image .post-products-wrap .post-products-trigger span {
padding-left: 5px;
margin: 3px 0 0;
transform: unset;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-image .post-products-wrap .post-products {
bottom: unset;
left: 115%;
right: unset;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-image .post-products-wrap:hover .post-products {
left: 0;
} .home-post.basic .home-post-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
padding-left: 45px;
margin-bottom: 70px;
} .home-post.basic .home-post-inner .category-name {
position: absolute;
bottom: 0;
left: 0;
transform: rotate(-90deg) translate(-13px, 20px);
transform-origin: top left;
text-transform: uppercase;
font-family: "proxima-nova", sans-serif;
color: #ACB8B8;
font-size: 12px;
letter-spacing: 1px;
} .home-post.basic .home-post-inner .category-name:hover {
color: #ACB8B8;
} .home-post.basic .home-post-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: 50px;
bottom: unset;
left: 0;
right: unset;
transform: translate(-40%, 0);
font-weight: 900 !important;
font-size: 15px !important;
padding: 10px 18px;
background: #ACB8B8;
} .home-post.basic .home-post-inner .post-products-wrap .post-products-trigger span {
padding-left: 5px;
margin: 3px 0 0;
transform: unset;
} .home-post.basic .home-post-inner .post-products-wrap .post-products {
bottom: unset;
top: 0;
left: unset;
right: 115%;
} .home-post.basic .home-post-inner .post-products-wrap:hover .post-products {
right: 0;
left: unset;
} .home-post .home-post-inner {
position: relative;
overflow: hidden;
} .home-post .home-post-inner .home-post-content {
width: 52%;
padding: 50px 50px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner {
padding-bottom: 8px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
position: relative;
font-family: "DomaineDisp-Regular", serif;
font-size: 28px;
line-height: 38px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
font-family: "brandon-grotesque", 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 a.category-name:hover {
color: #ACB8B8;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
font-family: "DomaineDisp-Regular", 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;
font-size: 15px;
font-family: "proxima-nova", sans-serif;
line-height: 26px;
letter-spacing: 0.5px;
margin-bottom: 35px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.btn {
display: block !important;
width: fit-content;
padding-top: 6px !important;
padding-bottom: 6px !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: "brandon-grotesque", 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: 47.8%;
} .home-post .home-post-inner .home-post-image .social-share {
position: absolute;
top: 0;
left: 0;
color: white;
font-size: 18px;
} .home-post .home-post-inner .home-post-image .social-share a {
color: white;
} .home-post .home-post-inner .home-post-image .social-share .icon {
fill: white;
width: 20px;
height: 20px;
} .home-post .home-post-inner .home-post-image .social-share .share-title {
background: rgba(0, 0, 0, 0.5);
padding: 11px 20px 7px;
} .home-post .home-post-inner .home-post-image .social-share .share-actions {
background: rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
padding: 4px 7px 7px;
} .home-post .home-post-inner .home-post-image .social-share .share-actions button {
font-size: 14px;
padding: 10px;
color: white;
cursor: pointer;
} .home-post .home-post-inner .home-post-image .social-share .share-actions button:hover {
color: #000;
} .home-post .home-post-inner .home-post-image .social-share:hover .share-actions {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1024px) { .home-post .home-post-inner .home-post-content {
padding: 20px 40px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
font-size: 30px;
line-height: 46px;
}
}
@media screen and (max-width: 768px) { .home-post.lr-basic:nth-child(2n+1) .home-post-inner, .home-post.lr-basic:nth-child(2n) .home-post-inner {
flex-direction: column !important;
padding-right: 10vw;
padding-left: 10vw;
margin-bottom: 45px;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .home-post-content, .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-content {
padding: 30px 30px;
width: 100%;
padding-top: 50px;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt, .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
font-size: 14px;
line-height: 24px;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .home-post-image, .home-post.lr-basic:nth-child(2n) .home-post-inner .home-post-image {
width: 100%;
height: 300px;
}
}
@media screen and (max-width: 600px) { .home-post {
padding: 0 20px;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner {
flex-direction: column !important;
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
} .home-post.lr-basic:nth-child(2n+1) .home-post-inner .category-name {
display: none;
} .home-post.lr-basic:nth-child(2n) .home-post-inner {
flex-direction: column !important;
padding-right: 0;
padding-left: 0;
margin-bottom: 0;
} .home-post.lr-basic:nth-child(2n) .home-post-inner .category-name {
display: none;
} .home-post.basic .home-post-inner {
flex-direction: column !important;
padding-left: 0px;
margin-bottom: 20px;
} .home-post.basic .home-post-inner .category-name {
display: none;
} .home-post .home-post-inner .home-post-content {
padding: 30px 0px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
font-size: 24px;
line-height: 40px;
} .home-post .home-post-inner .home-post-image .post-products-wrap .post-products-trigger {
top: 20px;
transform: translate(0, 0);
}
} .home-loop {
margin: 70px 0;
} .home-loop .home-loop-title {
text-align: center;
text-transform: capitalize;
font-size: 40px;
} .home-loop .home-loop-title span {
color: #ACB8B8;
}
@media screen and (max-width: 768px) { .home-loop .home-loop-title {
font-size: 32px;
padding-bottom: 40px;
}
} .loop-sidebar {
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;
padding: 50px 0;
} .loop-sidebar .loop-sidebar-posts {
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: 60%;
} .loop-sidebar #secondary {
width: 30%;
max-width: 320px;
}
@media screen and (max-width: 1024px) { .loop-sidebar {
padding: 40px;
} .loop-sidebar .loop-sidebar-posts {
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: 64%;
}
}
@media screen and (max-width: 600px) { .loop-sidebar {
padding: 50px 20px;
flex-direction: column !important;
} .loop-sidebar .loop-sidebar-posts {
width: 100%;
} .loop-sidebar #secondary {
width: 100%;
align-self: center;
}
} #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: 95px 50px;
background: #FFFBE1;
} .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: space-between !important;
-webkit-justify-content: space-between !important;
} .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;
width: 49%;
} .about-section .about-section-container .about-section-body .about-section-subtitle {
font-size: 11px;
line-height: 18px;
font-family: "magical", serif;
text-transform: uppercase;
margin-bottom: -5px;
} .about-section .about-section-container .about-section-body h3.about-section-title {
font-size: 40px;
line-height: 48px;
font-family: "DomaineDisp-Regular", serif;
margin-bottom: -2px;
} .about-section .about-section-container .about-section-body .about-section-text {
margin: 20px 0;
font-size: 13px;
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;
} .about-section .about-section-container .about-section-body .about-section-ctas .btn {
margin: 10px;
} .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: #F6F2E3;
z-index: 1;
}
@media screen and (max-width: 600px) { .about-section {
padding: 50px 20px;
} .about-section .about-section-container {
flex-direction: column-reverse !important;
} .about-section .about-section-container .about-section-body {
width: 100%;
} .about-section .about-section-container .about-section-image-wrap {
width: 90%;
margin-bottom: 25px;
}
} .banner-cta {
position: relative;
} .banner-cta .banner-cta-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
width: 100%;
min-height: 650px;
padding: 100px 50px;
} .banner-cta .banner-cta-image .banner-cta-body {
background: rgba(255, 255, 255, 0.9);
text-align: center;
max-width: 355px;
width: 100%;
padding: 50px;
} .banner-cta .banner-cta-image .banner-cta-body .banner-cta-text {
padding: 10px 0 20px;
} .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title span {
display: block;
font-size: 18px;
}
@media screen and (max-width: 768px) { .banner-cta {
padding: 50px 40px 30px;
}
}
@media screen and (max-width: 600px) { .banner-cta {
padding: 50px 20px;
} .banner-cta .banner-cta-image {
padding: 50px 30px;
}
} .contact-form-wrap {
max-width: 800px;
width: 100%;
padding: 30px;
border: 4px solid #F4F4F4;
} .contact-form-wrap .contact-form-title {
text-align: center;
} .contact-form-wrap .contact-form-text {
width: 70%;
margin: 0 auto;
text-align: center;
font-family: "proxima-nova", sans-serif;
} .contact-form-wrap #contact-form-wrapper {
text-align: center;
} .contact-form-wrap #contact-form-wrapper .form-btn-row {
margin: 20px 0;
} .contact-form-wrap #contact-form-wrapper .form-btn-row .btn {
margin: 0 5px;
} .contact-form-wrap #contact-form-wrapper .form-btn-row .btn.active {
position: relative;
} .contact-form-wrap #contact-form-wrapper .form-btn-row .btn.active::before {
content: '';
position: absolute;
top: 100%;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #444444;
} .contact-form-wrap #contact-form-wrapper .contact-form {
width: 85%;
max-width: 700px;
margin: 0 auto;
display: none;
} .contact-form-wrap #contact-form-wrapper .contact-form.show-form {
display: block;
} .contact-form-wrap #contact-form-wrapper .contact-form .nf-form-fields-required {
display: none !important;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container {
margin-bottom: 20px;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-label label {
font-weight: 700;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
font-family: "DomaineDisp-Regular", serif;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container.label-above .nf-field-label {
margin: 0;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container textarea {
border: 2px solid #F4F4F4;
border-radius: 0;
height: 106px;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input {
border: 2px solid #F4F4F4;
border-radius: 0;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(2), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(3) {
float: right;
width: 49%;
clear: right;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(1), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(4), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(5) {
float: left;
width: 49%;
clear: left;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(6) {
display: block;
width: 100%;
}
@media screen and (max-width: 600px) { .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(2), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(3) {
width: 100%;
} .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(1), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(4), .contact-form-wrap #contact-form-wrapper .contact-form nf-field:nth-child(5) {
width: 100%;
}
} .contact-form-wrap .contact-social {
text-align: center;
}
@media screen and (max-width: 768px) { .contact-form-wrap {
padding: 20px;
}
} #popup-modal.popup-has-forms .modal-box {
max-width: 800px;
} #download {
position: relative;
} #download .download-container {
max-width: 1135px;
} #download .download-container .download-image {
width: 32%;
height: 365px;
margin-right: 2%;
} #download .download-container .download-body {
width: 66%;
text-align: center;
} #download .download-container .download-body .download-title {
margin-bottom: 10px;
} #download .download-container .download-body .download-text {
width: 72%;
margin: 20px auto;
font-family: "proxima-nova", sans-serif;
} #download .download-bg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
} #download .download-bg .download-bg-inner {
height: 75%;
width: 100%;
background: #F7F4EF;
}
@media screen and (max-width: 768px) { #download .download-container {
flex-direction: column;
} #download .download-container .download-image {
width: 80%;
} #download .download-container .download-body {
width: 90%;
margin-top: 30px;
}
} #faq-module {
padding: 75px 50px;
margin-top: 100px;
background: #FFFBE1;
} #faq-module .page-faq-header .page-faq-title {
margin: 0;
} #faq-module .page-faq-header .page-faq-header-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin-bottom: 50px !important;
} #faq-module .page-faq-header .page-faq-header-inner .page-faq-cta {
display: none !important;
} #faq-module .page-faq-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
position: relative;
} #faq-module .page-faq-wrapper .faq-col {
width: 48%;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
text-align: left;
font-weight: 400;
letter-spacing: 1px;
margin-bottom: 23px;
font-size: 11px;
font-family: "proxima-nova", sans-serif;
border: 2px solid #DEDEDE;
padding: 10px;
background: #ffffff;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title span {
width: 90%;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title .icon {
width: 25px;
height: 25px;
padding: 5px;
cursor: pointer;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-text {
display: none;
text-align: left;
font-weight: 100;
letter-spacing: 1.2px;
color: #7d7d7d;
}
@media screen and (max-width: 768px) { #faq-module .page-faq-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} #faq-module .page-faq-wrapper .faq-col {
width: 100%;
margin-bottom: -12px;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
margin-bottom: 21px;
font-size: 14px;
}
}
@media screen and (max-width: 600px) { #faq-module {
margin-top: 50px;
padding: 75px 30px;
} #faq-module .page-faq-header .page-faq-title {
text-align: center;
}
}  #featured_cats {
position: relative;
margin: 0 50px 70px;
margin-bottom: 70px;
} #featured_cats .featured-cats-title {
text-align: center;
margin-bottom: 10px;
} #featured_cats .featured-cats-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;
} #featured_cats .featured-cats-container .featured-cat {
flex: 1;
padding: 10px;
} #featured_cats .featured-cats-container .featured-cat .featured-cat-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;
width: 100%;
padding: 50px;
height: 350px !important;
} #featured_cats .featured-cats-container .featured-cat .featured-cat-image .featured-cat-title {
font-size: 11px !important;
padding: 5px 20px !important;
cursor: pointer;
}
@media screen and (max-width: 1024px) { #featured_cats .featured-cats-container .featured-cat .featured-cat-image {
padding: 0px;
height: 230px !important;
}
}
@media screen and (max-width: 960px) { #featured_cats {
margin: 0px 10vw 50px;
} #featured_cats .featured-cats-container {
flex-wrap: wrap;
} #featured_cats .featured-cats-container .featured-cat {
padding: 7px;
min-width: 33%;
} #featured_cats .featured-cats-container .featured-cat .featured-cat-image {
height: 200px !important;
} #featured_cats .featured-cats-container .featured-cat .featured-cat-image a.featured-cat-title {
padding: 11px 16px !important;
}
}
@media screen and (max-width: 600px) { #featured_cats {
margin: 0px 20px 50px;
} #featured_cats .featured-cats-container {
flex-wrap: wrap !important;
display: flex;
} #featured_cats .featured-cats-container .featured-cat {
width: 50%;
flex: auto;
}
} .featured-ctas {
position: relative;
padding: 50px;
} .featured-ctas .featured-ctas-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;
} .featured-ctas .featured-ctas-container .featured-ctas-title {
margin: 0 50px 0 0;
} .featured-ctas .featured-ctas-container .featured-ctas-wrapper {
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%;
} .featured-ctas .featured-ctas-container .featured-ctas-wrapper .featured-cta {
margin: 10px;
} .featured-post {
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-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
padding: 0 80px;
min-height: 650px;
margin-bottom: 100px !important;
} .featured-post .featured-post-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
max-width: 300px;
text-align: center;
background: #ffffff;
border-top: 10px solid #ACB8B8;
padding: 50px;
}  #featured_post {
margin-bottom: 150px;
} #featured_post .slick-list {
overflow: visible;
} html {
overflow-x: hidden;
} #featured_post .featured-posts-header {
position: relative;
max-width: 1080px;
margin: 0 auto;
} #featured_post .featured-posts-header span {
position: relative;
background: white;
padding: 20px;
z-index: 1;
} #featured_post .featured-posts-header .bar {
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 2px;
background: #999999;
z-index: 0;
} #featured_post .featured-post-wrap {
padding: 5px;
position: relative;
} #featured_post .featured-post {
max-width: 345px;
height: 550px;
padding: 20px;
} #featured_post .featured-post .featured-post-content {
text-align: center;
background: white;
padding: 30px;
max-width: 450px;
width: 80%;
position: absolute;
left: 0;
right: 0;
bottom: -100px;
margin: 0 auto;
} #featured_post .featured-post .featured-post-title {
text-transform: uppercase;
font-family: "DomaineDisp-Regular", serif;
margin-bottom: 14px;
font-size: 19px;
letter-spacing: 1px;
} #featured_post .featured-post .featured-post-excerpt {
font-family: "proxima-nova", sans-serif;
margin-bottom: 26px;
letter-spacing: 0.3px;
font-size: 14px;
line-height: 25px;
} #featured_post .slider-arrow {
position: absolute;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 24px;
z-index: 1000;
width: 15%;
} #featured_post .slider-arrow::before {
content: '';
} #featured_post .slider-arrow.slick-prev {
left: -15%;
} #featured_post .slider-arrow.slick-next {
right: -15%;
}
@media screen and (max-width: 768px) { #featured_post .featured-post {
height: 400px;
}
} #featured_posts_products {
margin: 50px 0;
} #featured_posts_products .featured-posts-products-container {
max-width: 1110px;
margin: 0 auto;
} #featured_posts_products .featured-posts-products-header {
position: relative;
width: 12%;
margin-right: -4%;
z-index: 1;
} #featured_posts_products .featured-posts-products-header .sep {
width: 100%;
height: 2px;
background: black;
margin: 20px 0;
} #featured_posts_products .featured-posts-products-wrap {
width: 100%;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product {
display: block;
position: relative;
width: 100%;
margin: 0 1%;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product {
visibility: hidden;
opacity: 0;
background: white;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product .sep {
width: 150px;
height: 2px;
background: black;
margin: 10px 0;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product img {
max-width: 120px;
max-height: 200px;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product:hover .featured-product {
visibility: visible;
opacity: 1;
} #featured_products_wrap {
border-top: 1px solid #787878;
border-bottom: 1px solid #787878;
padding: 50px 0px 30px;
} #featured_products_wrap #featured_products .products-container .products-header {
margin-bottom: 20px;
} #featured_products_wrap #featured_products .products-container .products-header a.products-link {
font-family: "brandon-grotesque", serif;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
} #featured_products_wrap #featured_products .products-container .products-header h2.products-title {
margin-bottom: 0px;
} #featured_products_wrap #featured_products .products-container .products-items a.featured-product {
width: 33%;
} #featured_products_wrap #featured_products .products-container .products-items a.featured-product img {
width: 100px;
margin-right: 20px;
} #featured_products_wrap #featured_products .products-container .products-items .product-body .product-brand {
font-family: "brandon-grotesque", sans-serif;
} #featured_products_wrap #featured_products .products-container .products-items .product-body .product-title {
margin: 15px 0px 0px;
font-family: "DomaineDisp-Regular", serif;
font-size: 20px;
letter-spacing: 1px;
max-width: 80%;
}
@media screen and (max-width: 960px) { #featured_products_wrap #featured_products .products-container .products-header a.products-link {
position: relative;
top: -20px;
} #featured_products_wrap #featured_products .products-container .products-header h2.products-title {
position: relative;
top: 20px;
} #featured_products_wrap #featured_products .products-container .products-items a.featured-product {
width: 50%;
margin: 20px 0px;
}
}
@media screen and (max-width: 600px) { #featured_products_wrap #featured_products .products-container .products-items a.featured-product {
width: 100%;
justify-content: center;
-webkit-justify-content: center;
margin: 20px auto;
} #featured_products_wrap #featured_products .products-container .products-items a.featured-product .product-body .product-title {
max-width: 100%;
}
} #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: #ACB8B8;
min-height: 40px;
} #hello_bar .hello-bar-inner .hello-bar-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
font-size: 12px;
letter-spacing: 1px;
} #hello_bar .hello-bar-inner .hello-bar-container .hello-bar-text {
margin-right: 5px;
} #hello_bar .hello-bar-inner .hello-bar-container .hello-bar-cta {
font-weight: bold;
} #hello_bar .hello-bar-inner .hello-bar-close {
padding: 9px 15px 10px !important;
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 1;
} #hello_bar .hello-bar-inner .hello-bar-close .icon {
width: 10px;
height: 10px;
}
@media screen and (max-width: 600px) { #hello_bar .hello-bar-inner .hello-bar-container {
flex-direction: column !important;
}
} .hero {
position: relative;
padding: 0 50px;
} .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: flex-end !important;
-webkit-justify-content: flex-end !important;
width: 100%;
min-height: 650px;
padding: 100px 50px;
} .hero .hero-image .hero-body {
background: rgba(255, 255, 255, 0.9);
text-align: center;
max-width: 355px;
width: 100%;
padding: 50px;
} .hero .hero-image .hero-body .hero-text {
padding: 10px 0 20px;
} .hero .hero-image .hero-body .hero-title span {
display: block;
font-size: 18px;
}
@media screen and (max-width: 768px) { .hero {
padding: 50px 40px 30px;
}
}
@media screen and (max-width: 600px) { .hero {
padding: 50px 20px;
} .hero .hero-image {
padding: 50px 30px;
}
} #instagram_section {
padding-top: 50px;
} #instagram_section h2.section-header {
text-transform: uppercase;
font-size: 23px;
} #instagram_section h2.section-header i.fab.fa-instagram {
font-size: 20px;
} #instagram_section .instagram-code {
width: 32%;
margin: 0 -2px;
text-align: center;
} #instagram_section .instagram-code a.social-icon {
font-size: 12px;
text-align: center;
background: #fbf6f0;
padding: 18px 20px;
letter-spacing: 1px;
margin: 0 auto;
display: inline-block;
text-transform: uppercase;
margin-top: -20px;
z-index: 9000;
font-family: "DomaineDisp-Regular", serif;
position: relative;
top: -15px;
} #instagram_section .instagram-code a.social-icon:hover {
background: #7F9490;
color: white;
} #ltki_wrapper {
position: relative;
background: #FFFBE1;
padding: 50px 50px 70px;
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: "DomaineDisp-Regular", serif;
letter-spacing: 1px;
font-size: 14px;
font-style: italic;
margin-top: -10px;
} #ltki_wrapper .ltki-container .ltki-header .ltki-cta {
border-bottom: none !important;
font-weight: 700;
} #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: 960px) { #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;
} #more_posts, #load_more_posts {
padding: 50px;
margin-top: 50px;
} #more_posts .next-up-header, #load_more_posts .next-up-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
padding: 0 20px;
} #more_posts .next-up-footer, #load_more_posts .next-up-footer {
display: -webkit-flex !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: none !important;
} #more_posts .post-grid-title-wrap, #load_more_posts .post-grid-title-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #more_posts .post-grid-title-wrap .post-grid-title, #load_more_posts .post-grid-title-wrap .post-grid-title {
letter-spacing: 2px;
font-size: 30px;
font-family: "DomaineDisp-Regular", serif;
text-transform: capitalize;
} #more_posts .next-up-posts .post-block, #load_more_posts .next-up-posts .post-block {
width: 25%;
} #more_posts .next-up-posts .post-block .post-block-title, #load_more_posts .next-up-posts .post-block .post-block-title {
text-align: center;
font-size: 22px;
width: 100%;
} #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
position: relative;
width: 25%;
padding: 20px;
} #more_posts .next-up-posts .next-up-post .next-up-post-image, #load_more_posts .next-up-posts .next-up-post .next-up-post-image {
position: relative;
width: 100%;
height: 230px;
} #more_posts .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-image .btn {
display: inline-block;
visibility: hidden;
opacity: 0;
} #more_posts .next-up-posts .next-up-post img, #load_more_posts .next-up-posts .next-up-post img {
display: block;
width: 100%;
} #more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn {
visibility: visible;
opacity: 1;
} #more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn:hover, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn:hover {
color: black;
} #more_posts .next-up-posts .next-up-post:hover img, #load_more_posts .next-up-posts .next-up-post:hover img {
opacity: 0.8;
} #more_posts .next-up-posts .next-up-post .next-up-post-body a, #load_more_posts .next-up-posts .next-up-post .next-up-post-body a {
display: block;
padding: 0px 10px;
text-align: center;
} #more_posts .next-up-posts .next-up-post .next-up-post-body a.btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-body a.btn {
display: inline-block;
} #more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta {
letter-spacing: 1px;
font-family: "brandon-grotesque", sans-serif;
justify-content: center;
margin: 30px 0px 20px;
} #more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name {
text-transform: uppercase;
padding-right: 20px;
} #more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name:hover, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .category-name:hover {
color: #999999;
} #more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .post-date, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta .post-date {
font-family: "DomaineDisp-Regular", serif;
font-style: italic;
letter-spacing: 2px;
} #more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap {
text-align: center;
} #more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap a, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .btn-wrap a {
padding: 5px 12px;
} #more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title {
font-family: "DomaineDisp-Regular", serif;
letter-spacing: 1px;
font-size: 27px;
margin: 0px 0;
} #more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title a:hover, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title a:hover {
color: #999999;
} #more_posts .next-up-posts .next-up-post .next-up-post-body .post-line, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .post-line {
width: 140px;
height: 1px;
background-color: #d5cce4;
margin: 0 auto;
margin-bottom: 11px;
margin-top: 10px;
} #more_posts .next-up-posts .next-up-post .next-up-post-body .post-next-excerpt, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .post-next-excerpt {
font-size: 14px;
text-align: left;
line-height: 28px;
padding: 0px 10px;
margin-bottom: 20px;
font-family: "proxima-nova", sans-serif;
} #more_posts .next-up-posts .next-up-post:hover .next-up-post-body, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-body {
bottom: 0;
}
@media screen and (max-width: 768px) { #more_posts .next-up-header, #load_more_posts .next-up-header {
padding: 0 10px;
} #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
padding: 0px 0;
} #more_posts .next-up-posts .next-up-post .next-up-post-body, #load_more_posts .next-up-posts .next-up-post .next-up-post-body {
padding: 15px 10px;
}
}
@media screen and (max-width: 600px) { #more_posts, #load_more_posts {
padding: 50px 30px;
margin-top: 0;
} #more_posts .next-up-header, #load_more_posts .next-up-header {
margin: auto;
width: fit-content;
} #more_posts .next-up-posts .post-block, #load_more_posts .next-up-posts .post-block {
width: 50%;
} #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
width: 100%;
}
} #shop_highlights {
position: relative;
padding: 50px;
} #shop_highlights .shop-highlights-inner {
padding: 50px 0;
border-top: 1px solid #DEDEDE;
border-bottom: 1px solid #DEDEDE;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
width: 42%;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 65%;
margin-right: -20px;
padding-left: 65px;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-title {
text-align: center;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products {
display: -webkit-flex !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;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
width: 33%;
padding: 20px;
text-align: center;
}
@media screen and (max-width: 1024px) { #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;
}
}
@media screen and (max-width: 600px) { #shop_highlights {
padding: 20px;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper {
flex-direction: column !important;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
width: 100%;
margin-bottom: 20px;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
padding-left: 0px;
width: 100%;
margin-right: 0px;
} #shop_highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
width: 50%;
padding: 10px;
}
} .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;
background: #FFFBE1;
margin: 20vh 50px;
} #subscribe_section .subscribe-section-wrapper {
position: relative;
width: 100%;
max-width: 1120px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
position: absolute;
left: 50px;
width: 48%;
transform: rotate(-2deg);
max-width: 370px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
position: relative;
width: 60%;
text-align: center;
padding: 100px 50px 80px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner {
display: -webkit-flex !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%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-subtitle {
font-family: "DomaineDisp-Regular", 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: "DomaineDisp-Regular", serif;
font-size: 32px;
text-transform: capitalize;
margin-bottom: 0px;
letter-spacing: 1px;
margin-top: -20px;
white-space: nowrap;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title span {
display: inline-block;
font-family: "magical", serif;
font-size: 77px;
transform: rotate(-7deg) translate(0, -35%);
margin-right: -20%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
font-family: "proxima-nova", sans-serif;
font-size: 14px;
margin-bottom: 30px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
width: 100%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup .mc-field-group {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
border-radius: 0px !important;
font-size: 10px;
letter-spacing: 1px;
padding: 13px;
margin-bottom: 10px;
border: none;
width: 100%;
font-family: "proxima-nova", sans-serif;
background-color: white;
border: none !important;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] {
margin-bottom: 0;
}
@media screen and (max-width: 768px) { #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
padding: 9px 12px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input input#mc-embedded-subscribe {
padding: 9px 12px;
}
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form.stacked-inputs #mc_embed_signup .mc-field-group {
display: -webkit-flex !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_section.stacked-inputs {
margin: 50px 50px 12vh;
} #subscribe_section.stacked-inputs .subscribe-section-wrapper .subscribe-section-image {
top: 16px;
max-width: 500px;
} #subscribe_section.stacked-inputs .subscribe-section-wrapper .subscribe-section-content {
width: 46%;
}
@media screen and (max-width: 768px) { #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
padding: 30px;
margin-top: 17px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
font-size: 21px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title span {
font-size: 53px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
font-size: 11px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 42%;
} #subscribe_section.stacked-inputs {
margin: 50px 40px 3vh;
}
}
@media screen and (max-width: 600px) { #subscribe_section {
padding: 50px 20px 1vh;
} #subscribe_section.stacked-inputs {
margin: 50px 20px 5vh;
} #subscribe_section .subscribe-section-wrapper {
flex-direction: column;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 100%;
height: 250px;
position: relative;
left: 0;
margin-top: -130px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
width: 100% !important;
margin-top: 40px;
padding: 30px 20px;
}
} .subscribe-banner-footer {
margin: 100px 50px 130px !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content {
padding: 60px 50px 40px !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title span {
font-size: 68px;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
margin: 0px !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup .mc-field-group {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
margin: 0 2px;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type="submit"] {
height: 41px;
width: 150px !important;
}
@media screen and (max-width: 768px) { .subscribe-banner-footer {
margin: 60px 30px 90px !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content {
padding: 33px 31px 40px 100px !important;
margin-top: 17px;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup .mc-field-group {
flex-direction: column !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-image {
width: 42%;
} .subscribe-banner-footer.stacked-inputs {
margin: 50px 40px 3vh;
}
}
@media screen and (max-width: 600px) { .subscribe-banner-footer {
padding: 100px 20px 1vh !important;
} .subscribe-banner-footer .subscribe-section-wrapper {
flex-direction: column;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content {
width: 100% !important;
margin-top: 40px;
padding: 6px 0 26px !important;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
margin-bottom: 0;
} .subscribe-banner-footer .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form {
padding: 0px 20px 1vh;
}
} #subscribe_bar {
position: relative;
padding: 50px 20px;
border-top: 1px solid #DEDEDE;
} #subscribe_bar .subscribe-bar-title {
margin-bottom: 0;
} #subscribe_bar .subscribe-bar-form p {
margin: 0;
} #subscribe_bar .subscribe-bar-form #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group {
padding-bottom: 0 !important;
} #subscribe_bar .subscribe-bar-form #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input {
border-radius: 0px;
font-family: "brandon-grotesque", sans-serif;
font-size: 13px;
padding: 6px 10px;
width: 210px;
margin: 7px;
} #subscribe_bar .subscribe-bar-form #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input::placeholder {
text-transform: capitalize;
} #subscribe_bar .subscribe-bar-form #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group .btn-primary {
padding: 0px !important;
height: 36px;
width: 150px;
}
@media screen and (max-width: 1024px) { #subscribe_bar {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #subscribe_bar .mc-field-group {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #subscribe_bar .mc-field-group br {
display: none;
} #subscribe_bar .mc-field-group .btn-primary {
width: 210px;
}
} .trend_report .trend-report-container {
max-width: 1060px;
width: 100%;
margin: 50px auto;
padding: 30px 50px;
background: #f5f4ef;
} .trend_report .trend-report-container .trend-post-body {
text-align: center;
width: 45%;
padding: 30px;
background: white;
} .trend_report .trend-report-container .trend-post-products {
width: 45%;
background: white;
} .trend_report .trend-report-container .trend-post-products .slick-arrow {
position: absolute;
border-radius: unset;
font-size: 0;
top: 50%;
width: 60px;
height: 43px;
background: black;
border: 1px solid black;
z-index: 1;
} .trend_report .trend-report-container .trend-post-products .slick-arrow:focus {
outline: none;
} .trend_report .trend-report-container .trend-post-products .slick-arrow span {
position: relative;
display: block;
margin: 0 auto;
width: 30px;
height: 1px;
background: white;
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev {
left: -25px;
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev span::before {
content: '';
position: absolute;
bottom: 6px;
left: -3px;
width: 16px;
height: 1px;
background: white;
transform: rotate(-45deg);
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev span::after {
content: '';
position: absolute;
top: 5px;
left: -3px;
width: 16px;
height: 1px;
background: white;
transform: rotate(45deg);
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next {
right: -25px;
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next span::after {
content: '';
position: absolute;
bottom: 5px;
right: -3px;
width: 16px;
height: 1px;
background: white;
transform: rotate(45deg);
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next span::before {
content: '';
position: absolute;
top: 6px;
right: -3px;
width: 16px;
height: 1px;
background: white;
transform: rotate(-45deg);
} .trend_report .trend-report-container .trend-post-products .slick-arrow:hover {
background: white;
cursor: pointer;
} .trend_report .trend-report-container .trend-post-products .slick-arrow:hover span {
background: black;
} .trend_report .trend-report-container .trend-post-products .slick-arrow:hover span::before {
background: black;
} .trend_report .trend-report-container .trend-post-products .slick-arrow:hover span::after {
background: black;
} .trend_report .trend-report-container .trend-post-product .product-thumb-wrap {
position: relative;
} .trend_report .trend-report-container .trend-post-product .product-thumb-wrap img {
max-width: 250px;
max-height: 250px;
} .trend_report .trend-report-container .trend-post-product .product-thumb-wrap .btn {
position: absolute;
} .videos-section-wrapper {
position: relative;
padding: 80px 50px;
background: #FFFBE1;
} .videos-section-wrapper .videos-container .videos-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: 0px 0 30px;
} .videos-section-wrapper .videos-container .videos-header .videos-title {
text-transform: uppercase;
font-size: 30px;
margin-bottom: 0;
} .videos-section-wrapper .videos-container .videos-header .videos-cta {
font-size: 15px;
text-transform: uppercase;
letter-spacing: 1.2px;
font-weight: 700;
} .videos-section-wrapper .videos-container .videos-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;
} .videos-section-wrapper .videos-container .videos-inner .videos-col {
padding: 10px;
} .videos-section-wrapper .videos-container .videos-inner .videos-col:first-child {
width: 70%;
} .videos-section-wrapper .videos-container .videos-inner .videos-col:last-child {
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: 34%;
} .videos-section-wrapper .videos-container .videos-inner .videos-col:last-child .video-block:first-child {
margin-bottom: 20px;
} .videos-section-wrapper .videos-container .videos-inner .videos-col .video-block {
width: 100%;
}
@media screen and (max-width: 768px) { .videos-section-wrapper {
padding: 50px 30px;
}
}
@media screen and (max-width: 600px) { .videos-section-wrapper {
padding: 50px 20px;
} .videos-section-wrapper .videos-container .videos-header {
flex-direction: column !important;
} .videos-section-wrapper .videos-container .videos-header .videos-title {
text-align: center;
} .videos-section-wrapper .videos-container .videos-inner {
flex-direction: column !important;
} .videos-section-wrapper .videos-container .videos-inner .videos-col:first-child {
width: 100%;
} .videos-section-wrapper .videos-container .videos-inner .videos-col:last-child {
width: 100%;
}
}