html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }   body {
margin: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
}   hr {
box-sizing: content-box; height: 0; overflow: visible; }  pre {
font-family: monospace, monospace; font-size: 1em; }   a {
background-color: transparent;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }  b,
strong {
font-weight: bolder;
}  code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; }  small {
font-size: 80%;
}  sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
} sub {
bottom: -0.25em;
} sup {
top: -0.5em;
}   img {
border-style: none;
}   button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }  button,
input { overflow: visible;
}  button,
select { text-transform: none;
}  button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}  button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}  button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}  fieldset {
padding: 0.35em 0.75em 0.625em;
}  legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }  progress {
vertical-align: baseline;
}  textarea {
overflow: auto;
}  [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; }  [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}  [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; }  [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}  ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }   details {
display: block;
}  summary {
display: list-item;
}   template {
display: none;
}  [hidden] {
display: none;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
} h1, h2, h3, h4, h5, h6 {
clear: both;
} p {
margin-bottom: 1.5em;
} dfn, cite, em, i {
font-style: italic;
} blockquote {
margin: 0 1.5em;
} address {
margin: 0 0 1.5em;
} pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
} code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
} abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
} mark, ins {
background: #fff9c0;
text-decoration: none;
} big {
font-size: 125%;
}  html {
box-sizing: border-box;
} *,
*:before,
*:after { box-sizing: inherit;
} body {
background: #fff; } hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} ul, ol {
margin: 0 0 1.5em 3em;
} ul {
list-style: disc;
} ol {
list-style: decimal;
} li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
} dt {
font-weight: bold;
} dd {
margin: 0 1.5em 1.5em;
} img {
height: auto; max-width: 100%; } figure {
margin: 1em 0; } table {
margin: 0 0 1.5em;
width: 100%;
}  button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
} button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
} button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
} input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
} input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
} select {
border: 1px solid #ccc;
} textarea {
width: 100%;
}   a {
color: royalblue;
} a:visited {
color: purple;
} a:hover, a:focus, a:active {
color: midnightblue;
} a:focus {
outline: thin dotted;
} a:hover, a:active {
outline: 0;
}  .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
} .main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
} .main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
} .main-navigation ul ul ul {
left: -999em;
top: 0;
} .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
left: 100%;
} .main-navigation ul ul a {
width: 200px;
} .main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
} .main-navigation li {
float: left;
position: relative;
} .main-navigation a {
display: block;
text-decoration: none;
}  .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 768px) { .menu-toggle {
display: none;
} .main-navigation ul {
display: block;
}
} .site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
} .comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
} .comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; } .screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }  #content[tabindex="-1"]:focus {
outline: 0;
}  .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
} .alignright {
display: inline;
float: right;
margin-left: 1.5em;
} .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}  .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
} .clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}  .widget {
margin: 0 0 1.5em; } .widget select {
max-width: 100%;
}   .sticky {
display: block;
} .post,
.page {
margin: 0 0 1.5em;
} .updated:not(.published) {
display: none;
} .page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
} .page-links {
clear: both;
margin: 0 0 1.5em;
}  .comment-content a {
word-wrap: break-word;
} .bypostauthor {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
}  .infinity-end.neverending .site-footer {
display: block;
}  .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}  embed,
iframe,
object {
max-width: 100%;
}  .custom-logo-link {
display: inline-block;
}  .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
} .wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
} .wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .wp-caption-text {
text-align: center;
}  .gallery {
margin-bottom: 1.5em;
} .gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
} .gallery-columns-2 .gallery-item {
max-width: 50%;
} .gallery-columns-3 .gallery-item {
max-width: 33.33%;
} .gallery-columns-4 .gallery-item {
max-width: 25%;
} .gallery-columns-5 .gallery-item {
max-width: 20%;
} .gallery-columns-6 .gallery-item {
max-width: 16.66%;
} .gallery-columns-7 .gallery-item {
max-width: 14.28%;
} .gallery-columns-8 .gallery-item {
max-width: 12.5%;
} .gallery-columns-9 .gallery-item {
max-width: 11.11%;
} .gallery-caption {
display: block;
}  @font-face {
font-family: 'FullSansBook';
src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-50-Book.eot); src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-50-Book.eot?#iefix) format("embedded-opentype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-50-Book.woff) format("woff"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-50-Book.ttf) format("truetype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-50-Book.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'FullSansBold';
src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-90-Bold.eot); src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-90-Bold.eot?#iefix) format("embedded-opentype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-90-Bold.woff) format("woff"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-90-Bold.ttf) format("truetype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-90-Bold.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'FullSansBookItalic';
src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-50-Book-Italic.eot); src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-50-Book-Italic.eot?#iefix) format("embedded-opentype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-50-Book-Italic.woff) format("woff"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-50-Book-Italic.ttf) format("truetype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/Full-Sans-LC-50-Book-Italic.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'GT-America-Medium-Italic';
src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Medium-Italic.eot); src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Medium-Italic.eot?#iefix) format("embedded-opentype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Medium-Italic.woff) format("woff"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Medium-Italic.ttf) format("truetype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Medium-Italic.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'GT-America-Medium';
src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Medium.eot); src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Medium.eot?#iefix) format("embedded-opentype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Medium.woff) format("woff"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Medium.ttf) format("truetype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Medium.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'GT-America-Bold';
src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Bold.eot); src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Bold.eot?#iefix) format("embedded-opentype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Bold.woff) format("woff"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Bold.ttf) format("truetype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Bold.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'GT-America-Bold-Italic';
src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Bold-Italic.eot); src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Bold-Italic.eot?#iefix) format("embedded-opentype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Bold-Italic.woff) format("woff"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Bold-Italic.ttf) format("truetype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/GT-America-Bold-Italic.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'renner-bold';
src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-bold.eot); src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-bold.eot?#iefix) format("embedded-opentype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-bold.woff) format("woff"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-bold.ttf) format("truetype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-bold.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'renner-book';
src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-book.eot); src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-book.eot?#iefix) format("embedded-opentype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-book.woff) format("woff"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-book.ttf) format("truetype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-book.svg#svgFontName) format("svg"); }
@font-face {
font-family: 'renner-bolditalic';
src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-bolditalic.eot); src: url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-bolditalic.eot?#iefix) format("embedded-opentype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-bolditalic.woff) format("woff"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-bolditalic.ttf) format("truetype"), url(//smashcreative.com/wp-content/themes/smash_theme/fonts/renner-bolditalic.svg#svgFontName) format("svg"); } .main-title, h1, h2, h3, h4, h5, h6 {
font-family: "GT-America-Bold", serif;
letter-spacing: 0;
font-weight: 100;
line-height: 1.5em;
margin: 0;
} .main-title {
font-family: "GT-America-Bold", serif;
font-size: 40px;
} p a, article.post .quick-links a,
article.snapshot .quick-links a, .quick-links a, .footer-blocks .footer-blocks-container .footer-block.footer-cta .footer-cta, a, a.alt-link, .entry-footer a, a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, .page-nav .page-menu li, .page-nav .page-menu li a.term, .footer-blocks a, a.white-link, .hero-rotations .hero-rotations-body a, .post-block.centered .post-item-body .post-block-cat, .post-block.centered .post-item-body .post-block-link, #hero_slider .hero-slide .hero-image .hero-body .hero-cta, a.nav-link, #masthead a, .mobile-nav-outer a, #colophon .mobile-nav-outer a, #colophon a, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, #colophon #footer_menu li .sub-menu, .icons-nav .menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, #more_nav #category_menu li .sub-menu, .page-nav .page-menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu, .post-block .post-block-image > .fade, .product .product-wrap .product-image > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade, .product .product-wrap .product-image-wrap > .fade, p .shortcode-btn::after, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element::after, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element::after, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"]::after, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"]::after, .post-block .post-item-body .post-block-cat::after, .post-block .post-item-body .client-block-link::after, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn::after, .cta-bar .cta-bar-container .cta-bar-cta::after, .hero-rotations .hero-rotations-body .hero-rotations-cta::after, .intro-wrapper .intro-container .intro-ctas .intro-cta::after, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta::after, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta::after, .service-rows .service-row .service-row-body .service-row-cta::after, .service-rows .service-row:nth-child(3) .service-row-body .service-row-cta::after, .image-text .image-text-container .image-text-body .image-text-cta::after, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta::after, .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta::after, .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta::after, .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta::after, p .shortcode-btn > *, .animate-right > *, .post-block .post-item-body .post-block-cat > *, .post-block .post-item-body .client-block-link > *, .hero-rotations .hero-rotations-body .hero-rotations-cta > *, .intro-wrapper .intro-container .intro-ctas .intro-cta > *, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta > *, p .shortcode-btn > .icon, .animate-right > .icon, .post-block .post-item-body .post-block-cat > .icon, .post-block .post-item-body .client-block-link > .icon, .hero-rotations .hero-rotations-body .hero-rotations-cta > .icon, .intro-wrapper .intro-container .intro-ctas .intro-cta > .icon, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta > .icon, .alm-btn-wrap .alm-load-more-btn span, .alm-btn-wrap .alm-load-more-btn:hover, .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content, #masthead, .fixed-search, .shop-highlights-image .shop-dot-wrapper .shop-dot-product, .post-products-wrap .post-products, #circle_links .circle-links-slider, .home-post .home-post-inner .home-post-image .social-share .share-actions, .open-positions .department-wrapper .department-positions .department-positions-count span {
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} p a, article.post .quick-links a,
article.snapshot .quick-links a, .quick-links a, .footer-blocks .footer-blocks-container .footer-block.footer-cta .footer-cta {
color: #B150CE;
outline: none;
text-decoration: none;
} p a .icon, article.post .quick-links a .icon,
article.snapshot .quick-links a .icon, .quick-links a .icon, .footer-blocks .footer-blocks-container .footer-block.footer-cta .footer-cta .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} p a:focus, article.post .quick-links a:focus,
article.snapshot .quick-links a:focus, .quick-links a:focus, .footer-blocks .footer-blocks-container .footer-block.footer-cta .footer-cta:focus, p a:active, article.post .quick-links a:active,
article.snapshot .quick-links a:active, .quick-links a:active, .footer-blocks .footer-blocks-container .footer-block.footer-cta .footer-cta:active, p a:visited, article.post .quick-links a:visited,
article.snapshot .quick-links a:visited, .quick-links a:visited, .footer-blocks .footer-blocks-container .footer-block.footer-cta .footer-cta:visited {
color: #B150CE;
} p a:hover, article.post .quick-links a:hover,
article.snapshot .quick-links a:hover, .quick-links a:hover, .footer-blocks .footer-blocks-container .footer-block.footer-cta .footer-cta:hover {
cursor: pointer;
color: #ED6FA4;
} a, a.alt-link, .entry-footer a, a.share-icon, .share-icons .social-share .share, .share-icons .social-share .share a, .page-nav .page-menu li, .page-nav .page-menu li a.term, .footer-blocks a {
color: #000000;
outline: none;
text-decoration: none;
} a .icon, .share-icons .social-share .share .icon, .page-nav .page-menu li .icon, .page-nav .page-menu li a.term .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} a:focus, .share-icons .social-share .share:focus, .share-icons .social-share .share a:focus, .page-nav .page-menu li:focus, .page-nav .page-menu li a.term:focus, a:active, .share-icons .social-share .share:active, .share-icons .social-share .share a:active, .page-nav .page-menu li:active, .page-nav .page-menu li a.term:active, a:visited, .share-icons .social-share .share:visited, .share-icons .social-share .share a:visited, .page-nav .page-menu li:visited, .page-nav .page-menu li a.term:visited {
color: #000000;
} a:hover, .share-icons .social-share .share:hover, .share-icons .social-share .share a:hover, .page-nav .page-menu li:hover, .page-nav .page-menu li a.term:hover {
cursor: pointer;
color: #B150CE;
} a.white-link, .hero-rotations .hero-rotations-body a {
color: #ffffff;
outline: none;
text-decoration: none;
} a.white-link .icon, .hero-rotations .hero-rotations-body a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} a.white-link:focus, .hero-rotations .hero-rotations-body a:focus, a.white-link:active, .hero-rotations .hero-rotations-body a:active, a.white-link:visited, .hero-rotations .hero-rotations-body a:visited {
color: #ffffff;
} a.white-link:hover, .hero-rotations .hero-rotations-body a:hover {
cursor: pointer;
color: #B150CE;
} #ltki_wrapper .ltki-container .ltki-header .ltki-handle, #ltki_wrapper .ltki-container .ltki-cta {
text-transform: uppercase;
font-size: 11px;
font-family: "renner-bold", sans-serif;
font-weight: 500;
letter-spacing: 0.8px;
border-bottom: 1px solid;
} .product .product-wrap .product-body .product-brand, .product .product-wrap .product-body .product-title {
text-transform: uppercase;
font-size: 11px;
font-family: "renner-bold", sans-serif;
font-weight: 400;
letter-spacing: 0.8px;
} .post-block.centered .post-item-body .post-block-cat, .post-block.centered .post-item-body .post-block-link, #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: calc(100%);
width: auto;
background-image: linear-gradient(transparent calc(100% - 18px), #B150CE 0);
background-repeat: no-repeat;
background-size: 100% 100%;
background-position-y: 12px;
padding-bottom: 0px;
transition: background-position-y 0.25s;
font-family: "renner-bold", sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
} .post-block.centered .post-item-body .post-block-cat:hover, .post-block.centered .post-item-body .post-block-link:hover, #hero_slider .hero-slide .hero-image .hero-body .hero-cta:hover, .post-block.centered .post-item-body .post-block-cat a:focus, .post-block.centered .post-item-body .post-block-link a:focus, #hero_slider .hero-slide .hero-image .hero-body .hero-cta a:focus, .post-block.centered .post-item-body .post-block-cat a:active, .post-block.centered .post-item-body .post-block-link a:active, #hero_slider .hero-slide .hero-image .hero-body .hero-cta a:active, .post-block.centered .post-item-body .post-block-cat a:visited, .post-block.centered .post-item-body .post-block-link a:visited, #hero_slider .hero-slide .hero-image .hero-body .hero-cta a:visited {
background-position-y: 0;
} a.nav-link, #masthead a {
color: #000000;
outline: none;
text-decoration: none;
} a.nav-link .icon, #masthead a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} a.nav-link:focus, #masthead a:focus, a.nav-link:active, #masthead a:active, a.nav-link:visited, #masthead a:visited {
color: #000000;
} a.nav-link:hover, #masthead a:hover {
cursor: pointer;
color: #ED6FA4;
} .mobile-nav-outer a, #colophon .mobile-nav-outer a {
color: #000000;
outline: none;
text-decoration: none;
} .mobile-nav-outer a .icon, #colophon .mobile-nav-outer a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} .mobile-nav-outer a:focus, #colophon .mobile-nav-outer a:focus, .mobile-nav-outer a:active, #colophon .mobile-nav-outer a:active, .mobile-nav-outer a:visited, #colophon .mobile-nav-outer a:visited {
color: #000000;
} .mobile-nav-outer a:hover, #colophon .mobile-nav-outer a:hover {
cursor: pointer;
color: #ED6FA4;
} #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: #ED6FA4;
} #masthead .header-block .header-block-inner .menu-container .menu, #colophon #footer_menu, .icons-nav .menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom, #more_nav #category_menu, .page-nav .page-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu {
display: -webkit-flex;
display: flex;
text-transform: uppercase;
margin: 0;
padding: 0;
text-align: center;
list-style: none;
column-gap: 2em;
row-gap: 1em;
} #masthead .header-block .header-block-inner .menu-container .menu li, #colophon #footer_menu li, .icons-nav .menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li, #more_nav #category_menu li, .page-nav .page-menu li, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
float: none;
padding: 0;
white-space: nowrap;
letter-spacing: 0;
} #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, #colophon #footer_menu li .sub-menu, .icons-nav .menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, #more_nav #category_menu li .sub-menu, .page-nav .page-menu li .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 10px;
position: absolute;
opacity: 0;
visibility: hidden;
margin: 0;
list-style: none;
top: 100%;
text-align: left;
padding: 10px;
background: #F6F6F6;
white-space: nowrap;
box-shadow: unset;
z-index: 100;
} #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li > .sub-menu, #colophon #footer_menu li .sub-menu li > .sub-menu, .icons-nav .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li > .sub-menu, #more_nav #category_menu li .sub-menu li > .sub-menu, .page-nav .page-menu li .sub-menu li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li > .sub-menu {
position: absolute;
left: 100%;
top: 0;
margin: 0;
}
@media screen and (max-width: 768px) { #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li > .sub-menu, #colophon #footer_menu li .sub-menu li > .sub-menu, .icons-nav .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li > .sub-menu, #more_nav #category_menu li .sub-menu li > .sub-menu, .page-nav .page-menu li .sub-menu li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li > .sub-menu {
position: unset;
left: unset;
top: unset;
}
} #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li:hover > .sub-menu, #colophon #footer_menu li .sub-menu li:hover > .sub-menu, .icons-nav .menu li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li:hover > .sub-menu, #more_nav #category_menu li .sub-menu li:hover > .sub-menu, .page-nav .page-menu li .sub-menu li:hover > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu li:hover > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li:hover > .sub-menu {
opacity: 1;
visibility: visible;
} #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu a, #colophon #footer_menu li .sub-menu a, .icons-nav .menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu a, #more_nav #category_menu li .sub-menu a, .page-nav .page-menu li .sub-menu a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .sub-menu a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu a {
width: auto;
} #masthead .header-block .header-block-inner .menu-container .menu li:hover > .sub-menu, #colophon #footer_menu li:hover > .sub-menu, .icons-nav .menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li:hover > .sub-menu, #more_nav #category_menu li:hover > .sub-menu, .page-nav .page-menu li:hover > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li:hover > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li:hover > .sub-menu {
opacity: 1;
visibility: visible;
} #masthead .header-block .header-block-inner .menu-container .menu li .icon, #colophon #footer_menu li .icon, .icons-nav .menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .icon, #more_nav #category_menu li .icon, .page-nav .page-menu li .icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li .icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .icon {
position: relative;
top: -1px;
width: 10px;
height: 10px;
margin-left: 4px;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-header > .menu-item-header, #colophon #footer_menu li.menu-item-header > .menu-item-header, .icons-nav .menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-header > .menu-item-header, #more_nav #category_menu li.menu-item-header > .menu-item-header, .page-nav .page-menu li.menu-item-header > .menu-item-header, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-header > .menu-item-header, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-header > .menu-item-header {
font-weight: bold;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a, #colophon #footer_menu li.menu-item-btn > a, .icons-nav .menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a, #more_nav #category_menu li.menu-item-btn > a, .page-nav .page-menu li.menu-item-btn > a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a {
padding: 5px 20px !important;
} #masthead .header-block .header-block-inner .menu-container .menu > li > .sub-menu, #colophon #footer_menu > li > .sub-menu, .icons-nav .menu > li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom > li > .sub-menu, #more_nav #category_menu > li > .sub-menu, .page-nav .page-menu > li > .sub-menu, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu > li > .sub-menu, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu > li > .sub-menu {
padding-top: 10px;
} .container {
width: 85%;
max-width: 960px;
margin: 0 auto !important;
} .container-sm {
width: 100%;
max-width: 650px;
margin: 0 auto !important;
} .container-md, .type-position .entry-header, .type-position .position-details-wrapper, #careers_page .application-form, .guides-basic .guide-basic .guide-products, .cta-bar .cta-bar-container {
width: 100%;
max-width: 960px;
margin: 0 auto !important;
} .container-lg, #about_page .about-content, .reviews-slider-wrapper .reviews-slider-container .reviews-slider, .guides-basic .guide-basic, .guides-grid, .banner-cta .banner-cta-image .banner-cta-body, .image-text .image-text-container, .intro-wrapper .intro-container, .qa .qa-container, .services-grid-wrapper .services-grid-container {
width: 100%;
max-width: 1160px;
margin: 0 auto !important;
} .container-xl, .smash-tabbed-wrapper .smash-tabbed-title, .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper, .smash-tabbed-wrapper .smash-tabbed-content, #circle_links .circle-links-container, .posts-collection .posts-collection-container, .about-section .about-section-container, .tiled-products-wrapper .tiled-products-container, .image-text .image-text-container.image-bottom, .ig-section .ig-container, .shop-masonry-links-wrapper .shop-masonry-links-container, .open-positions .department-wrapper, .services-wrapper .services-container {
width: 100%;
max-width: 1260px;
margin: 0 auto !important;
} .brands-grid-wrapper .brands-grid-container, .content-rows .content-row, .cta-blocks-wrapper .cta-blocks-container, .footer-blocks .footer-blocks-container, .hero .hero-image .hero-body, .resources-wrapper .resources-container {
width: 100%;
max-width: 1440px;
margin: 0 auto !important;
} .post-block .post-block-image > .fade, .product .product-wrap .product-image > .fade, .share-icons .social-share .social-share-inner.fade-share > .fade, .product .product-wrap .product-image-wrap > .fade {
opacity: 0;
visibility: hidden;
} .post-block .post-block-image:hover > .fade, .product .product-wrap .product-image:hover > .fade, .share-icons .social-share .social-share-inner.fade-share:hover > .fade, .product .product-wrap .product-image-wrap:hover > .fade {
opacity: 1;
visibility: visible;
} p .shortcode-btn, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"], .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"], .post-block .post-item-body .post-block-cat, .post-block .post-item-body .client-block-link, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn, .cta-bar .cta-bar-container .cta-bar-cta, .hero-rotations .hero-rotations-body .hero-rotations-cta, .intro-wrapper .intro-container .intro-ctas .intro-cta, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta, .service-rows .service-row .service-row-body .service-row-cta, .service-rows .service-row:nth-child(3) .service-row-body .service-row-cta, .image-text .image-text-container .image-text-body .image-text-cta, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta, .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta, .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta, .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a, #colophon #footer_menu li.menu-item-btn > a, .icons-nav .menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a, #more_nav #category_menu li.menu-item-btn > a, .page-nav .page-menu li.menu-item-btn > a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a, .basic-search-form.search-button-right .search-fields button, a.btn-primary, .btn-primary, #page_404 .page-none-ctas .page-none-cta:first-child, #comments input#submit, #instagram_feed .instagram-header, .modal .modal-box .modal-inner input[type="button"], .modal #mc-embedded-subscribe-form input[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .post-block.cat-bg .post-block-cat, .post-products-wrap .post-products-trigger, .promo-code .promo-code-inner .promo-code-link, #search-modal .modal-box .modal-inner input[type="submit"], .snapshot .snapshot-body .snapshot-link, .page-nav.btns .page-menu-container .page-menu li a, .page-nav.has-btns .page-menu-container .page-menu li a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta, .contact-form nf-field input[value="Submit"][type="button"], .content-rows .content-row .content-row-body .content-row-cta, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-button > span, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-submit > span, .ig-section .ig-container .ig-feed .ig-cta, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"], a.btn-secondary, .btn-secondary, .banner-cta.has-overlay .banner-cta-image .banner-cta-btn, .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-cta, .hero .hero-image .hero-body .hero-btn, .services-wrapper .services-container .services-cta, a.btn-tertiary, .btn-tertiary, #page_404 .page-none-ctas .page-none-cta:last-child, #masthead .header-block.header-right .header-block-inner .header-cta, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul li label, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label, a.btn, .btn {
display: inline-block !important;
padding: 10px 20px !important;
font-family: "renner-bold", sans-serif !important;
font-weight: 400 !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
font-size: 15px !important;
text-align: center !important;
border-radius: 5px;
cursor: pointer;
} p .shortcode-btn:hover, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"]:hover, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"]:hover, .post-block .post-item-body .post-block-cat:hover, .post-block .post-item-body .client-block-link:hover, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn:hover, .cta-bar .cta-bar-container .cta-bar-cta:hover, .hero-rotations .hero-rotations-body .hero-rotations-cta:hover, .intro-wrapper .intro-container .intro-ctas .intro-cta:hover, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta:hover, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta:hover, .service-rows .service-row .service-row-body .service-row-cta:hover, .image-text .image-text-container .image-text-body .image-text-cta:hover, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta:hover, .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta:hover, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover, #colophon #footer_menu li.menu-item-btn > a:hover, .icons-nav .menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover, #more_nav #category_menu li.menu-item-btn > a:hover, .page-nav .page-menu li.menu-item-btn > a:hover, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a:hover, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover, .basic-search-form.search-button-right .search-fields button:hover, .btn-primary:hover, #page_404 .page-none-ctas .page-none-cta:hover:first-child, #comments input#submit:hover, #instagram_feed .instagram-header:hover, .modal .modal-box .modal-inner input[type="button"]:hover, .modal #mc-embedded-subscribe-form input[type="submit"]:hover, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, .post-block.cat-bg .post-block-cat:hover, .post-products-wrap .post-products-trigger:hover, .promo-code .promo-code-inner .promo-code-link:hover, #search-modal .modal-box .modal-inner input[type="submit"]:hover, .snapshot .snapshot-body .snapshot-link:hover, .page-nav.btns .page-menu-container .page-menu li a:hover, .page-nav.has-btns .page-menu-container .page-menu li a:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta:hover, .contact-form nf-field input[value="Submit"][type="button"]:hover, .content-rows .content-row .content-row-body .content-row-cta:hover, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-button > span:hover, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-submit > span:hover, .ig-section .ig-container .ig-feed .ig-cta:hover, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta:hover, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover, .btn-secondary:hover, .banner-cta.has-overlay .banner-cta-image .banner-cta-btn:hover, .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-cta:hover, .hero .hero-image .hero-body .hero-btn:hover, .services-wrapper .services-container .services-cta:hover, .btn-tertiary:hover, #page_404 .page-none-ctas .page-none-cta:hover:last-child, #masthead .header-block.header-right .header-block-inner .header-cta:hover, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul li label:hover, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label:hover, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label:hover, .btn:hover {
cursor: pointer;
} a.btn-sm, .btn-sm, #page_404 .page-none-ctas .page-none-cta, .post-block.cat-bg .post-block-cat {
padding: 5px 15px !important;
} p .shortcode-btn, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"], .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"], .post-block .post-item-body .post-block-cat, .post-block .post-item-body .client-block-link, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn, .cta-bar .cta-bar-container .cta-bar-cta, .hero-rotations .hero-rotations-body .hero-rotations-cta, .intro-wrapper .intro-container .intro-ctas .intro-cta, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta, .service-rows .service-row .service-row-body .service-row-cta, .service-rows .service-row:nth-child(3) .service-row-body .service-row-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;
font-weight: 400 !important;
position: relative;
color: #000000;
z-index: 1;
letter-spacing: .5px;
} p .shortcode-btn > *, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element > *, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element > *, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"] > *, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"] > *, .post-block .post-item-body .post-block-cat > *, .post-block .post-item-body .client-block-link > *, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn > *, .cta-bar .cta-bar-container .cta-bar-cta > *, .hero-rotations .hero-rotations-body .hero-rotations-cta > *, .intro-wrapper .intro-container .intro-ctas .intro-cta > *, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta > *, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta > *, .service-rows .service-row .service-row-body .service-row-cta > *, .service-rows .service-row:nth-child(3) .service-row-body .service-row-cta > * {
position: relative;
z-index: 1;
} p .shortcode-btn a, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element a, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element a, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"] a, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"] a, .post-block .post-item-body .post-block-cat a, .post-block .post-item-body .client-block-link a, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn a, .cta-bar .cta-bar-container .cta-bar-cta a, .hero-rotations .hero-rotations-body .hero-rotations-cta a, .intro-wrapper .intro-container .intro-ctas .intro-cta a, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta a, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta a, .service-rows .service-row .service-row-body .service-row-cta a, .service-rows .service-row:nth-child(3) .service-row-body .service-row-cta a {
color: #000000 !important;
} p .shortcode-btn .icon, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element .icon, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element .icon, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"] .icon, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"] .icon, .post-block .post-item-body .post-block-cat .icon, .post-block .post-item-body .client-block-link .icon, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn .icon, .cta-bar .cta-bar-container .cta-bar-cta .icon, .hero-rotations .hero-rotations-body .hero-rotations-cta .icon, .intro-wrapper .intro-container .intro-ctas .intro-cta .icon, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta .icon, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta .icon, .service-rows .service-row .service-row-body .service-row-cta .icon, p .icon.shortcode-btn, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .icon.nf-field-element, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .icon.nf-field-element, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input.icon[type="button"], .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select.icon[type="button"], .post-block .post-item-body .icon.post-block-cat, .post-block .post-item-body .icon.client-block-link, .banner-cta.alternate .banner-cta-image .banner-cta-body .icon.banner-cta-btn, .cta-bar .cta-bar-container .icon.cta-bar-cta, .hero-rotations .hero-rotations-body .icon.hero-rotations-cta, .intro-wrapper .intro-container .intro-ctas .icon.intro-cta, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .icon.position-cta, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .icon.resource-cta, .service-rows .service-row .service-row-body .icon.service-row-cta {
fill: #000000 !important;
} p .shortcode-btn::after, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element::after, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element::after, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"]::after, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"]::after, .post-block .post-item-body .post-block-cat::after, .post-block .post-item-body .client-block-link::after, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn::after, .cta-bar .cta-bar-container .cta-bar-cta::after, .hero-rotations .hero-rotations-body .hero-rotations-cta::after, .intro-wrapper .intro-container .intro-ctas .intro-cta::after, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta::after, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta::after, .service-rows .service-row .service-row-body .service-row-cta::after, .service-rows .service-row:nth-child(3) .service-row-body .service-row-cta::after {
content: '';
display: block;
position: absolute;
left: 0;
width: 50px;
height: 50px;
background: #ED6FA4;
border-radius: 50px;
z-index: -1;
} p .shortcode-btn:hover, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"]:hover, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"]:hover, .post-block .post-item-body .post-block-cat:hover, .post-block .post-item-body .client-block-link:hover, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn:hover, .cta-bar .cta-bar-container .cta-bar-cta:hover, .hero-rotations .hero-rotations-body .hero-rotations-cta:hover, .intro-wrapper .intro-container .intro-ctas .intro-cta:hover, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta:hover, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta:hover, .service-rows .service-row .service-row-body .service-row-cta:hover {
color: #ffffff;
} p .shortcode-btn:hover a, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover a, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover a, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"]:hover a, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"]:hover a, .post-block .post-item-body .post-block-cat:hover a, .post-block .post-item-body .client-block-link:hover a, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn:hover a, .cta-bar .cta-bar-container .cta-bar-cta:hover a, .hero-rotations .hero-rotations-body .hero-rotations-cta:hover a, .intro-wrapper .intro-container .intro-ctas .intro-cta:hover a, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta:hover a, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta:hover a, .service-rows .service-row .service-row-body .service-row-cta:hover a {
color: #ffffff !important;
} p .shortcode-btn:hover .icon, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover .icon, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover .icon, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"]:hover .icon, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"]:hover .icon, .post-block .post-item-body .post-block-cat:hover .icon, .post-block .post-item-body .client-block-link:hover .icon, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn:hover .icon, .cta-bar .cta-bar-container .cta-bar-cta:hover .icon, .hero-rotations .hero-rotations-body .hero-rotations-cta:hover .icon, .intro-wrapper .intro-container .intro-ctas .intro-cta:hover .icon, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta:hover .icon, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta:hover .icon, .service-rows .service-row .service-row-body .service-row-cta:hover .icon, p .shortcode-btn:hover.icon, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover.icon, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover.icon, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"]:hover.icon, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"]:hover.icon, .post-block .post-item-body .post-block-cat:hover.icon, .post-block .post-item-body .client-block-link:hover.icon, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn:hover.icon, .cta-bar .cta-bar-container .cta-bar-cta:hover.icon, .hero-rotations .hero-rotations-body .hero-rotations-cta:hover.icon, .intro-wrapper .intro-container .intro-ctas .intro-cta:hover.icon, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta:hover.icon, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta:hover.icon, .service-rows .service-row .service-row-body .service-row-cta:hover.icon {
fill: #ffffff !important;
} p .shortcode-btn:hover::after, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover::after, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element:hover::after, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"]:hover::after, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"]:hover::after, .post-block .post-item-body .post-block-cat:hover::after, .post-block .post-item-body .client-block-link:hover::after, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn:hover::after, .cta-bar .cta-bar-container .cta-bar-cta:hover::after, .hero-rotations .hero-rotations-body .hero-rotations-cta:hover::after, .intro-wrapper .intro-container .intro-ctas .intro-cta:hover::after, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta:hover::after, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta:hover::after, .service-rows .service-row .service-row-body .service-row-cta:hover::after {
background: #ED6FA4;
width: 100%;
}
@media screen and (max-width: 600px) { p .shortcode-btn::after, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element::after, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element::after, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"]::after, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"]::after, .post-block .post-item-body .post-block-cat::after, .post-block .post-item-body .client-block-link::after, .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn::after, .cta-bar .cta-bar-container .cta-bar-cta::after, .hero-rotations .hero-rotations-body .hero-rotations-cta::after, .intro-wrapper .intro-container .intro-ctas .intro-cta::after, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta::after, .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta::after, .service-rows .service-row .service-row-body .service-row-cta::after, .service-rows .service-row:nth-child(3) .service-row-body .service-row-cta::after {
width: 35px;
height: 35px;
}
} .image-text .image-text-container .image-text-body .image-text-cta, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta, .service-rows .service-row:nth-child(2) .service-row-body .service-row-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;
font-weight: 400 !important;
position: relative;
color: #000000;
z-index: 1;
letter-spacing: .5px;
} .image-text .image-text-container .image-text-body .image-text-cta > *, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta > *, .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta > * {
position: relative;
z-index: 1;
} .image-text .image-text-container .image-text-body .image-text-cta a, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta a, .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta a {
color: #000000 !important;
} .image-text .image-text-container .image-text-body .image-text-cta .icon, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta .icon, .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta .icon, .image-text .image-text-container .image-text-body .icon.image-text-cta, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .icon.resource-cta, .service-rows .service-row:nth-child(2) .service-row-body .icon.service-row-cta {
fill: #000000 !important;
} .image-text .image-text-container .image-text-body .image-text-cta::after, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta::after, .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta::after {
content: '';
display: block;
position: absolute;
left: 0;
width: 50px;
height: 50px;
background: #C84DC0;
border-radius: 50px;
z-index: -1;
} .image-text .image-text-container .image-text-body .image-text-cta:hover, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta:hover, .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta:hover {
color: #ffffff;
} .image-text .image-text-container .image-text-body .image-text-cta:hover a, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta:hover a, .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta:hover a {
color: #ffffff !important;
} .image-text .image-text-container .image-text-body .image-text-cta:hover .icon, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta:hover .icon, .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta:hover .icon, .image-text .image-text-container .image-text-body .image-text-cta:hover.icon, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta:hover.icon, .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta:hover.icon {
fill: #ffffff !important;
} .image-text .image-text-container .image-text-body .image-text-cta:hover::after, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta:hover::after, .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta:hover::after {
background: #C84DC0;
width: 100%;
}
@media screen and (max-width: 600px) { .image-text .image-text-container .image-text-body .image-text-cta::after, .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta::after, .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta::after {
width: 35px;
height: 35px;
}
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta, .service-rows .service-row:nth-child(1) .service-row-body .service-row-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;
font-weight: 400 !important;
position: relative;
color: #000000;
z-index: 1;
text-transform: capitalize !important;
letter-spacing: .5px;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta > *, .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta > * {
position: relative;
z-index: 1;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta a, .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta a {
color: #000000 !important;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta .icon, .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta .icon, .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .icon.resource-cta, .service-rows .service-row:nth-child(1) .service-row-body .icon.service-row-cta {
fill: #000000 !important;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta::after, .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta::after {
content: '';
display: block;
position: absolute;
left: 0;
width: 50px;
height: 50px;
background: #8952E6;
border-radius: 50px;
z-index: -1;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta:hover, .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta:hover {
color: #ffffff;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta:hover a, .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta:hover a {
color: #ffffff !important;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta:hover .icon, .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta:hover .icon, .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta:hover.icon, .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta:hover.icon {
fill: #ffffff !important;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta:hover::after, .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta:hover::after {
background: #8952E6;
width: 100%;
}
@media screen and (max-width: 600px) { .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta::after, .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta::after {
width: 35px;
height: 35px;
}
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a, #colophon #footer_menu li.menu-item-btn > a, .icons-nav .menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a, #more_nav #category_menu li.menu-item-btn > a, .page-nav .page-menu li.menu-item-btn > a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a, .basic-search-form.search-button-right .search-fields button, a.btn-primary, .btn-primary, #page_404 .page-none-ctas .page-none-cta:first-child, #comments input#submit, #instagram_feed .instagram-header, .modal .modal-box .modal-inner input[type="button"], .modal #mc-embedded-subscribe-form input[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"], .post-block.cat-bg .post-block-cat, .post-products-wrap .post-products-trigger, .promo-code .promo-code-inner .promo-code-link, #search-modal .modal-box .modal-inner input[type="submit"], .snapshot .snapshot-body .snapshot-link, .page-nav.btns .page-menu-container .page-menu li a, .page-nav.has-btns .page-menu-container .page-menu li a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta, .contact-form nf-field input[value="Submit"][type="button"], .content-rows .content-row .content-row-body .content-row-cta, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-button > span, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-submit > span, .ig-section .ig-container .ig-feed .ig-cta, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] {
background: #ED6FA4 !important;
border: 2px solid #ED6FA4 !important;
color: #ffffff !important;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a a, #colophon #footer_menu li.menu-item-btn > a a, .icons-nav .menu li.menu-item-btn > a a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a a, #more_nav #category_menu li.menu-item-btn > a a, .page-nav .page-menu li.menu-item-btn > a a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a a, .basic-search-form.search-button-right .search-fields button a, .btn-primary a, #page_404 .page-none-ctas .page-none-cta:first-child a, #comments input#submit a, #instagram_feed .instagram-header a, .modal .modal-box .modal-inner input[type="button"] a, .modal #mc-embedded-subscribe-form input[type="submit"] a, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"] a, .post-block.cat-bg .post-block-cat a, .post-products-wrap .post-products-trigger a, .promo-code .promo-code-inner .promo-code-link a, #search-modal .modal-box .modal-inner input[type="submit"] a, .snapshot .snapshot-body .snapshot-link a, .page-nav.btns .page-menu-container .page-menu li a a, .page-nav.has-btns .page-menu-container .page-menu li a a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger a, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta a, .contact-form nf-field input[value="Submit"][type="button"] a, .content-rows .content-row .content-row-body .content-row-cta a, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-button > span a, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-submit > span a, .ig-section .ig-container .ig-feed .ig-cta a, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon a, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta a, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] a {
color: #ffffff !important;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a .icon, #colophon #footer_menu li.menu-item-btn > a .icon, .icons-nav .menu li.menu-item-btn > a .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a .icon, #more_nav #category_menu li.menu-item-btn > a .icon, .page-nav .page-menu li.menu-item-btn > a .icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a .icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a .icon, .basic-search-form.search-button-right .search-fields button .icon, .btn-primary .icon, #page_404 .page-none-ctas .page-none-cta:first-child .icon, #comments input#submit .icon, #instagram_feed .instagram-header .icon, .modal .modal-box .modal-inner input[type="button"] .icon, .modal #mc-embedded-subscribe-form input[type="submit"] .icon, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"] .icon, .post-block.cat-bg .post-block-cat .icon, .post-products-wrap .post-products-trigger .icon, .promo-code .promo-code-inner .promo-code-link .icon, #search-modal .modal-box .modal-inner input[type="submit"] .icon, .snapshot .snapshot-body .snapshot-link .icon, .page-nav.btns .page-menu-container .page-menu li a .icon, .page-nav.has-btns .page-menu-container .page-menu li a .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger .icon, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta .icon, .contact-form nf-field input[value="Submit"][type="button"] .icon, .content-rows .content-row .content-row-body .content-row-cta .icon, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-button > span .icon, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-submit > span .icon, .ig-section .ig-container .ig-feed .ig-cta .icon, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"] .icon, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a.icon, #colophon #footer_menu li.menu-item-btn > a.icon, .icons-nav .menu li.menu-item-btn > a.icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a.icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a.icon, #more_nav #category_menu li.menu-item-btn > a.icon, .page-nav .page-menu li.menu-item-btn > a.icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a.icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a.icon, .basic-search-form.search-button-right .search-fields button.icon, .icon.btn-primary, #page_404 .page-none-ctas .icon.page-none-cta:first-child, #comments input.icon#submit, #instagram_feed .icon.instagram-header, .modal .modal-box .modal-inner input.icon[type="button"], .modal #mc-embedded-subscribe-form input.icon[type="submit"], .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input.icon[value="Submit"][type="button"], .post-block.cat-bg .icon.post-block-cat, .post-products-wrap .icon.post-products-trigger, .promo-code .promo-code-inner .icon.promo-code-link, #search-modal .modal-box .modal-inner input.icon[type="submit"], .snapshot .snapshot-body .icon.snapshot-link, .page-nav.btns .page-menu-container .page-menu li a.icon, .page-nav.has-btns .page-menu-container .page-menu li a.icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.icon.collection-post-main-link, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .icon.post-products-trigger, .about-section .about-section-container .about-section-body .about-section-ctas .icon.about-cta, .contact-form nf-field input.icon[value="Submit"][type="button"], .content-rows .content-row .content-row-body .icon.content-row-cta, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-button > span.icon, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-submit > span.icon, .ig-section .ig-container .ig-feed .icon.ig-cta, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .icon.quick-shop-cta, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input.icon[type="submit"] {
fill: #ffffff !important;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover, #colophon #footer_menu li.menu-item-btn > a:hover, .icons-nav .menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover, #more_nav #category_menu li.menu-item-btn > a:hover, .page-nav .page-menu li.menu-item-btn > a:hover, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a:hover, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover, .basic-search-form.search-button-right .search-fields button:hover, .btn-primary:hover, #page_404 .page-none-ctas .page-none-cta:hover:first-child, #comments input#submit:hover, #instagram_feed .instagram-header:hover, .modal .modal-box .modal-inner input[type="button"]:hover, .modal #mc-embedded-subscribe-form input[type="submit"]:hover, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover, .post-block.cat-bg .post-block-cat:hover, .post-products-wrap .post-products-trigger:hover, .promo-code .promo-code-inner .promo-code-link:hover, #search-modal .modal-box .modal-inner input[type="submit"]:hover, .snapshot .snapshot-body .snapshot-link:hover, .page-nav.btns .page-menu-container .page-menu li a:hover, .page-nav.has-btns .page-menu-container .page-menu li a:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta:hover, .contact-form nf-field input[value="Submit"][type="button"]:hover, .content-rows .content-row .content-row-body .content-row-cta:hover, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-button > span:hover, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-submit > span:hover, .ig-section .ig-container .ig-feed .ig-cta:hover, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta:hover, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover {
background: #C84DC0 !important;
border: 2px solid #C84DC0 !important;
color: #ffffff !important;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover a, #colophon #footer_menu li.menu-item-btn > a:hover a, .icons-nav .menu li.menu-item-btn > a:hover a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover a, #more_nav #category_menu li.menu-item-btn > a:hover a, .page-nav .page-menu li.menu-item-btn > a:hover a, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a:hover a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover a, .basic-search-form.search-button-right .search-fields button:hover a, .btn-primary:hover a, #page_404 .page-none-ctas .page-none-cta:hover:first-child a, #comments input#submit:hover a, #instagram_feed .instagram-header:hover a, .modal .modal-box .modal-inner input[type="button"]:hover a, .modal #mc-embedded-subscribe-form input[type="submit"]:hover a, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover a, .post-block.cat-bg .post-block-cat:hover a, .post-products-wrap .post-products-trigger:hover a, .promo-code .promo-code-inner .promo-code-link:hover a, #search-modal .modal-box .modal-inner input[type="submit"]:hover a, .snapshot .snapshot-body .snapshot-link:hover a, .page-nav.btns .page-menu-container .page-menu li a:hover a, .page-nav.has-btns .page-menu-container .page-menu li a:hover a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover a, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover a, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta:hover a, .contact-form nf-field input[value="Submit"][type="button"]:hover a, .content-rows .content-row .content-row-body .content-row-cta:hover a, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-button > span:hover a, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-submit > span:hover a, .ig-section .ig-container .ig-feed .ig-cta:hover a, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover a, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta:hover a, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover a {
color: #ffffff !important;
} #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover .icon, #colophon #footer_menu li.menu-item-btn > a:hover .icon, .icons-nav .menu li.menu-item-btn > a:hover .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover .icon, #more_nav #category_menu li.menu-item-btn > a:hover .icon, .page-nav .page-menu li.menu-item-btn > a:hover .icon, #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu li.menu-item-btn > a:hover .icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover .icon, .basic-search-form.search-button-right .search-fields button:hover .icon, .btn-primary:hover .icon, #page_404 .page-none-ctas .page-none-cta:hover:first-child .icon, #comments input#submit:hover .icon, #instagram_feed .instagram-header:hover .icon, .modal .modal-box .modal-inner input[type="button"]:hover .icon, .modal #mc-embedded-subscribe-form input[type="submit"]:hover .icon, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container input[value="Submit"][type="button"]:hover .icon, .post-block.cat-bg .post-block-cat:hover .icon, .post-products-wrap .post-products-trigger:hover .icon, .promo-code .promo-code-inner .promo-code-link:hover .icon, #search-modal .modal-box .modal-inner input[type="submit"]:hover .icon, .snapshot .snapshot-body .snapshot-link:hover .icon, .page-nav.btns .page-menu-container .page-menu li a:hover .icon, .page-nav.has-btns .page-menu-container .page-menu li a:hover .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner a.collection-post-main-link:hover .icon, .posts-collection .posts-collection-container .collection-post-main .collection-post-main-body .collection-post-main-body-inner .post-products-wrap .post-products-trigger:hover .icon, .about-section .about-section-container .about-section-body .about-section-ctas .about-cta:hover .icon, .contact-form nf-field input[value="Submit"][type="button"]:hover .icon, .content-rows .content-row .content-row-body .content-row-cta:hover .icon, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-button > span:hover .icon, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-submit > span:hover .icon, .ig-section .ig-container .ig-feed .ig-cta:hover .icon, .shop-masonry-links-wrapper .shop-masonry-links-container .shop-masonry-links .shop-masonry-link .shop-masonry-link-text .icon:hover .icon, .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-cta:hover .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type="submit"]:hover .icon {
fill: #ffffff !important;
} a.btn-secondary, .btn-secondary, .banner-cta.has-overlay .banner-cta-image .banner-cta-btn, .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-cta, .hero .hero-image .hero-body .hero-btn, .services-wrapper .services-container .services-cta {
background: #B150CE !important;
border: 2px solid #B150CE !important;
color: #ffffff !important;
} .btn-secondary a, .banner-cta.has-overlay .banner-cta-image .banner-cta-btn a, .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-cta a, .hero .hero-image .hero-body .hero-btn a, .services-wrapper .services-container .services-cta a {
color: #ffffff !important;
} .btn-secondary .icon, .banner-cta.has-overlay .banner-cta-image .banner-cta-btn .icon, .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-cta .icon, .hero .hero-image .hero-body .hero-btn .icon, .services-wrapper .services-container .services-cta .icon, .icon.btn-secondary, .banner-cta.has-overlay .banner-cta-image .icon.banner-cta-btn, .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .icon.cta-block-cta, .hero .hero-image .hero-body .icon.hero-btn, .services-wrapper .services-container .icon.services-cta {
fill: #ffffff !important;
} .btn-secondary:hover, .banner-cta.has-overlay .banner-cta-image .banner-cta-btn:hover, .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-cta:hover, .hero .hero-image .hero-body .hero-btn:hover, .services-wrapper .services-container .services-cta:hover {
background: #ED6FA4 !important;
border: 2px solid #ED6FA4 !important;
color: #ffffff !important;
} .btn-secondary:hover a, .banner-cta.has-overlay .banner-cta-image .banner-cta-btn:hover a, .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-cta:hover a, .hero .hero-image .hero-body .hero-btn:hover a, .services-wrapper .services-container .services-cta:hover a {
color: #ffffff !important;
} .btn-secondary:hover .icon, .banner-cta.has-overlay .banner-cta-image .banner-cta-btn:hover .icon, .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-cta:hover .icon, .hero .hero-image .hero-body .hero-btn:hover .icon, .services-wrapper .services-container .services-cta:hover .icon {
fill: #ffffff !important;
} a.btn-tertiary, .btn-tertiary, #page_404 .page-none-ctas .page-none-cta:last-child {
background: #8952E6 !important;
border: 2px solid #8952E6 !important;
color: #ffffff !important;
} .btn-tertiary a, #page_404 .page-none-ctas .page-none-cta:last-child a {
color: #ffffff !important;
} .btn-tertiary .icon, #page_404 .page-none-ctas .page-none-cta:last-child .icon, .icon.btn-tertiary, #page_404 .page-none-ctas .icon.page-none-cta:last-child {
fill: #ffffff !important;
} .btn-tertiary:hover, #page_404 .page-none-ctas .page-none-cta:hover:last-child {
background: #C84DC0 !important;
border: 2px solid #C84DC0 !important;
color: #ffffff !important;
} .btn-tertiary:hover a, #page_404 .page-none-ctas .page-none-cta:hover:last-child a {
color: #ffffff !important;
} .btn-tertiary:hover .icon, #page_404 .page-none-ctas .page-none-cta:hover:last-child .icon {
fill: #ffffff !important;
} #masthead .header-block.header-right .header-block-inner .header-cta {
background: #1D1D1D !important;
border: 2px solid #1D1D1D !important;
color: #ffffff !important;
} #masthead .header-block.header-right .header-block-inner .header-cta a {
color: #ffffff !important;
} #masthead .header-block.header-right .header-block-inner .header-cta .icon, #masthead .header-block.header-right .header-block-inner .icon.header-cta {
fill: #ffffff !important;
} #masthead .header-block.header-right .header-block-inner .header-cta:hover {
background: #C84DC0 !important;
border: 2px solid #C84DC0 !important;
color: #ffffff !important;
} #masthead .header-block.header-right .header-block-inner .header-cta:hover a {
color: #ffffff !important;
} #masthead .header-block.header-right .header-block-inner .header-cta:hover .icon {
fill: #ffffff !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul li label, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label {
background: transparent !important;
border: 2px solid #B4B4B4 !important;
color: #B4B4B4 !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul li label a, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label a, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label a {
color: #B4B4B4 !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul li label .icon, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label .icon, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label .icon, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul li label.icon, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label.icon, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label.icon {
fill: #B4B4B4 !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul li label:hover, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label:hover, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label:hover {
background: #B150CE !important;
border: 2px solid #B150CE !important;
color: #ffffff !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul li label:hover a, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label:hover a, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label:hover a {
color: #ffffff !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul li label:hover .icon, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label:hover .icon, #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label:hover .icon {
fill: #ffffff !important;
} p .shortcode-btn, .animate-right, .post-block .post-item-body .post-block-cat, .post-block .post-item-body .client-block-link, .hero-rotations .hero-rotations-body .hero-rotations-cta, .intro-wrapper .intro-container .intro-ctas .intro-cta, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-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;
position: relative;
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} p .shortcode-btn > .icon, .animate-right > .icon, .post-block .post-item-body .post-block-cat > .icon, .post-block .post-item-body .client-block-link > .icon, .hero-rotations .hero-rotations-body .hero-rotations-cta > .icon, .intro-wrapper .intro-container .intro-ctas .intro-cta > .icon, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta > .icon {
margin-left: 5px;
} p .shortcode-btn:hover > .icon, .animate-right:hover > .icon, .post-block .post-item-body .post-block-cat:hover > .icon, .post-block .post-item-body .client-block-link:hover > .icon, .hero-rotations .hero-rotations-body .hero-rotations-cta:hover > .icon, .intro-wrapper .intro-container .intro-ctas .intro-cta:hover > .icon, .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta:hover > .icon {
transform: translate(10px, 0);
} .adjust-center, .footer-blocks .footer-blocks-container.footer-blocks-3 {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .adjust-center > *, .footer-blocks .footer-blocks-container.footer-blocks-3 > * {
flex: 1;
} .adjust-center > *:nth-child(1), .footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(1) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin-right: auto;
} .adjust-center > *:nth-child(2), .footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(2) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
flex: 2;
} .adjust-center > *:nth-child(3), .footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(3) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
margin-left: auto;
} #colophon {
position: relative;
padding: 12px 20px 10px;
background: #1D1D1D;
color: #ffffff;
text-transform: uppercase;
} #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: "renner-bold", sans-serif;
font-size: 11px;
letter-spacing: 1px;
} #colophon .site-info .site-built {
font-family: "GT-America-Bold", serif;
font-size: 12px;
text-transform: uppercase;
} #colophon .site-info .site-built span {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #colophon .site-info .site-built img {
max-height: 25px;
margin-top: 1px;
margin-left: 4px;
}
@media screen and (max-width: 600px) { #colophon {
padding: 20px;
} #colophon .site-info {
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-left: 0;
} #colophon .site-info .footer-logo {
margin: 20px 0;
} #colophon .site-policy {
width: 100%;
flex: auto;
text-align: center;
} #colophon .site-policy a {
width: 100%;
margin-bottom: 6px;
} #colophon .site-built {
width: 100%;
flex: auto;
text-align: center;
margin-top: 5px;
} #colophon .site-built span {
width: 100%;
margin-bottom: 5px;
}
} .animate-el {
opacity: 0;
} .show {
display: flex !important;
} .animate__animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 5%, 0);
transform: translate3d(0, 5%, 0);
}
to {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 5%, 0);
transform: translate3d(0, 5%, 0);
}
to {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
} .animate__fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
} html {
scroll-behavior: smooth;
} body {
color: #161616;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} 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;
} .nf-error-msg {
color: #8952E6 !important;
} body {
font-family: "renner-book", sans-serif;
font-size: 16px;
background: #FDFCFA;
} h1 {
font-size: 32px;
} h2 {
font-size: 28px;
} 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: "renner-book", sans-serif;
line-height: 31px;
letter-spacing: 0.5px;
} p a {
font-weight: bold;
} p b, p strong {
font-family: "renner-bold", sans-serif;
font-weight: 700;
} b, strong {
font-family: "renner-bold", sans-serif;
font-weight: 700;
} 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 #000000 !important;
border-radius: 0 !important;
padding: 5px 10px;
background: unset;
} button, input, input[type="button"], input[type="reset"], input[type="submit"] {
box-shadow: unset;
background: unset;
border: unset;
border-radius: 0 !important;
padding: unset;
font-size: .90rem;
} button:focus, input:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
outline: none !important;
} .anchor {
scroll-margin-top: 200px;
} .site-search {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 50px 50px 20px;
} .basic-search-form {
width: 100%;
max-width: 600px;
margin: 0 auto;
} .basic-search-form .search-fields {
position: relative;
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .basic-search-form .search-fields input {
flex: 1;
} .basic-search-form .search-fields input[type="submit"] {
flex: 0;
} .basic-search-form.search-icon-left .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .basic-search-form.search-icon-left .search-fields input {
padding-left: 25px;
border: none !important;
border-bottom: 2px solid #C84DC0 !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: "GT-America-Bold", 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;
} p {
position: relative;
} p .shortcode-btn {
margin: 12px auto;
text-transform: unset !important;
color: #000000 !important;
font-size: 23px !important;
line-height: 30px !important;
letter-spacing: .5px !important;
max-width: 200px;
min-width: max-content;
} p .shortcode-btn:after {
bottom: -3px;
} p .shortcode-btn .icon {
margin-top: 7px;
} p .shortcode-btn:hover {
color: #ffffff;
} .signature {
text-align: center;
font-family: "magical", serif;
font-size: 22px;
margin: 20px 0;
} .script-font {
font-family: "magical", serif;
} .lazy {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
} .lazy-contain {
background-repeat: no-repeat;
background-position: center;
background-size: contain;
} .line-sep {
position: relative;
width: 1px;
min-height: 10px;
background: #C84DC0;
margin: 0 10px;
} .bar-sep {
position: relative;
width: 46px;
min-height: 1px;
background: #C84DC0;
margin: 10px 0;
} .dot {
display: inline-block;
width: 10px;
height: 10px;
border-radius: 10px;
} .dot-sep {
position: relative;
} .dot-sep::before {
content: '\00B7';
font-size: 25px;
color: #000000;
margin: 0 10px;
} .accent-color, .pink {
color: #ED6FA4;
} .accent-color-2, .magenta {
color: #C84DC0;
} .accent-color-3, .fuchsia {
color: #E64BAD;
} .accent-color-4, .purple {
color: #8952E6;
} .accent-color-5, .heliotrope {
color: #B150CE;
} .blob {
position: absolute;
z-index: 1;
} .blob.leaves-bl {
bottom: 0;
left: 0;
max-width: 250px !important;
z-index: 1;
} .blob.leaves-tr {
top: 0;
right: 0;
max-width: 350px !important;
z-index: 1;
} .show {
display: block !important;
} .social-icon {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin: 0;
} .block-full {
width: 100%;
} .block-half {
width: 49%;
} .block-fourth {
width: 23%;
} .block-third {
width: 32%;
} .block-fifth {
width: 19%;
} .pad-section {
padding: 30px 0;
margin-top: 30px;
margin-bottom: 30px;
} #content {
position: relative;
padding: 0;
} #content .site-branding {
padding: 65px 0;
} #content .site-branding #logo {
display: block;
margin: 0 auto;
max-width: 380px;
} .page-title {
position: relative;
text-align: center;
} .page-title.has-bar:after {
content: '';
position: absolute;
top: 110%;
left: 0;
right: 0;
width: 80px;
height: 2px;
background: #ffffff;
margin: 0 auto;
} .flex-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
} .flex-row {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
} .flex-row-rev {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
} .flex-col {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
} .flex-col-rev {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column-reverse !important;
-webkit-flex-direction: column-reverse !important;
} .align-start {
display: -webkit-flex !important;
display: flex !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
} .align-center {
display: -webkit-flex !important;
display: flex !important;
align-items: center !important;
-webkit-align-items: center !important;
} .align-end {
display: -webkit-flex !important;
display: flex !important;
align-items: flex-end !important;
-webkit-align-items: flex-end !important;
} .justify-start {
display: -webkit-flex !important;
display: flex !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .justify-end {
display: -webkit-flex !important;
display: flex !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
} .justify-around {
display: -webkit-flex !important;
display: flex !important;
justify-content: space-around !important;
-webkit-justify-content: space-around !important;
} .justify-center {
display: -webkit-flex !important;
display: flex !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .justify-between {
display: -webkit-flex !important;
display: flex !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .icon {
display: inline-block;
width: 15px;
height: 15px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} a .icon {
-webkit-transition: unset;
-moz-transition: unset;
-o-transition: unset;
transition: unset;
} .alm-btn-wrap .alm-load-more-btn {
box-shadow: none !important;
height: auto !important;
margin-bottom: 0px !important;
margin-top: 50px !important;
font-family: "GT-America-Bold", serif !important;
font-size: 50px !important;
color: #000000 !important;
background-color: unset !important;
} .alm-btn-wrap .alm-load-more-btn:hover {
color: #999999 !important;
} .alm-btn-wrap .alm-load-more-btn:hover span {
margin-left: 10px;
}
@media screen and (max-width: 768px) { .alm-btn-wrap .alm-load-more-btn {
font-size: 32px !important;
}
} .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: #ED6FA4;
} .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: #ED6FA4 !important;
border: 2px solid #ED6FA4;
} .slick-slider .slick-dots li button {
position: relative;
color: transparent !important;
width: 15px;
height: 15px;
background: #B150CE !important;
border: 2px solid #B150CE;
border-radius: 100% !important;
margin: 0 10px;
padding: 0;
} .slick-slider .slick-dots li button:hover {
background: #ED6FA4 !important;
border: 2px solid #ED6FA4;
} .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: #F6F6F6;
border-radius: 100%;
} .embed-container {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
} .embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .smash-tabbed-wrapper {
position: relative;
margin-bottom: 50px;
padding: 0 50px;
} .smash-tabbed-wrapper .smash-tabbed-title {
border-top: 1px solid #C84DC0;
padding-top: 10px;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper {
padding: 0 10px;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
border-bottom: 1px solid #C84DC0;
cursor: pointer;
padding: 0 0 1px;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-cta {
text-transform: uppercase;
font-size: 11px;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab {
position: relative;
padding: 5px 0;
margin-right: 20px;
margin-bottom: -2px;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab.active::after {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 5px;
background: #ED6FA4;
z-index: 1;
} .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab:hover {
color: #B150CE;
}
@media screen and (max-width: 768px) { .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column-reverse !important;
-webkit-flex-direction: column-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
} .smash-tabbed-wrapper .smash-tabbed-content {
position: relative;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
opacity: 0;
visibility: hidden;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content:nth-child(1) {
position: relative;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
border-bottom: 1px solid #C84DC0;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
width: 25%;
padding: 40px 5px;
text-align: center;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content.active {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1180px) { .smash-tabbed-wrapper {
padding: 0 50px 30px 50px;
}
}
@media screen and (max-width: 768px) { .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
flex-wrap: wrap;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
width: 50%;
padding: 30px 20px;
}
}
@media screen and (max-width: 600px) { .smash-tabbed-wrapper {
padding: 0 20px 30px 20px;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
padding-bottom: 30px;
} .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
width: 50%;
padding: 20px 10px 0;
}
} #page_404 {
position: relative;
padding: 100px 50px;
} #page_404 h3 {
font-family: "GT-America-Bold", serif;
font-size: 25px;
line-height: 33px;
font-weight: 700;
} #page_404 h2 {
font-family: "GT-America-Bold", serif;
font-size: 80px;
line-height: 95px;
font-weight: 700;
} #page_404 h2 .dot {
background: #ED6FA4;
} #page_404 .page-content p {
font-size: 22px;
line-height: 42px;
max-width: 850px;
font-weight: bold;
} #page_404 .page-none-ctas {
display: -webkit-flex !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;
margin-top: 40px;
} #page_404 .page-none-ctas .page-none-cta:first-child {
font-size: 18px !important;
line-height: 21px !important;
font-weight: 700 !important;
} #page_404 .page-none-ctas .page-none-cta:last-child {
font-size: 18px !important;
line-height: 21px !important;
font-weight: 700 !important;
}
@media screen and (max-width: 960px) { #page_404 h2 {
font-size: 60px;
line-height: 85px;
}
}
@media screen and (max-width: 768px) { #page_404 {
padding: 100px 40px;
}
}
@media screen and (max-width: 600px) { #page_404 {
padding: 100px 30px;
} #page_404 h2 {
font-size: 35px;
line-height: 65px;
padding: 10px 0;
} #page_404 h3 {
font-size: 19px;
line-height: 23px;
} #page_404 p {
font-size: 18px;
line-height: 37px;
}
} body.home #masthead {
border-bottom: none;
} #waypoint {
position: relative;
top: 10px;
} #masthead {
position: relative;
padding: 30px 20px;
font-family: "renner-bold", sans-serif;
font-size: 15px;
letter-spacing: 1px;
background-color: #ffffff;
} #masthead a {
font-weight: 400;
letter-spacing: 1px;
} #masthead .site-navigation-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
position: relative;
} #masthead .header-block {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
float: none;
flex: 1;
} #masthead .header-block .header-block-inner {
width: 100%;
} #masthead .header-block .header-block-inner .menu-container {
width: 100%;
} #masthead .header-block .header-block-inner .menu-container .menu {
width: 100%;
display: -webkit-flex !important;
display: flex !important;
flex-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-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;
} #masthead .header-block.header-middle {
flex: 2;
} #masthead .header-block.header-middle .header-block-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
@media screen and (max-width: 768px) { #masthead .header-block.header-middle {
display: none !important;
}
} #masthead .header-block.header-right {
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;
column-gap: 2em;
} #masthead .header-block.header-right .header-block-inner .header-cta {
white-space: nowrap;
padding: 10px 30px !important;
} #masthead .fab {
font-size: 13px;
padding: 0;
} #masthead.lock_nav {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 100000;
padding: 10px 20px;
}
@media screen and (max-width: 768px) { #masthead #mobile_nav_wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} #masthead .site-navigation-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
}
}
@media screen and (max-width: 600px) { #masthead .header-block.header-right .header-block-inner {
flex-direction: column !important;
} #masthead .header-block.header-right .header-block-inner .header-cta {
display: none !important;
} #masthead .header-block .header-block-inner .menu-container .menu {
column-gap: 1em;
justify-content: center !important;
} #masthead.lock_nav #logo_wrap img {
max-height: 33px;
}
} #logo_wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
z-index: 1;
} #logo_wrap img {
max-height: 53px;
width: auto;
} .formkit-form[data-uid="f0ea9222af"] h2 {
margin: 0 0 20px !important;
} .formkit-form[data-uid="f0ea9222af"] .formkit-fields .formkit-submit {
border-radius: 5px !important;
} .formkit-form[data-uid="f0ea9222af"] .formkit-input {
padding: 10px !important;
background: transparent !important;
border: none !important;
border-bottom: 1px solid #000000 !important;
} .formkit-form[data-uid="f0ea9222af"] .formkit-background {
min-height: 300px !important;
} .parallax-overlay {
background: #ffffff;
} .archive-items {
display: grid !important;
grid-template-columns: 1fr 1fr 1fr !important;
grid-template-rows: auto !important;
column-gap: 2em !important;
row-gap: 2em !important;
} .archive-items.search-archive .product {
flex: 1;
} .archive-items.search-archive .archive-item {
flex: 1;
padding: unset;
}
@media screen and (max-width: 768px) { .archive-items {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
grid-template-rows: auto !important;
column-gap: 2em !important;
row-gap: 2em !important;
}
}
@media screen and (max-width: 400px) { .archive-items {
display: grid !important;
grid-template-columns: 1fr !important;
grid-template-rows: auto !important;
column-gap: 2em !important;
row-gap: 2em !important;
}
} #archive_page {
padding: 50px 0;
} #archive_page .archive-items {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(420px, 1fr)) !important;
grid-template-rows: auto !important;
column-gap: 3vw !important;
row-gap: 8vw !important;
padding: 0 7vw;
max-width: unset;
margin-top: 80px !important;
} #archive_page .archive-items.with-border {
border-top: 1px solid #C84DC0;
margin-top: 100px !important;
padding-top: 100px;
} #archive_page .archive-items.alm-listing {
margin-top: 2em !important;
}
@media screen and (max-width: 1600px) { #archive_page .archive-items {
column-gap: 6vw !important;
row-gap: 140px !important;
padding: 0 10vw;
}
}
@media screen and (max-width: 1180px) { #archive_page .archive-items {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)) !important;
grid-template-rows: auto !important;
column-gap: 6vw !important;
row-gap: 10vw !important;
padding: 0 6vw;
margin-top: 40px !important;
}
}
@media screen and (max-width: 1024px) { #archive_page .archive-items {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) !important;
grid-template-rows: auto !important;
column-gap: 40px !important;
row-gap: 80px !important;
padding: 0 40px;
margin-top: 20px !important;
}
}
@media screen and (max-width: 768px) { #archive_page .archive-items {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)) !important;
grid-template-rows: auto !important;
column-gap: 40px !important;
row-gap: 80px !important;
}
}
@media screen and (max-width: 612px) { #archive_page .archive-items {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)) !important;
grid-template-rows: auto !important;
column-gap: 30px !important;
row-gap: 80px !important;
padding: 0 30px;
column-gap: 30px !important;
}
} #archive_page .alm-reveal {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(420px, 1fr)) !important;
grid-template-rows: auto !important;
column-gap: 4vw !important;
row-gap: 8vw !important;
margin-top: 8vw;
padding: 0 7vw;
max-width: unset;
margin-top: 8vw !important;
}
@media screen and (max-width: 1600px) { #archive_page .alm-reveal {
column-gap: 6vw !important;
row-gap: 140px !important;
padding: 0 10vw;
}
}
@media screen and (max-width: 1180px) { #archive_page .alm-reveal {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)) !important;
grid-template-rows: auto !important;
column-gap: 6vw !important;
row-gap: 10vw !important;
padding: 0 6vw;
margin-top: 10vw !important;
}
}
@media screen and (max-width: 1024px) { #archive_page .alm-reveal {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) !important;
grid-template-rows: auto !important;
column-gap: 40px !important;
row-gap: 80px !important;
padding: 0 40px;
margin-top: 80px !important;
}
} #archive_page.client-page .alm-btn-wrap {
margin-top: 100px;
}
@media screen and (max-width: 768px) { #archive_page.client-page .alm-btn-wrap {
margin-top: 20px;
margin-bottom: -60px;
}
} .post-item-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
display: block;
width: 100%;
} .archive-item {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
flex: 1;
overflow: hidden;
} .archive-item-cat {
font-size: 12px;
background: #c0e2e1;
letter-spacing: 1px;
text-transform: uppercase;
padding: 2px 25px;
display: inline-block;
margin-bottom: 10px;
} body.archive .page-header {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
font-family: "GT-America-Bold", 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: "GT-America-Bold", 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: "renner-bold", sans-serif;
} .cat-nav a {
margin: 0px 15px;
} .cat-nav .cat-nav-current {
border-bottom: 1px solid #000000;
} 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;
} body.single p {
font-size: 17px;
margin-bottom: 10px;
} body.single h1, body.single h2, body.single h3, body.single h4, body.single h5, body.single h6 {
margin-bottom: 13px;
line-height: 1.2;
} body.single ul {
margin-left: 1em;
} .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%;
max-width: 920px;
} 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: "renner-book", 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: "renner-book", 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 #C84DC0;
} 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: "GT-America-Bold", serif;
} article.post .entry-products .entry-products-wrap .entry-product-header .icon,
article.snapshot .entry-products .entry-products-wrap .entry-product-header .icon {
width: 30px;
height: 30px;
}
@media screen and (max-width: 768px) { article.post .entry-products .entry-products-wrap .entry-product-header,
article.snapshot .entry-products .entry-products-wrap .entry-product-header {
width: 100%;
}
} article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider {
width: 80%;
} article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev {
left: unset;
right: -2%;
top: 48%;
} article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next {
left: unset;
right: -2%;
top: 39%;
}
@media screen and (max-width: 768px) { article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider {
width: 100%;
}
}
@media screen and (max-width: 768px) { 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 .3s;
transition: all .3s;
} article.post .article-sidebar .article-sidebar-inner #progress,
article.snapshot .article-sidebar .article-sidebar-inner #progress {
position: fixed;
top: 75px;
width: 1px;
height: 0;
background-color: #000;
z-index: -1;
} article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap {
width: 100%;
height: 38px;
position: relative;
margin-bottom: 22px;
} article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap span,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap span {
font-weight: 400;
font-size: 15px;
line-height: 14px;
color: rgba(0, 0, 0, 0.6);
position: absolute;
font-family: "GT-America-Bold", serif;
top: 50%;
left: 50%;
margin: auto;
display: block;
-webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
transform: translateY(-50%) translateX(-50%) rotate(90deg);
} article.post .article-sidebar .article-sidebar-inner .social-share .share,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share {
display: block;
text-align: center;
margin: 0 auto 22px;
font-size: 16px;
line-height: normal;
position: relative;
}
@media screen and (max-width: 768px) { article.post .article-sidebar,
article.snapshot .article-sidebar {
display: none !important;
} article.post .article-sidebar .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar .post-products-wrap .post-products-trigger {
display: none !important;
}
} article.client_result .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;
} .entry-header .entry-title {
text-align: center;
margin-bottom: 20px;
font-weight: 700;
font-size: 45px;
line-height: 1;
text-align: center;
max-width: 700px;
} .entry-header .entry-meta {
text-align: center;
font-family: "renner-bold", sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
color: #c8c8c8;
margin-bottom: 30px;
} .entry-header .entry-meta a {
color: #c8c8c8;
}
@media screen and (max-width: 960px) { .entry-header .entry-title {
font-size: 40px;
}
}
@media screen and (max-width: 600px) { .entry-header {
padding: 0 30px;
} .entry-header .entry-title {
font-size: 30px;
}
} .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 #C84DC0;
border-bottom: 1px solid #C84DC0;
font-family: "renner-bold", sans-serif;
text-transform: uppercase;
} .entry-footer .entry-footer-actions > * {
margin: 0 10px;
font-family: "renner-bold", 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: "GT-America-Bold", 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: "renner-book", 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: "renner-book", 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: "renner-book", 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;
} .type-position {
padding: 50px;
} .type-position .entry-header {
text-align: left;
} .type-position .entry-header .entry-title {
text-align: left;
font-size: 60px;
line-height: 95px;
} .type-position .entry-header .entry-header-meta {
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;
} .type-position .entry-header .entry-header-meta .dot-sep {
margin-top: 5px;
} .type-position .position-details-wrapper {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
grid-template-rows: auto !important;
column-gap: 1em !important;
row-gap: 1em !important;
} .type-position .position-details-wrapper .position-details {
grid-column: span 2;
flex: 1;
} .type-position .position-details-wrapper .position-details h2 {
font-family: "renner-bold", sans-serif;
font-weight: 700;
margin-bottom: 10px;
} .type-position .position-details-wrapper .position-details.span1 {
grid-column: span 1;
} .type-position .position-details-wrapper .position-details ul {
padding-left: 0;
margin-left: 1em;
} .type-position .position-details-wrapper .position-details ul li {
font-size: 16px;
line-height: 28px;
} .type-position .position-details-wrapper .position-details p {
font-size: 18px;
}
@media screen and (max-width: 768px) { .type-position {
padding: 50px 40px;
} .type-position .entry-header .entry-title {
font-size: 50px;
line-height: 75px;
}
}
@media screen and (max-width: 600px) { .type-position {
padding: 50px 30px 0;
} .type-position .entry-header {
padding: 0;
} .type-position .entry-header .entry-title {
font-size: 40px;
line-height: 55px;
text-align: center;
} .type-position .entry-header .entry-header-meta {
justify-content: center !important;
} .type-position .position-details-wrapper {
display: grid !important;
grid-template-columns: 1fr !important;
grid-template-rows: auto !important;
column-gap: 1em !important;
row-gap: 1em !important;
} .type-position .position-details-wrapper .position-details {
grid-column: span 1;
}
} body.single .pad-40 {
padding: 40px;
} body.single .dot {
background: #ED6FA4;
width: 10px;
height: 10px;
border-radius: 10px;
display: inline-block;
} body.single .wp-block-quote p {
font-family: "GT-America-Bold", serif;
font-style: normal;
font-weight: 700;
font-size: 40px !important;
line-height: 56px;
text-align: center;
} body.single #primary {
padding-bottom: 0;
margin-bottom: 0;
} 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: "renner-book", 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: "renner-book", 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 #C84DC0;
} 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: "GT-America-Bold", serif;
} article.post .entry-products .entry-products-wrap .entry-product-header .icon,
article.snapshot .entry-products .entry-products-wrap .entry-product-header .icon {
width: 30px;
height: 30px;
}
@media screen and (max-width: 768px) { article.post .entry-products .entry-products-wrap .entry-product-header,
article.snapshot .entry-products .entry-products-wrap .entry-product-header {
width: 100%;
}
} article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider {
width: 80%;
} article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-prev {
left: unset;
right: -2%;
top: 48%;
} article.post .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider .slick-arrow.slick-next {
left: unset;
right: -2%;
top: 39%;
}
@media screen and (max-width: 768px) { article.post .entry-products .entry-products-wrap .entry-products-slider,
article.snapshot .entry-products .entry-products-wrap .entry-products-slider {
width: 100%;
}
}
@media screen and (max-width: 768px) { 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 .3s;
transition: all .3s;
} article.post .article-sidebar .article-sidebar-inner #progress,
article.snapshot .article-sidebar .article-sidebar-inner #progress {
position: fixed;
top: 75px;
width: 1px;
height: 0;
background-color: #000;
z-index: -1;
} article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap {
width: 100%;
height: 38px;
position: relative;
margin-bottom: 22px;
} article.post .article-sidebar .article-sidebar-inner .social-share .share-wrap span,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share-wrap span {
font-weight: 400;
font-size: 15px;
line-height: 14px;
color: rgba(0, 0, 0, 0.6);
position: absolute;
font-family: "GT-America-Bold", serif;
top: 50%;
left: 50%;
margin: auto;
display: block;
-webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
transform: translateY(-50%) translateX(-50%) rotate(90deg);
} article.post .article-sidebar .article-sidebar-inner .social-share .share,
article.snapshot .article-sidebar .article-sidebar-inner .social-share .share {
display: block;
text-align: center;
margin: 0 auto 22px;
font-size: 16px;
line-height: normal;
position: relative;
}
@media screen and (max-width: 768px) { article.post .article-sidebar,
article.snapshot .article-sidebar {
display: none !important;
} article.post .article-sidebar .post-products-wrap .post-products-trigger,
article.snapshot .article-sidebar .post-products-wrap .post-products-trigger {
display: none !important;
}
} .entry-header .entry-title {
text-align: center;
margin-bottom: 15px;
font-weight: 700;
font-size: 70px;
line-height: 70px;
text-align: center;
max-width: 1000px;
} .entry-header .entry-meta {
text-align: center;
font-family: "renner-bold", sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;
color: #c8c8c8;
margin-bottom: 30px;
} .entry-header .entry-meta a {
color: #c8c8c8;
}
@media screen and (max-width: 960px) { .entry-header .entry-title {
font-size: 50px;
line-height: 55px;
}
}
@media screen and (max-width: 600px) { .entry-header {
padding: 0 30px;
} .entry-header .entry-title {
font-size: 30px;
line-height: 45px;
}
} .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 #C84DC0;
border-bottom: 1px solid #C84DC0;
font-family: "renner-bold", sans-serif;
text-transform: uppercase;
} .entry-footer .entry-footer-actions > * {
margin: 0 10px;
font-family: "renner-bold", 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: "GT-America-Bold", 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: "renner-book", 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: "renner-book", 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: "renner-book", 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: 100px 0;
} #about_page .about-outer {
background: #F6F6F6;
padding: 50px;
margin-bottom: 10%;
} #about_page .about-outer .about-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #about_page .about-outer .about-inner .about-images {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-end !important;
-webkit-align-items: flex-end !important;
justify-content: center !important;
-webkit-justify-content: center !important;
flex: 1;
margin-bottom: -10%;
} #about_page .about-outer .about-inner .about-images .about-image-main {
width: 82%;
border: 10px solid white;
} #about_page .about-outer .about-inner .about-images .about-image-side {
position: relative;
width: 43%;
margin-left: -25%;
margin-bottom: -30px;
border: 10px solid white;
} #about_page .about-outer .about-inner .about-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
flex: 1;
padding: 50px;
} #about_page .about-outer .about-inner .about-body .page-title {
text-align: left;
} #about_page .about-outer .about-inner .about-body .page-title span {
color: #ED6FA4;
} #about_page #about_main .stacked-images {
width: 49%;
height: 665px;
} #about_page #about_main .stacked-images .stacked-half {
max-width: 325px;
margin-right: -15%;
} #about_page #about_main .loop-main-content {
width: 42%;
padding: 30px;
}
@media screen and (max-width: 768px) { #about_page #about_main {
flex-direction: column;
} #about_page #about_main .stacked-images {
width: 75%;
height: 565px;
} #about_page #about_main .stacked-images .stacked-half {
display: none;
} #about_page #about_main .loop-main-content {
width: 80%;
padding: 30px;
}
} #contact_page .contact-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
padding: 100px 0 150px;
} #contact_page .contact-wrapper .contact-image {
width: 42%;
}
@media screen and (max-width: 768px) { #contact_page .contact-wrapper .contact-image {
width: 100%;
max-width: 350px;
margin-top: 20px;
}
} #contact_page .contact-wrapper .contact-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;
position: relative;
width: 58%;
padding: 50px 80px 50px 150px;
} #contact_page .contact-wrapper .contact-body .contact-subtitle span {
color: #B150CE;
} #contact_page .contact-wrapper .contact-body h1 {
font-weight: bold;
font-size: 65px;
line-height: 95px;
} #contact_page .contact-wrapper .contact-body h3 {
font-family: "renner-book", sans-serif;
font-size: 23px;
line-height: 35px;
text-transform: uppercase;
letter-spacing: .5px;
} #contact_page .contact-wrapper .contact-body p {
margin: 0;
} #contact_page .contact-wrapper .contact-body .nf-form-cont {
width: 100%;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
grid-template-rows: auto !important;
column-gap: 1em !important;
row-gap: 1em !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap .nf-field-element textarea {
height: 106px;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap .nf-field-element h2, #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap .nf-field-element h3 {
font-weight: 700;
font-family: "GT-America-Bold", serif;
margin: 0;
padding: 0;
text-transform: capitalize;
font-size: 23px;
letter-spacing: 0px;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap .label-above .nf-field-label {
margin: 0;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap .nf-field-label label {
font-weight: 700;
font-family: "GT-America-Bold", serif;
margin: 0;
padding: 0;
text-transform: capitalize;
font-size: 23px;
letter-spacing: 1px;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap .nf-form-fields-required {
display: none !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field {
flex: 1;
grid-column: span 2;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field input,
#contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field textarea {
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-bottom: 1px solid #000000 !important;
padding-left: 0;
font-family: "renner-book", sans-serif;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element {
width: auto;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element input {
font-weight: bold;
border: none !important;
text-decoration: none !important;
cursor: pointer;
font-family: "renner-bold", sans-serif;
font-size: 20px !important;
line-height: 24px !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element::after {
height: 40px;
width: 40px;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul {
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;
column-gap: 10px;
row-gap: 10px;
width: 100%;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul li label {
margin: 0;
text-transform: capitalize !important;
font-family: "GT-America-Bold", serif !important;
font-weight: 700 !important;
letter-spacing: .5px !important;
font-size: 12px !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul li input[type="radio"] {
display: none;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul li input[type="radio"]:checked + label {
background: #B150CE !important;
border-color: #B150CE !important;
color: #ffffff !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul {
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;
column-gap: 10px;
row-gap: 10px;
width: 100%;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label {
margin: 0;
text-transform: capitalize !important;
font-family: "GT-America-Bold", serif !important;
font-weight: 700 !important;
letter-spacing: .5px !important;
font-size: 12px !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li input[type="checkbox"] {
display: none;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li input[type="checkbox"]:checked + label {
background: #B150CE !important;
border-color: #B150CE !important;
color: #ffffff !important;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field:nth-child(4), #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field:nth-child(5), #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field:nth-child(6), #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field:nth-child(7) {
grid-column: span 1;
} #contact_page .contact-wrapper .contact-body .nf-form-cont#nf-form-4-cont nf-fields-wrap nf-field:nth-child(4), #contact_page .contact-wrapper .contact-body .nf-form-cont#nf-form-4-cont nf-fields-wrap nf-field:nth-child(5), #contact_page .contact-wrapper .contact-body .nf-form-cont#nf-form-4-cont nf-fields-wrap nf-field:nth-child(6), #contact_page .contact-wrapper .contact-body .nf-form-cont#nf-form-4-cont nf-fields-wrap nf-field:nth-child(7), #contact_page .contact-wrapper .contact-body .nf-form-cont#nf-form-4-cont nf-fields-wrap nf-field:nth-child(8), #contact_page .contact-wrapper .contact-body .nf-form-cont#nf-form-4-cont nf-fields-wrap nf-field:nth-child(9) {
grid-column: span 1;
}
@media screen and (max-width: 1180px) { #contact_page .contact-wrapper {
padding: 100px 0;
align-items: center !important;
} #contact_page .contact-wrapper .contact-body {
padding: 50px;
} #contact_page .contact-wrapper .contact-body h1 {
font-size: 50px;
line-height: 75px;
}
}
@media screen and (max-width: 960px) { #contact_page .contact-wrapper {
flex-direction: column-reverse !important;
padding: 50px 0;
} #contact_page .contact-wrapper .contact-image {
margin: auto;
width: 60%;
} #contact_page .contact-wrapper .contact-body {
width: 100%;
row-gap: 1em;
}
}
@media screen and (max-width: 600px) { #contact_page .contact-wrapper .contact-image {
width: 850%;
} #contact_page .contact-wrapper .contact-body {
padding: 50px 30px;
} #contact_page .contact-wrapper .contact-body h1 {
font-size: 50px;
line-height: 65px;
text-align: center;
} #contact_page .contact-wrapper .contact-body .contact-subtitle, #contact_page .contact-wrapper .contact-body h3 {
text-align: center;
font-size: 21px;
line-height: 30px;
margin: auto;
} #contact_page .contact-wrapper .contact-body form {
margin-top: 30px;
} #contact_page .contact-wrapper .contact-body form h3 {
text-align: left;
} #contact_page .contact-wrapper .contact-body .nf-form-cont nf-fields-wrap nf-field .list-radio-wrap ul {
justify-content: center !important;
}
} #careers_page {
position: relative;
} #careers_page .application-form {
padding: 100px 50px 100px;
} #careers_page .application-form p {
font-size: 24px;
line-height: 35px;
} #careers_page .application-form h2 {
font-family: "GT-America-Bold", serif;
font-weight: 700;
font-size: 70px;
line-height: 95px;
margin-bottom: 50px;
letter-spacing: .5px;
} #careers_page .application-form .nf-form-cont {
width: 100%;
} #careers_page .application-form .nf-form-cont nf-fields-wrap {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
grid-template-rows: auto !important;
column-gap: 1em !important;
row-gap: 1em !important;
} #careers_page .application-form .nf-form-cont nf-fields-wrap .nf-field-element h3 {
font-weight: 700;
font-family: "GT-America-Bold", serif;
margin: 0;
padding: 0;
text-transform: capitalize;
font-size: 23px;
letter-spacing: 1px;
} #careers_page .application-form .nf-form-cont nf-fields-wrap .nf-field-element textarea {
height: 106px;
} #careers_page .application-form .nf-form-cont nf-fields-wrap .label-above .nf-field-label {
margin: 0;
} #careers_page .application-form .nf-form-cont nf-fields-wrap .nf-field-label label {
font-weight: 700;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
} #careers_page .application-form .nf-form-cont nf-fields-wrap .nf-form-fields-required {
display: none !important;
} #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field {
flex: 1;
grid-column: span 2;
} #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field input,
#careers_page .application-form .nf-form-cont nf-fields-wrap nf-field textarea {
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-bottom: 1px solid #000000 !important;
padding-left: 0;
font-family: "renner-book", sans-serif;
} #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element {
width: auto;
} #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element input {
font-weight: bold;
border: none !important;
text-decoration: none !important;
font-size: 20px !important;
line-height: 24px !important;
} #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .submit-wrap .nf-field-element::after {
height: 37px;
width: 37px;
} #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul {
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;
column-gap: 10px;
row-gap: 10px;
width: 100%;
} #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li label {
margin: 0;
text-transform: capitalize !important;
font-family: "GT-America-Bold", serif !important;
font-weight: 700 !important;
letter-spacing: .5px !important;
font-size: 12px !important;
} #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li input[type="checkbox"] {
display: none;
} #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field .list-checkbox-wrap ul li input[type="checkbox"]:checked + label {
background: #B150CE !important;
border-color: #B150CE !important;
color: #ffffff !important;
} #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field:nth-child(4), #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field:nth-child(5), #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field:nth-child(6), #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field:nth-child(7), #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field:nth-child(8), #careers_page .application-form .nf-form-cont nf-fields-wrap nf-field:nth-child(9) {
grid-column: span 1;
}
@media screen and (max-width: 960px) { #careers_page .application-form p {
font-size: 20px;
} #careers_page .application-form h2 {
font-size: 50px;
line-height: 65px;
}
}
@media screen and (max-width: 768px) { #careers_page .application-form {
padding: 100px 40px 80px;
}
}
@media screen and (max-width: 600px) { #careers_page .application-form {
padding: 100px 30px 80px;
} #careers_page .application-form p {
text-align: center;
} #careers_page .application-form h2 {
text-align: center;
}
} #linktree_page {
position: relative;
} #linktree_page .linktree-wrapper {
position: relative;
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin: 0 0 30px;
} #linktree_page .linktree-wrapper .linktree_title {
text-align: center;
} #linktree_page .linktree-wrapper .linktree-links {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 100%;
max-width: 470px;
} #linktree_page .linktree-wrapper .linktree-links .linktree-link {
width: 100%;
margin: 10px 20px;
font-size: 14px !important;
font-weight: bold !important;
padding: 13px !important;
background-color: #1D1D1D !important;
border: #1D1D1D !important;
border-radius: 0 !important;
}
@media screen and (max-width: 600px) { #linktree_page .linktree-wrapper {
padding: 0 30px;
} #linktree_page .linktree-wrapper .linktree-links {
max-width: 360px;
} #linktree_page .linktree-wrapper .red-blob {
transform: translate(0, -92%);
}
} .linktree-content #logo_wrap {
padding: 50px 0 30px;
} #colophon.footer-none {
background-color: unset;
} #colophon.footer-none a.icons-nav-link {
color: #000000;
} #smash-book .intro-wrapper {
padding-bottom: 0px;
} #instagram_feed {
position: relative;
} #instagram_feed .instagram-header {
position: absolute;
top: 46%;
left: 15%;
z-index: 1000;
} #colophon #footer_menu_container {
margin: 0 10px;
} #colophon #footer_menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .custom-search-form {
width: 100%;
} .custom-search-form .search-with-icon .search-field {
border: none !important;
border-radius: 0 !important;
background-color: white !important;
padding: 5px 5px 5px 30px;
font-style: italic;
} .fixed-search {
opacity: 0;
position: fixed;
bottom: 0;
right: 30px;
z-index: 100;
background: #F6F6F6;
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: 768px) { .flex_row {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .flex_row > * {
width: 100% !important;
}
} .shop-highlights-image {
position: relative;
width: 100%;
} .shop-highlights-image .shop-dot-wrapper {
position: absolute;
} .shop-highlights-image .shop-dot-wrapper .shop-dot {
width: 15px;
height: 15px;
border-radius: 100%;
background: #ffffff;
border: 1px solid #909090;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 20px;
background: #ffffff;
min-width: 275px;
position: absolute;
opacity: 0;
visibility: hidden;
z-index: 10;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-image {
width: 40%;
} .shop-highlights-image .shop-dot-wrapper .shop-dot-product .shop-dot-product-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 60%;
padding: 0 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: #F6F6F6;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
padding: 50px;
z-index: 5000;
} #loading_screen.hide {
display: none !important;
} #loading_screen .loading-screen-wrap {
text-align: center;
} #loading_screen .loading-screen-wrap .loading-gif img {
max-height: 200px;
width: auto;
margin: 0 auto;
} #loading_screen .loading-screen-wrap .loading-msg {
text-transform: lowercase;
font-size: 24px;
font-style: italic;
margin-top: 10%;
} .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: #F6F6F6;
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: "GT-America-Bold", serif;
font-size: 70px;
line-height: 30px;
margin-bottom: 20px;
margin-top: 20px;
} .modal .modal-box .modal-inner .footer-subscribe .subscribe-text {
font-family: "renner-book", 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, .modal .modal-box .modal-inner .popup-text h2 {
font-family: "GT-America-Bold", serif;
font-size: 20px;
margin-bottom: 0px;
letter-spacing: 0px;
font-weight: bold;
} .modal .modal-box .modal-inner .popup-text h2 {
font-size: 32px;
} .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 input {
border: none;
padding: 12px;
letter-spacing: 0px;
font-family: "renner-book", sans-serif;
font-size: 14px;
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: 12px;
letter-spacing: 0px;
font-family: "renner-book", sans-serif;
font-size: 14px;
line-height: 13px;
} .modal .modal-box .modal-inner #ninja_forms_required_items, .modal .modal-box .modal-inner .nf-field-container {
margin-bottom: 12px;
}
@media screen and (max-width: 768px) { .modal .modal-box .modal-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .modal .modal-box .modal-inner > * {
width: 100% !important;
} .modal .modal-box .modal-inner .popup-image {
display: none;
}
} .modal #mc-embedded-subscribe-form {
position: relative;
padding: 0 !important;
} .modal #mc-embedded-subscribe-form input {
border-radius: unset !important;
display: block;
width: 100%;
padding: 10px 10px;
font-family: "renner-book", 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, .modal[data-trigger="contact-popup"] .modal-box .modal-inner form nf-field .nf-field-container select {
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.audit-form .modal-box {
border: 4px solid #B150CE;
border-radius: 50px;
overflow: scroll;
max-height: 70vh;
} .modal.audit-form .modal-box #popup-close {
top: 24px;
right: 35px;
} .modal.audit-form .modal-box .modal-inner .popup-text {
width: 100%;
padding: 10px 50px;
} .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select {
border: none !important;
border-radius: 0;
background-color: #e7e7e7;
padding: 12px !important;
} .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input::placeholder, .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select::placeholder {
color: #666666;
} .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element input[type="button"], .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select[type="button"] {
padding: 11px 5% !important;
margin: 0 auto;
font-size: 13px !important;
font-family: "renner-bold", sans-serif !important;
text-align: center !important;
border-radius: 30px !important;
} .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .nf-field .nf-field-element select {
font-family: "renner-book", sans-serif;
font-size: 14px;
letter-spacing: 0px !important;
} .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .list-checkbox-wrap .nf-field-element ul {
display: grid !important;
grid-template-columns: 1fr 1fr 1fr !important;
grid-template-rows: auto !important;
column-gap: 10px !important;
row-gap: 10px !important;
} .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .list-checkbox-wrap .nf-field-element li {
text-align: left;
}
@media screen and (max-width: 600px) { .modal.audit-form .modal-box .nf-field-container {
margin-bottom: 10px;
} .modal.audit-form .modal-box .modal-inner .popup-text {
padding: 10px 20px;
} .modal.audit-form .modal-box .modal-inner .popup-text .nf-form-wrap form .list-checkbox-wrap .nf-field-element ul {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
grid-template-rows: auto !important;
column-gap: 10px !important;
row-gap: 10px !important;
} .modal.audit-form .modal-box .popup-text p {
margin-bottom: 0;
} .modal.audit-form .modal-box .popup-text h2, .modal.audit-form .modal-box .popup-text h3 {
line-height: 1.15;
}
} .modal.watercolor .modal-box {
padding: 30px 5% 20px;
background: url(//smashcreative.com/wp-content/themes/smash_theme/smash/images/watercolor.png) no-repeat bottom right/74% #F6F6F6;
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;
row-gap: 0.5em;
} .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-item-body {
display: -webkit-flex !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-around !important;
-webkit-justify-content: space-around !important;
width: 100%;
border-bottom: 1px solid #b3b3b3;
padding: 20px 0;
min-height: 110px;
} .post-block .post-item-body .post-block-title {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
flex: 10;
font-size: 26px;
letter-spacing: 0;
line-height: 1.2;
padding-left: 3%;
margin: 0 0 17px;
} .post-block .post-item-body .line-sep {
background: #b3b3b3;
height: 100%;
margin: 20px 10px;
} .post-block .post-item-body .post-block-cat, .post-block .post-item-body .client-block-link {
flex: 3;
font-size: 20px !important;
text-transform: unset !important;
min-width: max-content;
} .post-block .post-item-body .post-block-cat::after, .post-block .post-item-body .client-block-link::after {
width: 42px;
height: 42px;
} .post-block .post-item-body .client-block-link {
width: max-content;
flex: 4;
} .post-block.centered {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .post-block.centered .post-item-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
z-index: 1;
margin-top: -20%;
width: 90%;
background: #ffffff;
padding: 1em;
text-align: center;
}
@media screen and (max-width: 1600px) { .post-block .post-item-body {
min-height: 130px;
} .post-block .post-item-body .post-block-title {
font-size: 34px;
}
}
@media screen and (max-width: 1024px) { .post-block .post-item-body .post-block-title {
font-size: 28px;
} .post-block .post-item-body .post-block-cat, .post-block .post-item-body .post-block-link {
font-size: 16px !important;
}
}
@media screen and (max-width: 768px) { .post-block .post-item-body .post-block-title {
font-size: 20px;
}
}
@media screen and (max-width: 585px) { .post-block .post-item-body .post-block-title {
font-size: 28px;
}
} .post-item-image-wrap {
overflow: hidden;
} .post-products-wrap .post-products-trigger {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 50px;
height: 50px;
position: absolute;
top: 0;
left: 0;
padding: 0 !important;
color: #ffffff !important;
} .post-products-wrap .post-products-trigger span {
display: none !important;
transform: rotate(90deg) translate(32%, -160%);
margin-bottom: 80%;
transform-origin: top left;
line-height: 1em;
} .post-products-wrap .post-products {
position: absolute;
top: 0;
right: 115%;
width: 100%;
background: #ffffff;
padding: 20px 30px 20px 20px;
visibility: hidden;
} .post-products-wrap:hover .post-products {
right: 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: "renner-bold", sans-serif;
text-align: center;
font-size: 9px;
} .product .product-wrap .product-body .product-title {
text-align: center;
font-weight: bold;
} .product .product-wrap .product-link-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .product .product-wrap .product-link-wrap .product-link {
text-transform: uppercase;
} .product.product-row .product-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .product.product-row .product-wrap .product-image-wrap {
width: auto;
} .product.product-row .product-wrap .product-image-wrap .product-image {
max-height: 100px;
} .product.product-row .product-wrap .product-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 0 20px;
}
@media screen and (max-width: 768px) { .product .product-wrap .product-body .product-title {
font-size: 10px;
}
} .promo-code {
width: 22%;
} .promo-code .promo-code-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
text-align: center;
row-gap: 1em;
} .promo-code .promo-code-inner .promo-code-image-wrap {
width: 100%;
border: 1px solid #C84DC0;
padding: 15px;
} #search-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 150000;
display: none;
cursor: pointer;
} #search-modal .modal-box {
width: 70%;
position: absolute;
background: unset !important;
top: 50%;
margin: auto;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding: 5px;
cursor: auto;
} #search-modal .modal-box #search-close {
position: absolute;
top: -20px;
right: -15px;
z-index: 50;
} #search-modal .modal-box #search-close .icon {
width: 30px;
height: 30px;
padding: 3px;
color: #ffffff;
border-radius: 100%;
} #search-modal .modal-box .widget {
margin: 0;
} #search-modal .modal-box .modal-inner {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
text-align: center;
} #search-modal .modal-box .modal-inner .site-search {
width: 100%;
} #search-modal .modal-box .modal-inner h1 {
margin-top: 0;
margin-bottom: 0;
background-color: #ECD4C9;
color: #fff;
font-size: 38px;
padding: 20px 38px;
} #search-modal .modal-box .modal-inner label {
width: 100%;
} #search-modal .modal-box .modal-inner input {
background: white;
border: none !important;
flex: 1;
width: 100%;
text-transform: uppercase;
font-family: "renner-book", 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(//smashcreative.com/wp-content/images/search.png) center center no-repeat;
background-color: white;
font-size: 20px;
color: black;
box-shadow: none;
border: none;
border-radius: 0;
vertical-align: top;
float: left;
padding: 20px 20px 30px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} #search-modal .modal-box .modal-inner #searchsubmit:hover {
background-color: #eaeaea;
}
@media screen and (max-width: 768px) { #search-modal .modal-box .modal-inner .site-search {
padding: 50px 0;
}
}
@media screen and (max-width: 600px) { #search-modal .modal-box {
width: 75%;
} #search-modal .modal-box .modal-inner input[type="submit"] {
flex: 0;
display: none !important;
}
} .share-icon {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
text-align: center;
margin-bottom: 10px;
padding: 5px;
width: 30px;
height: 30px;
background: white;
border: 1px solid #C84DC0;
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: "renner-bold", 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: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin-top: 20px;
} .snapshot .snapshot-body .snapshot-title {
text-align: center;
} .social-icons {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
column-gap: 15px;
row-gap: 5px;
} .social-icons .social-icons-header {
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
} .social-icons .social-icon {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-size: 12px;
column-gap: 5px;
} .social-icons .social-icon span {
text-transform: uppercase;
letter-spacing: 1px;
} .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: "GT-America-Bold", 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: "renner-bold", 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: "GT-America-Bold", 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: "GT-America-Bold", 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: "GT-America-Bold", 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: relative;
left: 0;
right: 0;
top: 0;
color: #000000;
z-index: 10;
} .icons-nav .menu {
margin: 0 auto !important;
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
column-gap: 1vw;
width: 100%;
max-width: 350px;
} .icons-nav .menu li {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 10px 6px;
} .icons-nav .menu li i {
font-size: 30px;
} .icons-nav .menu li .icon {
width: 30px;
height: 30px;
} .icons-nav .menu li img {
width: auto;
max-height: 30px;
}
@media screen and (max-width: 768px) { .icons-nav {
display: block;
}
}
@media screen and (max-width: 600px) { .icons-nav .menu {
column-gap: 1vw;
}
}
@media screen and (max-width: 400px) { .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: space-around !important;
-webkit-justify-content: space-around !important;
max-width: 280px;
row-gap: 0;
} .icons-nav .menu li {
padding: 10px 3px;
} .icons-nav .menu li i {
font-size: 25px;
} .icons-nav .menu li .icon {
width: 25px;
height: 25px;
} .icons-nav .menu li img {
max-height: 25px;
}
} #mobile_nav_wrap {
display: none;
cursor: pointer;
} #mobile_nav_wrap .mobile-nav-trigger-open {
display: none !important;
column-gap: 10px;
font-size: 17px;
font-family: "renner-bold", sans-serif;
font-weight: 700;
letter-spacing: 0;
} #mobile_nav_wrap .mobile-nav-trigger-open .icon {
height: 20px;
width: 20px;
}
@media screen and (max-width: 768px) { #mobile_nav_wrap .mobile-nav-trigger-open {
display: block;
}
}
@media screen and (min-width: 768px) { #mobile_nav_wrap {
display: block;
}
}
@media screen and (max-width: 768px) { #mobile_nav_wrap {
display: block;
} body.customize-support #mobile_nav_wrap .mobile-nav-outer {
top: 92px;
} body.customize-support.lock_nav #mobile_nav_wrap .mobile-nav-outer {
top: 46px;
}
} .mobile-nav-outer {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: fixed;
padding-top: 50px;
width: 100%;
top: 0;
right: -110%;
bottom: 0;
background: #ffffff;
overflow-y: scroll;
z-index: 1000000;
} .mobile-nav-outer.toggled {
left: 0;
} #colophon .mobile-nav-outer {
color: #000000;
} .mobile-nav-outer .mobile-nav-trigger-close.icon {
display: block;
font-size: 18px;
position: absolute;
top: 60px;
right: 60px;
width: 50px;
height: 50px;
cursor: pointer;
color: #ED6FA4;
} .mobile-nav-outer .mobile-nav-trigger-close.icon:hover {
color: #8952E6;
} #masthead.lock_nav #mobile_nav_wrap .mobile-nav-trigger-close {
top: 13px;
}
@media screen and (max-width: 768px) { .mobile-nav-outer .mobile-nav-trigger-close {
top: 13px;
}
} .mobile-nav-outer::-webkit-scrollbar {
width: 1px;
} .mobile-nav-outer::-webkit-scrollbar-track {
background: #ffffff;
width: 1px;
} .mobile-nav-outer::-webkit-scrollbar-thumb {
background-color: #000000;
width: 1px;
} body.customize-support #mobile_nav_wrap .mobile-nav-outer {
top: 32px;
}
@media screen and (max-width: 782px) { body.customize-support #mobile_nav_wrap .mobile-nav-outer {
top: 46px;
}
} body.customize-support #masthead.lock_nav #mobile_nav_wrap .mobile-nav-outer {
top: 0;
} .mobile-nav-outer .mobile-nav-image {
width: 100%;
} .mobile-nav-outer .mobile-nav-body {
padding: 30px;
font-family: "renner-bold", 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;
row-gap: 2em;
text-align: left;
padding: 20px 0;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+1) > a {
color: #000000;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+1) > a .dot {
background: #8952E6;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+1) > a:hover {
color: #8952E6;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+2) > a {
color: #000000;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+2) > a .dot {
background: #B150CE;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+2) > a:hover {
color: #B150CE;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+3) > a {
color: #000000;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+3) > a .dot {
background: #C84DC0;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+3) > a:hover {
color: #C84DC0;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+4) > a {
color: #000000;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+4) > a .dot {
background: #E64BAD;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+4) > a:hover {
color: #E64BAD;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+5) > a {
color: #000000;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+5) > a .dot {
background: #ED6FA4;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li:nth-child(5n+5) > a:hover {
color: #ED6FA4;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
width: 100%;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .sub-menu .menu-item {
margin: 0 !important;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop .icon {
margin-left: 10px;
cursor: pointer;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu {
position: relative;
display: none !important;
opacity: 0;
visibility: hidden;
transform: unset;
background: unset;
padding: unset;
padding-left: 10px;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu li {
margin-bottom: 0;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu li a {
font-size: 15px;
padding-left: 30px;
text-transform: uppercase;
font-family: "renner-bold", sans-serif;
letter-spacing: 1px;
} .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: flex-end !important;
-webkit-align-items: flex-end !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
column-gap: 2px;
align-items: center;
text-transform: lowercase;
font-size: 65px;
font-family: "GT-America-Bold", serif;
line-height: 60px;
font-weight: 700;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a .dot {
margin-bottom: 5px;
}
@media screen and (max-width: 600px) { .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a {
font-size: 45px;
line-height: 45px;
}
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.light-menu-item {
font-weight: 100;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom {
padding-top: 20px;
border-top: 1px solid #000000;
} .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .mobile-nav-outer .mobile-nav-body .social-icons {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
margin: 35px 0;
} .mobile-nav-outer .mobile-nav-body #mobile_search {
margin-bottom: 35px;
} .mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
} .mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type="text"] {
padding: 5px 0 !important;
border: none !important;
border-bottom: 1px solid #000000 !important;
} .mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type="text"]::placeholder {
color: #000000;
text-transform: uppercase;
} .mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button {
position: absolute;
right: 0;
} .mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button .icon {
width: 15px;
height: 15px;
} .mobile-nav-outer .mobile-nav-body #mobile_search .widget {
margin: 0;
width: 100%;
} .mobile-nav-outer .mobile-nav-body #mobile_search .widget input {
width: 100%;
}
@media screen and (max-width: 768px) { .mobile-nav-outer {
padding-top: 45px;
}
} #mobile_nav_bg {
display: none;
background: rgba(0, 0, 0, 0.4);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 100000;
} #more_nav {
position: relative;
padding: 20px;
background: #F6F6F6;
} #more_nav #category_menu li {
font-family: "renner-bold", sans-serif;
} #more_nav #category_menu li a {
color: black !important;
} #more_nav #category_menu li a:hover {
color: #B150CE !important;
} #more_nav .more-nav-header {
font-family: "GT-America-Bold", serif;
margin: 0 0px 5px 0;
}
@media screen and (max-width: 768px) { #more_nav {
flex-direction: column;
} #more_nav .more-nav-header {
width: 100%;
text-align: center;
margin-bottom: 20px;
}
}
@media screen and (max-width: 600px) { #more_nav {
flex-direction: column;
} #more_nav #category_menu {
flex-direction: column;
margin-left: 0px;
} #more_nav .more-nav-header {
width: 100%;
margin-right: 0px;
font-size: 20px;
}
} .page-nav {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
margin-bottom: 30px;
} .page-nav .page-menu-container {
width: 100%;
padding: 20px;
} .page-nav h2.page-nav-title {
font-size: 96px;
font-weight: 700;
letter-spacing: 0;
font-family: "GT-America-Bold", serif;
margin-bottom: 40px;
} .page-nav h2.page-nav-title .dot {
width: 14px;
height: 14px;
margin-left: 3px;
background-color: #C84DC0;
} .page-nav h2.page-nav-title.cat-title {
text-align: center;
width: 100%;
} .page-nav .page-nav-text, .page-nav .page-nav-text > p {
text-align: center;
font-size: 24px;
width: 90%;
max-width: 900px;
line-height: 1.7;
margin-bottom: 20px;
margin: 0 auto;
}
@media screen and (max-width: 768px) { .page-nav .page-nav-text, .page-nav .page-nav-text > p {
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: "GT-America-Bold", serif;
} .page-nav form .search-fields button {
position: absolute;
right: 10px;
}
@media screen and (max-width: 600px) { .page-nav form .search-fields {
max-width: 90%;
margin: 0 auto;
}
} .page-nav .page-menu {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
max-width: 80%;
font-size: 24px;
letter-spacing: 1px;
margin: 0 auto;
} .page-nav .page-menu ul {
padding: 5px 0px;
} .page-nav .page-menu li {
text-align: left;
text-transform: none;
color: #8952E6;
} .page-nav .page-menu li.current-menu-item {
border-bottom: 2px solid #B150CE !important;
}
@media screen and (max-width: 768px) { .page-nav .page-menu li.current-menu-item {
border-bottom: 1px solid #eeeeee;
}
} .page-nav .page-menu li a.term {
color: #8952E6 !important;
width: 100%;
} .page-nav .page-menu li a.term:hover {
color: #ED6FA4 !important;
} .page-nav .page-menu li .sub-menu {
margin: 0;
padding: 0;
list-style-position: inside;
}
@media screen and (max-width: 768px) { .page-nav .page-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-size: 11px;
letter-spacing: 1px;
width: 100%;
max-width: unset;
} .page-nav .page-menu .menu-item {
width: 100%;
padding: 5px 44px;
border-bottom: 1px solid #eeeeee;
font-size: 16px;
} .page-nav .page-menu .menu-item .menu-drop {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .page-nav .page-menu .menu-item .menu-drop .icon {
margin-left: 10px;
} .page-nav .page-menu .menu-item.menu-item-has-children .sub-menu {
position: relative;
display: none;
opacity: 0;
visibility: hidden;
transform: unset;
background: unset;
padding: unset;
padding-left: 10px;
} .page-nav .page-menu .menu-item.menu-item-has-children .sub-menu li {
margin-bottom: 0;
border-bottom: unset;
} .page-nav .page-menu .menu-item.menu-item-has-children.show .sub-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
opacity: 1;
visibility: visible;
} .page-nav .page-menu .menu-item a {
display: block;
} .page-nav .page-menu .menu-item.light-menu-item {
font-weight: 100;
}
} .page-nav .page-nav-title .icon {
display: none;
}
@media screen and (max-width: 768px) { .page-nav .page-nav-title {
font-family: "renner-book", 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 .page-nav-title.cat-title {
text-transform: unset;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
font-size: 45px;
padding-left: 30px;
margin-bottom: -30px;
min-width: max-content;
} .page-nav .page-nav-title.cat-title .dot {
width: 9px;
height: 9px;
margin-left: 4px;
margin-bottom: -30px;
}
} .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: #F6F6F6;
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: 768px) { .page-nav.btns {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding: 20px;
} .page-nav.btns .page-menu-container {
width: 100%;
} .page-nav.btns .page-menu-container .page-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
} .page-nav.hide-mobile .page-menu .menu-item {
width: fit-content;
border-bottom: none;
} .page-nav.show-mobile .page-nav-title {
order: 1;
font-family: "GT-America-Bold", serif;
font-size: 22px;
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: flex-start !important;
-webkit-justify-content: flex-start !important;
text-transform: unset;
padding-left: 30px;
} .page-nav.show-mobile .page-nav-title.between .dot {
width: 8px;
height: 8px;
margin-bottom: -11px;
} .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 {
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;
position: relative;
width: 100%;
margin: 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.has-cta {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} #circle_links .circle-links-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: flex-end !important;
-webkit-justify-content: flex-end !important;
} #circle_links .circle-links-container {
width: 100%;
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: 100%;
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%;
border: 8px solid #ffffff;
} #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: "renner-bolditalic", 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: #ED6FA4;
} #circle_links.has-bg {
background: #F6F6F6;
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;
} #circle_links.has-bg .circle-links-header .circle-links-title {
font-size: 34px;
line-height: 40px;
margin: 0;
padding: 0;
}
@media screen and (max-width: 960px) { #circle_links.has-bg {
padding: 0;
} #circle_links.has-bg .circle-links-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;
} #circle_links.has-bg .circle-links-header .circle-links-cta {
width: 100%;
}
}
@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-slider .circle-slide {
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 .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;
} #featured_products.borders .featured-products-inner {
padding: 50px 0;
border-top: 1px solid #C84DC0;
border-bottom: 1px solid #C84DC0;
}
@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: "renner-book", 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;
} .industries-wrapper {
position: relative;
padding: 100px 0 80px;
overflow-x: hidden;
} .industries-wrapper .industries-title {
position: relative;
font-size: 67px;
font-weight: 400;
line-height: 1em;
max-width: 630px;
margin-bottom: 3%;
z-index: 2;
transform: translate(20%, 0);
} .industries-wrapper .industries-slider {
transform: translate(10%, 0);
} .industries-wrapper .industries-slider .industry-slide.slick-current {
cursor: url(//smashcreative.com/wp-content/themes/smash_theme/smash/images/left-angle.svg) 34 50, auto;
} .industries-wrapper .industries-slider .industry-slide:not(.slick-current) {
cursor: url(//smashcreative.com/wp-content/themes/smash_theme/smash/images/right-angle.svg) 34 50, auto;
} .industries-wrapper .industries-slider .industry-slide .industry-slide-inner {
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;
padding: 0 5%;
width: 100%;
} .industries-wrapper .industries-slider .industry-slide .industry-slide-inner .industry-image {
display: block;
width: 100%;
} .industries-wrapper .industries-slider .industry-slide .industry-slide-inner .industry-title {
font-size: 35px;
} .industries-wrapper .industries-slider .industry-slide .industry-slide-inner .industry-text p {
font-size: 21px;
line-height: 38px;
letter-spacing: 0;
}
@media screen and (max-width: 600px) { .industries-wrapper .industries-slider {
transform: translate(0%, 0);
margin-top: 55px;
}
}
@media screen and (max-width: 1460px) { .industries-wrapper .industries-title {
font-size: 75px;
}
}
@media screen and (max-width: 1180px) { .industries-wrapper .industries-title {
font-size: 70px;
line-height: .95;
} .industries-wrapper .industries-slider .industry-slide .industry-slide-inner {
padding: 0 4%;
}
}
@media screen and (max-width: 1024px) { .industries-wrapper {
padding-bottom: 60px;
} .industries-wrapper .industries-title {
font-size: 60px;
transform: translate(10%, 0);
}
}
@media screen and (max-width: 768px) { .industries-wrapper {
padding: 80px 0 50px;
} .industries-wrapper .industries-title {
font-size: 60px;
margin-bottom: 5%;
} .industries-wrapper .industries-slider .industry-slide .industry-slide-inner .industry-title {
font-size: 4vw;
line-height: 1.2;
}
}
@media screen and (max-width: 600px) { .industries-wrapper {
padding: 70px 30px 30px;
} .industries-wrapper .industries-title {
font-size: 50px;
width: 100%;
margin-bottom: 0;
line-height: 40px;
text-align: center;
transform: translate(0);
padding: 0;
} .industries-wrapper .industries-slider .industry-slide .industry-slide-inner .industry-title {
font-size: 22px;
line-height: 1;
} .industries-wrapper .industries-slider.slick-slider .slick-arrow.slick-prev {
left: -6%;
} .industries-wrapper .industries-slider.slick-slider .slick-arrow.slick-next {
right: -6%;
} .industries-wrapper .industries-slider.slick-slider .slick-arrow .icon {
width: 25px;
height: 25px;
}
} .reviews-slider-wrapper {
position: relative;
padding: 0 50px 120px;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider-title {
text-align: center;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider {
margin: 0 auto;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider.slick-slider .slick-arrow .icon {
width: 22px;
height: 38px;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider.slick-slider .slick-arrow.slick-prev {
left: -4%;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider.slick-slider .slick-arrow.slick-next {
right: -4%;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review {
font-size: 18px;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-icon {
position: absolute;
top: 30px;
left: 30px;
z-index: 1;
width: 57px;
height: 47px;
color: #B150CE;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
text-align: center;
row-gap: 10px;
width: 100%;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body .review-text {
font-family: "renner-bold", sans-serif;
font-size: 46px;
line-height: 1.35;
font-weight: 700;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body .review-text span {
display: inline-block;
vertical-align: middle;
width: 80px;
height: 80px;
border-radius: 100%;
}
@media screen and (max-width: 1180px) { .reviews-slider-wrapper .reviews-slider-container .reviews-slider {
width: 95%;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body .review-text {
font-size: 43px;
line-height: 60px;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body .review-text span {
width: 80px;
height: 80px;
}
}
@media screen and (max-width: 960px) { .reviews-slider-wrapper {
padding: 10px 50px 140px;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider {
width: 100%;
}
}
@media screen and (max-width: 820px) { .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body .review-text {
font-size: 38px;
line-height: 1.3;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body .review-text span {
width: 70px;
height: 70px;
}
}
@media screen and (max-width: 768px) { .reviews-slider-wrapper {
padding: 0 40px 150px;
}
}
@media screen and (max-width: 600px) { .reviews-slider-wrapper {
padding: 0 30px 130px;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body {
padding-bottom: 120px;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body .review-text {
font-size: 28px;
line-height: 40px;
} .reviews-slider-wrapper .reviews-slider-container .reviews-slider .review .review-inner .review-body .review-text span {
position: absolute;
bottom: 0;
right: 33%;
width: 100px;
height: 100px;
}
} #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: #ED6FA4;
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: #C84DC0;
} #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 #C84DC0;
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: "GT-America-Bold", serif;
font-size: 80px;
} .guides-rows .post-guide-row .guide-body .guide-title {
font-family: "GT-America-Bold", serif;
font-size: 30px;
margin-bottom: 20px;
} .guides-rows .post-guide-row .guide-body .guide-text {
font-family: "renner-book", sans-serif;
margin-bottom: 30px;
line-height: 28px;
} .guides-rows .post-guide-row .guide-body .guide-text a {
color: #1D1D1D;
font-weight: 100;
font-size: 14px;
text-transform: none;
border-bottom: none;
padding-bottom: 0;
} .guides-rows .post-guide-row .guide-body a {
padding-bottom: 5px;
font-family: "proxima-nova", sans-serif;
text-transform: uppercase;
margin-bottom: 24px;
letter-spacing: 1px;
font-size: 13px;
font-weight: bold;
}
@media screen and (max-width: 768px) { .guides-rows .post-guide-row {
flex-direction: column;
} .guides-rows .post-guide-row .sep {
display: none;
} .guides-rows .post-guide-row .guide-body {
width: 100%;
} .guides-rows .post-guide-row img {
width: 70%;
margin-bottom: 20px;
} .guides-rows .post-guide-row:nth-child(2n) {
flex-direction: column;
}
}
@media screen and (max-width: 768px) { .guides-rows .post-guide-row img {
width: 100%;
margin-bottom: 20px;
}
} .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: "GT-America-Bold", serif;
font-size: 100px;
color: #B150CE;
} .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 #C84DC0;
border-bottom: 1px solid #C84DC0;
} .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 #C84DC0;
} .guides-grid .guide-grid.horizontal .guide-grid-body .guide-count {
font-family: "GT-America-Bold", serif;
font-size: 100px;
color: #B150CE;
} .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 #F1EAE1;
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: #F6F6F6;
border: 2px solid #ED6FA4;
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: "renner-bolditalic", 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 #ED6FA4;
padding: 10px 0;
margin-bottom: 20px;
text-transform: uppercase;
font-family: "renner-bolditalic", 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: "GT-America-Bold", 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: "renner-bold", 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: "GT-America-Bold", 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: "renner-bold", sans-serif;
text-transform: uppercase;
font-size: 15px;
margin-top: 55px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post span {
padding-right: 10px;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post .icon {
width: 10px;
fill: black;
} .home-post .home-post-inner .home-post-content .home-post-content-inner a.view-post:hover .icon {
margin-left: 5px;
} .home-post .home-post-inner .home-post-image {
position: relative;
width: 51%;
overflow: hidden;
} .home-post .home-post-inner .home-post-image .post-products-wrap .post-products-trigger {
bottom: 0;
} .home-post .home-post-inner .home-post-image .post-products-wrap .post-products {
bottom: 0;
} .home-post .home-post-inner .home-post-image .social-share {
position: absolute;
top: 0;
left: 0;
color: white;
font-size: 18px;
} .home-post .home-post-inner .home-post-image .social-share a {
color: white;
} .home-post .home-post-inner .home-post-image .social-share .icon {
fill: white;
width: 20px;
height: 20px;
} .home-post .home-post-inner .home-post-image .social-share .share-title {
background: rgba(0, 0, 0, 0.5);
padding: 11px 20px 7px;
} .home-post .home-post-inner .home-post-image .social-share .share-actions {
background: rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
padding: 4px 7px 7px;
} .home-post .home-post-inner .home-post-image .social-share .share-actions button {
font-size: 14px;
padding: 10px;
color: white;
cursor: pointer;
} .home-post .home-post-inner .home-post-image .social-share .share-actions button:hover {
color: #000;
} .home-post .home-post-inner .home-post-image .social-share:hover .share-actions {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1180px) { .home-post .home-post .home-post-inner .home-post-content {
padding: 20px 30px;
}
}
@media screen and (max-width: 768px) { .home-post .home-post .home-post-inner {
flex-direction: column;
} .home-post .home-post .home-post-inner .home-post-content {
padding: 30px 30px;
width: 100%;
border: none;
border-bottom: 4px solid #f4f4f4;
border-right: 4px solid #f4f4f4;
border-left: 4px solid #f4f4f4;
} .home-post .home-post .home-post-inner .home-post-image {
width: 100%;
height: 300px;
}
} #snapshots_loop {
padding: 50px;
} #snapshots_loop .snapshots-wrapper .snapshots-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
width: 100%;
} #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-title-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
} #snapshots_loop .snapshots-wrapper .snapshots-header .snapshots-menu-container .snapshots-menu {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
} #snapshots_loop .snapshots-wrapper .snapshots-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} #snapshots_loop .snapshots-wrapper .snapshots-inner .snapshot {
flex: 1;
margin: 12px;
} .about-section {
position: relative;
padding: 50px;
} .about-section .about-section-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
column-gap: 2em;
} .about-section .about-section-container .about-section-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 1em;
width: 48%;
} .about-section .about-section-container .about-section-body h3.about-section-title {
font-size: 40px;
line-height: 48px;
font-family: "GT-America-Bold", serif;
} .about-section .about-section-container .about-section-body .about-section-text {
font-size: 13px;
line-height: 26px;
} .about-section .about-section-container .about-section-body .about-section-ctas {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .about-section .about-section-container .about-section-image {
position: relative;
width: 48%;
z-index: 2;
} .about-section.has-bg {
background: #F6F6F6;
}
@media screen and (max-width: 600px) { .about-section {
padding: 50px 20px;
} .about-section .about-section-container {
flex-direction: column-reverse !important;
} .about-section .about-section-container .about-section-body {
width: 100%;
} .about-section .about-section-container .about-section-image {
width: 90%;
margin-bottom: 25px;
}
} .banner-cta {
position: relative;
} .banner-cta .banner-cta-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
padding: 130px 50px;
min-height: 500px;
max-height: 600px;
} .banner-cta .banner-cta-image .banner-cta-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;
text-align: center;
width: 100%;
} .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 80px;
line-height: 100px;
}
@media screen and (max-width: 1180px) { .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 73px;
line-height: 90px;
}
}
@media screen and (max-width: 960px) { .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 60px;
line-height: 80px;
}
}
@media screen and (max-width: 768px) { .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 50px;
line-height: 60px;
}
}
@media screen and (max-width: 600px) { .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 35px;
line-height: 40px;
}
} .banner-cta.has-overlay .banner-cta-image {
color: #ffffff;
padding: 200px 50px;
max-height: 600;
} .banner-cta.has-overlay .banner-cta-image > * {
position: relative;
color: #ffffff;
z-index: 2;
} .banner-cta.has-overlay .banner-cta-image::after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background: rgba(0, 0, 0, 0.25);
} .banner-cta.has-overlay .banner-cta-image .banner-cta-body {
row-gap: 1.6em;
} .banner-cta.has-overlay .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 80px;
line-height: 1.1;
font-weight: 700;
} .banner-cta.has-overlay .banner-cta-image .banner-cta-body .banner-cta-text p {
font-size: 30px;
line-height: 1.45;
max-width: 800px;
} .banner-cta.has-overlay .banner-cta-image .banner-cta-body .banner-cta-text p:last-child {
margin-bottom: 0;
} .banner-cta.has-overlay .banner-cta-image .banner-cta-body .banner-cta-btn {
font-size: 16px !important;
line-height: 19px !important;
letter-spacing: 2px;
padding: 17px 50px !important;
margin-top: .4em;
} .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-title {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
font-size: 65px;
line-height: 88px;
font-weight: 700;
} .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-title span:nth-child(1) {
color: #8952E6;
} .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-title span:nth-child(2) {
color: #B150CE;
} .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-title span:nth-child(3) {
color: #C84DC0;
} .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-btn {
color: #ffffff;
font-weight: 700;
font-size: 18px !important;
line-height: 30px !important;
text-transform: capitalize !important;
}
@media screen and (max-width: 1180px) { .banner-cta .banner-cta-image {
padding: 100px 30px;
max-height: 550px;
} .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 55px;
line-height: 72px;
}
}
@media screen and (max-width: 960px) { .banner-cta.has-overlay .banner-cta-image {
padding: 100px 50px;
} .banner-cta.has-overlay .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 50px;
line-height: 1.2;
}
}
@media screen and (max-width: 820px) { .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 45px;
line-height: 55px;
}
}
@media screen and (max-width: 768px) { .banner-cta.has-overlay .banner-cta-image {
padding: 100px 40px;
} .banner-cta.has-overlay .banner-cta-image .banner-cta-body .banner-cta-title {
max-width: 500px;
} .banner-cta.has-overlay .banner-cta-image .banner-cta-body .banner-cta-text p {
font-size: 22px;
}
}
@media screen and (max-width: 600px) { .banner-cta.alternate {
margin-top: 50px;
} .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 28px;
line-height: 40px;
} .banner-cta.has-overlay .banner-cta-image {
padding: 100px 30px;
} .banner-cta.has-overlay .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 38px;
line-height: 1.25;
} .banner-cta.has-overlay .banner-cta-image .banner-cta-body .banner-cta-text {
font-size: 18px;
line-height: 25px;
}
}
@media screen and (max-width: 400px) { .banner-cta.alternate .banner-cta-image .banner-cta-body .banner-cta-title {
font-size: 24px;
line-height: 40px;
}
} #desktop-parallax {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
} .parallax-window {
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: 0 !important;
padding: 0 !important;
min-height: 350px !important;
}
@media screen and (max-width: 768px) { .parallax-window {
height: 65vh !important;
}
} .page-template-page-services .cta-bar {
margin-bottom: 0;
} .brands-grid-wrapper {
position: relative;
padding: 50px 50px 130px;
} .brands-grid-wrapper .brands-grid-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: 70px;
} .brands-grid-wrapper .brands-grid-container .brands-grid-title {
max-width: 700px;
text-align: center;
color: #CDC8C1;
font-size: 42px;
line-height: 52px;
} .brands-grid-wrapper .brands-grid-container .brands-grid {
display: grid !important;
grid-template-columns: 1fr 1fr 1fr 1fr !important;
grid-template-rows: auto !important;
column-gap: 50px !important;
row-gap: 50px !important;
width: 100%;
} .brands-grid-wrapper .brands-grid-container .brands-grid .brand-item {
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%;
height: 100%;
} .brands-grid-wrapper .brands-grid-container .brands-grid .brand-item img {
width: auto;
max-height: 45px;
}
@media screen and (max-width: 768px) { .brands-grid-wrapper {
padding: 50px 40px 130px;
}
}
@media screen and (max-width: 600px) { .brands-grid-wrapper {
padding: 50px 30px 130px;
} .brands-grid-wrapper .brands-grid-container .brands-grid-title {
font-size: 32px;
line-height: 42px;
} .brands-grid-wrapper .brands-grid-container .brands-grid {
grid-template-columns: 1fr 1fr !important;
}
} .contact-form {
width: 100%;
} .contact-form input {
border: none !important;
border-bottom: 1px solid #C7C7C7 !important;
border-radius: 0 !important;
} .contact-form textarea {
border: none !important;
border-bottom: 1px solid #C7C7C7 !important;
border-radius: 0 !important;
} .contact-form .nf-field-container {
margin-bottom: 20px;
} .contact-form nf-field {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
display: block;
} .contact-form nf-field .nf-field-container {
width: 90%;
} .contact-form nf-field .nf-field-container.submit-container {
width: auto;
} .contact-form nf-field input[value="Submit"][type="button"] {
padding: 14px 60px !important;
font-size: 14px !important;
} .contact-form .nf-field-element textarea {
height: 106px;
} .contact-form .label-above .nf-field-label {
margin: 0;
} .contact-form .nf-field-label label {
font-weight: 700;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
} .contact-form .nf-form-fields-required {
display: none !important;
} .contact-form .nf-fields-wrap input, .contact-form .field-wrap textarea {
width: 90%;
}
@media screen and (max-width: 600px) { .contact-form .nf-fields-wrap input, .contact-form .field-wrap textarea {
width: 100%;
} .contact-form nf-field {
justify-content: center !important;
}
} .content-rows {
position: relative;
padding: 100px 50px;
} .content-rows .content-row {
column-gap: 4em;
padding: 50px 0;
} .content-rows .content-row .content-row-image {
flex: 1;
} .content-rows .content-row .content-row-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 2em;
flex: 1;
} .content-rows .content-row .content-row-body .content-row-title {
font-size: 57px;
line-height: 63px;
} .content-rows .content-row .content-row-body .content-row-text p {
font-size: 19px;
line-height: 35px;
} .content-rows .content-row .content-row-body .content-row-text p:last-child {
margin-bottom: 0;
} .content-rows .content-row:nth-child(2n+1) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .content-rows .content-row:nth-child(2n) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
}
@media screen and (max-width: 1180px) { .content-rows .content-row .content-row-body .content-row-title {
font-size: 40px;
line-height: 53px;
}
}
@media screen and (max-width: 960px) { .content-rows {
column-gap: 2em;
padding: 80px 50px;
} .content-rows .content-row .content-row-body {
row-gap: 1em;
} .content-rows .content-row .content-row-body .content-row-title {
font-size: 30px;
line-height: 42px;
} .content-rows .content-row .content-row-body .content-row-text p {
font-size: 19px;
line-height: 27px;
}
}
@media screen and (max-width: 768px) { .content-rows {
padding: 80px 40px;
} .content-rows .content-row {
column-gap: 2em;
row-gap: 3em;
padding: 40px 0;
} .content-rows .content-row .content-row-image {
width: 70%;
flex: unset;
} .content-rows .content-row:nth-child(2n+1) {
flex-direction: column-reverse !important;
} .content-rows .content-row:nth-child(2n) {
flex-direction: column-reverse !important;
}
}
@media screen and (max-width: 600px) { .content-rows {
padding: 50px 30px;
} .content-rows .content-row {
padding: 25px 0;
} .content-rows .content-row .content-row-image {
width: 100%;
}
} .cta-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: 80px 50px;
background: #F6F6F6;
margin: 100px 0;
} .cta-bar .cta-bar-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: 1.5em;
} .cta-bar .cta-bar-container .cta-bar-subtitle {
font-weight: 700;
font-size: 25px;
line-height: 35px;
font-family: "renner-book", sans-serif;
} .cta-bar .cta-bar-container .cta-bar-title {
font-size: 75px;
line-height: 95px;
font-family: "GT-America-Bold", serif;
font-weight: 700;
} .cta-bar .cta-bar-container .cta-bar-cta {
text-transform: capitalize !important;
font-size: 25px !important;
line-height: 30px !important;
letter-spacing: .5px !important;
}
@media screen and (min-width: 1500px) { .cta-bar .cta-bar-container title {
font-size: 85px;
line-height: 95px;
}
}
@media screen and (max-width: 1180px) { .cta-bar .cta-bar-container {
row-gap: 1em;
} .cta-bar .cta-bar-container .cta-bar-title {
font-size: 65px;
line-height: 85px;
}
}
@media screen and (max-width: 768px) { .cta-bar .cta-bar-container .cta-bar-title {
font-size: 8.5vw;
line-height: 85px;
}
}
@media screen and (max-width: 600px) { .cta-bar {
padding: 80px 30px;
margin: 80px 0;
} .cta-bar .cta-bar-container {
row-gap: 1em;
} .cta-bar .cta-bar-container .cta-bar-title {
line-height: 1;
} .cta-bar .cta-bar-container .cta-bar-cta {
font-size: 18px !important;
line-height: 20px !important;
} .cta-bar .cta-bar-container .cta-bar-subtitle {
font-size: 21px;
line-height: 31px;
}
} .cta-blocks-wrapper {
position: relative;
background: #F1EEEA;
padding: 100px 50px;
} .cta-blocks-wrapper .cta-blocks-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 3em;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks-title {
font-size: 67px;
line-height: 77px;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks {
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;
row-gap: 2em;
column-gap: 3em;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
row-gap: 1em;
flex: 1;
border-radius: 10px;
padding: 50px 70px;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 5px;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-header .cta-block-subtitle {
color: #979797;
font-family: "renner-book", sans-serif;
letter-spacing: 1px;
font-size: 16px;
font-weight: 400;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-header .cta-block-title {
font-size: 35px;
line-height: 40px;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-text p {
font-size: 19px;
line-height: 27px;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-cta {
font-size: 13px !important;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block:nth-child(2n+1) {
background: #FDFCFA;
color: #000000;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block:nth-child(2n) {
background: #1D1D1D;
color: #ffffff;
}
@media screen and (max-width: 1180px) { .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block {
padding: 50px;
}
}
@media screen and (max-width: 960px) { .cta-blocks-wrapper .cta-blocks-container .cta-blocks {
column-gap: 2em;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block {
padding: 50px 40px;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-header {
width: 100%;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block .cta-block-header .cta-block-title {
font-size: 30px;
}
}
@media screen and (max-width: 768px) { .cta-blocks-wrapper {
padding: 100px 40px;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks-title {
font-size: 60px;
line-height: 70px;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks {
flex-direction: column !important;
}
}
@media screen and (max-width: 600px) { .cta-blocks-wrapper {
padding: 100px 30px;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks-title {
font-size: 50px;
line-height: 60px;
text-align: center;
width: 100%;
} .cta-blocks-wrapper .cta-blocks-container .cta-blocks .cta-block {
padding: 50px 30px;
}
} #faq-module {
padding: 70px 50px;
} #faq-module .page-faq-header .page-faq-title {
margin-top: 30px;
margin-bottom: 50px;
font-size: 40px;
} #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;
margin-bottom: 0;
padding: 10px;
font-size: 16px;
color: #4D4D4D;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title span {
width: 90%;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title .icon {
width: 25px;
height: 25px;
padding: 5px;
cursor: pointer;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-text {
display: none;
text-align: left;
padding: 0 10px 10px;
} #faq-module .page-faq-wrapper .faq-col .faq-item:hover {
cursor: pointer;
} #faq-module.has-bg {
background: #F6F6F6;
margin: 50px 0;
}
@media screen and (max-width: 960px) { #faq-module {
padding: 70px 40px 50px;
} #faq-module .page-faq-header .page-faq-title {
text-align: center;
font-size: 40px;
} #faq-module .page-faq-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} #faq-module .page-faq-wrapper .faq-col {
width: 100%;
} #faq-module .page-faq-wrapper .faq-col .faq-item .faq-title {
margin-bottom: 21px;
font-size: 14px;
}
}
@media screen and (max-width: 600px) { #faq-module {
padding: 80px 30px 30px;
} #faq-module .page-faq-header .page-faq-title {
text-align: center;
}
} .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 #C84DC0;
} .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 #C84DC0;
} .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: #F6F6F6;
} .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: #F6F6F6;
padding: 50px;
text-align: center;
} .featured-tabbed-snapshots .featured-tabbed-snapshots-title {
border-top: none !important;
} .featured-tabbed-snapshots .featured-tabbed-snapshots-text {
margin: 10px auto 20px;
max-width: 450px;
}
@media screen and (max-width: 600px) { .featured-tabbed-snapshots .featured-tabbed-snapshots-text {
font-size: 14px;
margin-bottom: 44px;
}
} .featured-tabbed-snapshots .smash-tabbed-tabs {
position: relative;
} .featured-tabbed-snapshots .smash-tabbed-tabs .btn {
position: absolute;
right: 0;
bottom: 0;
} .featured-tabbed-snapshots .smash-tab-content-inner {
border-bottom: none !important;
} .featured-tabbed-snapshots .smash-tab-content-inner .snapshot {
margin-bottom: 0;
padding: 20px 10px;
}
@media screen and (max-width: 600px) { .featured-tabbed-snapshots {
padding: 50px 20px 20px;
margin-bottom: 0px;
margin-top: 30px;
} .featured-tabbed-snapshots .smash-tab-content-inner {
margin-top: 20px;
} .featured-tabbed-snapshots .smash-tab-content-inner .snapshot.archive-item {
width: 50%;
} .featured-tabbed-snapshots .smash-tabbed-tabs .btn {
display: none !important;
}
} .footer-blocks {
position: relative;
padding: 80px 50px;
background: #F6F6F6;
color: #000000;
} .footer-blocks .footer-blocks-container {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
column-gap: 4em;
} .footer-blocks .footer-blocks-container.footer-blocks-3 {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
row-gap: 3em;
} .footer-blocks .footer-blocks-container.footer-blocks-3 .footer-block {
flex: 3;
}
@media screen and (max-width: 768px) { .footer-blocks .footer-blocks-container.footer-blocks-3 {
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-blocks-3 .footer-block {
flex: 1;
margin: 0;
}
} .footer-blocks .footer-blocks-container .footer-block.footer-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo img {
width: auto;
max-width: 150px;
}
@media screen and (max-width: 600px) { .footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo img {
margin-bottom: 30px;
margin-top: -7px;
width: 100%;
}
} .footer-blocks .footer-blocks-container .footer-block.footer-menus {
display: -webkit-flex !important;
display: flex !important;
flex-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;
column-gap: 3em;
row-gap: 3em;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper:nth-child(1) .dot {
background-color: #C84DC0;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper:nth-child(2) .dot {
background-color: #ED6FA4;
} .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-family: "GT-America-Bold", serif;
font-size: 18px;
line-height: 24px;
text-transform: capitalize;
}
@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 .dot {
margin-right: 5px;
} .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: "renner-book", sans-serif;
font-size: 12px;
letter-spacing: 1px;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container #menu-quick-links li {
text-transform: capitalize;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container #menu-social li {
text-transform: lowercase;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container li {
padding: 0px !important;
text-transform: lowercase;
font-size: 18px;
line-height: 19px;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container li .icon {
height: 14px !important;
width: 14px !important;
margin-bottom: -3px;
}
@media screen and (max-width: 768px) { .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
align-items: center !important;
}
}
@media screen and (max-width: 600px) { .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
padding: 0;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container {
width: 100%;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
margin-bottom: 10px;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper li {
padding: 5px 0px !important;
}
} .footer-blocks .footer-blocks-container .footer-block.footer-form {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
row-gap: 1em;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-block-title {
text-align: left;
margin-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
}
@media screen and (max-width: 600px) { .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-block-title {
margin-bottom: 0px;
}
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form p {
font-family: "renner-book", sans-serif;
font-size: 18px;
line-height: 22px;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form input[type=email] {
border: none !important;
border-bottom: 2px solid black !important;
width: 100%;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form input[type=email]::placeholder {
font-family: "renner-book", sans-serif;
font-size: 14px;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-input {
border: none !important;
border-bottom: 2px solid black !important;
width: 100%;
background: none;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-input::placeholder {
font-family: "renner-book", sans-serif;
font-size: 14px;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="700"] .formkit-fields[data-stacked="false"] .formkit-field, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="800"] .formkit-fields[data-stacked="false"] .formkit-field, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="700"] .formkit-fields[data-stacked="false"] .formkit-submit, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="800"] .formkit-fields[data-stacked="false"] .formkit-submit {
margin: 0 5px 0 0 !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="700"] .formkit-fields[data-stacked="false"] .formkit-field, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="800"] .formkit-fields[data-stacked="false"] .formkit-field, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="700"] .formkit-fields[data-stacked="false"] .formkit-submit, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="800"] .formkit-fields[data-stacked="false"] .formkit-submit {
margin-right: 0;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-button > span, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-submit > span {
padding: 10px !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="700"] .formkit-fields[data-stacked="false"] .formkit-field, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="800"] .formkit-fields[data-stacked="false"] .formkit-field, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="700"] .formkit-fields[data-stacked="false"] .formkit-submit, .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="800"] .formkit-fields[data-stacked="false"] .formkit-submit {
background-color: transparent !important;
margin: 0 0 0 5px !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="700"] [data-style="clean"], .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="800"] [data-style="clean"] {
padding: 10px 0 0;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-logo img {
width: auto;
max-width: 170px;
} .footer-blocks .footer-blocks-container .footer-block.footer-search {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-search .footer-block-title {
text-align: left;
margin-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
}
@media screen and (max-width: 600px) { .footer-blocks .footer-blocks-container .footer-block.footer-search .footer-block-title {
margin-bottom: 0px;
}
} .footer-blocks .footer-blocks-container .footer-block.footer-search input#search {
margin: 0;
} .footer-blocks .footer-blocks-container .footer-block.footer-search .social-icons {
margin-top: 20px;
} .footer-blocks .footer-blocks-container .footer-block.footer-search .basic-search-form .search-fields input {
margin: 0 !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-social {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 1em;
} .footer-blocks .footer-blocks-container .footer-block.footer-cta {
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-cta .footer-cta-text {
font-size: 22px;
line-height: 32px;
} .footer-blocks .footer-blocks-container .footer-block.footer-cta .footer-cta {
font-size: 16px !important;
line-height: 23px !important;
text-transform: uppercase !important;
font-family: "renner-bold", sans-serif;
} .footer-blocks .footer-blocks-container .footer-block.footer-cta .footer-cta span {
border-bottom: 2px solid #B150CE;
} .footer-blocks .footer-blocks-container .footer-block.footer-cta .footer-cta .icon {
position: relative;
width: 15px;
height: 15px;
} .footer-blocks .footer-blocks-container .footer-block.footer-cta .footer-cta::after {
width: 40px;
height: 40px;
}
@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: 1180px) { .footer-blocks .footer-blocks-container {
column-gap: 2em;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus {
column-gap: 1em;
}
}
@media screen and (max-width: 960px) { .footer-blocks {
padding: 50px;
} .footer-blocks .footer-blocks-container.footer-blocks-3 {
display: grid !important;
grid-template-columns: 1fr 1fr;
} .footer-blocks .footer-blocks-container .footer-block.footer-form {
margin-right: unset;
} .footer-blocks .footer-blocks-container .footer-block.footer-cta {
margin-left: unset;
grid-row: 2/3;
grid-column: 1/2;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus {
grid-column: 2/3;
}
}
@media screen and (max-width: 768px) { .footer-blocks {
padding: 50px 40px;
}
}
@media screen and (max-width: 600px) { .footer-blocks {
padding: 50px 30px;
} .footer-blocks .footer-blocks-container {
flex-direction: column !important;
} .footer-blocks .footer-blocks-container.footer-blocks-3 {
grid-template-columns: 1fr !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-3 {
padding-right: 0;
} .footer-blocks .footer-blocks-container .footer-block.footer-menus {
grid-column: unset;
justify-content: flex-start !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-cta {
grid-row: unset;
grid-column: unset;
} .footer-blocks .footer-blocks-container .footer-block.footer-cta .footer-cta-text {
font-size: 18px;
line-height: 22px;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="700"] .formkit-fields[data-stacked="false"], .footer-blocks .footer-blocks-container .footer-block.footer-form .formkit-form[data-uid="3fb2a9f8b1"][min-width~="800"] .formkit-fields[data-stacked="false"] {
flex-direction: column !important;
row-gap: 1em !important;
} .footer-blocks .footer-blocks-container .footer-block.footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-button > span, .footer-blocks .footer-blocks-container .footer-block.footer-form .formkit-form[data-uid="3fb2a9f8b1"] .formkit-submit > span {
width: 100%;
}
} #hello_bar {
display: none;
} #hello_bar .hello-bar-inner {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
width: 100%;
background: #B150CE;
color: #ffffff;
min-height: 40px;
} #hello_bar .hello-bar-inner a {
color: #ffffff;
border-bottom: 1px solid;
} #hello_bar .hello-bar-inner a:hover {
color: #ED6FA4;
} #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-close {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: absolute;
width: 50px;
top: 0;
right: 0;
bottom: 0;
z-index: 1;
color: #ffffff;
background: rgba(237, 111, 164, 0.5);
} #hello_bar .hello-bar-inner .hello-bar-close .icon {
width: 10px;
height: 10px;
} #hello_bar .hello-bar-inner .hello-bar-close:hover {
cursor: pointer;
background: #ED6FA4;
}
@media screen and (max-width: 600px) { #hello_bar .hello-bar-inner .hello-bar-container {
flex-direction: column !important;
padding: 5px;
}
} .hero {
position: relative;
} .hero .hero-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
position: relative;
width: 100%;
padding: 50px;
} .hero .hero-image .hero-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 50px;
position: relative;
text-align: left;
width: 100%;
z-index: 2;
} .hero .hero-image .hero-body .hero-text {
padding: 10px 0 20px;
} .hero .hero-image .hero-body .hero-title {
font-size: 95px;
line-height: 100px;
font-weight: 700;
} .hero .hero-image .hero-body .hero-title span {
text-decoration: underline;
} .hero .hero-image .hero-body .hero-title .dot {
height: 13px;
width: 13px;
background: #ED6FA4;
} .hero .hero-image .hero-body .hero-btn {
width: 200px;
} .hero .hero-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
}
@media screen and (max-width: 960px) { .hero .hero-image .hero-body .hero-title {
font-size: 60px;
line-height: 70px;
}
}
@media screen and (max-width: 600px) { .hero .hero-image {
padding: 40px 20px;
min-height: 70vh;
align-items: flex-end !important;
} .hero .hero-image .hero-body {
row-gap: 30px;
align-items: center !important;
} .hero .hero-image .hero-body .hero-title {
font-size: 35px;
line-height: 40px;
text-align: center;
} .hero .hero-image .hero-body .hero-title .dot {
height: 8px;
width: 8px;
}
} .hero-rotations {
display: -webkit-flex !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;
color: #ffffff;
position: relative;
padding: 50px;
} .hero-rotations > * {
position: relative;
color: #ffffff;
z-index: 2;
} .hero-rotations::after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background: rgba(0, 0, 0, 0.25);
} .hero-rotations::after {
background-color: rgba(0, 0, 0, 0.25);
} .hero-rotations .hero-rotations-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;
text-align: center;
} .hero-rotations .hero-rotations-body .hero-rotations-title {
font-size: 90px;
line-height: 100px;
font-weight: bold;
} .hero-rotations .hero-rotations-body .hero-rotations-title .dot {
height: 10px;
width: 10px;
background-color: #ED6FA4;
} .hero-rotations .hero-rotations-body .rotation-text {
display: none;
} .hero-rotations .hero-rotations-body .hero-rotations-cta {
color: #ffffff;
text-transform: capitalize !important;
font-size: 18px !important;
}
@media screen and (max-width: 1180px) { .hero-rotations .hero-rotations-body .hero-rotations-title {
font-size: 60px;
}
}
@media screen and (max-width: 960px) { .hero-rotations .hero-rotations-body .hero-rotations-title {
font-size: 40px;
}
}
@media screen and (max-width: 768px) { .hero-rotations {
padding: 50px 40px;
}
}
@media screen and (max-width: 600px) { .hero-rotations {
padding: 50px 10px;
min-height: 70vh;
} .hero-rotations .hero-rotations-body .hero-rotations-title {
font-size: 36px;
line-height: 45px;
} .hero-rotations .hero-rotations-body .hero-rotations-title span {
display: block;
} .hero-rotations .hero-rotations-body .hero-rotations-title span span {
display: inline;
} .hero-rotations .hero-rotations-body br {
display: none;
}
}
@media screen and (max-width: 400px) { .hero-rotations {
padding: 50px 10px;
} .hero-rotations .hero-rotations-body .hero-rotations-cta {
font-size: 14px !important;
}
} .highlights-rows {
position: relative;
padding-top: 50px;
} .highlights-rows .highlights-rows-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;
} .highlights-rows .highlights-rows-container .shop-highlights {
width: 100%;
} .highlights-rows .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
width: 50%;
} .highlights-rows .shop-highlights:nth-child(2n) .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) .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) .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;
}
} .highlights-rows .shop-highlights:nth-child(2n+1) .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+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: unset;
padding-left: unset;
margin-left: -20px;
padding-right: 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;
}
} .image-text {
position: relative;
padding: 140px 50px 120px;
} .image-text .image-text-container .image-text-image img {
width: 100%;
} .image-text .image-text-container .image-text-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 25px;
} .image-text .image-text-container .image-text-body .image-text-title {
font-weight: 700;
font-size: 47px;
line-height: 53px;
letter-spacing: 0;
} .image-text .image-text-container .image-text-body .image-text-title .dot {
height: 13px;
width: 13px;
background: #C84DC0;
} .image-text .image-text-container .image-text-body .image-text-text {
font-size: 20px;
line-height: 32px;
} .image-text .image-text-container .image-text-body .image-text-text span {
font-family: "renner-bold", sans-serif;
font-weight: 700;
} .image-text .image-text-container .image-text-body .image-text-cta {
font-weight: 700;
font-size: 18px !important;
line-height: 30px !important;
text-transform: capitalize !important;
} .image-text .image-text-container.image-left, .image-text .image-text-container.image-right {
column-gap: 2em;
} .image-text .image-text-container.image-left .image-text-image, .image-text .image-text-container.image-right .image-text-image {
flex: 3;
} .image-text .image-text-container.image-left .image-text-body, .image-text .image-text-container.image-right .image-text-body {
flex: 4;
} .image-text .image-text-container.image-top, .image-text .image-text-container.image-bottom {
row-gap: 2em;
} .image-text .image-text-container.image-top .image-text-image, .image-text .image-text-container.image-bottom .image-text-image {
flex: 1;
} .image-text .image-text-container.image-top .image-text-body, .image-text .image-text-container.image-bottom .image-text-body {
flex: 1;
} .image-text .image-text-container.image-left {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .image-text .image-text-container.image-right {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .image-text .image-text-container.image-top {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
} .image-text .image-text-container.image-bottom {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column-reverse !important;
-webkit-flex-direction: column-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 5em;
} .image-text .image-text-container.image-bottom .image-text-body {
row-gap: 30px;
} .image-text .image-text-container.image-bottom .image-text-body .image-text-title {
font-size: 90px;
line-height: 100px;
margin: auto;
text-align: center;
} .image-text .image-text-container.image-bottom .image-text-body .image-text-text {
text-align: center;
margin: auto;
max-width: 1000px;
}
@media screen and (max-width: 1180px) { .image-text {
padding: 120px 50px 100px;
}
}
@media screen and (max-width: 1024px) { .image-text .image-text-container .image-text-body .image-text-text {
font-size: 19px;
line-height: 28px;
} .image-text .image-text-container .image-text-body .image-text-title {
font-size: 44px;
line-height: 44px;
} .image-text .image-text-container.image-right {
row-gap: 3em;
} .image-text .image-text-container.image-right .image-text-image {
width: 60%;
} .image-text .image-text-container.image-bottom .image-text-body .image-text-title {
font-size: 44px;
line-height: 44px;
}
}
@media screen and (max-width: 960px) { .image-text {
padding: 100px 50px;
} .image-text .image-text-container.image-right {
flex-direction: column !important;
row-gap: 30px;
} .image-text .image-text-container.image-right .image-text-image {
width: 60%;
} .image-text .image-text-container.image-bottom .image-text-body .image-text-title {
font-size: 60px;
}
}
@media screen and (max-width: 768px) { .image-text {
padding: 100px 40px;
} .image-text .image-text-container.image-bottom {
row-gap: 4em;
} .image-text .image-text-container.image-bottom .image-text-body .image-text-title {
font-size: 50px;
line-height: 60px;
}
}
@media screen and (max-width: 600px) { .image-text {
padding: 100px 30px;
} .image-text .image-text-container.image-right .image-text-image {
width: 100%;
} .image-text .image-text-container .image-text-body {
row-gap: 16px;
} .image-text .image-text-container .image-text-body .image-text-title {
font-size: 30px;
line-height: 40px;
} .image-text .image-text-container .image-text-body .image-text-title .dot {
height: 8px;
width: 8px;
} .image-text .image-text-container .image-text-body .image-text-text {
font-size: 17px;
line-height: 33px;
} .image-text .image-text-container.image-bottom {
row-gap: 3em;
} .image-text .image-text-container.image-bottom .image-text-body .image-text-title {
font-size: 40px;
line-height: 55px;
}
} #services_page .image-text {
padding: 100px 50px 60px;
}
@media screen and (max-width: 960px) { #services_page .image-text {
padding: 100px 50px 20px;
}
}
@media screen and (max-width: 768px) { #services_page .image-text {
padding: 100px 40px 20px;
}
}
@media screen and (max-width: 600px) { #services_page .image-text {
padding: 70px 30px 20px;
}
} .ig-section {
position: relative;
padding: 50px;
} .ig-section .ig-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;
} .ig-section .ig-container .ig-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
text-align: center;
} .ig-section .ig-container .ig-header .ig-title {
font-size: 40px;
margin: 0;
} .ig-section .ig-container .ig-header .ig-title span {
font-style: italic;
} .ig-section .ig-container .ig-images {
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;
column-gap: 1em;
width: 100%;
} .ig-section .ig-container .ig-images .ig-image {
flex: 1;
} .ig-section .ig-container .ig-feed {
position: relative;
width: 100%;
} .ig-section .ig-container .ig-feed .ig-cta {
position: absolute;
top: 46%;
left: 15%;
z-index: 1000;
} .ig-section.has-bg {
background: #B150CE;
} .intro-wrapper {
position: relative;
padding: 100px 50px;
} .intro-wrapper .intro-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
text-align: center;
row-gap: 2em;
} .intro-wrapper .intro-container .intro-text p {
font-size: 23px;
line-height: 43px;
} .intro-wrapper .intro-container .intro-ctas {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
column-gap: 1em;
row-gap: 1em;
} .intro-wrapper .intro-container .intro-ctas .intro-cta {
font-size: 18px !important;
letter-spacing: .5px !important;
text-transform: capitalize !important;
}
@media screen and (max-width: 768px) { .intro-wrapper {
padding: 100px 40px;
}
}
@media screen and (max-width: 600px) { .intro-wrapper {
padding: 80px 30px;
} .intro-wrapper .intro-container .intro-text p {
font-size: 20px;
line-height: 35px;
}
} #ltki_wrapper {
position: relative;
background: #F6F6F6;
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: "GT-America-Bold", serif;
letter-spacing: 1px;
font-size: 11px;
font-style: italic;
margin-top: -10px;
} #ltki_wrapper .ltki-container .ltki-feed {
width: 100%;
}
@media screen and (max-width: 768px) { #ltki_wrapper .ltki-container .ltki-feed {
display: none;
}
} #ltki_wrapper .ltki-container .ltki-feed-mobile {
width: 100%;
display: none;
}
@media screen and (max-width: 768px) { #ltki_wrapper .ltki-container .ltki-feed-mobile {
display: block;
}
}
@media screen and (max-width: 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: "GT-America-Bold", 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 {
position: relative;
padding: 150px 0 50px;
} #more_posts .next-up-prev, #load_more_posts .next-up-prev {
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 15%;
z-index: 2;
} #more_posts .next-up-next, #load_more_posts .next-up-next {
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 15%;
z-index: 2;
} #more_posts .next-up-header, #load_more_posts .next-up-header {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: 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 {
margin-bottom: 0;
font-size: 38px;
} #more_posts .next-up-cta, #load_more_posts .next-up-cta {
font-family: "GT-America-Bold", serif;
} #more_posts .next-up-posts.basic, #load_more_posts .next-up-posts.basic {
display: grid !important;
grid-template-columns: 1fr 1fr 1fr 1fr !important;
grid-template-rows: auto !important;
column-gap: 2em !important;
row-gap: 2em !important;
width: 100%;
} #more_posts .next-up-posts.client-results, #load_more_posts .next-up-posts.client-results {
display: grid !important;
grid-template-columns: 1fr 1fr 1fr !important;
grid-template-rows: auto !important;
column-gap: 2em !important;
row-gap: 2em !important;
width: 100%;
} #more_posts .next-up-posts.posts-slider.slick-slider, #load_more_posts .next-up-posts.posts-slider.slick-slider {
width: 100% !important;
} #more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-prev, #load_more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-prev {
left: -3%;
} #more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-next, #load_more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-next {
right: -3%;
} #more_posts .next-up-posts.posts-slider.slick-slider > .slick-list, #load_more_posts .next-up-posts.posts-slider.slick-slider > .slick-list {
padding: 0 15% !important;
} #more_posts .next-up-posts.posts-slider.slick-slider .post-block, #load_more_posts .next-up-posts.posts-slider.slick-slider .post-block {
padding: 2em;
} #more_posts.basic #posts-grid, #load_more_posts.basic #posts-grid {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 2em;
width: 100%;
padding: 0 6vw;
}
@media screen and (max-width: 600px) { #more_posts.basic #posts-grid .next-up-posts, #load_more_posts.basic #posts-grid .next-up-posts {
grid-template-columns: 1fr !important;
}
} #more_posts.client-results #posts-grid, #load_more_posts.client-results #posts-grid {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 2em;
width: 100%;
padding: 0 6vw;
}
@media screen and (max-width: 600px) { #more_posts.client-results #posts-grid .next-up-posts, #load_more_posts.client-results #posts-grid .next-up-posts {
grid-template-columns: 1fr !important;
}
} #more_posts.smash-more-posts #posts-grid, #load_more_posts.smash-more-posts #posts-grid {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 2em;
} #more_posts.smash-more-posts #posts-grid .post-block .post-item-body, #load_more_posts.smash-more-posts #posts-grid .post-block .post-item-body {
flex-direction: column !important;
padding-top: 5px;
} #more_posts.smash-more-posts #posts-grid .post-block .post-item-body .post-block-title, #load_more_posts.smash-more-posts #posts-grid .post-block .post-item-body .post-block-title {
flex: 30;
font-size: 24px;
} #more_posts.smash-more-posts #posts-grid .post-block .post-item-body .line-sep, #load_more_posts.smash-more-posts #posts-grid .post-block .post-item-body .line-sep {
display: none;
} #more_posts.smash-more-posts #posts-grid .post-block .post-item-body .post-block-cat, #load_more_posts.smash-more-posts #posts-grid .post-block .post-item-body .post-block-cat {
flex: 10;
align-self: flex-end;
}
@media screen and (max-width: 768px) { #more_posts.smash-more-posts #posts-grid .next-up-posts, #load_more_posts.smash-more-posts #posts-grid .next-up-posts {
grid-template-columns: repeat(2, 1fr) !important;
}
}
@media screen and (max-width: 600px) { #more_posts.smash-more-posts #posts-grid .next-up-posts, #load_more_posts.smash-more-posts #posts-grid .next-up-posts {
grid-template-columns: repeat(1, 1fr) !important;
} #more_posts.smash-more-posts #posts-grid .post-block .post-item-body, #load_more_posts.smash-more-posts #posts-grid .post-block .post-item-body {
flex-direction: row !important;
padding-top: 10px;
} #more_posts.smash-more-posts #posts-grid .post-block .post-item-body .post-block-title, #load_more_posts.smash-more-posts #posts-grid .post-block .post-item-body .post-block-title {
flex: 30;
font-size: 6vw;
} #more_posts.smash-more-posts #posts-grid .post-block .post-item-body .line-sep, #load_more_posts.smash-more-posts #posts-grid .post-block .post-item-body .line-sep {
display: block;
} #more_posts.smash-more-posts #posts-grid .post-block .post-item-body .post-block-cat, #load_more_posts.smash-more-posts #posts-grid .post-block .post-item-body .post-block-cat {
flex: 10;
align-self: center;
}
} #more_posts.posts-slider #posts-grid .next-up-header, #load_more_posts.posts-slider #posts-grid .next-up-header {
margin-bottom: 2em;
padding: 0 50px;
} #more_posts.posts-slider #posts-grid .next-up-posts-slider-wrap, #load_more_posts.posts-slider #posts-grid .next-up-posts-slider-wrap {
position: relative;
width: 100%;
}
@media screen and (max-width: 1180px) { #more_posts, #load_more_posts {
padding: 90px 0 40px;
} #more_posts .archive-items, #load_more_posts .archive-items {
padding: 0;
} #more_posts .post-block.centered, #load_more_posts .post-block.centered {
padding: 10px;
} #more_posts .post-block.centered .post-products-wrap .post-products-trigger, #load_more_posts .post-block.centered .post-products-wrap .post-products-trigger {
bottom: 75px;
width: 34px;
height: 34px;
} #more_posts .post-block.centered .post-products-wrap .product .product-wrap .product-image:hover .fade, #load_more_posts .post-block.centered .post-products-wrap .product .product-wrap .product-image:hover .fade {
padding: 6px 5px !important;
max-width: 85%;
} #more_posts .post-block.centered .post-block-body, #load_more_posts .post-block.centered .post-block-body {
padding: 5px;
margin-top: -80px;
} #more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts .post-block.centered .post-block-body .post-block-title {
font-size: 16px;
line-height: 1.5;
}
}
@media screen and (max-width: 768px) { #more_posts, #load_more_posts {
padding: 130px 0px 100px;
} #more_posts .archive-items, #load_more_posts .archive-items {
padding: 0;
} #more_posts .post-block.centered .post-products-wrap .post-products-trigger, #load_more_posts .post-block.centered .post-products-wrap .post-products-trigger {
bottom: 100px;
width: 50px;
height: 50px;
} #more_posts .post-block.centered .post-block-body, #load_more_posts .post-block.centered .post-block-body {
padding: 30px;
margin-top: -110px;
} #more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts .post-block.centered .post-block-body .post-block-title {
font-size: 20px;
}
}
@media screen and (max-width: 600px) { #more_posts, #load_more_posts {
padding: 100px 0 40px;
} #more_posts .post-block.centered .post-block-body, #more_posts #load_more_posts .post-block.centered .post-block-body, #load_more_posts .post-block.centered .post-block-body, #load_more_posts #load_more_posts .post-block.centered .post-block-body {
padding: 25px 10px;
} #more_posts .post-block.centered .post-block-body .post-block-title, #more_posts #load_more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts #load_more_posts .post-block.centered .post-block-body .post-block-title {
font-size: 17px;
} #more_posts .next-up-header, #load_more_posts .next-up-header {
flex-direction: column !important;
}
} .open-positions {
position: relative;
background: #F6F6F6;
padding: 150px 50px;
} .open-positions .department-wrapper {
display: grid !important;
grid-template-columns: auto 43% !important;
grid-template-rows: auto !important;
column-gap: 1em !important;
row-gap: 1em !important;
border-top: 2px solid #000000;
} .open-positions .department-wrapper .department-title {
padding: 20px 0;
text-align: left;
line-height: 1em;
font-size: 28px;
line-height: 63px;
font-weight: 700;
text-transform: uppercase;
} .open-positions .department-wrapper .department-positions {
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;
row-gap: 4em;
flex: 1;
} .open-positions .department-wrapper .department-positions .department-positions-count {
display: -webkit-flex !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 0;
width: 100%;
flex: 1;
font-weight: 700;
font-size: 20px;
line-height: 63px;
font-family: "renner-bold", sans-serif;
} .open-positions .department-wrapper .department-positions .department-positions-count span {
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;
color: #C84DC0;
width: 20px;
height: 20px;
} .open-positions .department-wrapper .department-positions .department-positions-count span::before {
content: '';
position: absolute;
display: block;
width: 20px;
height: 3px;
background: #C84DC0;
} .open-positions .department-wrapper .department-positions .department-positions-count span::after {
content: '';
position: absolute;
display: block;
width: 3px;
height: 20px;
background: #C84DC0;
} .open-positions .department-wrapper .department-positions .position {
display: none;
} .open-positions .department-wrapper .department-positions .position .position-inner {
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: 15px;
} .open-positions .department-wrapper .department-positions .position .position-inner .position-title {
font-size: 23px;
line-height: 27px;
text-transform: uppercase;
font-family: "GT-America-Bold", serif;
font-weight: 700;
} .open-positions .department-wrapper .department-positions .position .position-inner .position-text {
font-size: 18px;
line-height: 29px;
letter-spacing: .5px;
} .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas {
display: -webkit-flex !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: 1em;
} .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta {
padding: 10px 20px !important;
text-transform: capitalize !important;
letter-spacing: 0px !important;
font-size: 18px !important;
} .open-positions .department-wrapper .department-positions .position .position-inner .position-ctas .position-cta::after {
width: 35px;
height: 35px;
} .open-positions .department-wrapper .department-positions .position:last-child {
margin-bottom: 2em;
} .open-positions .department-wrapper.open .department-positions .department-positions-count {
border-bottom: 2px solid #000000;
} .open-positions .department-wrapper.open .department-positions .department-positions-count .icon {
color: #ED6FA4;
} .open-positions .department-wrapper.open .department-positions .department-positions-count .icon::after {
display: none !important;
} .open-positions .department-wrapper.open .department-positions .department-positions-count .icon::before {
background: #ED6FA4;
} .open-positions .department-wrapper.open .department-positions .position {
display: block;
} .open-positions .department-wrapper:last-child {
border-bottom: 2px solid #000000;
}
@media screen and (max-width: 960px) { .open-positions .department-wrapper {
display: grid !important;
grid-template-columns: auto 70% !important;
grid-template-rows: auto !important;
column-gap: 1em !important;
row-gap: 1em !important;
}
}
@media screen and (max-width: 600px) { .open-positions {
padding: 100px 40px;
} .open-positions .department-wrapper {
display: grid !important;
grid-template-columns: 1fr !important;
grid-template-rows: auto !important;
column-gap: 1em !important;
row-gap: 0em !important;
} .open-positions .department-wrapper .department-title {
margin-bottom: -40px;
}
} .qa {
background: #F6F6F6;
padding: 60px;
margin: 50px 0;
} .qa .qa-title-box {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
padding-bottom: 60px;
} .qa .qa-list {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
grid-template-rows: auto !important;
column-gap: 6em !important;
row-gap: 3em !important;
} .qa .qa-list .list-item {
flex: 1;
border-bottom: 1px solid #C84DC0;
padding-bottom: 10px;
} .qa .qa-list .list-item h6 {
font-size: 14px;
} .qa .qa-list .list-item h5 {
text-transform: unset;
font-family: "magical", serif;
font-size: 1.5rem;
margin-bottom: -10px;
border-bottom: 1px solid #E2E2E2;
}
@media screen and (max-width: 600px) { .qa {
padding: 40px 20px 70px;
} .qa .qa-list {
grid-template-columns: 1fr;
grid-row-gap: 40px;
} .qa .qa-title-box {
padding-bottom: 30px;
}
} .quick-shop {
position: relative;
padding: 50px 120px;
} .quick-shop .quick-shop-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .quick-shop .quick-shop-container .quick-shop-left {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 50%;
text-align: center;
row-gap: 10px;
} .quick-shop .quick-shop-container .quick-shop-left .quick-shop-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: flex-start !important;
-webkit-justify-content: flex-start !important;
position: relative;
width: 100%;
} .quick-shop .quick-shop-container .quick-shop-left .quick-shop-image .quick-shop-label {
position: absolute;
top: 30px;
left: 0;
transform: translate(-30px, 0);
background: #ED6FA4;
padding: 10px 30px;
} .quick-shop .quick-shop-container .quick-shop-left .quick-shop-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 10px;
padding: 20px 0;
} .quick-shop .quick-shop-container .quick-shop-left .quick-shop-body .quick-shop-title {
text-transform: capitalize;
font-size: 36px;
margin: 10px;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 46%;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products {
display: -webkit-flex !important;
display: flex !important;
flex-wrap: wrap !important;
-webkit-flex-wrap: wrap !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
width: 50%;
padding: 10px;
text-align: center;
margin-bottom: 40px;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product .product-wrap .product-image {
width: 37%;
}
@media screen and (max-width: 768px) { .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
width: 50%;
}
}
@media screen and (max-width: 1260px) { .quick-shop {
padding: 50px 50px;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
margin-bottom: 0;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product .product-body .product-brand {
text-align: left;
}
}
@media screen and (max-width: 1180px) { .quick-shop {
padding: 50px 80px;
} .quick-shop .product .product-wrap .product-body {
margin: 0;
}
}
@media screen and (max-width: 960px) { .quick-shop {
padding: 50px 40px;
} .quick-shop .quick-shop-container {
flex-direction: column !important;
} .quick-shop .quick-shop-container .quick-shop-left {
width: 100%;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper {
width: 100%;
} .quick-shop .quick-shop-container .quick-shop-products-wrapper .quick-shop-products .product {
margin-bottom: 50px;
}
}
@media screen and (max-width: 600px) { .quick-shop {
padding: 50px 20px;
} .quick-shop .quick-shop-container .quick-shop-products .quick-shop-products-wrapper .quick-shop-products .product {
margin-bottom: 20px;
} .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap {
flex-direction: column !important;
} .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap .product-image {
width: 100% !important;
} .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap .product-body {
width: 100% !important;
padding-top: 10px;
margin: 0;
} .quick-shop .quick-shop-container .quick-shop-products .product .product-wrap .product-body .product-brand {
width: 100%;
padding: 5px 0;
text-align: center;
} .quick-shop .product-wrap .product-body .product-title {
text-align: center !important;
}
} .resources-wrapper {
position: relative;
padding: 100px 50px;
} .resources-wrapper .resources-container {
position: relative;
} .resources-wrapper .resources-container .resources-title {
position: absolute;
top: 0;
right: 19%;
z-index: 3;
font-size: 70px;
font-weight: bold;
line-height: 1em;
max-width: 410px;
} .resources-wrapper .resources-container .resources-rows {
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;
} .resources-wrapper .resources-container .resources-rows .resource {
column-gap: 2em;
} .resources-wrapper .resources-container .resources-rows .resource .resource-subtitle {
color: #E64BAD;
font-size: 24px;
letter-spacing: 0px;
font-weight: 700;
margin-bottom: -20px;
} .resources-wrapper .resources-container .resources-rows .resource .resource-title {
font-size: 24px;
letter-spacing: 0px;
font-weight: 700;
line-height: 26px;
} .resources-wrapper .resources-container .resources-rows .resource .resource-text {
font-size: 15px;
line-height: 27px;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 52%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-image {
width: 66%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-end !important;
-webkit-align-items: flex-end !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 20px;
width: 33%;
text-align: right;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-subtitle {
color: #E64BAD;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-title span {
color: #E64BAD;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta {
font-size: 16px !important;
line-height: 20px !important;
text-transform: capitalize !important;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta::after {
width: 35px;
height: 35px;
} .resources-wrapper .resources-container .resources-rows .resource: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;
width: 44%;
margin-top: 80px;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-image {
width: 60%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 20px;
width: 40%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-title span {
color: #E64BAD;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta {
font-size: 16px !important;
line-height: 20px !important;
text-transform: capitalize !important;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta::after {
width: 35px;
height: 35px;
} .resources-wrapper .resources-container .resources-rows .resource: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: center !important;
-webkit-justify-content: center !important;
width: 42%;
margin: -150px 0 0 10%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-image {
width: 42%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 20px;
width: 56%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-body .resource-subtitle {
color: #E64BAD;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-body .resource-title span {
color: #E64BAD;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta {
font-size: 16px !important;
line-height: 20px !important;
text-transform: capitalize !important;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-cta::after {
width: 35px;
height: 35px;
}
@media screen and (max-width: 1180px) { .resources-wrapper {
padding: 100px 30px;
} .resources-wrapper .resources-container .resources-title {
right: 19%;
font-size: 60px;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-image {
width: 46%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body {
width: 43%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-image {
width: 40%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body {
width: 60%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) {
margin: -70px 0 0 7%;
}
}
@media screen and (max-width: 960px) { .resources-wrapper .resources-container .resources-title {
right: 4%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) {
flex-direction: column !important;
row-gap: 1em;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-image {
width: 100%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body {
width: 100%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) {
flex-direction: column !important;
row-gap: 1em;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-image {
width: 100%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body {
width: 100%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) {
flex-direction: column !important;
row-gap: 1em;
margin: -250px 0 0 7%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-image {
width: 100%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-body {
width: 100%;
}
}
@media screen and (max-width: 768px) { .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) {
margin: -250px 0 0 6%;
}
}
@media screen and (max-width: 600px) { .resources-wrapper {
padding: 70px 30px;
} .resources-wrapper .resources-container .resources-title {
position: inherit;
margin: auto;
margin-bottom: 20px;
text-align: center;
right: inherit;
font-size: 40px;
} .resources-wrapper .resources-container .resources-rows {
flex-direction: column !important;
row-gap: 3em;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) {
width: 100%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body {
text-align: left;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-subtitle {
width: 100%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(1) .resource-body .resource-cta {
margin-right: auto;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) {
width: 100%;
margin: 0;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-subtitle {
width: 100%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(2) .resource-body .resource-cta {
margin-right: auto;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) {
width: 100%;
margin: 0;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-body .resource-subtitle {
width: 100%;
} .resources-wrapper .resources-container .resources-rows .resource:nth-child(3) .resource-body .resource-cta {
margin-right: auto;
}
} .search-banner-cta {
position: relative;
margin: 50px 0;
} .search-banner-cta .search-banner-cta-image {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 100%;
padding: 0;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body {
background: rgba(0, 0, 0, 0.5);
text-align: center;
max-width: none;
width: 100%;
height: 100%;
padding: 30px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-text {
padding: 10px 0 20px;
color: white;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-title {
font-size: 70px;
margin: 20px 0 40px;
color: white;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-title span {
display: block;
font-size: 18px;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-subtitle {
font-size: 20px;
color: white;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-btn span {
font-size: 16px;
font-weight: 700;
letter-spacing: 1.3px;
color: white;
}
@media screen and (max-width: 768px) { .search-banner-cta {
padding: 20px 40px 0px;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-title {
font-size: 50px;
margin: 20px 0;
}
}
@media screen and (max-width: 600px) { .search-banner-cta {
padding: 0;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-title {
font-size: 30px;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-subtitle {
font-size: 16px;
} .search-banner-cta .search-banner-cta-image .search-banner-cta-body .search-banner-cta-btn {
font-size: 14px;
}
} .services-wrapper {
position: relative;
padding: 130px 50px 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: 3.5em;
} .services-wrapper .services-container .services-text p {
font-size: 25px;
font-weight: 500;
line-height: 35px;
text-align: center;
margin-bottom: 0;
} .services-wrapper .services-container .services-text p span, .services-wrapper .services-container .services-text p strong {
font-weight: 400;
font-family: "renner-bold", sans-serif;
} .services-wrapper .services-container .services-items {
display: -webkit-flex !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: 3em;
} .services-wrapper .services-container .services-items .service {
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-end !important;
-webkit-justify-content: flex-end !important;
} .services-wrapper .services-container .services-items .service .service-subtitle {
font-weight: 400;
font-size: 20px;
line-height: 26px;
font-family: "renner-bold", sans-serif;
margin-left: 5px;
} .services-wrapper .services-container .services-items .service .service-title {
font-size: 95px;
font-weight: 400;
line-height: 98px;
} .services-wrapper .services-container .services-items .service .dot {
height: 10px;
width: 10px;
} .services-wrapper .services-container .services-cta {
padding: 13px 50px !important;
}
@media screen and (max-width: 1480px) { .services-wrapper .services-container .services-items .service .service-title {
font-size: 75px;
line-height: 1.32;
} .services-wrapper .services-container .services-text {
padding: 0 70px;
} .services-wrapper .services-container .services-text p {
font-size: 23px;
}
}
@media screen and (max-width: 1180px) { .services-wrapper .services-container .services-items {
column-gap: 4vw;
row-gap: 2em;
flex-wrap: wrap;
} .services-wrapper .services-container .services-items .service .service-title {
font-size: 6vw;
}
}
@media screen and (max-width: 1024px) { .services-wrapper .services-container .services-text {
padding: 0;
} .services-wrapper .services-container .services-text p {
font-size: 20px;
} .services-wrapper .services-container .services-cta {
font-size: 21px !important;
}
}
@media screen and (max-width: 960px) { .services-wrapper {
padding: 90px 50px 0;
}
}
@media screen and (max-width: 768px) { .services-wrapper {
padding: 110px 40px 50px;
} .services-wrapper .services-container .services-text p {
font-size: 19px;
line-height: 1.7;
}
}
@media screen and (max-width: 600px) { .services-wrapper {
padding: 70px 30px 20px;
} .services-wrapper .services-container {
row-gap: 40px;
} .services-wrapper .services-container .services-items {
row-gap: 1em;
} .services-wrapper .services-container .services-items .service .service-title {
font-size: 6.5vw;
line-height: 58px;
} .services-wrapper .services-container .services-items .service .service-subtitle {
text-align: center;
width: 100%;
margin-left: 0;
} .services-wrapper .services-container .services-cta::after {
width: 40px;
height: 40px;
}
}
@media screen and (max-width: 500px) { .services-wrapper .services-container .services-items {
flex-direction: column !important;
} .services-wrapper .services-container .services-items {
row-gap: 1.2em;
} .services-wrapper .services-container .services-items .service .service-title {
font-size: 48px;
}
} .services-grid-wrapper {
position: relative;
padding: 100px 50px 120px;
background: #FDFCFA;
} .services-grid-wrapper .services-grid-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: 70px;
} .services-grid-wrapper .services-grid-container .services-grid-title {
max-width: 650px;
text-align: center;
font-size: 67px;
line-height: 75px;
}
@media screen and (max-width: 768px) { .services-grid-wrapper .services-grid-container .services-grid-title {
font-size: 60px;
line-height: 70px;
}
}
@media screen and (max-width: 600px) { .services-grid-wrapper .services-grid-container .services-grid-title {
font-size: 35px;
line-height: 45px;
}
} .services-grid-wrapper .services-grid-container .services-grid {
display: grid !important;
grid-template-columns: 1fr 1fr 1fr !important;
grid-template-rows: auto !important;
column-gap: 100px !important;
row-gap: 50px !important;
} .services-grid-wrapper .services-grid-container .services-grid .services-grid-item {
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;
text-align: center;
height: 100%;
border: 1px solid #1D1D1D;
border-radius: 10px;
padding: 20px;
font-size: 19px;
background: #ffffff;
} .services-grid-wrapper .services-grid-container .services-grid .services-grid-item .service-subtitle {
position: absolute;
top: -8px;
right: 20px;
height: 16px;
line-height: 2em;
font-size: 8px;
background: #1D1D1D;
color: #ffffff;
border-radius: 6px;
padding: 0 18px;
font-family: "renner-bold", sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
}
@media screen and (max-width: 960px) { .services-grid-wrapper .services-grid-container .services-grid {
column-gap: 50px !important;
}
}
@media screen and (max-width: 768px) { .services-grid-wrapper {
padding: 100px 40px 120px;
} .services-grid-wrapper .services-grid-container .services-grid {
column-gap: 50px !important;
}
}
@media screen and (max-width: 600px) { .services-grid-wrapper {
padding: 80px 30px 100px;
} .services-grid-wrapper .services-grid-container {
row-gap: 40px;
} .services-grid-wrapper .services-grid-container .services-grid {
grid-template-columns: 1fr !important;
column-gap: 20px !important;
row-gap: 40px !important;
}
} .service-rows {
position: relative;
margin-bottom: 80px;
} .service-rows .service-row {
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;
padding: 60px 0;
} .service-rows .service-row:nth-child(1) .service-row-body .service-row-title .dot {
background: #8952E6;
} .service-rows .service-row:nth-child(2) .service-row-body .service-row-title .dot {
background: #B150CE;
} .service-rows .service-row:nth-child(3) .service-row-body .service-row-title .dot {
background: #C84DC0;
} .service-rows .service-row:nth-child(4) .service-row-body .service-row-title .dot {
background: #E64BAD;
} .service-rows .service-row:nth-child(5) .service-row-body .service-row-title .dot {
background: #ED6FA4;
} .service-rows .service-row .service-row-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
row-gap: 1em;
flex: 1;
padding: 50px;
padding-left: 10vw;
} .service-rows .service-row .service-row-body .service-row-title {
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;
line-height: 1.1;
font-size: 75px;
font-weight: 700;
} .service-rows .service-row .service-row-body .service-row-title .dot {
display: inline-block;
width: 12px;
height: 12px;
border-radius: 10px;
margin-bottom: 14px;
} .service-rows .service-row .service-row-body .service-row-text p {
font-size: 20px;
line-height: 33px;
} .service-rows .service-row .service-row-body .service-row-text p:last-child {
margin-bottom: 0;
font-family: "renner-bold", sans-serif;
font-weight: 700;
} .service-rows .service-row .service-row-body .service-row-cta {
font-size: 18px !important;
text-transform: capitalize !important;
font-weight: 700;
padding: 6px 20px !important;
} .service-rows .service-row .service-row-body .service-row-cta:hover::after {
background-color: #ED6FA4;
} .service-rows .service-row .service-row-image {
flex: 1;
max-height: 700px;
} .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta {
font-size: 21px !important;
text-transform: capitalize !important;
font-weight: 700 !important;
letter-spacing: .5px !important;
padding: 6px 20px !important;
} .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta::after {
background-color: #8952E6;
} .service-rows .service-row:nth-child(1) .service-row-body .service-row-cta:hover::after {
background-color: #ED6FA4;
} .service-rows .service-row:nth-child(1) .service-row-body .service-row-title .dot {
background-color: #8952E6;
} .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta {
font-size: 21px !important;
text-transform: capitalize !important;
font-weight: 700 !important;
letter-spacing: .5px !important;
padding: 6px 20px !important;
} .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta::after {
background-color: #B150CE;
} .service-rows .service-row:nth-child(2) .service-row-body .service-row-cta:hover::after {
background-color: #ED6FA4;
} .service-rows .service-row:nth-child(2) .service-row-body .service-row-title .dot {
background-color: #C84DC0;
} .service-rows .service-row:nth-child(3) .service-row-body .service-row-cta {
font-size: 21px !important;
text-transform: capitalize !important;
font-weight: 700 !important;
letter-spacing: .5px !important;
} .service-rows .service-row:nth-child(3) .service-row-body .service-row-cta:hover::after {
background-color: #C84DC0;
} .service-rows .service-row:nth-child(3) .service-row-body .service-row-title .dot {
background: #ED6FA4;
}
@media screen and (min-width: 1500px) { .service-rows .service-row .service-row-body {
padding-right: 150px;
max-width: 1200px;
} .service-rows .service-row .service-row-body .service-row-title {
line-height: 1.1;
font-size: 90px;
} .service-rows .service-row .service-row-body .service-row-title .dot {
margin-bottom: 18px;
} .service-rows .service-row .service-row-body .service-row-text p {
font-size: 25px;
line-height: 1.4;
}
}
@media screen and (max-width: 1500px) { .service-rows .service-row .service-row-body {
max-width: 850px;
padding-right: 150px;
}
}
@media screen and (max-width: 1180px) { .service-rows .service-row .service-row-body {
padding-right: 50px;
}
}
@media screen and (max-width: 960px) { .service-rows {
margin-bottom: 50px;
} .service-rows .service-row {
flex-direction: column !important;
} .service-rows .service-row .service-row-body {
padding-left: 50px;
} .service-rows .service-row .service-row-body .service-row-title {
font-size: 80px;
line-height: 90px;
} .service-rows .service-row .service-row-image {
min-height: 500px;
width: 100%;
}
}
@media screen and (max-width: 600px) { .service-rows .service-row {
padding: 25px 0;
} .service-rows .service-row .service-row-body {
padding: 50px 30px;
} .service-rows .service-row .service-row-body .service-row-title {
font-size: 60px;
line-height: 70px;
} .service-rows .service-row .service-row-body .service-row-text p {
font-size: 18px;
line-height: 35px;
}
} .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: 768px) { .shop-highlights {
padding: 50px 40px;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
padding-left: 20px;
}
}
@media screen and (max-width: 600px) { .shop-highlights {
padding: 20px;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper {
flex-direction: column !important;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-image {
width: 100%;
margin-bottom: 20px;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body {
padding-left: 0px;
width: 100%;
margin-right: 0px;
} .shop-highlights .shop-highlights-inner .shop-highlights-wrapper .shop-highlights-body .shop-highlights-products .product {
width: 50%;
padding: 10px;
}
} .shop-look {
padding: 50px;
} .shop-look .shop-look-container {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: space-between !important;
-webkit-justify-content: space-between !important;
} .shop-look .shop-look-container .shop-look-body {
display: -webkit-flex !important;
display: flex !important;
flex-direction: column !important;
-webkit-flex-direction: column !important;
align-items: flex-start !important;
-webkit-align-items: flex-start !important;
justify-content: center !important;
-webkit-justify-content: center !important;
width: 30%;
} .shop-look .shop-look-container .shop-look-products-wrap {
display: -webkit-flex !important;
display: flex !important;
flex-direction: row !important;
-webkit-flex-direction: row !important;
align-items: center !important;
-webkit-align-items: center !important;
justify-content: flex-end !important;
-webkit-justify-content: flex-end !important;
width: 66%;
} .shop-look .shop-look-container .shop-look-products-wrap .shop-look-image {
width: 57%;
} .shop-look .shop-look-container .shop-look-products-wrap .shop-look-products {
position: relative;
width: 57%;
margin-left: -14%;
background: #ffffff;
padding: 50px 20px;
} .shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-prev {
left: 2%;
} .shop-look .shop-look-container .shop-look-products-wrap .shop-look-products.slick-slider .slick-arrow.slick-next {
right: 2%;
} #subscribe_section {
position: relative;
} #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: #B150CE;
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: "GT-America-Bold", 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: "magical", 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: "renner-book", 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: "renner-book", 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: 768px) { #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: "renner-bold", 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;
}
}