html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }   body {
margin: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
}   hr {
box-sizing: content-box; height: 0; overflow: visible; }  pre {
font-family: monospace, monospace; font-size: 1em; }   a {
background-color: transparent;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }  b,
strong {
font-weight: bolder;
}  code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; }  small {
font-size: 80%;
}  sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
} sub {
bottom: -0.25em;
} sup {
top: -0.5em;
}   img {
border-style: none;
}   button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }  button,
input { overflow: visible;
}  button,
select { text-transform: none;
}  button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}  button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}  button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}  fieldset {
padding: 0.35em 0.75em 0.625em;
}  legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }  progress {
vertical-align: baseline;
}  textarea {
overflow: auto;
}  [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; }  [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}  [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; }  [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}  ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }   details {
display: block;
}  summary {
display: list-item;
}   template {
display: none;
}  [hidden] {
display: none;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
} h1, h2, h3, h4, h5, h6 {
clear: both;
} p {
margin-bottom: 1.5em;
} dfn, cite, em, i {
font-style: italic;
} blockquote {
margin: 0 1.5em;
} address {
margin: 0 0 1.5em;
} pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
} code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
} abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
} mark, ins {
background: #fff9c0;
text-decoration: none;
} big {
font-size: 125%;
}  html {
box-sizing: border-box;
} *,
*:before,
*:after { box-sizing: inherit;
} body {
background: #fff; } hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} ul, ol {
margin: 0 0 1.5em 3em;
} ul {
list-style: disc;
} ol {
list-style: decimal;
} li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
} dt {
font-weight: bold;
} dd {
margin: 0 1.5em 1.5em;
} img {
height: auto; max-width: 100%; } figure {
margin: 1em 0; } table {
margin: 0 0 1.5em;
width: 100%;
}  button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
} button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
} button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
} input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
} input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
} select {
border: 1px solid #ccc;
} textarea {
width: 100%;
}   a {
color: royalblue;
} a:visited {
color: purple;
} a:hover, a:focus, a:active {
color: midnightblue;
} a:focus {
outline: thin dotted;
} a:hover, a:active {
outline: 0;
}  .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
} .main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
} .main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
} .main-navigation ul ul ul {
left: -999em;
top: 0;
} .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
left: 100%;
} .main-navigation ul ul a {
width: 200px;
} .main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
} .main-navigation li {
float: left;
position: relative;
} .main-navigation a {
display: block;
text-decoration: none;
}  .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 768px) { .menu-toggle {
display: none;
} .main-navigation ul {
display: block;
}
} .site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
} .comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
} .comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; } .screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }  #content[tabindex="-1"]:focus {
outline: 0;
}  .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
} .alignright {
display: inline;
float: right;
margin-left: 1.5em;
} .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}  .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
} .clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}  .widget {
margin: 0 0 1.5em; } .widget select {
max-width: 100%;
}   .sticky {
display: block;
} .hentry {
margin: 0 0 1.5em;
} .updated:not(.published) {
display: none;
} .page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
} .page-links {
clear: both;
margin: 0 0 1.5em;
}  .comment-content a {
word-wrap: break-word;
} .bypostauthor {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
}  .infinity-end.neverending .site-footer {
display: block;
}  .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}  embed,
iframe,
object {
max-width: 100%;
}  .custom-logo-link {
display: inline-block;
}  .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
} .wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
} .wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .wp-caption-text {
text-align: center;
}  .gallery {
margin-bottom: 1.5em;
} .gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
} .gallery-columns-2 .gallery-item {
max-width: 50%;
} .gallery-columns-3 .gallery-item {
max-width: 33.33%;
} .gallery-columns-4 .gallery-item {
max-width: 25%;
} .gallery-columns-5 .gallery-item {
max-width: 20%;
} .gallery-columns-6 .gallery-item {
max-width: 16.66%;
} .gallery-columns-7 .gallery-item {
max-width: 14.28%;
} .gallery-columns-8 .gallery-item {
max-width: 12.5%;
} .gallery-columns-9 .gallery-item {
max-width: 11.11%;
} .gallery-caption {
display: block;
}  @font-face {
font-family: 'Amaro';
src: url(//kindredvintage.com/wp-content/themes/louise/smash/fonts/Amaro-Regular.eot); src: url(//kindredvintage.com/wp-content/themes/louise/smash/fonts/Amaro-Regular.eot?#iefix) format("embedded-opentype"), url(//kindredvintage.com/wp-content/themes/louise/smash/fonts/Amaro-Regular.woff) format("woff"), url(//kindredvintage.com/wp-content/themes/louise/smash/fonts/Amaro-Regular.ttf) format("truetype"), url(//kindredvintage.com/wp-content/themes/louise/smash/fonts/Amaro-Regular.svg#svgFontName) format("svg"); } h1, h2, h3, h4, h5, h6 {
font-family: "freight-big-pro", serif;
letter-spacing: 2px;
font-weight: 100;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product, #featured_cats .featured-cats-container .featured-cat .featured-cat-overlay, .home-post .home-post-inner .home-post-image .social-share .share-actions, #more_posts .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-image .btn, .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-actions, .home-loop .home-grid .home-post-inner .home-post-image .social-share .share-actions, #secondary #categories_widget .categories-widget-wrap .image-link::after {
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} a {
color: #3C3C3C;
outline: none;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
text-decoration: none;
} a:focus, a:active, a:visited {
color: #3C3C3C;
} a:hover {
color: #F5EDE9;
} a.alt-link, .entry-footer .entry-footer-actions .social-share button, .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button {
color: #3C3C3C;
outline: none;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
text-decoration: none;
} a.alt-link:hover, .entry-footer .entry-footer-actions .social-share button:hover, .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button:hover, a.alt-link a:focus, .entry-footer .entry-footer-actions .social-share button a:focus, .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button a:focus, a.alt-link a:active, .entry-footer .entry-footer-actions .social-share button a:active, .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button a:active {
color: #c79980;
} #masthead #primary-menu, #shop_page #shop-menu, .pre-header .pre-header-container .pre-footer-block #footer_menu, #colophon .footer-nav #secondary-menu {
display: -webkit-flex;
display: flex;
text-transform: uppercase;
margin: 0;
padding: 0;
text-align: center;
list-style: none;
} #masthead #primary-menu li, #shop_page #shop-menu li, .pre-header .pre-header-container .pre-footer-block #footer_menu li, #colophon .footer-nav #secondary-menu li {
position: relative;
float: none;
margin: 0 1.2%;
white-space: nowrap;
} #masthead #primary-menu li.menu-item-has-children .icon, #shop_page #shop-menu li.menu-item-has-children .icon, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children .icon, #colophon .footer-nav #secondary-menu li.menu-item-has-children .icon {
display: none;
}
@media screen and (max-width: 768px) { #masthead #primary-menu li.menu-item-has-children > a, #shop_page #shop-menu li.menu-item-has-children > a, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children > a, #colophon .footer-nav #secondary-menu li.menu-item-has-children > a {
float: left;
} #masthead #primary-menu li.menu-item-has-children .icon, #shop_page #shop-menu li.menu-item-has-children .icon, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children .icon, #colophon .footer-nav #secondary-menu li.menu-item-has-children .icon {
display: block;
float: left;
margin-left: 10px;
top: 3px;
}
} #masthead #primary-menu li.menu-item-has-children > .sub-menu, #shop_page #shop-menu li.menu-item-has-children > .sub-menu, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children > .sub-menu, #colophon .footer-nav #secondary-menu li.menu-item-has-children > .sub-menu {
list-style: none;
opacity: 0;
visibility: hidden;
padding: 16px 0 20px 0;
background-color: #F5EDEA;
white-space: nowrap;
text-align: center; position: absolute; top: 150%;
left: 50%;
margin-left: -90px;
width: 180px;
-webkit-transition: all .3s .1s;
-moz-transition: all .3s .1s;
-o-transition: all .3s .1s;
transition: all .3s .1s;
box-shadow: unset;
} #masthead #primary-menu li.menu-item-has-children > .sub-menu a, #shop_page #shop-menu li.menu-item-has-children > .sub-menu a, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children > .sub-menu a, #colophon .footer-nav #secondary-menu li.menu-item-has-children > .sub-menu a {
width: auto;
color: #3C3C3C;
} #masthead #primary-menu li.menu-item-has-children > .sub-menu a:hover, #shop_page #shop-menu li.menu-item-has-children > .sub-menu a:hover, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children > .sub-menu a:hover, #colophon .footer-nav #secondary-menu li.menu-item-has-children > .sub-menu a:hover {
color: white;
}
@media screen and (max-width: 768px) { #masthead #primary-menu li.menu-item-has-children > .sub-menu, #shop_page #shop-menu li.menu-item-has-children > .sub-menu, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children > .sub-menu, #colophon .footer-nav #secondary-menu li.menu-item-has-children > .sub-menu {
position: relative;
display: none;
left: unset;
margin-left: unset;
width: auto;
} #masthead #primary-menu li.menu-item-has-children > .sub-menu.show-sub, #shop_page #shop-menu li.menu-item-has-children > .sub-menu.show-sub, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children > .sub-menu.show-sub, #colophon .footer-nav #secondary-menu li.menu-item-has-children > .sub-menu.show-sub {
display: block;
clear: both;
padding: 8px 10px 0;
}
} #masthead #primary-menu li.menu-item-has-children:hover > .sub-menu, #shop_page #shop-menu li.menu-item-has-children:hover > .sub-menu, .pre-header .pre-header-container .pre-footer-block #footer_menu li.menu-item-has-children:hover > .sub-menu, #colophon .footer-nav #secondary-menu li.menu-item-has-children:hover > .sub-menu {
opacity: 1;
top: 150%; visibility: visible;
} #masthead #primary-menu li .icon, #shop_page #shop-menu li .icon, .pre-header .pre-header-container .pre-footer-block #footer_menu li .icon, #colophon .footer-nav #secondary-menu li .icon {
position: relative;
top: -1px;
width: 10px;
height: 10px;
margin-left: 4px;
} .container, .container-lg, #download .download-container, .contact-form-wrap {
width: 85%;
max-width: 925px;
margin: 0 auto !important;
} .btn-primary, .grid-loop .alm-btn-wrap .alm-load-more-btn, #popup-modal .modal-box .modal-inner input[type="button"], #popup-modal #mc-embedded-subscribe-form input[type="submit"], #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"], .btn-secondary, #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"], #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup input[type="submit"] {
display: inline-block;
padding: 13px 5% !important;
font-family: "futura-pt", sans-serif !important;
font-weight: 500 !important;
text-transform: uppercase !important;
letter-spacing: 2px !important;
font-size: 14px !important;
font-weight: 100 !important;
line-height: normal !important;
text-align: center !important;
} .btn-primary, .grid-loop .alm-btn-wrap .alm-load-more-btn, #popup-modal .modal-box .modal-inner input[type="button"], #popup-modal #mc-embedded-subscribe-form input[type="submit"], #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"] {
background: #F5EDEA;
border: 2px solid #F5EDEA;
color: #3C3C3C !important;
} .btn-primary:hover, .grid-loop .alm-btn-wrap .alm-load-more-btn:hover, #popup-modal .modal-box .modal-inner input[type="button"]:hover, #popup-modal #mc-embedded-subscribe-form input[type="submit"]:hover, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, .contact-form-wrap #contact-form-wrapper .contact-form nf-field .nf-field-container input[value="Submit"][type="button"]:hover {
background: #F5EDE9;
color: #3C3C3C;
border: 2px solid #F5EDE9;
} .btn-secondary, #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"], #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup input[type="submit"] {
background: #3C3C3C;
border: 2px solid #3C3C3C;
color: white;
} .btn-secondary:hover, #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"]:hover, #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup input[type="submit"]:hover {
background: #F5EDEA;
color: #3C3C3C;
} #comments .comment-list .comment .comment-meta {
display: -webkit-flex;
display: flex;
} #comments .comment-list .comment .flex-wrap.comment-meta {
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
} #comments .comment-list .comment .flex-row-rev.comment-meta {
flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
} #comments .comment-list .comment .flex-col.comment-meta {
flex-direction: column;
-webkit-flex-direction: column;
} #comments .comment-list .comment .flex-col-rev.comment-meta {
flex-direction: column-reverse;
-webkit-flex-direction: column-reverse;
} #comments .comment-list .comment .align-start.comment-meta {
align-items: flex-start;
-webkit-align-items: flex-start;
} #comments .comment-list .comment .align-center.comment-meta {
align-items: center;
-webkit-align-items: center;
} #comments .comment-list .comment .align-end.comment-meta {
align-items: flex-end;
-webkit-align-items: flex-end;
} #comments .comment-list .comment .justify-start.comment-meta {
justify-content: flex-start;
-webkit-justify-content: flex-start;
} #comments .comment-list .comment .justify-end.comment-meta {
justify-content: flex-end;
-webkit-justify-content: flex-end;
} #comments .comment-list .comment .justify-around.comment-meta {
justify-content: space-around;
-webkit-justify-content: space-around;
} #comments .comment-list .comment .justify-center.comment-meta {
justify-content: center;
-webkit-justify-content: center;
} #comments .comment-list .comment .justify-between.comment-meta {
justify-content: space-between;
-webkit-justify-content: space-between;
}  body {
font-size: 14px;
} #page {
overflow: auto;
} h1 {
font-size: 30px;
} h2 {
font-size: 30px;
} h3 {
font-size: 25px;
} h4 {
font-size: 18px;
} h5 {
font-size: 16px;
} h6 {
font-size: 16px;
} p {
margin-top: 0;
margin-bottom: 20px;
font-size: 16px;
font-family: "futura-pt", sans-serif;
line-height: 31px;
letter-spacing: 0.5px;
font-weight: 100;
} .block-full {
width: 100%;
} .block-half {
width: 49%;
} .block-fourth {
width: 23%;
} .block-third {
width: 32%;
} .block-fifth {
width: 19%;
} .pad-section {
padding: 80px;
} .container-lg {
max-width: 1125px;
} #content {
position: relative;
padding: 0px 0px 80px;
} #content .site-branding {
padding: 50px 0 40px;
} #content .site-branding #logo {
display: block;
margin: 0 auto;
max-width: 520px;
}
@media only screen and (max-width: 768px) { #content .site-branding {
padding: 75px 0 55px;
} #content .site-branding #logo {
max-width: 300px;
}
}
@media only screen and (max-width: 643px) { #content .site-branding {
padding: 56px 0 50px;
} #content .site-branding #logo {
max-width: 250px;
}
} .page-title {
position: relative;
text-align: center;
text-transform: uppercase;
margin-bottom: 0;
} .page-title.has-bar:after {
content: '';
position: absolute;
top: 110%;
left: 0;
right: 0;
width: 80px;
height: 2px;
background: white;
margin: 0 auto;
} .flex {
display: -webkit-flex;
display: flex;
} .flex-wrap {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
} .flex-row {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
} .flex-row-rev {
display: -webkit-flex;
display: flex;
flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
} .flex-col {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
} .flex-col-rev {
display: -webkit-flex;
display: flex;
flex-direction: column-reverse;
-webkit-flex-direction: column-reverse;
} .align-start {
align-items: flex-start;
-webkit-align-items: flex-start;
} .align-center {
align-items: center;
-webkit-align-items: center;
} .align-end {
align-items: flex-end;
-webkit-align-items: flex-end;
} .justify-start {
justify-content: flex-start;
-webkit-justify-content: flex-start;
} .justify-end {
justify-content: flex-end;
-webkit-justify-content: flex-end;
} .justify-around {
justify-content: space-around;
-webkit-justify-content: space-around;
} .justify-center {
justify-content: center;
-webkit-justify-content: center;
} .justify-between {
justify-content: space-between;
-webkit-justify-content: space-between;
} .icon {
display: inline-block;
width: 15px;
height: 15px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} .alm-btn-wrap .alm-load-more-btn {
height: auto !important;
background: unset !important;
color: black !important;
font-size: 24px !important;
text-transform: uppercase !important;
letter-spacing: 3px !important;
font-weight: 100 !important;
} .alm-btn-wrap .alm-load-more-btn:hover {
color: #d8bca9 !important;
} .line-sep {
width: 1px;
height: 65px;
background: #3C3C3C;
margin: 0 15px;
} .adjust-center {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
justify-content: space-between;
-webkit-justify-content: space-between;
} .adjust-center > .box {
flex: 1;
} .adjust-center > .box:nth-child(1) {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: flex-start;
-webkit-justify-content: flex-start;
margin-right: auto;
} .adjust-center > .box:nth-child(2) {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
flex: 2;
} .adjust-center > .box:nth-child(3) {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: flex-end;
-webkit-justify-content: flex-end;
margin-left: auto;
} .alm-btn-wrap button.alm-load-more-btn.more {
font-family: "Amaro", sans-serif !important;
background-color: #F5EDEA !important;
font-size: 35px !important;
text-transform: lowercase !important;
font-size: 30px !important;
padding: 6px 40px !important;
border-radius: 0px !important;
}  body.lock_nav #content {
padding-top: 57px;
} #masthead {
position: relative;
padding: 0;
background: white;
font-family: "futura-pt", sans-serif;
letter-spacing: 1.5px;
font-size: 11px;
font-weight: 500;
border-bottom: 1px solid #EBEBEB;
} #masthead.lock_nav {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 100000;
} #masthead a {
color: #3C3C3C;
} #masthead a:hover {
color: #c79980;
} #masthead .subscribe-link {
text-transform: uppercase;
background-color: #F5EDEA;
padding: 20px 25px;
} #masthead .subscribe-link:hover {
background-color: #F5EDE9;
color: black;
} #masthead a#search-wrapper-nav {
right: 139px;
position: absolute;
text-transform: uppercase;
} #masthead a#search-wrapper-nav i.fa.fa-search {
padding-right: 5px;
}
@media screen and (max-width: 600px) { #masthead a#search-wrapper-nav {
left: 63px;
right: auto;
}
} #masthead .fab {
font-size: 18px;
padding: 0px 2px;
} #masthead .menu-toggle {
position: relative;
left: 20px;
padding: 0;
background: unset;
border: none;
} #masthead .menu-toggle .icon {
width: 24px;
height: 24px;
} #masthead .menu-toggle:focus {
outline: none;
} #masthead #primary-menu {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
}
@media screen and (max-width: 768px) { #masthead #primary-menu {
position: absolute;
z-index: 100;
background: #F5EDEA;
padding: 20px;
top: 100%;
left: 0;
right: 0;
opacity: 0;
visibility: hidden;
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: flex-start;
-webkit-justify-content: flex-start;
} #masthead #primary-menu li {
margin-bottom: 10px;
} #masthead.nav-open #primary-menu {
opacity: 1;
visibility: visible;
}
} #masthead .header-right {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: flex-end;
-webkit-justify-content: flex-end;
padding-right: 20px;
} #masthead .social-profiles {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
padding-right: 20px;
font-size: 18px;
} #masthead .social-profiles .social-profile {
color: #c79980;
margin: 0 8px 4px;
} #masthead .social-profiles .social-profile:hover {
color: #3C3C3C;
} #masthead .social-profiles .social-profile:last-child {
margin-right: 0;
}
@media screen and (max-width: 1024px) { #masthead .fab {
padding: 0px;
}
}
@media screen and (max-width: 768px) { .insta-header {
display: none;
}
} .social-profiles {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
font-size: 18px;
} .social-profiles .social-profile {
color: #c79980;
margin: 0 8px 4px;
} .social-profiles .social-profile:hover {
color: #3C3C3C;
} .social-profiles .social-profile:last-child {
margin-right: 0;
}  .home-ld {
width: 100%;
margin-bottom: 50px;
}
@media only screen and (max-width: 1024px) { .home-ld {
height: 350px !important;
margin-bottom: 10px;
}
} .grid-loop {
position: relative;
padding: 50px;
} .grid-loop .grid-loop-container {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: center;
-webkit-justify-content: center;
width: 100%;
max-width: 1155px;
margin: 0 auto;
} .grid-loop .grid-loop-container .post-block {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
padding: 20px;
width: 33%;
} .grid-loop .grid-loop-container .post-block .post-block-image {
width: 100%;
} .grid-loop .grid-loop-container .post-block .post-block-cat {
font-family: "Amaro", sans-serif;
font-size: 35px;
color: #d8ad96;
} .grid-loop .grid-loop-container .post-block .post-block-cat:hover {
color: #e6cabb;
} .grid-loop .grid-loop-container .post-block .post-block-title {
margin: 5px 0;
text-align: center;
}
@media screen and (max-width: 1024px) { .grid-loop .grid-loop-container .post-block h3.post-block-title {
font-size: 22px;
}
}
@media screen and (max-width: 960px) { .grid-loop {
padding: 50px 20px;
} .grid-loop .post-block h3.post-block-title {
font-size: 20px;
line-height: 25px;
}
}
@media screen and (max-width: 600px) { .grid-loop .grid-loop-container {
flex-direction: column !important;
} .grid-loop .grid-loop-container .post-block {
width: 100%;
}
}  .archive-item {
position: relative;
width: 31%;
margin-bottom: 80px;
} .archive-item .archive-thumb {
width: 100%;
display: block;
height: 430px;
} .archive-item .archive-item-image img {
display: block;
} .archive-item .archive-item-meta {
position: absolute;
bottom: -20px;
left: 0;
right: 0;
width: 90%;
margin: 0 auto;
background: white;
padding: 20px 20px;
text-align: center;
} .archive-item .archive-item-meta .archive-item-cat {
text-transform: uppercase;
letter-spacing: 1px;
font-family: "futura-pt", sans-serif;
font-size: 11px;
padding: 7px 0px;
} .archive-item .archive-item-meta .archive-item-cat a {
color: #3C3C3C;
} .archive-item .archive-item-meta .archive-item-title {
font-size: 23px;
font-family: "freight-big-pro", serif;
letter-spacing: 1px;
}
@media only screen and (max-width: 769px) { .archive-item {
width: 48%;
}
}
@media only screen and (max-width: 643px) { .archive-item {
width: 100%;
} .archive-item .archive-item-meta {
padding: 10px;
}
}  .entry-header .entry-title {
text-align: center;
margin-bottom: 5px;
} .entry-header .entry-meta {
text-align: center;
font-family: "futura-pt", sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
color: #8a8a8a;
margin-bottom: 30px;
} .entry-header .entry-meta a {
color: #8a8a8a;
} .entry-header .entry-meta a:hover {
color: #c79980;
} .entry-header .entry-meta span {
padding: 0px 5px;
}
@media only screen and (max-width: 643px) { .entry-header h1.entry-title {
font-size: 24px;
}
} .entry-content a {
color: #c79980;
} .entry-content a:hover {
color: #e6d2c7;
} .entry-content ul, .entry-content li {
margin-top: 0;
font-size: 16px;
font-family: "futura-pt", sans-serif;
line-height: 31px;
font-weight: 100;
letter-spacing: 0.5px;
} .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h4, .entry-content h5 {
font-family: "futura-pt", sans-serif;
letter-spacing: 1px;
font-weight: 900;
margin-top: 30px;
margin-bottom: 10px;
} .entry-content h2 {
font-size: 23px;
} .entry-content h3 {
font-size: 19px;
} .entry-footer .post-shop-wrapper {
text-align: center;
padding: 60px;
} .entry-footer .post-shop-wrapper .post-shop-title {
text-transform: uppercase;
margin-bottom: 30px;
font-size: 15px;
letter-spacing: 1px;
font-family: "futura-pt", sans-serif;
font-weight: 900;
} .entry-footer .entry-footer-actions {
padding: 10px 0;
border-bottom: 1px solid #eee;
font-family: "futura-pt", sans-serif;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
} .entry-footer .entry-footer-actions .comments {
text-transform: lowercase;
font-style: italic;
font-size: 14px;
letter-spacing: 0px;
} .entry-footer .entry-footer-actions .social-share button {
text-transform: uppercase;
font-family: 'GothamLight';
font-size: 14px;
letter-spacing: 1px;
background: unset;
border: none;
padding: 0;
} .entry-footer .entry-footer-actions .social-share button.share {
margin: 0 0 0 8px;
cursor: pointer;
} .entry-footer .entry-footer-actions .social-share button.share:hover {
color: #F5EDE9;
} .post-nav-links .post-nav-link {
width: 49%;
} .post-nav-links .post-nav-link .post-nav-thumb {
width: 100%;
height: 300px;
} .post-nav-links .post-nav-link .post-nav-meta {
margin-top: -70px;
text-align: center;
background: white;
padding: 20px;
font-family: "futura-pt", sans-serif;
text-transform: uppercase;
font-size: 12px;
} .post-nav-links .post-nav-link .post-nav-meta .post-nav-meta-title {
margin: 0;
}
@media only screen and (max-width: 643px) { .post-nav-links .post-nav-link {
width: 100%;
} .post-nav-links .post-nav-link h3.post-nav-meta-title {
font-size: 15px;
}
}  #comments .container {
max-width: 685px;
} #comments .container .comments-title {
font-size: 18px;
font-family: "futura-pt", sans-serif;
} #comments .comment-list {
margin: 0;
padding: 0;
} #comments .comment-list li {
list-style: none;
} #comments .comment-list .comment .comment-body {
padding: 20px 0px;
} #comments .comment-list .comment .comment-body .comment-meta {
align-items: center;
justify-content: space-between;
margin-bottom: 20px;
} #comments .comment-list .comment .comment-body .comment-meta .comment-author {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
font-family: "futura-pt", sans-serif;
font-weight: 900;
padding-right: 10px;
} #comments .comment-list .comment .comment-body .comment-meta .comment-metadata {
font-size: 11px;
color: #c8c8c8;
font-family: "futura-pt", sans-serif;
letter-spacing: 1px;
} #comments .comment-list .comment .comment-meta .avatar, #comments .comment-list .comment .comment-meta .says {
display: none;
} #comments .comment-list .comment .reply {
font-size: 10px;
text-transform: uppercase;
font-family: "futura-pt", sans-serif;
letter-spacing: 1px;
font-weight: 900;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 3px;
} #comments input[type="text"], #comments input[type="email"], #comments textarea {
width: 100%;
border-radius: 0px;
margin: 3px 0px;
background-color: #f4f4f4;
border-color: #f4f4f4;
font-family: "futura-pt", sans-serif;
font-size: 15px;
padding: 5px;
} #comments input[type="submit"] {
padding: 13px 5%;
font-family: "futura-pt", sans-serif;
font-weight: 500 !important;
text-transform: uppercase !important;
letter-spacing: 2px;
font-size: 10px;
text-align: center !important;
background: #F5EDEA;
border: 2px solid #F5EDEA;
color: white;
border-radius: 0px;
width: 100%;
cursor: pointer;
} #comments input[type="submit"]:hover {
background: #F5EDE9;
color: white;
border: 2px solid #F5EDE9;
} #comments {
margin-top: 50px;
} #comments .comments-container .comments-title {
text-align: center;
} #comments .respond textarea {
width: 100%;
font-size: 12px;
letter-spacing: 1px;
font-family: "futura-pt", sans-serif;
} #gift_guide .gift-guide-header-wrap {
padding: 30px;
background: #F5EDEA;
margin-bottom: 100px;
} #gift_guide .gift-guide-header-wrap .gift-guide-header {
text-align: center;
font-size: 32px;
text-transform: uppercase;
letter-spacing: 1px;
padding: 50px;
border: 3px solid white;
font-family: "freight-big-pro", serif;
} #gift_guide .gift-guide-gift {
margin-bottom: 100px;
} #gift_guide .gift-guide-gift .gift-guide-gift-image {
max-width: 350px;
max-height: 400px;
} #gift_guide .gift-guide-gift .gift-guide-gift-sep {
width: 80px;
height: 1.5px;
background: #777777;
margin: 0 30px;
} #gift_guide .gift-guide-gift .gift-guide-gift-content {
width: 48%;
text-align: center;
} #gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-index {
font-size: 52px;
font-family: "freight-big-pro", serif;
} #gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-title {
font-size: 22px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: "freight-big-pro", serif;
} #gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-sub-title {
font-family: "futura-pt", sans-serif;
text-transform: uppercase;
font-size: 11px;
} #gift_guide .gift-guide-gift .gift-guide-gift-content .gift-guide-gift-text {
margin: 20px 0;
font-family: "futura-pt", sans-serif;
} #gift_guide .gift-guide-gift .gift-guide-gift-content .btn {
display: inline-block;
background: #F5EDEA;
border: 2px solid #F5EDEA;
color: white;
} #gift_guide .gift-guide-gift .gift-guide-gift-content .btn:hover {
background: #efded3;
color: #3C3C3C;
border: 2px solid #efded3;
} #gift_guide .gift-guide-gift:nth-child(2n) {
display: -webkit-flex;
display: flex;
flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
}
@media screen and (max-width: 600px) { #gift_guide .gift-guide-gift {
flex-direction: column-reverse;
margin-bottom: 40px;
} #gift_guide .gift-guide-gift .gift-guide-gift-content {
width: 100%;
} #gift_guide .gift-guide-gift .gift-guide-gift-sep {
margin: 40px 30px;
} #gift_guide .gift-guide-gift:nth-child(2n) {
flex-direction: column-reverse;
}
}  #about_page {
position: relative;
padding: 0 50px;
} #about_page .about-container {
width: 100%;
max-width: 1115px;
margin: 0 auto;
} #about_page .about-container .about-intro {
margin: 50px 0;
} #about_page .about-container .about-rows .about-row {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
} #about_page .about-container .about-rows .about-row .about-row-image {
width: 28%;
} #about_page .about-container .about-rows .about-row .about-row-body {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: flex-start;
-webkit-justify-content: flex-start;
width: 68%;
} #about_page .about-container .about-rows .about-row .about-row-body .about-row-text {
width: 100%;
} #about_page .about-container .about-rows .about-row .about-row-body .about-row-title {
letter-spacing: 0;
font-family: "Amaro", sans-serif;
font-size: 40px;
margin-bottom: 0;
color: #d8ad96;
} #about_page .about-container .about-rows .about-row:nth-child(2n+1) {
display: -webkit-flex;
display: flex;
flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
} #about_page .about-featured {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: space-between;
-webkit-justify-content: space-between;
border-top: 1px solid lightgray;
margin-top: 70px;
padding-top: 50px;
} #about_page .about-featured .about-featured-image {
width: 48%;
} #about_page .about-featured .about-featured-body {
width: 48%;
} #about_page .about-featured .about-featured-body .about-featured-links {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
} #about_page .about-featured .about-featured-body .about-featured-links .about-featured-link {
width: 48%;
font-family: "futura-pt", sans-serif;
font-size: 16px;
line-height: 30px;
} #about_page .about-featured .about-featured-body h2.about-featured-title {
font-family: "Amaro", sans-serif;
color: #d8ad96;
font-size: 50px;
margin-bottom: 0;
}
@media screen and (max-width: 600px) { #about_page {
padding: 0 20px;
} #about_page .about-banner {
height: 350px !important;
} #about_page .about-container .about-rows .about-row {
flex-direction: column !important;
} #about_page .about-container .about-rows .about-row .about-row-image {
width: 100%;
} #about_page .about-container .about-rows .about-row .about-row-body {
width: 100%;
margin-bottom: 30px;
} #about_page .about-container .about-rows .about-row:nth-child(2n+1) {
flex-direction: column !important;
} #about_page .about-featured {
flex-direction: column;
} #about_page .about-featured .about-featured-image {
width: 100%;
} #about_page .about-featured .about-featured-body {
width: 100%;
}
}  #contact_page .contact-form-wrapper {
text-align: center;
margin: 50px 0;
} #contact_page .contact-form-wrapper .contact-form {
width: 85%;
max-width: 700px;
margin: 0 auto;
} #contact_page .contact-form-wrapper .contact-form .nf-form-fields-required {
display: none !important;
} #contact_page .contact-form-wrapper .contact-form input[type="text"], #contact_page .contact-form-wrapper .contact-form input[type="email"], #contact_page .contact-form-wrapper .contact-form input[type="url"], #contact_page .contact-form-wrapper .contact-form input[type="password"], #contact_page .contact-form-wrapper .contact-form input[type="search"], #contact_page .contact-form-wrapper .contact-form input[type="number"], #contact_page .contact-form-wrapper .contact-form input[type="tel"], #contact_page .contact-form-wrapper .contact-form input[type="range"], #contact_page .contact-form-wrapper .contact-form input[type="date"], #contact_page .contact-form-wrapper .contact-form input[type="month"], #contact_page .contact-form-wrapper .contact-form input[type="week"], #contact_page .contact-form-wrapper .contact-form input[type="time"], #contact_page .contact-form-wrapper .contact-form input[type="datetime"], #contact_page .contact-form-wrapper .contact-form input[type="datetime-local"], #contact_page .contact-form-wrapper .contact-form input[type="color"], #contact_page .contact-form-wrapper .contact-form textarea {
width: 100% !important;
} #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container {
margin-bottom: 20px;
} #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-label label {
font-weight: 700;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
} #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element textarea {
height: 115px;
border: none;
border-radius: 0 !important;
background: #f8f8f8;
} #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input {
border: none;
border-radius: 0 !important;
background: #f8f8f8;
} #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"] {
border: none;
display: block;
float: right;
color: black !important;
} #contact_page .contact-form-wrapper .contact-form nf-field .nf-field-container .nf-field-element input[value="Submit"][type="button"]:hover {
border: none;
} #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(2), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(3) {
float: right;
width: 49%;
clear: right;
} #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(1), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(4), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(5) {
float: left;
width: 49%;
clear: left;
} #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(6) {
display: block;
width: 100%;
}
@media screen and (max-width: 600px) { #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(2), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(3) {
width: 100%;
} #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(1), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(4), #contact_page .contact-form-wrapper .contact-form nf-field:nth-child(5) {
width: 100%;
}
}  #shop_page {
padding-top: 0;
} #shop_page #shop-menu {
font-family: "futura-pt", sans-serif;
letter-spacing: 1px;
font-size: 12px;
justify-content: center;
} #shop_page .shop-content {
padding-top: 80px;
} #shop_page .shop-content .boutique-widget .bo-garden {
margin: 0 auto;
max-width: 925px;
}
@media screen and (max-width: 768px) { #shop_page #shop-menu {
flex-direction: column;
} #shop_page #shop-menu li {
padding: 2px;
}
}  .insta-footer {
position: relative;
margin-bottom: 5px;
} .insta-footer .insta-wrapper {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
justify-content: center;
-webkit-justify-content: center;
} .insta-footer .insta-wrapper .insta-header {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
background: #F5EDEA;
margin-right: 2.5px;
} .insta-footer .insta-wrapper .insta-header .insta-handle {
color: #c79980;
text-transform: uppercase;
font-family: "futura-pt", sans-serif;
color: #C19C89;
} .insta-footer .insta-wrapper .insta-header .insta-handle:hover {
color: #3C3C3C;
} .insta-footer .insta-wrapper .insta-header .insta-title {
margin: 5px 0;
font-family: "futura-pt", sans-serif;
text-align: center;
font-size: 18px;
max-width: 200px;
} .insta-footer .insta-wrapper .insta-header .insta-title span {
display: block;
font-size: 55px;
font-family: "Amaro", sans-serif;
} .insta-footer #sb_instagram {
padding: 0 !important;
} .insta-footer #sb_instagram #sbi_images {
padding: 0 !important;
} .insta-footer #sb_instagram #sbi_images .sbi_item {
padding: 5px 2.5px 0 !important;
} .insta-footer .insta-desktop {
display: block;
flex-grow: 1;
} .insta-footer .insta-mobile {
display: none;
flex-grow: 1;
}
@media screen and (max-width: 600px) { .insta-footer .insta-wrapper .insta-header .insta-title {
font-size: 16px;
max-width: 150px;
} .insta-footer .insta-wrapper .insta-header .insta-title span {
font-size: 40px;
} .insta-footer .insta-desktop {
display: none;
} .insta-footer .insta-mobile {
display: block;
}
} .pre-header {
position: relative;
background: #F5EDEA;
padding: 50px 20px 20px;
} .pre-header .pre-header-container {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
} .pre-header .pre-header-container .pre-footer-block .pre-footer-header {
font-family: "Amaro", sans-serif;
font-size: 60px;
} .pre-header .pre-header-container .pre-footer-block:first-child {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: flex-start;
-webkit-justify-content: flex-start;
} .pre-header .pre-header-container .pre-footer-block:last-child {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: flex-end;
-webkit-justify-content: flex-end;
} .pre-header .pre-header-container .pre-footer-block .pre-footer-text {
max-width: 240px;
font-family: "futura-pt", sans-serif;
font-size: 16px;
} .pre-header .pre-header-container .pre-footer-block #footer_menu {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: flex-end;
-webkit-align-items: flex-end;
justify-content: center;
-webkit-justify-content: center;
font-family: "futura-pt", sans-serif;
} .pre-header .pre-header-container .pre-footer-block #footer_menu li {
margin: 4px 1.2%;
} .pre-header .pre-header-social {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
text-align: center;
}
@media screen and (max-width: 600px) { .pre-header .pre-header-container {
flex-direction: column !important;
} .pre-header .pre-header-container .pre-footer-block .pre-footer-header {
font-size: 49px;
text-align: center;
} .pre-header .pre-header-container .pre-footer-block:last-child {
margin-top: 20px;
}
} #colophon {
padding: 20px 40px;
background: #c79980;
} #colophon a {
color: #3C3C3C;
} #colophon a:hover {
color: white;
} #colophon .footer-nav {
width: 100%;
} #colophon .footer-nav #secondary-menu {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
padding: 25px 0px;
font-family: "futura-pt", sans-serif;
letter-spacing: 1px;
font-size: 11px;
} #colophon .footer-branding #logo {
display: block;
max-width: 200px;
} #colophon .footer-container {
position: relative;
} #colophon .footer-container .footer-left {
width: 23%;
} #colophon .footer-container .footer-left .footer-subscribe h4 {
font-family: "futura-pt", sans-serif;
font-weight: 700;
font-size: 13px;
letter-spacing: 1px;
} #colophon .footer-container .footer-left .footer-subscribe #mc_embed_signup input#mce-EMAIL {
background: #F5EDEA;
border: none;
border-bottom: 1.5px solid #383838;
border-radius: 0px;
font-family: "futura-pt", sans-serif;
font-style: italic;
font-size: 10px;
text-transform: lowercase;
padding: 8px 8px 2px;
margin-bottom: 10px;
width: 200px;
} #colophon .footer-container .footer-left .footer-subscribe #mc_embed_signup input[type="submit"] {
border-radius: 0px;
background: #383838;
color: white;
font-family: "futura-pt", sans-serif;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 1px;
padding: 7px 10px;
border: none;
cursor: pointer;
} #colophon .footer-container .footer-left .footer-subscribe #mc_embed_signup input[type="submit"]:hover {
background: #F5EDEA;
color: #383838;
} #colophon .footer-container .footer-middle {
position: relative;
width: 56%;
z-index: 1;
} #colophon .footer-container .footer-right {
width: 23%;
} #colophon .site-info {
margin-left: 10px;
font-family: '%font_title';
font-style: italic;
font-size: 11px;
letter-spacing: 1px;
} #colophon .site-info .site-copy {
margin-right: 10px;
} #colophon .site-info .site-built {
font-family: '%font_title';
font-style: italic;
}
@media only screen and (max-width: 768px) { #colophon {
padding: 20px 40px 20px;
} #colophon .footer-container {
flex-direction: column;
justify-content: center;
} #colophon .footer-container .footer-left {
display: none;
} #colophon .footer-container .footer-middle {
width: 100%;
} #colophon .footer-container .site-info {
flex-direction: column;
} #colophon .footer-container .footer-right {
display: none;
}
} .insta-mobile {
display: none;
}
@media only screen and (max-width: 643px) { .insta-mobile {
display: block;
} .insta-desktop {
display: none;
}
}   #back_to_top {
position: relative;
width: 40px;
height: 40px;
border: 2px solid black;
border-radius: 100%;
text-align: center;
margin-top: 20px;
} #back_to_top:after {
position: absolute;
content: 'Back To Top';
top: 140%;
width: 100px;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 2px;
}  .flex_row {
display: flex;
align-items: center;
justify-content: space-between;
} .flex_row .flex_row_block, .flex_row > * {
width: 49%;
} .flex_row img {
display: block;
max-width: 49%;
margin: 2% 0;
} .flex_row img:nth-of-type(2n) {
margin-left: 1%;
} .flex_row img:nth-of-type(2n+1) {
margin-right: 1%;
}
@media screen and (max-width: 768px) { .flex_row {
flex-direction: column;
justify-content: flex-start;
} .flex_row > * {
width: 100%;
} .flex_row img {
max-width: 100%;
margin: 20px 0;
}
}  .menu-has-drop-posts .posts-drop {
opacity: 0;
visibility: hidden;
padding: 50px;
position: fixed;
top: 57px;
left: 0;
right: 0;
z-index: 100;
background: white;
box-shadow: 2px 2px 5px #444;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper {
display: -webkit-flex;
display: flex;
justify-content: center;
-webkit-justify-content: center;
max-width: 1440px;
margin: 0 auto;
width: 100%;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper p {
display: inline-block;
margin: 0 10px;
font-size: 13px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper input.search-field {
border: 0px;
border-bottom: 1px solid #eee;
text-transform: lowercase;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left {
border-right: 2px solid #dedede;
margin-right: 4%;
width: 30%;
position: relative;
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats {
font-size: 14px;
width: 50%;
text-align: left;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .drop-nav-header {
font-size: 25px;
font-family: "freight-big-pro", 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: "futura-pt", 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: "freight-big-pro", 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: "freight-big-pro", 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: "freight-big-pro", serif;
letter-spacing: 2px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title:hover {
color: #c8c8c8;
} .menu-has-drop-posts:hover .posts-drop {
opacity: 1;
visibility: visible;
} body.customize-support .posts-drop {
top: 179px;
} body.customize-support.lock_nav .posts-drop {
top: 57px;
}   #featured_post {
margin-bottom: 150px;
} #featured_post .slick-list {
overflow: visible;
} html {
overflow-x: hidden;
} #featured_post .featured-posts-header {
position: relative;
max-width: 1080px;
margin: 0 auto;
} #featured_post .featured-posts-header span {
position: relative;
background: white;
padding: 20px;
z-index: 1;
} #featured_post .featured-posts-header .bar {
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 2px;
background: #999999;
z-index: 0;
} #featured_post .featured-post-wrap {
padding: 5px;
position: relative;
} #featured_post .featured-post {
max-width: 345px;
height: 550px;
padding: 20px;
} #featured_post .featured-post .featured-post-content {
text-align: center;
background: white;
padding: 30px;
max-width: 450px;
width: 80%;
position: absolute;
left: 0;
right: 0;
bottom: -100px;
margin: 0 auto;
} #featured_post .featured-post .featured-post-title {
text-transform: uppercase;
font-family: "freight-big-pro", serif;
margin-bottom: 14px;
font-size: 19px;
letter-spacing: 1px;
} #featured_post .featured-post .featured-post-excerpt {
font-family: "futura-pt", 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%;
height: 435px;
margin: 0 1%;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product {
visibility: hidden;
opacity: 0;
background: white;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product .sep {
width: 150px;
height: 2px;
background: black;
margin: 10px 0;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product .featured-product img {
max-width: 120px;
max-height: 200px;
} #featured_posts_products .featured-posts-products-wrap .featured-posts-product:hover .featured-product {
visibility: visible;
opacity: 1;
}  #featured_products {
position: relative;
padding: 20px 0px 20px;
margin: 0px 0px 30px;
background: #F5EDEA;
} #featured_products .products-container {
position: relative;
} #featured_products .products-container .products-header {
margin-bottom: 20px;
} #featured_products .products-container .products-header a.products-link {
font-family: "futura-pt", sans-serif;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
} #featured_products .products-container .products-header h2.products-title {
position: relative;
font-family: "adobe-garamond-pro", serif;
color: black;
font-size: 32px;
line-height: 1em;
text-transform: none;
padding-left: 20px;
} #featured_products .products-container .products-header .product-labels {
font-family: "futura-pt", sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
cursor: pointer;
} #featured_products .products-container .products-header .product-labels .product-label {
padding: 0px 10px;
} #featured_products .products-container .products-header .product-labels .product-label:hover {
text-decoration: underline;
} #featured_products .products-container .products-items a.featured-product {
width: 25%;
padding: 20px;
color: #3C3C3C;
} #featured_products .products-container .products-items a.featured-product .product-thumb-wrap {
width: 100%;
padding: 20px;
background-color: white !important;
} #featured_products .products-container .products-items a.featured-product .product-thumb-wrap .product-thumb {
width: 100%;
height: 225px;
} #featured_products .products-container .products-items a.featured-product .product-title {
font-family: "futura-pt", sans-serif;
font-size: 12px;
text-transform: uppercase;
text-align: center;
margin-top: 5px;
} #featured_products .products-container .products-items a.featured-product .product-brand {
font-family: "futura-pt", sans-serif;
font-size: 12px;
margin-top: 30px;
text-transform: uppercase;
text-align: center;
font-weight: 900;
} #featured_products .products-container .products-items .products-slider ul {
display: none !important;
} #featured_products .products-container .products-items .products-slider .slick-dots li button {
width: 9px !important;
height: 9px !important;
}
@media screen and (max-width: 600px) { #featured_products .products-container .products-header {
flex-direction: column;
justify-content: center;
text-align: center;
} #featured_products .products-container .products-header h2.products-title {
font-size: 42px;
width: 100%;
max-width: 100%;
} #featured_products .products-container .products-header .product-labels {
margin-top: 40px;
}
}   #featured_cats .featured-cats-container .featured-cat {
width: 23%;
max-width: 350px;
padding: 200px 0;
margin: 1%;
position: relative;
} #featured_cats .featured-cats-container .featured-cat .featured-cat-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
} #featured_cats .featured-cats-container .featured-cat:hover .featured-cat-overlay {
background: rgba(0, 0, 0, 0.3);
} #featured_cats .featured-cats-container .featured-cat .featured-cat-inner {
position: absolute;
top: 20px;
left: 20px;
right: 20px;
bottom: 20px;
border: 2px solid white;
text-align: center;
color: white;
text-transform: uppercase;
letter-spacing: 2px;
font-family: "futura-pt", sans-serif;
} #featured_cats .featured-cats-container .featured-cat .featured-cat-inner .featured-cat-title {
font-size: 22px;
} #featured_cats .featured-cats-container .featured-cat .featured-cat-inner a.btn.btn-primary {
display: block;
width: 150px;
text-align: center;
margin: 0 auto;
}
@media screen and (max-width: 1024px) { #featured_cats .featured-cats-container .featured-cat {
padding: 150px 0;
}
}
@media screen and (max-width: 960px) { #featured_cats .featured-cats-container .featured-cat {
padding: 145px 0;
}
}
@media screen and (max-width: 768px) { #featured_cats .featured-cats-container .featured-cat {
padding: 110px 0;
} #featured_cats .featured-cats-container .featured-cat .featured-cat-inner {
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
}
}
@media screen and (max-width: 600px) { #featured_cats .featured-cats-container {
flex-direction: column !important;
} #featured_cats .featured-cats-container .featured-cat {
width: 85%;
}
}  .home-post {
margin: 80px auto !important;
} .home-post:nth-child(2n) .home-post-inner {
display: -webkit-flex;
display: flex;
flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
}
@media screen and (max-width: 600px) { .home-post:nth-child(2n) .home-post-inner {
flex-direction: column;
}
} .home-post .home-post-inner .home-post-content {
width: 49%;
padding: 50px 50px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
letter-spacing: 2px;
font-family: "Playfair Display", serif;
font-size: 24px;
position: relative;
text-align: left;
margin-bottom: 10px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title:hover {
color: #c79980;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
font-family: "futura-pt", sans-serif;
margin-bottom: 10px;
font-size: 10px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .meta-sep {
width: 1px;
height: 15px;
background: black;
margin: 0 10px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta a.category-name {
text-transform: uppercase;
letter-spacing: 2px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
text-transform: uppercase;
letter-spacing: 1px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
margin-top: 15px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.btn.btn-primary {
display: block !important;
width: 200px;
margin: 20px auto 0 !important;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.btn.btn-primary:hover {
color: #F5EDE9;
} .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: "futura-pt", sans-serif;
text-transform: uppercase;
font-size: 15px;
margin-top: 55px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
padding-right: 10px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
width: 10px;
fill: black;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
margin-left: 5px;
} .home-post .home-post-inner .home-post-image {
position: relative;
width: 51%;
height: 700px;
overflow: hidden;
} .home-post .home-post-inner .home-post-image .social-share {
position: absolute;
top: 0;
left: 0;
color: white;
font-size: 18px;
} .home-post .home-post-inner .home-post-image .social-share a {
color: white;
} .home-post .home-post-inner .home-post-image .social-share .icon {
fill: white;
width: 20px;
height: 20px;
} .home-post .home-post-inner .home-post-image .social-share .share-title {
background: rgba(0, 0, 0, 0.5);
padding: 11px 20px 7px;
} .home-post .home-post-inner .home-post-image .social-share .share-actions {
background: rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
padding: 4px 7px 7px;
} .home-post .home-post-inner .home-post-image .social-share .share-actions button {
font-size: 14px;
padding: 10px;
color: white;
cursor: pointer;
} .home-post .home-post-inner .home-post-image .social-share .share-actions button:hover {
color: #000;
} .home-post .home-post-inner .home-post-image .social-share:hover .share-actions {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1024px) { .home-post .home-post .home-post-inner .home-post-content {
padding: 20px 30px;
}
}
@media screen and (max-width: 768px) { .home-post .home-post .home-post-inner {
flex-direction: column;
} .home-post .home-post .home-post-inner .home-post-content {
padding: 30px 30px;
width: 100%;
border: none;
border-bottom: 4px solid #f4f4f4;
border-right: 4px solid #f4f4f4;
border-left: 4px solid #f4f4f4;
} .home-post .home-post .home-post-inner .home-post-image {
width: 100%;
height: 300px;
}
}
@media screen and (max-width: 600px) { .home-post .home-post-inner {
display: block;
} .home-post .home-post-inner .home-post-image {
width: 100%;
height: 400px;
} .home-post .home-post-inner .home-post-content {
width: 100%;
padding: 0;
}
}  #subscribe_section .subscribe-section-header {
text-align: center;
line-height: normal;
font-family: "Amaro", sans-serif;
font-size: 80px;
} #subscribe_section .subscribe-section-wrapper {
background: white;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 50%;
background-size: cover;
background-position: center;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
position: relative;
background: #F5EDEA;
width: 50%;
text-align: center;
padding: 20px 8%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-title {
font-family: "freight-big-pro", serif;
font-size: 30px;
text-transform: uppercase;
margin-bottom: 20px;
letter-spacing: 1px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-text {
font-family: "futura-pt", sans-serif;
font-size: 18px;
margin-bottom: 20px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup .mc-field-group {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup .mc-field-group input {
flex: 1;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup input[type="email"],
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup input[type="text"] {
border-radius: 0px !important;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
padding: 13px;
margin: 0 10px;
border: none;
width: 250px;
font-family: "futura-pt", sans-serif;
margin-bottom: 20px;
}
@media screen and (max-width: 1024px) { #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 47%;
}
}
@media screen and (max-width: 960px) { #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 38%;
}
}
@media screen and (max-width: 600px) { #subscribe_section .subscribe-section-wrapper {
flex-direction: column;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 100%;
height: 250px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
width: 100%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup .mc-field-group {
flex-direction: column !important;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form #mc_embed_signup #mc_embed_signup input#mce-EMAIL {
width: 150px;
}
}  #more_posts .post-grid-title, #load_more_posts .post-grid-title {
text-align: center;
letter-spacing: 2px;
font-size: 30px;
margin-bottom: 50px;
font-family: "freight-big-pro", serif;
text-transform: uppercase;
} #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
position: relative;
width: 32%;
max-width: 370px;
margin: 0 1% 30px;
} #more_posts .next-up-posts .next-up-post .next-up-post-image, #load_more_posts .next-up-posts .next-up-post .next-up-post-image {
position: relative;
width: 100%;
height: 230px;
} #more_posts .next-up-posts .next-up-post .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-image .btn {
display: inline-block;
visibility: hidden;
opacity: 0;
} #more_posts .next-up-posts .next-up-post:nth-child(3n+1), #load_more_posts .next-up-posts .next-up-post:nth-child(3n+1) {
margin-left: 0;
} #more_posts .next-up-posts .next-up-post:nth-child(3n), #load_more_posts .next-up-posts .next-up-post:nth-child(3n) {
margin-right: 0;
} #more_posts .next-up-posts .next-up-post img, #load_more_posts .next-up-posts .next-up-post img {
display: block;
width: 100%;
} #more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn {
visibility: visible;
opacity: 1;
} #more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn:hover, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-image .btn:hover {
color: black;
} #more_posts .next-up-posts .next-up-post:hover img, #load_more_posts .next-up-posts .next-up-post:hover img {
opacity: 0.8;
} #more_posts .next-up-posts .next-up-post .next-up-post-body a, #load_more_posts .next-up-posts .next-up-post .next-up-post-body a {
display: block;
padding: 0px 10px;
text-align: center;
} #more_posts .next-up-posts .next-up-post .next-up-post-body a.btn, #load_more_posts .next-up-posts .next-up-post .next-up-post-body a.btn {
display: inline-block;
} #more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-meta {
letter-spacing: 1px;
font-family: "futura-pt", 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: "freight-big-pro", 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: "freight-big-pro", 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: "futura-pt", 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-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
padding: 0px 0;
} #more_posts .next-up-posts .next-up-post .next-up-post-body, #load_more_posts .next-up-posts .next-up-post .next-up-post-body {
padding: 15px 10px;
}
}
@media screen and (max-width: 600px) { #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post {
width: 100%;
}
}  #search-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.85);
z-index: 150000;
display: none;
cursor: pointer;
} #search-modal .modal-box {
width: 50%;
position: absolute;
top: 50%;
margin: auto;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding: 5px;
cursor: auto;
} #search-modal .modal-box #search-close {
position: absolute;
top: -28px;
right: -10px;
width: 15px;
height: 15px;
} #search-modal .modal-box #search-close:hover {
cursor: pointer;
} #search-modal .modal-box #search-close img {
display: none;
width: 22px;
height: auto;
} #search-modal .modal-box .widget {
margin: 0;
} #search-modal .modal-box .modal-inner {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
text-align: center;
} #search-modal .modal-box .modal-inner h1 {
margin-top: 0;
margin-bottom: 0;
background-color: #ECD4C9;
color: #fff;
font-size: 38px;
padding: 20px 38px;
} #search-modal .modal-box .modal-inner label {
width: 100%;
} #search-modal .modal-box .modal-inner input.search-field {
width: 100%;
padding: 24px;
font-size: 16px;
font-weight: 100;
text-transform: uppercase;
box-shadow: none;
border: solid 1px #999999;
border-radius: 0;
} #search-modal .modal-box .modal-inner #searchsubmit {
background: url(//kindredvintage.com/wp-content/images/search.png) center center no-repeat;
background-color: white;
font-size: 20px;
color: black;
box-shadow: none;
border: none;
border-radius: 0;
vertical-align: top;
float: left;
padding: 20px 20px 30px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} #search-modal .modal-box .modal-inner #searchsubmit:hover {
background-color: #eaeaea;
}  #popup-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(200, 200, 200, 0.75);
z-index: 99999999;
display: none;
cursor: pointer;
} #popup-modal a {
color: white;
} #popup-modal .modal-box {
background: #F5EDEA;
color: #3C3C3C;
padding: 0;
position: relative;
width: 90%;
max-width: 500px !important;
top: 50%;
margin: auto;
left: 0;
right: 0;
cursor: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
} #popup-modal .modal-box #popup-close {
position: absolute;
top: 6px;
right: 10px;
max-width: 16px;
z-index: 50;
} #popup-modal .modal-box #popup-close .icon {
width: 25px;
height: 25px;
fill: black;
} #popup-modal .modal-box .modal-inner {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
text-align: center;
} #popup-modal .modal-box .modal-inner .footer-subscribe {
padding: 50px;
} #popup-modal .modal-box .modal-inner .footer-subscribe .footer-social {
padding: 0px 0px 30px;
} #popup-modal .modal-box .modal-inner .footer-subscribe .subscribe-title {
font-family: "freight-big-pro", serif;
font-size: 70px;
line-height: 30px;
margin-bottom: 20px;
margin-top: 20px;
} #popup-modal .modal-box .modal-inner .footer-subscribe .subscribe-text {
font-family: "futura-pt", sans-serif;
} #popup-modal .modal-box .modal-inner .popup-image {
width: 100%;
} #popup-modal .modal-box .modal-inner .popup-text {
width: 80%;
margin: 0 auto;
} #popup-modal .modal-box .modal-inner .popup-text h3 {
font-weight: normal;
font-family: "freight-big-pro", serif;
font-size: 20px;
margin-bottom: 20px;
text-transform: uppercase;
letter-spacing: 2px;
} #popup-modal .modal-box .modal-inner .popup-text p {
font-size: 12px;
text-transform: uppercase;
line-height: 25px;
margin-bottom: 34px;
} #popup-modal .modal-box .modal-inner .popup-text #mc_embed_signup_scroll p {
margin-bottom: -20px;
} #popup-modal .modal-box .modal-inner h1 {
margin-top: 0;
margin-bottom: 0;
color: black;
font-size: 28px;
padding: 0px 40px;
letter-spacing: 1px;
} #popup-modal .modal-box .modal-inner nf-field:nth-child(1) {
float: left;
width: 48%;
} #popup-modal .modal-box .modal-inner nf-field:nth-child(2) {
float: right;
width: 48%;
} #popup-modal .modal-box .modal-inner nf-field:nth-child(3) .nf-field-container {
margin-bottom: 0;
} #popup-modal .modal-box .modal-inner input {
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "freight-big-pro", serif;
font-size: 11px;
line-height: 13px;
} #popup-modal .modal-box .modal-inner input[type="button"] {
padding: 7px 5%;
margin-bottom: 30px;
} #popup-modal .modal-box .modal-inner textarea {
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "freight-big-pro", serif;
font-size: 11px;
line-height: 13px;
} #popup-modal #mc-embedded-subscribe-form {
position: relative;
padding: 0 !important;
} #popup-modal #mc-embedded-subscribe-form input {
border-radius: unset !important;
display: block;
width: 100%;
padding: 10px 10px;
font-family: "futura-pt", sans-serif;
text-transform: uppercase;
} #popup-modal #mc-embedded-subscribe-form input[type="submit"] {
padding: 7px 5%;
margin-bottom: 30px;
} #popup-modal #mc-embedded-subscribe-form input[type="submit"]:hover {
background: #efdcd0;
border: 2px solid #efdcd0;
} #popup-modal #mc-embedded-subscribe-form .fa-envelope-o {
position: absolute;
top: 8px;
right: 5px;
font-size: 14px;
z-index: 50;
} #popup-modal #mc_embed_signup .mc-field-group {
width: 100%;
margin-bottom: 15px;
padding-bottom: 0;
text-align: left;
min-height: unset;
} #popup-modal #mc_embed_signup .mc-field-group label {
font-size: 10px;
margin-bottom: 5px;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner {
text-align: center;
margin: 50px 0;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h1, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h2, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h3, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h4, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h5, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h6 {
position: relative;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h1::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h2::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h3::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h4::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h5::after, #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner h6::after {
content: '';
position: relative;
display: block;
width: 115px;
height: 1px;
background: #3C3C3C;
margin: 10px auto 20px;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form {
width: 85%;
max-width: 700px;
margin: 0 auto;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form .nf-form-fields-required {
display: none !important;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container {
margin-bottom: 20px;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container .nf-field-label label {
font-weight: 700;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container.label-above .nf-field-label {
margin: 0;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container textarea {
border: 2px solid #F4F4F4;
border-radius: 0;
height: 106px;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input {
border: 2px solid #F4F4F4;
border-radius: 0;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(2), #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(3) {
float: right;
width: 49%;
clear: right;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(1), #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(4), #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(5) {
float: left;
width: 49%;
clear: left;
} #popup-modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field:nth-child(6) {
display: block;
width: 100%;
} #popup-modal[data-trigger="subscribe-popup"] .modal-box {
padding: 0;
max-width: 820px;
} #popup-modal[data-trigger="subscribe-popup"] .modal-box .modal-inner {
flex-wrap: nowrap;
padding-right: 5%;
} #popup-modal[data-trigger="subscribe-popup"] .modal-box .modal-inner .popup-image {
width: 50%;
}  #download {
position: relative;
} #download .download-container {
max-width: 1135px;
} #download .download-container .download-image {
width: 32%;
height: 365px;
margin-right: 2%;
} #download .download-container .download-body {
width: 66%;
text-align: center;
} #download .download-container .download-body .download-title {
margin-bottom: 10px;
} #download .download-container .download-body .download-text {
width: 72%;
margin: 20px auto;
font-family: "futura-pt", 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;
}
}  .post-guide-row {
width: 100%;
position: relative;
} .post-guide-row > * {
width: 32%;
} .post-guide-row:nth-child(2n) {
flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
} .post-guide-row img {
width: auto;
max-height: 420px;
} .post-guide-row .sep {
width: 90px;
height: 2px;
margin: 0 2%;
background: black;
} .post-guide-row .guide-body {
text-align: center;
margin-bottom: 30px;
} .post-guide-row .guide-body .guide-count {
font-family: "freight-big-pro", serif;
font-size: 80px;
} .post-guide-row .guide-body .guide-title {
font-family: "freight-big-pro", serif;
font-size: 30px;
margin-bottom: 20px;
} .post-guide-row .guide-body .guide-text {
font-family: "futura-pt", sans-serif;
margin-bottom: 30px;
}
@media screen and (max-width: 768px) { .post-guide-row {
flex-direction: column;
} .post-guide-row .sep {
display: none;
} .post-guide-row .guide-body {
width: 100%;
} .post-guide-row:nth-child(2n) {
flex-direction: column;
}
}  #faq-module {
background: #F7F4EF;
padding: 50px 0;
margin: 80px 0px;
} #faq-module .page-faq-wrapper {
width: 90%;
max-width: 560px;
margin: 0 auto;
position: relative;
} #faq-module .page-faq-wrapper .page-faq-title {
text-align: center;
} #faq-module .page-faq-wrapper .page-faq-title h3 {
font-family: 25px;
} #faq-module .page-faq-wrapper .faq-col {
width: 100%;
text-align: center;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
text-align: left;
font-weight: 400;
letter-spacing: 0.5px;
margin-bottom: 23px;
font-size: 16px;
font-family: "futura-pt", sans-serif;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title span {
width: 90%;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title .icon {
border: 1px solid black;
border-radius: 100%;
width: 25px;
height: 25px;
padding: 5px;
cursor: pointer;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title .icon:hover {
background: black;
fill: white;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-text {
display: none;
text-align: left;
font-weight: 100;
letter-spacing: 1.2px;
color: #7d7d7d;
}
@media screen and (max-width: 1024px) { #faq-module .page-faq-wrapper {
width: 76%;
justify-content: space-around;
} #faq-module .page-faq-wrapper .faq-col {
width: 43%;
}
}
@media screen and (max-width: 768px) { #faq-module .page-faq-wrapper {
flex-wrap: wrap;
} #faq-module .page-faq-wrapper .page-faq-title {
position: relative;
top: 0px;
left: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
} #faq-module .page-faq-wrapper .faq-col {
width: 100%;
margin-bottom: -12px;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
margin-bottom: 21px;
font-size: 14px;
}
}  .contact-form-wrap {
max-width: 800px;
width: 100%;
padding: 80px;
border: 4px solid #F4F4F4;
} .contact-form-wrap .contact-form-title {
text-align: center;
} .contact-form-wrap .contact-form-text {
width: 70%;
margin: 0 auto;
text-align: center;
font-family: "futura-pt", 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 #3C3C3C;
} .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: "freight-big-pro", 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;
} #popup-modal.popup-has-forms .modal-box .modal-inner .popup-text {
padding: 0;
}  .trend_report .trend-report-container {
max-width: 1060px;
width: 100%;
margin: 50px auto;
padding: 30px 50px;
background: #f5f4ef;
} .trend_report .trend-report-container .trend-post-body {
text-align: center;
width: 45%;
padding: 30px;
background: white;
} .trend_report .trend-report-container .trend-post-products {
width: 45%;
background: white;
} .trend_report .trend-report-container .trend-post-products .slick-arrow {
position: absolute;
border-radius: unset;
font-size: 0;
top: 50%;
width: 60px;
height: 43px;
background: black;
border: 1px solid black;
z-index: 1;
} .trend_report .trend-report-container .trend-post-products .slick-arrow:focus {
outline: none;
} .trend_report .trend-report-container .trend-post-products .slick-arrow span {
position: relative;
display: block;
margin: 0 auto;
width: 30px;
height: 1px;
background: white;
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev {
left: -25px;
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev span::before {
content: '';
position: absolute;
bottom: 6px;
left: -3px;
width: 16px;
height: 1px;
background: white;
transform: rotate(-45deg);
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-prev span::after {
content: '';
position: absolute;
top: 5px;
left: -3px;
width: 16px;
height: 1px;
background: white;
transform: rotate(45deg);
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next {
right: -25px;
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next span::after {
content: '';
position: absolute;
bottom: 5px;
right: -3px;
width: 16px;
height: 1px;
background: white;
transform: rotate(45deg);
} .trend_report .trend-report-container .trend-post-products .slick-arrow.slick-next span::before {
content: '';
position: absolute;
top: 6px;
right: -3px;
width: 16px;
height: 1px;
background: white;
transform: rotate(-45deg);
} .trend_report .trend-report-container .trend-post-products .slick-arrow:hover {
background: white;
cursor: pointer;
} .trend_report .trend-report-container .trend-post-products .slick-arrow:hover span {
background: black;
} .trend_report .trend-report-container .trend-post-products .slick-arrow:hover span::before {
background: black;
} .trend_report .trend-report-container .trend-post-products .slick-arrow:hover span::after {
background: black;
} .trend_report .trend-report-container .trend-post-product .product-thumb-wrap {
position: relative;
} .trend_report .trend-report-container .trend-post-product .product-thumb-wrap img {
max-width: 250px;
max-height: 250px;
} .trend_report .trend-report-container .trend-post-product .product-thumb-wrap .btn {
position: absolute;
}  .home-loop-full {
width: 75%;
} .home-loop-full .home-post-full .home-post-inner:nth-child(2n) {
flex-direction: row-reverse;
} .home-loop-full .home-post-full .home-post-inner .home-post-content {
width: 100%;
padding: 0px 30px 0px 0px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content ul, .home-loop-full .home-post-full .home-post-inner .home-post-content li {
margin-top: 0;
font-size: 16px;
font-family: "futura-pt", sans-serif;
line-height: 31px;
font-weight: 100;
letter-spacing: 0.5px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner {
padding-right: 50px;
margin-bottom: 100px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
letter-spacing: 2px;
font-family: "freight-big-pro", serif;
font-size: 24px;
position: relative;
text-align: left;
margin-bottom: 10px;
margin-top: 0;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
font-family: "futura-pt", sans-serif;
margin-bottom: 10px;
font-size: 10px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .meta-sep {
width: 1px;
height: 15px;
background: black;
margin: 0 10px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta a.category-name {
text-transform: uppercase;
letter-spacing: 2px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
text-transform: uppercase;
letter-spacing: 1px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
margin-top: 15px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner a.btn.btn-primary {
display: block !important;
width: 200px;
margin: 20px auto 0 !important;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .rs-code {
display: block;
width: 100%;
margin-top: 50px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner a.view-post {
display: flex;
align-items: center;
justify-content: center;
font-family: "futura-pt", sans-serif;
text-transform: uppercase;
font-size: 15px;
margin-top: 55px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
padding-right: 10px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
width: 10px;
fill: black;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
margin-left: 5px;
} .home-loop-full .home-post-full .home-post-inner .home-post-image {
position: relative;
width: 51%;
height: 700px;
overflow: hidden;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share {
position: absolute;
top: 0;
left: 0;
color: white;
font-size: 18px;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share a {
color: white;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .icon {
fill: white;
width: 20px;
height: 20px;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-title {
background: rgba(0, 0, 0, 0.5);
padding: 11px 20px 7px;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-actions {
background: rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
padding: 4px 7px 7px;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-actions button {
font-size: 14px;
padding: 10px;
color: white;
cursor: pointer;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share .share-actions button:hover {
color: #000;
} .home-loop-full .home-post-full .home-post-inner .home-post-image .social-share:hover .share-actions {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1024px) { .home-loop-full .home-post-full .home-post .home-post-inner .home-post-content {
padding: 20px 30px;
}
}
@media screen and (max-width: 768px) { .home-loop-full .home-post-full .home-post .home-post-inner {
flex-direction: column;
} .home-loop-full .home-post-full .home-post .home-post-inner .home-post-content {
padding: 30px 30px;
width: 100%;
border: none;
border-bottom: 4px solid #f4f4f4;
border-right: 4px solid #f4f4f4;
border-left: 4px solid #f4f4f4;
} .home-loop-full .home-post-full .home-post .home-post-inner .home-post-image {
width: 100%;
height: 300px;
}
}
@media screen and (max-width: 600px) { .home-loop-full {
width: 100%;
} .home-loop-full .home-post-full .home-post-inner .home-post-content {
padding: 0px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner {
padding: 0px;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
text-align: center;
} .home-loop-full .home-post-full .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
justify-content: center;
}
}  .home-loop .home-grid {
margin: 80px auto !important;
width: 47%;
} .home-loop .home-grid .home-post-inner .home-post-content {
width: 100%;
} .home-loop .home-grid .home-post-inner .home-post-content .home-post-header .home-post-title {
font-family: "freight-big-pro", serif;
font-size: 24px;
} .home-loop .home-grid .home-post-inner .home-post-content .home-post-header .home-post-title:hover {
color: #c79980;
} .home-loop .home-grid .home-post-inner .home-post-content .home-post-header .home-post-meta {
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
background: #F5EDEA;
padding: 9px 11px;
cursor: pointer;
font-family: "futura-pt", sans-serif;
font-weight: 100;
text-align: center;
margin-left: 20px;
} .home-loop .home-grid .home-post-inner .home-post-content .home-post-header .home-post-meta:hover {
background: #F5EDEA;
} .home-loop .home-grid .home-post-inner .home-post-content a.btn.btn-primary {
display: block !important;
width: 100%;
margin: 20px auto 0 !important;
} .home-loop .home-grid .home-post-inner .home-post-content a.btn.btn-primary:hover {
color: #F5EDE9;
} .home-loop .home-grid .home-post-inner .home-post-content .rs-code {
display: block;
width: 100%;
margin-top: 50px;
} .home-loop .home-grid .home-post-inner .home-post-content a.view-post {
display: flex;
align-items: center;
justify-content: center;
font-family: "futura-pt", sans-serif;
text-transform: uppercase;
font-size: 15px;
margin-top: 55px;
} .home-loop .home-grid .home-post-inner .home-post-content a.view-post span {
padding-right: 10px;
} .home-loop .home-grid .home-post-inner .home-post-content a.view-post .icon {
width: 10px;
fill: black;
} .home-loop .home-grid .home-post-inner .home-post-content a.view-post:hover .icon {
margin-left: 5px;
} .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .comments {
font-family: "freight-big-pro", serif;
font-style: italic;
font-size: 11px;
} .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .comments a:hover {
color: #c79980;
} .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share .share-title {
font-family: "futura-pt", sans-serif;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
} .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button {
font-size: 14px;
letter-spacing: 1px;
background: unset;
border: none;
padding: 0;
} .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button.share {
margin: 0 0 0 8px;
cursor: pointer;
} .home-loop .home-grid .home-post-inner .home-post-content .full-post-footer .social-share button.share:hover {
color: #c79980;
} .home-loop .home-grid .home-post-inner .home-post-image {
position: relative;
width: 100%;
height: 700px;
overflow: hidden;
} .home-loop .home-grid .home-post-inner .home-post-image .social-share {
position: absolute;
top: 0;
left: 0;
color: white;
font-size: 18px;
} .home-loop .home-grid .home-post-inner .home-post-image .social-share a {
color: white;
} .home-loop .home-grid .home-post-inner .home-post-image .social-share .icon {
fill: white;
width: 20px;
height: 20px;
} .home-loop .home-grid .home-post-inner .home-post-image .social-share .share-title {
background: rgba(0, 0, 0, 0.5);
padding: 11px 20px 7px;
} .home-loop .home-grid .home-post-inner .home-post-image .social-share .share-actions {
background: rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
padding: 4px 7px 7px;
} .home-loop .home-grid .home-post-inner .home-post-image .social-share .share-actions button {
font-size: 14px;
padding: 10px;
color: white;
cursor: pointer;
} .home-loop .home-grid .home-post-inner .home-post-image .social-share .share-actions button:hover {
color: #000;
} .home-loop .home-grid .home-post-inner .home-post-image .social-share:hover .share-actions {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1024px) { .home-loop .home-post .home-post-inner .home-post-content {
padding: 20px 30px;
}
}
@media screen and (max-width: 768px) { .home-loop .home-post .home-post-inner {
flex-direction: column;
} .home-loop .home-post .home-post-inner .home-post-content {
padding: 30px 30px;
width: 100%;
border: none;
border-bottom: 4px solid #f4f4f4;
border-right: 4px solid #f4f4f4;
border-left: 4px solid #f4f4f4;
} .home-loop .home-post .home-post-inner .home-post-image {
width: 100%;
height: 300px;
}
}
@media screen and (max-width: 600px) { .home-loop {
flex-direction: column;
} .home-loop .home-grid {
margin: 40px auto !important;
width: 100%;
} .home-loop .home-grid .home-post-inner {
display: block;
} .home-loop .home-grid .home-post-inner .home-post-image {
width: 100%;
height: 400px;
} .home-loop .home-grid .home-post-inner .home-post-content {
width: 100%;
padding: 0;
} .home-loop .home-grid .home-post-inner .home-post-content .home-post-header {
flex-direction: column-reverse;
margin-top: 30px;
} .home-loop .home-grid .home-post-inner .home-post-content .home-post-header .home-post-title {
margin-top: 10px;
}
} #block_links {
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-justify-content: space-between;
position: relative;
} #block_links .block-link {
flex: 1;
padding: 10px;
} #block_links .block-link:first-child {
padding-left: 0;
} #block_links .block-link:last-child {
padding-right: 0;
} #block_links .block-link .block-link-image {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} #block_links .block-link .block-link-image .block-link-label {
padding: 10px 30px;
background: rgba(199, 153, 128, 0.8);
text-align: center;
font-family: "Amaro", sans-serif;
text-transform: lowercase;
font-size: 35px;
}
@media screen and (max-width: 600px) { #block_links {
flex-direction: column !important;
} #block_links a.block-link {
width: 100%;
padding: 10px 0;
} #block_links a.block-link:first-child {
padding: 0;
} #block_links a.block-link:last-child {
padding: 0;
} #block_links a.block-link .block-link-image {
height: 165.5px !important;
}
} .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;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
font-size: 12px;
margin: 0 5px;
} .social-icon span {
margin-left: 6px;
text-transform: uppercase;
letter-spacing: 1px;
}  #secondary {
width: 25%;
} #secondary .widget h2.widget-title {
font-size: 16px;
} #secondary .widget ul {
list-style: none;
padding: 0px;
margin: 0px;
font-family: "futura-pt", sans-serif;
font-size: 13px;
} #secondary #subscribe_widget {
text-align: center;
border: 1px solid lightgray;
padding: 20px 20px 0px;
} #secondary #subscribe_widget .subs-widget-title {
font-size: 12px;
font-family: "futura-pt", sans-serif;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 30px;
text-align: left;
text-transform: uppercase;
margin-top: 0;
} #secondary #subscribe_widget input#mce-EMAIL {
width: 100%;
border-radius: 0px;
border: none;
border-bottom: 2px solid black;
font-size: 11px;
font-family: "futura-pt", sans-serif;
font-style: italic;
text-transform: lowercase;
letter-spacing: 1px;
padding-left: 0px;
margin-bottom: 14px;
} #secondary #subscribe_widget .subscribe {
text-align: left;
} #secondary #subscribe_widget .subscribe input#mc-embedded-subscribe {
text-transform: uppercase;
letter-spacing: 2px;
font-size: 9px;
border-radius: 0px;
padding: 7px 10px;
border: none;
background: #F5EDEA;
color: black;
cursor: pointer;
} #secondary #subscribe_widget .subscribe input#mc-embedded-subscribe:hover {
background: #c79980 !important;
} #secondary #categories_widget .categories-widget-wrap .image-link {
position: relative;
width: 100%;
height: 210px;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 5px;
} #secondary #categories_widget .categories-widget-wrap .image-link span {
position: relative;
z-index: 1;
font-size: 11px;
letter-spacing: 1px;
font-family: "futura-pt", sans-serif;
} #secondary #categories_widget .categories-widget-wrap .image-link::after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.35);
z-index: 0;
} #secondary #categories_widget .categories-widget-wrap .image-link:hover::after {
opacity: 0;
}
@media screen and (max-width: 768px) { #secondary {
display: none;
}
}