@charset "UTF-8";
      @import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,500;1,300;1,500&display=swap");
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: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
border-color: #aaa #bbb #bbb;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover, a:focus, a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 768px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} h1, h2, h3, h4, h5, h6, .main-title {
font-family: "Jost", sans-serif;
font-weight: 500;
letter-spacing: 1px;
line-height: 1.5em;
text-transform: uppercase;
margin: 0;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu, .page-nav .page-menu, #more_nav #category_menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu, .icons-nav .menu, #colophon #footer_menu, #masthead .header-block .header-block-inner .menu-container .menu {
font-family: "Jost", sans-serif;
font-weight: 300;
font-size: 14px;
}
.main-title {
font-size: 40px;
font-weight: 300;
}
.services-wrapper .services-container .services .service .service-image, .home-post .home-post-inner .home-post-image .social-share .share-actions, #circle_links .circle-links-slider, .post-products-wrap .post-products, .shop-highlights-image .shop-dot-wrapper .shop-dot-product, .fixed-search, #masthead, .bwm-tabbed-wrapper .bwm-tabbed-content .bwm-tab-content, .alm-btn-wrap .alm-load-more-btn span, .animate-right > .icon, .animate-right > *, .product .product-wrap .product-image-wrap > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade, .product .product-wrap .product-image > .fade, .post-block .post-block-image > .fade, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, .page-nav .page-menu li .sub-menu, #more_nav #category_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, .icons-nav .menu li .sub-menu, #colophon #footer_menu li .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, #colophon a, #masthead a, a.nav-link, #hero_slider .hero-slide .hero-image .hero-body .hero-cta, #hello_bar .hello-bar-inner a, a.white-link, .footer-blocks .footer-blocks-container a, .page-nav .page-menu li a, .mobile-nav-outer a, #colophon .mobile-nav-outer a, .share-icons .social-share .share a, .share-icons .social-share .share, a.share-icon, .entry-footer a, a.alt-link, a, .quick-links a, article.post .quick-links a,
article.snapshot .quick-links a, p a {
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.menu > li:hover .mega-menu {
--animate-duration: 500ms;
--animate-delay: 500ms;
--animate-repeat: 1;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-duration: var(--animate-duration);
animation-duration: var(--animate-duration);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes animateWidth {
0% {
width: auto;
}
to {
width: 100%;
}
}
@keyframes animateWidth {
0% {
width: auto;
}
to {
width: 100%;
}
}
.quick-links a, article.post .quick-links a,
article.snapshot .quick-links a, p a {
color: #000000;
outline: none;
text-decoration: none;
border-bottom: 1px solid #B88C00;
}
.quick-links a .icon, article.post .quick-links a .icon,
article.snapshot .quick-links a .icon, p a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
}
.quick-links a:focus, article.post .quick-links a:focus,
article.snapshot .quick-links a:focus, p a:focus, .quick-links a:active, article.post .quick-links a:active,
article.snapshot .quick-links a:active, p a:active, .quick-links a:visited, article.post .quick-links a:visited,
article.snapshot .quick-links a:visited, p a:visited {
color: #000000;
}
.quick-links a:hover, article.post .quick-links a:hover,
article.snapshot .quick-links a:hover, p a:hover {
cursor: pointer;
color: #B88C00;
}
.footer-blocks .footer-blocks-container a, .page-nav .page-menu li a, .mobile-nav-outer a, #colophon .mobile-nav-outer a, .share-icons .social-share .share a, .share-icons .social-share .share, a.share-icon, .entry-footer a, a.alt-link, a {
color: #000000;
outline: none;
text-decoration: none;
}
.footer-blocks .footer-blocks-container a .icon, .page-nav .page-menu li a .icon, #colophon .mobile-nav-outer a .icon, .share-icons .social-share .share .icon, a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
}
.footer-blocks .footer-blocks-container a:focus, .page-nav .page-menu li a:focus, #colophon .mobile-nav-outer a:focus, .share-icons .social-share .share a:focus, .share-icons .social-share .share:focus, a:focus, .footer-blocks .footer-blocks-container a:active, .page-nav .page-menu li a:active, #colophon .mobile-nav-outer a:active, .share-icons .social-share .share a:active, .share-icons .social-share .share:active, a:active, .footer-blocks .footer-blocks-container a:visited, .page-nav .page-menu li a:visited, #colophon .mobile-nav-outer a:visited, .share-icons .social-share .share a:visited, .share-icons .social-share .share:visited, a:visited {
color: #000000;
}
.footer-blocks .footer-blocks-container a:hover, .page-nav .page-menu li a:hover, #colophon .mobile-nav-outer a:hover, .share-icons .social-share .share a:hover, .share-icons .social-share .share:hover, a:hover {
cursor: pointer;
color: #B88C00;
}
#hello_bar .hello-bar-inner a, a.white-link {
color: #ffffff;
outline: none;
text-decoration: none;
}
#hello_bar .hello-bar-inner a .icon, a.white-link .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
}
#hello_bar .hello-bar-inner a:focus, a.white-link:focus, #hello_bar .hello-bar-inner a:active, a.white-link:active, #hello_bar .hello-bar-inner a:visited, a.white-link:visited {
color: #ffffff;
}
#hello_bar .hello-bar-inner a:hover, a.white-link:hover {
cursor: pointer;
color: #000000;
}
#ltki_wrapper .ltki-container .ltki-cta, #ltki_wrapper .ltki-container .ltki-header .ltki-handle {
text-transform: uppercase;
font-size: 11px;
font-family: "Jost", sans-serif;
font-weight: 500;
letter-spacing: 0.8px;
border-bottom: 1px solid;
}
.product .product-wrap .product-body .product-title, .product .product-wrap .product-body .product-brand {
text-transform: uppercase;
font-size: 11px;
font-family: "Jost", sans-serif;
font-weight: 400;
letter-spacing: 0.8px;
}
#hero_slider .hero-slide .hero-image .hero-body .hero-cta {
display: inline !important;
position: relative;
color: #000000;
outline: none;
text-decoration: none;
z-index: 1;
position: relative;
z-index: 2;
width: 100%;
background-image: linear-gradient(transparent calc(100% - 18px), #B88C00 0);
background-repeat: no-repeat;
background-size: 100% 100%;
background-position-y: 12px;
padding-bottom: 0px;
transition: background-position-y 0.25s;
font-family: "Jost", sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
}
#hero_slider .hero-slide .hero-image .hero-body .hero-cta:hover, #hero_slider .hero-slide .hero-image .hero-body .hero-cta a:focus, #hero_slider .hero-slide .hero-image .hero-body .hero-cta a:active, #hero_slider .hero-slide .hero-image .hero-body .hero-cta a:visited {
background-position-y: 0;
}
#masthead a, a.nav-link {
color: #000000;
outline: none;
text-decoration: none;
}
#masthead a .icon, a.nav-link .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
}
#masthead a:focus, a.nav-link:focus, #masthead a:active, a.nav-link:active, #masthead a:visited, a.nav-link:visited {
color: #000000;
}
#masthead a:hover, a.nav-link:hover {
cursor: pointer;
color: #B88C00;
}
#colophon a {
color: #ffffff;
outline: none;
text-decoration: none;
}
#colophon a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
}
#colophon a:focus, #colophon a:active, #colophon a:visited {
color: #ffffff;
}
#colophon a:hover {
cursor: pointer;
color: #B88C00;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu, .page-nav .page-menu, #more_nav #category_menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu, .icons-nav .menu, #colophon #footer_menu, #masthead .header-block .header-block-inner .menu-container .menu {
display: -webkit-flex;
display: flex;
text-transform: uppercase;
margin: 0;
padding: 0;
text-align: center;
list-style: none;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li, .page-nav .page-menu li, #more_nav #category_menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li, .icons-nav .menu li, #colophon #footer_menu li, #masthead .header-block .header-block-inner .menu-container .menu li {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
float: none;
padding: 0 10px;
white-space: nowrap;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, .page-nav .page-menu li .sub-menu, #more_nav #category_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, .icons-nav .menu li .sub-menu, #colophon #footer_menu li .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu {
position: absolute;
opacity: 0;
visibility: hidden;
margin: 0;
list-style: none;
top: 100%;
text-align: left;
padding: 0;
background: #ffffff;
white-space: nowrap;
box-shadow: unset;
z-index: 100;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li, .page-nav .page-menu li .sub-menu li, #more_nav #category_menu li .sub-menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li, .icons-nav .menu li .sub-menu li, #colophon #footer_menu li .sub-menu li, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li {
padding: 10px 30px;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li > .sub-menu, .page-nav .page-menu li .sub-menu li > .sub-menu, #more_nav #category_menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li > .sub-menu, .icons-nav .menu li .sub-menu li > .sub-menu, #colophon #footer_menu li .sub-menu li > .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li > .sub-menu {
position: absolute;
left: 100%;
top: 0;
margin: 0;
}
@media screen and (max-width: 820px) {
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li > .sub-menu, .page-nav .page-menu li .sub-menu li > .sub-menu, #more_nav #category_menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li > .sub-menu, .icons-nav .menu li .sub-menu li > .sub-menu, #colophon #footer_menu li .sub-menu li > .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li > .sub-menu {
position: unset;
left: unset;
top: unset;
}
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li:hover > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li:hover > .sub-menu, .page-nav .page-menu li .sub-menu li:hover > .sub-menu, #more_nav #category_menu li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li:hover > .sub-menu, .icons-nav .menu li .sub-menu li:hover > .sub-menu, #colophon #footer_menu li .sub-menu li:hover > .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li:hover > .sub-menu {
opacity: 1;
visibility: visible;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu a, .page-nav .page-menu li .sub-menu a, #more_nav #category_menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu a, .icons-nav .menu li .sub-menu a, #colophon #footer_menu li .sub-menu a, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu a {
width: auto;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li:hover > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li:hover > .sub-menu, .page-nav .page-menu li:hover > .sub-menu, #more_nav #category_menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li:hover > .sub-menu, .icons-nav .menu li:hover > .sub-menu, #colophon #footer_menu li:hover > .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu li:hover > .sub-menu {
opacity: 1;
visibility: visible;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .icon, .page-nav .page-menu li .icon, #more_nav #category_menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .icon, .icons-nav .menu li .icon, #colophon #footer_menu li .icon, #masthead .header-block .header-block-inner .menu-container .menu li .icon {
position: relative;
top: -1px;
width: 10px;
height: 10px;
margin-left: 4px;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-header > .menu-item-header, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-header > .menu-item-header, .page-nav .page-menu li.menu-item-header > .menu-item-header, #more_nav #category_menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-header > .menu-item-header, .icons-nav .menu li.menu-item-header > .menu-item-header, #colophon #footer_menu li.menu-item-header > .menu-item-header, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-header > .menu-item-header {
font-weight: bold;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-has-drop-posts, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-has-drop-posts, .page-nav .page-menu li.menu-has-drop-posts, #more_nav #category_menu li.menu-has-drop-posts, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-has-drop-posts, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-has-drop-posts, .icons-nav .menu li.menu-has-drop-posts, #colophon #footer_menu li.menu-has-drop-posts, #masthead .header-block .header-block-inner .menu-container .menu li.menu-has-drop-posts {
position: unset !important;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu > li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu > li > .sub-menu, .page-nav .page-menu > li > .sub-menu, #more_nav #category_menu > li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom > li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li > .sub-menu, .icons-nav .menu > li > .sub-menu, #colophon #footer_menu > li > .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu > li > .sub-menu {
padding-top: 10px;
}
.container {
width: 85%;
max-width: 960px;
margin: 0 auto !important;
}
.container-sm {
width: 100%;
max-width: 650px;
margin: 0 auto !important;
}
.services-wrapper .services-container, .contact-wrapper .contact-form.form-only, .guides-basic .guide-basic .guide-products, .container-md {
width: 100%;
max-width: 960px;
margin: 0 auto !important;
}
.guides-grid, .guides-basic .guide-basic, .menu > li .mega-menu .mega-menu-container, .container-lg {
width: 100%;
max-width: 1060px;
margin: 0 auto !important;
}
.team-wrapper .team-container, .quote-wrapper .quote-container, .quick-shop .quick-shop-container, .shop-masonry-links-wrapper .shop-masonry-links-container, .footer-blocks .footer-blocks-container, .tiled-products-wrapper .tiled-products-container, .posts-collection .posts-collection-container, #circle_links .circle-links-container, .bwm-tabbed-wrapper .bwm-tabbed-content, .bwm-tabbed-wrapper .bwm-tabbed-tabs-wrapper, .bwm-tabbed-wrapper .bwm-tabbed-title, .container-xl {
width: 100%;
max-width: 1160px;
margin: 0 auto !important;
}
.product .product-wrap .product-image-wrap > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade, .product .product-wrap .product-image > .fade, .post-block .post-block-image > .fade {
opacity: 0;
visibility: hidden;
}
.product .product-wrap .product-image-wrap:hover > .fade, .share-icons .social-share .social-share-inner.fade-share:hover > .fade, .product .product-wrap .product-image:hover > .fade, .post-block .post-block-image:hover > .fade {
opacity: 1;
visibility: visible;
}
a.btn, .btn, a.btn-tertiary, .btn-tertiary, .team-wrapper .team-container .team-cta, .services-wrapper .services-container .services-cta, .alm-btn-wrap .alm-load-more-btn, a.btn-secondary, .btn-secondary, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit], .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, .hero .hero-body .hero-btn, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field input[type=button], .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field select[type=button], .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field textarea[type=button], .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link, .page-nav.has-btns .page-menu-container .page-menu li a, .page-nav.btns .page-menu-container .page-menu li a, #search-modal .modal-box .modal-inner input[type=submit], .post-block .post-block-link, .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container input[value=Submit][type=button], .modal #mc-embedded-subscribe-form input[type=submit], .modal .modal-box .modal-inner input[type=button], #comments input#submit, #masthead .header-block.header-right .header-block-inner .main-cta, a.btn-primary, .btn-primary, .basic-search-form.search-button-right .search-fields button {
display: inline-block !important;
padding: 10px 35px !important;
font-family: "Jost", sans-serif !important;
font-weight: 500 !important;
text-transform: uppercase !important;
letter-spacing: 2px !important;
font-size: 16px !important;
font-weight: 100 !important;
text-align: center !important;
box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
}
a.btn-sm, .btn-sm {
padding: 5px 15px !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit], .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, .hero .hero-body .hero-btn, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field input[type=button], .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field select[type=button], .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field textarea[type=button], .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link, .page-nav.has-btns .page-menu-container .page-menu li a, .page-nav.btns .page-menu-container .page-menu li a, #search-modal .modal-box .modal-inner input[type=submit], .post-block .post-block-link, .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container input[value=Submit][type=button], .modal #mc-embedded-subscribe-form input[type=submit], .modal .modal-box .modal-inner input[type=button], #comments input#submit, #masthead .header-block.header-right .header-block-inner .main-cta, a.btn-primary, .btn-primary, .basic-search-form.search-button-right .search-fields button {
background: #B88C00 !important;
border: 1px solid #B88C00 !important;
color: #ffffff !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit] a, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon a, .hero .hero-body .hero-btn a, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field input[type=button] a, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field select[type=button] a, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field textarea[type=button] a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link a, .page-nav.has-btns .page-menu-container .page-menu li a a, .page-nav.btns .page-menu-container .page-menu li a a, #search-modal .modal-box .modal-inner input[type=submit] a, .post-block .post-block-link a, .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container input[value=Submit][type=button] a, .modal #mc-embedded-subscribe-form input[type=submit] a, .modal .modal-box .modal-inner input[type=button] a, #comments input#submit a, #masthead .header-block.header-right .header-block-inner .main-cta a, .btn-primary a, .basic-search-form.search-button-right .search-fields button a {
color: #ffffff !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit] .icon, .hero .hero-body .hero-btn .icon, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field input[type=button] .icon, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field select[type=button] .icon, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field textarea[type=button] .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link .icon, .page-nav.has-btns .page-menu-container .page-menu li a .icon, .page-nav.btns .page-menu-container .page-menu li a .icon, #search-modal .modal-box .modal-inner input[type=submit] .icon, .post-block .post-block-link .icon, .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container input[value=Submit][type=button] .icon, .modal #mc-embedded-subscribe-form input[type=submit] .icon, .modal .modal-box .modal-inner input[type=button] .icon, #comments input#submit .icon, #masthead .header-block.header-right .header-block-inner .main-cta .icon, .btn-primary .icon, .basic-search-form.search-button-right .search-fields button .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input.icon[type=submit], .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, .hero .hero-body .icon.hero-btn, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field input.icon[type=button], .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field select.icon[type=button], .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field textarea.icon[type=button], .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .icon.post-products-trigger, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.icon.collection-post-main-link, .page-nav.has-btns .page-menu-container .page-menu li a.icon, .page-nav.btns .page-menu-container .page-menu li a.icon, #search-modal .modal-box .modal-inner input.icon[type=submit], .post-block .icon.post-block-link, .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container input.icon[value=Submit][type=button], .modal #mc-embedded-subscribe-form input.icon[type=submit], .modal .modal-box .modal-inner input.icon[type=button], #comments input.icon#submit, #masthead .header-block.header-right .header-block-inner .icon.main-cta, .icon.btn-primary, .basic-search-form.search-button-right .search-fields button.icon {
fill: #ffffff !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit]:hover, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover, .hero .hero-body .hero-btn:hover, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field input[type=button]:hover, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field select[type=button]:hover, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field textarea[type=button]:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover, .page-nav.has-btns .page-menu-container .page-menu li a:hover, .page-nav.btns .page-menu-container .page-menu li a:hover, #search-modal .modal-box .modal-inner input[type=submit]:hover, .post-block .post-block-link:hover, .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container input[value=Submit][type=button]:hover, .modal #mc-embedded-subscribe-form input[type=submit]:hover, .modal .modal-box .modal-inner input[type=button]:hover, #comments input#submit:hover, #masthead .header-block.header-right .header-block-inner .main-cta:hover, .btn-primary:hover, .basic-search-form.search-button-right .search-fields button:hover {
background: #2D4E77 !important;
border: 1px solid #2D4E77 !important;
color: #ffffff !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit]:hover a, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover a, .hero .hero-body .hero-btn:hover a, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field input[type=button]:hover a, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field select[type=button]:hover a, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field textarea[type=button]:hover a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover a, .page-nav.has-btns .page-menu-container .page-menu li a:hover a, .page-nav.btns .page-menu-container .page-menu li a:hover a, #search-modal .modal-box .modal-inner input[type=submit]:hover a, .post-block .post-block-link:hover a, .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container input[value=Submit][type=button]:hover a, .modal #mc-embedded-subscribe-form input[type=submit]:hover a, .modal .modal-box .modal-inner input[type=button]:hover a, #comments input#submit:hover a, #masthead .header-block.header-right .header-block-inner .main-cta:hover a, .btn-primary:hover a, .basic-search-form.search-button-right .search-fields button:hover a {
color: #ffffff !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit]:hover .icon, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover .icon, .hero .hero-body .hero-btn:hover .icon, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field input[type=button]:hover .icon, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field select[type=button]:hover .icon, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field textarea[type=button]:hover .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover .icon, .page-nav.has-btns .page-menu-container .page-menu li a:hover .icon, .page-nav.btns .page-menu-container .page-menu li a:hover .icon, #search-modal .modal-box .modal-inner input[type=submit]:hover .icon, .post-block .post-block-link:hover .icon, .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container input[value=Submit][type=button]:hover .icon, .modal #mc-embedded-subscribe-form input[type=submit]:hover .icon, .modal .modal-box .modal-inner input[type=button]:hover .icon, #comments input#submit:hover .icon, #masthead .header-block.header-right .header-block-inner .main-cta:hover .icon, .btn-primary:hover .icon, .basic-search-form.search-button-right .search-fields button:hover .icon {
fill: #ffffff !important;
}
.team-wrapper .team-container .team-cta, .services-wrapper .services-container .services-cta, .alm-btn-wrap .alm-load-more-btn, a.btn-secondary, .btn-secondary {
background: #2D4E77 !important;
border: 1px solid #2D4E77 !important;
color: #ffffff !important;
}
.team-wrapper .team-container .team-cta a, .services-wrapper .services-container .services-cta a, .alm-btn-wrap .alm-load-more-btn a, .btn-secondary a {
color: #ffffff !important;
}
.team-wrapper .team-container .team-cta .icon, .services-wrapper .services-container .services-cta .icon, .alm-btn-wrap .alm-load-more-btn .icon, .btn-secondary .icon, .team-wrapper .team-container .icon.team-cta, .services-wrapper .services-container .icon.services-cta, .alm-btn-wrap .icon.alm-load-more-btn, .icon.btn-secondary {
fill: #ffffff !important;
}
.team-wrapper .team-container .team-cta:hover, .services-wrapper .services-container .services-cta:hover, .alm-btn-wrap .alm-load-more-btn:hover, .btn-secondary:hover {
background: #B88C00 !important;
border: 1px solid #B88C00 !important;
color: #ffffff !important;
}
.team-wrapper .team-container .team-cta:hover a, .services-wrapper .services-container .services-cta:hover a, .alm-btn-wrap .alm-load-more-btn:hover a, .btn-secondary:hover a {
color: #ffffff !important;
}
.team-wrapper .team-container .team-cta:hover .icon, .services-wrapper .services-container .services-cta:hover .icon, .alm-btn-wrap .alm-load-more-btn:hover .icon, .btn-secondary:hover .icon {
fill: #ffffff !important;
}
a.btn-tertiary, .btn-tertiary {
background: #B88C00 !important;
border: 1px solid #B88C00 !important;
color: #ffffff !important;
}
.btn-tertiary a {
color: #ffffff !important;
}
.btn-tertiary .icon, .icon.btn-tertiary {
fill: #ffffff !important;
}
.btn-tertiary:hover {
background: #2D4E77 !important;
border: 1px solid #2D4E77 !important;
color: #ffffff !important;
}
.btn-tertiary:hover a {
color: #ffffff !important;
}
.btn-tertiary:hover .icon {
fill: #ffffff !important;
}
.animate-right {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
}
.animate-right > .icon {
margin-left: 5px;
}
.animate-right:hover > .icon {
transform: translate(10px, 0);
}
.adjust-center {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.adjust-center > * {
flex: 1;
}
.adjust-center > *:nth-child(1) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin-right: auto;
}
.adjust-center > *:nth-child(2) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
flex: 2;
}
.adjust-center > *:nth-child(3) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
margin-left: auto;
}
.hero .hero-image {
position: relative;
color: #ffffff;
}
.hero .hero-image > * {
position: relative;
color: #ffffff;
z-index: 2;
}
.hero .hero-image::after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background: rgba(0, 0, 0, 0.2);
}
body {
color: #161616;
}
body.lock_nav #content {
margin-top: 62px;
}
.post, .page {
margin: 0;
}
.no-results {
padding: 0 0 50px;
}
#page {
position: relative;
overflow: hidden;
}
.no-results .page-content {
padding: 50px;
margin: 0;
text-align: center;
}
.no-results .page-content {
text-align: center;
}
body {
font-family: "Jost", sans-serif;
font-size: 16px;
font-weight: 300;
}
h1 {
font-size: 40px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 24px;
}
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: 16px;
font-family: "Jost", sans-serif;
line-height: 31px;
letter-spacing: 0.5px;
}
p a {
font-weight: bold;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
border: 1px solid #ffffff !important;
border-radius: 0 !important;
padding: 5px 10px;
background: #ffffff;
}
button, input, input[type=button], input[type=reset], input[type=submit] {
box-shadow: unset;
background: #ffffff;
border: unset;
border-radius: 0 !important;
padding: unset;
font-size: 0.9rem;
}
button:focus, input:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {
outline: none !important;
}
.anchor {
scroll-margin-top: 200px;
}
.site-search {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 50px 50px 20px;
}
.basic-search-form {
width: 100%;
max-width: 600px;
margin: 0 auto;
}
.basic-search-form .search-fields {
position: relative;
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.basic-search-form .search-fields input {
flex: 1;
}
.basic-search-form .search-fields input[type=submit] {
flex: 0;
}
.basic-search-form.search-icon-left .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
}
.basic-search-form.search-icon-left .search-fields input {
padding-left: 25px;
border: none !important;
border-bottom: 2px solid #E8E8E8 !important;
font-style: italic;
}
.basic-search-form.search-icon-left .search-fields button {
position: absolute;
left: 0;
}
.basic-search-form.search-icon-right .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
}
.basic-search-form.search-icon-right .search-fields input {
padding-right: 25px;
font-style: italic;
}
.basic-search-form.search-icon-right .search-fields button {
position: absolute;
right: 5px;
}
.basic-search-form.search-icon-top .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.basic-search-form.search-icon-top .search-fields input {
width: 100%;
font-family: "Jost", sans-serif;
font-size: 18px;
border: none !important;
text-align: center;
padding: 0;
color: inherit;
}
.basic-search-form.search-icon-top .search-fields input::placeholder {
text-align: center;
}
.basic-search-form.search-icon-top .search-fields button {
font-size: 10px;
}
.basic-search-form.search-button-right .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.basic-search-form.search-button-right .search-fields input {
padding-right: 25px;
font-style: italic;
border: none !important;
background: #ffffff;
}
.basic-search-form.search-button-right .search-fields button {
font-style: italic;
}
.signature {
text-align: center;
font-family: "Jost", sans-serif;
font-size: 22px;
margin: 20px 0;
}
.script-font {
font-family: "Jost", sans-serif;
}
.lazy {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.lazy-contain {
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
.line-sep {
position: relative;
width: 1px;
min-height: 10px;
background: #E8E8E8;
margin: 0 10px;
}
.bar-sep {
position: relative;
width: 46px;
min-height: 1px;
background: #E8E8E8;
margin: 10px 0;
}
.dot-sep {
position: relative;
}
.dot-sep::before {
content: "·";
font-size: 25px;
color: #000000;
margin: 0 10px;
}
.blob {
position: absolute;
}
.blob.leaves-bl {
bottom: 0;
left: 0;
max-width: 250px !important;
z-index: 1;
}
.blob.leaves-tr {
top: 0;
right: 0;
max-width: 350px !important;
z-index: 1;
}
.show {
display: block !important;
}
.social-icon {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin: 0;
}
.block-full {
width: 100%;
}
.block-half {
width: 49%;
}
.block-fourth {
width: 23%;
}
.block-third {
width: 32%;
}
.block-fifth {
width: 19%;
}
.pad-section {
padding: 30px 0;
margin-top: 30px;
margin-bottom: 30px;
}
#content {
position: relative;
padding: 0;
}
#content .site-branding {
padding: 65px 0;
}
#content .site-branding #logo {
display: block;
margin: 0 auto;
max-width: 380px;
}
.page-title {
position: relative;
text-align: center;
}
.page-title.has-bar:after {
content: "";
position: absolute;
top: 110%;
left: 0;
right: 0;
width: 80px;
height: 2px;
background: #ffffff;
margin: 0 auto;
}
.flex-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
}
.flex-row {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
}
.flex-row-rev {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
}
.flex-col {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
}
.flex-col-rev {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column-reverse !important;
-webkit-flex-direction: column-reverse !important;
}
.align-start {
display: -webkit-flex !important;
display: flex !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
}
.align-center {
display: -webkit-flex !important;
display: flex !important;
align-items: center !important;
-webkit-align-items: center !important;
}
.align-end {
display: -webkit-flex !important;
display: flex !important;
align-items: flex-end !important;
-webkit-align-items: flex-end !important;
}
.justify-start {
display: -webkit-flex !important;
display: flex !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
}
.justify-end {
display: -webkit-flex !important;
display: flex !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
}
.justify-around {
display: -webkit-flex !important;
display: flex !important;
justify-content: space-around !important;
-webkit-justify-content: space-around !important;
}
.justify-center {
display: -webkit-flex !important;
display: flex !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.justify-between {
display: -webkit-flex !important;
display: flex !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.icon {
display: inline-block;
width: 15px;
height: 15px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
}
.alm-btn-wrap .alm-load-more-btn {
box-shadow: none;
height: auto !important;
margin-bottom: 0px !important;
margin-top: 50px !important;
}
.alm-btn-wrap .alm-load-more-btn:hover span {
margin-left: 10px;
}
.slick-slider {
position: relative;
}
.slick-slider .slick-arrow {
position: absolute;
top: 45%;
z-index: 1;
font-size: 20px;
color: #000000;
}
.slick-slider .slick-arrow.slick-prev {
left: -1%;
}
.slick-slider .slick-arrow.slick-next {
right: -1%;
}
.slick-slider .slick-arrow:hover {
cursor: pointer;
color: #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: #B88C00 !important;
border: 2px solid #B88C00;
}
.slick-slider .slick-dots li button {
position: relative;
color: transparent !important;
width: 15px;
height: 15px;
background: #000000 !important;
border: 2px solid #000000;
border-radius: 100% !important;
margin: 0 10px;
padding: 0;
}
.slick-slider .slick-dots li button:hover {
background: #B88C00 !important;
border: 2px solid #B88C00;
}
.slick-slider .slick-dots li button:hover::after {
background: unset !important;
}
.slick-slider .slick-dots li button::after {
background: unset !important;
}
.slick-slider .slick-dots li button:focus {
outline: none !important;
}
.slick-slider .slick-slide:focus {
outline: none !important;
}
.nf-form-wrap .nf-form-fields-required {
display: none;
}
.numbered-pagination {
position: relative;
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-size: 12px;
padding: 50px 20px;
}
.numbered-pagination > * {
margin: 0 6px;
}
.numbered-pagination > .page-numbers {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 26px;
height: 26px;
text-align: center;
}
.numbered-pagination > .page-numbers.current {
background: #2D4E77;
border-radius: 100%;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.bwm-tabbed-wrapper {
position: relative;
margin-bottom: 50px;
padding: 0 50px;
}
.bwm-tabbed-wrapper .bwm-tabbed-title {
border-top: 1px solid #E8E8E8;
padding-top: 10px;
}
.bwm-tabbed-wrapper .bwm-tabbed-tabs-wrapper {
padding: 0 10px;
}
.bwm-tabbed-wrapper .bwm-tabbed-tabs-wrapper .bwm-tabbed-tabs-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
border-bottom: 1px solid #E8E8E8;
cursor: pointer;
padding: 0 0 1px;
}
.bwm-tabbed-wrapper .bwm-tabbed-tabs-wrapper .bwm-tabbed-tabs-inner .bwm-tabbed-cta {
text-transform: uppercase;
font-size: 11px;
}
.bwm-tabbed-wrapper .bwm-tabbed-tabs-wrapper .bwm-tabbed-tabs-inner .bwm-tabbed-tabs {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
}
.bwm-tabbed-wrapper .bwm-tabbed-tabs-wrapper .bwm-tabbed-tabs-inner .bwm-tabbed-tabs .bwm-tab {
position: relative;
padding: 5px 0;
margin-right: 20px;
margin-bottom: -2px;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
}
.bwm-tabbed-wrapper .bwm-tabbed-tabs-wrapper .bwm-tabbed-tabs-inner .bwm-tabbed-tabs .bwm-tab.active::after {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 5px;
background: #B88C00;
z-index: 1;
}
.bwm-tabbed-wrapper .bwm-tabbed-tabs-wrapper .bwm-tabbed-tabs-inner .bwm-tabbed-tabs .bwm-tab:hover {
color: #000000;
}
@media screen and (max-width: 820px) {
.bwm-tabbed-wrapper .bwm-tabbed-tabs-wrapper .bwm-tabbed-tabs-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column-reverse !important;
-webkit-flex-direction: column-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
}
.bwm-tabbed-wrapper .bwm-tabbed-content {
position: relative;
}
.bwm-tabbed-wrapper .bwm-tabbed-content .bwm-tab-content {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
opacity: 0;
visibility: hidden;
}
.bwm-tabbed-wrapper .bwm-tabbed-content .bwm-tab-content:nth-child(1) {
position: relative;
}
.bwm-tabbed-wrapper .bwm-tabbed-content .bwm-tab-content .bwm-tab-content-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
border-bottom: 1px solid #E8E8E8;
}
.bwm-tabbed-wrapper .bwm-tabbed-content .bwm-tab-content .bwm-tab-content-inner .product {
width: 25%;
padding: 40px 5px;
text-align: center;
}
.bwm-tabbed-wrapper .bwm-tabbed-content .bwm-tab-content.active {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1180px) {
.bwm-tabbed-wrapper {
padding: 0 50px 30px 50px;
}
}
@media screen and (max-width: 820px) {
.bwm-tabbed-wrapper .bwm-tabbed-content .bwm-tab-content .bwm-tab-content-inner {
flex-wrap: wrap;
}
.bwm-tabbed-wrapper .bwm-tabbed-content .bwm-tab-content .bwm-tab-content-inner .product {
width: 50%;
padding: 30px 20px;
}
}
@media screen and (max-width: 600px) {
.bwm-tabbed-wrapper {
padding: 0 20px 30px 20px;
}
.bwm-tabbed-wrapper .bwm-tabbed-content .bwm-tab-content .bwm-tab-content-inner {
padding-bottom: 30px;
}
.bwm-tabbed-wrapper .bwm-tabbed-content .bwm-tab-content .bwm-tab-content-inner .product {
width: 50%;
padding: 20px 10px 0;
}
}
body.home #masthead {
border-bottom: none;
}
#waypoint {
position: relative;
top: 10px;
}
#masthead {
position: relative;
padding: 0;
font-family: "Jost", sans-serif;
font-size: 11px;
letter-spacing: 1px;
background-color: #ffffff;
box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
z-index: 5;
}
#masthead .mega-menu {
z-index: 1;
}
#masthead .header-block {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
float: none;
flex: 1;
}
#masthead .header-block .header-block-inner {
width: 100%;
}
#masthead .header-block .header-block-inner .menu-container {
width: 100%;
}
#masthead .header-block .header-block-inner .menu-container .menu {
width: 100%;
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#masthead .header-block.header-left {
padding-left: 20px;
flex: 1;
}
#masthead .header-block.header-left .header-block-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin-right: auto;
}
#masthead .header-block.header-left .header-block-inner #logo_wrap.home {
display: none !important;
}
@media screen and (max-width: 960px) {
#masthead .header-block.header-left .header-block-inner > * {
display: none;
}
}
#masthead .header-block.header-middle {
display: none !important;
flex: 0;
}
#masthead .header-block.header-middle .header-block-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#masthead .header-block.header-middle .header-block-inner .menu > li {
padding: 20px 10px;
}
#masthead .header-block.header-right {
padding-right: 20px;
flex: 2;
}
#masthead .header-block.header-right .header-block-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
margin-left: auto;
column-gap: 2em;
}
#masthead .header-block.header-right .header-block-inner .menu-container {
width: auto;
}
#masthead .header-block.header-right .header-block-inner .menu-container .menu {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
}
#masthead .header-block.header-right .header-block-inner .menu-container .menu > li {
padding: 20px 10px;
}
#masthead .header-block.header-right .header-block-inner .icon.search-modal-link {
margin-right: 10px;
}
#masthead .header-block.header-right .header-block-inner .main-cta {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
column-gap: 1em;
}
@media screen and (max-width: 600px) {
#masthead .header-block.header-right .header-block-inner .main-cta {
padding: 10px !important;
}
}
@media screen and (max-width: 960px) {
#masthead .header-block.header-right {
flex: 1;
padding: 0;
}
#masthead .header-block.header-right .header-block-inner .menu-container {
display: none !important;
}
}
#masthead .fab {
font-size: 13px;
padding: 0;
}
#masthead.lock_nav {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 100000;
}
#masthead.lock_nav .site-navigation-wrap .header-block.header-left .header-block-inner #logo_wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
@media screen and (max-width: 960px) {
#masthead #mobile_nav_wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
}
#masthead .site-navigation-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
}
#logo_wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
z-index: 1;
}
#logo_wrap img {
display: block;
max-height: 40px;
width: auto;
}
@media screen and (max-width: 600px) {
#logo_wrap {
max-width: 300px;
margin: 0 auto;
}
}
.archive-items, #archive_page .alm-reveal {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
justify-content: center !important;
-webkit-justify-content: center !important;
column-gap: 20px;
row-gap: 20px;
}
.archive-items.search-archive .product, #archive_page .alm-reveal.search-archive .product {
width: 30%;
}
.archive-items.search-archive .archive-item, #archive_page .alm-reveal.search-archive .archive-item {
width: 30%;
padding: unset;
}
#archive_page .archive-items.alm-listing {
margin-top: 2em !important;
}
.post-item-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
display: block;
width: 100%;
}
.archive-item {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
display: inline-block;
width: 30%;
position: relative;
overflow: hidden;
}
.archive-item .archive-item-title {
position: relative;
font-size: 17px;
font-family: "Jost", sans-serif;
text-transform: none;
background: white;
padding: 20px;
text-align: center;
width: 90%;
margin: -30px auto 0;
}
.archive-item-cat {
font-size: 12px;
background: #c0e2e1;
letter-spacing: 1px;
text-transform: uppercase;
padding: 2px 25px;
display: inline-block;
margin-bottom: 10px;
}
body.archive .page-header {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
font-family: "Jost", sans-serif;
letter-spacing: 1px;
font-size: 11px;
max-width: 60%;
padding-bottom: 20px;
margin-bottom: 20px;
}
body.archive .page-header .page-title {
margin-bottom: 0;
}
#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: "Jost", sans-serif;
font-size: 25px;
margin-bottom: 20px;
}
#load-more-from .cat-nav {
margin: 0 auto;
}
.cat-nav {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin: 0 auto 50px;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: "Jost", sans-serif;
}
.cat-nav a {
margin: 0px 15px;
}
.cat-nav .cat-nav-current {
border-bottom: 1px solid #000000;
}
@media only screen and (max-width: 1200px) {
.archive-item .archive-item-image {
height: 400px;
}
}
@media only screen and (max-width: 1100px) {
.archive-item .archive-item-image {
height: 350px;
}
}
@media only screen and (max-width: 1000px) {
.archive-item .archive-item-image {
height: 315px;
}
}
@media only screen and (max-width: 900px) {
.archive-item {
width: 47%;
}
.archive-item .archive-item-image {
height: 275px;
}
}
@media only screen and (max-width: 800px) {
.archive-item .archive-item-image {
height: 250px;
}
}
@media only screen and (max-width: 768px) {
.archive-item .archive-item-image {
height: 350px;
}
}
@media only screen and (max-width: 667px) {
.archive-item {
width: 100%;
}
.archive-item .archive-item-image {
height: 425px;
}
}
body.single #primary {
padding-bottom: 0;
margin-bottom: 0;
}
body.single.lock_nav article.post .article-sidebar,
body.single.lock_nav article.snapshot .article-sidebar {
position: fixed !important;
top: 100px;
}
body.single #featured_post {
background: white;
margin-bottom: 70px;
}
.post-wrap {
-webkit-transform: translateX(120px);
-moz-transform: translateX(120px);
-ms-transform: translateX(120px);
-o-transform: translateX(120px);
transform: translateX(120px);
}
.post-wrap.post-wrap-guide {
-webkit-transform: translateX(50px);
-moz-transform: translateX(50px);
-ms-transform: translateX(50px);
-o-transform: translateX(50px);
transform: translateX(50px);
}
.post-wrap.post-wrap-guide .post-sidebar {
width: auto;
position: -webkit-sticky;
position: sticky;
top: 50px;
padding-left: 20px;
}
.post-wrap.post-wrap-guide article.post {
width: auto;
}
.post-wrap article.post {
width: 76%;
}
.post-wrap .post-sidebar {
width: 20%;
position: -webkit-sticky;
position: sticky;
top: 50px;
}
article.post,
article.snapshot {
position: relative;
padding: 50px 0 0;
}
article.post .container-lg,
article.snapshot .container-lg {
width: 80%;
}
article.post .entry-header,
article.snapshot .entry-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
article.post .entry-header .entry-header-inner,
article.snapshot .entry-header .entry-header-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
text-transform: uppercase;
font-family: "Jost", sans-serif;
font-size: 12px;
letter-spacing: 1px;
}
article.post .quick-links,
article.snapshot .quick-links {
position: absolute;
top: 50%;
left: -125px;
max-width: 250px;
border: 3px solid #E1CCC7;
padding: 20px 30px;
}
article.post .quick-links h3,
article.snapshot .quick-links h3 {
margin-bottom: 10px;
text-transform: capitalize;
}
article.post .quick-links p,
article.snapshot .quick-links p {
font-size: 10px;
margin-bottom: 0;
text-transform: uppercase;
line-height: 2.25em;
word-break: break-word;
}
@media screen and (max-width: 960px) {
article.post .quick-links,
article.snapshot .quick-links {
left: -92px;
max-width: 200px;
padding: 16px 21px;
}
}
@media screen and (max-width: 600px) {
article.post .quick-links,
article.snapshot .quick-links {
display: none;
}
}
article.post .entry-header,
article.snapshot .entry-header {
text-align: center;
}
article.post .entry-content,
article.snapshot .entry-content {
padding-bottom: 30px;
}
article.post .entry-content ul, article.post .entry-content li,
article.snapshot .entry-content ul,
article.snapshot .entry-content li {
font-size: 16px;
font-family: "Jost", sans-serif;
line-height: 31px;
letter-spacing: 0.5px;
}
article.post .entry-content .rs-code,
article.snapshot .entry-content .rs-code {
text-align: center;
margin-top: 50px;
}
article.post .entry-products,
article.snapshot .entry-products {
padding-top: 30px;
margin-top: 40px;
border-top: 1px solid #E8E8E8;
}
article.post .entry-products .entry-products-wrap,
article.snapshot .entry-products .entry-products-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
article.post .entry-products .entry-products-wrap .entry-product-header,
article.snapshot .entry-products .entry-products-wrap .entry-product-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 20%;
text-align: center;
}
article.post .entry-products .entry-products-wrap .entry-product-header span,
article.snapshot .entry-products .entry-products-wrap .entry-product-header span {
font-size: 25px;
font-family: "Jost", sans-serif;
}
article.post .entry-products .entry-products-wrap .entry-product-header .icon,
article.snapshot .entry-products .entry-products-wrap .entry-product-header .icon {
width: 30px;
height: 30px;
}
@media screen and (max-width: 820px) {
article.post .entry-products .entry-products-wrap .entry-product-header,
article.snapshot .entry-products .entry-products-wrap .entry-product-header {
width: 100%;
}
}
article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider {
width: 80%;
}
article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev {
left: unset;
right: -2%;
top: 48%;
}
article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next {
left: unset;
right: -2%;
top: 39%;
}
@media screen and (max-width: 820px) {
article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider {
width: 100%;
}
}
@media screen and (max-width: 820px) {
article.post .entry-products .entry-products-wrap,
article.snapshot .entry-products .entry-products-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
}
article.post #hide_sidebars,
article.snapshot #hide_sidebars {
position: relative;
transform: translate(0, -60vh);
}
article.post .article-sidebar,
article.snapshot .article-sidebar {
position: absolute;
top: 0;
height: 100%;
padding-top: 170px;
width: 70px;
text-align: center;
overflow: hidden;
}
article.post .article-sidebar.article-sidebar-left,
article.snapshot .article-sidebar.article-sidebar-left {
left: 17px;
}
@media screen and (max-width: 960px) {
article.post .article-sidebar.article-sidebar-left,
article.snapshot .article-sidebar.article-sidebar-left {
left: 0;
}
}
article.post .article-sidebar.article-sidebar-right,
article.snapshot .article-sidebar.article-sidebar-right {
right: 17px;
}
@media screen and (max-width: 960px) {
article.post .article-sidebar.article-sidebar-right,
article.snapshot .article-sidebar.article-sidebar-right {
right: 0;
}
}
article.post .article-sidebar .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar .post-products-wrap .post-products-trigger {
position: unset;
}
article.post .article-sidebar .article-sidebar-inner,
article.snapshot .article-sidebar .article-sidebar-inner {
position: relative;
height: 100vh;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
article.post .article-sidebar .article-sidebar-inner #progress,
article.snapshot .article-sidebar .article-sidebar-inner #progress {
position: fixed;
top: 75px;
width: 1px;
height: 0;
background-color: #000;
z-index: -1;
}
article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap {
width: 100%;
height: 38px;
position: relative;
margin-bottom: 22px;
}
article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap span,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap span {
font-weight: 400;
font-size: 15px;
line-height: 14px;
color: rgba(0, 0, 0, 0.6);
position: absolute;
font-family: "Jost", sans-serif;
top: 50%;
left: 50%;
margin: auto;
display: block;
-webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
article.post .article-sidebar .article-sidebar-inner .social-share .share,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share {
display: block;
text-align: center;
margin: 0 auto 22px;
font-size: 16px;
line-height: normal;
position: relative;
}
@media screen and (max-width: 820px) {
article.post .article-sidebar,
article.snapshot .article-sidebar {
display: none !important;
}
article.post .article-sidebar .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar .post-products-wrap .post-products-trigger {
display: none !important;
}
}
.entry-header .entry-title {
text-align: left;
margin-bottom: 15px;
}
.entry-header .entry-meta {
text-align: center;
font-family: "Jost", sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
color: #c8c8c8;
margin-bottom: 30px;
}
.entry-header .entry-meta a {
color: #c8c8c8;
}
.entry-products-slider {
width: 100%;
}
.entry-products-slider .slick-arrow.slick-prev {
left: unset;
right: -4%;
top: 48%;
}
.entry-products-slider .slick-arrow.slick-next {
left: unset;
right: -4%;
top: 39%;
}
.entry-footer {
padding: 20px;
margin: 50px 0 0;
border-top: 1px solid #E8E8E8;
border-bottom: 1px solid #E8E8E8;
font-family: "Jost", sans-serif;
text-transform: uppercase;
}
.entry-footer .entry-footer-actions > * {
margin: 0 10px;
font-family: "Jost", sans-serif;
font-size: 11px;
letter-spacing: 2px;
}
.entry-footer .entry-footer-actions span {
margin-left: 6px;
font-size: 10px;
text-transform: uppercase;
}
@media screen and (max-width: 600px) {
.entry-footer {
padding: 15px 0px;
margin: 20px 0;
}
.entry-footer .entry-footer-actions > * {
margin: 0px;
}
} #comments {
display: none;
max-width: 80%;
margin: 50px auto 0;
}
#comments .comment-subtitle {
font-family: "Jost", sans-serif;
letter-spacing: 2px;
font-size: 30px;
text-align: center;
margin-bottom: 40px;
}
#comments .container {
max-width: 685px;
}
#comments .comments-title {
display: none;
text-align: center;
}
#comments .respond textarea {
width: 100%;
font-size: 12px;
letter-spacing: 1px;
font-family: "Jost", sans-serif;
}
#comments .comment-input-half {
width: 49%;
}
#comments input[type=text], #comments input[type=email], #comments input[type=url], #comments input[type=password], #comments input[type=search], #comments input[type=number], #comments input[type=tel], #comments input[type=range], #comments input[type=date], #comments input[type=month], #comments input[type=week], #comments input[type=time], #comments input[type=datetime], #comments input[type=datetime-local], #comments input[type=color], #comments textarea {
font-family: "Jost", sans-serif;
font-size: 11px;
letter-spacing: 1px;
padding: 7px 10px;
border-radius: 0;
margin-bottom: 5px;
width: 100%;
}
#comments input[type=text]::placeholder, #comments input[type=email]::placeholder, #comments input[type=url]::placeholder, #comments input[type=password]::placeholder, #comments input[type=search]::placeholder, #comments input[type=number]::placeholder, #comments input[type=tel]::placeholder, #comments input[type=range]::placeholder, #comments input[type=date]::placeholder, #comments input[type=month]::placeholder, #comments input[type=week]::placeholder, #comments input[type=time]::placeholder, #comments input[type=datetime]::placeholder, #comments input[type=datetime-local]::placeholder, #comments input[type=color]::placeholder, #comments textarea::placeholder {
text-transform: uppercase;
}
#comments input#submit {
width: 100%;
border: none;
}
#comments div#respond {
margin-bottom: 50px;
}
#comments .comment-list {
margin: 0;
padding: 0;
font-family: "Jost", sans-serif;
}
#comments .comment-list .comment .comment-meta {
display: -webkit-flex;
display: flex;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 13px;
padding-bottom: 20px;
}
#comments .comment-list .comment .comment-meta .avatar, #comments .comment-list .comment .comment-meta .says {
display: none;
}
#comments .comment-list .comment .comment-meta .comment-metadata {
display: none;
}
#comments .comment-list .comment .children {
margin: 40px 0px;
}
#comments .comment-list .comment .reply {
border-bottom: 1px solid #dadada;
padding-bottom: 15px;
}
article.page {
padding: 50px;
}
#about_page .about-outer {
padding: 50px;
}
#about_page .about-inner .about-images {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-end !important;
-webkit-align-items: flex-end !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#about_page .about-inner .about-images .about-image-main {
width: 89%;
}
#about_page .about-inner .about-images .about-image-side {
position: relative;
width: 48%;
margin-left: -37%;
margin-bottom: -30px;
border-top: 10px solid white;
border-left: 10px solid white;
}
#about_page .about-inner .about-body .page-title {
text-align: left;
}
#about_page #about_main .stacked-images {
width: 49%;
height: 665px;
}
#about_page #about_main .stacked-images .stacked-half {
max-width: 325px;
margin-right: -15%;
}
#about_page #about_main .loop-main-content {
width: 42%;
padding: 30px;
}
@media screen and (max-width: 820px) {
#about_page #about_main {
flex-direction: column;
}
#about_page #about_main .stacked-images {
width: 75%;
height: 565px;
}
#about_page #about_main .stacked-images .stacked-half {
display: none;
}
#about_page #about_main .loop-main-content {
width: 80%;
padding: 30px;
}
}
#colophon {
position: relative;
padding: 30px 20px;
background: #2D4E77;
color: #ffffff;
}
#colophon #footer_menu_container {
margin: 0 10px;
}
#colophon #footer_menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#colophon .site-info {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
margin-left: 10px;
font-family: "Jost", sans-serif;
font-size: 11px;
letter-spacing: 1px;
}
#colophon .site-info .site-built {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-family: "Jost", sans-serif;
font-size: 12px;
text-transform: uppercase;
column-gap: 0.4em;
}
#colophon .site-info .site-built span {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#colophon .site-info .site-built img {
max-height: 25px;
margin-top: 1px;
margin-left: 4px;
}
@media screen and (max-width: 600px) {
#colophon .site-info {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#colophon .site-info .footer-logo {
margin: 20px 0;
}
#colophon .site-info .site-built {
width: 100%;
flex: auto;
text-align: center;
margin-top: 5px;
}
#colophon .site-info .site-built span {
width: 100%;
margin-bottom: 5px;
}
}
@media screen and (max-width: 600px) {
#colophon {
padding: 20px;
}
}
.custom-search-form {
width: 100%;
}
.custom-search-form .search-with-icon .search-field {
border: none !important;
border-radius: 0 !important;
background-color: white !important;
padding: 5px 5px 5px 30px;
font-style: italic;
}
.fixed-search {
opacity: 0;
position: fixed;
bottom: 0;
right: 30px;
z-index: 100;
background: #2D4E77;
color: #ffffff;
padding: 20px 50px;
}
.fixed-search .fixed-search-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
}
.fixed-search .fixed-search-inner input {
color: #ffffff;
}
.fixed-search .fixed-search-inner input::placeholder {
color: #ffffff;
}
.fixed-search .fixed-search-inner button {
color: #ffffff;
}
body.lock_nav .fixed-search {
opacity: 1;
}
.flex_row {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
row-gap: 20px;
margin: 20px 0;
}
@media screen and (max-width: 820px) {
.flex_row {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.flex_row > * {
width: 100% !important;
}
}
.shop-highlights-image {
position: relative;
width: 100%;
}
.shop-highlights-image .shop-dot-wrapper {
position: absolute;
}
.shop-highlights-image .shop-dot-wrapper .shop-dot {
width: 15px;
height: 15px;
border-radius: 100%;
background: #ffffff;
border: 1px solid #909090;
}
.shop-highlights-image .shop-dot-wrapper .shop-dot-product {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 20px;
background: #ffffff;
min-width: 275px;
position: absolute;
opacity: 0;
visibility: hidden;
z-index: 10;
}
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-image {
width: 40%;
}
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 60%;
padding: 0 20px;
text-align: center;
}
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-meta {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-meta span {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin-right: 5px;
}
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-cta {
font-size: 10px;
}
.shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body .shop-dot-product-cta .icon {
width: 10px;
height: 10px;
}
.shop-highlights-image .shop-dot-wrapper:hover .shop-dot-product {
opacity: 1;
visibility: visible;
}
#loading_screen {
position: fixed;
background: #DDDDDD;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
z-index: 5000;
}
#loading_screen.hide {
display: none !important;
}
#loading_screen .loading-screen-wrap {
padding: 50px;
text-align: center;
}
#loading_screen .loading-screen-wrap .loading-gif img {
max-height: 100px;
width: auto;
margin: 0 auto;
}
#loading_screen .loading-screen-wrap .loading-msg {
text-transform: lowercase;
font-size: 24px;
font-style: italic;
}
.modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(200, 200, 200, 0.75);
z-index: 150;
display: none;
cursor: pointer;
}
.modal a {
color: white;
}
.modal .modal-box {
background: #2D4E77;
color: #000000;
padding: 0;
position: relative;
width: 90%;
max-width: 800px !important;
top: 50%;
margin: auto;
left: 0;
right: 0;
cursor: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.modal .modal-box #popup-close {
position: absolute;
top: 6px;
right: 10px;
max-width: 16px;
z-index: 50;
}
.modal .modal-box #popup-close .icon {
width: 25px;
height: 25px;
fill: black;
}
.modal .modal-box .modal-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
text-align: center;
}
.modal .modal-box .modal-inner .footer-subscribe {
padding: 50px;
}
.modal .modal-box .modal-inner .footer-subscribe .footer-social {
padding: 0px 0px 30px;
}
.modal .modal-box .modal-inner .footer-subscribe .subscribe-title {
font-family: "Jost", sans-serif;
font-size: 70px;
line-height: 30px;
margin-bottom: 20px;
margin-top: 20px;
}
.modal .modal-box .modal-inner .footer-subscribe .subscribe-text {
font-family: "Jost", sans-serif;
}
.modal .modal-box .modal-inner .popup-image {
width: 48%;
min-height: 500px;
}
.modal .modal-box .modal-inner .popup-text {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 52%;
padding: 50px;
}
.modal .modal-box .modal-inner .popup-text > * {
width: 100%;
}
.modal .modal-box .modal-inner .popup-text h3 {
font-weight: normal;
font-family: "Jost", sans-serif;
font-size: 20px;
margin-bottom: 0px;
text-transform: uppercase;
letter-spacing: 2px;
}
.modal .modal-box .modal-inner .popup-text p {
font-size: 12px;
text-transform: uppercase;
line-height: 25px;
margin-bottom: 24px;
}
.modal .modal-box .modal-inner .popup-text #mc_embed_signup_scroll p {
margin-bottom: -20px;
}
.modal .modal-box .modal-inner h1 {
margin-top: 0;
margin-bottom: 0;
color: black;
font-size: 28px;
padding: 0px 40px;
letter-spacing: 1px;
}
.modal .modal-box .modal-inner nf-field:nth-child(1) {
float: left;
width: 48%;
}
.modal .modal-box .modal-inner nf-field:nth-child(2) {
float: right;
width: 48%;
}
.modal .modal-box .modal-inner nf-field:nth-child(3) .nf-field-container {
margin-bottom: 0;
}
.modal .modal-box .modal-inner input {
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "Jost", sans-serif;
font-size: 11px;
line-height: 13px;
}
.modal .modal-box .modal-inner input[type=button] {
padding: 7px 5%;
margin-bottom: 30px;
}
.modal .modal-box .modal-inner textarea {
border: none;
padding: 8px;
letter-spacing: 2px;
font-family: "Jost", sans-serif;
font-size: 11px;
line-height: 13px;
}
@media screen and (max-width: 820px) {
.modal .modal-box .modal-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.modal .modal-box .modal-inner > * {
width: 100% !important;
}
.modal .modal-box .modal-inner .popup-image {
display: none;
}
}
.modal #mc-embedded-subscribe-form {
position: relative;
padding: 0 !important;
}
.modal #mc-embedded-subscribe-form input {
border-radius: unset !important;
display: block;
width: 100%;
padding: 10px 10px;
font-family: "Jost", sans-serif;
margin: 2px;
}
.modal #mc-embedded-subscribe-form input[type=submit] {
padding: 7px 5%;
margin-bottom: 30px;
}
.modal #mc-embedded-subscribe-form .fa-envelope-o {
position: absolute;
top: 8px;
right: 5px;
font-size: 14px;
z-index: 50;
}
.modal #mc_embed_signup .mc-field-group {
width: 100%;
margin-bottom: 15px;
padding-bottom: 0;
text-align: left;
min-height: unset;
}
.modal #mc_embed_signup .mc-field-group label {
font-size: 10px;
margin-bottom: 5px;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner {
text-align: center;
margin: 50px 0;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner h1, .modal[data-trigger=contact-popup] .modal-box .modal-inner h2, .modal[data-trigger=contact-popup] .modal-box .modal-inner h3, .modal[data-trigger=contact-popup] .modal-box .modal-inner h4, .modal[data-trigger=contact-popup] .modal-box .modal-inner h5, .modal[data-trigger=contact-popup] .modal-box .modal-inner h6 {
position: relative;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner h1::after, .modal[data-trigger=contact-popup] .modal-box .modal-inner h2::after, .modal[data-trigger=contact-popup] .modal-box .modal-inner h3::after, .modal[data-trigger=contact-popup] .modal-box .modal-inner h4::after, .modal[data-trigger=contact-popup] .modal-box .modal-inner h5::after, .modal[data-trigger=contact-popup] .modal-box .modal-inner h6::after {
content: "";
position: relative;
display: block;
width: 115px;
height: 1px;
background: #000000;
margin: 10px auto 20px;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form {
width: 85%;
max-width: 700px;
margin: 0 auto;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form .nf-form-fields-required {
display: none !important;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container {
margin-bottom: 20px;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container .nf-field-label label {
font-weight: 700;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container.label-above .nf-field-label {
margin: 0;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container textarea {
border: 2px solid #F4F4F4;
border-radius: 0;
height: 106px;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field .nf-field-container input {
border: 2px solid #F4F4F4;
border-radius: 0;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field:nth-child(2), .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field:nth-child(3) {
float: right;
width: 49%;
clear: right;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field:nth-child(1), .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field:nth-child(4), .modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field:nth-child(5) {
float: left;
width: 49%;
clear: left;
}
.modal[data-trigger=contact-popup] .modal-box .modal-inner form nf-field:nth-child(6) {
display: block;
width: 100%;
}
.modal[data-trigger=subscribe-popup] .modal-box {
padding: 0;
max-width: 820px;
}
.modal[data-trigger=subscribe-popup] .modal-box .modal-inner {
flex-wrap: nowrap;
padding-right: 5%;
}
.modal[data-trigger=subscribe-popup] .modal-box .modal-inner .popup-image {
width: 50%;
}
.modal.watercolor .modal-box {
padding: 30px 5% 20px;
background: url(//nelsonwilliamslaw.com/wp-content/themes/brandworx_theme/bwm/images/watercolor.png) no-repeat bottom right/74% #2D4E77;
background-position-x: 145%;
background-position-y: 165%;
}
.modal.watercolor .modal-box .modal-inner .popup-text {
width: 100%;
}
.modal.watercolor .modal-box .modal-inner .popup-text h2, .modal.watercolor .modal-box .modal-inner .popup-text h3 {
margin: 0 0 20px;
font-weight: bold;
}
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap .nf-form-fields-required {
display: none;
}
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field .nf-field-container {
margin: 0 0 15px;
}
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:nth-child(1), .modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:nth-child(2) {
width: 100%;
float: none;
}
.modal.watercolor .modal-box .modal-inner .popup-text .nf-form-wrap nf-field:last-child .nf-field-container {
margin: 0 0 0;
text-align: left;
}
.modal.watercolor .modal-box .modal-inner input[type=button] {
margin: 0;
}
.post-block {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.post-block .post-item-image-wrap {
position: relative;
width: 100%;
overflow: hidden;
}
.post-block .post-item-image-wrap .post-item-image {
display: block;
width: 100%;
}
.post-block .post-item-image-wrap .post-item-image:hover {
opacity: 0.8;
}
.post-block .post-block-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
overflow: hidden;
width: 100%;
}
.post-block .post-block-title {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
flex: 1;
margin-top: 11px;
font-size: 20px;
}
@media screen and (max-width: 820px) {
.post-block .post-block-title {
font-size: 15px;
}
}
@media screen and (max-width: 600px) {
.post-block {
width: 50%;
}
}
.post-item-image-wrap {
overflow: hidden;
}
.post-products-wrap .post-products-trigger {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: absolute;
bottom: 0;
right: 0;
padding: 10px 2px;
background: #ffffff;
}
.post-products-wrap .post-products-trigger span {
transform: rotate(90deg) translate(32%, -160%);
margin-bottom: 80%;
transform-origin: top left;
line-height: 1em;
}
.post-products-wrap .post-products {
position: absolute;
bottom: 0;
left: 115%;
width: 100%;
background: #ffffff;
padding: 20px 30px 20px 20px;
visibility: hidden;
}
.post-products-wrap:hover .post-products {
left: 0;
visibility: visible;
}
.product .product-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.product .product-wrap .product-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
width: 100%;
max-height: 155px;
text-align: center;
}
.product .product-wrap .product-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.product .product-wrap .product-body .product-brand {
font-family: "Jost", sans-serif;
text-align: center;
font-size: 9px;
}
.product .product-wrap .product-body .product-title {
text-align: center;
font-weight: bold;
}
.product .product-wrap .product-link-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.product .product-wrap .product-link-wrap .product-link {
text-transform: uppercase;
}
.product.product-row .product-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.product.product-row .product-wrap .product-image-wrap {
width: auto;
}
.product.product-row .product-wrap .product-image-wrap .product-image {
max-height: 100px;
}
.product.product-row .product-wrap .product-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 0 20px;
}
@media screen and (max-width: 820px) {
.product .product-wrap .product-body .product-title {
font-size: 10px;
}
}
#search-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 150000;
display: none;
cursor: pointer;
}
#search-modal .modal-box {
width: 70%;
position: absolute;
background: unset !important;
top: 50%;
margin: auto;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding: 5px;
cursor: auto;
}
#search-modal .modal-box #search-close {
position: absolute;
top: -20px;
right: -15px;
z-index: 50;
}
#search-modal .modal-box #search-close .icon {
width: 30px;
height: 30px;
padding: 3px;
color: #ffffff;
border-radius: 100%;
}
#search-modal .modal-box .widget {
margin: 0;
}
#search-modal .modal-box .modal-inner {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
text-align: center;
}
#search-modal .modal-box .modal-inner .site-search {
width: 100%;
}
#search-modal .modal-box .modal-inner h1 {
margin-top: 0;
margin-bottom: 0;
background-color: #ECD4C9;
color: #fff;
font-size: 38px;
padding: 20px 38px;
}
#search-modal .modal-box .modal-inner label {
width: 100%;
}
#search-modal .modal-box .modal-inner input {
background: white;
border: none !important;
flex: 1;
width: 100%;
text-transform: uppercase;
font-family: "Jost", sans-serif;
padding: 23px;
font-style: unset;
}
#search-modal .modal-box .modal-inner input#search::placeholder {
font-size: 14px;
}
#search-modal .modal-box .modal-inner input.search-field {
width: 100%;
padding: 24px;
font-size: 16px;
font-weight: 100;
text-transform: uppercase;
box-shadow: none;
border: solid 1px #999999;
border-radius: 0;
}
#search-modal .modal-box .modal-inner input[type=submit] {
flex: 0;
}
#search-modal .modal-box .modal-inner #searchsubmit {
background: url(//nelsonwilliamslaw.com/wp-content/images/search.png) center center no-repeat;
background-color: white;
font-size: 20px;
color: black;
box-shadow: none;
border: none;
border-radius: 0;
vertical-align: top;
float: left;
padding: 20px 20px 30px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
#search-modal .modal-box .modal-inner #searchsubmit:hover {
background-color: #eaeaea;
}
@media screen and (max-width: 820px) {
#search-modal .modal-box .modal-inner .site-search {
padding: 50px 0;
}
}
@media screen and (max-width: 600px) {
#search-modal .modal-box {
width: 75%;
}
#search-modal .modal-box .modal-inner input[type=submit] {
flex: 0;
display: none !important;
}
}
.share-icon {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
text-align: center;
margin-bottom: 10px;
padding: 5px;
width: 30px;
height: 30px;
background: white;
border: 1px solid #E8E8E8;
z-index: 2;
}
input#postURL {
position: absolute;
right: -9999px;
}
.share-icons {
position: relative;
}
.share-icons .social-share {
position: relative;
}
.share-icons .social-share .social-share-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
}
.share-icons .social-share .social-share-inner.vertical-share {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
}
.share-icons .social-share .social-share-inner.vertical-share .social-share-title {
transform: rotate(90deg) translate(0, -167%);
transform-origin: top left;
margin-bottom: 60%;
font-family: "Jost", sans-serif;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
font-size: 11px;
}
.share-icons .social-share .social-share-inner.vertical-share .share-icons-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
opacity: 1;
visibility: visible;
}
.share-icons .social-share .social-share-inner.fade-share .social-share-title {
display: block;
}
.share-icons .social-share .social-share-inner.fade-share .share-icons-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: absolute;
z-index: 1;
background: #ffffff;
padding: 2px 20px;
}
.share-icons .social-share .social-share-inner .share-icons-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
}
.share-icons .social-share .share {
margin: 8px;
}
.share-icons .social-share .share span {
margin-left: 6px;
font-size: 10px;
text-transform: uppercase;
}
.snapshot .post-item-image-wrap {
position: relative;
width: 100%;
}
.snapshot .post-item-image-wrap .post-item-image {
display: block;
width: 100%;
}
.snapshot .snapshot-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin-top: 20px;
}
.social-icons {
position: relative;
}
.social-icons .social-icons-header {
font-size: 12px;
letter-spacing: 1px;
margin-right: 10px;
text-transform: uppercase;
}
.social-icon {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-size: 12px;
margin: 0 5px;
}
.social-icon span {
margin-left: 6px;
text-transform: uppercase;
letter-spacing: 1px;
}
.team-member {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
flex: 1;
row-gap: 2em;
}
.team-member .team-member-image {
width: 100%;
-webkit-filter: grayscale(100);
}
.team-member .team-member-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
flex: 1;
row-gap: 0.5em;
}
.team-member .team-member-body .team-member-title {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
flex: 1;
}
.team-member .team-member-body .team-member-text {
color: #000000;
}
.team-member:hover .team-member-image {
-webkit-filter: grayscale(0);
}
.team-member:hover .team-member-text {
color: #000000;
}
.video-block {
position: relative;
}
.video-block .video-block-container .video-block-wrap {
position: relative;
width: 100%;
}
.video-block .video-block-container .video-block-wrap .video-block-image {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
}
.video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
}
.video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .icon {
width: 55px;
height: 55px;
color: #ffffff;
}
.video-block .video-block-container .video-block-wrap .video-block-image .video-block-image-inner .icon:hover {
color: #000000;
cursor: pointer;
}
.video-block .video-block-container .video-block-wrap .video-block-image::after {
content: "";
display: block;
background: rgba(0, 0, 0, 0.2);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
}
.video-block .video-block-container .video-block-wrap .embed-container {
position: relative;
z-index: 1;
}
.menu-has-drop-posts .posts-drop {
opacity: 0;
visibility: hidden;
padding: 50px;
position: fixed;
top: 57px;
left: 0;
right: 0;
z-index: 100;
background: white;
box-shadow: 2px 2px 5px #444;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper {
display: -webkit-flex;
display: flex;
justify-content: center;
-webkit-justify-content: center;
max-width: 1440px;
margin: 0 auto;
width: 100%;
}
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper p {
display: inline-block;
margin: 0 10px;
font-size: 13px;
}
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper input.search-field {
border: 0px;
border-bottom: 1px solid #eee;
text-transform: lowercase;
}
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left {
border-right: 2px solid #dedede;
margin-right: 4%;
width: 30%;
position: relative;
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
}
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats {
font-size: 14px;
width: 50%;
text-align: left;
}
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-left .drop-sub-cats .drop-nav-header {
font-size: 25px;
font-family: "Jost", 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: "Jost", 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: "Jost", 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: "Jost", 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: "Jost", sans-serif;
letter-spacing: 2px;
}
.menu-has-drop-posts .posts-drop .dropdown-banner-wrapper .dropdown-block-right .drop-post .drop-post-title-outer .drop-post-title:hover {
color: #c8c8c8;
}
.menu-has-drop-posts:hover .posts-drop {
opacity: 1;
visibility: visible;
}
body.customize-support .posts-drop {
top: 179px;
}
body.customize-support.lock_nav .posts-drop {
top: 57px;
}
.icons-nav {
display: none;
position: fixed;
bottom: 0;
left: 0;
right: 0;
background: #ffffff;
z-index: 10;
}
.icons-nav i {
font-size: 25px;
}
.icons-nav img {
width: auto;
max-height: 25px;
}
.icons-nav .menu {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
}
.icons-nav .menu li {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 20%;
padding: 10px;
}
@media screen and (max-width: 820px) {
.icons-nav {
display: block;
}
body.has-icon-nav #colophon.site-footer {
margin-bottom: 50px !important;
}
}
.menu > li .mega-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: absolute;
top: 100%;
left: 0;
right: 0;
padding: 2em;
background-color: #ffffff;
box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
z-index: -1;
transform: translate(0, -200%);
opacity: 0;
}
.menu > li .mega-menu .mega-menu-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
column-gap: 4em;
}
.menu > li .mega-menu .mega-menu-container .mega-menu-image {
flex: 3;
max-width: 350px;
}
.menu > li .mega-menu .mega-menu-container .mega-menu-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
row-gap: 2em;
flex: 4;
}
.menu > li .mega-menu .mega-menu-container .mega-menu-body .mega-menu-items {
display: grid;
grid-template-columns: auto auto auto;
grid-template-rows: auto;
column-gap: 2em;
row-gap: 1em;
}
.menu > li .mega-menu .mega-menu-container .mega-menu-body .mega-menu-items .mega-menu-item {
text-align: left;
font-weight: 300;
}
.menu > li:hover .mega-menu {
transform: translate(0, 0);
z-index: 1;
}
#mobile_nav_wrap {
display: none;
cursor: pointer;
}
#mobile_nav_wrap .mobile-nav-trigger-open {
display: none;
margin: 0 10px 0 0;
font-size: 18px;
}
@media screen and (max-width: 960px) {
#mobile_nav_wrap .mobile-nav-trigger-open {
display: block;
}
}
@media screen and (min-width: 960px) {
#mobile_nav_wrap {
display: block;
}
}
@media screen and (max-width: 960px) {
#mobile_nav_wrap {
display: block;
}
body.customize-support #mobile_nav_wrap .mobile-nav-outer {
top: 92px;
}
body.customize-support.lock_nav #mobile_nav_wrap .mobile-nav-outer {
top: 46px;
}
}
.mobile-nav-outer {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: fixed;
max-width: 355px;
padding-top: 50px;
width: 100%;
top: 0;
left: -500px;
bottom: 0;
background: #ffffff;
overflow-y: scroll;
z-index: 1000000;
}
.mobile-nav-outer .mobile-nav-inner {
width: 100%;
}
#colophon .mobile-nav-outer {
color: #000000;
}
.mobile-nav-outer .mobile-nav-trigger-close.icon {
display: block;
font-size: 18px;
position: absolute;
top: 60px;
left: 27px;
width: 20px;
height: 20px;
cursor: pointer;
}
#masthead.lock_nav #mobile_nav_wrap .mobile-nav-trigger-close {
top: 13px;
}
@media screen and (max-width: 960px) {
.mobile-nav-outer .mobile-nav-trigger-close {
top: 13px;
}
}
.mobile-nav-outer::-webkit-scrollbar {
width: 1px;
}
.mobile-nav-outer::-webkit-scrollbar-track {
background: #ffffff;
width: 1px;
}
.mobile-nav-outer::-webkit-scrollbar-thumb {
background-color: #000000;
width: 1px;
}
body.customize-support #mobile_nav_wrap .mobile-nav-outer {
top: 32px;
}
@media screen and (max-width: 782px) {
body.customize-support #mobile_nav_wrap .mobile-nav-outer {
top: 46px;
}
}
body.customize-support #masthead.lock_nav #mobile_nav_wrap .mobile-nav-outer {
top: 0;
}
.mobile-nav-outer .mobile-nav-image {
width: 100%;
}
.mobile-nav-outer .mobile-nav-body {
width: 100%;
padding: 30px;
font-family: "Jost", sans-serif;
}
.mobile-nav-outer .mobile-nav-body > * {
width: 100%;
}
.mobile-nav-outer .mobile-nav-body #mobile_logo {
position: relative;
width: 100%;
text-align: center;
margin: 0 0 35px;
}
.mobile-nav-outer .mobile-nav-body #mobile_logo img {
width: 100%;
max-width: 350px;
margin: 0 auto;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
text-align: left;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 100%;
margin: 20px 0;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .sub-menu .menu-item {
margin: 0 !important;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop .icon {
margin-left: 10px;
cursor: pointer;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children .sub-menu {
position: relative;
display: none;
opacity: 0;
visibility: hidden;
transform: unset;
background: unset;
padding: unset;
padding-left: 10px;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children .sub-menu li {
margin-bottom: 0;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children .sub-menu li a {
font-size: 15px;
padding-left: 30px;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children.show .sub-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
opacity: 1;
visibility: visible;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
align-items: center;
text-transform: capitalize;
font-size: 30px;
font-family: "Jost", sans-serif;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a span {
padding: 0 10px;
font-style: italic;
font-size: 24px;
font-family: "Jost", sans-serif;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a span.menu-count {
padding: 0 10px 0 0;
font-style: normal;
font-size: 14px;
font-family: "Jost", sans-serif;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.light-menu-item {
font-weight: 100;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom {
padding-top: 20px;
border-top: 1px solid #000000;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
}
.mobile-nav-outer .mobile-nav-body .social-icons {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin: 35px 0;
}
.mobile-nav-outer .mobile-nav-body #mobile_search {
margin-bottom: 35px;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type=text] {
padding: 5px 0 !important;
border: none !important;
border-bottom: 1px solid #000000 !important;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type=text]::placeholder {
color: #000000;
text-transform: uppercase;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button {
position: absolute;
right: 0;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button .icon {
width: 15px;
height: 15px;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .widget {
margin: 0;
width: 100%;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .widget input {
width: 100%;
}
@media screen and (max-width: 960px) {
.mobile-nav-outer {
padding-top: 45px;
}
}
#mobile_nav_bg {
display: none;
background: rgba(0, 0, 0, 0.4);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 100000;
}
#more_nav {
position: relative;
padding: 20px;
background: #2D4E77;
}
#more_nav #category_menu li {
font-family: "Jost", sans-serif;
}
#more_nav #category_menu li a {
color: black !important;
}
#more_nav #category_menu li a:hover {
color: #000000 !important;
}
#more_nav .more-nav-header {
font-family: "Jost", sans-serif;
margin: 0 0px 5px 0;
}
@media screen and (max-width: 820px) {
#more_nav {
flex-direction: column;
}
#more_nav .more-nav-header {
width: 100%;
text-align: center;
margin-bottom: 20px;
}
}
@media screen and (max-width: 600px) {
#more_nav {
flex-direction: column;
}
#more_nav #category_menu {
flex-direction: column;
margin-left: 0px;
}
#more_nav .more-nav-header {
width: 100%;
margin-right: 0px;
font-size: 20px;
}
}
.page-nav {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin-bottom: 30px;
margin-top: 30px;
}
.page-nav .page-menu-container {
width: 100%;
padding: 20px;
}
.page-nav h2.page-nav-title {
text-transform: capitalize;
font-size: 30px;
letter-spacing: 2px;
margin-top: 50px;
margin-bottom: 0px;
font-family: "Jost", sans-serif;
}
.page-nav .page-nav-text {
text-align: center;
}
@media screen and (max-width: 820px) {
.page-nav .page-nav-text {
display: none;
}
}
.page-nav form {
width: 100%;
max-width: 480px;
margin: 10px 0;
}
.page-nav form .search-fields {
position: relative;
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.page-nav form .search-fields input {
width: 100%;
font-size: 12px;
letter-spacing: 1px;
font-family: "Jost", sans-serif;
border: 1px solid #E8E8E8 !important;
}
.page-nav form .search-fields button {
position: absolute;
right: 10px;
}
@media screen and (max-width: 600px) {
.page-nav form .search-fields {
max-width: 90%;
margin: 0 auto;
}
}
.page-nav .page-menu {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-family: "Jost", sans-serif;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
margin: 10px 0 30px;
}
.page-nav .page-menu ul {
padding: 5px 0px;
}
.page-nav .page-menu li {
text-align: left;
}
.page-nav .page-menu li.current-menu-item {
border-bottom: 2px solid #000000;
}
@media screen and (max-width: 820px) {
.page-nav .page-menu li.current-menu-item {
border-bottom: 1px solid #eeeeee;
}
}
.page-nav .page-menu li .sub-menu {
margin: 0;
padding: 0;
list-style-position: inside;
}
@media screen and (max-width: 820px) {
.page-nav .page-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-size: 11px;
letter-spacing: 1px;
width: 100%;
}
.page-nav .page-menu .menu-item {
width: 100%;
padding: 12px 20px;
border-bottom: 1px solid #eeeeee;
}
.page-nav .page-menu .menu-item .menu-drop {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.page-nav .page-menu .menu-item .menu-drop .icon {
margin-left: 10px;
}
.page-nav .page-menu .menu-item.menu-item-has-children .sub-menu {
position: relative;
display: none;
opacity: 0;
visibility: hidden;
transform: unset;
background: unset;
padding: unset;
padding-left: 10px;
}
.page-nav .page-menu .menu-item.menu-item-has-children .sub-menu li {
margin-bottom: 0;
border-bottom: unset;
}
.page-nav .page-menu .menu-item.menu-item-has-children.show .sub-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
opacity: 1;
visibility: visible;
}
.page-nav .page-menu .menu-item a {
display: block;
}
.page-nav .page-menu .menu-item.light-menu-item {
font-weight: 100;
}
}
.page-nav .page-nav-title .icon {
display: none;
}
@media screen and (max-width: 820px) {
.page-nav .page-nav-title {
font-family: "Jost", sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
width: 100%;
padding: 12px 20px;
text-align: center;
}
.page-nav .page-nav-title.center {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.page-nav .page-nav-title.between {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
}
.page-nav.btns {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
background: #2D4E77;
padding: 20px 50px;
margin-bottom: 50px;
}
.page-nav.btns .page-nav-title {
margin: 0;
max-width: 300px;
text-align: center;
}
@media screen and (max-width: 960px) {
.page-nav.btns .page-nav-title {
max-width: 100%;
padding-bottom: 0;
justify-content: center !important;
}
}
.page-nav.btns .page-menu-container {
width: auto;
}
.page-nav.btns .page-menu-container .page-menu {
margin: 0;
}
.page-nav.btns .page-menu-container .page-menu li a {
width: 200px !important;
}
.page-nav.btns .page-menu-container .page-menu li.current-menu-item {
border-bottom: unset;
}
.page-nav.has-btns .page-menu-container .page-menu li.current-menu-item {
border-bottom: unset;
}
@media screen and (max-width: 820px) {
.page-nav.btns {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 20px;
}
.page-nav.btns .page-menu-container {
width: 100%;
}
.page-nav.btns .page-menu-container .page-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
}
.page-nav.hide-mobile .page-menu .menu-item {
width: fit-content;
border-bottom: none;
}
.page-nav.show-mobile .page-nav-title {
order: 1;
font-family: "Jost", sans-serif;
font-size: 11px;
text-transform: uppercase;
text-align: left;
letter-spacing: 1px;
width: 100%;
padding: 12px 20px;
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
}
.page-nav.show-mobile .page-nav-title.center {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.page-nav.show-mobile .page-nav-title.between {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.page-nav.show-mobile .page-nav-title .icon {
display: block;
margin-left: 10px;
}
.page-nav.show-mobile .page-nav-title.open .icon {
transform: rotate(180deg);
}
.page-nav.show-mobile .page-menu-container {
display: none;
order: 2;
padding: 0;
}
.page-nav.show-mobile form {
order: 3;
}
}
#circle_links {
position: relative;
margin: 70px 0 0;
}
#circle_links .circle-links-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#circle_links .circle-links-header .circle-links-title {
margin: 0;
}
#circle_links .circle-links-header .circle-links-cta {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 20px;
}
#circle_links .circle-links-container {
padding: 20px 50px 50px;
text-align: center;
}
#circle_links .circle-links-container a.circle-links-cta {
letter-spacing: 1px;
font-size: 12px;
text-transform: uppercase;
padding-left: 5px;
}
#circle_links .circle-links-slider {
visibility: hidden;
opacity: 0;
}
#circle_links .circle-links-slider.slick-initialized.show-slider {
visibility: visible;
opacity: 1;
}
#circle_links .circle-links-slider .slick-arrow {
top: 42%;
}
#circle_links .circle-links-slider .circle-slide {
width: 16%;
padding: 20px;
text-align: center;
}
#circle_links .circle-links-slider .circle-slide .circle-slide-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-image {
width: 100%;
border-radius: 100%;
}
#circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-image:hover {
opacity: 0.8;
}
#circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-text {
text-transform: uppercase;
font-family: "Jost", sans-serif;
margin-top: 15px;
letter-spacing: 1px;
font-size: 12px;
}
#circle_links .circle-links-slider .circle-slide .circle-slide-inner .circle-slide-text:hover {
color: #B88C00;
}
@media screen and (max-width: 830px) {
#circle_links .circle-links-slider .circle-slide {
width: 25%;
}
}
#circle_links.has-bg {
background: #2D4E77;
margin: 50px 0;
border-bottom: 1px solid black;
}
#circle_links.has-bg .circle-links-container {
padding: 50px;
}
#circle_links.has-bg .circle-links-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}
#circle_links.has-bg .circle-links-header .circle-links-title {
margin: 0;
font-size: 34px;
line-height: 40px;
padding: 30px;
}
#circle_links.has-bg .circle-links-header .circle-links-cta {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 40px;
font-size: 15px;
}
#circle_links.has-bg .circle-links-header .circle-links-cta:first-child {
border-right: 1px solid #000000;
}
#circle_links.has-bg .circle-links-header .circle-links-cta:last-child {
border-left: 1px solid #000000;
text-transform: uppercase;
}
#circle_links.has-bg .circle-links-header .circle-links-cta .icon {
margin: 0 5px;
}
@media screen and (max-width: 960px) {
#circle_links.has-bg {
padding: 0;
}
#circle_links.has-bg .circle-links-header {
flex-direction: column !important;
}
#circle_links.has-bg .circle-links-header .circle-links-title {
padding: 50px 0;
}
#circle_links.has-bg .circle-links-header .circle-links-cta {
width: 100%;
}
#circle_links.has-bg .circle-links-header .circle-links-cta:first-child {
border-right: none;
border-bottom: 1px solid black;
}
#circle_links.has-bg .circle-links-header .circle-links-cta:last-child {
border-left: none;
border-top: 1px solid black;
}
}
@media screen and (max-width: 600px) {
#circle_links.has-bg {
padding: 0;
}
#circle_links.has-bg .circle-links-header .circle-links-title {
text-align: center;
padding: 50px 30px;
}
}
@media screen and (max-width: 960px) {
#circle_links {
padding: 10px 50px 30px;
}
}
@media screen and (max-width: 600px) {
#circle_links {
padding: 0 20px 30px;
}
#circle_links .circle-links-container {
margin-bottom: 30px;
}
#circle_links .circle-links-slider .circle-slide {
width: 50%;
padding: 0px 10px;
}
#circle_links .circle-links-slider .circle-slide .circle-slide-inner {
padding: 0 30px;
}
#circle_links .circle-links-slider .slick-arrow {
top: 34%;
}
}
#featured_products {
position: relative;
padding: 50px;
}
#featured_products .featured-products-inner {
padding: 50px 0;
border-top: 1px solid #E8E8E8;
border-bottom: 1px solid #E8E8E8;
}
#featured_products .featured-products-inner .featured-products-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#featured_products .featured-products-inner .animate-right {
border-bottom: 1px solid #000000;
font-weight: bolder;
font-size: 10px;
font-weight: bolder;
letter-spacing: 1px;
}
#featured_products .featured-products-inner .featured-products-slider .product {
padding: 20px;
}
#featured_products .featured-products-inner .featured-products-slider .product .product-brand {
border-bottom: 1px solid #000000;
margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
#featured_products .featured-products-header-wrap {
flex-direction: column;
}
}
.product .product-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.product .product-wrap .product-body .product-brand {
text-transform: uppercase;
font-size: 10px;
font-weight: bolder;
}
.product .product-wrap .product-body .product-title {
font-size: 10px;
font-family: "Jost", sans-serif;
}
.product .product-wrap .product-image-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
width: 100%;
text-align: center;
}
.product .product-wrap .product-image-wrap .shop-btn {
position: absolute;
}
.product .product-wrap .product-link-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.product .product-wrap .product-link-wrap .product-link {
text-transform: uppercase;
}
#hero_slider {
position: relative;
padding: 30px 20px 90px;
}
#hero_slider .slick-slider {
position: relative;
}
#hero_slider .slick-slider .slick-dots {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin: 0;
position: absolute;
bottom: 0;
left: -20px;
width: auto;
z-index: 100;
}
#hero_slider .slick-slider .slick-dots li {
line-height: normal;
width: auto;
height: auto;
}
#hero_slider .slick-slider .slick-dots li button {
display: block !important;
margin: 5px !important;
}
#hero_slider .slick-slider .slick-dots li button::before {
display: none;
}
#hero_slider .slick-slider .slick-arrow {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
background: #B88C00;
padding: 3px;
border-radius: 100%;
width: 25px;
height: 25px;
}
#hero_slider .slick-slider .slick-arrow.slick-prev {
top: 45%;
left: 0;
}
@media screen and (max-width: 960px) {
#hero_slider .slick-slider .slick-arrow.slick-prev {
left: -15px;
}
}
#hero_slider .slick-slider .slick-arrow.slick-next {
top: 45%;
right: 0;
}
@media screen and (max-width: 960px) {
#hero_slider .slick-slider .slick-arrow.slick-next {
right: -15px;
}
}
#hero_slider .slick-slider .slick-arrow .icon {
width: 15px;
height: 15px;
}
#hero_slider .slick-slider .slick-arrow:hover {
background: #2D4E77;
}
#hero_slider .hero-slide {
padding-left: 40px;
}
#hero_slider .hero-slide .hero-image {
position: relative;
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-end !important;
-webkit-align-items: flex-end !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
padding: 0 50px;
width: 100%;
}
#hero_slider .hero-slide .hero-image .post-products-wrap .post-products-trigger {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
top: 30px;
bottom: unset;
left: 0;
right: unset;
transform: translate(-40px, 0);
font-weight: bold !important;
font-size: 13px !important;
}
#hero_slider .hero-slide .hero-image .post-products-wrap .post-products-trigger span {
transform: unset;
margin: 0;
margin-left: 5px;
}
#hero_slider .hero-slide .hero-image .post-products-wrap .post-products {
top: 0;
}
#hero_slider .hero-slide .hero-image .hero-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
background: #ffffff;
text-align: center;
max-width: 385px;
padding: 90px 30px;
}
#hero_slider .hero-slide .hero-image .hero-body h2 {
font-size: 29px;
line-height: 36px;
margin-bottom: 30px;
}
#hero_slider .hero-slide .hero-image .hero-body .hero-cta {
font-size: 13px;
letter-spacing: 1px;
}
@media screen and (max-width: 1180px) {
#hero_slider .hero-slide .hero-image {
padding: 50px 30px 0;
}
#hero_slider .hero-slide .hero-image .hero-body {
padding: 40px 34px;
}
}
@media screen and (max-width: 960px) {
#hero_slider .hero-slide {
padding-left: 0px;
}
#hero_slider .hero-slide .hero-image {
height: 450px !important;
}
#hero_slider .hero-slide .hero-image .hero-body {
padding: 28px 25px;
max-width: 280px;
}
#hero_slider .hero-slide .hero-image .hero-body h2.hero-title {
font-size: 21px;
line-height: 29px;
}
#hero_slider .hero-slide .hero-image .post-products-wrap .post-products-trigger {
transform: translate(0, 0);
}
}
@media screen and (max-width: 600px) {
#hero_slider {
padding: 50px 30px;
}
#hero_slider .hero-slide .hero-image {
height: 450px !important;
}
#hero_slider .hero-slide .hero-image .hero-body {
background-color: rgba(255, 255, 255, 0.8);
padding: 21px 22px;
}
#hero_slider .hero-slide .hero-image .hero-body h2.hero-title {
font-size: 17px;
line-height: 24px;
margin-bottom: 20px;
}
}
.guides-basic .guide-basic {
position: relative;
padding: 50px 0;
margin-top: 50px;
border-top: 1px solid #E8E8E8;
text-align: center;
}
.guides-basic .guide-basic h3.guide-title {
margin-bottom: 30px;
}
.guides-basic .guide-basic .guide-text {
line-height: 31px;
letter-spacing: 0.5px;
}
.guides-basic .guide-basic .guide-products {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.guides-basic .guide-basic .guide-products .product {
width: auto;
max-width: 285px;
padding: 20px;
}
.guides-rows .post-guide-row {
width: 100%;
position: relative;
max-width: 840px;
margin: 50px auto;
}
.guides-rows .post-guide-row > * {
width: 32%;
}
.guides-rows .post-guide-row:nth-child(2n+1) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.guides-rows .post-guide-row:nth-child(2n) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.guides-rows .post-guide-row img {
width: 28%;
}
.guides-rows .post-guide-row .sep {
width: 90px;
height: 2px;
margin: 0 2%;
background: black;
}
.guides-rows .post-guide-row .guide-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 60%;
}
.guides-rows .post-guide-row .guide-body .guide-count {
font-family: "Jost", sans-serif;
font-size: 80px;
}
.guides-rows .post-guide-row .guide-body .guide-title {
font-family: "Jost", sans-serif;
font-size: 30px;
margin-bottom: 20px;
}
.guides-rows .post-guide-row .guide-body .guide-text {
font-family: "Jost", sans-serif;
margin-bottom: 30px;
line-height: 28px;
}
.guides-rows .post-guide-row .guide-body .guide-text a {
color: #2D4E77;
font-weight: 100;
font-size: 14px;
text-transform: none;
border-bottom: none;
padding-bottom: 0;
}
.guides-rows .post-guide-row .guide-body a {
padding-bottom: 5px;
font-family: "proxima-nova", sans-serif;
text-transform: uppercase;
margin-bottom: 24px;
letter-spacing: 1px;
font-size: 13px;
font-weight: bold;
}
@media screen and (max-width: 820px) {
.guides-rows .post-guide-row {
flex-direction: column;
}
.guides-rows .post-guide-row .sep {
display: none;
}
.guides-rows .post-guide-row .guide-body {
width: 100%;
}
.guides-rows .post-guide-row img {
width: 70%;
margin-bottom: 20px;
}
.guides-rows .post-guide-row:nth-child(2n) {
flex-direction: column;
}
}
@media screen and (max-width: 820px) {
.guides-rows .post-guide-row img {
width: 100%;
margin-bottom: 20px;
}
}
.guides-grid {
max-width: 1025px;
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.guides-grid .guide-grid.vertical {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 50%;
padding: 30px;
}
.guides-grid .guide-grid.vertical .guide-count {
font-family: "Jost", sans-serif;
font-size: 100px;
color: #000000;
}
.guides-grid .guide-grid.vertical h3.guide-grid-title {
margin-bottom: 20px;
}
.guides-grid .guide-grid.vertical .guide-grid-text {
line-height: 31px;
letter-spacing: 0.5px;
}
.guides-grid .guide-grid.vertical .guide-grid-products {
width: 100%;
}
.guides-grid .guide-grid.horizontal {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
padding: 30px;
margin: 30px 0;
border-top: 1px solid #E8E8E8;
border-bottom: 1px solid #E8E8E8;
}
.guides-grid .guide-grid.horizontal .guide-grid-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 52%;
padding-right: 50px;
margin-right: 50px;
border-right: 1px solid #E8E8E8;
}
.guides-grid .guide-grid.horizontal .guide-grid-body .guide-count {
font-family: "Jost", sans-serif;
font-size: 100px;
color: #000000;
}
.guides-grid .guide-grid.horizontal .guide-grid-body h3.guide-grid-title {
margin-bottom: 20px;
}
.guides-grid .guide-grid.horizontal .guide-grid-body .guide-grid-text {
line-height: 31px;
letter-spacing: 0.5px;
}
.guides-grid .guide-grid.horizontal .guide-grid-products {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 38%;
}
.guides-grid .guide-grid.horizontal .guide-grid-products .post-product-slider-wrap {
width: 100%;
}
@media screen and (max-width: 600px) {
.guides-grid {
flex-direction: column !important;
}
.guides-grid .guide-grid.vertical {
width: 100%;
}
.guides-grid .guide-grid.horizontal {
flex-direction: column !important;
}
.guides-grid .guide-grid.horizontal .guide-grid-body {
padding-right: 0;
margin-right: 0;
border-right: none;
width: 100%;
}
.guides-grid .guide-grid.horizontal .guide-grid-products {
width: 100%;
margin-top: 30px;
}
}
.post-product-slider-wrap {
text-align: center;
}
.post-product-slider-wrap .slick-arrow.slick-prev {
left: unset;
right: -4%;
top: 48%;
}
.post-product-slider-wrap .slick-arrow.slick-next {
left: unset;
right: -4%;
top: 39%;
}
.post-product-slider-wrap .post-product-slider img {
margin: 0 auto;
}
.post-product-slider-wrap .post-product-slider .slick-arrow {
position: absolute;
top: 50%;
font-size: 24px;
color: #000000;
}
.post-product-slider-wrap .post-product-slider .slick-arrow.slick-prev {
left: -10%;
}
.post-product-slider-wrap .post-product-slider .slick-arrow.slick-next {
right: -10%;
}
.quick-links {
position: absolute;
top: 50%;
left: -125px;
max-width: 250px;
border: 3px solid #DDDDDD;
background: #ffffff;
padding: 20px 30px;
}
.quick-links h3 {
margin-bottom: 10px;
text-transform: capitalize;
}
.quick-links p {
font-size: 10px;
margin-bottom: 0;
text-transform: uppercase;
line-height: 2.25em;
word-break: break-word;
}
@media screen and (max-width: 960px) {
.quick-links {
left: -92px;
max-width: 200px;
padding: 16px 21px;
}
}
@media screen and (max-width: 600px) {
.quick-links {
display: none;
}
}
.posts-collection {
position: relative;
padding: 50px;
}
.posts-collection .posts-collection-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.posts-collection .posts-collection-container .collection-post-main {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
flex: 3;
}
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body {
position: relative;
width: 60%;
margin-right: -20%;
overflow: hidden;
padding-left: 25px;
}
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner {
position: relative;
width: 94%;
background: #2D4E77;
border: 2px solid #B88C00;
padding: 60px;
}
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-cat {
text-transform: uppercase;
font-family: "Jost", sans-serif;
letter-spacing: 1px;
font-size: 12px;
}
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner h2 {
font-size: 40px;
line-height: 44px;
margin: 20px 0;
}
@media screen and (max-width: 1180px) {
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner h2 {
font-size: 25px;
line-height: 36px;
margin: 20px 0;
}
}
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .collection-post-main-text {
font-size: 15px;
margin-bottom: 20px;
line-height: 25px;
}
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
top: 25px;
left: -25px;
width: 50px;
height: 50px;
padding: 0 !important;
border-radius: 100%;
}
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products {
top: 0;
bottom: unset;
right: 115%;
left: unset;
}
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap:hover .post-products {
right: 0;
}
@media screen and (max-width: 960px) {
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner {
width: 85%;
padding: 40px;
}
}
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-image {
width: 64%;
}
.posts-collection .posts-collection-container .posts-collection-posts-side {
flex: 1;
padding: 0 0 0 40px;
}
.posts-collection .posts-collection-container .posts-collection-posts-side .collection-post {
border-bottom: 1px solid #B88C00;
padding: 10px 0;
margin-bottom: 20px;
text-transform: uppercase;
font-family: "Jost", sans-serif;
letter-spacing: 1px;
font-size: 12px;
}
.posts-collection .posts-collection-container .posts-collection-posts-side .collection-post h4 {
font-size: 22px;
}
@media screen and (max-width: 1180px) {
.posts-collection .posts-collection-container .posts-collection-posts-side .collection-post h4 {
font-size: 17px;
}
}
@media screen and (max-width: 960px) {
.posts-collection .posts-collection-container .posts-collection-posts-side {
width: 98%;
}
}
@media screen and (max-width: 600px) {
.posts-collection .posts-collection-container .posts-collection-posts-side {
padding: 0;
width: 91%;
}
}
@media screen and (max-width: 1180px) {
.posts-collection {
padding: 50px 30px 50px 20px;
}
}
@media screen and (max-width: 960px) {
.posts-collection .posts-collection-container {
flex-direction: column !important;
}
}
@media screen and (max-width: 600px) {
.posts-collection {
padding: 30px;
}
.posts-collection .posts-collection-container .collection-post-main {
flex-direction: column-reverse !important;
}
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-image {
width: 100%;
}
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body {
width: 100%;
margin-right: 0%;
margin-right: 25px;
margin-top: -60px;
margin-bottom: 30px;
}
.posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner {
width: 100%;
padding: 20px;
}
}
.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: "Jost", 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: "Jost", 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: "Jost", 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: "Jost", sans-serif;
text-transform: uppercase;
font-size: 15px;
margin-top: 55px;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
padding-right: 10px;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
width: 10px;
fill: black;
}
.home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
margin-left: 5px;
}
.home-post .home-post-inner .home-post-image {
position: relative;
width: 51%;
overflow: hidden;
}
.home-post .home-post-inner .home-post-image .post-products-wrap .post-products-trigger {
bottom: 0;
}
.home-post .home-post-inner .home-post-image .post-products-wrap .post-products {
bottom: 0;
}
.home-post .home-post-inner .home-post-image .social-share {
position: absolute;
top: 0;
left: 0;
color: white;
font-size: 18px;
}
.home-post .home-post-inner .home-post-image .social-share a {
color: white;
}
.home-post .home-post-inner .home-post-image .social-share .icon {
fill: white;
width: 20px;
height: 20px;
}
.home-post .home-post-inner .home-post-image .social-share .share-title {
background: rgba(0, 0, 0, 0.5);
padding: 11px 20px 7px;
}
.home-post .home-post-inner .home-post-image .social-share .share-actions {
background: rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
padding: 4px 7px 7px;
}
.home-post .home-post-inner .home-post-image .social-share .share-actions button {
font-size: 14px;
padding: 10px;
color: white;
cursor: pointer;
}
.home-post .home-post-inner .home-post-image .social-share .share-actions button:hover {
color: #000;
}
.home-post .home-post-inner .home-post-image .social-share:hover .share-actions {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1180px) {
.home-post .home-post .home-post-inner .home-post-content {
padding: 20px 30px;
}
}
@media screen and (max-width: 820px) {
.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;
}
}
#snapshots_loop {
padding: 50px;
}
#snapshots_loop .snapshots-wrapper .snapshots-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
}
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-title-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
}
#snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
}
#snapshots_loop .snapshots-wrapper .snapshots-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
#snapshots_loop .snapshots-wrapper .snapshots-inner .snapshot {
flex: 1;
margin: 12px;
}
.banner-cta {
position: relative;
padding: 50px;
}
.banner-cta .banner-cta-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
padding: 100px 50px;
}
.banner-cta .banner-cta-image .banner-cta-body {
background: rgba(45, 78, 119, 0.85);
text-align: center;
max-width: 425px;
width: 100%;
padding: 30px;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-text {
padding: 10px 0 20px;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-title span {
display: block;
font-size: 18px;
}
@media screen and (max-width: 820px) {
.banner-cta {
padding: 50px 40px 30px;
}
}
@media screen and (max-width: 600px) {
.banner-cta {
padding: 50px 20px;
}
.banner-cta .banner-cta-image {
padding: 50px 30px;
}
}
.contact-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
position: relative;
background: #DDDDDD;
}
.contact-wrapper.container-sm {
padding: 50px;
}
.contact-wrapper .contact-info {
position: relative;
flex: 1;
}
.contact-wrapper .contact-info .contact-image {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
z-index: 1;
}
@media screen and (max-width: 960px) {
.contact-wrapper .contact-info .contact-image {
position: relative;
top: unset;
left: unset;
right: unset;
bottom: unset;
min-height: 75vh;
}
}
.contact-wrapper .contact-info .contact-text {
padding: 2em;
background: rgba(255, 255, 255, 0.95);
border: 1px solid #E8E8E8;
position: absolute;
left: 3em;
right: 3em;
bottom: 3em;
z-index: 2;
}
.contact-wrapper .contact-form {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 3em;
flex: 1;
row-gap: 2em;
}
.contact-wrapper .contact-form .nf-form-cont {
width: 100%;
}
.contact-wrapper .contact-form .nf-form-cont nf-fields-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
column-gap: 1em;
}
.contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field {
width: 100%;
}
.contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field input, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field select, .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field textarea {
padding: 12px;
}
.contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field:nth-child(1), .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field:nth-child(2), .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field:nth-child(3), .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field:nth-child(4) {
width: 48%;
}
@media screen and (max-width: 600px) {
.contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field:nth-child(1), .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field:nth-child(2), .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field:nth-child(3), .contact-wrapper .contact-form .nf-form-cont nf-fields-wrap nf-field:nth-child(4) {
width: 100%;
}
}
@media screen and (max-width: 960px) {
.contact-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.contact-wrapper > * {
width: 100%;
}
}
#faq-module {
background: #2D4E77;
padding: 50px;
margin-top: 50px;
border-top: 1px solid #E8E8E8;
}
#faq-module .page-faq-header .page-faq-title {
margin-bottom: 20px;
}
#faq-module .page-faq-header .page-faq-header-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#faq-module .page-faq-header .page-faq-header-inner .has-cta {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
#faq-module .page-faq-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
position: relative;
}
#faq-module .page-faq-wrapper .faq-col {
width: 48%;
}
#faq-module .page-faq-wrapper .faq-col .faq-item {
background: #ffffff;
margin-bottom: 23px;
}
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
text-align: left;
font-weight: 400;
letter-spacing: 0.5px;
font-size: 16px;
font-family: "Jost", sans-serif;
margin-bottom: 0;
padding: 10px;
}
#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;
padding: 0 10px 10px;
}
@media screen and (max-width: 820px) {
#faq-module .page-faq-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
}
#faq-module .page-faq-wrapper .faq-col {
width: 100%;
}
#faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
margin-bottom: 21px;
font-size: 14px;
}
}
@media screen and (max-width: 600px) {
#faq-module {
padding: 30px;
}
}
.tiled-products-wrapper {
position: relative;
padding: 50px;
}
.tiled-products-wrapper .tiled-products-container .tiled-products-title {
text-align: center;
}
.tiled-products-wrapper .tiled-products-container .tiled-products {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 30px;
flex: 1;
}
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col .product {
width: 100%;
}
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child {
flex: 2;
border-right: 1px solid #E8E8E8;
}
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child:only-child {
border-right: none;
}
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child .product .product-wrap .product-image {
flex: 1;
}
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child .product .product-wrap .product-body {
flex: 2;
}
.tiled-products-wrapper .tiled-products-container .tiled-products .tiled-products-col:first-child .product:first-child {
border-bottom: 1px solid #E8E8E8;
}
.featured-snapshots-wrapper {
position: relative;
}
.featured-snapshots-wrapper .featured-snapshots-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
padding: 20px;
background: #2D4E77;
}
.featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-left {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
column-gap: 10px;
}
.featured-snapshots-wrapper .featured-snapshots-header .featured-snapshots-header-right {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
}
.featured-snapshots-wrapper .featured-snapshots {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.featured-snapshots-wrapper .featured-snapshots .snapshot {
flex: 1;
padding: 0;
}
.featured-snapshots-wrapper .featured-snapshots .snapshot .post-products-wrap {
display: none !important;
}
.featured-tabbed-snapshots {
background: #2D4E77;
padding: 50px;
text-align: center;
}
.featured-tabbed-snapshots .featured-tabbed-snapshots-title {
border-top: none !important;
}
.featured-tabbed-snapshots .featured-tabbed-snapshots-text {
margin: 10px auto 20px;
max-width: 450px;
}
@media screen and (max-width: 600px) {
.featured-tabbed-snapshots .featured-tabbed-snapshots-text {
font-size: 14px;
margin-bottom: 44px;
}
}
.featured-tabbed-snapshots .bwm-tabbed-tabs {
position: relative;
}
.featured-tabbed-snapshots .bwm-tabbed-tabs .btn {
position: absolute;
right: 0;
bottom: 0;
}
.featured-tabbed-snapshots .bwm-tab-content-inner {
border-bottom: none !important;
}
.featured-tabbed-snapshots .bwm-tab-content-inner .snapshot {
margin-bottom: 0;
padding: 20px 10px;
}
@media screen and (max-width: 600px) {
.featured-tabbed-snapshots {
padding: 50px 20px 20px;
margin-bottom: 0px;
margin-top: 30px;
}
.featured-tabbed-snapshots .bwm-tab-content-inner {
margin-top: 20px;
}
.featured-tabbed-snapshots .bwm-tab-content-inner .snapshot.archive-item {
width: 50%;
}
.featured-tabbed-snapshots .bwm-tabbed-tabs .btn {
display: none !important;
}
}
.footer-blocks {
position: relative;
padding: 50px;
background: #ffffff;
border-top: 1px solid #E8E8E8;
}
.footer-blocks .footer-blocks-container {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
column-gap: 10em;
row-gap: 3em;
}
.footer-blocks .footer-blocks-container .footer-block.footer-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
.footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo img {
display: block;
max-height: 150px;
width: auto;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
column-gap: 3em;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
padding: 0 10px;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
margin-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
}
@media screen and (max-width: 600px) {
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
margin-bottom: 0px;
}
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 100%;
font-family: "Jost", sans-serif;
font-size: 12px;
letter-spacing: 1px;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu#menu-practice-areas {
display: grid !important;
grid-template-columns: auto auto auto;
grid-template-rows: auto;
column-gap: 2em;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu#menu-practice-areas > li {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
grid-column: auto;
grid-row: auto;
}
@media screen and (max-width: 600px) {
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu#menu-practice-areas {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
column-gap: 2em;
row-gap: 0;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu#menu-practice-areas > li {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
}
@media screen and (max-width: 600px) {
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container li {
padding: 7px 0px !important;
}
@media screen and (max-width: 960px) {
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
padding: 20px 0;
}
}
@media screen and (max-width: 600px) {
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 15px 4%;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper li {
padding: 5px 0px !important;
}
}
@media screen and (max-width: 600px) {
.footer-blocks .footer-blocks-container .footer-block.footer-menus {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
}
}
.footer-blocks .footer-blocks-container .footer-block.footer-form {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
row-gap: 1em;
}
.footer-blocks .footer-blocks-container .footer-block.footer-form .footer-block-title {
text-align: left;
margin-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
}
@media screen and (max-width: 600px) {
.footer-blocks .footer-blocks-container .footer-block.footer-form .footer-block-title {
margin-bottom: 0px;
}
}
.footer-blocks .footer-blocks-container .footer-block.footer-search {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
}
.footer-blocks .footer-blocks-container .footer-block.footer-search .footer-block-title {
text-align: left;
margin-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
}
@media screen and (max-width: 600px) {
.footer-blocks .footer-blocks-container .footer-block.footer-search .footer-block-title {
margin-bottom: 0px;
}
}
.footer-blocks .footer-blocks-container .footer-block.footer-search input#search {
margin: 0;
}
.footer-blocks .footer-blocks-container .footer-block.footer-search .social-icons {
margin-top: 20px;
}
.footer-blocks .footer-blocks-container .footer-block.footer-search .basic-search-form .search-fields input {
margin: 0 !important;
}
@media screen and (max-width: 600px) {
.footer-blocks .footer-blocks-container .footer-block {
width: 100%;
justify-content: center !important;
align-items: flex-start !important;
}
}
@media screen and (max-width: 960px) {
.footer-blocks .footer-blocks-container .footer-block.footer-3 {
padding-right: 50px;
}
}
@media screen and (max-width: 600px) {
.footer-blocks {
padding: 50px 30px;
}
.footer-blocks .footer-blocks-container {
flex-direction: column !important;
row-gap: 0;
}
.footer-blocks .footer-blocks-container .footer-block.footer-3 {
padding-right: 0;
}
}
#hello_bar {
display: none;
}
#hello_bar .hello-bar-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
width: 100%;
background: #2D4E77;
color: #ffffff;
min-height: 40px;
}
#hello_bar .hello-bar-inner .hello-bar-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
font-size: 12px;
letter-spacing: 1px;
}
#hello_bar .hello-bar-inner .hello-bar-container .hello-bar-text {
margin-right: 5px;
}
#hello_bar .hello-bar-inner .hello-bar-container .hello-bar-cta {
font-weight: bold;
}
#hello_bar .hello-bar-inner .hello-bar-container .hello-bar-cta:hover {
color: #ffffff;
}
#hello_bar .hello-bar-inner .hello-bar-close {
color: #ffffff;
position: absolute;
top: 7px;
right: 20px;
z-index: 1;
}
#hello_bar .hello-bar-inner .hello-bar-close .icon {
width: 10px;
height: 10px;
}
#hello_bar .hello-bar-inner .hello-bar-close:hover {
cursor: pointer;
}
@media screen and (max-width: 600px) {
#hello_bar .hello-bar-inner .hello-bar-container {
flex-direction: column !important;
}
}
.hero {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
}
.hero .hero-image {
position: relative;
width: 100%;
-webkit-filter: grayscale(1);
}
@media screen and (max-width: 960px) {
.hero .hero-image {
min-height: 84vh;
}
}
.hero .hero-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 1em;
position: absolute;
text-align: center;
color: #ffffff;
padding: 2em;
z-index: 1;
}
.hero .hero-body .hero-logo {
max-height: 95px;
width: auto;
margin-bottom: 1em;
}
.highlights-rows {
position: relative;
margin-bottom: 50px;
}
.highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 65%;
margin-right: -20px;
padding-left: 65px;
}
@media screen and (max-width: 600px) {
.highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper {
flex-direction: column !important;
}
.highlights-rows .shop-highlights:nth-child(2n+1) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
width: 100%;
margin-right: 0;
margin-left: 0;
padding-right: 0;
padding-left: 0;
}
}
.highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 65%;
margin-right: unset;
padding-left: unset;
margin-left: -20px;
padding-right: 65px;
}
@media screen and (max-width: 600px) {
.highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper {
flex-direction: column !important;
}
.highlights-rows .shop-highlights:nth-child(2n) .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
width: 100%;
margin-right: 0;
margin-left: 0;
padding-right: 0;
padding-left: 0;
}
}
#ltki_wrapper {
position: relative;
background: #2D4E77;
padding: 50px;
margin: 50px 0;
}
#ltki_wrapper .ltki-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#ltki_wrapper .ltki-container .ltki-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
}
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-title {
font-size: 28px;
margin-bottom: 0;
}
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
font-family: "Jost", sans-serif;
letter-spacing: 1px;
font-size: 11px;
font-style: italic;
margin-top: -10px;
}
#ltki_wrapper .ltki-container .ltki-feed {
width: 100%;
}
@media screen and (max-width: 820px) {
#ltki_wrapper .ltki-container .ltki-feed {
display: none;
}
}
#ltki_wrapper .ltki-container .ltki-feed-mobile {
width: 100%;
display: none;
}
@media screen and (max-width: 820px) {
#ltki_wrapper .ltki-container .ltki-feed-mobile {
display: block;
}
}
@media screen and (max-width: 960px) {
#ltki_wrapper {
margin: 0;
padding: 20px 40px;
}
}
@media screen and (max-width: 600px) {
#ltki_wrapper {
padding: 30px 20px;
}
#ltki_wrapper .ltki-container .ltki-header {
flex-direction: column !important;
}
#ltki_wrapper .ltki-container .ltki-header .ltki-header-col h3.ltki-subtitle {
text-align: center;
width: 100%;
}
}
#rs-ltk-widget-2-wrapper #rs-ltk-widget-2-extra-style-wrapper .rs-ltk-content-frame-wrapper .rs-ltk-widget-content-wrapper .rs-ltk-content-wrapper .rs-ltk-wrapper .rs-ltk-image {
background-color: white !important;
}
#rs-ltk-widget-2-wrapper #rs-ltk-widget-2-extra-style-wrapper .rs-ltk-content-frame-wrapper .rs-ltk-widget-content-wrapper .rs-ltk-content-wrapper .rs-ltk-wrapper .rs-ltk-image:hover {
background-color: white !important;
}
.shop-masonry-links-wrapper {
position: relative;
padding: 50px;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
position: relative;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-image {
width: 100%;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-image:hover {
opacity: 0.85;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
background: #ffffff;
width: 100%;
text-align: left;
padding: 5px 10px;
font-family: "Jost", sans-serif;
font-size: 16px;
letter-spacing: 1px;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon {
padding: 7px !important;
margin-left: 10px !important;
width: 30px;
min-width: 30px;
height: 30px;
border-radius: 100%;
}
@media screen and (max-width: 1180px) {
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text {
font-size: 13px;
}
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
width: 56%;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link {
padding: 0 2%;
margin-bottom: 20px;
width: 33.3%;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link .shop-masonry-link-text p {
margin: 0;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(1), .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(2) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
width: 50%;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(1) .shop-masonry-link-text, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(2) .shop-masonry-link-text {
position: absolute;
bottom: 0;
width: auto;
max-width: 65%;
}
@media screen and (max-width: 600px) {
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(1), .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link:nth-child(2) {
width: 100%;
}
}
@media screen and (max-width: 600px) {
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid .shop-masonry-link {
width: 100%;
}
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 43%;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child .shop-masonry-link-text {
position: absolute;
top: 20px;
width: auto;
}
@media screen and (max-width: 1180px) {
.shop-masonry-links-wrapper {
padding: 50px 35px;
}
}
@media screen and (max-width: 960px) {
.shop-masonry-links-wrapper {
padding: 50px 25px;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links {
flex-direction: column !important;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-links-grid {
width: 100%;
}
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child {
width: 100%;
margin-bottom: 30px;
padding: 0 14px;
}
}
@media screen and (max-width: 600px) {
.shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links > *:first-child {
padding: 0 6px;
}
}
.grid {
transform: translate(1%, 0);
}
#more_posts, #load_more_posts {
padding: 50px;
}
#more_posts .next-up-header, #load_more_posts .next-up-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
}
#more_posts .next-up-header.has-cta, #load_more_posts .next-up-header.has-cta {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
#more_posts .post-grid-title-wrap, #load_more_posts .post-grid-title-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#more_posts .post-grid-title-wrap .post-grid-title, #load_more_posts .post-grid-title-wrap .post-grid-title {
letter-spacing: 2px;
font-size: 30px;
font-family: "Jost", sans-serif;
text-transform: uppercase;
}
#more_posts .next-up-posts, #load_more_posts .next-up-posts {
display: grid !important;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
grid-template-rows: auto;
column-gap: 1em;
row-gap: 1em;
}
#more_posts .next-up-posts .post-block, #load_more_posts .next-up-posts .post-block {
flex: 1;
width: auto !important;
}
@media screen and (max-width: 960px) {
#more_posts, #load_more_posts {
margin: 50px 30px;
}
}
@media screen and (max-width: 600px) {
#more_posts, #load_more_posts {
margin: 130px 20px;
}
#more_posts .next-up-header, #load_more_posts .next-up-header {
flex-direction: column !important;
}
}
.quick-shop {
position: relative;
padding: 50px;
}
.quick-shop .quick-shop-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.quick-shop .quick-shop-container .quick-shop-left {
width: 33%;
}
.quick-shop .quick-shop-container .quick-shop-left .quick-shop-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
width: 100%;
}
.quick-shop .quick-shop-container .quick-shop-left .quick-shop-image .quick-shop-label {
position: absolute;
top: 30px;
left: 0;
transform: translate(-30px, 0);
background: #B88C00;
padding: 10px 30px;
}
.quick-shop .quick-shop-container .quick-shop-products {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 64%;
}
.quick-shop .quick-shop-container .quick-shop-products .product {
width: 33%;
padding: 10px;
text-align: center;
margin-bottom: 40px;
}
.quick-shop .quick-shop-container .quick-shop-products .product .product-wrap {
padding: 20px;
border: 2px solid #ffffff;
}
.quote-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
background: #2D4E77;
color: #ffffff;
padding: 50px;
min-height: 430px;
}
.quote-wrapper .quote-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 1em;
text-align: center;
}
.quote-wrapper .quote-container .quote {
text-align: center;
}
.quote-wrapper .quote-container .quote-autor {
text-align: right;
align-self: flex-end;
-webkit-align-self: flex-end;
}
.banner-cta {
position: relative;
margin: 50px 0;
}
.banner-cta .banner-cta-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
padding: 0;
}
.banner-cta .banner-cta-image .banner-cta-body {
background: rgba(0, 0, 0, 0.5);
text-align: center;
max-width: none;
width: 100%;
height: 100%;
padding: 30px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-text {
padding: 10px 0 20px;
color: white;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 70px;
margin: 20px 0 40px;
color: white;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-title span {
display: block;
font-size: 18px;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-subtitle {
font-size: 20px;
color: white;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn span {
font-size: 16px;
font-weight: 700;
letter-spacing: 1.3px;
color: white;
}
@media screen and (max-width: 820px) {
.banner-cta {
padding: 20px 40px 0px;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 50px;
margin: 20px 0;
}
}
@media screen and (max-width: 600px) {
.banner-cta {
padding: 0;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 30px;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-subtitle {
font-size: 16px;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn {
font-size: 14px;
}
}
.services-wrapper {
position: relative;
padding: 50px;
}
.services-wrapper .services-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 2em;
}
.services-wrapper .services-container .services-title {
text-align: center;
}
.services-wrapper .services-container .services {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 1em;
row-gap: 1em;
width: 100%;
}
.services-wrapper .services-container .services .service {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-end !important;
-webkit-align-items: flex-end !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
flex: 1;
overflow: hidden;
}
.services-wrapper .services-container .services .service .service-image {
position: relative;
width: 100%;
z-index: 1;
-webkit-filter: grayscale(100);
transform: scale(1.01);
}
.services-wrapper .services-container .services .service .service-title {
box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
position: absolute;
left: 0;
width: auto;
bottom: 2em;
background: #ffffff;
padding: 0.25em 1em;
z-index: 2;
}
.services-wrapper .services-container .services .service:hover .service-image {
-webkit-filter: grayscale(0);
transform: scale(1.1);
}
@media screen and (max-width: 820px) {
.services-wrapper .services-container .services {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 600px) {
.services-wrapper .services-container .services {
grid-template-columns: 1fr;
}
}
.shop-highlights {
position: relative;
padding: 50px;
}
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
position: relative;
width: 42%;
}
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 65%;
margin-right: -20px;
padding-left: 65px;
}
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-title {
text-align: center;
}
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
margin-bottom: 20px;
}
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
width: 33%;
padding: 20px;
text-align: center;
}
@media screen and (max-width: 1180px) {
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
padding-left: 40px;
}
}
@media screen and (max-width: 820px) {
.shop-highlights {
padding: 50px 40px;
}
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
padding-left: 20px;
}
}
@media screen and (max-width: 600px) {
.shop-highlights {
padding: 20px;
}
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper {
flex-direction: column !important;
}
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
width: 100%;
margin-bottom: 20px;
}
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
padding-left: 0px;
width: 100%;
margin-right: 0px;
}
.shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
width: 50%;
padding: 10px;
}
}
.shop-look {
padding: 50px;
}
.shop-look .shop-look-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
.shop-look .shop-look-container .shop-look-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 30%;
}
.shop-look .shop-look-container .shop-look-products-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
width: 66%;
}
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-image {
width: 57%;
}
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products {
position: relative;
width: 57%;
margin-left: -14%;
background: #ffffff;
padding: 50px 20px;
}
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-prev {
left: 2%;
}
.shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-next {
right: 2%;
}
#subscribe_section {
position: relative;
}
#subscribe_section .subscribe-section-wrapper {
background: #ffffff;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 55%;
min-height: 400px;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content {
position: relative;
background: #DDDDDD;
width: 45%;
text-align: center;
padding: 50px;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
max-width: 365px;
width: 100%;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-subtitle {
font-family: "Jost", sans-serif;
font-size: 30px;
text-transform: capitalize;
letter-spacing: 1px;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
font-family: "Jost", sans-serif;
font-size: 70px;
text-transform: lowercase;
margin-bottom: 0px;
letter-spacing: 1px;
margin-top: -20px;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
font-family: "Jost", sans-serif;
font-size: 18px;
margin-bottom: 20px;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form {
width: 100%;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input {
border-radius: 0px !important;
font-size: 10px;
letter-spacing: 1px;
padding: 13px;
margin-bottom: 10px;
border: none;
width: 100%;
font-family: "Jost", sans-serif;
background-color: white;
border: none !important;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-form #mc_embed_signup input[type=submit] {
margin-bottom: 0;
color: white !important;
}
@media screen and (max-width: 820px) {
#subscribe_section .subscribe-section-wrapper .subscribe-section-content {
padding: 30px;
}
}
@media screen and (max-width: 600px) {
#subscribe_section .subscribe-section-wrapper {
flex-direction: column;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-image {
width: 100%;
height: 250px;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content {
width: 100%;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-text {
font-size: 18px;
margin-bottom: 20px;
}
#subscribe_section .subscribe-section-wrapper .subscribe-section-content .subscribe-section-content-inner .subscribe-section-title {
font-size: 55px;
}
}
#subscribe_bar {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
padding: 50px;
}
#subscribe_bar > * {
margin: 0 15px;
}
#subscribe_bar .subscribe-bar-title {
margin-bottom: 0;
}
#subscribe_bar .subscribe-bar-body p {
margin: 0;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group {
padding-bottom: 0 !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input {
border-radius: 0px;
font-family: "Jost", sans-serif;
text-transform: uppercase;
font-size: 13px;
padding: 4px;
margin: 7px;
}
@media screen and (max-width: 1180px) {
#subscribe_bar {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#subscribe_bar .mc-field-group {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
#subscribe_bar .mc-field-group br {
display: none;
}
#subscribe_bar .mc-field-group .btn-primary {
width: 210px;
}
}
.team-wrapper {
position: relative;
padding: 50px;
}
.team-wrapper .team-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 2em;
}
.team-wrapper .team-container .team-title {
width: 100%;
text-align: left;
}
.team-wrapper .team-container .team-grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 2em;
row-gap: 4em;
}
@media screen and (max-width: 960px) {
.team-wrapper .team-container .team-grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
column-gap: 2em;
row-gap: 4em;
}
}
@media screen and (max-width: 820px) {
.team-wrapper .team-container .team-grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
column-gap: 2em;
row-gap: 4em;
}
}
@media screen and (max-width: 600px) {
.team-wrapper .team-container .team-grid {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
column-gap: 2em;
row-gap: 4em;
}
}