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: 960px) { .menu-toggle {
display: none;
} .main-navigation ul {
display: block;
}
} .site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
} .comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
} .comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; } .screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }  #content[tabindex="-1"]:focus {
outline: 0;
}  .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
} .alignright {
display: inline;
float: right;
margin-left: 1.5em;
} .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}  .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
} .clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}  .widget {
margin: 0 0 1.5em; } .widget select {
max-width: 100%;
}   .sticky {
display: block;
} .post,
.page {
margin: 0 0 1.5em;
} .updated:not(.published) {
display: none;
} .page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
} .page-links {
clear: both;
margin: 0 0 1.5em;
}  .comment-content a {
word-wrap: break-word;
} .bypostauthor {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
}  .infinity-end.neverending .site-footer {
display: block;
}  .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}  embed,
iframe,
object {
max-width: 100%;
}  .custom-logo-link {
display: inline-block;
}  .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
} .wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
} .wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .wp-caption-text {
text-align: center;
}  .gallery {
margin-bottom: 1.5em;
} .gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
} .gallery-columns-2 .gallery-item {
max-width: 50%;
} .gallery-columns-3 .gallery-item {
max-width: 33.33%;
} .gallery-columns-4 .gallery-item {
max-width: 25%;
} .gallery-columns-5 .gallery-item {
max-width: 20%;
} .gallery-columns-6 .gallery-item {
max-width: 16.66%;
} .gallery-columns-7 .gallery-item {
max-width: 14.28%;
} .gallery-columns-8 .gallery-item {
max-width: 12.5%;
} .gallery-columns-9 .gallery-item {
max-width: 11.11%;
} .gallery-caption {
display: block;
} @font-face {
font-family: 'Chronicle';
src: url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/ChronicleDisplay-Light.eot); src: url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/ChronicleDisplay-Light.eot?#iefix) format("embedded-opentype"), url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/ChronicleDisplay-Light.woff) format("woff"), url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/ChronicleDisplay-Light.ttf) format("truetype");
}
@font-face {
font-family: 'Chronicle-italic';
src: url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/ChronicleDisplay-Italic.eot); src: url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/ChronicleDisplay-Italic.eot?#iefix) format("embedded-opentype"), url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/ChronicleDisplay-Italic.woff) format("woff"), url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/ChronicleDisplay-Italic.ttf) format("truetype");
}
@font-face {
font-family: 'Cotoris';
src: url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/Cotoris.eot); src: url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/Cotoris.eot?#iefix) format("embedded-opentype"), url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/Cotoris.woff) format("woff"), url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/Cotoris.ttf) format("truetype");
}
@font-face {
font-family: 'Sophia';
src: url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/SophiaRonaldScriptRegular.eot); src: url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/SophiaRonaldScriptRegular.eot?#iefix) format("embedded-opentype"), url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/SophiaRonaldScriptRegular.woff) format("woff"), url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/SophiaRonaldScriptRegular.ttf) format("truetype");
}
@font-face {
font-family: 'SweetSans-Light';
src: url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/SSweetSans-Light.eot); src: url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/SweetSans-Light.eot?#iefix) format("embedded-opentype"), url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/SweetSans-Light.woff) format("woff"), url(//www.alimanno.com/wp-content/themes/ali_manno_2/fonts/SweetSans-Light.ttf) format("truetype");
} h1, h2, h3, h4, h5, h6 {
font-family: "Poppins", sans-serif;
letter-spacing: 0;
font-weight: 100;
margin-top: 0;
margin-bottom: 1em;
letter-spacing: 0.5px;
} a, a.alt-link, article.post .quick-links a, article.post .article-sidebar .article-sidebar-inner .social-share .share, .entry-header .entry-meta-wrap a, .entry-footer .share, .entry-footer .share a, #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post, #faq-module .page-faq-wrapper .faq-cta, .linklist-widget .linklist-widget-links a, a.btn-primary, .btn-primary, #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field .submit-wrap input[type="button"], #contact_page .header-banner .header-content .header-banner-text nf-field .submit-wrap input[type="button"], #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(4) .nf-field-element input, .woocommerce a.button,
.woocommerce button.single_add_to_cart_button, a.btn-secondary, .btn-secondary, .alm-btn-wrap .alm-load-more-btn, a.btn-tertiary, .btn-tertiary, a.btn, .btn, .alm-btn-wrap .alm-load-more-btn span, #masthead, #cta_blocks .cta-block .cta-wrap, #featured_cats .featured-cats-container .featured-cat .featured-cat-overlay, .home-post .home-post-inner .home-post-image .social-share .share-actions, .shop-rs, #link_blocks .link-blocks-wrap .link-blocks-inner .link-block-wrap .link-block-inner {
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} a {
color: #454545;
outline: none;
text-decoration: none;
} a:focus, a:active, a:visited {
color: #454545;
} a:hover {
cursor: pointer;
color: #505050;
text-decoration: none;
} a.alt-link, article.post .quick-links a, article.post .article-sidebar .article-sidebar-inner .social-share .share, .entry-header .entry-meta-wrap a, .entry-footer .share, .entry-footer .share a, #more_posts .next-up-posts .next-up-post, #load_more_posts .next-up-posts .next-up-post, #faq-module .page-faq-wrapper .faq-cta, .linklist-widget .linklist-widget-links a {
color: #979797;
outline: none;
text-decoration: none;
} a.alt-link:hover, article.post .quick-links a:hover, article.post .article-sidebar .article-sidebar-inner .social-share .share:hover, .entry-header .entry-meta-wrap a:hover, .entry-footer .share:hover, .entry-footer .share a:hover, #more_posts .next-up-posts .next-up-post:hover, #load_more_posts .next-up-posts .next-up-post:hover, #faq-module .page-faq-wrapper .faq-cta:hover, .linklist-widget .linklist-widget-links a:hover, a.alt-link a:focus, article.post .quick-links a a:focus, article.post .article-sidebar .article-sidebar-inner .social-share .share a:focus, .entry-header .entry-meta-wrap a a:focus, .entry-footer .share a:focus, #more_posts .next-up-posts .next-up-post a:focus, #load_more_posts .next-up-posts .next-up-post a:focus, #faq-module .page-faq-wrapper .faq-cta a:focus, .linklist-widget .linklist-widget-links a a:focus, a.alt-link a:active, article.post .quick-links a a:active, article.post .article-sidebar .article-sidebar-inner .social-share .share a:active, .entry-header .entry-meta-wrap a a:active, .entry-footer .share a:active, #more_posts .next-up-posts .next-up-post a:active, #load_more_posts .next-up-posts .next-up-post a:active, #faq-module .page-faq-wrapper .faq-cta a:active, .linklist-widget .linklist-widget-links a a:active, a.alt-link a:visited, article.post .quick-links a a:visited, article.post .article-sidebar .article-sidebar-inner .social-share .share a:visited, .entry-header .entry-meta-wrap a a:visited, .entry-footer .share a:visited, #more_posts .next-up-posts .next-up-post a:visited, #load_more_posts .next-up-posts .next-up-post a:visited, #faq-module .page-faq-wrapper .faq-cta a:visited, .linklist-widget .linklist-widget-links a a:visited {
color: #454545;
} #pre_masthead #top_menu, #masthead #primary_left_menu, #masthead.lock_nav .site-navigation-wrap #primary_menu, #masthead #primary_menu, #shop_page .shop-nav #shop_menu, #colophon #footer_left_menu,
#colophon #footer_right_menu, #more_menu_bar #category_menu {
display: -webkit-flex;
display: flex;
text-transform: uppercase;
margin: 0;
padding: 0;
text-align: center;
list-style: none;
font-size: 12px;
text-transform: capitalize;
letter-spacing: 1px;
} #pre_masthead #top_menu li, #masthead #primary_left_menu li, #masthead.lock_nav .site-navigation-wrap #primary_menu li, #masthead #primary_menu li, #shop_page .shop-nav #shop_menu li, #colophon #footer_left_menu li,
#colophon #footer_right_menu li, #more_menu_bar #category_menu li {
position: relative;
float: none;
margin: 0 10px;
white-space: nowrap;
} #pre_masthead #top_menu li > a, #masthead #primary_left_menu li > a, #masthead.lock_nav .site-navigation-wrap #primary_menu li > a, #masthead #primary_menu li > a, #shop_page .shop-nav #shop_menu li > a, #colophon #footer_left_menu li > a,
#colophon #footer_right_menu li > a, #more_menu_bar #category_menu li > a {
width: auto;
color: #454545;
} #pre_masthead #top_menu li .sub-menu, #masthead #primary_left_menu li .sub-menu, #masthead.lock_nav .site-navigation-wrap #primary_menu li .sub-menu, #masthead #primary_menu li .sub-menu, #shop_page .shop-nav #shop_menu li .sub-menu, #colophon #footer_left_menu li .sub-menu,
#colophon #footer_right_menu li .sub-menu, #more_menu_bar #category_menu li .sub-menu {
top: 100%;
text-align: left;
padding: 15px 30px;
background: #ffffff;
white-space: nowrap;
box-shadow: unset;
} #pre_masthead #top_menu li .sub-menu a, #masthead #primary_left_menu li .sub-menu a, #masthead.lock_nav .site-navigation-wrap #primary_menu li .sub-menu a, #masthead #primary_menu li .sub-menu a, #shop_page .shop-nav #shop_menu li .sub-menu a, #colophon #footer_left_menu li .sub-menu a,
#colophon #footer_right_menu li .sub-menu a, #more_menu_bar #category_menu li .sub-menu a {
width: auto;
color: #454545 !important;
} #pre_masthead #top_menu li .icon, #masthead #primary_left_menu li .icon, #masthead.lock_nav .site-navigation-wrap #primary_menu li .icon, #masthead #primary_menu li .icon, #shop_page .shop-nav #shop_menu li .icon, #colophon #footer_left_menu li .icon,
#colophon #footer_right_menu li .icon, #more_menu_bar #category_menu li .icon {
position: relative;
top: 1px;
width: 10px;
height: 10px;
margin-left: 4px;
} #pre_masthead #top_menu li.italic-menu-item, #masthead #primary_left_menu li.italic-menu-item, #masthead.lock_nav .site-navigation-wrap #primary_menu li.italic-menu-item, #masthead #primary_menu li.italic-menu-item, #shop_page .shop-nav #shop_menu li.italic-menu-item, #colophon #footer_left_menu li.italic-menu-item,
#colophon #footer_right_menu li.italic-menu-item, #more_menu_bar #category_menu li.italic-menu-item {
font-style: italic;
} .container, .container-md, .container-lg, .container-xl, #download .download-container {
width: 85%;
max-width: 955px;
margin: 0 auto !important;
} a.btn-primary, .btn-primary, #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field .submit-wrap input[type="button"], #contact_page .header-banner .header-content .header-banner-text nf-field .submit-wrap input[type="button"], #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(4) .nf-field-element input, .woocommerce a.button,
.woocommerce button.single_add_to_cart_button, a.btn-secondary, .btn-secondary, .alm-btn-wrap .alm-load-more-btn, a.btn-tertiary, .btn-tertiary, a.btn, .btn {
display: inline-block !important;
padding: 13px 25px !important;
font-family: "SweetSans-Light", sans-serif !important;
font-weight: 500 !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
font-size: 9px !important;
font-weight: 100 !important;
text-align: center !important;
} a.btn-primary, .btn-primary, #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field .submit-wrap input[type="button"], #contact_page .header-banner .header-content .header-banner-text nf-field .submit-wrap input[type="button"], #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(4) .nf-field-element input, .woocommerce a.button,
.woocommerce button.single_add_to_cart_button {
background: #E3F0F1 !important;
border: 2px solid #E3F0F1 !important;
color: #454545 !important;
} .btn-primary a, #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field .submit-wrap input[type="button"] a, #contact_page .header-banner .header-content .header-banner-text nf-field .submit-wrap input[type="button"] a, #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(4) .nf-field-element input a, .woocommerce a.button a,
.woocommerce button.single_add_to_cart_button a {
color: #454545 !important;
} .btn-primary .icon, #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field .submit-wrap input[type="button"] .icon, #contact_page .header-banner .header-content .header-banner-text nf-field .submit-wrap input[type="button"] .icon, #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(4) .nf-field-element input .icon, .woocommerce a.button .icon,
.woocommerce button.single_add_to_cart_button .icon {
fill: #454545 !important;
} .btn-primary:hover, #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field .submit-wrap input[type="button"]:hover, #contact_page .header-banner .header-content .header-banner-text nf-field .submit-wrap input[type="button"]:hover, #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(4) .nf-field-element input:hover, .woocommerce a.button:hover,
.woocommerce button.single_add_to_cart_button:hover {
background: #FAF1EF !important;
border: 2px solid #FAF1EF !important;
} a.btn-secondary, .btn-secondary, .alm-btn-wrap .alm-load-more-btn {
background: #FAF1EF !important;
border: 2px solid #FAF1EF !important;
color: #454545 !important;
} .btn-secondary a, .alm-btn-wrap .alm-load-more-btn a {
color: #454545 !important;
} .btn-secondary .icon, .alm-btn-wrap .alm-load-more-btn .icon {
fill: #454545 !important;
} .btn-secondary:hover, .alm-btn-wrap .alm-load-more-btn:hover {
background: #E3F0F1 !important;
border: 2px solid #E3F0F1 !important;
} a.btn-tertiary, .btn-tertiary {
background: white !important;
border: 2px solid white !important;
color: #454545 !important;
} .btn-tertiary a {
color: #454545 !important;
} .btn-tertiary .icon {
fill: #454545 !important;
} .btn-tertiary:hover {
background: #E3F0F1 !important;
border: 2px solid #E3F0F1 !important;
} body {
color: #161616;
} body.lock_nav #content {
margin-top: 62px;
} #page {
position: relative;
} .post, .page {
margin-bottom: 0;
} body {
font-size: 18px;
} h1 {
font-size: 26px;
} h2 {
font-size: 24px;
} h3 {
font-size: 22px;
} h4 {
font-size: 18px;
} h5 {
font-size: 16px;
} h6 {
font-size: 16px;
} a:focus {
outline: none;
} p {
margin-top: 0;
margin-bottom: 20px;
font-size: 18px;
font-family: "mr-eaves-modern", sans-serif;
line-height: 31px;
letter-spacing: 0.1px;
} input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
border-radius: 0;
} button, input[type="button"], input[type="reset"], input[type="submit"] {
box-shadow: unset;
background: unset;
border: unset;
padding: unset;
font-size: .90rem;
} button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
outline: none !important;
} .show {
display: block !important;
} .dot-sep {
width: 2px;
height: 2px;
margin: 0 10px;
border-radius: 100%;
background: #454545;
} .double-border {
border: 1px solid #979797;
outline: 1px solid #979797;
outline-offset: -10px;
padding: 30px;
} .double-border-top {
position: relative;
border-top: 1px solid #979797;
padding-top: 10px;
} .double-border-top::before {
content: '';
display: block;
border-top: 1px solid #979797;
position: absolute;
top: 8px;
left: 0;
right: 0;
} .double-border-bottom {
position: relative;
border-bottom: 1px solid #979797;
padding-bottom: 10px;
} .double-border-bottom::after {
content: '';
display: block;
border-bottom: 1px solid #979797;
position: absolute;
bottom: 8px;
left: 0;
right: 0;
} .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;
margin: 0;
} .block-full {
width: 100%;
} .block-half {
width: 49%;
} .block-fourth {
width: 23%;
} .block-third {
width: 32%;
} .block-fifth {
width: 19%;
} .pad-section {
padding: 30px 0;
margin-top: 30px;
margin-bottom: 30px;
} .lazy {
display: block;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
} .lazy-contain {
display: block;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
} .container-md {
max-width: 900px;
} .container-lg {
max-width: 1065px;
} .container-xl {
max-width: 1200px;
} .widget {
margin-bottom: 50px;
} #content {
position: relative;
padding: 0;
} #content #logo-wrap img {
max-width: 600px;
margin: 40px 0px;
}
@media screen and (max-width: 600px) { #content #logo-wrap img {
max-width: 300px;
}
} .page-title {
position: relative;
text-align: center;
} .page-title.has-bar:after {
content: '';
position: absolute;
top: 110%;
left: 0;
right: 0;
width: 80px;
height: 2px;
background: #ffffff;
margin: 0 auto;
} .flex-wrap {
display: -webkit-flex;
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 {
display: -webkit-flex;
display: flex;
align-items: flex-start;
-webkit-align-items: flex-start;
} .align-center {
display: -webkit-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
} .align-end {
display: -webkit-flex;
display: flex;
align-items: flex-end;
-webkit-align-items: flex-end;
} .justify-start {
display: -webkit-flex;
display: flex;
justify-content: flex-start;
-webkit-justify-content: flex-start;
} .justify-end {
display: -webkit-flex;
display: flex;
justify-content: flex-end;
-webkit-justify-content: flex-end;
} .justify-around {
display: -webkit-flex;
display: flex;
justify-content: space-around;
-webkit-justify-content: space-around;
} .justify-center {
display: -webkit-flex;
display: flex;
justify-content: center;
-webkit-justify-content: center;
} .justify-between {
display: -webkit-flex;
display: flex;
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;
text-transform: lowercase !important;
font-weight: 100 !important;
margin-bottom: 50px !important;
font-family: "Poppins", sans-serif !important;
font-style: italic;
line-height: normal !important;
padding: 10px 20px !important;
width: 100% !important;
max-width: 600px;
background: #FAF1EF !important;
border: 2px solid #FAF1EF !important;
border-radius: 0px !important;
} .alm-btn-wrap .alm-load-more-btn:hover span {
margin-left: 10px;
} .slick-slider {
position: relative;
} .slick-slider .slick-arrow {
position: absolute;
top: 35%;
font-size: 20px;
color: #454545;
} .slick-slider .slick-arrow.slick-prev {
left: -1%;
} .slick-slider .slick-arrow.slick-next {
right: -1%;
} .slick-slider .slick-arrow:hover {
cursor: pointer;
color: #ffffff;
} .slick-slider .slick-dots {
padding: 0;
margin: 20px 0 40px;
list-style: none;
display: -webkit-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} .slick-slider .slick-dots li.slick-active button {
padding: 0;
background: #E7E7E7 !important;
} .slick-slider .slick-dots li button {
position: relative;
color: transparent !important;
width: 15px;
height: 15px;
background: white !important;
border: 2px solid #E7E7E7;
border-radius: 100%;
margin: 0 10px;
padding: 0;
} .slick-slider .slick-dots li button:hover {
background: #E7E7E7 !important;
} .slick-slider .slick-dots li button:hover::after {
background: unset !important;
} .slick-slider .slick-dots li button::after {
background: unset !important;
} .slick-slider .slick-dots li button::focus {
outline: none !important;
} .animate-right {
position: relative;
} .animate-right .icon {
margin-left: 5px;
} .animate-right:hover .icon {
margin-left: 10px;
} body.home #masthead {
border-bottom: none;
} #waypoint {
position: relative;
}
@media screen and (max-width: 960px) { #waypoint {
top: 2px;
}
} #pre_masthead {
padding: 12px 20px;
background: #FAF1EF;
text-transform: uppercase;
font-size: 10px;
} #pre_masthead #top_menu {
font-family: "SweetSans-Light", sans-serif;
letter-spacing: 1.6px;
color: #505050;
text-transform: uppercase;
font-size: 10px;
} #pre_masthead #top_menu li a:hover {
color: #979797 !important;
} #pre_masthead .pre-header-right .social-icons {
margin-right: 20px;
} #pre_masthead .search-modal-link {
display: flex;
font-size: 11px;
} #pre_masthead .search-modal-link span {
font-family: "SweetSans-Light", sans-serif;
margin-left: 10px;
font-size: 9px;
margin-top: 2px;
}
@media screen and (max-width: 600px) { #pre_masthead {
display: none;
}
} #masthead {
position: relative;
padding: 0;
font-family: "SweetSans-Light", sans-serif;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
background-color: white;
border-bottom: 1px solid #b9b9b9 !important;
} #masthead.lock_nav {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 100000;
border-bottom: none !important;
} #masthead.lock_nav .site-navigation-wrap .main-logo {
align-items: flex-start;
-webkit-align-items: flex-start;
top: 5px;
} #masthead.lock_nav .site-navigation-wrap .main-logo .logo-full {
display: none;
} #masthead.lock_nav .site-navigation-wrap .main-logo .logo-icon {
display: block;
} #masthead.lock_nav #header-social {
top: 100%;
} #masthead.lock_nav .header-block.header-right .social-icons {
display: none;
} #masthead a {
color: #454545;
} #masthead a:hover {
color: gray;
} #masthead .site-navigation-wrap {
position: relative;
} #masthead .site-navigation-wrap .shop-link {
display: none !important;
} #masthead .site-navigation-wrap .main-logo {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
z-index: 1000000;
} #masthead .site-navigation-wrap .main-logo img {
width: 100%;
display: block;
} #masthead .site-navigation-wrap .main-logo .logo-full {
max-width: 180px;
display: block;
} #masthead .site-navigation-wrap .main-logo .logo-icon {
max-width: 80px;
display: none;
} #masthead .site-navigation-wrap .main-navigation {
width: 100%;
}
@media screen and (max-width: 600px) { #masthead .site-navigation-wrap .main-navigation {
padding-left: 16px;
}
} #masthead .header-block {
float: none;
} #masthead .header-block .menu-container {
width: 100%;
} #masthead .header-block.header-right {
padding-right: 20px;
} #masthead .header-block.header-right .icon-logo {
display: block;
max-width: 120px;
position: absolute;
top: 22px;
right: 30px;
} #masthead .header-block.header-right .icon-logo img {
position: relative;
z-index: 2;
}
@media screen and (max-width: 960px) { #masthead .header-block.header-right .icon-logo {
position: relative;
max-width: 55px;
right: unset;
top: unset;
padding: 2px;
}
} #masthead .header-block.header-left {
position: absolute;
top: 0;
left: 0;
bottom: 0;
} #masthead .header-block.header-left #shop_link {
width: 205px;
font-family: "mr-eaves-modern", sans-serif !important;
text-transform: uppercase !important;
} #masthead .header-block.header-left #shop_link span {
font-family: "Sophia", serif;
font-size: 40px;
line-height: 30px;
text-transform: lowercase !important;
}
@media screen and (max-width: 960px) { #masthead .header-block.header-left #shop_link {
display: none !important;
}
} #masthead #primary_menu {
margin-left: 90px;
} #masthead #primary_menu li {
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
} #masthead #primary_menu li > a {
padding: 20.5px 0;
}
@media screen and (max-width: 960px) { #masthead #primary_menu li > a {
padding: unset;
}
} #masthead #primary_menu li a:hover {
color: #FAF1EF !important;
}
@media screen and (max-width: 600px) { #masthead #primary_menu {
margin-left: 0px;
}
} #masthead .menu-mobile-container {
display: none;
}
@media screen and (max-width: 600px) { #masthead .menu-mobile-container {
display: block;
position: absolute;
top: 100%;
left: 0;
right: 0;
z-index: 100000;
background: white;
} #masthead .menu-mobile-container .menu li {
display: block;
float: none;
text-align: center;
padding: 10px 0;
}
} #masthead .header-social-inner {
position: relative;
} #masthead .header-social-inner > * {
margin-left: 12px;
} #masthead .header-social-inner .icon {
position: relative;
width: 13px;
height: 13px;
top: 1px;
}
@media screen and (max-width: 1024px) { #masthead {
padding: 0 2%;
} #masthead .fab {
padding: 0px;
}
}
@media screen and (max-width: 960px) { #masthead .site-navigation-wrap {
height: 45px;
} #masthead .site-navigation-wrap > .mobile-box {
flex: 1;
} #masthead .site-navigation-wrap > .mobile-box .icon-logo {
display: block;
} #masthead .site-navigation-wrap .shop-link {
display: block !important;
font-family: "SweetSans-Light", sans-serif;
font-size: 10px;
text-transform: uppercase;
text-align: center;
padding: 5px !important;
flex: 1;
} #masthead .site-navigation-wrap #site-navigation .menu-container {
display: none;
} #masthead .site-navigation-wrap #site-navigation.toggled .menu-container {
display: block;
position: fixed;
top: 45px;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background: white;
} #masthead .site-navigation-wrap #site-navigation.toggled .menu-container #primary_menu {
display: block;
} #masthead .site-navigation-wrap #site-navigation.toggled .menu-container #primary_menu li {
padding: 8px 10px;
} #masthead .site-navigation-wrap #site-navigation.toggled .menu-container #primary_menu li .posts-drop {
display: none;
} #masthead .site-navigation-wrap .main-logo {
left: 0;
right: 0;
margin: 0 auto;
z-index: 5;
}
} #logo-wrap {
margin: 0 auto;
}
@media screen and (min-width: 160empx) { #logo-wrap img {
max-width: 800px;
}
}
@media screen and (max-width: 960px) { body.customize-support #site-navigation.toggled .menu-container {
top: 90px !important;
} body.customize-support.lock_nav #site-navigation.toggled .menu-container {
top: 45px !important;
}
} #featured_post {
position: relative;
} #featured_post .featured-post-image-main {
width: 90%;
} #featured_post .featured-post-content-wrap {
width: 100%;
margin-top: -45px;
} #featured_post .featured-post-content-wrap .featured-post-image-tall-wrap {
width: 40%;
max-width: 412px;
background: white;
padding: 15px;
margin-top: -20px;
} #featured_post .featured-post-content-wrap .featured-post-image-tall-wrap .featured-post-image-tall {
width: 100%;
} #featured_post .featured-post-content-wrap .post-preview {
width: 58%;
max-width: 600px;
} #featured_post .featured-post-content-wrap .post-preview .post-preview-meta {
font-family: "SweetSans-Light", sans-serif;
text-transform: uppercase;
font-size: 10px;
} #featured_post .featured-post-content-wrap .post-preview .post-preview-meta a {
text-transform: uppercase;
letter-spacing: 2px;
text-transform: uppercase;
font-family: "SweetSans-Light", sans-serif;
} #featured_post .featured-post-content-wrap .post-preview .post-preview-meta .post-preview-date {
color: #454545;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 10px;
} #featured_post .featured-post-content-wrap .post-preview .post-entry-title {
font-family: "Poppins", sans-serif;
font-size: 26px;
text-transform: uppercase;
margin: 20px 0px;
line-height: 40px;
} #featured_post .featured-post-content-wrap .post-preview .post-preview-body {
font-family: "mr-eaves-modern", sans-serif;
margin-bottom: 20px;
font-size: 15px;
} #featured_post .featured-post-content-wrap .post-preview .post-preview-actions .rs-trigger-up {
padding: 10px 25px;
} #featured_post .featured-post-content-wrap .post-preview .post-preview-actions a.comments {
font-family: "SweetSans-Light", sans-serif;
text-transform: uppercase;
font-size: 10px;
}
@media screen and (max-width: 1024px) { #featured_post .featured-post-content-wrap .post-preview {
margin-top: 80px;
} #featured_post .featured-post-content-wrap .post-preview .post-entry-title {
font-size: 25px;
margin: 10px 0px;
}
}
@media screen and (max-width: 960px) { #featured_post .featured-post-content-wrap .post-preview {
margin-top: 80px;
} #featured_post .featured-post-content-wrap .post-preview .post-entry-title {
font-size: 20px;
margin: 10px 0px;
}
}
@media screen and (max-width: 768px) { #featured_post .featured-post-content-wrap {
margin-top: -75px;
} #featured_post .featured-post-content-wrap .featured-post-image-tall-wrap {
margin-top: 0px;
width: 30%;
} #featured_post .featured-post-content-wrap .post-preview {
margin-top: 90px;
width: 67%;
} #featured_post .featured-post-content-wrap .post-preview .post-entry-title {
line-height: 24px;
}
}
@media screen and (max-width: 600px) { #featured_post .featured-post-image-main {
width: 100%;
} #featured_post .featured-post-content-wrap {
margin-top: 0;
} #featured_post .featured-post-content-wrap .featured-post-image-tall-wrap {
display: none;
} #featured_post .featured-post-content-wrap .post-preview {
width: 100%;
margin-top: 20px;
}
} #posts_with_sidebar {
position: relative;
} #posts_with_sidebar .posts-with-sidebar-posts {
width: 62%;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-tall-image {
display: block;
width: 100%;
position: relative;
overflow: hidden;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-tall-image .post-tall-image-inner {
width: 100%;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-tall-image .post-tall-actions {
position: absolute;
top: 0;
left: 0;
padding: 10px 20px;
background: rgba(128, 127, 127, 0.85);
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-tall-image .post-tall-actions .icon {
fill: white;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-tall-image .post-tall-actions:hover {
background: #807f7f;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-tall-image .shop-rs.slide-right {
width: 100%;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-tall-image .shop-rs.slide-right.shop-slide-show {
left: 0%;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-preview {
margin: -50px 0px 80px;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-preview .post-preview-meta {
padding: 20px 0px 0px;
background: white;
width: 75%;
position: relative;
font-family: "SweetSans-Light", sans-serif;
text-transform: uppercase;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-preview .post-preview-meta a {
letter-spacing: 1px;
font-size: 10px;
font-family: "SweetSans-Light", sans-serif;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-preview .post-preview-meta .post-preview-date {
color: #454545;
letter-spacing: 2px;
font-size: 10px;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-preview .post-entry-title {
padding: 10px 0px;
background: white;
width: 75%;
position: relative;
font-family: "Poppins", sans-serif;
font-size: 26px;
text-transform: uppercase;
margin: 0 0px 0px;
line-height: 40px;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-preview .post-preview-body {
font-family: "mr-eaves-modern", sans-serif;
margin-bottom: 20px;
font-size: 15px;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-preview .post-preview-actions .rs-trigger-up {
padding: 10px 25px;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-preview .post-preview-actions a.comments {
font-family: "SweetSans-Light", sans-serif;
text-transform: uppercase;
font-size: 10px;
}
@media screen and (max-width: 600px) { #posts_with_sidebar .posts-with-sidebar-posts .post-tall {
margin-bottom: 50px;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-preview {
margin: 0;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-preview .post-entry-title {
text-align: center;
font-size: 23px;
width: 100%;
margin-bottom: 0;
} #posts_with_sidebar .posts-with-sidebar-posts .post-tall .post-preview .post-preview-meta {
width: 85%;
justify-content: center;
margin: 0 auto;
}
} #posts_with_sidebar #secondary {
width: 30%;
}
@media screen and (max-width: 600px) { #posts_with_sidebar .container-lg {
flex-direction: column;
} #posts_with_sidebar .posts-with-sidebar-posts {
width: 100%;
} #posts_with_sidebar #secondary {
width: 100%;
margin-top: 32px;
}
} .rs-actions-wrapper {
position: relative;
overflow: hidden;
} .rs-actions-wrapper .rs-actions {
position: absolute;
top: 0;
left: 0;
padding: 10px 20px;
background: #FAF1EF;
} .rs-actions-wrapper .rs-actions .icon {
fill: #454545;
} .rs-actions-wrapper .rs-actions:hover {
background: #E3F0F1;
} .rs-actions-wrapper .shop-rs.slide-right {
width: 100%;
} .rs-actions-wrapper .shop-rs.slide-right.shop-slide-show {
left: 0%;
} .loop-main .post-wide {
margin-bottom: 50px;
} .loop-main .post-wide .post-wide-image {
position: relative;
width: 75%;
} .loop-main .post-wide .post-wide-image .post-wide-image-inner {
width: 100%;
} .loop-main .post-wide .post-preview {
position: relative;
background: white;
padding: 50px;
width: 45%;
margin-left: -20%;
z-index: 1;
} .loop-main .post-wide .post-preview .post-preview-meta {
font-family: "SweetSans-Light", sans-serif;
text-transform: uppercase;
font-size: 10px;
} .loop-main .post-wide .post-preview .post-preview-meta a {
text-transform: uppercase;
letter-spacing: 2px;
font-family: "SweetSans-Light", sans-serif;
} .loop-main .post-wide .post-preview .post-preview-meta .post-preview-date {
color: #454545;
letter-spacing: 2px;
font-size: 10px;
} .loop-main .post-wide .post-preview h2.post-entry-title {
line-height: 40px;
margin-top: 10px;
margin-bottom: 20px;
text-transform: uppercase;
} .loop-main .post-wide .post-preview h2.post-entry-title a {
color: #454545;
} .loop-main .post-wide .post-preview .post-preview-body {
font-family: "mr-eaves-modern", sans-serif;
margin-bottom: 30px;
font-size: 16px;
letter-spacing: 0.5px;
border-top: 1px solid #D8D8D8;
border-bottom: 1px solid #D8D8D8;
padding: 17px 0px 0;
color: #454545;
} .loop-main .post-wide .post-preview .post-preview-actions .rs-trigger-up {
padding: 10px 25px;
} .loop-main .post-wide .post-preview .post-preview-actions a.comments {
font-family: "SweetSans-Light", sans-serif;
text-transform: uppercase;
font-size: 10px;
} .loop-main .post-wide: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;
} .loop-main .post-wide:nth-child(2n) .post-preview {
margin-left: unset;
margin-right: -20%;
}
@media screen and (max-width: 1024px) { .loop-main .post-wide .post-preview {
width: 56%;
}
}
@media screen and (max-width: 768px) { .loop-main .post-wide {
flex-direction: column;
} .loop-main .post-wide .post-wide-image {
width: 100%;
} .loop-main .post-wide .post-preview {
width: 100%;
margin-left: 0px;
} .loop-main .post-wide:nth-child(2n) {
flex-direction: column;
} .loop-main .post-wide:nth-child(2n) .post-preview {
width: 100%;
margin-right: 0px;
}
}
@media screen and (max-width: 600px) { .loop-main .post-wide .post-preview {
width: 100%;
padding: 30px 0px 0;
} .loop-main .post-wide .post-preview .post-entry-title {
margin: 10px 0 !important;
}
} .archive-post-wide {
position: relative;
margin-bottom: 80px;
} .archive-post-wide .archive-post-wide-image {
width: 80%;
max-height: 600px;
} .archive-post-wide .post-preview {
position: relative;
background: white;
padding: 50px;
width: 45%;
margin-left: -20%;
z-index: 1;
}
@media screen and (max-width: 768px) { .archive-post-wide .archive-post-wide-image {
width: 90%;
} .archive-post-wide .post-preview {
width: 100%;
margin-left: 0;
}
} .archive-bg {
margin-top: -20px;
} .archive-items-wrap .post-tall {
width: 50%;
padding: 30px;
} .archive-items-wrap .post-tall .post-tall-image {
display: block;
width: 100%;
} .archive-items-wrap .post-tall .post-tall-image:hover {
opacity: 0.8;
} .archive-items-wrap .post-tall .post-preview {
width: 90%;
margin: 0 auto;
position: relative;
margin-top: -60px;
background: white;
padding: 40px 30px;
} .archive-items-wrap .post-tall .post-preview .rs-trigger-up {
display: none;
} .archive-items-wrap .post-tall .post-preview .rs-slider {
display: none;
} .archive-item {
background: white;
display: inline-block;
width: 29%;
position: relative;
margin: 0% 1% 3%;
overflow: hidden;
} .archive-item .archive-item-image {
display: block;
width: 100%;
height: 425px;
max-height: 425px;
position: relative;
overflow: hidden;
z-index: 0;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} .archive-item .archive-item-image img {
display: block;
margin: 0 auto;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} .archive-item .archive-item-meta a.archive-item-title {
font-family: "Poppins", sans-serif;
padding: 0px 20px;
letter-spacing: 0px;
font-size: 20px;
} .archive-item .archive-item-meta .archive-links i.fa.fa-circle {
font-size: 3px;
padding: 0px 15px;
display: flex;
align-items: center;
} .archive-item:hover .archive-item-image .sponsored {
bottom: 0;
} .archive-item:hover .archive-item-image img {
opacity: 0.7;
} .archive-item .post_meta {
text-align: center;
} .archive-item .excerpt {
text-align: center;
font-size: 18px;
} .archive-item .separator {
margin: 50px auto;
width: 25%;
} body.archive .page-header {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
letter-spacing: 1px;
font-size: 11px;
width: 100%;
margin-bottom: 50px;
} body.archive .page-header .page-title {
margin-bottom: 0;
} #load-more-from {
padding: 50px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 50px 0px 27px;
} #load-more-from .load-more-title {
text-transform: uppercase;
font-family: "Poppins", sans-serif;
font-size: 25px;
margin-bottom: 20px;
} #load-more-from .cat-nav {
margin: 0 auto;
} .cat-nav {
margin: 0 auto;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: "SweetSans-Light", sans-serif;
} .cat-nav a {
padding: 0px 15px;
}
@media only screen and (max-width: 900px) { .archive-post-wide {
flex-direction: column;
} .archive-items-wrap .post-tall {
padding: 10px;
} .archive-items-wrap .post-tall .post-preview {
padding: 20px;
}
}
@media only screen and (max-width: 667px) { .archive-items-wrap {
flex-direction: column;
} .archive-items-wrap .post-tall {
padding: 10px;
width: 100%;
} .archive-items-wrap .post-tall .post-preview {
padding: 20px;
} .archive-items-wrap .post-tall .post-preview .post-preview-meta {
text-align: center;
flex-direction: column;
}
} body.single-post #primary {
padding-bottom: 30px;
margin-bottom: 30px;
} body.single-post.lock_nav article.post .article-sidebar {
position: fixed !important;
top: 0;
} body.single-post #featured_post {
background: white;
margin-bottom: 70px;
}
@media screen and (max-width: 960px) { body.single-post #primary {
max-width: 69%;
margin: 0 auto;
}
}
@media screen and (max-width: 768px) { body.single-post #primary {
max-width: 100%;
}
} .logo-icon-wrap img {
max-width: 120px;
} article.post {
position: relative;
} article.post .entry-header {
text-align: center;
} article.post .entry-header .post-meta {
font-family: "SweetSans-Light", sans-serif;
margin-bottom: 10px;
} article.post .entry-header .post-meta .meta-sep {
width: 1px;
height: 15px;
background: black;
margin: 0 10px;
} article.post .entry-header .post-meta a.category-name {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
} article.post .entry-header .post-meta .post-date {
font-family: "Poppins", sans-serif;
font-style: italic;
letter-spacing: 1px;
} article.post .entry-content {
padding-bottom: 30px;
} article.post .entry-content p {
font-family: "Poppins", sans-serif;
font-size: 14px;
} article.post .entry-content a {
color: #FB999A;
} article.post .entry-content a:hover {
color: #aacdd0;
} article.post .entry-content .rs-code {
text-align: center;
margin-top: 50px;
} article.post .entry-content ul, article.post .entry-content li {
font-size: 14px;
font-family: "Poppins", sans-serif;
line-height: 31px;
letter-spacing: 0.5px;
} article.post .entry-content ol {
padding: 0;
} article.post .entry-content h2, article.post .entry-content h3, article.post .entry-content h4, article.post .entry-content h5 {
text-transform: uppercase;
} article.post .quick-links {
position: absolute;
top: 50%;
left: -125px;
max-width: 250px;
background: white;
border: 4px solid #E3F0F1;
padding: 20px 30px;
} article.post .quick-links a {
font-weight: bold;
} article.post .quick-links a:hover {
color: #FAF1EF;
} article.post .quick-links h3 {
margin-bottom: 10px;
text-transform: capitalize;
} article.post .quick-links p {
font-size: 10px;
margin-bottom: 0;
text-transform: uppercase;
line-height: 2.25em;
word-break: break-word;
}
@media screen and (max-width: 768px) { article.post .quick-links {
position: relative !important;
top: unset !important;
left: unset !important;
max-width: unset !important;
text-align: center !important;
}
} article.post .article-sidebar {
position: absolute;
top: 0;
height: 100%;
right: 17px;
padding-top: 75px;
width: 70px;
text-align: center;
overflow: hidden;
} article.post .article-sidebar .article-sidebar-inner {
position: relative;
height: 100vh;
-webkit-transition: all .3s;
transition: all .3s;
} article.post .article-sidebar .article-sidebar-inner #progress {
position: fixed;
top: 75px;
width: 1px;
height: 0;
background-color: #000;
z-index: -1;
} article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap {
width: 100%;
height: 38px;
position: relative;
margin-bottom: 22px;
} article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap span {
font-weight: 400;
font-size: 12px;
line-height: 14px;
color: rgba(0, 0, 0, 0.6);
position: absolute;
font-family: "mr-eaves-modern", sans-serif;
text-transform: uppercase;
top: 50%;
left: 50%;
margin: auto;
display: block;
-webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
transform: translateY(-50%) translateX(-50%) rotate(90deg);
} article.post .article-sidebar .article-sidebar-inner .social-share .share {
display: block;
text-align: center;
margin: 0 auto 22px;
font-size: 16px;
line-height: normal;
position: relative;
cursor: pointer;
}
@media screen and (max-width: 600px) { article.post .article-sidebar {
right: -12px;
} article.post .article-sidebar #progress {
display: none;
}
} .entry-header {
border-bottom: 1px solid #D8D8D8;
} .entry-header .entry-title {
text-align: left;
margin-bottom: 5px;
} .entry-header .entry-meta-wrap {
text-align: center;
font-family: "SweetSans-Light", sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
color: #979797;
margin-bottom: 10px;
} .entry-header .entry-meta-wrap a {
white-space: nowrap;
} .entry-content a {
color: #505050;
} .entry-content ul, .entry-content li {
font-size: 18px;
font-family: "mr-eaves-modern", sans-serif;
line-height: 31px;
letter-spacing: 0.5px;
} .entry-footer {
margin: 50px 0px 50px;
} .entry-footer .share {
margin: 0 10px;
cursor: pointer;
} .entry-footer .share:hover {
color: #E3F0F1;
} .entry-footer .share a:hover {
color: #E3F0F1;
}  #comments .comment-subtitle {
font-family: "Poppins", sans-serif;
letter-spacing: 2px;
font-size: 24px;
text-align: center;
font-weight: 100;
margin-bottom: 20px;
} #comments #commentform {
max-width: 615px;
margin: 0 auto;
} #comments .container {
max-width: 685px;
} #comments .comments-title {
display: none;
} #comments .comment-input-half {
width: 49%;
} #comments .comment-form-cookies-consent input {
margin-right: 8px;
} #comments input[type="text"], #comments input[type="email"], #comments input[type="url"], #comments input[type="password"], #comments input[type="search"], #comments input[type="number"], #comments input[type="tel"], #comments input[type="range"], #comments input[type="date"], #comments input[type="month"], #comments input[type="week"], #comments input[type="time"], #comments input[type="datetime"], #comments input[type="datetime-local"], #comments input[type="color"], #comments textarea {
font-family: "Poppins", sans-serif;
text-transform: normal;
font-size: 16px;
letter-spacing: 1px;
padding: 7px 10px;
border-radius: 0;
margin-bottom: 5px;
width: 100%;
} #comments input#submit {
width: 100%;
border: none;
} #comments div#respond {
margin-bottom: 50px;
} #comments .comment-list {
margin: 0;
padding: 0;
font-family: "mr-eaves-modern", sans-serif;
list-style-type: none;
} #comments .comment-list .comment p {
font-family: "Poppins", sans-serif;
font-size: 16px;
letter-spacing: 0.8px;
} #comments .comment-list .comment .comment-meta {
display: -webkit-flex;
display: flex;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 13px;
padding-bottom: 20px;
margin-top: 20px;
} #comments .comment-list .comment .comment-meta .comment-author {
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;
font-size: 16px;
} #comments .comment-list .comment .comment-meta .comment-author .avatar {
max-width: 50px;
margin-right: 15px;
} #comments .comment-list .comment .comment-meta .says {
display: none;
} #comments .comment-list .comment .comment-meta .comment-metadata {
display: none;
} #comments .comment-list .comment .comment-meta ul, #comments .comment-list .comment .comment-meta li {
list-style: none;
} #comments .comment-list .comment .children {
margin: 40px 0px;
list-style-type: none;
} #comments .comment-list .comment .reply {
border-bottom: 1px solid #e2e2e2;
padding-bottom: 25px;
text-transform: uppercase;
font-size: 11px;
} #comments .comment-list .comment .reply a {
color: #b9b9b9 !important;
} #comments .comment-list .comment .reply a:hover {
color: #e2a99d !important;
} #comments {
border-top: 1px solid #ACA9A4;
margin-top: 50px;
} #comments .comments-container .comments-title {
text-align: center;
} #comments .respond textarea {
width: 100%;
font-size: 12px;
letter-spacing: 1px;
font-family: "mr-eaves-modern", sans-serif;
} a.fasc-button.rounded.fasc-size-large, .fasc-rounded-medium.fasc-size-large {
letter-spacing: 7px !important;
} a.fasc-button.rounded.fasc-size-large:hover, .fasc-rounded-medium.fasc-size-large:hover {
color: #FAF1EF !important;
} article.page .entry-content .lkti-feed {
width: 100%;
}
@media screen and (max-width: 600px) { article.page .entry-content .lkti-feed {
display: none;
}
} article.page .entry-content .lkti-feed_mobile {
display: none;
}
@media screen and (max-width: 600px) { article.page .entry-content .lkti-feed_mobile {
display: block;
width: 100%;
}
} #about_page .about-intro {
position: relative;
margin-top: 50px;
} #about_page .about-intro .about-intro-image {
width: 80%;
} #about_page .about-intro .about-intro-body {
position: relative;
background: white;
padding: 50px;
width: 45%;
margin-left: -20%;
z-index: 1;
} #about_page .about-intro .about-intro-body h2.about-intro-title {
border-bottom: 1px solid #D8D8D8;
padding-bottom: 25px;
} #about_page .about-intro .about-intro-body .about-intro-text {
position: relative;
} #about_page .about-intro .about-intro-body .about-intro-text .signature {
position: absolute;
bottom: -30px;
right: -20px;
font-family: "Sophia", serif;
text-transform: lowercase;
font-size: 80px;
line-height: 0px;
text-align: right;
max-height: 60px;
} #about_page .about-content-wrap {
padding: 80px 50px 20px;
} #about_page .about-content-wrap .about-content {
margin: 0px 80px;
} #about_page img.about-content-image.lazy {
width: 50%;
} #about_page #about_main .stacked-images {
width: 49%;
height: 665px;
} #about_page #about_main .stacked-images .stacked-half {
max-width: 325px;
margin-right: -15%;
} #about_page #about_main .loop-main-content {
width: 42%;
padding: 30px;
} #about_page .header-banner {
padding: 50px;
} #about_page .header-banner .header-content {
max-width: 600px;
background: white;
padding: 30px;
text-align: center;
} #about_page .header-banner .header-content .header-banner-sub-title {
font-family: "mr-eaves-modern", sans-serif;
font-size: 11px;
color: #5A5A5A;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 10px;
} #about_page .header-banner .header-content h2.header-banner-title {
font-size: 32px;
margin-bottom: 20px;
} #about_page .header-banner .header-content .header-banner-text {
position: relative;
} #about_page .header-banner .header-content .header-banner-text .signature {
position: absolute;
bottom: -30px;
right: -10px;
font-family: "Sophia", serif;
text-transform: lowercase;
font-size: 80px;
line-height: 0px;
text-align: right;
max-height: 60px;
} #about_page .contact-wrap {
margin-top: 80px !important;
margin-bottom: 80px !important;
} #about_page .contact-wrap .entry-content {
padding: 0 0 0 50px;
} #about_page .contact-wrap .entry-content h2.contact-title {
text-align: center;
} #about_page .contact-wrap .entry-content .contact-text {
text-align: center;
} #about_page .contact-wrap .entry-content #contact-form-wrapper {
text-align: center;
margin: 60px 0 0;
} #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field input[value="Submit"][type="button"] {
background: #E3F0F1;
border: 1px solid #E3F0F1 !important;
font-family: "SweetSans-Light", sans-serif !important;
text-transform: lowercase;
letter-spacing: 0.4px !important;
} #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field input[value="Submit"][type="button"]:hover {
background: #FAF1EF;
border: 1px solid #FAF1EF !important;
color: #454545 !important;
} #about_page .contact-wrap .entry-content #contact-form-wrapper input, #about_page .contact-wrap .entry-content #contact-form-wrapper textarea {
background: white !important;
font-size: 13px !important;
font-family: "mr-eaves-modern", sans-serif !important;
border: 1px solid #ADADAD !important;
} #about_page .contact-wrap .entry-content #contact-form-wrapper input {
border: 1px solid #ADADAD !important;
border-radius: 0 !important;
} #about_page .contact-wrap .entry-content #contact-form-wrapper textarea {
border: 1px solid #ADADAD !important;
border-radius: 0 !important;
} #about_page .contact-wrap .entry-content #contact-form-wrapper .nf-field-container {
margin-bottom: 20px;
}
@media screen and (max-width: 600px) { #about_page .contact-wrap .entry-content #contact-form-wrapper .nf-field-container {
margin-bottom: 0;
}
} #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field .submit-wrap input[type="button"] {
display: block;
width: 100%;
max-width: 300px;
padding: 10px 20px;
font-size: 12px !important;
letter-spacing: 2px;
margin: 0 auto;
text-transform: capitalize;
} #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field .submit-wrap input[type="button"]:hover {
cursor: pointer;
} #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field:nth-child(2) {
float: right;
width: 49%;
clear: right;
}
@media screen and (max-width: 600px) { #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field:nth-child(2) {
width: 100%;
float: none;
}
} #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field:nth-child(3) {
float: right;
width: 49%;
clear: right;
}
@media screen and (max-width: 600px) { #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field:nth-child(3) {
width: 100%;
float: none;
}
} #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field:nth-child(1) {
float: left;
width: 49%;
clear: left;
}
@media screen and (max-width: 600px) { #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field:nth-child(1) {
width: 100%;
float: none;
}
} #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field:nth-child(4) {
float: left;
width: 49%;
clear: left;
}
@media screen and (max-width: 600px) { #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field:nth-child(4) {
width: 100%;
float: none;
}
} #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field:nth-child(5) {
float: left;
width: 49%;
clear: left;
}
@media screen and (max-width: 600px) { #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field:nth-child(5) {
width: 100%;
float: none;
}
} #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field:nth-child(6) {
display: block;
width: 100%;
}
@media screen and (max-width: 600px) { #about_page .contact-wrap .entry-content #contact-form-wrapper nf-field:nth-child(6) {
width: 100%;
float: none;
}
} #about_page .contact-wrap .entry-content #contact-form-wrapper .nf-field-element textarea {
height: 142px;
} #about_page .contact-wrap .entry-content #contact-form-wrapper .label-above .nf-field-label {
margin: 0;
} #about_page .contact-wrap .entry-content #contact-form-wrapper .nf-field-label label {
font-family: "mr-eaves-modern", sans-serif;
font-weight: 100;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
}
@media screen and (max-width: 768px) { #about_page .contact-wrap .entry-content #contact-form-wrapper .contact-form {
width: 100% !important;
}
} #about_page .contact-wrap .entry-content #contact-form-wrapper .contact-social {
display: none;
} #about_page #featured_products {
background: white;
position: relative;
border-top: 1px solid #979797;
padding: 30px 0;
margin-bottom: 0;
} #about_page #featured_products .product-labels {
visibility: hidden;
opacity: 0;
} #about_page #featured_products .featured-product:hover {
color: #FAF1EF;
} #about_page #featured_products::before {
content: '';
display: block;
border-top: 1px solid #979797;
position: absolute;
top: 8px;
left: 0;
right: 0;
}
@media screen and (max-width: 1024px) { #about_page .about-content-wrap {
padding: 80px 0px 20px;
} #about_page img.about-content-image.lazy {
width: 50%;
}
}
@media screen and (max-width: 768px) { #about_page .about-intro {
flex-direction: column;
} #about_page .about-intro .about-intro-body {
padding: 50px;
width: 80%;
margin-left: 0;
margin-top: 0px;
} #about_page .about-content-wrap {
padding: 0;
flex-direction: column-reverse;
} #about_page .about-content-wrap .about-content {
margin: 20px 50px 0;
} #about_page img.about-content-image.lazy {
width: 100%;
} #about_page .header-banner .header-content {
max-width: 100%;
} #about_page .contact-wrap {
flex-direction: column;
}
}
@media screen and (max-width: 600px) { #about_page .about-intro .about-intro-body {
padding: 50px 0;
} #about_page .about-intro .about-content {
margin: 20px 40px 0;
} #about_page .contact-wrap .entry-content {
padding: 0 0 0 0px;
} #about_page .contact-wrap #contact-form-wrapper nf-field {
width: 100% !important;
float: none !important;
}
} #contact_page .header-banner {
padding: 50px;
} #contact_page .header-banner .header-content {
max-width: 600px;
background: white;
padding: 30px;
text-align: center;
} #contact_page .header-banner .header-content .header-banner-sub-title {
font-family: "mr-eaves-modern", sans-serif;
font-size: 11px;
color: #5A5A5A;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 10px;
} #contact_page .header-banner .header-content h2.header-banner-title {
font-size: 32px;
margin-bottom: 20px;
} #contact_page .header-banner .header-content .header-banner-text {
position: relative;
text-align: center;
} #contact_page .header-banner .header-content .header-banner-text nf-field input[value="Submit"][type="button"] {
background: #E3F0F1;
border: 1px solid #E3F0F1 !important;
font-family: "SweetSans-Light", sans-serif !important;
text-transform: lowercase;
letter-spacing: 0.4px !important;
} #contact_page .header-banner .header-content .header-banner-text nf-field input[value="Submit"][type="button"]:hover {
background: #FAF1EF;
border: 1px solid #FAF1EF !important;
color: #454545 !important;
} #contact_page .header-banner .header-content .header-banner-text input, #contact_page .header-banner .header-content .header-banner-text textarea {
background: white !important;
font-size: 13px !important;
font-family: "mr-eaves-modern", sans-serif !important;
border: 1px solid #ADADAD !important;
} #contact_page .header-banner .header-content .header-banner-text input {
border: 1px solid #ADADAD !important;
border-radius: 0 !important;
} #contact_page .header-banner .header-content .header-banner-text textarea {
border: 1px solid #ADADAD !important;
border-radius: 0 !important;
} #contact_page .header-banner .header-content .header-banner-text .nf-field-container {
margin-bottom: 20px;
}
@media screen and (max-width: 600px) { #contact_page .header-banner .header-content .header-banner-text .nf-field-container {
margin-bottom: 0;
}
} #contact_page .header-banner .header-content .header-banner-text nf-field .submit-wrap input[type="button"] {
display: block;
width: 100%;
max-width: 300px;
padding: 10px 20px;
font-size: 12px !important;
letter-spacing: 2px;
margin: 0 auto;
text-transform: capitalize;
} #contact_page .header-banner .header-content .header-banner-text nf-field .submit-wrap input[type="button"]:hover {
cursor: pointer;
} #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(1) {
float: left;
width: 49%;
clear: left;
}
@media screen and (max-width: 600px) { #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(1) {
width: 100%;
float: none;
}
} #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(2) {
float: right;
width: 49%;
clear: right;
}
@media screen and (max-width: 600px) { #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(2) {
width: 100%;
float: none;
}
} #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(3), #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(4) {
display: block;
width: 100%;
}
@media screen and (max-width: 600px) { #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(3), #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(4) {
width: 100%;
float: none;
}
} #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(4) .nf-field-element {
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;
}
@media screen and (max-width: 768px) { #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(4) .nf-field-element {
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;
}
} #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(5) {
position: relative;
top: -100px;
float: left;
clear: left;
}
@media screen and (max-width: 768px) { #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(5) {
width: 100%;
float: none;
top: unset;
} #contact_page .header-banner .header-content .header-banner-text nf-field:nth-child(5) .nf-field-element {
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;
}
} #contact_page .header-banner .header-content .header-banner-text .nf-field-element textarea {
height: 142px;
} #contact_page .header-banner .header-content .header-banner-text .label-above .nf-field-label {
margin: 0;
} #contact_page .header-banner .header-content .header-banner-text .nf-field-label label {
font-family: "mr-eaves-modern", sans-serif;
font-weight: 100;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
}
@media screen and (max-width: 768px) { #contact_page .header-banner .header-content .header-banner-text .contact-form {
width: 100% !important;
}
} #contact_page .header-banner .header-content .header-banner-text .signature {
position: absolute;
bottom: -30px;
right: -10px;
font-family: "Sophia", serif;
text-transform: lowercase;
font-size: 80px;
line-height: 0px;
text-align: right;
max-height: 60px;
} #contact_page .contact-wrap {
margin-top: 80px !important;
margin-bottom: 80px !important;
}
@media screen and (max-width: 768px) { #contact_page .contact-wrap {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: flex-start;
-webkit-justify-content: flex-start;
}
} #contact_page .contact-wrap .entry-content {
padding: 0px 0px 0px 50px;
}
@media screen and (max-width: 768px) { #contact_page .contact-wrap .entry-content {
padding: 0;
} #contact_page .contact-wrap .entry-content .contact-form {
width: 100% !important;
}
} #contact_page .contact-wrap .entry-content h2.contact-title {
text-align: center;
} #contact_page .contact-wrap .entry-content .contact-text {
position: relative;
text-align: center;
} #contact_page .contact-wrap .entry-content .contact-text .signature {
position: absolute;
bottom: -30px;
right: -10px;
font-family: "Sophia", serif;
text-transform: lowercase;
font-size: 80px;
line-height: 0px;
text-align: right;
max-height: 60px;
} #contact_page .contact-wrap .entry-content #contact-form-wrapper {
text-align: center;
margin: 60px 0 0;
} #contact_page .contact-wrap .entry-content #contact-form-wrapper nf-field input[value="Submit"][type="button"] {
background: #E3F0F1;
border: 1px solid #E3F0F1 !important;
font-family: "SweetSans-Light", sans-serif !important;
text-transform: lowercase;
letter-spacing: 0.4px !important;
} #contact_page .contact-wrap .entry-content #contact-form-wrapper nf-field input[value="Submit"][type="button"]:hover {
background: #FAF1EF;
border: 1px solid #FAF1EF !important;
color: #454545 !important;
} #contact_page .contact-wrap .entry-content #contact-form-wrapper input, #contact_page .contact-wrap .entry-content #contact-form-wrapper textarea {
font-size: 13px !important;
font-family: "mr-eaves-modern", sans-serif !important;
border: 1px solid #ADADAD !important;
} #contact_page .contact-wrap .contact-social {
position: relative;
padding-top: 40px;
margin-top: 40px;
border-top: 1px solid #D8D8D8;
font-family: "mr-eaves-modern", sans-serif;
} #contact_page .contact-wrap .contact-social span {
margin-right: 10px;
} #contact_page .contact-wrap .contact-social .social-icons a:hover {
color: #FAF1EF !important;
} .entry-header {
text-align: center;
} .contact-banner {
height: 490px;
margin-bottom: 50px;
} .contact-image {
width: 48%;
}
@media screen and (max-width: 768px) { .contact-image {
width: 100%;
}
} #contact-form-wrapper {
text-align: center;
margin: 140px 0 0;
} #contact-form-wrapper input {
border: 1px solid black !important;
border-radius: 0 !important;
} #contact-form-wrapper textarea {
border: 1px solid black !important;
border-radius: 0 !important;
} #contact-form-wrapper .nf-field-container {
margin-bottom: 20px;
} #contact-form-wrapper nf-field input[value="Submit"][type="button"] {
background: #f4f4f4;
border: 1px solid #f4f4f4 !important;
color: black;
display: block;
width: 100%;
max-width: 300px;
padding: 10px 20px;
font-size: 12px;
letter-spacing: 2px;
margin: 0 auto;
font-family: "mr-eaves-modern", sans-serif;
text-transform: capitalize;
} #contact-form-wrapper nf-field input[value="Submit"][type="button"]:hover {
background: black;
border: 1px solid black !important;
color: white;
} #contact-form-wrapper nf-field:nth-child(2) {
float: right;
width: 49%;
clear: right;
} #contact-form-wrapper nf-field:nth-child(3) {
float: right;
width: 49%;
clear: right;
} #contact-form-wrapper nf-field:nth-child(1) {
float: left;
width: 49%;
clear: left;
} #contact-form-wrapper nf-field:nth-child(4) {
float: left;
width: 49%;
clear: left;
} #contact-form-wrapper nf-field:nth-child(5) {
float: left;
width: 49%;
clear: left;
} #contact-form-wrapper nf-field:nth-child(6) {
display: block;
width: 100%;
} #contact-form-wrapper .nf-field-element textarea {
height: 106px;
} #contact-form-wrapper .label-above .nf-field-label {
margin: 0;
} #contact-form-wrapper .nf-field-label label {
font-weight: 400;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
} .contact-form {
width: 85%;
max-width: 700px;
margin: 0 auto;
} .nf-form-fields-required {
display: none !important;
} #contact-col {
margin-top: 50px;
} #contact_form h4 {
font-size: 55px;
color: black;
letter-spacing: 2.3px;
text-align: center;
font-family: "mr-eaves-modern", sans-serif;
text-transform: capitalize;
margin: 60px;
} #contact_form h4 span {
display: inline-block;
margin: 0 2.3px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
} .col-wrap {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: wrap;
flex-grow: 1;
} .col-6 {
width: 48%;
} .home-link .icon {
position: relative;
top: 3px;
margin-right: 10px;
} #influence_slides .influence-slide {
width: 100%;
height: 550px;
} #cta_blocks {
padding: 50px;
} #cta_blocks .cta-block {
position: relative;
background: #E4C7D5;
color: white;
width: 32%;
margin-bottom: 2%;
padding: 30px;
} #cta_blocks .cta-block .cta-title-wrap {
position: relative;
} #cta_blocks .cta-block .cta-title-wrap .cta-block-index {
position: relative;
font-size: 105px;
opacity: 0.4;
z-index: 0;
} #cta_blocks .cta-block .cta-title-wrap .cta-title {
position: absolute;
font-size: 18px;
z-index: 1;
} #cta_blocks .cta-block .cta-wrap {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
visibility: hidden;
opacity: 0;
} #cta_blocks .cta-block:hover .cta-wrap {
visibility: visible;
opacity: 1;
} #influence_testimonials .testimonials-container {
max-width: 950px;
width: 85%;
margin: 0 auto;
} #influence_testimonials .testimonial {
margin-bottom: 50px;
} #influence_testimonials .testimonial .testimonial-photo {
min-width: 250px;
min-height: 250px;
border-radius: 100%;
} #influence_testimonials .testimonial .testimonial-content {
width: 80%;
} #shop_content .shop-title {
margin-bottom: 0;
} #shop_content .shop-sub-title {
margin-bottom: 0;
} #shop_content .lkti-feed {
width: 100%;
} #shop_content .lkti-feed_mobile {
display: none;
}
@media screen and (max-width: 600px) { #shop_content .lkti-feed {
display: none;
} #shop_content .lkti-feed_mobile {
display: block;
width: 100%;
}
} #shop_page .shop-nav #shop_menu {
font-family: "mr-eaves-modern", sans-serif;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
} #shop_page .shop-nav #shop_menu ul {
padding: 5px 0px;
} #shop_page .shop-nav #shop_menu li {
text-align: left;
margin: 5px 10px;
} #shop_page .shop-nav #shop_menu li a:hover {
color: #FAF1EF;
} #shop_page .shop-nav #shop_menu li .sub-menu {
margin: 0;
padding: 0;
list-style-position: inside;
} #shop_page .shop-nav .shop-nav-title {
font-size: 22px;
font-family: "Poppins", sans-serif;
color: #5A5A5A;
margin-bottom: 20px;
border-bottom: 1px solid #D8D8D8;
padding-bottom: 12px;
} #shop_page .products-grid-wrapper {
width: 62%;
margin-left: 50px;
} #shop_page .products-grid-wrapper .product-grid-item {
width: 33%;
padding: 20px;
text-align: left;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb {
width: 100%;
height: 285px;
position: relative;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb .shop-btn {
opacity: 0;
position: absolute;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb:hover {
opacity: 0.7;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb:hover .shop-btn {
opacity: 1;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand {
width: 100%;
font-family: "mr-eaves-modern", sans-serif;
font-size: 12px;
color: #000000;
letter-spacing: 0.72px;
padding: 10px 8px 0;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-brand:hover {
color: #E3F0F1;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title {
width: 100%;
font-family: "mr-eaves-modern", sans-serif;
font-size: 16px;
padding: 0px 8px;
color: #000000;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-title:hover {
color: #E3F0F1;
}
@media screen and (max-width: 768px) { #shop_page {
flex-direction: column;
} #shop_page .shop-category-wrapper {
flex-direction: column;
} #shop_page #shop_menu {
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} #shop_page #shop_menu .sub-menu {
list-style: none;
} #shop_page .shop-nav {
width: 100%;
} #shop_page .shop-nav .shop-nav-title {
text-align: center;
} #shop_page .shop-nav #shop_menu li {
margin: 5px 10px;
text-align: center;
width: 100%;
} #shop_page .products-grid-wrapper {
width: 100%;
margin-left: 0px;
}
}
@media screen and (max-width: 600px) { #shop_page {
flex-direction: column;
} #shop_page .shop-nav {
width: 100%;
} #shop_page .shop-nav .shop-nav-title {
text-align: center;
} #shop_page .shop-nav #shop_menu li {
margin: 5px 10px;
text-align: center;
width: 100%;
} #shop_page .products-grid-wrapper {
width: 100%;
margin-left: 0px;
} #shop_page .products-grid-wrapper .product-grid-item {
width: 100%;
text-align: center;
} #shop_page .products-grid-wrapper .product-grid-item .flex-col .product-thumb {
width: 100%;
height: 385px;
}
} #instagram_feed {
position: relative;
} #instagram_feed .instagram-header {
position: absolute;
top: 46%;
left: 15%;
z-index: 1000;
} #instagram_feed .instagram-header:hover {
background: #EBD1D0 !important;
border: 2px solid #EBD1D0 !important;
} #instagram_feed .insta-mobile {
display: none;
}
@media screen and (max-width: 600px) { #instagram_feed .insta-desktop {
display: none;
} #instagram_feed .insta-mobile {
display: block;
}
} #ltki_section {
padding: 30px;
} #ltki_section .ltki-header .ltki-header-left {
font-family: "Poppins", sans-serif;
letter-spacing: 1px;
font-size: 12px;
} #ltki_section .ltki-header .ltki-header-left h2.ltki-title {
font-size: 26px;
text-transform: uppercase;
margin-bottom: 0;
} #ltki_section .ltki-header .ltki-header-link {
font-family: "mr-eaves-modern", sans-serif;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 1px;
} #ltki_section .ltki-feed-mobile {
display: none;
}
@media screen and (max-width: 600px) { #ltki_section .ltki-feed-mobile {
display: block;
} #ltki_section .ltki-feed {
display: none !important;
}
} #colophon {
position: relative;
background: #F4F4F2;
color: #454545;
font-family: "mr-eaves-modern", sans-serif;
} #colophon a:hover {
color: #E3F0F1 !important;
} #colophon .footer-columns {
padding: 30px 20px;
border-bottom: 1px solid #979797;
margin-bottom: 5px;
} #colophon .footer-columns .footer-column {
width: 100%;
} #colophon .footer-columns .footer-column .footer-column-title {
font-weight: bold;
font-size: 14px;
letter-spacing: 1px;
padding: 10px 0;
border-bottom: 1px solid #979797;
margin-bottom: 10px;
} #colophon .footer-columns .footer-column.footer-column-left {
max-width: 215px;
} #colophon .footer-columns .footer-column.footer-column-right {
max-width: 215px;
} #colophon .footer-columns .footer-column a:hover {
color: #E3F0F1 !important;
} #colophon .footer-columns .search-form {
margin-top: 50px;
} #colophon .footer-columns .search-form .search-with-icon input.search-submit.btn.btn-secondary {
padding: 10px !important;
margin-left: 0;
border-radius: 0px;
} #colophon a:hover {
color: #E3F0F1;
} #colophon .site-info {
padding: 10px 20px;
border-top: 1px solid #979797;
font-family: "mr-eaves-modern", sans-serif;
font-size: 11px;
letter-spacing: 1px;
} #colophon .site-info .footer-heart {
max-height: 30px;
margin-right: 100px;
} #colophon .site-info .site-built {
font-family: "cotoris", serif;
font-size: 12px;
text-transform: uppercase;
} #colophon .site-info .site-built img {
width: 50px;
margin-left: 5px;
}
@media screen and (max-width: 768px) { #colophon {
padding: 20px;
} #colophon .footer-columns .footer-column.footer-column-left {
max-width: 115px;
} #colophon .footer-columns .footer-column.footer-column-right {
max-width: 115px;
}
}
@media screen and (max-width: 600px) { #colophon {
padding: 20px;
} #colophon .footer-columns {
flex-direction: column;
} #colophon .footer-columns .footer-column {
text-align: center;
} #colophon .footer-columns .footer-column.footer-column-left {
max-width: 100%;
margin-bottom: 60px;
} #colophon .footer-columns .footer-column.footer-column-left #footer_left_menu {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: flex-start;
-webkit-justify-content: flex-start;
} #colophon .footer-columns .footer-column.footer-column-right {
max-width: 100%;
margin-top: 30px;
} #colophon .footer-columns .footer-column.footer-column-right #footer_right_menu {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: flex-start;
-webkit-justify-content: flex-start;
} #colophon .site-info {
flex-direction: column;
-webkit-flex-direction: column;
} #colophon .site-info .footer-logo {
margin: 20px 0;
} #colophon .site-info .footer-heart {
max-height: 30px;
margin-right: 0px;
margin: 10px 0;
}
} .woocommerce .entry-header .entry-title {
display: none;
} .woocommerce ul.products li.product a img {
margin: 0;
} .woocommerce ul.products li.product .woocommerce-loop-product__title {
padding: 0;
} .woocommerce ul.products li.product .price {
color: #454545;
margin: 0;
} .woocommerce .price {
color: #454545 !important;
} .woocommerce .woocommerce-message {
border-top-color: #FAF1EF;
} .woocommerce .woocommerce-message::before {
color: #454545;
} #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: 24px;
font-family: "Poppins", sans-serif;
display: block;
margin: 20px 0;
letter-spacing: 2px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats a.cat-item {
list-style: none;
font-family: "SweetSans-Light", 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: "Poppins", sans-serif;
margin-left: 5px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .vertical-sep {
width: 3px;
background: #EADCDC;
margin: 0 10%;
display: block;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right {
width: 70%;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post {
display: block;
position: relative;
width: 34%;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post img {
display: block;
padding: 0px 8px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer {
align-items: center;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title-inner {
background: white;
padding: 25px;
width: 100%;
font-family: "Poppins", sans-serif;
white-space: normal;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title {
font-size: 14px;
font-family: "Poppins", sans-serif;
letter-spacing: 2px;
} .menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title:hover {
color: #c8c8c8;
} .menu-has-drop-posts:hover .posts-drop {
opacity: 1;
visibility: visible;
} body.customize-support .posts-drop {
top: 179px;
} body.customize-support.lock_nav .posts-drop {
top: 57px;
} #featured_products {
position: relative;
padding: 50px 0px 30px;
margin: 80px 0px;
background: #F4F4F2;
} #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: "SweetSans-Light", sans-serif;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
} #featured_products .products-container .products-header h2.products-title {
position: relative;
width: 100%;
margin-bottom: 0px;
font-family: "Poppins", sans-serif;
color: #454545;
font-size: 26px;
text-transform: uppercase;
line-height: 1em;
z-index: 1;
padding-left: 10px;
} #featured_products .products-container .products-header h2.products-title span {
font-family: "Sophia", serif;
text-transform: lowercase;
font-size: 80px;
line-height: 0px;
} #featured_products .products-container .products-header .product-labels {
font-family: "SweetSans-Light", sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
cursor: pointer;
white-space: nowrap;
font-size: 10px;
} #featured_products .products-container .products-header .product-labels .product-label {
padding: 0px 14px;
} #featured_products .products-container .products-header .product-labels .product-label:hover {
color: #E3F0F1 !important;
} #featured_products .products-container .products-header .product-label.top-pick-tab.active-tab {
font-weight: 800;
} #featured_products .products-container .products-items a.featured-product {
width: 20%;
min-width: 200px;
padding: 10px;
} #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: "mr-eaves-modern", sans-serif;
font-size: 18px;
text-align: center;
margin-top: 5px;
} #featured_products .products-container .products-items a.featured-product .product-brand {
font-family: "SweetSans-Light", sans-serif;
font-size: 10px;
margin-top: 30px;
text-transform: uppercase;
text-align: center;
font-weight: 900;
} #featured_products .products-container .products-items .products-slider .slick-dots li button {
width: 9px !important;
height: 9px !important;
} #featured_products .products-container .featured-products-cta-wrap {
position: relative;
padding: 30px 0;
} #featured_products .products-container .featured-products-cta-wrap .btn {
font-family: "Karla", sans-serif !important;
font-size: 16px !important;
text-transform: uppercase !important;
} #featured_products .products-container .featured-products-cta-wrap .btn span {
text-transform: lowercase !important;
font-family: "Sophia", serif;
font-size: 55px;
line-height: 40px;
}
@media screen and (max-width: 600px) { #featured_products .products-container .products-header {
flex-direction: column;
justify-content: center;
text-align: center;
} #featured_products .products-container .products-header h2.products-title {
font-size: 42px;
width: 100%;
max-width: 100%;
} #featured_products .products-container .products-header .product-labels {
margin-top: 40px;
} #featured_products .products-container .products-items .products-slider {
flex-direction: column;
} #featured_products .products-container .products-items a.featured-product {
width: 100%;
padding: 10px;
min-width: unset;
}
}  #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: "SweetSans-Light", 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: 30px auto !important;
} .home-post .home-post-inner .home-post-content {
width: 49%;
padding: 50px 50px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-title {
letter-spacing: 2px;
font-family: "Poppins", sans-serif;
font-size: 24px;
position: relative;
margin-left: -200px;
background: #F5F4EF;
padding: 20px;
text-align: center;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta {
font-family: "SweetSans-Light", sans-serif;
margin-bottom: 10px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .meta-sep {
width: 1px;
height: 15px;
background: black;
margin: 0 10px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta a.category-name {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-meta .post-date {
font-family: "Poppins", sans-serif;
font-style: italic;
letter-spacing: 1px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .home-post-excerpt {
margin-top: 15px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.btn.btn-primary {
display: block !important;
width: 200px;
margin: 20px auto 0 !important;
} .home-post .home-post-inner .home-post-content .home-post-content-inner .rs-code {
display: block;
width: 100%;
margin-top: 50px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post {
display: flex;
align-items: center;
justify-content: center;
font-family: "SweetSans-Light", 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;
}
} #subscribe_section .subscribe-section-wrapper {
background: #ffffff;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 55%;
height: 400px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
background: #FAF1EF;
position: relative;
width: 45%;
text-align: center;
padding: 30px;
outline: 1px solid #979797;
outline-offset: -20px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content p {
margin-bottom: 30px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-title {
font-family: "Poppins", sans-serif;
font-size: 22px;
text-transform: uppercase;
margin-bottom: 20px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-text {
font-family: "mr-eaves-modern", sans-serif;
font-size: 18px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-text p {
line-height: 22px;
padding: 0px 30px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-form {
width: 100%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content #mc_embed_signup .mc-field-group:nth-child(1) ul {
color: #505050;
padding: 0;
margin: 0;
list-style: none;
font-size: 12px;
text-transform: uppercase;
font-family: "SweetSans-Light", sans-serif;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content #mc_embed_signup .mc-field-group:nth-child(1) ul li {
margin: 0 10px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content #mc_embed_signup .mc-field-group:nth-child(1) ul li input {
margin-right: 5px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content #mc_embed_signup .mc-field-group:nth-child(2) > * {
width: 31%;
height: 40px;
border: none;
margin: 0 8px;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content #mc_embed_signup input {
border-radius: 0px !important;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
padding: 13px;
border: none;
width: 46%;
margin: 2%;
font-family: "SweetSans-Light", sans-serif;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content #mc_embed_signup .subscribe {
background-color: #454545;
border: 2px solid #454545;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content #mc_embed_signup .subscribe input[type="submit"] {
color: white;
text-transform: uppercase;
font-family: "Poppins", sans-serif;
letter-spacing: 1px;
padding: 14px 30px 10px;
font-family: "SweetSans-Light", sans-serif;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content #mc_embed_signup .subscribe input[type="submit"]:hover {
color: black;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content #mc_embed_signup .subscribe:hover {
background-color: white;
color: #454545;
border: 2px solid #454545;
}
@media screen and (max-width: 1024px) { #subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 50%;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content {
width: 50%;
}
}
@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 #mc_embed_signup .mc-field-group {
flex-direction: column;
} #subscribe_section .subscribe-section-wrapper .subscribe-section-content #mc_embed_signup .mc-field-group:nth-child(2) > * {
width: 85%;
margin-bottom: 7px;
}
} #more_posts, #load_more_posts {
background: #F4F4F2;
} #more_posts .post-grid-title, #load_more_posts .post-grid-title {
text-align: center;
font-size: 22px;
text-transform: uppercase;
margin-bottom: 50px;
font-family: "Poppins", sans-serif;
text-transform: uppercase;
} #more_posts .post-grid-title span, #load_more_posts .post-grid-title span {
font-family: "Sophia", serif;
text-transform: lowercase;
font-size: 70px;
line-height: 0px;
} #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%;
} #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, #load_more_posts .next-up-posts .next-up-post:hover .next-up-post-image {
opacity: 0.8;
} #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 {
width: 100%;
max-width: 215px;
margin: 0 auto;
position: relative;
top: -50px;
z-index: 1;
background: white;
padding: 20px;
outline: 1px solid white;
outline-offset: 10px;
font-family: "Poppins", sans-serif;
letter-spacing: 1px;
color: #454545;
} #more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title:hover, #load_more_posts .next-up-posts .next-up-post .next-up-post-body .next-up-post-title:hover {
color: #FAF1EF;
}
@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(200, 200, 200, 0.75);
z-index: 150000;
display: none;
cursor: pointer;
} #search-modal .modal-box {
width: 50%;
position: absolute;
top: 50%;
margin: auto;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding: 5px;
cursor: auto;
} #search-modal .modal-box #search-close {
position: absolute;
top: -20px;
right: -15px;
z-index: 50;
} #search-modal .modal-box #search-close .icon {
width: 20px;
height: 20px;
} #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 {
padding: 15px !important;
border: none !important;
width: 100%;
font-size: 16px;
font-weight: 100;
text-transform: uppercase;
box-shadow: none;
border: solid 1px #999999;
border-radius: 0;
} #search-modal .modal-box .modal-inner input.search-submit {
border-radius: 0 !important;
padding: 18px 25px !important;
border-radius: 0 !important;
font-size: 14px !important;
font-style: italic !important;
letter-spacing: 1px !important;
text-transform: lowercase !important;
} #search-modal .modal-box .modal-inner #searchsubmit {
background: url(//www.alimanno.com/wp-content/images/search.png) center center no-repeat;
background-color: white;
font-size: 20px;
color: black;
box-shadow: none;
border: none;
border-radius: 0;
vertical-align: top;
float: left;
padding: 20px 20px 30px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} #search-modal .modal-box .modal-inner #searchsubmit:hover {
background-color: #eaeaea;
} #popup-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(200, 200, 200, 0.75);
z-index: 150;
display: none;
cursor: pointer;
} #popup-modal a {
color: white;
} #popup-modal .modal-box {
background: #FAF1EF;
color: #454545;
padding: 0;
position: relative;
width: 90%;
max-width: 900px !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: 20px;
height: 20px;
} #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: "Sophia", 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: "mr-eaves-modern", sans-serif;
} #popup-modal .modal-box .modal-inner .popup-image {
width: 100%;
} #popup-modal .modal-box .modal-inner .popup-text {
width: 100%;
padding: 34px;
outline: 1px solid #979797;
outline-offset: -20px;
min-height: 500px;
} #popup-modal .modal-box .modal-inner .popup-text h3 {
font-weight: normal;
font-family: "Poppins", sans-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 textarea {
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "Poppins", sans-serif;
font-size: 11px;
line-height: 13px;
} #popup-modal #mc-embedded-subscribe-form {
position: relative;
padding: 0 !important;
} #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 {
position: relative;
width: 100%;
} #popup-modal #mc_embed_signup .mc-field-group:nth-child(1) ul {
color: #505050;
padding: 0;
margin: 0;
list-style: none;
font-size: 10px;
text-transform: uppercase;
} #popup-modal #mc_embed_signup .mc-field-group:nth-child(1) ul li {
margin: 0 10px;
} #popup-modal #mc_embed_signup .mc-field-group:nth-child(1) ul li input {
margin-right: 5px;
} #popup-modal #mc_embed_signup .mc-field-group:nth-child(2) > * {
width: 46%;
height: 40px;
border: none;
margin: 8px 2%;
} #popup-modal #mc_embed_signup .mc-field-group:nth-child(2) input[type="submit"] {
width: 100%;
} #popup-modal #mc_embed_signup input {
border-radius: 0px !important;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
padding: 13px;
border: none;
width: 46%;
margin: 2%;
} #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: #454545;
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: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%;
}
@media screen and (max-width: 600px) { #popup-modal #popup-modal-inner {
display: block;
}
} #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: "mr-eaves-modern", 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: "Poppins", sans-serif;
font-size: 40px;
} .post-guide-row .guide-body .guide-title {
font-family: "Poppins", sans-serif;
font-size: 30px;
margin-bottom: 20px;
} .post-guide-row .guide-body .guide-text {
font-family: "mr-eaves-modern", 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: #f6f6f6;
padding: 50px 0;
margin: 0px;
} #faq-module .page-faq-wrapper {
position: relative;
} #faq-module .page-faq-wrapper .faq-cta {
text-transform: uppercase;
font-family: "mr-eaves-modern", sans-serif;
font-size: 12px;
color: #454545;
} #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: 48%;
text-align: center;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
background: white;
border: 1px solid #979797;
color: #454545;
text-align: left;
font-weight: 400;
letter-spacing: 0.5px;
margin-bottom: 23px;
font-size: 12px;
font-family: "mr-eaves-modern", sans-serif;
padding: 10px;
text-transform: uppercase;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title span {
width: 90%;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title .icon {
width: 25px;
height: 25px;
padding: 5px;
cursor: pointer;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-text {
display: none;
text-align: left;
font-weight: 100;
letter-spacing: 1.2px;
color: #7d7d7d;
}
@media screen and (max-width: 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;
}
}
@media screen and (max-width: 600px) { #faq-module .page-faq-wrapper .faq-header {
flex-direction: column;
margin-bottom: 30px;
} #faq-module .page-faq-wrapper .faq-cols {
flex-direction: column;
}
} .social-icon {
font-size: 12px;
margin: 0 5px;
} #more_menu_bar {
position: relative;
border-top: 1px solid #979797;
border-bottom: 1px solid #979797;
margin: 70px 0px;
} #more_menu_bar .more-menu-bar-title {
margin-bottom: 0;
font-size: 26px;
font-family: "Poppins", sans-serif;
text-transform: uppercase;
} #more_menu_bar #category_menu {
text-transform: uppercase;
margin: 0 15px;
} #more_menu_bar #category_menu .italic-menu-item {
font-family: "SweetSans-Light", sans-serif;
text-transform: uppercase;
padding: 0 20px;
font-size: 10px;
font-style: none !important;
} #more_menu_bar #category_menu li {
font-family: "Poppins", sans-serif;
} #more_menu_bar #category_menu li a {
color: #454545;
} #more_menu_bar #category_menu li a:hover {
color: #E3F0F1 !important;
}
@media screen and (max-width: 768px) { #more_menu_bar .container-xl {
flex-direction: column;
}
}
@media screen and (max-width: 600px) { #more_menu_bar ul#category_menu {
flex-direction: column;
} #more_menu_bar ul#category_menu li {
padding: 5px 0px;
}
} .shop-slide-wrap {
position: relative;
overflow: hidden;
} .shop-slide-wrap.shop-slide-show {
overflow: visible;
} .shop-rs {
position: absolute;
} .shop-rs .rs-close {
position: absolute;
top: 0;
right: 0;
z-index: 100;
} .shop-rs.slide-up {
bottom: -500%;
left: 0;
right: 0;
width: 80%;
margin: 0 auto;
background: white;
padding: 20px;
box-shadow: 0px 0px 2px #999;
} .shop-rs.slide-up.shop-slide-show {
bottom: 10px;
} .shop-rs.slide-right {
top: 0;
left: -500%;
width: 95%;
margin: 0 auto;
background: white;
padding: 20px;
box-shadow: 0px 0px 2px #999;
} .shop-rs.slide-right.shop-slide-show {
left: 2%;
} .post-preview {
position: relative;
overflow: hidden;
} .post-preview .rs-slider {
position: absolute;
bottom: -300px;
left: 0;
right: 0;
width: 100%;
padding: 20px;
background: white;
} .post-preview .rs-slider .rs-close {
position: absolute;
top: 0;
right: 0;
z-index: 100;
} .post-preview .rs-slider.showRS {
top: unset;
bottom: 0;
} .post-preview a i.fas.fa-comment {
margin-right: 5px;
margin: 0px 10px;
} .post-preview a span {
margin-left: 5px;
font-family: "SweetSans-Light", sans-serif;
} .post-preview a .comment {
font-family: "SweetSans-Light", sans-serif;
} .post-preview .post-preview-meta {
font-family: "SweetSans-Light", sans-serif;
} .post-preview .post-preview-meta a {
text-transform: uppercase;
letter-spacing: 2px;
font-family: "SweetSans-Light", sans-serif;
} .post-preview .post-preview-meta .post-preview-date {
color: #454545;
letter-spacing: 2px;
} .post-preview .post-entry-title {
font-family: "Poppins", sans-serif;
font-size: 26px;
margin: 20px 0px 10px;
line-height: 40px;
} .post-preview .post-entry-title a:hover {
color: #E3F0F1 !important;
} .post-preview .post-preview-body {
font-family: "mr-eaves-modern", sans-serif;
margin-bottom: 20px;
font-size: 15px;
} .post-preview .post-preview-body a {
color: #e2a99d;
} .post-preview .post-preview-body a:hover {
color: #aacdd0;
} .post-preview .post-preview-actions .rs-trigger-up {
padding: 5px 10px 5px 20px;
} .post-preview .post-preview-actions .rs-trigger-up svg.icon.angle {
width: 10px;
height: 10px;
margin-left: 8px;
} .post-preview .post-preview-actions .comments:hover {
color: #E3F0F1;
}
@media screen and (max-width: 1024px) { .post-preview .post-entry-title {
font-size: 30px;
}
}
@media screen and (max-width: 768px) { .post-preview .post-entry-title {
font-size: 22px;
line-height: 30px;
} .post-preview .post-preview-actions .btn {
padding: 5px 10px !important;
} .post-preview .post-preview-actions .rs-trigger-up {
padding: 10px;
}
}
@media screen and (max-width: 600px) { .post-preview {
padding-bottom: 0;
} .post-preview .post-entry-title {
font-size: 22px;
line-height: 30px;
margin: 10px 0;
}
} #compare {
position: relative;
margin: 75px 0;
padding: 75px 50px;
border-top: 2px solid #dadada;
border-bottom: 2px solid #dadada;
outline: 2px solid #dadada;
outline-offset: 7px;
} #compare .compare-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;
} #compare .compare-container .image-comparison {
width: 53%;
}
@media screen and (max-width: 960px) { #compare .compare-container .image-comparison {
display: none;
}
} #compare .compare-container .image-comparison-slider {
display: none;
}
@media screen and (max-width: 960px) { #compare .compare-container .image-comparison-slider {
display: block;
width: 100%;
} #compare .compare-container .image-comparison-slider.slick-slider .slick-arrow {
top: 45%;
} #compare .compare-container .image-comparison-slider.slick-slider .slick-arrow.slick-prev {
left: -4%;
} #compare .compare-container .image-comparison-slider.slick-slider .slick-arrow.slick-next {
right: -4%;
}
}
@media screen and (max-width: 768px) { #compare .compare-container .image-comparison-slider.slick-slider .slick-arrow.slick-prev {
left: -6%;
} #compare .compare-container .image-comparison-slider.slick-slider .slick-arrow.slick-next {
right: -6%;
}
}
@media screen and (max-width: 600px) { #compare .compare-container .image-comparison-slider.slick-slider .slick-arrow.slick-prev {
left: -8%;
} #compare .compare-container .image-comparison-slider.slick-slider .slick-arrow.slick-next {
right: -8%;
}
} #compare .compare-container .compare-body {
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
width: 41%;
padding: 20px 0;
text-align: center;
} #compare .compare-container .compare-body .heart-sep {
margin-bottom: 30px;
max-height: 55px;
width: auto;
} #compare .compare-container .compare-body .compare-subtitle {
font-size: 14px;
font-style: italic !important;
margin: 0;
} #compare .compare-container .compare-body .compare-title {
font-size: 32px;
margin: 10px 0;
} #compare .compare-container .compare-body .compare-cta {
font-style: italic !important;
}
@media screen and (max-width: 960px) { #compare .compare-container {
display: -webkit-flex;
display: flex;
flex-direction: column-reverse;
-webkit-flex-direction: column-reverse;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
} #compare .compare-container .compare-body {
width: 100%;
}
} #compare .cd-image-container {
position: relative;
width: 90%;
max-width: 800px;
margin: 0em auto;
} #compare .cd-image-container img {
display: block;
} #compare .cd-image-label {
visibility: hidden !important;
position: absolute;
bottom: 0;
right: 0;
color: #ffffff;
padding: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
opacity: 0;
-webkit-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
-moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
} #compare .cd-image-label.is-hidden {
visibility: hidden;
} #compare .is-visible .cd-image-label {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
} #compare .cd-resize-img {
position: absolute;
top: 0;
left: 0;
width: 0;
height: 100%;
border-right: 2px solid white;
overflow: hidden; -webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} #compare .cd-resize-img img {
position: absolute !important;
left: 0 !important;
top: 0 !important;
display: block !important;
height: 100% !important;
width: auto !important;
max-width: none !important;
} #compare .cd-resize-img .cd-image-label {
right: auto;
left: 0;
} #compare .is-visible .cd-resize-img {
width: 50%; -webkit-animation: cd-bounce-in 0.7s;
-moz-animation: cd-bounce-in 0.7s;
animation: cd-bounce-in 0.7s;
}
@-webkit-keyframes cd-bounce-in {
0% {
width: 0;
}
60% {
width: 55%;
}
100% {
width: 50%;
}
}
@-moz-keyframes cd-bounce-in {
0% {
width: 0;
}
60% {
width: 55%;
}
100% {
width: 50%;
}
}
@keyframes cd-bounce-in {
0% {
width: 0;
}
60% {
width: 55%;
}
100% {
width: 50%;
}
} #compare .cd-handle {
position: absolute;
height: 50px;
width: 50px; left: 50%;
top: 50%;
margin-left: -25px;
margin-top: -25px;
border-radius: 100%;
background: white url(//www.alimanno.com/wp-content/themes/ali_manno_2/smash/modules/section_compare/cd-arrows.svg) no-repeat center/50%;
cursor: move;
opacity: 0;
-webkit-transform: translate3d(0, 0, 0) scale(0);
-moz-transform: translate3d(0, 0, 0) scale(0);
-ms-transform: translate3d(0, 0, 0) scale(0);
-o-transform: translate3d(0, 0, 0) scale(0);
transform: translate3d(0, 0, 0) scale(0);
} #compare .cd-handle.draggable { background-color: gba(0, 0, 0, 0.15);
} #compare .is-visible .cd-handle {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale(1);
-moz-transform: translate3d(0, 0, 0) scale(1);
-ms-transform: translate3d(0, 0, 0) scale(1);
-o-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1);
-webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
-moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}
@media screen and (max-width: 960px) { #compare {
margin: 30px 0;
padding: 30px 50px;
}
} #link_blocks {
margin-bottom: 60px;
} #link_blocks .link-blocks-wrap {
margin-top: 100px;
} #link_blocks .link-blocks-wrap .link-blocks-inner {
width: 46%;
}
@media screen and (max-width: 768px) { #link_blocks .link-blocks-wrap .link-blocks-inner {
width: 100%;
}
} #link_blocks .link-blocks-wrap .link-blocks-inner .link-block-wrap {
position: relative;
padding: 10px;
width: 50%;
} #link_blocks .link-blocks-wrap .link-blocks-inner .link-block-wrap .link-block {
width: 100%;
} #link_blocks .link-blocks-wrap .link-blocks-inner .link-block-wrap .link-block-inner {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 20px;
background: rgba(255, 255, 255, 0.5);
width: 100%;
visibility: hidden;
opacity: 0;
text-align: center;
} #link_blocks .link-blocks-wrap .link-blocks-inner .link-block-wrap .link-block-inner h3 {
margin-bottom: 0;
} #link_blocks .link-blocks-wrap .link-blocks-inner .link-block-wrap:hover .link-block-inner {
visibility: visible;
opacity: 1;
} #link_blocks .link-blocks-content {
width: 54%;
text-align: center;
padding: 30px;
} #link_blocks .link-blocks-content .link-blocks-header {
text-align: center;
margin-bottom: 10px;
font-size: 26px;
text-transform: uppercase;
font-family: "Poppins", sans-serif;
color: #454545;
} #link_blocks .link-blocks-content .link-blocks-text {
text-align: center;
} #link_blocks .link-blocks-content .link-blocks-cta .icon {
position: relative;
top: 5px;
}
@media screen and (max-width: 960px) { #link_blocks .link-blocks-wrap {
flex-direction: column;
} #link_blocks .link-blocks-wrap .link-blocks-content {
width: 100%;
padding: 30px 0px;
}
} #featured_posts {
position: relative;
font-family: "mr-eaves-modern", sans-serif;
color: #454545;
margin-bottom: 80px;
padding: 40px 0 60px;
} #featured_posts .featured-posts-title {
padding: 20px 20px;
margin-bottom: 0;
text-transform: uppercase;
font-size: 26px;
} #featured_posts .featured-post-thumb:hover {
opacity: 0.7;
} #featured_posts .featured-posts-wrap {
position: relative;
} #featured_posts .featured-posts-wrap .featured-post {
width: 25%;
min-width: 240px;
padding: 10px;
}
@media screen and (max-width: 960px) { #featured_posts .featured-posts-wrap .featured-post {
width: 50%;
}
}
@media screen and (max-width: 768px) { #featured_posts .featured-posts-wrap .featured-post {
width: 100%;
}
} #featured_posts .featured-posts-wrap .featured-post .featured-post-thumb {
position: relative;
width: 50%;
outline: 1px solid white;
outline-offset: -6px;
} #featured_posts .featured-posts-wrap .featured-post .featured-post-content-wrap {
width: 50%;
padding-left: 20px;
} #featured_posts .featured-posts-wrap .featured-post .featured-post-content-wrap a.featured-post-cat {
text-transform: uppercase;
margin-bottom: 10px;
font-size: 10px;
font-family: "SweetSans-Light", sans-serif;
} #featured_posts .featured-posts-wrap .featured-post .featured-post-content-wrap a {
color: #454545;
} #featured_posts .featured-posts-wrap .featured-post .featured-post-content-wrap a:hover {
color: #FAF1EF;
} .about-widget {
text-align: center;
margin-top: 45px;
margin-bottom: 50px;
position: relative;
} .about-widget .about-widget-image {
position: relative;
margin-top: -75px;
width: 100%;
} .about-widget .about-widget-image .logo-icon {
position: absolute;
top: -35px;
right: -29px;
max-width: 100px;
z-index: 1;
transform: rotate(23deg);
} .about-widget .about-widget-title {
position: relative;
font-size: 18px;
font-family: "Poppins", sans-serif;
max-width: 80%;
background: white;
margin: 0 auto;
margin-top: -38px;
padding: 10px;
} .about-widget .about-widget-sub-title {
font-size: 50px;
font-family: "Sophia", serif;
margin-bottom: 0px;
line-height: 45px;
} .about-widget .about-widget-text {
margin: 20px 0 -10px;
font-family: "mr-eaves-modern", sans-serif;
} .about-widget .about-widget-cta {
position: relative;
bottom: -50px;
margin-top: -30px;
display: flex !important;
} .shop-widget {
position: relative;
background: #FAF1EF;
padding: 20px;
text-align: center;
} .shop-widget .shop-widget-title {
font-size: 26px;
font-family: "Poppins", sans-serif;
color: #5A5A5A;
margin-bottom: 20px;
} .shop-widget .shop-widget-title span {
font-family: "Sophia", serif;
text-transform: lowercase;
font-size: 70px;
line-height: 0px;
} .shop-widget .shop-widget-body {
background: white;
padding: 20px;
} .shop-widget .shop-widget-body .shop-widget-image {
width: 100%;
} .shop-widget .shop-widget-body .shop-widget-text {
width: 100%;
margin-top: 20px;
} .shop-widget .shop-widget-cta {
width: 100%;
margin-top: 20px;
font-size: 13px !important;
} .linklist-widget {
position: relative;
text-align: center;
} .linklist-widget .linklist-widget-title {
position: relative;
display: inline-block;
font-size: 24px;
background: white;
padding: 0 10px;
top: -45px;
font-family: "Poppins", sans-serif;
color: #5A5A5A;
} .linklist-widget .linklist-widget-title span {
font-family: "Sophia", serif;
text-transform: lowercase;
font-size: 70px;
line-height: 0px;
margin-left: 6px;
} .linklist-widget .linklist-widget-links {
margin-top: -30px;
font-family: "mr-eaves-modern", sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
} .linklist-widget .linklist-widget-links a {
padding: 4px;
font-size: 13px;
} .subscribe-widget {
position: relative;
background: #FAF1EF;
padding: 20px;
text-align: center;
color: #5A5A5A;
} .subscribe-widget .subscribe-widget-title {
font-size: 24px;
font-family: "Poppins", sans-serif;
} .subscribe-widget .subscribe-widget-text {
margin-top: 10px;
font-size: 12px;
} .subscribe-widget .subscribe-widget-text p {
line-height: 21px;
} .subscribe-widget #mc_embed_signup {
position: relative;
} .subscribe-widget #mc_embed_signup .mc-field-group:nth-child(1) {
margin-bottom: 30px;
} .subscribe-widget #mc_embed_signup .mc-field-group:nth-child(1) ul {
color: #505050;
padding: 0;
margin: 0;
list-style: none;
font-size: 10px;
text-transform: uppercase;
} .subscribe-widget #mc_embed_signup .mc-field-group:nth-child(1) ul li {
margin: 0 10px;
} .subscribe-widget #mc_embed_signup .mc-field-group:nth-child(1) ul li input {
margin-right: 5px;
}
@media screen and (max-width: 768px) { .subscribe-widget #mc_embed_signup .mc-field-group:nth-child(1) ul li {
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: 0;
padding: 3px;
width: 50%;
}
} .subscribe-widget #mc_embed_signup .mc-field-group:nth-child(2) > * {
width: 46%;
height: 40px;
border: none;
margin: 8px 2%;
} .subscribe-widget #mc_embed_signup .mc-field-group:nth-child(2) input[type="submit"] {
width: 100%;
} .subscribe-widget #mc_embed_signup input {
border-radius: 0px !important;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
padding: 13px;
border: none;
width: 100%;
margin: 0 0 10px;
}