@charset "UTF-8";
@font-face {
font-family: 'Gilroy';
src: url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Bold.woff2) format('woff2'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Bold.woff) format('woff'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Bold.ttf) format('truetype'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Bold.svg#Gilroy-Bold) format('svg');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Gilroy';
src: url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Light.woff2) format('woff2'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Light.woff) format('woff'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Light.ttf) format('truetype'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Light.svg#Gilroy-Light) format('svg');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Gilroy';
src: url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Regular.woff2) format('woff2'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Regular.woff) format('woff'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Regular.ttf) format('truetype'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Regular.svg#Gilroy-Regular) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Gilroy';
src: url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Medium.woff2) format('woff2'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Medium.woff) format('woff'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Medium.ttf) format('truetype'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-Medium.svg#Gilroy-Medium) format('svg');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Gilroy';
src: url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-ExtraBold.woff2) format('woff2'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-ExtraBold.woff) format('woff'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-ExtraBold.ttf) format('truetype'),
url(//sixnine.store/app/themes/sixnine/assets/fonts/gilroy/Gilroy-ExtraBold.svg#Gilroy-ExtraBold) format('svg');
font-weight: 800;
font-style: normal;
font-display: swap;
} html {
height: 100%;
-webkit-tap-highlight-color: rgba(0,0,0,0);
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: auto;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
background: #fff;
scroll-behavior: smooth;
}
figure {
margin: 0;
}
a {
color: #282828;
outline: 0;
text-decoration: none;
}
a:focus {
color: #282828;
}
a:hover {
color: #282828;
}
.touch .page-wrapper-inner a:hover {
color: inherit;
}
*, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
margin: 0;
font-family: 'Gilroy', 'Arial', 'sans-serif';
font-size: 1rem;
font-weight: 500;
line-height: 1.7;
color: #212529;
text-align: left;
background-color: #fff;
height: 100%;
}
[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
line-height: inherit;
}
address p {
margin: 0;
}
ol,
ul,
dl {
margin-top: 0;
margin-left: 0;
padding-left: 0;
margin-bottom: 28px;
}
ol {
list-style: decimal;
}
ul {
list-style: disc;
margin-bottom: 0;
}
ol ol {
list-style: lower-alpha;
}
ul ul {
list-style: circle;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: .5rem;
margin-left: 1.5em;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
a {
color: #222122;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: rgba(34, 33, 34, 0.5);
transition: 0.3s;
text-decoration: underline;
}
a:not([href]) {
color: inherit;
text-decoration: none;
}
a:not([href]):hover {
color: inherit;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 2rem;
}
h3 {
font-size: 1.75rem;
}
h4 {
font-size: 1.5rem;
}
h5 {
font-size: 1.25rem;
}
h6 {
font-size: 1rem;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
code {
font-size: 87.5%;
color: #e83e8c;
word-wrap: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
pre {
display: block;
font-size: 87.5%;
color: #212529;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
a:hover {
text-decoration: none;
}
img {
border: 0;
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic;
display: inline-block;
vertical-align: middle;
}
.reset,
.widget.widget_calendar table,
.searchform fieldset {
margin: 0;
padding: 0;
} .transition,
.slick-slider .slick-nav,
.btn,
.button,
input[type=submit],
.custom_check+.custom_label,
.custom_check+.woocommerce-form__label-for-checkbox,
.custom_check+.custom_label:before,
.custom_check+.woocommerce-form__label-for-checkbox:before,
.products .product .product_thumbnail.et-image-hover .product_thumbnail_hover,
.products .product .product_after_title .button:after,
.products .product.product-category a div span,
.woocommerce-MyAccount-navigation .account-icon-box svg path,
#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter label>span:before,
.et-banner.hover-border .et-banner-content-inner,
.et-banner.hover-border .et-banner-text {
-moz-transition: all .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: all .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transition: all .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: all .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-spacer,
.product-header-spacer,
.quick-transition,
.et-product-detail.et-product-style2 .summary,
.sticky-product-bar,
.minicart-counter,
.mfp-close,
.mfp-bg.quick-search,
.mfp-wrap.quick-search,
.et_post_nav .post_nav_link svg,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
.side-panel,
.products .product .product_after_title .after_shop_loop_actions,
.products .product .product_after_title .product_after_shop_loop_price,
.products .et-listing-style2 .yith-wcwl-add-to-wishlist,
.et-product-detail .product-thumbnails .slick-slide,
.products .et-listing-style4 .caption,
.et-product-detail .summary .quantity,
.woocommerce-tabs .tabs li,
.woocommerce-tabs .tabs li a:after,
.argmc-login-tabs .tab-item:after,
.tab-link:after,
.vc_tta-tab a:after,
.woocommerce-MyAccount-navigation a:after,
.et-product-detail .flex-control-thumbs .woocommerce-product-gallery__image.slick-current img,
.login-page-form li a:before,
.et-form-container,
.et-form-container .et-login-form,
.et-form-container .et-register-form,
.et-instagram-gallery figure,
.et-instagram-gallery figure:after,
.et-instagram-gallery figure span,
.et-team-member .overlay,
.et-portfolio .type-portfolio .et-portfolio-hover,
.et-portfolio .type-portfolio .et-portfolio-content,
.et-product-category-grid .product-category a:after,
.et-feat-video-btn,
.et-featured-video-icon:before,
.et-team-member figure,
.single-product .pswp__button svg,
.mobile-menu li .et-menu-toggle,
.mobile-menu .et-menu-toggle:after,
.widgettitle span:after,
.woof_front_toggle:before,
#wp-calendar tbody td,
#scroll_to_top,
.et-form-container .et-login-form,
.et-form-container .et-register-form,
.et_btn,
.et_btn.arrow-enabled > svg,
.et_location_list.row .et_location,
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab.vc_active > a,
.woocommerce-product-gallery .flex-control-thumbs li img,
.et-product-detail .lightbox-enabled:not(.zoom-enabled) .woocommerce-product-gallery__image a:after,
.et_post_nav .post_nav_link .text,
.woocommerce-mini-cart-item .amount,
#side-cart .et-cart-empty,
.et-video-lightbox .et-video-icon,
.products .product .product_thumbnail,
.products .product .product_thumbnail img,
.woocommerce-product-gallery__image img.wp-post-image,
.before-checkout,
.post-featured.title-wrap.parallax_image,
.hero-header .hero-title.parallax_image,
.et-product-detail .product-showcase,
.et-product-detail .woocommerce-product-gallery,
.thumbnails-vertical.et-product-layout-no-padding .showcase-active.product-showcase .has-additional-thumbnails .flex-control-thumbs,
.et-product-detail .product-information .entry-summary,
.et-product-detail:not(.et-product-layout-full-width) .showcase-active.showcase-fixed .et-pro-summary-content,
.et-product-detail:not(.et-product-layout-full-width) .showcase-active.showcase-fixed form.variations_form.cart,
#et-quickview .et-product-detail .product-gallery img,
.woocommerce-variation-price span,
.post.type-post .post-gallery > a:after,
.search-panel .search-clear,
.search-panel .search-icon,
.sixnine-search .autocomplete-wrapper li a,
.et-header-menu .sub-menu .item-thumb img,
.comment-form-rating .stars a,
.post-categories li a,
.widget .et-swatch-wcapf ul li > a .et-swatch-circle,
.et_post_nav.nav-style-image .post_nav_link,
#scroll_to_top span,
.wc-block-grid__product,
.wc-block-grid__product-image,
.wc-block-grid__product img,
.wc-block-grid__product-add-to-cart,
.header .logo-holder,
.header .logolink .logoimg {
-moz-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.linear-transition {
-moz-transition: all 1s linear;
-o-transition: all 1s linear;
-webkit-transition: all 1s linear;
transition: all 1s linear;
}
.linear-quick-transition,
.slick-list,
.slick,
.slick:after,
.post .post-gallery img,
.et-banner img,
.et-lightbox img,
.et-lightbox .et-image-overlay,
.et-portfolio .type-portfolio .et-portfolio-image img,
.products .product.product-category a {
-moz-transition: all .45s linear;
-o-transition: all .45s linear;
-webkit-transition: all .45s linear;
transition: all .45s linear;
} .ps {
-ms-touch-action: auto;
touch-action: auto;
overflow: hidden !important; -ms-overflow-style: none; }
@supports (-ms-overflow-style: none) {
.ps {
overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps {
overflow: auto !important; } }
.ps.ps--active-y > .ps__scrollbar-y-rail {
display: block;
background-color: transparent; }
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
background-color: #eee;
opacity: 0.9; }
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
background-color: #999; }
.ps > .ps__scrollbar-y-rail {
display: none;
position: absolute; opacity: 0;
-webkit-transition: background-color .2s linear, opacity .2s linear;
-o-transition: background-color .2s linear, opacity .2s linear;
-moz-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
right: 0; width: 10px;
border-radius: 6px; }
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
position: absolute; background-color: #aaa;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
-o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
-moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
right: 2px; width: 6px; } .ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
background-color: #eee;
opacity: 0.9; }
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
background-color: #999; }
.ps:hover > .ps__scrollbar-y-rail {
opacity: 0.6; }
.ps:hover > .ps__scrollbar-y-rail:hover {
background-color: #eee;
opacity: 0.9; }
.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
background-color: #999; }  .et-preload * {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
} .sixnine-lazyload .lazyload,
.sixnine-lazyload .lazyloading {
opacity:0.5;
}
.sixnine-lazyload .lazyloaded {
opacity:1;
-moz-transition:opacity .25s cubic-bezier(0.25,0.8,0.25,1);
-o-transition:opacity .25s cubic-bezier(0.25,0.8,0.25,1);
-webkit-transition:opacity .25s cubic-bezier(0.25,0.8,0.25,1);
transition:opacity .25s cubic-bezier(0.25,0.8,0.25,1);
} .et-page-load-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10000;
opacity: .95;
visibility: visible;
-webkit-transition: opacity 0.7s 0s, visibility 0s 0s;
-moz-transition: opacity 0.7s 0s, visibility 0s 0s;
-o-transition: opacity 0.7s 0s, visibility 0s 0s;
transition: opacity 0.7s 0s, visibility 0s 0s;
background: rgba(255,255,255,1);
}
html.et-page-loaded .et-page-load-overlay,
.et-page-load-overlay.overlay-hidden {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
-o-transition: opacity 0.3s 0s, visibility 0s 0.3s;
transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.et-page-load-overlay span.loader {
display: flex;
height: 100%;
flex-flow: column wrap;
width: 100%;
justify-content: center;
align-items: center;
} .et-image-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
opacity: 0;
-webkit-transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
background: #282828;
background: rgba(0, 0, 0, 0.45);
}  .yith-wcan-loading:after,
.blockUI.blockOverlay:after,
.easyzoom-notice:after,
.woocommerce-product-gallery__wrapper.slick:after,
.product-gallery .woo-variation-gallery-wrapper.loading-gallery:after,
.product-gallery .rtwpvg-wrapper.loading-rtwpvg:after,
.add_to_cart_button.loading:after,
.wcapf-before-update:after,
.woof_info_popup:after,
.ftinvwl-animated.ftinvwl-pulse:after,
#side-filters.ajax-loader .side-panel-content:after,
.et-loader:after,
.dot-loader:after,
.zoo-cw-gallery-loading:after {
display: block;
content: " ";
position: absolute;
top: 50%;
right: 50%;
left: auto;
width: 16px;
height: 16px;
margin: -8px -8px 0 0;
background-color: #b9a16b;
background-image: none;
border-radius: 100%;
-webkit-animation: dotPulse .65s 0s infinite cubic-bezier(.21,.53,.56,.8);
animation: dotPulse .65s 0s infinite cubic-bezier(.21,.53,.56,.8);
}
@keyframes dotPulse {
0% {
-webkit-transform:scale(.1);
transform:scale(.1);
opacity:0 }
50% { opacity:1 } to {
-webkit-transform:scale(1.2);
transform:scale(1.2);
opacity:0 }
}
@-webkit-keyframes dotPulse {
0% {
-webkit-transform:scale(.1);
transform:scale(.1);
opacity:0 }
50% { opacity:1 } to {
-webkit-transform:scale(1.2);
transform:scale(1.2);
opacity:0  }
} .line-loader{
width:160px;
height:3px;
background:linear-gradient(to right,#282828,#282828);
background-color:#ccc;
position:fixed;
top:0;
bottom:0;
left:0;
right:0;
margin:auto;
border-radius:4px;
background-size:20%;
background-repeat:repeat-y;
background-position:-25% 0;
animation:lineLoader 1s linear infinite;
}
@keyframes lineLoader{
50%{background-size:80%}
100%{background-position:125% 0;}
}
.dot3-loader,
.dot3-loader:before,
.dot3-loader:after {
border-radius: 50%;
width: 2.5em;
height: 2.5em;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: dotThreeLoader 1.2s infinite ease-in-out;
animation: dotThreeLoader 1.2s infinite ease-in-out;
}
.dot3-loader {
color: #ffffff;
font-size: 8px;
margin: 10px auto;
position: relative;
text-indent: -9999em;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.et-page-load-overlay .dot3-loader {
color: #b9a16b;
}
.dot3-loader:before,
.dot3-loader:after {
content: '';
position: absolute;
top: 0;
}
.dot3-loader:before {
left: -3.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.dot3-loader:after {
left: 3.5em;
}
@-webkit-keyframes dotThreeLoader {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
box-shadow: 0 2.5em 0 0;
}
}
@keyframes dotThreeLoader {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
box-shadow: 0 2.5em 0 0;
}
}  .animated {
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@keyframes heartBeat {
0%, 100% { transform:scale(1) }
50% { transform:scale(1.1) }
}
@-webkit-keyframes heartBeat {
0%, 100% { -webkit-transform:scale(1) }
50% { -webkit-transform:scale(1.1) }
}
@keyframes circlePulse {
0% {
animation-timing-function:ease-in;
transform:scale(1.4);
opacity:0.05 }
30% {
transform:scale(2);
opacity: .15 }
100% {
animation-timing-function:ease-in-out;
transform:scale(2.3);
opacity:0 }
}
@-webkit-keyframes circlePulse {
0% {
-webkit-animation-timing-function:ease-in;
-webkit-transform:scale(1);
opacity:0 }
50% {
-webkit-transform:scale(2);
opacity: .15 }
100% {
-webkit-animation-timing-function:ease-in-out;
-webkit-transform:scale(2.3);
opacity:0 }
}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes et-fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes et-fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; }
}
.et-fadeInUp {
-webkit-animation-name: et-fadeInUp;
animation-name: et-fadeInUp;
}
@-webkit-keyframes et-fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; }
}
@keyframes et-fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; }
}
.et-fadeInLeft {
-webkit-animation-name: et-fadeInLeft;
animation-name: et-fadeInLeft;
}
@-webkit-keyframes et-fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; }
}
@keyframes et-fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; }
}
.et-fadeInRight {
-webkit-animation-name: et-fadeInRight;
animation-name: et-fadeInRight;
}
@-webkit-keyframes et-fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; }
}
@keyframes et-fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; }
}
.et-fadeInDown {
-webkit-animation-name: et-fadeInDown;
animation-name: et-fadeInDown;
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
} .perspective-wrap {
-moz-perspective:3000px;
-webkit-perspective:3000px;
perspective:3000px;
}
.animation {
will-change:opacity, transform;
opacity:0;
-moz-animation:none;
-webkit-animation:none;
animation:none;
}
.animation.bottom-to-top,
.animation.top-to-bottom,
.animation.left-to-right,
.animation.right-to-left,
.animation.left-to-right-3d,
.animation.right-to-left-3d,
.animation.bottom-to-top-3d,
.animation.top-to-bottom-3d,
.animation.scale {
-moz-animation:none;
-webkit-animation:none;
animation:none;
}
.animation.bottom-to-top {
-moz-transform:translateY(50px);
-ms-transform:translateY(50px);
-webkit-transform:translateY(50px);
transform:translateY(50px);
}
.animation.top-to-bottom {
-moz-transform:translateY(-50px);
-ms-transform:translateY(-50px);
-webkit-transform:translateY(-50px);
transform:translateY(-50px);
}
.animation.left-to-right {
-moz-transform:translateX(-50px);
-ms-transform:translateX(-50px);
-webkit-transform:translateX(-50px);
transform:translateX(-50px);
}
.animation.right-to-left {
-moz-transform:translateX(50px);
-ms-transform:translateX(50px);
-webkit-transform:translateX(50px);
transform:translateX(50px);
}
.animation.left-to-right-3d {
transform-origin:100% 100%;
transform-style:preserve-3d;
-moz-transform:rotateX(-25deg) rotateY(-15deg) translate3d(-60px,-10px,0);
-ms-transform:rotateX(-25deg) rotateY(-15deg) translate3d(-60px,-10px,0);
-webkit-transform:rotateX(-25deg) rotateY(-15deg) translate3d(-60px,-10px,0);
transform:rotateX(-25deg) rotateY(-15deg) translate3d(-60px,-10px,0);
}
.animation.right-to-left-3d {
transform-origin:0 100%;
transform-style:preserve-3d;
-moz-transform:rotateX(-25deg) rotateY(15deg) translate3d(60px,-10px,0);
-ms-transform:rotateX(-25deg) rotateY(15deg) translate3d(60px,-10px,0);
-webkit-transform:rotateX(-25deg) rotateY(15deg) translate3d(60px,-10px,0);
transform:rotateX(-25deg) rotateY(15deg) translate3d(60px,-10px,0);
}
.animation.bottom-to-top-3d {
transform-style:preserve-3d;
-moz-transform:rotateX(-45deg) translateY(120px);
-ms-transform:rotateX(-45deg) translateY(120px);
-webkit-transform:rotateX(-45deg) translateY(120px);
transform:rotateX(-45deg) translateY(120px);
}
.animation.top-to-bottom-3d {
transform-style:preserve-3d;
-moz-transform:rotateX(45deg) translateY(-120px);
-ms-transform:rotateX(45deg) translateY(-120px);
-webkit-transform:rotateX(45deg) translateY(-120px);
transform:rotateX(45deg) translateY(-120px);
}
.animation.scale {
-moz-transform:scale(.8,.8);
-ms-transform:scale(.8,.8);
-webkit-transform:scale(.8,.8);
transform:scale(.8,.8);
}
.animation.bottom-to-top.animated,
.animation.top-to-bottom.animated,
.animation.left-to-right.animated,
.animation.right-to-left.animated,
.animation.left-to-right-3d.animated,
.animation.right-to-left-3d.animated,
.animation.bottom-to-top-3d.animated,
.animation.top-to-bottom-3d.animated,
.animation.scale.animated,
.animation.animated,
.vc_editor .animation,
.elementor-element .animation,
.slick-slider.products .slick-slide.slick-cloned .animation {
-moz-transition: transform .65s, opacity .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: transform .65s, opacity .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transition: transform .65s, opacity .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: transform .65s, opacity .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-moz-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
opacity: 1;
visibility: visible;
}
.woocommerce-checkout .blockUI.blockOverlay:after {
top: 30%;
}
@media only screen and (max-width: 767px) {
.animation.bottom-to-top.animated,
.animation.top-to-bottom.animated,
.animation.left-to-right.animated,
.animation.right-to-left.animated,
.animation.left-to-right-3d.animated,
.animation.right-to-left-3d.animated,
.animation.bottom-to-top-3d.animated,
.animation.top-to-bottom-3d.animated,
.animation.scale.animated,
.animation.animated {
-moz-transition: transform .25s, opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: transform .25s, opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transition: transform .25s, opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: transform .25s, opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-moz-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
opacity: 1;
visibility: visible;
}
.woocommerce-checkout .blockUI.blockOverlay:after {
top: auto;
bottom: 30vh;
}
.woocommerce-form-coupon .form-row-last {
margin-top: 10px;
text-align: center;
}
}
.et-loader-light.et-loader:after {
background: #fff;
}
.blockUI.blockOverlay {
opacity: 1 !important;
background: rgba(255, 255, 255, 0.5) !important; }  #wrapper {
display: flex;
flex-direction: column;
position: relative;
min-height: 100%;
width: 100%;
overflow: hidden;
scroll-behavior: smooth;
}
.et-site-layout-framed #wrapper {
padding: 0;
margin: 0;
}
@media only screen and (min-width: 576px) {
.et-site-layout-framed #wrapper {
padding: 15px;
margin: 0;
}
}
@media only screen and (min-width: 768px) {
.et-site-layout-framed #wrapper {
padding: 30px;
}
}
#wrapper [role="main"] {
flex: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#wrapper [role="main"] {
flex: none;
}
}
.click-capture {
position: absolute;
z-index: 603;
top: 0;
right: 0;
width: 0;
height: 0;
background: rgba(34, 33, 34, 0.4);
opacity: 0;
-moz-transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body.panel-open-menu .click-capture,
body.panel-open-filters .click-capture,
body.panel-open-cart .click-capture,
body.panel-open-search .click-capture {
width: 100%;
height: 100%;
opacity: 1;
}
.background--dark .fp-section p {
color: #fff;
} .page-header:after,
.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.page-header:after,
.clear:after,
.clearfix:after {
clear: both;
}
.clear,
.clearfix {
*zoom: 1;
} .align-right {
-webkit-box-pack:end;
-ms-flex-pack:end;
justify-content:flex-end;
}
.align-center {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
} ul.row {
padding-left: 0;
}
.row.mpc-row {
display: flex;
}
.row.row-o-full-height {
display: flex;
min-height: 100vh;
}
.vc_row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
.row-o-columns-stretch > div {
height: 100%;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.row.row-o-full-height {
height: 100vh;
}
}
.row.row-o-columns-middle {
align-items: center;
}
.row.row-o-content-middle .vc_column-inner {
display: flex;
flex-direction: column;
justify-content: center;
}
.row.row-o-content-bottom .vc_column-inner {
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.row.full-width-row {
width: 100%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
@media only screen and (min-width: 576px) {
.container-fluid .vc_row .vc_row.max_width {
max-width: 540px;
}
.container-fluid .vc_row .vc_row.max_width {
margin-left: auto;
margin-right: auto;
}
}
@media only screen and (min-width: 768px) {
.container-fluid .vc_row .vc_row.max_width {
max-width: 720px;
}
}
@media only screen and (min-width: 992px) {
.container-fluid .vc_row .vc_row.max_width {
max-width: 960px;
}
}
@media only screen and (min-width: 1200px) {
.container-fluid .vc_row .vc_row.max_width {
max-width: 1140px;
}
}
@media only screen and (min-width: 1440px) {
.container-fluid .vc_row .vc_row.max_width {
max-width: 1352px;
}
}
@media only screen and (min-width: 1490px) {
.container-fluid .vc_row .vc_row.max_width {
max-width: 1420px;
}
}
.flex-video {
margin: 0;
}
.vc_inline-shortcode-edit-form .vc_element .wpb_column {
width: 100%;
max-width: 100%;
}
.wpb_column .vc_column-inner {
width: 100%;
}
.wpb_row:not(.no-padding) .vc_column_container {
padding-left: 15px;
padding-right: 15px;
}
.wpb_row.vc_col-has-fill>.vc_column-inner,
.wpb_row.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.wpb_row.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.wpb_row.vc_row-has-fill>.vc_column_container>.vc_column-inner {
padding-top: 0;
}
.wpb_row.no-padding > .vc_column_container,
.wpb_row > .vc_column_container > .vc_column-inner {
padding-left: 0;
padding-right: 0;
}
.wpb_row.no-padding .wpb_row > .vc_column_container > .vc_column-inner {
padding-left: 15px;
padding-right: 15px;
}
.wpb_row.vc_row:after,
.wpb_row.vc_row:before,
.wpb_row .vc_column-inner:after,
.wpb_row .vc_column-inner:before {
display: block;
content: "";
clear: both;
}
@media only screen and (max-width: 575px) {
.container,
.container-fluid,
.wpb_row.no-padding .wpb_row > .vc_column_container > .vc_column-inner {
padding-right: 20px;
padding-left: 20px;
}
.wpb_row.no-padding {
margin-left: -20px;
margin-right: -20px;
}
} .wpb_column.et-light-column,
.et-light-column .wpb_text_column,
.wpb-js-composer .wpb_column.et-light-column .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab > a {
color: rgba(255,255,255,0.7);
}
.wpb_column.et-light-column h1,
.wpb_column.et-light-column h2,
.wpb_column.et-light-column h3,
.wpb_column.et-light-column h4,
.wpb_column.et-light-column h5,
.wpb_column.et-light-column h6,
.wpb_column.et-light-column label,
.wpb_column.et-light-column .et-feature-icon,
.wpb_column.et-light-column .et-video-lightbox,
.wpb_column.et-light-column .wpb_text_column a,
.wpb_column.et-light-column .wpb_column a:not(.button),
.wpb_column.et-light-column blockquote,
.et-light-column .et-testimonial blockquote,
.wpb_column.et-light-column .vc_btn_link {
color: #fff;
}
.wpb_column.et-light-column blockquote {
border-color: #fff;
}
.et-light-column .et-testimonials-slider .slick-arrow svg {
fill: #fff;
}
.wpb_column.et-light-column .wpb_text_column a:after,
.wpb_column.et-light-column .wpb_column a:after {
border-bottom-color: #fff;
}
.wpb_column.et-light-column .slick .slick-dots li button {
background-color: rgba(255,255,255,0.4);
}
.wpb_column.et-light-column .preline:not(.accent-color):before,
.wpb_column.et-light-column .preline-medium:not(.accent-color):before,
.wpb_column.et-light-column .preline-large:not(.accent-color):before,
.wpb_column.et-light-column .postline:not(.accent-color):before,
.wpb_column.et-light-column .postline-medium:not(.accent-color):before,
.wpb_column.et-light-column .postline-large:not(.accent-color):before,
.wpb_column.et-light-column .slick .slick-dots li.slick-active button {
background-color: #fff;
}
.wpb-js-composer .wpb_column.et-light-column .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-tab.vc_active > a,
.wpb-js-composer .wpb_column.et-light-column .vc_tta.vc_general.vc_tta-tabs-position-right .vc_tta-tab.vc_active > a,
.wpb-js-composer .wpb_column.et-light-column .vc_tta.vc_general.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a {
box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.5);
color: #fff;
}
.wpb-js-composer .wpb_column.et-light-column .vc_tta.vc_general.vc_tta-tabs-position-bottom .vc_tta-tab.vc_active > a {
box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5);
color: #fff;
}
.et-fixed,
.et-product-detail .summary {
will-change: top;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} [class*="block-grid-"] .WOOF_Widget {
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
[class*="block-grid-"] .WOOF_Widget .woof_redraw_zone {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
[class*="block-grid-"] > *:not([class*="slick"]),
[class*="block-grid-"] .WOOF_Widget .woof_container {
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
list-style: none;
}
[class*="block-grid-"] > *:not([class*="slick"]).WOOF_Widget,
.block-grid-1 > *:not([class*="slick"]),
.block-grid-1 .WOOF_Widget .woof_container {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.block-grid-2 > *:not([class*="slick"]),
.block-grid-2 .WOOF_Widget .woof_container {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.block-grid-3 > *:not([class*="slick"]),
.block-grid-3 .WOOF_Widget .woof_container {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.block-grid-4 > *:not([class*="slick"]),
.block-grid-4 .WOOF_Widget .woof_container {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.block-grid-5 > *:not([class*="slick"]),
.block-grid-5 .WOOF_Widget .woof_container {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.block-grid-6 > *:not([class*="slick"]),
.block-grid-6 .WOOF_Widget .woof_container {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
@media only screen and (min-width: 768px) {
.md-block-grid-2 > *:not([class*="slick"]) {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.md-block-grid-3 > *:not([class*="slick"]) {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.md-block-grid-4 > *:not([class*="slick"]) {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.md-block-grid-5 > *:not([class*="slick"]) {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.md-block-grid-6 > *:not([class*="slick"]) {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
}
@media only screen and (min-width: 992px) {
.lg-block-grid-2 > *:not([class*="slick"]) {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.lg-block-grid-3 > *:not([class*="slick"]) {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.lg-block-grid-4 > *:not([class*="slick"]) {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.lg-block-grid-5 > *:not([class*="slick"]) {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.lg-block-grid-6 > *:not([class*="slick"]) {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
}
@media only screen and (max-width: 575px) {
[class*="block-grid-"] > *:not([class*="slick"]) {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media only screen and (max-width: 991px) {
.et-fixed {
position: static !important; }
}
.page-padding {
padding-top: 30px;
}
.page .page-padding:not(.hero-header) {
padding-top: 0;
}
.page-bottom-padding {
padding-bottom: 90px;
}
.type-portfolio.page-padding {
padding-top: 0;
}
.post-password-form {
max-width: 460px;
border: 1px solid #ddd;
padding: 40px;
border-radius: 3px;
margin: 5vh auto 8vh;
}
@media only screen and (max-width: 767px) {
.page-bottom-padding {
padding-bottom: 0;
}
}
.page-wrapper-inner {
position: relative;
-webkit-flex: 1 0 auto;
-moz-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
min-height: 600px;
height: auto;
}  .wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
width: calc(100% - 2.375em);
}
.has-medium-font-size {
font-size: 20px;
}
.has-large-font-size {
font-size: 36px;
}
.has-huge-font-size,
.has-larger-font-size {
font-size: 42px;
} .entry-content h1 {
font-size: 2.44em;
}
.entry-content h2 {
font-size: 1.95em;
}
.entry-content h3 {
font-size: 1.56em;
}
.entry-content h4 {
font-size: 1.25em;
}
.entry-content h5 {
font-size: 1em;
}
.entry-content h6 {
font-size: 0.8em;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
line-height: 1.4;
}
.entry-content h4 {
line-height: 1.5;
}
.entry-content h1 {
margin-top: 0.67em;
margin-bottom: 0.67em;
}
.entry-content h2 {
margin-top: 0.83em;
margin-bottom: 0.83em;
}
.entry-content h3 {
margin-top: 1em;
margin-bottom: 1em;
}
.entry-content h4 {
margin-top: 1.33em;
margin-bottom: 1.33em;
}
.entry-content h5 {
margin-top: 1.67em;
margin-bottom: 1.67em;
}
.entry-content h6 {
margin-top: 2.33em;
margin-bottom: 2.33em;
}  .post-content.entry-content {
padding-bottom: 60px;
} p:last-child,
.hentry ul:not([class]):last-child {
margin-bottom: 0;
} img.width-full {
width: 100%;
} pre,
var,
code {
-moz-hyphens: none;
font-family: monospace, serif;
font-style: normal;
font-family: Menlo,Consolas,monaco,monospace;
font-size: 14px;
}
.wp-block-code,
pre {
padding: 20px;
border: 1px solid #e7e7e7;
border-radius: 4px;
}
.wp-block-verse {
border: 0;
}
.wp-block-code,
.wp-block-preformatted {
background: #fafafa;
} dt {
font-weight: bold;
color: #282828;
}
dd {
margin-bottom: 24px;
} hr,
.wp-block-separator {
height: 0px;
border-bottom: 2px solid currentColor;
margin: 2em auto;
} .hentry table,
.entry-content table {
table-layout: fixed;
width: 100%;
margin: 0 0 28px;
}
.hentry table th,
.entry-content table th {
color: #282828;
font-weight: normal;
text-transform: uppercase;
}
.hentry table th,
.hentry table td,
.entry-content table th,
.entry-content table td,
.wp-block-table td,
.wp-block-table th {
padding: .6em .8em;
border: 1px solid #686868;
border-color: inherit;
}
.wp-block-table.size-guide th {
background-color: #000;
color: #fff;
font-weight: normal;
text-align: center;
}
.wp-block-table.size-guide td {
text-align: center;
}
.wp-block-table.size-guide thead {
border: 0;
}
iframe {
max-width: 100%;
vertical-align: middle;
}
.more-link {
display: block;
margin-top: 28px;
} mark,
ins {
text-decoration: none;
background-color: #f5f5f5;
padding: 0 3px;
} .hentry ol:not([class]),
.hentry ul:not([class]),
.hentry ol.children,
.hentry ul.children,
.entry-content ol:not([class]),
.entry-content ul:not([class]),
.comment ol:not([class]),
.comment ul:not([class]),
.mfp-content ol:not([class]),
.mfp-content ul:not([class]),
.entry-content .wp-block-rss,
.entry-summary ul:not([class]) {
margin-bottom: 28px;
padding-left: 1.3em;
margin-left: .7em;
}
.hentry ol ul:not([class]),
.hentry ul ul:not([class]),
.hentry ol ol:not([class]),
.hentry ul.children,
.hentry ol ul.children,
.entry-content ol ul:not([class]) {
margin-left: 0;
}
.hentry ul:not([class]) li,
.hentry ol ul:not([class]) > li,
.hentry ul.children li,
.hentry ol ul.children > li,
.entry-content ul:not([class]) li,
.entry-content ol ul:not([class]) > li,
.comment ul:not([class]) li,
.entry-content .wp-block-rss li,
.entry-content .wp-block-categories li,
.entry-content .wp-block-archives li {
margin-bottom: 5px;
}
.hentry ol:not([class]) li,
.hentry ul ol:not([class]) > li,
.entry-content ol:not([class]) li,
.entry-content ul ol:not([class]) > li,
.comment ol:not([class]) li { margin-bottom: 5px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft,
blockquote.alignright,
.wp-caption.alignright,
img.alignright,
h1,
h2,
h3,
h4,
h5,
p,
pre,
address,
figure,
.wp-caption,
.wp-block-categories {
margin-bottom: 28px;
}
.wp-block-group.has-background,
.wp-block-media-text,
.wp-block-search {
margin-bottom: 28px;
}
.wp-block-cover.alignleft,
.wp-block-image .alignleft {
margin-right: 24px;
}
.wp-block-cover.alignright,
.wp-block-image .alignright {
margin-left: 24px;
}
p.has-background {
padding: 20px 30px;
}
.nospacing {
margin: 0;
padding: 0;
} .wp-block-image.alignleft,
.wp-block-cover-image.alignleft,
[data-align="left"] .wp-block-cover-image,
.wp-block-button.alignleft {
margin-right: 24px;
}
.wp-block-image.alignright,
.wp-block-cover-image.alignright,
[data-align="right"] .wp-block-cover-image,
.wp-block-button.alignright {
margin-left: 24px;
}
.wp-block-image,
.wp-block-gallery,
.et-wp-gallery {
margin-bottom: 28px;
}
.wp-block-image a:after {
display: none;
}
.wp-block-image figcaption  {
margin-top: 1em;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
max-width: 915px;
line-height: 1.25;
font-size: 2em;
} .wp-caption {
position: relative;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption-text {
text-align: initial;
font-size: 13px;
padding-top: 10px;
}
@media all and (max-width: 768px) {
.wp-caption-text {
bottom: 10px;
left: -10px;
}
}
.post .post-content .blocks-gallery-grid {
margin-bottom: 0;
}
.wp-block-gallery.alignleft {
margin-right: 24px;
}
.wp-block-gallery.alignright {
margin-left: 24px;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
line-height: 1.3;
background: linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.3) 60%,transparent);
padding: 40px 15px 10px;
} .wp-block-cover, .wp-block-cover-image {
margin-bottom: 28px;
color: #fff;
}
.wp-block-cover a, .wp-block-cover-image a {
color: #fff;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
padding: 14px 24px;
} .page-header {
text-align: center;
padding-top: 6vh;
padding-bottom: 6vh;
}
.hero-title .page-title {
margin-bottom: 0;
}
.page-template-default:not(.woocommerce) .page-header {
margin-bottom: 30px;
} .hero-light-title .hero-header .hero-title {
color: rgba(255,255,255,0.7);
}
.hero-light-title .hero-header .hero-title h1,
.hero-light-title .hero-header .hero-title a {
color: #fff;
} .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;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
}
.alignright {
display: inline;
float: right;
}
.aligncenter {
display: block;
clear: both;
margin-right: auto;
margin-left: auto;
text-align: center;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin-right: 24px;
text-align: left;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin-left: 24px;
text-align: right;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
text-align: center;
} blockquote {
color: #282828;
padding: 0 20px;
box-shadow: inset 0 0 0 0 #e2e4e7;
border-left: 4px solid #000;
padding-left: 1em;
}
blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6,
blockquote p {
font-size: 20px;
line-height: 1.6;
margin-bottom: 20px
}
blockquote.alignleft {
float: left;
width: 40%;
margin: 5px 24px 24px 0;
padding-left: 0;
text-align: left;
}
blockquote.alignright {
float: right;
width: 40%;
margin: 5px 0 24px 24px;
padding-right: 0;
text-align: right;
}
.wp-block-quote {
padding-top: 1.5em;
padding-right: 1.5em;
padding-left: 1.5em;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-style: normal;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-style: normal;
line-height: 1.6;
} .wp-block-pullquote {
border-top: 4px solid;
border-bottom: 4px solid;
}
.wp-block-pullquote p {
margin-bottom: 10px;
}
.wp-block-pullquote blockquote {
margin-bottom: 0;
border: 0;
}
.wp-block-pullquote blockquote cite {
padding: 0;
}
.wp-block-pullquote blockquote cite:before {
display: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 75%;
text-align: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
margin-top: 0;
margin-bottom: 0;
}
.wp-block-pullquote.alignright {
margin-left: 24px;
}
.wp-block-pullquote.alignleft {
margin-right: 24px;
} blockquote cite,
.wp-block-quote cite,
.wp-block-quote footer,
.wp-block-quote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
font-size: inherit;
text-transform: none;
margin-top: 1em;
line-height: 1;
font-style: normal;
font-weight: normal;
}
blockquote cite br {
display: none;
}
@media only screen and (max-width: 767px) {
.page-header {
padding-top: 4vh;
padding-bottom: 4vh;
}
.page-template-default:not(.woocommerce) .page-header {
margin-bottom: 10px; 
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
width: 50%;
max-width: 50%;
}
}
@media only screen and (max-width: 575px) {
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
margin: 0 0 24px;
width: 100%;
max-width: 100%;
text-align: left;
}
.wp-block-columns .wp-block-column {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 20px;
}
}
@media only screen and (min-width: 992px) {
.post.sidebar-disabled blockquote.alignleft {
margin-left: -7vw;
}
.post.sidebar-disabled blockquote.alignright {
margin-right: -7vw;
}
.wp-block-pullquote.alignwide {
padding-left: 2em;
padding-right: 2em;
}
.wp-block-pullquote.alignfull {
padding-left: 3em;
padding-right: 3em;
}
} .hentry ul,
.entry-content ul,
.comment ul,
.wp-block-archives,
.wp-block-categories-list,
.wp-block-calendar {
margin-bottom: 28px;
}
.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts,
.wp-block-latest-comments,
.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul,
.wp-block-latest-comments ul {
list-style: none;
}
.hentry ul ul,
.hentry ul ol,
.commentlist .comment ul ul,
.hentry ol ol,
.hentry ol ul {
margin-bottom: 0 !important;
margin-top: 5px;
}
.wp-block-latest-posts li,
.wp-block-latest-posts.is-grid li {
margin-bottom: 16px;
margin-top: 0;
} .wp-block-latest-comments__comment,
.wp-block-latest-comments__comment p {
font-size: inherit;
line-height: inherit;
}
.wp-block-latest-comments img {
float: left;
width: 48px;
height: 48px;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 62px;
} .gallery {
clear: both;
padding-bottom: 32px;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gallery:last-child {
padding-bottom: 0;
}
.gallery .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gallery.gallery-columns-4 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.gallery.gallery-columns-7 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 14.285714286%;
flex: 0 0 14.285714286%;
max-width: 14.285714286%;
}
.gallery.gallery-columns-8 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 11.111111111%;
flex: 0 0 11.111111111%;
max-width: 11.111111111%;
}
.gallery .gallery-item {
position: relative;
display: inline-block;
float: left;
width: 100%;
text-align: center;
padding: 1.79104477%;
vertical-align: top;
-moz-transition: opacity .2s ease-in-out;
-o-transition: opacity .2s ease-in-out;
-webkit-transition: opacity .2s ease-in-out;
transition: opacity .2s ease-in-out;
}
.gallery .gallery-item:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: .8;
}
.gallery .gallery-item img {
width: 100%;
max-width: 100%;
}
.gallery .gallery-item a {
line-height: 0;
display: block;
width: 100%;
}
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.more-link {
display: inline-block;
font-weight: 600;
} .et-wp-gallery-popup .mfp-counter {
display: none;
}
.et-wp-gallery-popup .mfp-close {
color: #fff;
}
.et-wp-gallery-popup .mfp-close:hover,
.et-wp-gallery-popup .mfp-close:focus {
opacity: 1;
}
.et-wp-gallery-popup .mfp-arrow:before,
.et-wp-gallery-popup .mfp-arrow:after {
border: 0;
}
.et-wp-gallery-popup .mfp-arrow {
font-size: 30px;
line-height: 110px;
width: 70px;
opacity: 0.75;
cursor: pointer;
-webkit-transition: opacity 0.25s ease;
-moz-transition: opacity 0.25s ease;
-o-transition: opacity 0.25s ease;
transition: opacity 0.25s ease;
}
.et-wp-gallery-popup .mfp-arrow-right { display: inline-block;
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.et-wp-gallery-popup .mfp-arrow:hover {
opacity: 1;
}
@media all and (max-width: 768px) {
.gallery-caption {
display: none;
}
}
@media all and (max-width: 820px) {
.et-wp-gallery-popup .mfp-arrow {
display: none;
}
}  .searchform {
margin: 0;
}
.searchform fieldset {
position: relative;
border: 0;
z-index: 1;
}
.searchform fieldset input {
margin-bottom: 0;
}
.search-button-group {
position: relative;
max-width: 768px;
display: flex;
align-items: center;
}
.search-button-group .search-field {
width: 100%;
position: relative;
border: 0;
}
.searchform .search-button-group button,
.searchform .search-button-group button:hover {
border: 0;
background: transparent;
color: inherit;
} .footer-widgets .woocommerce-product-search .cate-dropdown {
display: none;
}
.footer-widgets .woocommerce-product-search button,
.footer-widgets .search-field {
background-color: transparent;
border: 0;
} .et_widget_social_media .intro-text {
margin-bottom: 10px;
}
.et_widget_social_media .social_widget {
display: block !important;
}
.et_widget_social_media .widgettitle span {
display: none !important;
}
@media all and (max-width: 767px) {
.et_widget_social_media {
text-align: center;
}
} form {
margin: 0;
}
form fieldset {
padding: 0;
margin: 0;
border: 0;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="time"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
input.input-text,
select,
textarea,
.nf-form-cont .nf-form-content .listselect-wrap .nf-field-element div,
.nf-form-cont .nf-form-content input.ninja-forms-field,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple]),
.nf-form-cont .nf-form-content textarea,
.ppom-wrapper .ppom-field-wrapper .form-control {
font-family: inherit;
font-size: 16px;
line-height: 24px;
outline: 0;
padding: 12px 16px;
font-weight: 500;
height: calc(2.15em + .975rem + 4px);
color: #222122;
background-color: #fdffff;
background-clip: padding-box;
border: 1px solid #e4e4e4;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;
-webkit-appearance: none;
}
.el-style-border-width-1 input[type="text"],
.el-style-border-width-1 input[type="password"],
.el-style-border-width-1 input[type="number"],
.el-style-border-width-1 input[type="date"],
.el-style-border-width-1 input[type="datetime"],
.el-style-border-width-1 input[type="datetime-local"],
.el-style-border-width-1 input[type="time"],
.el-style-border-width-1 input[type="month"],
.el-style-border-width-1 input[type="week"],
.el-style-border-width-1 input[type="email"],
.el-style-border-width-1 input[type="search"],
.el-style-border-width-1 input[type="tel"],
.el-style-border-width-1 input[type="url"],
.el-style-border-width-1 input.input-text,
.el-style-border-width-1 select,
.el-style-border-width-1 textarea,
.el-style-border-width-1 .nf-form-content .listselect-wrap .nf-field-element div,
.el-style-border-width-1 .nf-form-content input.ninja-forms-field,
.el-style-border-width-1 .nf-form-content select.ninja-forms-field:not([multiple]),
.el-style-border-width-1 .nf-form-content .nf-form-content textarea,
.el-style-border-width-1 .ppom-wrapper .ppom-field-wrapper .form-control {
border-width: 1px;
height: calc(2.15em + .975rem + 2px);
}
.el-style-border-bottom input[type="text"],
.el-style-border-bottom input[type="password"],
.el-style-border-bottom input[type="number"],
.el-style-border-bottom input[type="date"],
.el-style-border-bottom input[type="datetime"],
.el-style-border-bottom input[type="datetime-local"],
.el-style-border-bottom input[type="time"],
.el-style-border-bottom input[type="month"],
.el-style-border-bottom input[type="week"],
.el-style-border-bottom input[type="email"],
.el-style-border-bottom input[type="search"],
.el-style-border-bottom input[type="tel"],
.el-style-border-bottom input[type="url"],
.el-style-border-bottom input.input-text,
.el-style-border-bottom select,
.el-style-border-bottom textarea,
.el-style-border-bottom .nf-form-content .listselect-wrap .nf-field-element div,
.el-style-border-bottom .nf-form-content input.ninja-forms-field,
.el-style-border-bottom .nf-form-content select.ninja-forms-field:not([multiple]),
.el-style-border-bottom .nf-form-content textarea,
.el-style-border-bottom .ppom-wrapper .ppom-field-wrapper .form-control  {
border-top-width: 0 !important;
border-right-width: 0 !important;
border-left-width: 0 !important;
border-radius: 0;
padding-left: 0;
padding-right: 0;
background-color: transparent;
}
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
input:-webkit-autofill {
-webkit-box-shadow: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="time"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input.input-text:focus,
select:focus,
textarea:focus {
outline: 0;
border-color: currentColor;
box-shadow: none;
}
select {
-moz-appearance: none;
-webkit-appearance: none;
background-color: #fff;
background-image: url(//sixnine.store/app/themes/sixnine/assets/img/svg/chevron-down.svg);
background-position: calc(100% - 12px) 48%;
background-repeat: no-repeat;
background-size: 14px 14px;
position: relative;
padding-right: 26px;
}
select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #181818;
}
option:not(:checked) {
color: #484848;
} input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px white inset;
}
textarea {
min-height: 108px;
padding: 7px 14px;
}
input[type=checkbox],
input[type=radio] {
clear: none;
cursor: pointer;
margin: -.25rem .25rem 0 0;
outline: 0;
padding: 0!important;
text-align: center;
vertical-align: middle;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-font-smoothing: inherit;
transition: .05s border-color ease-in-out;
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 16px;
width: 16px;
height: 16px;
background-color: transparent;
border: 2px solid #e4e4e4;
margin-right: 8px;
position: relative;
}
label:hover input[type=checkbox],
label:hover input[type=radio] {
border-color: #000;
}
input[type=checkbox]:checked {
background: #282828;
border-color: #282828 !important;
}
input[type=checkbox]:checked:before,
input[type=radio]:checked:before {
float: left;
display: inline-block;
vertical-align: middle;
width: 1rem;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
input[type=checkbox]:checked:before {
content: '';
display: block;
height: 9px;
width: 5px;
border: 1px solid #fff;
border-width: 0 1px 1px 0;
transform: rotate(45deg);
position: absolute;
top: 0px;
left: 4px;
}
input[type=radio] {
border-radius: 50%;
}
input[type=radio]:checked:before {
content: '';
border-radius: 50%;
width: 8px;
height: 8px;
background-color: #282828;
}
input[type=checkbox]:disabled,
input[type=radio]:disabled,
input[type=checkbox]:disabled:hover,
input[type=radio]:disabled:hover {
background: #ddd;
border-color: #ccc;
cursor: not-allowed;
} .wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="number"],
.wpcf7 input[type="date"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="time"],
.wpcf7 input[type="month"],
.wpcf7 input[type="week"],
.wpcf7 input[type="email"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input.input-text,
.wpcf7 select,
.wpcf7 textarea,
.wpcf7 label {
width: 100%;
}
.wpcf7-list-item.first {
margin-left: 0;
} .wp-block-button__link {
border-radius: 5px;
margin-bottom: 20px;
}
.wp-block-button__link,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field,
.btn-ghost,
.button,
input[type=submit],
button[type=submit] {
display: inline-block;
line-height: 1.6;
font-size: inherit;
font-weight: 500;
color: #fff;
padding: .75rem 1.75rem;
border: 1px solid #222122;
text-align: center;
opacity: 1;
background: #222122;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
will-change: transform;
}
.wp-block-button:not(.is-style-outline) a.wp-block-button__link:not([href]) {
color: #fff;
}
.button.btn-sm {
padding: .575rem 1.25rem;
font-size: .875em;
}
.wp-block-button__link:hover,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field:hover,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field:focus,
.button:hover,
.button:active,
.button:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus,
button[type=submit]:hover,
button[type=submit]:active,
button[type=submit]:focus {
color: #fff;
opacity: 0.82;
}
button:active,
button:focus,
.button:active,
.button:focus,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field:focus,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field:active,
input[type=submit]:active,
input[type=submit]:focus {
outline: none;
}
.touch .button:hover,
.touch .button:active,
.touch .button:focus,
.touch input[type=submit]:hover,
.touch input[type=submit]:active,
.touch input[type=submit]:focus,
.touch button[type=submit]:hover,
.touch button[type=submit]:active,
.touch button[type=submit]:focus {
opacity: 1;
}
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field.disabled,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field[disabled],
.button[disabled],
.button.disabled,
.button.loading {
cursor: default;
opacity: 0.72;
background: #828282;
} .button.light {
background: #bababa;
} .wp-block-button.is-style-outline .wp-block-button__link,
.button.outlined {
border: 2px solid currentColor;
}
.el-style-border-width-1 .button,
.el-style-border-width-1 .wp-block-button.is-style-outline .wp-block-button__link,
.el-style-border-width-1 .button.outlined {
border-width: 1px;
}
.button.outlined,
.button.outlined:hover,
.button.outlined:focus,
.button.outlined:active {
color: #282828;
opacity: 1;
background: none;
} .wp-block-button.rounded .wp-block-button__link,
.wp-block-button .wp-block-button__link {
border-radius: 5px;
}
.button.rounded {
border-radius: 28px;
} .wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared,
.wp-block-button.is-style-squared a,
.wp-block-button__link.wp-block-button.is-style-squared a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
} .wp-block-search,
.wp-block-search .wp-block-search__input {
position: relative;
max-width: 360px;
}
.wp-block-search .wp-block-search__input,
.widget_search .search-button-group {
border: 2px solid #ddd;
}
button.wp-block-search__button {
background: transparent;
border: 0;
font-size: 0;
position: absolute;
right: 5px;
bottom: 0;
line-height: 1.6;
padding: .75rem;
}
button.wp-block-search__button:before {
content: '\e91e';
font-family: "et-icon";
font-size: 20px;
color: initial;
}
.form-row.woocommerce-invalid-required-field .select2-container .select2-choice {
border-color: #e76049;
} .form-row input[type=file] {
padding: 0;
border: 0;
height: auto;
}
.form-row,
.form-group,
.form-actions,
.form-row:last-child,
.form-group:last-child,
.form-actions:last-child {
margin-bottom: 20px;
}
.el-style-border-bottom .form-row,
.el-style-border-bottom .form-group,
.el-style-border-bottom .form-actions,
.el-style-border-bottom .form-row:last-child,
.el-style-border-bottom .form-group:last-child,
.el-style-border-bottom .form-actions:last-child {
margin-bottom: 30px;
}
.form-row-wide {
clear: both;
}
.form-row-first,
.form-row-last {
width: 48%;
}
.form-row-first {
float: left;
}
.form-row-last {
float: right;
}
.woocommerce-form__label,
.form-row label {
display: inline-block;
line-height: 1.4;
margin-bottom: 0;
}
.form-row label.checkbox {
padding-bottom: 0;
}
.woocommerce-form__label-for-checkbox {
cursor: pointer;
display: block;
padding: 10px;
line-height: 1.6;
}
.form-row label .required {
text-decoration: none;
border-bottom: 0 none;
opacity: 1;
}
.form-row .input-text,
.form-row select {
display: block;
width: 100%;
}
.form-row textarea {
resize: vertical;
}
@media only screen and (max-width: 767px) {
.comment-form p.form-row-first,
.comment-form p.form-row-last,
.form-row-first,
.form-row-last {
width: 100%;
float: none;
}
}
.form-row.validate-required.has-error .input-text,
.form-row.validate-required.has-error select,
.form-row.woocommerce-invalid .input-text,
.form-row.woocommerce-invalid select,
.form-row.woocommerce-invalid input[type=checkbox], 
.form-row.woocommerce-invalid input[type=radio] {
border-color: #f27362;
}
.form-row.woocommerce-invalid input[type=checkbox] + .woocommerce-terms-and-conditions-checkbox-text,
.floating-labels .form-row.woocommerce-invalid.float-label input:focus ~ label {
color: #f27362;	
} .nf-form-cont .nf-form-content {
padding: 0;
}
.nf-form-cont .nf-form-content label {
font-size: inherit;
font-weight: inherit;
}
.nf-form-cont .nf-error.field-wrap .nf-field-element:after {
display: none;
}
.nf-form-cont .nf-pass.field-wrap .nf-field-element:after {
height: 40px;
line-height: 40px;
font-size: 20px;
}
.field-wrap .pikaday__container,
.field-wrap .pikaday__display,
.field-wrap>div input,
.field-wrap select, .field-wrap textarea {
width: 100%;
}
.field-wrap>div input[type=checkbox],
.field-wrap button,
.field-wrap input[type=button],
.field-wrap input[type=submit] {
width: auto;
}
.nf-form-hp {
position: absolute;
visibility: hidden;
}
.date-wrap .nf-field-element select {
padding-right: 26px;
} .floating-labels .form-row.float-label,
.floating-labels .nf-field .field-wrap.float-label {
position: relative;
margin-top: 20px;
margin-bottom: 24px;
}
.el-style-border-bottom.floating-labels .form-row.float-label,
.el-style-border-bottom.floating-labels .nf-field .field-wrap.float-label {
margin-bottom: 36px;
}
.floating-labels .form-row.float-label > label:not(.woocommerce-form__label-for-checkbox),
.floating-labels .field-wrap.float-label > .nf-field-label {
line-height: 1.6;
padding: .575rem .75rem;
padding: 12px 16px;
height: calc(2.15em + .975rem + 2px);
border: 2px solid transparent;
border-width: 2px 0;
position: absolute;
top: 0;
left: 0;
display:inline-block;
width: auto;
white-space: nowrap;
-moz-transition: all .12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: all .12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transition: all .12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: all .12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
-webkit-transform-origin: 0 50%;
overflow: hidden;
color: #222122;
opacity: 0;
cursor: text;
z-index: 99;
}
.floating-labels.el-style-border-width-1 .form-row.float-label > label:not(.woocommerce-form__label-for-checkbox),
.floating-labels.el-style-border-width-1 .field-wrap.float-label > .nf-field-label {
border-width: 1px 0;
}
.floating-labels .nf-form-cont .field-wrap.float-label > .nf-field-label {
padding: 0 0 0 10px;
}
.floating-labels .nf-form-cont .field-wrap.float-label > .nf-field-label label {
font-weight: normal;
cursor: text;
line-height: 1.6;
padding: 10px 10px 10px 0;
display: block;
}
.floating-labels .wpb_column.et-light-column .field-wrap.float-label > .nf-field-label label {
color: #282828;
}
.floating-labels .form-row > label:not(.woocommerce-form__label-for-checkbox) {
display: none;
}
.floating-labels .wc-pao-addon-container .form-row > label,
.floating-labels .woocommerce-checkout-payment .form-row > label {
display: inline-block;
opacity: 1;
}
.floating-labels .field-wrap.float-label > .nf-field-label,
.floating-labels .form-row.float-label > label:not(.woocommerce-form__label-for-checkbox) {
display: inline-block;
opacity: 0.5;
margin: 0;
}
.floating-labels .form-row.float-label > label.screen-reader-text {
clip: auto;
clip-path: none;
height: auto;
margin: 0;
}
.floating-labels .form-row.float-label input::placeholder { 
opacity: 0; 
}
.floating-labels .form-row.float-label input::-ms-input-placeholder  { 
opacity: 0; 
}
.floating-labels .form-row.float-label textarea::placeholder { 
opacity: 0; 
}
.floating-labels .form-row.float-label textarea::-ms-input-placeholder { 
opacity: 0; 
}
.floating-labels .field-wrap.float-label.has-focus > .nf-field-label label,
.floating-labels .field-wrap.float-label.has-val > .nf-field-label label {
padding: 0;
}
.floating-labels .field-wrap.float-label.has-focus > .nf-field-label,
.floating-labels .field-wrap.float-label.has-val > .nf-field-label,
.floating-labels .form-row.float-label.has-val > label,
.floating-labels .form-row.float-label.has-focus > label {
opacity: 1;
border-width: 0; 
padding: 0 5px;
top: -10px;
left: 10px;
height: 20px;
font-size: 0.95em;
vertical-align: middle;
display: flex;
align-items: center;
cursor: default;
color: var(--black-opacity-5);
background-color: #fdffff;
}
.el-style-border-bottom.floating-labels .field-wrap.float-label.has-focus > .nf-field-label,
.el-style-border-bottom.floating-labels .field-wrap.float-label.has-val > .nf-field-label,
.el-style-border-bottom.floating-labels .form-row.float-label.has-val > label,
.el-style-border-bottom.floating-labels .form-row.float-label.has-focus > label {
top: -18px;
}
.floating-labels .form-row.float-label input:focus ~ label,
.floating-labels .form-row.float-label textarea:focus ~ label {
color: #282828;
}
.floating-labels.el-style-border-bottom .form-row:not(.create-account) > label:not(.woocommerce-form__label-for-checkbox),
.floating-labels.el-style-border-bottom .form-row.float-label > label:not(.woocommerce-form__label-for-checkbox),
.floating-labels.el-style-border-bottom .field-wrap > .nf-field-label,
.floating-labels.el-style-border-bottom .field-wrap.float-label.has-val > .nf-field-label {
padding-left: 0;
padding-right: 0;
}
.floating-labels.el-style-border-bottom .field-wrap.float-label.has-focus > .nf-field-label,
.floating-labels.el-style-border-bottom .field-wrap.float-label.has-val > .nf-field-label,
.floating-labels.el-style-border-bottom .form-row.float-label.has-val > label,
.floating-labels.el-style-border-bottom .form-row.float-label.has-focus > label {
left: 0;
padding: 0;
}
.floating-labels:not(.el-style-border-bottom) .field-wrap.float-label.has-focus > .nf-field-label:after,
.floating-labels:not(.el-style-border-bottom) .field-wrap.float-label.has-val > .nf-field-label:after,
.floating-labels:not(.el-style-border-bottom) .form-row.float-label.has-val > label:after,
.floating-labels:not(.el-style-border-bottom) .form-row.float-label.has-focus > label:after {
content: '';
background: #fff;
height: 1px;
width: 100%;
position: absolute;
top: 10px;
left: 0;
z-index: -1;
}
.floating-labels.el-style-border-width-1 .field-wrap.float-label.has-focus > .nf-field-label:after,
.floating-labels.el-style-border-width-1 .field-wrap.float-label.has-val > .nf-field-label:after,
.floating-labels.el-style-border-width-1 .form-row.float-label.has-val > label:after,
.floating-labels.el-style-border-width-1 .form-row.float-label.has-focus > label:after {
top: 9px;
}
.floating-labels .nf-error-msg {
font-size: 12px;
color: #e43737;
}
.floating-labels .nf-field-label .ninja-forms-req-symbol {
color: inherit;
}
.floating-labels .nf-form-errors .nf-error-msg {
line-height: 1;
padding: 5px 12px;
background: #ffdada;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
display: inline-block;
}
.floating-labels .field-wrap.has-focus.nf-error > .nf-field-label,
.floating-labels .field-wrap.has-val.nf-error > .nf-field-label {
color: #fa4d5a;
}
.floating-labels .nf-field .nf-error .ninja-forms-field {
border-color: #f27362;
}
.nf-form-content .list-select-wrap .nf-field-element>div:focus,
.nf-form-content input:not([type=button]):focus,
.nf-form-content textarea:focus {
color: #282828;
border-color: currentColor;
}
.floating-labels.el-style-border-bottom .nf-form-content .list-select-wrap .nf-field-element>div:focus,
.floating-labels.el-style-border-bottom .nf-form-content input:not([type=button]):focus,
.floating-labels.el-style-border-bottom .nf-form-content textarea:focus {
color: inherit;
border-color: currentColor;
background: transparent;
}
.floating-labels.el-style-border-width-1 .nf-field .nf-error .ninja-forms-field {
border-width: 1px;
}
.floating-labels .wpcf7-form textarea {
min-height: 200px;
} .floating-labels .form-row.thwcfd-field-radio > label:not(.woocommerce-form__label-for-checkbox) {
display: block;
} #billing_address_2_field .fl-label .optional,
#shipping_address_2_field .fl-label .optional {
display: none;
} div.wpforms-container .wpforms-form input[type=checkbox]:checked {
background: #282828 !important;
border-color: #282828 !important;
}
div.wpforms-container .wpforms-form input[type=checkbox],
div.wpforms-container .wpforms-form input[type=radio] {
display: inline-flex;
margin: -.25rem .25rem 0 0;
min-width: 16px;
width: 16px;
height: 16px;
margin-right: 8px;
position: relative;
border-width: 2px !important;
vertical-align: middle;
}
div.wpforms-container .wpforms-form input[type=checkbox] + label,
div.wpforms-container .wpforms-form input[type=radio] + label {
cursor: pointer;
}
div.wpforms-container .wpforms-form .wpforms-field-label {
color: initial;
font-weight: normal;
margin-bottom: 0.5rem;
}
div.wpforms-container ul:not([class]), 
div.wpforms-container ul li {
padding-left: 0;
margin-left: 0;
} .et-global-campaign {
background-color: #e97a7e;
color: #fff;
text-align: center;
position: relative;
display: flex;
align-items: center;
font-size: 0.9em;
width: 100%;
z-index: 602;
min-height: 40px;
padding: 5px 0;
}
.et-global-campaign a {
color: inherit;
}
.et-global-campaign p,
.et-global-campaign ul,
.et-global-campaign {
margin: 0;
}
.et-global-campaign .et-close {
position: absolute;
top: 50%;
margin-top: -8px;
width: 15px;
height: 15px;
right: 10px;
color: #fff;
background: transparent;
border: 0;
padding: 0;
z-index: 1;
}
.et-global-campaign .et-close:before,
.et-global-campaign .et-close:after,
.et-global-campaign .et-close:hover:before,
.et-global-campaign .et-close:hover:after {
background-color: #fff;
}
.campaign-inner.inline {
display: flex;
justify-content: center;
margin-left: -15px;
margin-right: -15px;
}
.campaign-inner.inline .et-campaign {
padding: 0 15px;
}
.campaign-inner .et-campaign {
position: relative;
width: 100%;
}
.campaign-inner .link-button {
font-weight: bold;
text-transform: uppercase;
font-size: 0.7em;
padding: .1em .8em;
border: 2px solid currentColor;
margin: 0 1em;
}
.slick-slider .slick-slide.et-campaign > a {
display: inline-flex;
} .top-bar {
position: relative;
display: flex;
align-items: center;
font-size: 0.9em;
min-height: 40px;
background-color: #282828;
color: #eee;
}
.top-bar a {
color: #fff;
}
.top-bar a:hover {
opacity: 0.8;
}
.top-bar svg {
width: 20px;
height: 20px;
}
.top-bar .container {
display: flex;
align-items: center;
}
.top-bar .topbar-items {
display: flex;
flex-grow: 1;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.top-bar .topbar-center {
text-align: center;
justify-content: center;
}
.top-bar .topbar-right {
text-align: right;
justify-content: flex-end;
}
.top-bar .topbar-left > *:not(:last-child) {
margin-right: 20px;
}
.top-bar .topbar-right > *:not(:first-child) {
margin-left: 20px;
}
.top-bar .topbar-left,
.top-bar .topbar-right {
flex: 1;
} .et-top-menu li {
position: relative;
display: inline-flex;
list-style: none;
}
.top-bar .et-top-menu > li > a {
font-size: inherit;
padding: 0 10px;
vertical-align: middle;
transition: opacity 0.2s ease;
}
.top-bar .et-top-menu > li:first-child > a {
padding-left: 0;
}
.top-bar .et-top-menu > li:last-child > a {
padding-right: 0;
}
.top-bar .et-top-menu ul {
padding: 0px 0 14px;
}
.top-bar .et-top-menu ul li a {
padding: 8px 23px;
}
.top-bar p {
margin: 0;
}
@media only screen and (max-width: 991px) {
.top-bar,
.top-bar .topbar-items {
display: none;
}
.top-bar .topbar-items {
flex: auto;
}
} .social-icons li,
.widget .social_widget .social-icons li {
display: inline;
padding-left: 10px;
}
.social-icons li:first-child,
.widget .social_widget .social-icons li:first-child {
padding-left: 0;
}
.social-icons li a {
font-size: 18px;
padding: .45em;
vertical-align: middle;
} .top-bar-social-icons {
float: left;
margin: 0;
}
@media only screen and (max-width: 767px) {
.social-icons li a {
font-size: 22px;
}
} .et-switcher-container,
.et-switcher-container .et-header-menu {
display: inline;
position: relative;
}
.et-switcher-container .label {
margin-right: 10px;
}
.et-switcher-container .et-header-menu .sub-menu {
padding-top: 12px;
padding: 0;
background: #fff;
border: 1px solid #ddd;
text-align: initial;
left: auto;
right: 0;
margin: 0;
}
.et-switcher-container .et-header-menu .sub-menu:before {
display: none;
}
.et-switcher-container .et-header-menu .sub-menu li {
min-width: auto;
width: auto;
padding: 0;
}
.et-switcher-container .et-header-menu .sub-menu li a {
display: block;
line-height: 1;
padding: 12px 20px;
margin-left: 0;
white-space: nowrap;
min-width: 60px;
width: auto;
height: auto;
margin: 0;
color: initial;
}
.et-switcher-container .et-header-menu .sub-menu li a:after {
display: none;
}
.et-switcher-container .et-header-menu .sub-menu li a:hover {
background: rgba(0,0,0,0.05);
color: initial;
}
.et-switcher-container .selected {
color: #282828;
white-space: nowrap;
}
.et-switcher-container .et-header-menu .selected:after {
content: "\e925";
font-family: "et-icon";
margin-left: .5em;
}
.top-bar .container,
.top-bar .et-switcher-container,
.top-bar .et-switcher-container .et-header-menu,
.top-bar .et-switcher-container .et-header-menu > li {
height: 100%;
}
.top-bar .et-switcher-container .et-header-menu ul,
.top-bar .account-links ul {
z-index: 603;
}
.top-bar .et-switcher-container .label,
.site-header .et-switcher-container .label {
display: none;
}
.footer-bar .et-header-menu .sub-menu,
.side-menu .et-header-menu .sub-menu {
padding: 0;
background: #fff;
border: 1px solid #ddd;
bottom: 150%;
top: auto;
}
.footer-bar .et-header-menu .sub-menu:before,
.side-menu .et-header-menu .sub-menu:before {
display: none;
}
.footer-bar .switchers {
display: inline-flex;
align-items: center;
}
.footer-bar .et-switcher-container {
font-size: 0.9em;
margin-right: 12px;
}
.footer-bar .et-switcher-container + .et-switcher-container {
margin-right: 0;
}
.side-mobile-menu .et-switcher-container {
display: flex;
justify-content: space-between;
padding: .8em 0;
}
.side-fullscreen-menu .et-switcher-container {
display: inline;
white-space: nowrap;
border: 0;
}
.side-fullscreen-menu .et-switcher-container {
margin-right: 12px;
} .et-language .ls-flag {
max-width: none;
}
.et-language .ls-code {
text-transform: uppercase;
}
.et-language .ls-code,
.et-language .ls-name {
margin-left: 6px;
}
.et-language .selected *,
.et-language a *,
.header-mobile .et-language .selected *,
.header-mobile .et-language a * {
display: none;
}
.ls-default-code .ls-code,
.ls-default-flag .ls-flag,
.ls-default-name .ls-name {
display: inline;
} .wpml-ls a * {
display: inline !important;
}
.wpml-ls-legacy-dropdown-click {
width: auto;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
z-index: 603;
}
.wpml-ls-legacy-dropdown-click a {
color: initial;
opacity: 1;
} .country-selector.weglot-dropdown {
background: transparent;
z-index: inherit;
}
.country-selector.weglot-dropdown ul {
z-index: 603;
}
.country-selector.weglot-dropdown a,
.country-selector.weglot-dropdown span {
font-size: inherit;
}
.country-selector.weglot-dropdown .wgcurrent {
border: 0;
}
.country-selector.weglot-dropdown .wgcurrent a,
.country-selector.weglot-dropdown .wgcurrent span {
padding-right: 40px;
}
.country-selector.weglot-dropdown a {
color: initial;
}
.country-selector.weglot-dropdown a:hover {
background: rgba(0,0,0,0.05);
}
.country-selector.weglot-dropdown .wgcurrent:after {
content: "\e925";
font-family: "et-icon";
transform: none;
top: 50%;
margin-top: -5px;
line-height: 10px;
background: none;
} .trp-language-switcher > div {
background: #fff;
border: 1px solid #ddd;
border-radius: 0;
padding: 0;
width: auto !important;
}
.trp-language-switcher .trp-ls-shortcode-current-language {
background: transparent;
border: 0;
padding: 0;
}
.trp-language-switcher > div > a {
background: transparent;
line-height: 1;
padding: 12px 20px;
white-space: nowrap;
color: initial;
}
.trp-language-switcher > div > a > img {
max-width: none;
}
.trp-language-switcher .trp-ls-shortcode-current-language a {
padding: 12px 0;
color: inherit;
}
.trp-language-switcher .trp-ls-shortcode-current-language a:after {
content: "\e925";
font-family: "et-icon";
margin-left: .5em;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language {
visibility: visible;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language {
top: 100%;
left: auto;
right: 0;
z-index: 999;
} 
.trp-language-switcher .trp-ls-shortcode-language .trp-ls-disabled-language {
display: none;
}
.side-mobile-menu .trp-language-switcher.trp-language-switcher-container {
width: 100%;
text-align: right;
}
.side-panel-mobile .trp-language-switcher:focus .trp-ls-shortcode-language,
.side-panel-mobile .trp-language-switcher:hover .trp-ls-shortcode-language {
left: auto;
right: 0;
bottom: 0;
top: auto;
}
@media only screen and (min-width: 992px) {
.et-language .et-header-menu.style-inline li,
.et-language .et-header-menu.style-inline ul,
.et-language .et-header-menu.style-inline .sub-menu li a {
display: inline-flex !important;
visibility: visible;
opacity: 1;
position: relative;
top: auto;
bottom: auto;
border: 0 !important;
background: none !important;
z-index: inherit !important;
}
.et-language .et-header-menu.style-inline .selected {
border-bottom: 2px solid currentColor;
}
.et-language .et-header-menu.style-inline .selected,
.et-language .et-header-menu.style-inline li a {
color: inherit !important;
padding: 0 2px;
margin-right: 10px;
min-width: 0;
}
.et-language .et-header-menu.style-inline .selected:after {
display: none;
}
}
@media only screen and (max-width: 991px) {
.top-bar .et-language .selected *,
.top-bar .et-language a * {
display: none;
}
.top-bar .ls-mobile-flag .ls-flag,
.top-bar .ls-mobile-code .ls-code,
.top-bar .ls-mobile-name .ls-name {
display: inline;
}	
}
.header-mobile .ls-mobile-flag .ls-flag,
.header-mobile .ls-mobile-code .ls-code,
.header-mobile .ls-mobile-name .ls-name {
display: inline;
} .header {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 90px;
z-index: 602;
color: #282828;
-moz-transition: height .15s linear, box-shadow .18s linear, background-color .15s cubic-bezier(0.2, 0.06, 0.05, 0.95);
-o-transition: height .15s linear, box-shadow .18s linear, background-color .15s cubic-bezier(0.2, 0.06, 0.05, 0.95);
-webkit-transition: height .15s linear, box-shadow .18s linear, background-color .15s cubic-bezier(0.2, 0.06, 0.05, 0.95);
transition: height .15s linear, box-shadow .18s linear, background-color .15s cubic-bezier(0.2, 0.06, 0.05, 0.95);
-webkit-tap-highlight-color: rgba(0,0,0,0);
transition-delay: 0.2s;
}
.header-sticky .header {
position: fixed;
}
.has-top-bar .header,
.has-campaign-bar .header,
.et-site-layout-framed .header {
position: absolute;
}
.header-border-1 .header:after {
content: '';
height: 1px;
width: 100%;
position: absolute;
bottom: 0;
background-color: var(--black-color);
}
.header-spacer,
.product-header-spacer {
height: 90px;
}
.admin-bar .header,
.admin-bar.header-sticky.header_on_scroll:not(.megamenu-active) .header,
.admin-bar .mfp-wrap,
.admin-bar .side-panel {
top: 46px;
}
.admin-bar .mfp-wrap,
.admin-bar .et-mfp-quickview .mfp-content,
.admin-bar .side-panel {
padding-bottom: 46px;
}
.elementor-location-header + .site-content .product-header-spacer {
display: none;
}
@media screen and (max-width: 600px) {
.admin-bar .header,
.admin-bar.header-sticky.header_on_scroll:not(.megamenu-active) .header,
.admin-bar.header_on_scroll .mfp-wrap,
.admin-bar.header_on_scroll .side-panel {
top: 0;
}
.admin-bar.header_on_scroll .mfp-wrap,
.admin-bar.header_on_scroll .et-mfp-quickview .mfp-content,
.admin-bar.header_on_scroll .side-panel {
padding-bottom: 0;
}
.admin-bar.header-sticky.has-top-bar .header,
.admin-bar.header-sticky .header {
position: absolute;
}
.admin-bar.header-sticky.header_on_scroll .header {
position: fixed;
}
}
@media screen and (min-width: 783px) {
.admin-bar .header,
.admin-bar.header-sticky.header_on_scroll:not(.megamenu-active) .header,
.admin-bar .mfp-wrap,
.admin-bar .side-panel {
top: 32px;
}
.admin-bar .mfp-wrap,
.admin-bar .et-mfp-quickview .mfp-content,
.admin-bar .side-panel {
padding-bottom: 32px;
}
}
@media only screen and (max-width: 991px) {
.admin-bar.has-top-bar .header,
.admin-bar.has-campaign-bar .header {
top: 0;
}
}
@media only screen and (min-width: 992px) {
.admin-bar:not(.header-sticky) .header {
top: 0;
}
.admin-bar.has-top-bar .header,
.admin-bar.has-campaign-bar .header {
top: 0;
}
} .header .logo-holder {
height: 100%;
}
.header .logolink {
display: flex;
flex-direction: column;
position: relative;
align-items: center;
justify-content: center;
height: 100%;
}
.header .logolink .logoimg,
.header .logolink img {
display: block;
max-width: none;
width: auto;
}
.logolink img[src$=".svg"] {
height: 100%;
}
.header .logolink .logoimg.bg--dark,
.header .logolink .logoimg.bg--alt {
opacity: 0;
display: none;
}
h1.site-title {
margin: 0;
}
.header_on_scroll .header {
position: fixed;
background-color: #fff;
opacity: 0.999;
transition-delay: 0s;
}
.header_on_scroll:not(.megamenu-active) .header {
-webkit-box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, 0.3);
-moz-box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, 0.3);
box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, 0.3);
transition-delay: .2s;
}
.header_on_scroll .header:after {
display: none;
}
.header_on_scroll.megamenu-active .header {
position: absolute;
top: 0;
}
.header a {
text-decoration: none;
}
.header a.icon {
display: inline-flex;
align-items: center;
}
.quick_search .text,
.et-menu-account-btn.account-icon span,
.et-menu-account-btn.account-text svg,
.top-bar .et-menu-account-btn:after {
display: none;
}
.top-bar .et-menu-account-btn {
padding: 0;
} .header-full-width:not(.checkout-distraction-free) .top-bar .container,
.header-full-width:not(.checkout-distraction-free) .site-header .container {
max-width: none;
}
@media (min-width: 576px) {
.header-full-width:not(.checkout-distraction-free) .top-bar .container,
.header-full-width:not(.checkout-distraction-free) .site-header .container,
.header-full-width .et-header-menu > li.menu-item-mega-parent > .sub-menu {
padding-left: 30px;
padding-right: 30px;
}
}
@media (min-width: 1490px) {
.header-full-width:not(.checkout-distraction-free) .top-bar .container,
.header-full-width:not(.checkout-distraction-free) .site-header .container,
.header-full-width .et-header-menu > li.menu-item-mega-parent > .sub-menu {
padding-right: 40px;
padding-left: 40px;
}
}
.site-header {
display: flex;
flex-direction: column;
}
.header .header-main,
.header .header-bottom {
flex-grow: 1;
align-items: center;
justify-content: center;
display: flex;
flex-direction: column;
height: 100%;
} .header .container,
.header .header-items,
.header .navigation,
.header .et-header-menu,
.header .et-header-menu > li {
height: 100%;
}
.site-header .header-contents {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
position: relative;
}
.header-items {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.header-left-items {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: left;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.header-center-items {
text-align: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.header-right-items {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: right;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
} .header-left-items > * {
margin-right: 24px;
}
.header-left-items > *:last-child {
margin-right: 0;
}
.header-center-items > * {
margin: 0 17px;
}
.logo-center .header-center-items > * {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.logo-center .header-center-items .logo-holder + * {
text-align: left;
}
.no-sides .header-center-items {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.logo-center .header-center-items .logo-holder {
-webkit-box-flex: initial;
-webkit-flex: initial;
-ms-flex: initial;
flex: initial;
text-align: center;
}
.header-right-items > * {
margin-left: 24px;
}
.header-right-items > *:first-child {
margin-left: 0;
}
.header.header-v9 .header-main {
position: relative;
height: 60%;
}
.header.header-v9 .header-bottom {
height: 40%;
}
.header_on_scroll:not(.megamenu-active) .header-custom.sticky-display-bottom .header-main,
.header_on_scroll:not(.megamenu-active) .header-custom.sticky-display-top .header-bottom {
display: none;
}
.header_on_scroll:not(.megamenu-active) .sticky-display-bottom .header-bottom,
.header_on_scroll:not(.megamenu-active) .header .header-main {
height: 100%;
}
.header-center-items .et-header-menu li.menu-item-mega-parent {
position: static;
}
.header-center-items .et-header-menu > li.menu-item-mega-parent > .sub-menu {
justify-content: center;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.header-mobile {
height: 100%;
display: none;
} .header-mobile.disabled:after {
content: ' ';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 99;
}
.header-mobile.logo-center .logo-holder {
justify-content: center;
}
.header-mobile.logo-center .hamburger-menu,
.header-mobile.logo-center .mobile-header-icons {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.mobile-header-icons {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.mobile-header-icons > * {
margin-left: 25px;
}
.header-mobile.logo-left .logo-holder {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 0 15px;
}
.header-mobile.logo-left .logolink {
align-items: flex-start;
} .side-panel {
display: flex;
flex-direction: column;
position: fixed;
top: 0;
height: 100%;
width: 100%;
z-index: 600;
padding: 0;
background: #fff;
right: 0;
will-change: transform;
-webkit-transition: opacity 0.25s ease, ease;
transition: opacity 0.25s ease, transform 0.25s ease;
opacity: 0;
}
.side-panel header {
background: var(--white-color);
color: var(--black-color);
padding: 19px 44px 14px;
display: flex;
justify-content: space-between;
align-items: center;
}
.side-panel .panel-header-inner {
display: flex;
justify-content: space-between;
align-items: center;
flex-shrink: 0;
padding: 0;
}
.side-panel .side-panel-title {
font-size: 40px;
line-height: 50px;
margin: 0;
display: inline-flex;
}
.side-panel .et-close {
border-radius: 50%;
background: rgba(255,255,255,0.7);
border: 9px solid transparent;
color: #777;
width: 36px;
height: 36px;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
}
.side-panel .et-close:before,
.side-panel .et-close:after {
background-color: #777; 
} .side-panel.dark .panel-header-inner .et-close {
background: rgba(255,255,255,0.1);	
}
.side-panel.dark .panel-header-inner .et-close:before,
.side-panel.dark .panel-header-inner .et-close:after {
background-color: rgba(255,255,255,0.5); 
}
.side-panel .side-panel-content {
position: relative;
padding: 35px 50px 50px;
flex: 1;
}
.side-panel-content > .ps__scrollbar-y-rail {
display: none !important;
}
@media only screen and (max-width: 575px) {
.side-panel .side-panel-content {
padding: 20px 35px 25px;
}
.side-panel header {
padding: 0 35px;
}
}
@media only screen and (min-width: 576px) {
.side-panel {
width: 400px;
}
#side-cart {
width: 593px;
}
}  .menu-toggle,
.menu-toggle .bars,
.hamburger-menu {
display: inline-flex;
align-items: center;
}
.menu-toggle {
padding: 6px 0;
background: transparent !important;
border: 0;
outline: none;
}
.menu-toggle .name {
margin-left: 10px;
display: none;
} .side-menu {
width: 100%;
max-width: 460px;
z-index: 604;
right: auto;
left: 0;
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
overflow: hidden;
}
.side-menu.side-panel header {
justify-content: center;
background: transparent;
}
.side-menu.side-panel .side-panel-title {
display: none;
}
.side-menu.no-bar:not(.dark) .et-close {
background: rgba(0,0,0,0.05);
}
.side-menu.no-bar .side-panel-content {
padding-top: 0;
}
.panel-open-menu .side-menu {
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
.side-menu .container {
padding: 0;
min-height: 100%;
display: flex;
flex-direction: column;
}
.side-menu .bottom-extras {
margin-top: auto;
width: 100%;
}
.side-menu .widget {
margin: 0 0 24px;
}
.side-menu .widgettitle {
margin-bottom: 10px;
font-size: inherit;
font-weight: normal;
}
.side-menu .widget p {
margin-bottom: 0;
} .mobile-menu {
list-style: none;
margin: 0 0 20px;
padding: 0;
}
.mobile-menu li {
margin: 0;
position: relative;
list-style: none;
} .mobile-menu li .et-menu-toggle {
display: none;
}
.mobile-menu li.menu-item-has-children > .et-menu-toggle {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
width: 36px;
height: 36px;
border-radius: 50px;
text-align: center;
right: 0;
top: 5px;
cursor: pointer;
}
.mobile-menu li.menu-item-has-children.active > .et-menu-toggle {
background: #f8f8f8;
background-color: rgba(0,0,0,0.05);
}
.mobile-menu li.menu-item-has-children > .et-menu-toggle:after {
content: "\e925";
font-family: "et-icon";
}
.mobile-menu li.menu-item-has-children.active > .et-menu-toggle:after {
content: "\e914";
}
.mobile-menu li a {
position: relative;
display: block;
padding: .7em 0;
text-decoration: none;
color: #444444;
}
.mobile-menu.menu-vertical .sub-menu li a {
padding: .5em 0;
}
.mobile-menu.menu-vertical .sub-menu li:not(.title-item) > a {
text-transform: none;
letter-spacing: unset;
font-size: inherit;
}
.mobile-menu li.menu-item-has-children {
position: relative;
}
.mobile-menu .sub-menu {
display: none;
list-style: none;
margin: 0;
padding: 0 0 13px 13px;
animation: 0.85s fadeIn;
}
.mobile-menu .sub-menu ul {
padding: 4px 0 14px 13px;
} .sliding-menu {
position: relative;
overflow: hidden;
display: flex;
flex-grow: 1;
}
.sliding-menu-panel {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}
.sliding-menu .active a {
font-weight: bold;
}
.sliding-menu .sliding-menu-nav:before {
position: absolute;
right: 0;
top: 5px;
margin-left: 1em;
content: "\e923";
font-family: "et-icon";
display: inline-flex;
justify-content: center;
align-items: center;
width: 36px;
height: 36px;
border-radius: 50px;
cursor: pointer;
}
.mobile-menu.menu-sliding > .menu-item-has-children > .et-menu-toggle:after {
content: "\e923";
}
.sliding-menu .sliding-menu-back {
color: #777;
display: flex;
align-items: center;
border-bottom: 1px solid #eee;
border-bottom-color: rgba(0,0,0,0.1);
}
.sliding-menu .sliding-menu-back:before {
position: relative;
top: auto;
right: auto;
margin: 0;
content: "\e924";
margin-right: 0.5em;
}
.no-touch .sliding-menu .sliding-menu-back:hover {
color: #777;
}
.menu-sliding > li,
.sliding-menu .sliding-menu-panel-root,
.sliding-menu .sliding-menu-top {
font-size: 1.1em;
text-transform: uppercase;
overflow: hidden;
}
.sliding-menu .sliding-menu-icon {
margin-right: .4em;
}
.sliding-menu .sliding-menu-separator {
margin: .4em 1em;
border-top: 2px solid #555;
}
.side-menu .bottom-extras > div {
padding: 10px 0;
margin-bottom: 0;
}
.side-menu .bottom-extras .account-menu li,
.side-menu .bottom-extras .quick_wishlist,
.side-menu .bottom-extras .quick_cart,
.side-menu .bottom-extras .social-icons {
display: flex;
align-items: center;
padding: .7em 0;
}
.side-menu .bottom-extras .social-icons {
flex-wrap: wrap;
}
.side-menu .bottom-extras .account-menu li a {
display: flex;
width: 100%;
}
@media only screen and (max-width: 991px) {
#fullscreen-menu {
display: none;
}
}
.side-menu .bottom-extras,
.side-menu .bottom-extras .menu-divider {
border-top: 1px solid #ddd;
border-top-color: rgba(0,0,0,0.1);
padding-top: 10px;
}
.side-menu .bottom-extras .menu-divider {
padding: 0;
margin: 10px 0;
}
.side-menu .bottom-extras > div .mobile-menu {
margin: 0;
}
.side-menu .bottom-extras > div:last-child {
border: 0;
padding-bottom: 0;
}
.side-menu .bottom-extras .quick_wishlist .text,
.side-menu .bottom-extras .quick_cart .text,
.side-menu .bottom-extras .account-menu .text {
display: inline;
flex-grow: 1;
margin-right: auto;
}
.side-menu .bottom-extras .quick_wishlist svg,
.side-menu .bottom-extras .quick_cart svg,
.side-menu .bottom-extras .account-menu svg {
height: 20px;
width: 20px;
order: 5;
}
.side-menu .bottom-extras .minicart-counter,
.side-menu .bottom-extras .et-wishlist-counter {
margin-right: 4px;
} @media only screen and (min-width: 992px) {
#mobile-menu:not(.desktop-active) {
visibility: hidden;
opacity: 0;
}
.side-mobile-menu .mobile-search,
.side-mobile-menu .bottom-extras .quick_cart,
.side-mobile-menu .bottom-extras .quick_wishlist,
.side-mobile-menu .bottom-extras .et-mobile-text,
.side-mobile-menu .bottom-extras .quick_wishlist + .menu-divider,
.side-mobile-menu.hide-desktop-account .bottom-extras .account-menu + .menu-divider,
.side-mobile-menu.hide-desktop-currency .bottom-extras .et-currency + .menu-divider,
.side-mobile-menu.hide-desktop-language .bottom-extras .et-language + .menu-divider,
.side-mobile-menu.hide-desktop-language .bottom-extras .menu-divider + .menu-divider,
.side-mobile-menu.hide-desktop-account .bottom-extras .account-menu,
.side-mobile-menu.hide-desktop-currency .bottom-extras .et-currency,
.side-mobile-menu.hide-desktop-language .bottom-extras .et-language,
.side-mobile-menu.hide-desktop-social .bottom-extras .social-icons {
display: none;
}
.sliding-menu .sliding-menu-panel-root {
font-size: 1.2em;
}
}
.side-fullscreen-menu .bottom-extras {
font-size: 0.9em;
}
.side-fullscreen-menu .big-menu,
.side-fullscreen-menu .bottom-extras {
width: 25%;
}
.side-fullscreen-menu .big-menu {
margin: 20px 0;
}
.big-menu > li {
border: 0;
display: flex;
justify-content: space-between;
margin-bottom: 10px;
}
.big-menu li a {
padding: 8px 10px;
line-height: inherit;
color: #444444;
}
.big-menu > li > a {
padding: 5px 0;
font-size: 1.15em;
} 
.big-menu > li:not(.title-item) > a {
text-transform: uppercase;
letter-spacing: 0.1em;
}
.big-menu li.menu-item-has-children {
position: static;
}
.big-menu > li.menu-item-has-children > .et-menu-toggle {
position: relative;
cursor: default;
}
.big-menu > li.menu-item-has-children.active-big .et-menu-toggle,
.mobile-menu .menu-item-has-children.active > .et-menu-toggle {
background: #f8f8f8;
background-color: rgba(0,0,0,0.05);
}
.big-menu > li.menu-item-has-children > .et-menu-toggle:after {
content: "\e923";
} .big-menu > li > .sub-menu {
border: 0;
position: absolute;
width: 75%;
min-height: 50vh;
left: 25%;
top: 0;
padding: 25px 0 0 5%;
margin-left: -1px;
max-height: 100%;
flex-flow: inherit;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
scrollbar-width: none;
-ms-overflow-style: none;
}
.big-menu > li > .sub-menu::-webkit-scrollbar {
width: 0;
height: 0;
}
.big-menu > li:not(.menu-item-mega-parent) > .sub-menu {
flex-direction: column;
}
.big-menu > li > .sub-menu li {
position: relative;
}
.big-menu > li > .sub-menu:before {
content: ' ';
left: 3%;
top: 0;
width: 1px;
background: #f2f2f2;
background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 50%);
float: left;
position: absolute;
height: 100%;
}
.big-menu > li.active-big > .sub-menu,
.big-menu > li:hover > .sub-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.big-menu > li.menu-item-mega-parent > .sub-menu > li {
margin-bottom: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
padding-left: 15px;
padding-right: 15px;
}
.big-menu li > .sub-menu > li .et-menu-toggle {
display: none;
}
.big-menu > li.menu-item-mega-parent > .sub-menu > li.mega-menu-title > a,
.big-menu li > .sub-menu > li.title-item > a {
font-size: 0.9em;
text-transform: uppercase;
letter-spacing: 0.1em;
margin-bottom: 5px;
} .big-menu li > .sub-menu .sub-menu {
position: relative;
left: auto;
top: auto;
width: 100%;
display: inline-block;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.big-menu > li.menu-item-mega-parent > .sub-menu .sub-menu {
padding: 0;
}
.big-menu > li:hover > .sub-menu .sub-menu,
.big-menu > li.active-big > .sub-menu .sub-menu {
opacity: 1;
visibility: visible;
} .big-menu .sub-menu .sub-menu .sub-menu {
padding-left: 15px;
} .side-menu.dark {
background-color: #333;
} 
.side-menu.dark .mobile-search span,
.side-menu.dark .side-panel-content {
color: rgba(255,255,255,0.7);
}
.side-menu.dark .sliding-menu a.sliding-menu-back {
color: rgba(255,255,255,0.5);
}
.side-menu.dark .side-panel-content a,
.side-menu.dark .side-panel-content h1,
.side-menu.dark .side-panel-content h2,
.side-menu.dark .side-panel-content h3,
.side-menu.dark .side-panel-content h4,
.side-menu.dark .side-panel-content h5,
.side-menu.dark .side-panel-content h6,
.side-menu.dark .side-panel-content .big-menu > li:hover .et-menu-toggle,
.side-menu.dark .side-panel-content .mobile-menu li.menu-item-has-children.active > .et-menu-toggle,
.side-menu.dark .side-panel-content .search-panel .search-field,
.side-menu.dark .side-panel-content .search-panel .yith-s,
.side-menu.dark .side-panel-content .search-panel .search-button-group select,
.side-menu.dark .et-header-menu .selected {
color: #fff;
}
.side-menu.dark .bottom-extras,
.side-menu.dark .menu-divider,
.side-menu.dark .side-panel-content .big-menu > li > .sub-menu:before,
.side-menu.dark .sliding-menu a.sliding-menu-back,
.side-menu.dark .et-switcher-container {
border-color: rgba(255,255,255,0.1);
}
.side-menu.dark .side-panel-content .search-panel .search-button-group {
border-color: rgba(255,255,255,0.7);
}
.side-menu.dark .side-panel-content .big-menu > li:hover .et-menu-toggle,
.side-menu.dark .side-panel-content .mobile-menu li.menu-item-has-children.active > .et-menu-toggle {
background-color: rgba(255,255,255,0.1);
}
.side-menu.dark .big-menu > li > .sub-menu:before {
background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(255,255,255,0.3) 50%);
} .side-menu.has-bar {
display: flex;
flex-direction: row;
max-width: 530px;
}
.side-fullscreen-menu.has-bar {
max-width: 100%;
}
.mobile-bar {
display: flex;
flex-direction: column;
justify-content: flex-start;
padding: 15px;
background: #f8f8f8;
text-align: center;
}
.mobile-bar .action-icons {
display: flex;
flex-direction: column;
margin-top: 40px;
}
.mobile-bar .action-icons a {
position: relative;
border-radius: 50%;
width: 40px;
height: 40px;
display: inline-flex;
justify-content: center;
align-items: center;
margin-bottom: 10px;
color: #777;
}
.mobile-bar .action-icons a:hover {
background: rgba(255,255,255,0.7);
}
.mobile-bar .action-icons a svg {
display: block;
}
.mobile-bar .action-icons .icon-text {
display: none;
}
.mobile-bar .action-icons .item-counter {
position: absolute;
right: -3px;
} .mobile-bar.dark {
background: #383838;
}
.mobile-bar.dark .action-icons a {
color: rgba(255,255,255,0.7);
}
.side-panel .mobile-bar.dark .et-close:before,
.side-panel .mobile-bar.dark .et-close:after {
background-color: rgba(255,255,255,0.7);
}
.mobile-bar.dark .et-close,
.mobile-bar.dark .action-icons a:hover {
background: rgba(255,255,255,0.1);
color: #fff;
}
@media only screen and (max-width: 490px) {
.side-menu.has-bar {
flex-direction: column;
width: 100%;
}
.mobile-bar {
flex-direction: row;
justify-content: space-between;
height: 70px;
padding-left: 35px;
padding-right: 35px;
align-items: center;
}
.mobile-bar .action-icons {
flex-direction: row;
margin: 0 0 0 auto;
}
.mobile-bar .action-icons a {
margin: 0 0 0 10px
}
}
@media only screen and (max-width: 991px) {
.side-menu .mobile-menu.big-menu {
display: none;
}
}
@media only screen and (min-width: 992px) {
.side-fullscreen-menu {
max-width: 100%;
}
.panel-open-menu .side-fullscreen-menu .side-panel-content .container {
display: flex;
flex-direction: column;
align-items: flex-start;
height: 100%;
position: relative;
} }
@media only screen and (max-width: 1199px) {
.side-fullscreen-menu .container {
max-width: 100%;
padding: 0;
}
} .search-panel {
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.panel-open-search .search-panel {
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
z-index: 604;
opacity: 1;
}
.search-panel.side-panel {
width: 100%;
height: auto;
padding-bottom: 0;
}
.search-panel {
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.panel-open-search .search-panel {
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
.search-panel header,
.search-panel header .panel-header-inner {
background: transparent;
height: auto;
border: 0;
padding: 0;
justify-content: flex-end;
}
.search-panel header .panel-header-inner {
padding: 30px 0 20px 0;
font-size: 1.1em;
}
.search-panel .et-close {
background: rgba(0,0,0,0.05);
margin: 0 1em;
}
.search-panel .side-panel-content {
padding: 0 15px 25px 15px;
}
.search-panel .search-button-group.et-loader:after {
right: auto;
left: -15px;
width: 10px;
height: 10px;
margin: -5px -5px 0 0;
} 
.search-panel .search-button-group {
position: relative;
max-width: 768px;
margin: 0 auto 30px;
display: flex;
align-items: center;
border-bottom: 2px solid currentColor;
}
.sixnine-search .search-button-group select {
border: 0;
background-color: transparent;
width: 200px;
max-width: 50%;
padding-right: 32px;
background-position: calc(100% - 10px) 48%;
}
.sixnine-search .search-field,
.sixnine-search .yith-s {
width: 100%;
margin: 0;
display: block;
border: 0;
border-radius: 0;
background: transparent;
height: auto;
box-sizing: border-box;
padding: 15px 0;
position: relative;
}
.sixnine-search .woocommerce-product-search .search-field {
margin-left: 30px;
}
.sixnine-search .woocommerce-product-search [type="submit"] {
display: none;
}
.sixnine-search [type="submit"] svg {
vertical-align: middle;
} .search-button-group .search-clear,
.search-button-group .search-icon {
position: absolute;
left: 0;
margin: 0;
width: 20px;
height: 20px;
opacity: 0;
}
.search-button-group.text-changed .search-clear {
opacity: 1;
z-index: 1;
width: 12px;
height: 12px;
}
.search-button-group .search-icon {
opacity: 0.5;
display: flex;
align-items: center;
}
.search-button-group.text-changed .search-icon {
opacity: 0;
}
.search-button-group .search-clear:before,
.search-button-group .search-clear:after {
height: 2px;
}
.search-panel .side-panel-title,
.sixnine-search .autocomplete-wrapper .results-found {
display: none;
}
.sixnine-search .autocomplete-wrapper .no-results {
text-align: center;
display: block;
}
.sixnine-search .autocomplete-wrapper .product_list_widget {
width: auto !important; display: flex;
text-align: initial;
justify-content: center;
}
.sixnine-search .autocomplete-wrapper li a {
display: block;
overflow: hidden;
margin: 0;
padding: 0 15px; 
color: #282828;
}
.sixnine-search .autocomplete-wrapper li a .product-title {
margin-bottom: 5px;
}
.sixnine-search .autocomplete-wrapper li a ins,
.sixnine-search .autocomplete-wrapper li a del,
.sixnine-search .autocomplete-wrapper .amount {
color: #898989;
}
.sixnine-search .autocomplete-wrapper li a img {
width: 50px;
height: auto;
}
.sixnine-search .autocomplete-wrapper li a:after {
content: ' ';
display: table;
clear: both;
}
.autocomplete-wrapper .product_list_widget li,
.sixnine-search .autocomplete-wrapper li:nth-child(6) {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.sixnine-search .autocomplete-wrapper li:nth-child(6) {
margin: 20px 0 0;
}
.sixnine-search .autocomplete-wrapper li .view-all {
margin: 0 auto;
display: flex;
} .header .search-button-group {
border: 2px solid #ddd;
padding-left: 10px;
background: #fff;
}
.header .search-button-group .search-icon,
.header .search-button-group .search-clear {
left: 10px;
}
.header .search-button-group select,
.header .search-button-group input {
height: auto;
padding-top: .5rem;
padding-bottom: .5rem;
}
.header .autocomplete-wrapper,
.top-bar .autocomplete-wrapper {
position: absolute;
top: 100%;
width: 100%;
min-width: 300px;
margin-top: 0px;
}
.header .autocomplete-wrapper {
margin-top: -1px;
}
.header .autocomplete-wrapper .product_list_widget,
.top-bar .autocomplete-wrapper .product_list_widget {
padding-top: 15px;
background: #fff;
border: 1px solid rgba(0,0,0,.1);
box-shadow: 0 15px 30px -10px rgba(0,0,0,.06);
}
.header .autocomplete-wrapper .product_list_widget li,
.top-bar .autocomplete-wrapper .product_list_widget li {
line-height: 1;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 10px;
}
.top-bar .autocomplete-wrapper {
z-index: 604;
}
.top-bar .searchform fieldset {
z-index: inherit;
}
.top-bar .woocommerce-product-search .search-field,
.top-bar .sixnine-search .search-button-group select {
color: inherit;
max-width: 140px;
line-height: 1;
}
.top-bar .sixnine-search .search-button-group select {
background-image: url(//sixnine.store/app/themes/sixnine/assets/img/svg/chevron-down-white.svg);
}
.top-bar .search-button-group:not(.text-changed) .search-icon {
opacity: 1;
} .side-panel-mobile .search-button-group .search-icon,
.header .search-button-group .search-icon {
width: 16px;
height: 16px;
}
.side-panel-mobile .search-panel .search-field,
.side-panel-mobile .search-panel .yith-s {
font-weight: normal;
}
.side-panel-mobile .search-panel .wc-category-select {
display: none;
}
@media (min-width: 768px) {
.search-panel .side-panel-content {
padding: 35px 15px 50px 15px;
}
.search-panel:not(.mobile-search) .autocomplete-wrapper li a img {
max-width: 100%;
width: 100%;
margin: 0 0 10px 0;
float: none;
}
.autocomplete-wrapper .product_list_widget li {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
}
@media only screen and (min-width: 992px) {
.header .search-button-group {
min-width: 360px;
}
.autocomplete-wrapper .product_list_widget li {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.search-panel .search-field, .search-panel .yith-s {
font-size: 2em;
}
} .side-menu .search-panel.mobile-search {
transform: none;
position: relative;
top: auto;
opacity: 1;
background-color: transparent;
}
.side-menu .mobile-search .autocomplete-wrapper .product_list_widget {
margin-bottom: 30px;
}
.side-menu .mobile-search .autocomplete-wrapper .product_list_widget li {
line-height: 1;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 10px;
}
.side-menu .mobile-search .autocomplete-wrapper .product_list_widget li .view-all {
margin-top: 15px;
}
.minicart-counter.et-count-zero {
background: transparent;
background: rgba(255,255,255,0);
margin-left: 0;
font-size: 12px;
}
@media only screen and (max-width: 767px) {
.page-header-transparent .product-header-spacer,
.header-transparent-mobiles.page-header-transparent:not(.page-title-visible) .header-spacer,
.header-transparent-mobiles.page-header-transparent.hero-title-active .header-spacer {
display: none;
}
.header-transparent-mobiles.page-header-transparent .product-header-spacer {
display: block;
} .sticky-header-light.light-title .header .logolink .logoimg,
.sticky-header-light:not(.header-transparent-mobiles) .header .logolink .logoimg {
opacity: 0;
display: none;
}
.sticky-header-light.light-title .header .logolink:not(.alt-logo-mobile):not(.alt-logo-tablet):not(.alt-logo-sticky) .logoimg.bg--dark,
.sticky-header-light:not(.header-transparent-mobiles) .header .logolink:not(.alt-logo-mobile):not(.alt-logo-tablet):not(.alt-logo-sticky) .logoimg.bg--dark {
opacity: 1;
display: block;
}
.header-transparent-mobiles.light-title:not(.header_on_scroll) .header .logolink .logoimg,
.header-transparent-mobiles.sticky-header-light.header_on_scroll .header .logolink .logoimg {
opacity: 0;
display: none;
}
.header-transparent-mobiles.light-title:not(.header_on_scroll) .header .logolink:not(.alt-logo-mobile):not(.alt-logo-tablet):not(.alt-logo-sticky) .logoimg.bg--dark,
.header-transparent-mobiles.sticky-header-light.header_on_scroll .header .logolink:not(.alt-logo-mobile):not(.alt-logo-tablet):not(.alt-logo-sticky) .logoimg.bg--dark {
opacity: 1;
display: block;
} .header .logolink.alt-logo-mobile .logoimg,
.header .logolink.alt-logo-sticky .logoimg {
opacity: 0;
display: none;
}
.header .logolink.alt-logo-mobile .logoimg.bg--alt,
.logolink.alt-logo-sticky .logoimg.bg--alt {
opacity: 1;
display: block;
}
.header-transparent-mobiles.light-title:not(.header_on_scroll) .header .logolink.alt-logo-mobile .logoimg.bg--alt,
.header-transparent-mobiles.light-title:not(.header_on_scroll) .header .logolink.alt-logo-tablet .logoimg.bg--alt,
.header-transparent-mobiles.light-title:not(.header_on_scroll) .header .logolink.alt-logo-sticky .logoimg.bg--alt,
.header-transparent-mobiles.sticky-header-light.header_on_scroll .header .logolink.alt-logo-mobile .logoimg.bg--alt,
.header-transparent-mobiles.sticky-header-light.header_on_scroll .header .logolink.alt-logo-tablet .logoimg.bg--alt,
.header-transparent-mobiles.sticky-header-light.header_on_scroll .header .logolink.alt-logo-sticky .logoimg.bg--alt {
opacity: 1;
display: block;
}
.header-transparent-mobiles.header_on_scroll .header .logolink.alt-logo-sticky .logoimg {
opacity: 0;
display: none;
}
.header-transparent-mobiles.header_on_scroll .header .logolink.alt-logo-sticky .logoimg.bg--alt {
opacity: 1;
display: block;
}
.header-transparent-mobiles.light-title:not(.header_on_scroll) .header .et-wishlist-counter.active {
background-color: rgba(255,255,255,0.1);
} .sticky-header-light.light-title .header a.icon,
.sticky-header-light.light-title .header .menu-toggle,
.sticky-header-light.light-title .header a.icon:hover,
.sticky-header-light.light-title .header .menu-toggle:hover,
.sticky-header-light:not(.header-transparent-mobiles) .header a.icon,
.sticky-header-light:not(.header-transparent-mobiles) .header .menu-toggle,
.sticky-header-light:not(.header-transparent-mobiles) .header a.icon:hover,
.sticky-header-light:not(.header-transparent-mobiles) .header .menu-toggle:hover {
color: #fff;
}
.header-transparent-mobiles.light-title:not(.header_on_scroll) .header .site-title,
.header-transparent-mobiles.sticky-header-light.header_on_scroll .header a.icon,
.header-transparent-mobiles.sticky-header-light.header_on_scroll .header .menu-toggle,
.header-transparent-mobiles.light-title:not(.header_on_scroll) .header a.icon,
.header-transparent-mobiles.light-title:not(.header_on_scroll) .header .menu-toggle {
color: #fff;
}
}
@media only screen and (min-width: 768px) {
.page-header-transparent:not(.page-title-visible) .header-spacer,
.page-header-transparent.hero-title-active .header-spacer {
display: none;
} .light-title:not(.header_on_scroll) .header .logolink .logoimg,
.sticky-header-light.header_on_scroll .header .logolink .logoimg {
opacity: 0;
display: none;
}
.light-title:not(.header_on_scroll) .header .logolink:not(.alt-logo-tablet) .logoimg.bg--dark,
.sticky-header-light.header_on_scroll .header .logolink:not(.alt-logo-tablet) .logoimg.bg--dark {
opacity: 1;
display: block;
} .header_on_scroll .header .logolink.alt-logo-sticky .logoimg {
opacity: 0;
display: none;
}
.header_on_scroll .header .logolink.alt-logo-sticky .logoimg.bg--alt {
opacity: 1;
display: block;
} .light-title:not(.header_on_scroll) .header .site-title,
.light-title:not(.header_on_scroll) .header .et-header-menu > li> a,
.sticky-header-light.header_on_scroll .header .et-header-menu > li> a,
.light-title:not(.header_on_scroll) span.minicart-counter.et-count-zero,
.sticky-header-light.header_on_scroll .header .et-header-text,
.sticky-header-light.header_on_scroll .header .et-header-text a,
.light-title:not(.header_on_scroll) .header .et-header-text,
.light-title:not(.header_on_scroll) .header .et-header-text a,
.sticky-header-light.header_on_scroll .header .header .icon,
.light-title:not(.header_on_scroll) .header .icon,
.sticky-header-light.header_on_scroll .header .menu-toggle,
.light-title:not(.header_on_scroll) .header .menu-toggle,
.sticky-header-light.header_on_scroll .header .et-switcher-container .selected,
.light-title:not(.header_on_scroll) .header .et-switcher-container .selected,
.light-title:not(.header_on_scroll) .header .product.wcml-dropdown li>a,
.light-title:not(.header_on_scroll) .header .product.wcml-dropdown .wcml-cs-active-currency>a,
.light-title:not(.header_on_scroll) .header .product.wcml-dropdown .wcml-cs-active-currency:hover>a,
.light-title:not(.header_on_scroll) .header .product.wcml-dropdown .wcml-cs-active-currency:focus>a,
.sticky-header-light.header_on_scroll .header .product.wcml-dropdown li>a,
.sticky-header-light.header_on_scroll .header .product.wcml-dropdown .wcml-cs-active-currency>a,
.sticky-header-light.header_on_scroll .header .product.wcml-dropdown .wcml-cs-active-currency:hover>a,
.sticky-header-light.header_on_scroll .header .product.wcml-dropdown .wcml-cs-active-currency:focus>a {
color: #fff;
}
.light-title:not(.header_on_scroll) .header .et-wishlist-counter.active {
background-color: rgba(255,255,255,0.1);
}
}
@media only screen and (max-width: 991px) {
.header .logolink.alt-logo-tablet .logoimg {
opacity: 0;
display: none;
}
.header .logolink.alt-logo-tablet .logoimg.bg--alt {
opacity: 1;
display: block;
}
}
@media only screen and (min-width: 992px) { .light-title:not(.header_on_scroll) .header .logolink .logoimg {
opacity: 0;
display: none;
}
.light-title:not(.header_on_scroll) .header .logolink .logoimg.bg--dark,
.sticky-header-light.header_on_scroll .header .logolink .logoimg.bg--dark {
opacity: 1;
display: block;
} .header .logolink.alt-logo-tablet .logoimg.bg--alt {
opacity: 0;
display: none;
}
} .menu-item-mega-parent .sub-menu > li > a:not([href]),
.menu-item-mega-parent .sub-menu > li > a[href="#"],
.menu-item.title-item a:not([href]),
.menu-item.title-item a[href="#"] {
cursor: text;
}
.menu-item-mega-parent .sub-menu > li > a:not([href]):hover:after,
.menu-item-mega-parent .sub-menu > li > a[href="#"]:hover:after,
.menu-item.title-item a:not([href]):hover:after,
.menu-item.title-item a[href="#"]:hover:after {
width: 0;
}
.et-header-menu {
display: flex;
list-style: none;
}
.et-header-menu.socials {
margin-left: 30px;
}
.et-header-menu.socials li+li {
margin-left: 10px;
}
.et-header-menu > li {
display: inline-flex;
padding-left: 32px;
margin-left: -1px;
align-items: center;
}
.et-header-menu > li:first-child {
padding-left: 0;
}
.et-header-menu > li a {
padding: 10px 0;
position: relative;
}
.et-header-menu > li > a {
white-space: nowrap;
display: inline-flex;
align-items: center;
line-height: 24px;
}
.et-header-menu > li a .fa {
margin-right: 7px;
}
.mobile-menu .menu-label,
.et-header-menu .menu-label {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
font-size: 10px;
font-weight: normal;
position: relative;
top: -2px;
display: inline-block;
margin-left: 4px;
color: #fff;
background-color: #bbb;
line-height: 1;
padding: 3px 6px;
border-radius: 3px;
}
.big-menu .sub-menu,
.et-header-menu > li > .sub-menu {
text-align: initial;
display: block;
visibility: hidden;
opacity: 0;
transition: all .18s cubic-bezier(0.2, 0.06, 0.05, 0.95);
transition-delay: 0.2s;
}
.et-header-menu .sub-menu {
padding: 30px 0;
margin: 0;
list-style: none;
position: absolute;
top: 100%;
left: -3px;
z-index: 10;
text-align: inherit;
visibility: hidden;
opacity: 0;
transition: all .18s cubic-bezier(0.2, 0.06, 0.05, 0.95);
transition-delay: 0.2s;
line-height: 1.5;
}
.big-menu > li > .sub-menu {
display: flex;
}
.big-menu > li:hover > .sub-menu,
.big-menu > li.active-big > .sub-menu,
.et-header-menu li:hover > .sub-menu {
visibility: visible;
opacity: 1;
}
.big-menu > li:hover > .sub-menu,
.big-menu > li.active-big > .sub-menu,
.et-header-menu > li.menu-item-mega-parent > .sub-menu {
display: flex;
}
.et-header-menu > li.menu-item-mega-parent.no-wrap > .sub-menu {
flex-wrap: nowrap;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li {
margin-bottom: 30px;
}
.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent > .sub-menu {
flex-wrap: wrap;
width: 100%;
}
.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent > .sub-menu > li {
max-width: 20%;
width: 100%;
}
.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent.menu-item-mega-column-3 > .sub-menu > li {
max-width: 33.333333%;
}
.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent.menu-item-mega-column-4 > .sub-menu > li {
max-width: 25%;
}
.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent.menu-item-mega-column-6 > .sub-menu > li {
max-width: 16.666666%;
}
.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent.menu-item-mega-column-7 > .sub-menu > li {
max-width: 14.285714%;
}
.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent.menu-item-mega-column-8 > .sub-menu > li {
max-width: 12.5%;
}
.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent.menu-item-mega-column-9 > .sub-menu > li {
max-width: 11.111111%;
}
.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent > .sub-menu li {
width: 100%;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li .sub-menu {
border: 0;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li > .sub-menu {
padding-top: 5px;
padding-bottom: 0;
display: block;
position: static;
box-shadow: none;
min-width: 100%;
background: none;
animation: none; 
left: auto;
top: auto;
opacity: 1;
transition-delay: 0s;
}
.et-header-menu > li.menu-item-mega-parent:hover > .sub-menu > li .sub-menu {
opacity: 1;
visibility: visible;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li .sub-menu li {
padding: 0;
width: 100%;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li > .sub-menu > li .sub-menu {
position: relative;
top: auto;
left: auto;
padding: 0;
padding-left: 10px;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li .sub-menu li:after {
display: none;
}
.menu-item-mega-parent > .sub-menu > li > a,
.menu-item.title-item > a {
text-transform: uppercase;
font-size: 0.9em;
letter-spacing: 0.1em;
margin-bottom: 5px;
}
.menu-item.title-item > a {
margin-top: 20px;
}
.et-header-menu > li.menu-item-mega-parent:hover > .sub-menu {
display: flex;
visibility: visible;
transition: all .18s cubic-bezier(0.2, 0.06, 0.05, 0.95);
opacity: 1;
transition-delay: 0s;
}
.et-header-menu li.menu-item-has-children {
position: relative;
align-items: center;
}
.et-header-menu li.menu-item-mega-parent {
position: static;
}
.et-header-menu > li > .sub-menu:before {
content: "";
position: absolute;
top: 0;
left: -10px;
background-color: #fff;
width: calc(100% + 20px);
height: 100%;
z-index: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid rgba(0,0,0,.1);
-webkit-box-shadow: 0 15px 30px -10px rgba(0,0,0,.06);
-moz-box-shadow: 0 15px 30px -10px rgba(0,0,0,.06);
box-shadow: 0 15px 30px -10px rgba(0,0,0,.06);
z-index: -1;
}
.header-border-1:not(.header_on_scroll) .et-header-menu > li > .sub-menu:before {
top: 0px;
}
.et-header-menu > li.menu-item-mega-parent >.sub-menu {
padding: 50px 0 20px;
}
.et-header-menu > li.menu-item-mega-parent >.sub-menu:before {
left: 0;
width: 100%;
}
.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent >.sub-menu:before {
width: 200vw;
transform: translateX(-50%);
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li,
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li {
opacity: 0;
transform: translateY(60px);
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent:hover > .sub-menu > li,
.megamenu-column-animation .big-menu > li.menu-item-mega-parent.active-big > .sub-menu > li,
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent:hover > .sub-menu > li {
opacity: 1;
transform: none;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(1),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(1) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.075s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.15s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(2),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(2) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.195s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.27s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(3),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(3) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.255s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.33s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(4),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(4) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.315s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.39s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(5),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(5) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.375s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.45s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(6),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(6) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.435s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.51s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(7),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(7) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.495s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.57s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(8),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(8) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.555s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.63s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(9),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(9) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.615s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.69s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(10),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(10) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.675s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.75s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(11),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(11) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.735s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.81s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(12),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(12) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.795s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.87s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(13),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(13) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.855s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.93s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(14),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(14) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.915s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.99s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(15),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(15) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.975s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.05s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(16),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(16) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.035s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.11s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(17),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(17) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.095s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.17s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(18),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(18) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.155s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.23s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(19),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(19) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.215s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.29s;
}
.megamenu-column-animation .big-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(20),
.megamenu-column-animation .et-header-menu > li.menu-item-mega-parent > .sub-menu > li:nth-child(20) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.275s,opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.35s;
}
.et-header-menu li >.sub-menu > li {
display: block;
width: 240px;
padding: 0 27px;
}
.et-header-menu .sub-menu li:last-child {
margin-bottom: 0;
}
.big-menu .sub-menu li a .item-thumb,
.et-header-menu .sub-menu li a .item-thumb {
display: block;
margin-bottom: 10px;
overflow: hidden;
}
.et-header-menu .sub-menu li.menu-item-has-children:after {
display: block;
position: absolute;
top: 6px;
right: 6px;
left: auto;
content: "\e923";
font-family: "et-icon";
vertical-align: middle;
font-size: 16px;
}
.menu-item-mega-parent > .sub-menu > li.menu-item-has-children:after {
display: none;
}
.et-header-menu .sub-menu li a:before {
bottom: -3px;
}
.et-header-menu .sub-menu .sub-menu {
top: -31px;
left: 100%;
padding: 30px 0;
}
.et-header-menu > .menu-item:not(.menu-item-mega-parent) .sub-menu .sub-menu {
margin-left: 10px;
}
.et-header-menu > .menu-item:not(.menu-item-mega-parent) .sub-menu .sub-menu:before {
content: "";
position: absolute;
top: 0;
left: -10px;
background-color: #fff;
width: calc(100% + 20px);
height: 100%;
z-index: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid rgba(0,0,0,.1);
-webkit-box-shadow: 0 15px 30px -10px rgba(0,0,0,.06);
-moz-box-shadow: 0 15px 30px -10px rgba(0,0,0,.06);
box-shadow: 0 15px 30px -10px rgba(0,0,0,.06);
z-index: -1;
}
.et-header-menu .sub-menu.has_bg {
background-repeat: no-repeat;
background-position: right center;
background-size: contain;
padding-right: 220px;
} .menu-item-mega-parent.hide-headings > .sub-menu > li > a,
.mobile-menu > li.hide-headings > .sub-menu > li > a {
display: none;
}
.mobile-menu > li.hide-headings > .sub-menu > li > .sub-menu {
display: block;
} .account-links.et-header-menu .sub-menu {
left: auto;
right: -3px;
}
.account-links.et-header-menu .sub-menu li {
width: auto;
}
.account-links.et-header-menu .sub-menu li a {
white-space: nowrap;
}  .footer-widgets {
padding: 50px 0;
border-top: 1px solid rgba(0,0,0,0.1);
}
.footer-widgets .widgettitle {
margin-bottom: 10px;
padding: 10px 0;
text-transform: uppercase;
letter-spacing: 0.1em;
font-weight: inherit;
}
.footer-widgets .widgettitle span {
cursor: pointer;
}
.footer-widgets .column-last.column-wide {
order: 1;
}
.footer-widgets .other-columns .footer1 {
order: -1;
} .site-footer.dark {
background-color: #282828;
border-top-color: rgba(255,255,255,0.1);
}
.site-footer.dark .post-meta:before {
background: rgba(255,255,255,0.1);
}
.site-footer.dark .footer-widgets,
.site-footer.dark .footer-middle,
.site-footer.dark .widgettitle,
.site-footer.dark .post-meta,
.site-footer.dark .footer-bar {
color: rgba(255,255,255,0.5);
}
.site-footer.dark .widget .widget-title,
.site-footer.dark .widget h1,
.site-footer.dark .widget h2,
.site-footer.dark .widget h3,
.site-footer.dark .widget h4,
.site-footer.dark .widget h5,
.site-footer.dark .widget ul li a,
.site-footer.dark .footer-widgets a,
.site-footer.dark .footer-middle a,
.site-footer.dark .footer-middle h2,
.site-footer.dark .footer-middle h3,
.site-footer.dark .footer-middle h4,
.site-footer.dark .footer-bar a,
.site-footer.dark .search-field,
.site-footer.dark input[type="text"],
.site-footer.dark input[type="password"],
.site-footer.dark input[type="date"],
.site-footer.dark input[type="datetime"],
.site-footer.dark input[type="email"],
.site-footer.dark input[type="number"],
.site-footer.dark input[type="search"],
.site-footer.dark input[type="submit"],
.site-footer.dark input[type="tel"],
.site-footer.dark input[type="time"],
.site-footer.dark input[type="url"],
.site-footer.dark textarea,
.site-footer.dark .footer-bar .et-header-menu .selected,
.site-footer.dark .footer-bar .wcml-dropdown a.wcml-cs-item-toggle {
color: #fff;
}
.site-footer.dark input[type="submit"] {
border-color: #fff;
background: transparent;
}
.site-footer.dark .footer-bar-border-1,
.site-footer.dark .tag-cloud-link {
border-color: rgba(255,255,255,0.1);
}
.site-footer.dark input[type="text"],
.site-footer.dark input[type="password"],
.site-footer.dark input[type="date"],
.site-footer.dark input[type="datetime"],
.site-footer.dark input[type="email"],
.site-footer.dark input[type="number"],
.site-footer.dark input[type="search"],
.site-footer.dark input[type="tel"],
.site-footer.dark input[type="time"],
.site-footer.dark input[type="url"],
.site-footer.dark textarea,
.site-footer.dark .search-button-group {
border-color: rgba(255,255,255,0.5);
} .footer-bar .container {
padding-top: 30px;
padding-bottom: 20px;
}
.footer-bar-border-1 {
border-top: 1px solid rgba(0,0,0,0.1);
}
@media all and (min-width: 992px) {
.footer-bar .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
}
.footer-bar .footer-items {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 0;
}
.footer-bar .footer-left,
.footer-bar .footer-right {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.footer-bar .footer-center {
text-align: center;
-webkit-box-pack: center;
align-items: center;
margin: 0 20px;
}
.footer-bar .footer-right {
text-align: right;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.footer-bar .footer-left > * {
margin-right: 24px;
}
.footer-bar .footer-left > *:last-child {
margin-right: 0;
}
.footer-bar .footer-right > * {
margin-left: 24px;
}
.footer-bar .footer-right > *:first-child {
margin-left: 0;
}
} .footer-bar-menu {
float: left;
}
.footer-bar .menu {
padding: 0;
}
.footer-bar .menu ul.sub-menu {
display: none;
}
.footer-bar .menu li {
display: inline-flex;
}
.footer-bar .menu > li > div,
.footer-bar .menu > li > a {
display: inline-block;
vertical-align: middle;
margin: 0 21px 0 0;
}
.footer-bar .menu > li:last-child a,
.footer-bar .menu > li:last-child > div {
margin-right: 0;
margin-left: 0;
}
.footer-bar.footer-full .container {
max-width: none;
}
.footer-social-icons {
padding: 0;
margin: 0;
} .site-footer .footer-bar.custom-color-1.dark {
background: #282828;
color: rgba(255,255,255,0.5);
}
.site-footer .footer-bar.custom-color-1,
.site-footer .footer-bar.custom-color-1 a,
.site-footer .footer-bar.custom-color-1 .menu > li > a,
.site-footer .footer-bar.custom-color-1 .et-header-menu .selected {
color: inherit;
}
.site-footer .footer-bar.custom-color-1.dark .et-header-menu .selected,
.site-footer .footer-bar.custom-color-1.dark .menu > li > a {
color: #fff;
} .footer-bar-text img {
max-height: 24px;
vertical-align: middle;
}
@media all and (max-width: 991px) {
.footer-bar {
text-align: center;
}
.footer-bar .menu {
float: none;
}
.footer-bar-logo {
float: none;
margin-right: 0;
}
.footer-bar .copyright,
.footer-bar-social {
padding-top: 14px;
}
.footer-bar .menu > li,
.footer-bar-social li {
float: none;
display: inline-block;
}
.footer-bar-social li i {
font-size: 16px;
}
.footer-bar-right .footer-bar-text {
padding-top: 17px;
}
.footer-bar-left, .footer-bar-right {
padding-top: 0;
padding-bottom: 0;
}
.footer-bar .footer-bar-logo,
.footer-bar .footer-bar-menu,
.footer-bar .menu,
.footer-bar .footer-bar-content {
float: none;
}
.footer-bar .footer-bar-logo,
.footer-bar .footer-bar-menu {
margin-bottom: 20px;
}
}
@media all and (min-width: 768px) {
.footer-widgets .widget:last-child {
margin-bottom: 0;
}
.footer-toggle-widgets.footer-widgets .widgettitle span {
display: none;
}
.footer-toggle-widgets.footer-widgets .widgettitle + div,
.footer-toggle-widgets.footer-widgets .widgettitle + p,
.footer-toggle-widgets.footer-widgets .widgettitle + ul {
display: block !important; }
}
@media all and (max-width: 767px) {
.footer-toggle-widgets.footer-widgets .widget {
margin-bottom: 10px;
}
.footer-widgets .widget_mc4wp_form_widget {
margin-top: 40px;
text-align: center;
}
.footer-bar .menu > li {
display: block;
}
.footer-bar .menu > li:last-child {
border-bottom: 0 none;
}
.footer-bar .menu > li > a,
.footer-bar .menu > li > span {
display: block;
padding: 7px 0;
margin: 0;
}  
.footer-bar-right .menu li.footer-bar-text {
text-align: center;
}
}
@media (min-width: 576px) {
.footer-bar.footer-full .container {
padding-left: 30px;
padding-right: 30px;
}
}
@media (min-width: 1490px) {
.footer-bar.footer-full .container {
padding-right: 2.5%;
padding-left: 2.5%;
}
}
#scroll_to_top {
position: fixed;
bottom: -50px;
right: 15px;
z-index: 100;
transform: rotate(-90deg);
}
#scroll_to_top.active {
bottom: 15px;
}
#scroll_to_top span {
width: 50px;
height: 50px;
border-radius: 100%;
background: rgba(255,255,255,0.2);
border: 2px solid rgba(0,0,0,0.1);
display: flex;
align-items: center;
justify-content: center;
}
#scroll_to_top:hover span {
border-color: inherit; 
}
@media only screen and (max-width: 767px) {
#scroll_to_top { display: none; }
} .hero-header-container .row {
justify-content: center;
text-align: center;
}
.hero-header .regular-title {
padding: 4vh 0;
}
.hero-header .hero-title  {
display: flex;
justify-content: center;
align-items: center;
position: relative;
overflow: hidden;
background-size: cover;
background-color: #f8f8f8;
background-repeat: no-repeat;
}
.hero-header .hero-title {
min-height: 35vh;
margin-bottom: 40px;
padding-bottom: 40px;
}
.page-header-transparent .hero-header .hero-title {
min-height: 40vh;
}
.hero-header .hero-title.parallax_image {
max-height: none;
background-size: cover;
background-position: center;
background-attachment: scroll;
background-repeat: no-repeat;
}
.hero-light-title .hero-header .hero-title.parallax_image:before {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
z-index: 0;
background: #191919;
opacity: 0.26;
}
@media all and (min-width: 768px) {
.hero-header .hero-title.parallax_image {
min-height: 50vh;
}
}
@media all and (max-width: 767px) {
.hero-header .regular-title {
padding: 0;
}
} .taxonomy-description {
margin: 20px auto 30px;
max-width: 767px
}
.et-blog .hero-title {
margin-bottom: 40px;
} .et-blog-categories {
margin: 20px 0;
}
.et-blog-categories-wrap {
text-align: center;
} .et-blog-categories-list li {
display: inline-flex;
align-content: center;
font-size: 1.1em;
}
.et-blog-categories-list li a {
margin-right: 19px;
}
.et-blog-categories-list li a:hover {
color: #282828;
}
.et-blog-categories-list li:first-child a {
margin-left: 0;
}
.et-blog-categories-list li:last-child a {
margin-right: 0;
}
.et-blog-categories-list li.current-cat a {
color: #282828;
border-bottom: 2px solid currentColor;
} .et-blog-categories-list.columns {
overflow: hidden;
}
.et-blog-categories-list.columns li {
display: block;
float: left;
padding-right: 17px;
padding-bottom: 0;
}
.et-blog-categories-list.columns li a {
font-size: 16px;
margin: 0;
}
.et-blog-categories-list.columns li.current-cat a {
padding-bottom: 1px;
}
.et-blog-categories-list.columns li span {
display: none;
}	
@media only screen and (max-width: 575px) {
.et-blog-categories-list li a {
font-size: inherit;
}	
}
.post.type-post.sticky .entry-title a:after {
margin: 0 10px;
padding: 4px 12px;
background: rgba(0,0,0,.7);
color: #fff;
text-transform: uppercase;
letter-spacing: 0.1em;
font-size: 11px;
border-radius: 20px;
vertical-align: middle;
} .post {
position: relative;
}
.post.type-post,
.post.type-page,
.post.type-portfolio {
margin-bottom: 46px;
}
.post.type-post .post-gallery {
display: block;
position: relative;
overflow: hidden;
margin-bottom: 15px;
text-align: center;
}
.post.post-classic .post-gallery,
.post.post-classic .et-blog-slider {
margin: 20px 0 30px;
}
.post.type-post .post-gallery > a {
display: inline-flex;
padding: 0;
will-change: opacity;
position: relative;
overflow: hidden;
}
.post.type-post .post-gallery > a:after {
content: " ";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #000;
opacity: 0;
}
.post.type-post .post-gallery img {
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
backface-visibility: hidden;
transform-origin: center center;
object-fit: cover;
object-position: center;
}
.post.type-post .post-gallery a:hover img {
-moz-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
-webkit-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
} .post.listing {
display: flex;
align-items: center;
margin-bottom: 20px;
}
.post.listing .post-gallery {
margin-bottom: 0;
margin-right: 30px;
}
.post.listing .post-gallery .count {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
font-size:  48px;
font-weight: 500;
line-height: 1;
pointer-events: none;
display: none;
}
.post.listing .attachment-post-thumbnail {
width: 100px;
}
.post.listing .listing_content {
flex: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.post.listing .listing_content .post-title h6 {
letter-spacing: normal;
text-transform: none;
padding: 0;
margin-bottom: 5px;
}
.post.listing .listing_content .post-meta {
margin: 0;
} .post-format-icon {
position: absolute;
top: 20px;
left: 20px;
z-index: 1;
width: auto;
display: flex;
padding: 5px 15px;
background: rgba(0,0,0,0.3);
color: #fff;
border-radius: 30px;
align-items: center;
}
.post-format-icon span {
margin-right: 6px;
line-height: 1;
}
.post-format-icon svg {
width: 16px;
height: 16px;
}
.type-post .post-meta {
display: block;
color: #a0a0a0;
font-size: 0.9em;
}
.blog-post:not(.post-classic) .post-meta {
font-size: 0.9em;
}
.type-post .post-meta .date-link {
color: inherit;
}
.post .post-title h3 {
margin-bottom: 10px;
}
.post .post-title h3 a:hover,
.post .post-title h4 a:hover {
text-decoration: none;
color: #282828;
}
.type-post .post-content {
margin-top: 10px;
}
.et-blog .post.type-post .post-content p {
margin: 0;
}
.post.post-masonry,
.post.post-grid {
width: 100%;
}
.post .post-categories,
.et-portfolio-categories {
list-style-type: none;
margin-bottom: 10px;
text-transform: uppercase;
}
.post .post-categories li {
display: inline-flex;
margin-right: 10px;
}
.et-portfolio .type-portfolio .et-portfolio-categories,
.post.post-detail .post-categories,
.entry-content .post-categories li a,
.post-categories li a {
color: inherit;
color: #777;
}
.et-portfolio .type-portfolio .et-portfolio-categories,
.post.post-detail .post-categories,
.post-categories {
font-size: 0.85em;
letter-spacing: 0.1rem;
}
.related-posts .post .post-categories,
.blog-style-masonry .post-categories,
.blog-style-cards .post-categories,
.blog-style-grid .post-categories,
.blog-style-list .post-categories {
font-size: 0.75em;
}  .post.post-grid .post-gallery img {
transform-origin: center center;
} .post.post-cards .overlay-inner {
position: relative;
overflow: hidden;
display: block;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom: 0;
}
.post.post-cards .post-gallery {
margin-bottom: 0;
}
.post.post-cards .post-gallery a {
display: block;
background: #ddd;
}
.post.post-cards .post-gallery a:after {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.5)));
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);
opacity: 1;
}
.post.post-cards .post-gallery img {
width: 100%;
}
.post.post-cards .entry-header {
position: absolute;
bottom: 0;
left: 0;
z-index: 9;
padding: 0 30px 30px;
}
.post.post-cards .entry-header .entry-title {
margin: 0;
}
.post.post-cards .post-categories li a,
.post.post-cards .post-categories li a:hover,
.post.post-cards .entry-header a:hover, 
.post.post-cards .entry-header a {
color: #fff;
}
.post.post-cards .post-meta {
color: rgba(255,255,255,0.6);
margin: 0;
display: none;
}
.post.post-cards .post-meta:before {
background: rgba(255,255,255,0.3);
} .post-list .row {
margin: 0;
justify-content: center;
}
.post-list,
.post.post-list .post-list-excerpt .inner {
width: 100%;
}
.post.post-list .post-categories {
left: 33px;
}
.post.post-list .post-list-excerpt {
display: flex;
align-items: center;
} .blog-sidebar-disabled .post.post-classic .entry-header {
text-align: center;
}
.post.post-classic .entry-header .col-lg-8:before {
content: '';
display: block;
height: 1px;
background: #ddd;
margin-bottom: 40px;
}
.post.post-classic {
margin-bottom: 40px;
}
.post.post-classic:first-child .entry-header .col-lg-8:before {
width: 0;
}
.post.post-classic.post-blog-card .post-gallery>a:before {
opacity: 0.1;
}
.post.post-classic.post-blog-card:hover .post-gallery>a:before {
opacity: 0.2;
}
.post.post-classic .post-meta {
margin: 0 0 15px;
font-size: 0.9em;
}
.post.post-classic.post-blog-card .post-meta:before {
display: none;
}
.post.post-classic.post-blog-card .entry-header {
position: absolute;
top: 30%;
width: 100%;
z-index: 9;
padding: 0 15px;
top: 0;
bottom: 0;
align-items: center;
justify-content: center;
text-align: center;
display: flex;
flex-direction: column;
}
.post.post-classic.post-blog-card .post-categories li a {
color: #fff;
}
.post.post-classic.post-blog-card .post-title h3 {
max-width: 80%;
}
.post.post-classic.post-blog-card .post-title h3 a {
color: #fff;
text-decoration: none;
}
.post.post-classic.post-blog-card .post-meta,
.post.post-classic.post-blog-card .post-meta a {
color: #fff;
padding-left: 0;
}
.post.post-classic.post-blog-card .post-meta a {
border-bottom: 1px solid rgba(255,255,255,0.5);
}
.post.post-classic.post-blog-card .post-gallery > a:after {
opacity: 0.2;
}
.post.post-grid.post-slider img {
height: 260px;
}
@media only screen and (min-width: 768px) {
.post.post-grid .post-gallery img,
.post.post-grid .et-blog-slider img {
max-height: 220px;
}
.post.post-classic.post-blog-card .post-title h3 {
font-size: 34px;
}
.post.post-list.sticky .post-list-excerpt,
.post.post-list .col-lg-12.post-list-excerpt  {
justify-content: center;
}
.post.post-cards .entry-header {
padding: 0 35px 35px;
}
}
@media only screen and (min-width: 992px) {
.post.post-list .post-gallery img,
.post.post-list .et-blog-slider img {
max-height: 300px;
width: auto;
}
.post.post-list.sticky .post-gallery img,
.post.post-list.sticky .et-blog-slider img,
.post.post-classic .post-gallery img,
.post.post-classic .et-blog-slider img {
max-height: 75vh;
}
.post.post-list .col-lg-6.post-list-excerpt .inner {
padding: 0 0 8% 8%;
}
.post.post-classic.post-blog-card .post-title h3 {
font-size: 42px;
}
.post.post-list.sticky .post-list-excerpt .inner,
.post.post-list .col-lg-12.post-list-excerpt .inner {
padding-top: 10px;
}
.post.post-list.sticky .post-list-excerpt .inner,
.post.post-list .col-lg-12.post-list-excerpt .inner {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.blog-sidebar-active .post-classic .col-lg-8,
.blog-sidebar-enabled .post.post-list.sticky .post-list-excerpt .inner,
.blog-sidebar-enabled .post.post-list .col-lg-12.post-list-excerpt .inner {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.post.post-cards.sticky .entry-header {
padding: 0 40px 40px;
}
} .blog-container {
padding-bottom: 30px;
}
.post.post-detail {
margin-bottom: 0;
padding-top: 0;
}
.post.post-detail:not(.portfolio) .title-wrap .entry-header {
text-align: center;
}
.post-title.entry-header h1 {
margin-bottom: 0;
}
.post.post-detail:not(.portfolio):not(.header-parallax) .title_outer:after {
content: '';
width: 40px;
height: 1px;
background: #ddd;
display: block;
margin: 24px auto 0;
}
.post.post-detail .header-normal {
padding-bottom: 46px;
}
.post.post-detail.page-padding .header-normal {
padding-top: 46px;
}
.post.post-detail .post-featured-video iframe {
width: 100%;
}
.post.post-detail .post-featured-section {
position: relative;
}
.hero-title .post-featured.title-wrap {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
min-height: 40vh;
position: relative;
overflow: hidden;
background-size: cover;
margin-bottom: 8vh;
}
.light-title .hero-title.header-parallax .post-featured.title-wrap:before,
.hero-light-title .hero-title.header-parallax .post-featured.title-wrap:before {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
background: #191919;
opacity: 0.2;
}
.hero-title.featured-gallery .post-featured.title-wrap {
min-height: 50vh;
}
.hero-title.featured-gallery .post-featured.title-wrap.parallax_image {
min-height: 65vh;
}
@media only screen and (min-width: 576px) {
.post.post-detail .post-featured-video iframe {
min-height: 60vh;
}
}
@media only screen and (min-width: 768px) {
.hero-title.header-parallax .post-featured.title-wrap.parallax_image {
margin-bottom: 8vh;
max-height: 75vh;
height: 75vh;
}
.hero-title.page-transparent.featured-gallery .post-featured.title-wrap.parallax_image {
max-height: 75vh;
height: 75vh;
}
.hero-title.header-parallax .et-banner-image,
.hero-title.page-transparent.featured-gallery .et-banner-image {
max-height: 85vh;
}
.post.post-detail .post-featured-video iframe {
min-height: 80vh;
}
}
.post-featured.title-wrap .post-title {
width: 100%;
z-index: 2;
padding-top: 5vh;
padding-bottom: 5vh;
margin-bottom: 20px;
}
.post.post-detail .title-wrap .post-categories {
margin-bottom: 20px;
}
.post.post-detail .title-wrap .post-categories li {
margin: 2px 5px;
}
.post.post-detail .post-categories li:first-child {
margin-left: 0;
}
.post.post-detail .post-categories li:last-child {
margin-right: 0;
} .hero-title.header-parallax .post-featured.title-wrap .post-title {
padding-top: 0;
padding-bottom: 8vh;
} .post.post-detail .post-featured .post-title .post-meta:before {
display: none;
}
.post.post-detail .post-featured .post-title .post-meta {
margin-top: 20px;
font-size: inherit;
}
.post.post-detail .post-featured .post-title .post-meta,
.post.post-detail .post-featured .post-title .post-meta a {
padding-left: 0;
line-height: 1;
margin-bottom: 0;
} .hero-light-title .featured-gallery:not(.format-gallery):not(.format-video) .entry-header {
color: rgba(255,255,255,0.7);	
}
.hero-light-title .featured-gallery:not(.format-gallery):not(.format-video) .entry-header .entry-title,
.hero-light-title .featured-gallery:not(.format-gallery):not(.format-video) .entry-header .post-meta,
.hero-light-title .featured-gallery:not(.format-gallery):not(.format-video) .entry-header .post-meta a,
.hero-light-title .featured-gallery:not(.format-gallery):not(.format-video) .entry-header .post-categories,
.hero-light-title .featured-gallery:not(.format-gallery):not(.format-video) .entry-header .post-categories a,
.hero-light-title .hero-title:not(.featured-gallery) .entry-title,
.hero-light-title .hero-title:not(.featured-gallery) .post-title .post-meta,
.hero-light-title .hero-title:not(.featured-gallery) .post-title .post-meta a,
.hero-light-title .hero-title:not(.featured-gallery) .post-title .post-categories,
.hero-light-title .hero-title:not(.featured-gallery) .post-title .post-categories a {
color: #fff;
}
.hero-light-title .post-featured-gallery .slick-arrow {
color: #fff;
background: rgba(0,0,0,0.2);
}
.hero-light-title .post-featured-gallery .slick-arrow:hover  {
color: #fff;
background: rgba(0,0,0,0.3);
} .post-featured-gallery .et-banner-title {
padding-left: 15px;
padding-right: 15px;
font-size: inherit;
font-weight: normal;
} .header-parallax.post_format-post-format-gallery .post-featured .post-title,
.header-parallax.post_format-post-format-video .post-featured .post-title {
animation: none;
padding-top: 5vh;
padding-bottom: 5vh;
}
.header-parallax .post-featured-section .post-title {
position: absolute;
width: 100%;
z-index: 9;
padding: 0 15px;
bottom: 0;
text-align: initial;
display: flex;
flex-direction: column;
}
.post-featured.title-wrap.parallax_image {
background-size: cover;
background-position: center;
background-attachment: scroll;
background-repeat: no-repeat;
} .entry-content .featured-media.alignwide {
text-align: center;
margin-bottom: 4rem;
margin-top: 4rem;
}
.sidebar-enabled .entry-content .featured-media.alignwide {
margin-top: 0;
}
figure.wp-block-gallery.alignwide {
margin-bottom: 4rem;
margin-top: 4rem;
}
@media only screen and (max-width: 575px) {
.header-parallax .post-featured-section .post-title {
padding-left: 20px;
padding-right: 20px;
}
}
@media only screen and (min-width: 768px) {
.header-parallax .post-featured-section .post-title {
justify-content: center;
}
.header-parallax .post-featured-section .post-title .row {
width: 100%;
}
.post-featured-gallery .et-banner-title {
font-size: inherit;
width: auto;
display: inline-flex;
padding: 5px 15px;
background: rgba(0,0,0,0.3);
color: #fff;
border-radius: 30px;
}
.post-featured-gallery .et-banner-text.v_bottom {
padding-bottom: 5%;
}
}
.post .article-detail {
margin-top: 45px;
}
.post.post-detail .post-content:after {
display: block;
content: "";
clear: both;
}
.hentry .post-nav-links,
.hentry .single-post-meta {
clear: both;
text-align: center;
padding: 24px 0;
border-top: 1px solid #eee;
margin-bottom: 0;
}
.hentry .single-post-meta {
color: #848485
}
.hentry .single-post-meta span {
display: inline-block;
padding: 0 8px;
}
.hentry .post-nav-links + .single-post-meta {
margin-top: 0;
}
.post .author_info {
padding: 24px 20px;
border-top: 1px solid #eee;
position: relative;
text-align: center;
}
.post .author_info .avatar {
width: 40px;
height: 40px;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.post .author_info h5 {
margin: 0;
}
.post .author_info h5 + .author_description {
margin-top: 10px;
}
.post .author_description {
font-size: 0.9em;
}
.post .auhor-icon {
padding: 6px;
margin-right: 6px;
color: #777;
}
.page .entry-content .alignfull,
.sidebar-disabled .entry-content .alignfull {
margin-left  : calc( -100vw / 2 + 100% / 2);
margin-right : calc( -100vw / 2 + 100% / 2);
width: 100vw;
max-width: 100vw;
margin-bottom: 5rem;
margin-top: 5rem;
}
@media (pointer: fine) {
.page .entry-content .alignfull,
.sidebar-disabled .entry-content .alignfull {
margin-left: calc( -100vw / 2 + 100% / 2 + 7px);
margin-right: calc( -100vw / 2 + 100% / 2 + 7px);
max-width: calc(100vw - 14px);
}
}
.alignfull > figcaption,
.alignfull > .wp-caption-text {
margin-left: auto;
margin-right: auto;
max-width: 58rem;
width: calc(100% - 4rem);
}
.page .entry-content .alignfull.wp-block-columns,
.sidebar-disabled .entry-content .alignfull.wp-block-columns {
padding: 0 26px;
}
.post-nav-links a,
.post-nav-links span {
min-width: 2em;
height: 2.5em;
display: inline-flex;
align-items: center;
justify-content: center;
}
.post-page-numbers.current {
border-bottom: 2px solid currentColor;
}
@media only screen and (min-width: 576px) {
.page .entry-content .alignwide,
.sidebar-disabled .entry-content .alignwide {
margin-left: -4vw;
max-width: calc(100% + 8vw);
width: calc(100% + 8vw);
}
.post .author_description {
font-size: 1em;
}
.post .author_info .avatar {
width: 60px;
height: 60px;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
}
@media only screen and (min-width: 992px) {
.sidebar-left {
order: -1;
}
.sidebar-left .sidebar-inner {
padding-right: 30px;
}
.sidebar-right .sidebar-inner {
padding-left: 30px;
}
.blog-style-classic .sidebar-inner {
padding-top: 40px;
}
} .et_post_nav {
-moz-user-select: -moz-none;
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
border-top: 1px solid #eee;
}
.et_post_nav .row {
margin: 0;
}
.et_post_nav .post_nav_link {
width: 100%;
padding: 30px 40px;
min-height: 140px;
position: relative;
display: flex;
flex-direction: row;
align-items: flex-start;
}
.et_post_nav .nav-item {
padding: 0;
}
.et_post_nav .post_nav_link.prev {
text-align: right;
justify-content: flex-end;
}
.et_post_nav .col-12 .post_nav_link {
text-align: center;
justify-content: center;
} .et_post_nav .post_nav_link svg {
position: absolute;
top: 50%;
left: 6%;
width: 20px; -moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 3;
}
.et_post_nav .post_nav_link.next svg {
left: auto;
right: 6%;
}
.et_post_nav .post_nav_link svg { -moz-transform: translate3d(-10px, -50%, 0);
-webkit-transform: translate3d(-10px, -50%, 0);
transform: translate3d(-10px, -50%, 0);
}
.et_post_nav .post_nav_link.prev svg {
-moz-transform: translate3d(10px, -50%, 0);
-webkit-transform: translate3d(10px, -50%, 0);
transform: translate3d(10px, -50%, 0);
}
.et_post_nav .post_nav_link:hover svg { -moz-transform: translate3d(0, -50%, 0);
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
.et_post_nav .post_nav_link.simple .nav_post_bg {
display: none;
} .et_post_nav .post_nav_link .text {
max-width: 340px;
z-index: 3; } .et_post_nav .post_nav_link strong {
font-weight: inherit;
opacity: 0.4;
color: #282828;
}
.et_post_nav .post_nav_link h3 {
font-size: 1.4em;
font-weight: 500;
line-height: 1.5;
margin-bottom: 0;
} .et_post_nav.nav-style-image .post_nav_link {
min-height: 280px;
align-items: center;
}
.et_post_nav.nav-style-image .post_nav_link:after {
background-color: rgba(0,0,0,0.35);
position: absolute;
left: 0;
top: 0;
content: '';
display: block;
z-index: 1;
width: 100%;
height: 100%;
-webkit-transition: background-color 1s ease;
transition: background-color 1s ease;
}
.et_post_nav.nav-style-image .post_nav_link:hover {
background-color: rgba(0,0,0,0.45);
}
.et_post_nav.nav-style-image .post_nav_link .nav_post_bg {
width: 100%;
position: absolute;
left: 0;
top: 0;
background-size: cover;
background-position: center;
height: 100%;
-ms-transition: transform 0.6s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
-webkit-transition: transform 0.6s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
transition: transform 0.6s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}
.et_post_nav.nav-style-image .post_nav_link strong,
.et_post_nav.nav-style-image .post_nav_link h3 {
color: #fff;
opacity: 1;
}
.et_post_nav.nav-style-image .post_nav_link svg {
color: #fff;
}
@media only screen and (max-width: 767px) {
.et_post_nav .post_nav_link svg {
display: none;
}
.et_post_nav .post_nav_link.prev,
.et_post_nav .post_nav_link.next {
text-align: center;
padding: 15px 35px;
min-height: 0;
justify-content: center;
}
.et_post_nav.nav-style-image .post_nav_link {
min-height: 220px;
} }
@media only screen and (min-width: 768px) {
.et_post_nav.nav-style-image .post_nav_link h3 {
font-size: 1.5em;
}
}
@media only screen and (min-width: 992px) {
.sidebar-disabled .et_post_nav .post_nav_link.prev svg { left: 20%; }
.sidebar-disabled .et_post_nav .post_nav_link.next svg { right: 20%; }
} .post-share {
text-align: center;
padding: 24px 0;
border-top: 1px solid #eee;
}
.post-share .share-article {
margin: 0;
display: inline-flex;
flex-wrap: wrap;
align-items: center;
line-height: 1;
}
.share-article li {
display: inline-flex;
padding: 0;
}
.share-article .share-label {
margin-right: 0.5em;
} .related-posts {
padding: 46px 0 0;
border-top: 1px solid rgba(0,0,0,0.1);
}
.post-detail .related-posts .container {
padding: 0;
}
.related-posts .related-title {
margin-bottom: 46px;
text-align: center;
} .post-password-form > p:first-child {
font-size: 16px;
color: #282828;
margin-bottom: 15px;
margin-top: 5px;
}
.post-password-form label,
.post-password-form input {
display: block;
}
.post-password-form label input {
width: 100%;
margin: 0 0 14px;
}
.post-password-form input[type=submit] {
width: 111px;
padding: 11px 0;
} .widget {
margin-bottom: 46px;
}
.widgettitle {
font-size: inherit;
letter-spacing: 0.1em;
color: inherit;
text-transform: uppercase;
margin-bottom: 20px;
position: relative;
display: block;
margin-top: 0;
-moz-transition: all .3s linear;
-o-transition: all .3s linear;
-webkit-transition: all .3s linear;
transition: all .3s linear;
}
.widgettitle span {
display: flex;
justify-content: flex-end;
align-items: center;
position: absolute;
width: 30px;
height: 30px;
text-align: center;
font-size: initial;
right: 0;
top: 50%;
margin-top: -15px;
}
.widgettitle span:after {
content: "\e914";
font-family: "et-icon";
font-weight: normal;
transform: rotate(180deg);
}
.widgettitle.active span:after {
transform: none;
content: "\e925";
}
.widget ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget ul li {
display: block;
margin: 0 0 15px;
}
.widget ul li ul {
padding-left: 15px;
margin-top: 5px;
}
.sidebar .widget ul:not([class]) {
padding-left: 0;
margin-left: 0;
}
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_pages ul li,
.widget ul li.menu-item {
margin-bottom: 10px;
}
.widget ul li:last-of-type {
margin-bottom: 0;
}
.widget select, 
.widget input,
.widget textarea {
display: block;
max-width: 100%;
}
.et_widget_latestimages .post-gallery,
.widget .wp-caption a {
padding: 0;
}
.et_widget_latestimages .post-gallery:after,
.widget .wp-caption a:after {
display: none;
}
.et_widget_latestimages .entry-title a:after {
display: none;
} .widget.widget_rss ul li {
margin-bottom: 30px;
} .widget .wp-tag-cloud li {
list-style: none;
display: inline-flex;
margin-bottom: 5px;
}
.tag-cloud-link {
display: inline-flex;
justify-content: center;
align-items: center;
color: #282828;
margin-right: 1em;
}
.tag-cloud-link .tag-link-count {
margin-left: 7px;
} #wp-calendar {
width: 100%;
border-collapse: separate;
border-spacing: 1px;
margin-bottom: 0;
}
#wp-calendar thead { font-size: 12px; }
#wp-calendar thead th {
padding-bottom: 10px; 
text-align: center;
background: transparent;
border: 0;
}
#wp-calendar tbody td {
background: #f5f5f5;
background: rgba(0,0,0,0.04);
border: 0;
text-align: center;
line-height: 2.5;
padding: 0;
}
#wp-calendar tbody td a {
display: block;
background: #fff;
}
#wp-calendar tbody td:hover,
#wp-calendar tbody .pad,
#wp-calendar tbody #today {
background: none;
}
#wp-calendar tfoot td {
border: 0;
}
#wp-calendar tfoot #prev,
#wp-calendar tfoot #next {
padding-top: 10px;
}
#wp-calendar tfoot #next {
text-align: right;
}
#wp-calendar tfoot a {
color: initial;
}
.wp-block-calendar a {
text-decoration: none;
}
.site-footer.dark #wp-calendar tbody td {
background: rgba(255,255,255,0.05);
}
.widget.woocommerce {
height: auto;
border: 0;
} .widget_rss .rss-date {
display: block;
margin: 5px 0;
color: #a0a0a0;
font-size: 0.9em;
}
.widget_rss .rssSummary {
margin: 10px 0;
} .et_widget_latestimages .entry-title {
font-weight: normal;
font-family: inherit;
font-size: inherit;
} .pagination,.woocommerce-pagination {
padding: 5vh 0;
}
.pagination .screen-reader-text,
.woocommerce-pagination .screen-reader-text {
display: none;
}
.pagination ul,.pagination .nav-links,
.woocommerce-pagination ul,
.woocommerce-pagination .nav-links {
list-style: none;
display: block;
text-align: center;
margin: 0;
}
.pagination ul li,
.pagination .nav-links li,
.woocommerce-pagination ul li,
.woocommerce-pagination .nav-links li {
display: inline-block;
text-align: center;
}
.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
display: block;
color: #848485;
font-weight: 400;
padding: 0 5px;
}
.pagination .page-numbers:hover,
.woocommerce-pagination .page-numbers:hover {
color: #282828;
}
.pagination .page-numbers.next,
.woocommerce-pagination .page-numbers.next {
margin-left: 15px;
}
.pagination .page-numbers.prev,
.woocommerce-pagination .page-numbers.prev {
margin-right: 15px;
}
@media only screen and (min-width: 768px) {
.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
padding: 0 10px;
}
.pagination .page-numbers.next,
.woocommerce-pagination .page-numbers.next {
margin-left: 30px;
}
.pagination .page-numbers.prev,
.woocommerce-pagination .page-numbers.prev {
margin-right: 30px;
}
}
.pagination .page-numbers.current,
.woocommerce-pagination .page-numbers.current {
color: #282828;
text-decoration: underline;
}
.pagination .nav-links .page-numbers,
.woocommerce-pagination .nav-links .page-numbers {
display: inline-block;
}
.pagination-space {
margin: 5vh 0;
} .et-pagination.et-infload,
.et-infload-controls.pagination-empty {
display: none;
}
.et-infload-controls.scroll-mode .et-infload-btn,
.et-infload-controls.et-loader .et-infload-btn {
display: block;
visibility: hidden;
text-indent: -1000em;
overflow: hidden;
-moz-transition: none;
-o-transition: none;
-webkit-transition: none;
transition: none;
}
.et-infload-btn {
min-width: 180px;
font-weight: 400;
text-transform: none;
}
.et-infload-to-top,
.et-infload-controls.hide-btn .et-infload-btn {
display: none;
}
.et-infload-controls.hide-btn .et-infload-to-top {
display: block;
color: #aaa;
} .et-infload-controls {
text-align: center;
display: block;
line-height: 62px;
min-height: 42px;
width: 100%;
margin: 30px 0 50px;
position: relative;
}
@media screen and (max-width: 575px) {
.et-infload-btn {
width: 100%;
}
} .et-main-products.et-loader {
position: relative;
padding-bottom: 30px;
margin-bottom: 30px;
}
.et-main-products.et-loader:after {
top: auto;
bottom: 0;
}  .hesperiden.tparrows.tp-leftarrow:before,
.hesperiden.tparrows.tp-rightarrow:before {
content: '\e924';
font-family: "et-icon";
font-size: 20px;
}
.hesperiden.tparrows.tp-rightarrow:before {
content: '\e923';
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
-webkit-transform: translateZ(0);
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none;
-webkit-backface-visibility: hidden;
transition: all 5s linear;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 24px;
height: 24px;
line-height: 24px;
position: absolute;
right: 25px;
top: 15px;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #282828;
font-style: normal;
font-weight: 200;
font-size: 24px;
font-family: Helvetica,Arial,sans-serif;
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
.mfp-close.scissors-close:before,
.mfp-close.scissors-close:after,
.et-close:before,
.et-close:after,
.remove:before,
.remove:after {
content: '';
position: absolute;
height: 1px;
width: 100%;
top: 50%;
left: 0;
margin-top: -1px;
background-color: #282828;
transform-origin: 50% 50%;
opacity: 1;
-moz-transition: -moz-transform ease 0.25s;
-webkit-transition: -webkit-transform ease 0.25s;
-o-transition: -o-transform ease 0.25s;
-ms-transition: -ms-transform ease 0.25s;
transition: transform ease 0.25s;
}
.mfp-close-outside.scissors-close:before,
.mfp-close-outside.scissors-close:after {
background-color: #fff;
}
.et-close:before,
.remove:before,
.mfp-close.scissors-close:before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.et-close:after,
.remove:after,
.mfp-close.scissors-close:after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.no-touch .mfp-close:hover,
.no-touch .mfp-close:focus,
.touch .mfp-close {
opacity: 1;
}
.no-touch .et-close:hover:before,
.no-touch .et-close:hover:after,
.no-touch .remove:hover:before,
.no-touch .remove:hover:after,
.no-touch .mfp-close.scissors-close:hover:before,
.no-touch .mfp-close.scissors-close:hover:after {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.mfp-close svg {
width: 24px;
height: 24px;
top: 4px;
}
button svg {
pointer-events: none;
}
button.mfp-close {
border: 9px solid transparent;
border-radius: 100%;
width: 36px;
height: 36px;
}
button.mfp-close:hover {
background: rgba(0,0,0,0.05);
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #fff;
right: 6px;
top: 0;
text-align: right;
width: 36px;
height: 36px;
}
.mfp-image-holder .mfp-close:before,
.mfp-image-holder .mfp-close:after,
.mfp-iframe-holder .mfp-close:before,
.mfp-iframe-holder .mfp-close:after {
background-color: #fff;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0,0,0,0.6);
background: #000;
}
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
}
.mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0,0,0,0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0,0,0,0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 25px;
height: 25px;
line-height: 25px;
background: rgba(0,0,0,0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
}
.mfp-bg {
background: rgba(34, 33, 34, 0.4);
opacity: 1;
}
.mfp-close.mfp-close-outside svg {
position: relative;
z-index: -1;
}  .et-mfp-style-frame .mfp-container {
background: #fff;
padding: 0;
}
.et-mfp-style-frame .mfp-content {
height: 100%;
background: #f8f8f8;
}
.et-mfp-style-frame .mfp-close {
background: #fff;
border-color: #fff;
}
.et-mfp-style-frame .mfp-close:hover {
background: #fff;
border-color: #fff;
}
.et-mfp-style-frame .mfp-content > div:not(.et-login-popup-wrap) {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
min-height: 100%;
}
@media only screen and (min-width: 576px) {
.et-mfp-style-frame .mfp-container {
padding: 30px;
}
.et-mfp-style-frame .mfp-close {
top: 45px;
right: 55px;
}
}             .et-mfp-fade-in.mfp-bg.mfp-removing,
.et-mfp-zoom-in.mfp-bg.mfp-removing {
opacity: 0;
} .et-mfp-fade-in .mfp-content {
opacity: 0;  
-webkit-transition: opacity 0.28s ease-in-out;
-moz-transition: opacity 0.28s ease-in-out;
-o-transition: opacity 0.28s ease-in-out;
transition: opacity 0.28s ease-in-out;
}
.et-mfp-fade-in.mfp-ready .mfp-content {
opacity: 1;
}
.et-mfp-fade-in.mfp-removing .mfp-content {
opacity: 0; 
} .et-mfp-zoom-in .mfp-content {
opacity: 0;
-webkit-transition: all 0.18s ease-in-out;
-moz-transition: all 0.18s ease-in-out;
-o-transition: all 0.18s ease-in-out;
transition: all 0.18s ease-in-out;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: top center;
-moz-transform-origin: top center;
-o-transform-origin: top center;
transform-origin: top center;
}
.et-mfp-zoom-in.mfp-ready .mfp-content {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.et-mfp-zoom-in.mfp-removing .mfp-content {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
opacity: 0; 
} .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-moz-user-select: -moz-none;
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
opacity: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-moz-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position:relative;
left:0;
top:0;
display:block;
margin-left:auto;
margin-right:auto;
}
.slick-track:before,.slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
outline: none;
display: none;
}
[dir="rtl"] .slick-slide,.rtl .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
height: auto;
margin: 0 0 5px;
}
.slick-slide.easyzoom {
position: relative;
}
.slick-arrow.slick-hidden {
display: none;
}  .slick > li,
.slick > div,
.slick > figure {
display: none;
}
.slick > .slick-slide:not(:first-child) {
display: none;
}
.slick > li:first-child,
.slick > div:first-child,
.slick > figure:first-child,
.slick.slick-initialized > li,
.slick.slick-initialized > div,
.slick.slick-initialized > figure {
display: block;
}
.slick-slide.easyzoom {
position: relative;
}
.slick {
position: relative;
overflow: hidden;
}
.slick-track {
min-width: 100%;
}
.slick:after {
z-index: 99;
}
.slick.slick-initialized {
height: auto;
max-height: 100%;
overflow: visible;
}
.slick-initialized .slick-list,
.slick.slick-initialized .slick-list {
opacity: 1;
}
.slick.slick-initialized:before {
display: none;
}
.woocommerce-product-gallery__wrapper.slick-initialized.slick:after,
.slick.slick-initialized:after {
display: none;
}
.slick.image-slider .slick-slide img {
width: 100%;
}
.carousel-container {
width: 100%;
position: relative;
}
.carousel-container .ai-indicator {
display: none;
}
.carousel-container.loading .ai-indicator {
display: block;
}
.carousel-container.loading .carousel {
opacity: 0.3;
}
.slick-slider .slick-slide>a {
display: flex;
justify-content: center;
align-items: center;
}
.slick.overflow-visible .slick-list {
overflow: visible !important;
}
.slick.overflow-visible .slick-list .slick-slide {
opacity:0.3;
pointer-events:none;
-moz-transition:opacity .25s cubic-bezier(0.25,0.8,0.25,1);
-o-transition:opacity .25s cubic-bezier(0.25,0.8,0.25,1);
-webkit-transition:opacity .25s cubic-bezier(0.25,0.8,0.25,1);
transition:opacity .25s cubic-bezier(0.25,0.8,0.25,1);
}
.slick.overflow-visible .slick-list .slick-slide.slick-active,
.slick.overflow-visible .slick-list .slick-slide.slick-current {
opacity:1;
pointer-events:auto;
} .slick-prev,
.slick-next {
display: block;
display: inline-flex;
justify-content: center;
align-items: center;
position: absolute;
z-index: 500;
top: 50%;
color: rgba(0,0,0,0.5);
opacity: 0;
width: 40px;
height: 40px;
margin-top: -20px;
border-radius: 50%;
padding: 0;
border: none;
outline: none;
cursor: pointer;
background: transparent;
background: rgba(255,255,255,0.2);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.slick-prev:hover,
.slick-next:hover {
background: rgba(255,255,255,0.5);
}
.slick-prev:before,
.slick-next:before {
display: none;
}
.slick-prev {
left: -15px;
}
.slick-next {
right: -15px;
}
.slick-vertical .slick-prev,
.slick-vertical .slick-next {
left: 50%;
margin-top: 0;
margin-left: -10px;
}
.slick-vertical .slick-prev {
top: -28px; 
}
.slick-vertical .slick-next {
top: auto;
bottom: -28px; 
}
.slick-slider:hover .slick-prev {
left: 3%;
opacity: 1;
}
.slick-slider:hover .slick-next {
right: 3%;
opacity: 1;
}
@media only screen and (max-width: 991px) {
.touch .slick-slider .slick-prev,
.touch .slick-slider .slick-next {
opacity: 1;
}
.slick-slider .slick-prev {
left: 3%;
}
.slick-slider .slick-next {
right: 3%;
}
}
@media only screen and (min-width: 576px) {
.slick-arrows-outside:hover .slick-prev {
left: -35px;
}
.slick-arrows-outside:hover .slick-next {
right: -35px;
}
} .slick-slider:hover .slick-prev.slick-disabled,
.slick-slider:hover .slick-next.slick-disabled {
opacity: 0.3;
cursor: default;
} .slick-prev svg,
.slick-next svg {
height: 24px;
width: 24px;
} .slick .slick-dots {
line-height: 1;
width: 100%;
text-align: center;
padding: 21px 0 0;
margin: 0 !important;
}
.slick-dots-inside .slick-dots {
position: absolute;
left: 50%;
bottom: 30px;
z-index: 500;
padding: 0 27px;
text-align: left;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.slick-dots-inside.slick-dots-centered .slick-dots {
text-align: center;
padding: 0;
}
.slick-dots li {
position: relative;
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: middle;
margin: 0 6px;
}
.slick-dots li button {
display: block;
width: 6px;
height: 6px;
margin: 0;
padding: 0;
border: 0 none;
-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;
text-indent: -1000em;
overflow: hidden;
-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
-webkit-backface-visibility: visible;
transition: all 0.5s ease;
background-color: #aaa;
}
.slick-controls-light .slick-dots li button {
background-color: #fff;
}
.slick-controls-dark .slick-dots li button {
background-color: #282828;
}
.slick-dots li button:hover {
background-color: #777;
}
.slick-dots li button:focus {
outline: none;
}
.slick-dots li.slick-active button {
width: 8px;
height: 8px;
background: #282828;
}
@media all and (max-width: 400px) { .slick-dots-inside .slick-dots {
bottom: 22px;
}
} .easyzoom--overlay .easyzoom-flyout {
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.easyzoom--adjacent .easyzoom-flyout {
top: 0;
left: 100%;
width: 100%;
height: 100%;
margin-left: 20px;
}
.easyzoom.is-loading img {
cursor: progress;
}
.modal-enabled .easyzoom.is-ready img {
cursor: pointer;
}
.easyzoom-notice {
font-size: 0;
}
.easyzoom-flyout {
position: absolute;
top: 0;
left: 0;
z-index: 1000;
width: 100%;
height: 100%;
overflow: hidden;
background: #eee;
pointer-events: none;
}
.easyzoom-flyout img {
width: 1200px;
max-width: 1200px;
}
.zoom-enabled .slick-slide,
.zoom-enabled .woocommerce-product-gallery__image {
position: relative;
}  .product-details-accordion #reviews {
margin: 45px 0;
}
.product-details-accordion .woocommerce-Reviews-title {
display: inline-flex;
position: relative;
margin-bottom: 40px;
}
#reviews .reviews-inner{
max-width: 820px;
margin: 0 auto;
padding-top: 30px;
}
#reviews .woocommerce-noreviews {
text-align: center;
}
#reviews .commentlist li .comment-text .meta {
margin: 0 0 15px;
padding-right: 110px;
}
#reviews .commentlist li .comment-text .meta strong {
display: block;
color: #282828;
font-weight: normal;
}
#reviews .commentlist li .comment-text .description p:last-child {
margin-bottom: 0;
}
#reviews .commentlist li .comment-text .woocommerce-review__dash {
display: none;
}
#reviews .commentlist li .comment-text .woocommerce-review__verified,
#reviews .commentlist li .comment-text .woocommerce-review__published-date {
color: #999;
} #reviews .page-numbers li a,
#reviews .page-numbers li span {
font-size: 14px;
padding: 0 10px;
}
#reviews .page-numbers li:first-child a,
#reviews .page-numbers li:first-child span {
padding-left: 0;
} #review_form_wrapper,
.woocommerce-verification-required {
padding-top: 32px;
}
.no-reviews #review_form_wrapper,
.no-reviews .woocommerce-verification-required {
padding-top: 0;
}
.woocommerce-verification-required {
text-align: center;
}
.comments-container {
padding: 8vh 0;
background: #f6f6f6;
}
.article-body .comments-container .col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-left: 30px;
padding-right: 30px;
}
.comments-container .comments-title {
display: block;
margin-bottom: 46px;
}
.respond-container {
border-top: 1px solid #ddd;
}
.comments-container + .respond-container { border: 0; }
.respond-container #respond {
padding: 8vh 0;
}
.comment-respond input[type="text"],
.comment-respond input[type="email"]
.comment-respond textarea {
width: 100%;
}
.comment-reply-title {
text-align: center;
}
.comment-reply-title small {
display: block;
margin-top: 10px;
font-weight: normal;
}
.comment-reply-button {
display: block;
line-height: 1;
font-size: 24px;
color: #282828;
}
.comment-reply-button small {
display: inline-flex;
text-transform: uppercase;
font-weight: 500;
margin-left: 10px;
font-size: 11px;
}
.must-log-in {
margin-top: 20px;
text-a
} .commentlist {
list-style: none;
margin: 0;
display: block;
padding: 0;
}
.commentlist>.comment:last-child .comment-body,
.commentlist>.comment:last-child .comment-text {
margin-bottom: 0;
border-bottom: 0;
}
.commentlist #respond {
padding: 5vh 0;
animation: 0.65s et-fadeInUp;
}
.commentlist .comment_container,
.commentlist .comment {
position: relative;
}
.commentlist .comment-body,
.commentlist .comment-text {
margin: 0 0 28px 62px;
padding-bottom: 28px;
border-bottom: 1px solid #e2e2e2;
}
.commentlist .pingback .comment-body,
.commentlist .trackback .comment-body {
margin: 0 0 14px 0;
padding-bottom: 14px;
}
.commentlist .comment-body .star-rating,
.commentlist .comment-body .comment-form-rating .stars,
.comment-form-rating .commentlist .comment-body .stars,
.commentlist .comment-text .star-rating,
.commentlist .comment-text .comment-form-rating .stars,
.comment-form-rating .commentlist .comment-text .stars {
float: right;
}
.commentlist .comment-body p.meta,
.commentlist .comment-text p.meta {
margin-bottom: 10px;
}
.commentlist > li {
margin: 0;
position: relative;
}
.commentlist > li .comment-meta {
display: block;
color: #848484;
margin-bottom: 15px;
}
.commentlist > li .comment-meta a {
color: #848484;
}
.commentlist > li .vcard {
display: inline-block;
border: 0;
padding: 0;
}
.commentlist > li .vcard .fn {
font-style: normal;
font-weight: normal;
color: #282828;
text-transform: capitalize;
font-size: initial;
}
.commentlist > li .vcard .fn .url {
color: #282828;
}
.commentlist > li .vcard .fn:before,
.commentlist > li .vcard .says {
display: none;
}
.commentlist .bypostauthor > .comment-body .fn:after {
content: '';
background: rgba(0,0,0,0.4);
padding: 1px 6px;
border-radius: 3px;
margin-left: 6px;
color: #fff;
font-size: 12px;
}
.commentlist > li .avatar {
position: absolute;
top: 0;
left: 0;
width: 48px;
height: 48px;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.commentlist > li .comment-awaiting-moderation {
font-size: 10px;
}
.commentlist > li p {
line-height: 1.6;
word-break: break-word;
}
.commentlist > li .reply {
margin-top: 10px;
}
.commentlist > li .reply a {
display: inline-flex;
align-items: center;
color: #282828;
}
.commentlist > li .reply a svg {
margin-right: 4px;
}
.commentlist > li .children {
list-style: none;
margin-left: 62px;
margin-bottom: 20px;
padding: 0;
position: relative;
}
@media all and (max-width: 767px) {
.commentlist > li img {
display: none;
}
.commentlist .comment-body,
.commentlist .comment-text {
margin-left: 0;
}	
.commentlist > li .children {
margin-left: 5px;
}
} @media all and (max-width: 400px) {
.commentlist > li .children {
margin-left: 28px;
}
} .comment-respond {
max-width: 640px;
margin: 0 auto;
}
.woocommerce-Reviews .comment-reply-button {
display: inline-block;
line-height: inherit;
min-width: 240px;
cursor: pointer;
text-transform: none;
font-weight: inherit;
font-size: inherit;
}
.woocommerce-Reviews .comment-reply-button small,
.woocommerce-Reviews .comment-form {
display: none;
}
.woocommerce-Reviews .comment-form {
animation: 0.8s et-fadeInUp;
margin-top: 40px;
}
.woocommerce-Reviews .comment-reply-button:hover {
color: #282828;
border-color: currentColor;
}
.comment-form > p {
display: block;
width: 100%;
margin: 0 0 16px;
padding: 0;
clear: both;
}
p.comment-notes {
margin-bottom: 30px;
}
.comment-form > .form-row {
line-height: 1;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .form-row-first,
.comment-form .form-row-last {
width: 48%;
display: block;
float: left;
margin: 0 0 16px;
padding: 0;
}
.floating-labels .comment-form > .form-row {
margin-top: 0;
}
.comment-form .comment-form-email,
.comment-form .form-row-last {
float: right;
clear: none;
}
.comment-form p input,
.comment-form p textarea {
width: 100%;
margin-bottom: 0;
}
.comment-form textarea {
width: 100%;
min-height: 130px;
}
.comment-form p label,
.comment-form div label {
color: #282828;
display: inline;
}
#wp-comment-cookies-consent {
width: auto;
margin-right: 10px;
}
.comment-form .form-submit {
clear: both;
margin-top: 15px;
text-align: center;
}
.comment-form p input#submit {
display: inline-block;
width: auto;
min-width: 120px;
margin-top: 9px;
} .star-rating,
.comment-form-rating .stars {
display: inline-block;
position: relative;
vertical-align: middle;
font-family: "et-icon";
color: #ccc;
line-height: 1;
font-size: 16px;
}
.star-rating:before,
.comment-form-rating .stars:before {
font-family: "et-icon";
content: "\e92e \e92e \e92e \e92e \e92e";
}
.star-rating>span {
display: block;
top: 0;
left: 0;
position: absolute;
height: 18px;
overflow: hidden;
white-space: nowrap;
}
.star-rating>span:before,
.comment-form-rating .stars>span:before {
color: #282828;
font-family: "et-icon";
content: "\e92e \e92e \e92e \e92e \e92e";
}
.star-rating>span strong,
.comment-form-rating .stars>span strong {
display: none;
}
.star-rating+.write_first,
.comment-form-rating .stars+.write_first {
display: inline-block;
font-size: 13px;
font-weight: 300;
color: #282828;
margin-left: 20px;
line-height: 18px;
vertical-align: text-top;
}
.comment-form-rating {
text-align: center;
background: #f8f8f8;
padding: 10px;
margin-bottom: 24px;
border-radius: 3px;
}
.comment-form-rating .stars {
margin: 0 15px;
}
.comment-form-rating .stars:before {
content: none;
}
.comment-form-rating .stars>span:before {
content: none;
}
.comment-form-rating .stars a {
position: relative;
color: #ccc;
display: inline-block;
text-indent: -999em;
width: 24px;
font-size: 18px;
font-family: "et-icon";
}
.comment-form-rating .stars a:before {
position: absolute;
display: block;
width: 24px;
text-indent: 0;
content: "\e92e";
}
.comment-form-rating .stars a:hover ~ a,
.comment-form-rating .stars a.active ~ a {
color: #dcdcdc;
}
.comment-form-rating .stars:hover a,
.comment-form-rating .stars.selected a,
.comment-form-rating .stars a:hover {
color: #000;
}
@media (max-width: 767px) {
.comment-form p.comment-form-author,
.comment-form p.comment-form-email,
.comment-form p.form-row-first,
.comment-form p.form-row-last {
width: 100%;
float: none;
}
}  .results-not-found {
text-align: center;
padding: 5vh 0 10vh;
justify-content: center;
}
.alert-error {
color: #f27362;
display: block;
line-height: 1.5em;
position: relative;
}
.results-not-found .search-button-group {
max-width: 400px;
margin: 0 auto;
border-bottom: 2px solid currentColor;
animation: 0.7s et-fadeInUp;
}
.results-not-found .search-field {
border: 0;
}
.results-not-found .search-button-group button {
border: 0;
background: transparent;
} .error404 #wrapper [role="main"] {
display: flex;
align-items: center;
height: 100%;
text-align: center;
flex-wrap: wrap;
}
.error404 #wrapper [role="main"] .header-spacer {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
clear: both;
margin-bottom: auto;
}
.error404 #wrapper [role="main"] > div.type-page {
width: 100%;
margin-bottom: auto;
padding: 12vh 0;
}
.content404 svg {
height: 30px;
width: 30px;
}
.content404 h4 {
margin-top: 14px;
}
.content404 p {
color: #888;
max-width: 300px;
margin: 18px auto 20px;
}
.error404 .footer-widgets {
display: none;
}  .et-portfolio-filter {
margin-bottom: 30px;
}
.et-portfolio-filter.masonry {
overflow: hidden;
}
.et-portfolio-filter ul:not([class]) {
list-style: none;
padding: 0;
margin: 0;
font-size: 1.1em;
}
.et-portfolio-filter ul li {
display: inline-flex;
}
.et-portfolio-filter ul li a {
font-size: 1.1em;
color: #777;
margin-right: 19px;
cursor: pointer;
position: relative;
}
.et-portfolio-filter ul li.active a {
color: #282828;
}
.et-portfolio-filter ul li a:after {
content: '';
background-color: currentColor;
position: absolute;
bottom: 0;
left: 50%;
height: 1px;
width: 0;
}
.et-portfolio-filter ul li.active a:after {
width: 100%;
left: 0;
}
.et-portfolio .type-portfolio {
display: block;
width: 100%;
}
.et-portfolio.regular-padding .type-portfolio {
margin-bottom: 30px;
}
.et-portfolio .type-portfolio .portfolio-holder,
.et-portfolio .type-portfolio .et-portfolio-image {
position: relative;
overflow: hidden;
}
.et-portfolio .type-portfolio .et-portfolio-link,
.et-portfolio .type-portfolio .et-portfolio-hover,
.et-portfolio .type-portfolio .et-portfolio-content.content-overlay  {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.et-portfolio .type-portfolio .portfolio-holder .et-portfolio-link {
z-index: 50;
}
.et-portfolio .type-portfolio .portfolio-holder .et-portfolio-hover {
z-index: 30;
}
.et-portfolio .type-portfolio .portfolio-holder .et-portfolio-content {
z-index: 40;
}
.et-portfolio .type-portfolio .content-overlay .et-portfolio-categories,
.et-portfolio .type-portfolio .content-overlay h3,
.et-portfolio .type-portfolio .content-overlay .et-portfolio-excerpt {
color: #fff;
}
.et-portfolio .type-portfolio .et-portfolio-image img {
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
backface-visibility: hidden;
transform-origin: center center;
object-fit: cover;
object-position: top;
width: 100%;
height: 100%
}
.et-portfolio .type-portfolio:hover .et-portfolio-image img {
-moz-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
-webkit-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
}
.et-portfolio .type-portfolio h3 {
margin: 0;
} .et-portfolio.et-portfolio-style-regular .et-portfolio-content {
margin-top: 15px;
}
.et-portfolio.et-portfolio-style-regular .et-portfolio-categories {
margin-bottom: 10px;
}
.et-portfolio.et-portfolio-style-regular .type-portfolio h3 {
font-size: 1.15em;
}
.et-portfolio.et-portfolio-style-regular .type-portfolio .et-portfolio-hover {
background: rgba(0,0,0,0.1);
opacity: 0;
}
.et-portfolio.et-portfolio-style-regular .type-portfolio:hover .et-portfolio-hover {
opacity: 1;
} .et-portfolio.et-portfolio-style-overlay .type-portfolio .portfolio-holder {
overflow: hidden;
}
.et-portfolio.et-portfolio-style-overlay .type-portfolio .et-portfolio-hover {
background: rgba(0,0,0,0.3);
opacity: 0;
}
.et-portfolio.et-portfolio-style-overlay .type-portfolio:hover .et-portfolio-hover {
opacity: 1;
}
.et-portfolio.et-portfolio-style-overlay .type-portfolio .et-portfolio-content {
left: 0;
top: auto;
bottom: 0;
padding: 10%;
height: auto;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: flex-start;
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.et-portfolio.et-portfolio-style-overlay .type-portfolio:hover .et-portfolio-content {
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-webkit-transform: translateY(0%);
transform: translateY(0%);
} .et-portfolio.et-portfolio-style-hover-card .type-portfolio .portfolio-holder {
overflow: hidden;
-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}
.et-portfolio.et-portfolio-style-hover-card .type-portfolio .et-portfolio-hover {
background: #000;
opacity: 0.2;
}
.et-portfolio.et-portfolio-style-hover-card .type-portfolio:hover .et-portfolio-hover {
opacity: 0.4;
}
.et-portfolio.et-portfolio-style-hover-card .type-portfolio .et-portfolio-content {
padding: 7% 10%;
height: auto;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: flex-start;
top: auto;
bottom: 0;
}
.et-portfolio.et-portfolio-style-hover-card .type-portfolio .et-portfolio-content:before {
bottom: 0;
left: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
z-index: -1;
background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.5)));
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);
opacity: 1;
}
.et-portfolio.et-portfolio-style-hover-card .type-portfolio .et-portfolio-excerpt {
opacity: 0;
line-height: 1.6;
margin-top: 10px;
color: rgba(255,255,255,0.7);
}
.et-portfolio.et-portfolio-style-hover-card .type-portfolio:hover .et-portfolio-excerpt {
opacity: 1;
} .et-portfolio.et-portfolio-style-list .type-portfolio {
margin-bottom: 40px;
}
.et-portfolio-style-list .post-gallery img {
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
backface-visibility: hidden;
transform-origin: center center;
object-fit: cover;
object-position: center;
}
.et-portfolio-style-list .post-list-excerpt .inner {
padding: 10px 0;
}
.et-portfolio.et-portfolio-style-list .portfolio-holder {
justify-content: center;
}
@media only screen and (min-width: 768px) {
.et-portfolio.et-portfolio-style-list .type-portfolio .post-gallery img {
max-height: 80vh;
}
.et-portfolio-style-list .post-list-excerpt .inner {
padding: 5% 0 10% 10%;
}
.et-portfolio.et-portfolio-style-list.alternate-cols-true .item:nth-child(even) .row {
flex-direction: row-reverse;
}
.et-portfolio.et-portfolio-style-list.alternate-cols-true .item:nth-child(even) .right-to-left {
-moz-transform: translateX(-50px);
-ms-transform: translateX(-50px);
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
}
.et-portfolio.et-portfolio-style-list.alternate-cols-true .item:nth-child(even) .post-list-excerpt .inner {
padding: 5% 10% 10% 0;
}
} .et-portfolio.no-padding,
.row .et-portfolio.row.no-padding {
margin: 0;
}
.et-portfolio.no-padding .type-portfolio {
padding: 0;
}
.et-portfolio.no-padding + .et-portfolio-infload-controls {
margin-top: 50px;
} aside.related-posts.et-portfolio {
border-top: 1px solid #ddd;
padding: 6vh 0 3vh;
}
.related-posts.et-portfolio .type-portfolio h3 {
font-size: 18px;
}
@media only screen and (max-width: 767px) {
.et-portfolio .type-portfolio .et-portfolio-image img {
height: auto !important; }
} .single-portfolio .post-detail .post-title .row {
justify-content: center;
}
.single-portfolio .post-detail.hero-title.featured-gallery.single-image .post-title .row {
justify-content: flex-start;
text-align: inherit;
}
.single-portfolio .post-detail .et-portfolio-excerpt {
display: none;
}
.single-portfolio .post-detail .entry-title {
margin: 0;
}
.single-portfolio .post-detail.hero-title.featured-gallery.single-image .et-portfolio-excerpt {
display: block;
margin-top: 20px;
}
.single-portfolio .post-meta {
list-style: none;
display: block;
margin-bottom: 0;
}
.single-portfolio .post-content .post-meta {
margin: 1em 0 3em;
}
.single-portfolio .post-content .post-meta:after {
display: block;
content: ' ';
height: 1px;
width: 50px;
margin-top: 1em;
background: #ddd;
clear: both;
}
.single-portfolio .post-meta li {
padding-right: 2em;
display: inline-flex;
flex-direction: column;
}
.single-portfolio .post-meta span {
display: block;
margin-top: 10px;
text-transform: uppercase;
font-size: 0.9em;
color: initial;
}
.single-portfolio .post-share {
border-top: 1px solid #eee;
} .mc4wp-form-fields {
display: inline-flex;
justify-content: center;
flex-wrap: wrap;
color: initial;
width: 100%;
}
.mc4wp-form-fields input:not([type=submit]) {
background: #fff;
color: inherit !important;
padding-left: .75rem;
padding-right: .75rem;
border: 2px solid currentColor !important;
}
.mc4wp-form-fields input[type=text],
.mc4wp-form-fields input[type=email],
.mc4wp-form-fields input[type=submit] {
margin-bottom: 10px;
}
.mc4wp-form-fields input + input {
margin-left: 10px;
}
.el-style-border-width-1 .mc4wp-form-fields input {
border-width: 1px !important;
}
.mc4wp-form-fields p {
clear: both;
width: 100%;
}
.mc4wp-alert {
display: inline-block;
margin-top: 20px;
line-height: 1.4;
padding: 5px 12px;
color: #15a93b;
}
.mc4wp-alert a {
color: #15a93b;
font-weight: bold;
}
.mc4wp-alert p {
margin: 0;
}
.mc4wp-alert.mc4wp-error {
color: #e43737;
}
.mc4wp-alert.mc4wp-error a {
color: #e43737;
font-weight: bold;
} .mc4wp-checkbox.mc4wp-checkbox-woocommerce {
margin-bottom: 20px;
}
.mc4wp-checkbox.mc4wp-checkbox-woocommerce label {
cursor: pointer;
display: block;
}
.mc4wp-checkbox.mc4wp-checkbox-woocommerce span {
margin-left: 4px;
}
.mc4wp-checkbox.mc4wp-checkbox-woocommerce span:after {
content: "\e913";
font-family: "et-icon";
margin-left: 10px;
}
.widget_mc4wp_form_widget script {
display: none !important;
} #sixnine-popup {
position: relative;
display: none;
max-width: 760px;
max-height: 100%;
margin: 0 auto;
background: #fff;
}
.mfp-wrap.sixnine-popup,
.mfp-bg.sixnine-popup,
.et-wp-gallery-popup {
top:0!important;
position:fixed!important;
}
.mfp-wrap #sixnine-popup {
display: block;
}
#sixnine-popup .popup-wrapper {
display: flex;
-webkit-box-align: stretch;
align-items: stretch;
}
#sixnine-popup .popup-image {
-webkit-box-flex: 1;
flex: 1 1 0%;
}
#sixnine-popup .popup-image .image-wrapper {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: scroll;
}
#sixnine-popup .popup-content {
font-size: 1rem;
-webkit-box-flex: 1;
display: flex;
-webkit-box-align: center;
align-items: center;
z-index: 1;
flex: 1 1 0%;
}
#sixnine-popup .popup-content .content-wrapper {
width: 66.6667%;
margin: 0px auto;
padding: 50px 0px;
}
#sixnine-popup .popup-content h2 {
margin-bottom: 10px;
} #sixnine-popup.popup-layout-1-col .popup-image,
#sixnine-popup.popup-layout-1-col .popup-image .image-wrapper {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
#sixnine-popup.popup-layout-1-col .popup-image .image-wrapper img {
display: none;
}
#sixnine-popup.popup-layout-1-col .popup-content {
text-align: center;
}
#sixnine-popup .mc4wp-form-fields {
margin-top: 30px;
} #sixnine-popup.popup-layout-2-col {
max-width: 860px;
}
#sixnine-popup.popup-layout-2-col .popup-image .image-wrapper {
background-image: none !important; }
#sixnine-popup.popup-layout-2-col .mc4wp-form-fields {
display: flex;
flex-direction: column;
}
#sixnine-popup.popup-layout-2-col .mc4wp-form-fields input {
width: 100%;
margin: 10px 0 0;
}
@media only screen and (max-width: 575px) {
.mc4wp-form-fields {
flex-direction: column;
}
.mc4wp-form-fields input[type=text],
.mc4wp-form-fields input[type=email],
.mc4wp-form-fields input[type=submit] {
width: 100%;
margin: 0 0 10px 0 !important;
}
}
@media only screen and (max-width: 767px) {
#sixnine-popup.popup-layout-2-col .popup-image {
display: none;
}
}
@media only screen and (min-width: 768px) {
#sixnine-popup.popup-layout-1-col .popup-wrapper {
min-height: 420px;
}
#sixnine-popup.popup-layout-1-col .popup-content .content-wrapper {
padding: 20px 0 0;
}
} #sixnine-popup.dark {
background-color: #282828;
}
#sixnine-popup.dark .popup-content {
color: rgba(255,255,255,0.7);
}
#sixnine-popup.dark .popup-content h1,
#sixnine-popup.dark .popup-content h2,
#sixnine-popup.dark .popup-content h3,
#sixnine-popup.dark .popup-content a {
color: #fff;
}
#sixnine-popup.dark .mfp-close.scissors-close:before,
#sixnine-popup.dark .mfp-close.scissors-close:after {
background: #fff;
}
#sixnine-popup.dark .popup-image .image-wrapper {
opacity: 0.7;
}
#sixnine-popup.dark.popup-layout-2-col .mc4wp-form-fields input[type=email],
#sixnine-popup.dark.popup-layout-2-col .mc4wp-form-fields input[type=submit] {
border-color: #fff !important; 
} .footer-middle {
padding: 50px 0;
border: 0;
}
.footer-widgets + .footer-middle {
padding-top: 25px;
}
.footer-middle .mc4wp-form-fields {
margin: 20px 0;
} .elementor-editor-active .page-wrapper-inner,
.elementor-editor-active #wrapper {
min-height: auto;
}
.elementor-editor-active .entry-header h1.entry-title {
font-size: 2em;
}
.elementor-editor-active .title_outer:after,
.elementor-editor-active .post-meta,
.elementor-editor-active .post-share,
.elementor-editor-active .post-sidebar,
.elementor-editor-active .et_post_nav,
.elementor-editor-active .related-posts {
display: none !important;
}
.elementor-editor-active .title-wrap .entry-header,
.elementor-editor-active .container.article-body,
.elementor-editor-active .main-content {
max-width: none;
flex: 0 0 100%;
max-width: none;
padding-top: 10px;
padding-bottom: 0;
margin: 0;
}
.elementor-editor-active .main-content {
padding: 0;
} .wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image h2,
.page-title,
.page-header .page-title,
.entry-header .entry-title,
.et-shop-title,
.product-showcase.product-title-top .product_title,
.et-product-detail .summary h1.product_title,
.woocommerce-products-header h1,
.entry-title.blog-title,
.entry-header .entry-title,
.post-featured .entry-header .entry-title {
font-size: 2.2rem;
}
.woocommerce-checkout h3,
.order_review_heading,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content legend,
.et-portfolio .type-portfolio h3,
.related h2,
.up-sells h2,
.cross-sells h2,
.full_description .wc-description-title,
.product-details-vertical.woocommerce-tabs .wc-tab > .container > .row > div > h2,
.product-details-vertical.woocommerce-tabs .wc-tab .woocommerce-Reviews-title,
.product-details-accordion .woocommerce-Reviews-title,
.comment-reply-title:not(.product-review) {
font-size: 1.5rem;
}
.post .post-title h3 {
font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image h2,
.page-title,
.page-header .page-title,
.entry-header .entry-title,
.et-shop-title,
.product-showcase.product-title-top .product_title,
.et-product-detail .showcase-active .summary h1.product_title,
.woocommerce-products-header h1,
.entry-title.blog-title,
.entry-header .entry-title,
.post-featured .entry-header .entry-title {
font-size: 2.3rem;
}
.post.post-classic .post-title h3,
.post.post-list.sticky .post-title h3 {
font-size: 2rem;
}
}
@media only screen and (min-width: 1200px) {
.page-title,
.product-showcase.product-title-top .product_title,
.et-product-detail .showcase-active .summary h1.product_title,
.woocommerce-products-header h1,
.page-header h1.page-title,
.entry-header h1.entry-title,
.entry-header .entry-title,
.post-featured .entry-header .entry-title {
font-size: 2.6rem;
}
.post.post-cards.sticky .post-title h3 {
font-size: 2rem;
}
.related h2,
.up-sells h2,
.cross-sells h2 {
font-size: 1.5rem;
}
}
@media only screen and (min-width: 1490px) {
.page-title,
.woocommerce-products-header h1,
.page-header h1.page-title,
.entry-header h1.entry-title,
.entry-header .entry-title,
.post-featured .entry-header .entry-title {
font-size: 3rem;
}
.post.post-cards.sticky .post-title h3 {
font-size: 2.4rem;
}
.et-product-detail .showcase-active .summary h1.product_title {
font-size: 3.5rem;
}
}  .fancy-title,
.wpb_text_column .fancy-title:last-child {
text-transform: uppercase;
letter-spacing: 0.2rem;
margin-bottom: 15px;
font-size: 0.9rem;
}
.fancy-title,
.fancy-title .wpb_wrapper > h1,
.fancy-title .wpb_wrapper > h2,
.fancy-title .wpb_wrapper > h3,
.fancy-title .wpb_wrapper > h4,
.fancy-title .wpb_wrapper > h5,
.fancy-title .wpb_wrapper > h6,
.fancy-title .wpb_wrapper > p {
font-weight: 500;
} .fancy-tag,
.wpb_text_column .fancy-tag:last-child,
.wpb_content_element.fancy-tag {
text-transform: uppercase;
letter-spacing: 0.1em;
margin-bottom: 15px;
border-radius: 3px;
padding: 0 10px;
height: 24px;
line-height: 24px;
display: inline-flex;
align-items: center;
}
.fancy-tag {
background: #aaa;
}
.fancy-tag,
.fancy-tag .wpb_wrapper > h1,
.fancy-tag .wpb_wrapper > h2,
.fancy-tag .wpb_wrapper > h3,
.fancy-tag .wpb_wrapper > h4,
.fancy-tag .wpb_wrapper > h5,
.fancy-tag .wpb_wrapper > h6,
.fancy-tag .wpb_wrapper > p {
color: #fff;
font-size: 11.4px;
font-weight: 600;
}
.fancy-tag.dark-color {
background: #282828;
}
.fancy-tag.light-color {
background-color: #fff;
color: #282828 !important;
} .preline,
.et-product-detail .summary .sizing_guide,
#payment .payment_methods li a.about_paypal,
.et-testimonial-author cite,
blockquote cite,
.widget_rss cite,
#wp-calendar caption {
padding-left: 32px;
position: relative;
}
.preline-medium,
.preline-large {
padding-left: 51px;
position: relative;
}
.preline:before,
.preline-medium:before,
.preline-large:before,
.et-product-detail .summary .sizing_guide:before,
#payment .payment_methods li a.about_paypal:before,
.et-testimonial-author cite:before,
blockquote cite:before,
.widget_rss cite:before,
#wp-calendar caption:before {
position: absolute;
top: 50%;
left: 0;
display: block;
content: " ";
width: 25px;
height: 1px;
background: currentColor;
background: rgba(0,0,0,0.2);
}
.preline-medium:before,
.preline-large:before {
width: 37px;
}
@media only screen and (max-width: 575px) {
.post .post-meta {
padding-left: 0;
}
.post .post-meta:before {
display: none;
}
} .postline,
.postline-medium,
.postline-large,
.related h2,
.up-sells h2,
.cross-sells h2,
.full_description .wc-description-title,
.product-details-vertical.woocommerce-tabs .wc-tab > .container > .row > div > h2,
.product-details-vertical.woocommerce-tabs .wc-tab .woocommerce-Reviews-title,
.product-details-accordion .woocommerce-Reviews-title,
.woocommerce-billing-fields h3,
.woocommerce-checkout-review-order h3,
.side-menu .widgettitle {
position: relative;
display: inline-block;
}
.postline:before,
.postline-medium:before,
.postline-large:before,
.related h2:before,
.up-sells h2:before,
.cross-sells h2:before,
.full_description .wc-description-title:before,
.product-details-vertical.woocommerce-tabs .wc-tab > .container > .row > div > h2:before,
.product-details-vertical.woocommerce-tabs .wc-tab .woocommerce-Reviews-title:before,
.product-details-accordion .woocommerce-Reviews-title:before,
.woocommerce-billing-fields h3:before,
.woocommerce-checkout-review-order h3:before,
.side-menu .widgettitle:before {
position: absolute;
top: 50%;
left: 100%;
margin-left: 20px;
display: block;
content: " ";
width: 25px;
height: 1px;
background: currentColor;
background: rgba(0,0,0,0.2);
}
.postline-medium:before,
.postline-large:before,
.related h2:before,
.up-sells h2:before,
.cross-sells h2:before,
.full_description .wc-description-title:before,
.product-details-vertical.woocommerce-tabs .wc-tab > .container > .row > div > h2:before,
.product-details-vertical.woocommerce-tabs .wc-tab .woocommerce-Reviews-title:before,
.product-details-accordion .woocommerce-Reviews-title:before,
.woocommerce-billing-fields h3:before,
.woocommerce-checkout-review-order h3:before,
.side-menu .widgettitle:before {
width: 37px;
}
@media only screen and (min-width: 576px) {
.preline-large {
padding-left: 94px;
position: relative;
}
.preline-large:before {
width: 74px;
}
.postline-large:before {
width: 74px;
}
} .entry-content p a:not([class]),
.entry-content li a:not([class]),
.wpb_text_column a:not([class]),
.wp-block-latest-comments__comment-link,
.et-header-menu > li > a,
.big-menu .sub-menu li a,
.et-header-menu .sub-menu li a,
.footer-bar .menu li a,
.widget .menu-item a,
.et-blog-categories-list li a,
.et-product-detail .product_meta > span a,
.post.post-detail .single-post-meta a,
.post-featured .post-title .post-meta a,
.et-banner-text .et-banner-link.link,
.commentlist > li .reply a,
#cancel-comment-reply-link,
.et-login-wrapper a,
.et-checkout-login-title a,
.et-checkout-coupon-title a,
.checkout .back-to-cart a,
.woocommerce-cart .back-to-shop a,
#order_review .terms a,
.woocommerce-terms-and-conditions-wrapper a,
.tag-cloud-link,
.widget:not(.widget_shopping_cart):not(.woocommerce):not(.wcapf-ajax-term-filter):not(.et_widget_social_media) a,
.post-nav-links a,
.post-nav-links .current,
.post-categories li a,
.entry-content .wp-block-archives a:not([class]),
.campaign-inner a,
.button-underline {
position: relative;
display: inline-block;
padding: 0;
-webkit-backface-visibility: hidden;
}
.big-menu .sub-menu li a,
.et-header-menu .sub-menu li a {
padding: 0.4em 0;
}
.entry-content p a:not([class]),
.entry-content li a:not([class]),
.wpb_text_column a:not([class]),
.wp-block-latest-comments__comment-link,
.et-blog-categories-list li a,
.et-product-detail .product_meta > span a,
.post-featured .post-title .post-meta a,
.et-banner-text .et-banner-link.link,
.commentlist > li .reply a,
#cancel-comment-reply-link,
.et-checkout-login-title a,
.et-checkout-coupon-title a,
#order_review .terms a,
.woocommerce-terms-and-conditions-wrapper a,
.tag-cloud-link,
.widget:not(.widget_shopping_cart):not(.woocommerce):not(.wcapf-ajax-term-filter):not(.et_widget_social_media) a,
.post-categories li a,
.et-global-campaign a {
padding: 0.1em 0;
}
.entry-content p a:not([class]):after,
.entry-content li a:not([class]):after,
.wpb_text_column a:not([class]):after,
.wp-block-latest-comments__comment-link:after,
.et-header-menu > li > a:after,
.big-menu > li > a:after,
.big-menu .sub-menu > li > a:after,
.et-header-menu .sub-menu > li > a:after,
.footer-bar .menu li a:after,
.widget .menu-item > a:after,
.et-blog-categories-list li a:after,
.et-product-detail .product_meta > span a:after,
.post.post-detail .single-post-meta a:after,
.post-featured .post-title .post-meta a:after,
.et-banner-text .et-banner-link.link:after,
.commentlist > li .reply a:after,
#cancel-comment-reply-link:after,
.et-login-wrapper a:after,
.et-checkout-login-title a:after,
.et-checkout-coupon-title a:after,
.checkout .back-to-cart a:after,
.woocommerce-cart .back-to-shop a:after,
#order_review .terms a:after,
.woocommerce-terms-and-conditions-wrapper a:after,
.tag-cloud-link:after,
.post-nav-links a:after,
.post-categories li a:after,
.shop_categories_list li a:after,
.woocommerce-MyAccount-navigation ul li a:after,
.campaign-inner a:after,
.button-underline:after {
content: '';
height: 1px;
width: 0;
background-color: currentColor;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: width .25s;
transition: width .25s;
}
.et-header-menu > li > a.account-icon:after,
.widget.widget_shopping_cart a:not(.remove):after,
.widget.widget_products a:after,
.widget.et_widget_social_media a:after,
.et-image-inner a:after {
display: none;
}
.entry-content a:not([class]):hover:after,
.entry-content li a:not([class]):hover:after,
.wpb_text_column a:not([class]):hover:after,
.wp-block-latest-comments__comment-link:hover:after,
.et-header-menu > li:hover > a:after,
.big-menu > li:hover > a:after, .big-menu > li.current-menu-ancestor > a:after,
.big-menu .sub-menu > li > a:hover:after,
.et-header-menu .sub-menu > li > a:hover:after,  .et-header-menu>li.current-menu-ancestor>a:after, .footer-bar .menu li a:hover:after,
.widget .menu-item > a:hover:after,
.et-blog-categories-list li a:hover:after,
.et-product-detail .product_meta > span a:hover:after,
.post.post-detail .single-post-meta a:hover:after,
.post-featured .post-title .post-meta a:hover:after,
.et-banner-text .et-banner-link.link:hover:after,
.commentlist > li .reply a:hover:after,
#cancel-comment-reply-link:hover:after,
.et-login-wrapper a:hover:after,
.et-checkout-login-title a:hover:after,
.et-checkout-coupon-title a:hover:after,
.checkout .back-to-cart a:hover:after,
.woocommerce-cart .back-to-shop a:hover:after,
#order_review .terms a:hover:after,
.woocommerce-terms-and-conditions-wrapper a:hover:after,
.tag-cloud-link:hover:after,
.widget:not(.woocommerce) a:hover:after,
.post-nav-links a:hover:after,
.post-categories li a:hover:after,
.shop_categories_list li a:hover:after,
.woocommerce-MyAccount-navigation ul li a:hover:after,
.woocommerce-MyAccount-navigation ul li.is-active a:after,
.button-underline:hover:after {
width: 100%;
} .entry-content .wp-block-image a,
.entry-content .wp-block-gallery a,
.entry-content .gallery a,
.entry-content .et-wp-gallery a,
.post-categories li a,
.vc_tta-panel-title a,
.et-main-products a {
padding-top: 0;
padding-bottom: 0;
}
.entry-content .wp-block-image a:after,
.entry-content .wp-block-gallery a:after,
.entry-content .gallery a:after,
.entry-content .et-wp-gallery a:after,
.vc_tta-panel-title a:after,
.et-main-products a:after {
display: none;
} .underline,
.products .catalog_btn_link .single_add_to_cart_button.button,
.woocommerce-MyAccount-content header a,
.entry-content p > a:not(.button):not(.has-background):not(.entry-link):not(.product-link):not(.wp-block-button__link):not(.post-page-numbers):not(.tag-cloud-link) {
box-shadow: inset 0 -1px 0 0 #ccc;
box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.2);
padding-bottom: 4px;
}
.entry-content p > a:not(.button):not(.has-background):not(.entry-link):not(.product-link):not(.wp-block-button__link):not(.post-page-numbers) {
padding: 0;
} .slick-prev:hover,
.slick-next:hover,
.flex-prev:hover,
.flex-next:hover,
.mfp-wrap.quick-search .mfp-content [type="submit"],
.et-close,
.single-product .pswp__button:hover,
.content404 h4,
.woocommerce-tabs .tabs li a span,
.woo-variation-gallery-wrapper .woo-variation-gallery-trigger:hover:after,
.mobile-menu li.menu-item-has-children.active > .et-menu-toggle:after,
.remove:hover, a.remove:hover,
.minicart-counter.et-count-zero,
.tag-cloud-link .tag-link-count,
.star-rating > span:before,
.comment-form-rating .stars > span:before,
.wpmc-tabs-wrapper li.wpmc-tab-item.current,
div.argmc-wrapper .tab-completed-icon:before,
div.argmc-wrapper .argmc-tab-item.completed .argmc-tab-number,
.widget .wc-layered-nav-rating.chosen,
.widget ul li.active,
.woocommerce .widget_layered_nav ul.yith-wcan-list li.chosen a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.widget.widget_layered_nav li.chosen a,
.widget.widget_layered_nav li.current-cat a,
.widget.widget_layered_nav_filters li.chosen a,
.widget.widget_layered_nav_filters li.current-cat a,
.et-wp-gallery-popup .mfp-arrow {
color: #b9a16b;
}
.gray-color {
color: #aaa;
}
.accent-color:not(.fancy-tag),
.accent-color:not(.fancy-tag) .wpb_wrapper > h1,
.accent-color:not(.fancy-tag) .wpb_wrapper > h2,
.accent-color:not(.fancy-tag) .wpb_wrapper > h3,
.accent-color:not(.fancy-tag) .wpb_wrapper > h4,
.accent-color:not(.fancy-tag) .wpb_wrapper > h5,
.accent-color:not(.fancy-tag) .wpb_wrapper > h6,
.accent-color:not(.fancy-tag) .wpb_wrapper > p {
color: #b9a16b;
}
.accent-color.fancy-tag,
.accent-color.fancy-tag:last-child,
.accent-color.fancy-tag .wpb_wrapper > h1,
.accent-color.fancy-tag .wpb_wrapper > h2,
.accent-color.fancy-tag .wpb_wrapper > h3,
.accent-color.fancy-tag .wpb_wrapper > h4,
.accent-color.fancy-tag .wpb_wrapper > h5,
.accent-color.fancy-tag .wpb_wrapper > h6,
.accent-color.fancy-tag .wpb_wrapper > p {
background-color: #b9a16b;
}
.wpmc-tabs-wrapper li.wpmc-tab-item.current .wpmc-tab-number,
.wpmc-tabs-wrapper li.wpmc-tab-item.current:before,
div.argmc-wrapper .argmc-tab-item.completed .argmc-tab-number,
div.argmc-wrapper .argmc-tab-item.current .argmc-tab-number,
div.argmc-wrapper .argmc-tab-item.last.current + .argmc-tab-item:hover .argmc-tab-number,
.woocommerce .widget_layered_nav ul.yith-wcan-list li.chosen a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.widget.widget_layered_nav li.chosen a,
.widget.widget_layered_nav li.current-cat a,
.widget.widget_layered_nav_filters li.chosen a,
.widget.widget_layered_nav_filters li.current-cat a,
.widget.widget_layered_nav .et-widget-color-filter li.chosen a:hover:before {
border-color: #b9a16b;
}
.yith-wcan-loading:after,
.blockUI.blockOverlay:after,
.easyzoom-notice:after,
.woocommerce-product-gallery__wrapper.slick:after,
.add_to_cart_button.loading:after,
.et-loader:after,
#side-filters.ajax-loader .et-close,
#side-filters.ajax-loader .side-panel-content:after,
.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar span.vc_bar,
.minicart-counter,
.et-active-filters-count,
div.argmc-wrapper .argmc-tab-item.current .argmc-tab-number,
div.argmc-wrapper .argmc-tab-item.visited:hover .argmc-tab-number,
div.argmc-wrapper .argmc-tab-item.last.current + .argmc-tab-item:hover .argmc-tab-number,
.slick-dots li button:hover,
.wpb_column.et-light-column .postline:before,
.wpb_column.et-light-column .postline-medium:before,
.wpb_column.et-light-column .postline-large:before,
.et-feat-video-btn:hover .et-featured-video-icon:after,
.post.type-post.sticky .entry-title a:after {
background-color: #b9a16b;
}
div.argmc-wrapper .argmc-tab-item.visited:before {
border-bottom-color: #b9a16b;
}
:root {
--bg-color: #222122;
--white-color: #fdffff;
--black-color: #222122;
--black-opacity-5: rgba(34, 33, 34, 0.5);
--black-opacity-8: rgba(34, 33, 34, 0.8);
--white-opacity: rgba(255, 255, 255, 0.5);
--border-color: #e4e4e4;
--color-arrow-prev: #f5f5f5;
--color-arrow-next: #e5e5e5;
}
.footer {
background-color: var(--bg-color);
padding-top: 88px;
padding-bottom: 40px;
}
.footer-wrap {
display: grid;
grid-template-columns: 1fr 180px 180px 324px;
gap: 49px;
padding-bottom: 100px;
}
@media all and (max-width: 960px) {
.footer-wrap {
grid-template-columns: 1fr 1fr;
}
}
@media all and (max-width: 500px) {
.footer {
padding-bottom: 24px;
padding-top: 80px;
}
.footer-wrap {
grid-template-columns: 1fr 1fr;
grid-template-areas:
"a a"
"b c"
"d d";
grid-template-rows: auto;
column-gap: 8px;
row-gap: 48px;
padding-bottom: 64px;
}
.footer-data {
grid-area: a;
padding-bottom: 16px;
}
.footer-content.content-email {
grid-area: d;
}
}
.footer-description {
padding-top: 32px;
max-width: 318px;
}
.footer-description p {
color: var(--white-color);
font-size: 15px;
line-height: 20px;
}
.footer-content {
display: flex;
gap: 49px;
}
.footer-content ul {
list-style: none;
}
.footer-content ul li {
line-height: 24px;
}
.footer-content ul li:not(:last-child) {
padding-bottom: 12px;
}
.footer-content ul a {
color: var(--white-opacity);
display: block;
transition: 0.3s;
}
.footer-content ul a:hover {
color: var(--white-color);
transition: 0.3s;
}
.footer-menu-list + .footer-title {
padding-top: 48px;
}
.footer-title {
color: var(--white-color);
padding-bottom: 16px;
line-height: 24px;
}
.footer-content-menu {
width: 100%;
}
.footer-content-menu form .footer__form .footer__input p {
display: flex;
border-bottom: 1px solid var(--white-opacity);
padding-bottom: 8px;
transition: 0.3s;
align-items: center;
line-height: 24px;
}
.footer-content-menu form .footer__form .footer__input p:hover {
border-bottom: 1px solid var(--white-color);
transition: 0.3s;
}
.footer-content-menu form .footer__form .footer__input p .wpcf7-spinner {
display: none;
}
.footer-content-menu form .footer__form .footer__input p input[type="email"], input[type="submit"] {
font-size: 16px;
line-height: 24px;
padding: 0;
border: none;
outline: none;
background-color: transparent;
color: var(--white-color);
height: 24px;
}
.footer-content-menu form .footer__form .footer__input p input[type="submit"] {
margin-left: auto;
background-color: transparent;
border: none;
outline: none;
line-height: 24px;
padding-inline: 8px;
font-size: 0;
background-image: url(//sixnine.store/app/themes/sixnine/assets/img/svg/arrow-right2.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
cursor: pointer;
}
.footer-content-menu form .footer__form .footer__input p input::placeholder {
color: var(--white-opacity);
}
.footer-content-menu form .wpcf7-response-output {
margin: 36px 0 0 0;
padding: 6px;
font-size: 14px;
border: 1px solid #46b450;
}
.footer-content-menu form .footer__form .footer__input p .wpcf7-not-valid-tip {
font-size: 14px;
position: absolute;
top: 36px;
}
.footer .footer-copyright {
font-size: 14px;
line-height: 20px;
}
.fw {
width: 100%;
}
body.home .regular-title,
.product-inner .actions-wrapper {
display: none;
}
body.home .sec_row .product-main-title { font-size: 15px;
line-height: 24px;
color: var(--black-opacity-5);
}
.products .product .caption {
padding-top: 16px !important;
color: var(--black-color);
}
.products .product .product-title {
margin: 0 0 4px !important;
height: 24px;
}
.products .product .caption .product-title h2 {
color: var(--black-color);
font-size: 20px;
line-height: 24px;
}
.products .product .caption .product-title a {
display: block;
}
.products .product .caption .product_after_title > div > .price {
line-height: 24px;
display: flex;
align-items: center;
gap: 16px;
}
.products .product .caption .price del {
margin: 0;
}
.products .product .caption .price ins {
padding: 0;
}
.products .product .caption .price del .amount {
color: var(--black-opacity-5) !important;
}
.products .product .caption .price ins .woocommerce-Price-amount.amount {
color: var(--black-opacity-8) !important;
}
.main-about-us h3 {
font-size: 96px;
line-height: 88px;
margin-bottom: 80px;
color: var(--black-color)
}
.main-about-us h3 + p {
max-width: 548px;
font-size: 40px;
line-height: 50px;
color: var(--black-color)
}
.text-bottom {
display: flex;
align-items: flex-end;
}
.about-us-description {
display: flex;
flex-direction: column;
color: var(--black-opacity-8);
font-size: 15px;
line-height: 22px;
}
.about-us-description a {
padding: 0 !important;
margin-bottom: 60px;
align-self: flex-end;
font-size: 16px;
line-height: 20px;
border-bottom: 1px solid var(--black-color);
transition: 0.3s;
}
body.home .about-us-description a::after {
background-color: transparent !important;
}
body.home .about-us-description a:hover {
color: var(--black-opacity-5);
border-bottom: 1px solid var(--black-opacity-5);
transition: 0.3s;
}
.categories-list ul.products {
list-style: none;
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 1px;  margin: 0;
}
.categories-list ul.products > li {
max-width: 100%;
position: relative;
padding: 0;  outline: 1px solid var(--border-color);
background-color: var(--white-color);
}
.categories-list ul.products > li:first-child {
grid-column: 3 / span 1;
}
.categories-list ul.products > li:last-child {
grid-column: 2 / span 1;
}
.categories-list ul.products > li a {
padding: 24px;
max-width: 100%;
height: 168px;
display: flex;
align-items: flex-end;
color: var(--black-color);
font-size: 24px;
line-height: 32px;
transition: 0.3s;
}
@media all and (max-width: 960px) {
.categories-list ul.products > li a {
font-size: 20px;
line-height: 24px;
}
}
.et-menu-account-btn.user-not-auth {
position: relative;
}
.et-menu-account-btn.user-not-auth::after {
content: '';
height: 1px;
width: 0;
background-color: currentColor;
position: absolute;
bottom: 0;
left: 0;
transition: width .25s;
}
.et-menu-account-btn.user-not-auth:hover::after {
width: 100%;
}
.categories-list ul.products > li a svg {
position: absolute;
top: 16px;
right: 16px;
transition: 0.3s;
}
.categories-list ul.products > li:hover a {
color: var(--black-opacity-5);
transition: 0.3s;
}
.categories-list ul.products > li:hover a svg {
top: 12px;
right: 12px;
transition: 0.3s;
}
.main-catalog h2 {
max-width: 50%;
max-height: 168px;
font-size: 96px;
line-height: 88px;
color: var(--black-color);
position: absolute;
top: 0;
}
.main-catalog,
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
margin-bottom: 0 !important;
}
.menu-item.menu-item-has-children::after {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 5px 4px 0 4px;
border-radius: 1px;
margin-left: 8px;
border-color: var(--black-color) transparent transparent transparent;
transition: .3s;
}
.menu-item.menu-item-has-children:hover::after {
transition: .3s;
border-width: 0 4px 5px 4px;
border-color: transparent transparent var(--black-color) transparent;
border-radius: 1px;
}
.et-header-menu ul.sub-menu:before, .et-header-menu .sub-menu .sub-menu {
background-color: var(--white-color) !important;
}
.et-header-menu .sub-menu {
padding: 32px 0;
left: -8px;
}
.et-header-menu .sub-menu > li > a:after {
background-color: transparent;
color: var(--black-opacity-8);
transition: 0.3s;
}
.et-header-menu li >.sub-menu > li {
width: 205px;
padding: 0 0 16px 0;
}
.et-header-menu li >.sub-menu > li:last-child {
padding-bottom: 0;
}
.et-header-menu .sub-menu > li > a:hover {
font-weight: 600;
color: var(--black-color);
transition: 0.1s;
display: block;
}
.et-header-menu > li > .sub-menu:before {
border: none;
left: -24px;
width: calc(100% + 48px);
border-top: 1px solid var(--black-color);
}
.et-header-menu ul.sub-menu li a {
padding: 0;
font-size: 16px;
line-height: 24px;
width: 205px;
} .page-template-default:not(.woocommerce) .page-header.post-title {
margin-bottom: 0;
text-align: start;
padding: 80px 15px 0 15px;
}
.page-template-default:not(.woocommerce) .page-header.post-title .justify-content-md-center {
justify-content: start !important;
}
.page-template-default .page-header.post-title h1.page-title {
font-size: 96px;
line-height: 88px;
color: var(--black-color);
}
.page-template-default .about-images img {
width: 320px;
margin-top: -88px;
}
.page-template-default .about-description p {
max-width: 548px;
font-size: 40px;
line-height: 50px;
color: var(--black-color);
}
.page-template-default .about-sub-description p {
max-width: 320px;
font-size: 15px;
line-height: 22px;
color: var(--black-opacity-8);
margin-left: auto;
}
.page-template-default .about-title h3 {
font-size: 96px;
line-height: 88px;
font-weight: 400;
color: var(--black-color);
}
.page-template-default .about-content h4 {
font-size: 32px;
line-height: 38px;
font-weight: 400;
max-width: 548px;
color: var(--black-color);
}
.page-template-default .about-images-w img {
width: 549px;
height: 428px;
object-fit: cover;
display: block;
}
div.vc_toggle {
margin-bottom: 0 !important;
}
.fag-title .vc_toggle:last-of-type {
margin-bottom: 0;
}
.fag-title div.vc_toggle_title {
margin-bottom: 32px;
line-height: 38px;
}
.fag-title div.vc_toggle_title h4 {
font-size: 32px;
line-height: 38px;
color: var(--black-color);
}
.fag-answer .vc_toggle_content {
margin: 0;
font-size: 15px;
line-height: 24px;
color: var(--black-opacity-8);
max-width: 1008px;
}
.fag-answer .vc_toggle_content h5 {
font-size: 15px;
line-height: 24px;
font-weight: 600;
color: var(--black-color);
margin-bottom: 12px;
}
.fag-answer .vc_toggle_content p {
margin-bottom: 24px;
}
.fag-answer.vc_toggle_active svg.vc_toggle_icon.fag-icon {
transform: rotate(180deg);
transition: 0.3s;
top: 6px;
}
.hero-header.page-padding {
padding-top: 80px;
}
.hero-header.page-padding .regular-title {
padding: 0;
}
.hero-header.page-padding .hero-header-container .row {
text-align: start;
justify-content: start;
color: var(--black-color);
}
.hero-header.page-padding .hero-header-container .row .page-title {
font-size: 96px;
line-height: 88px;
color: var(--black-color);
}
#shop-products {
margin-bottom: 66px;
}
#shop-products .shop_bar {
margin: 0;
position: relative;
}
#shop-products .shop_bar .row {
justify-content: flex-end;
padding-bottom: 80px;
}
#shop-products .shop_bar .filter-trigger {
padding: 0;
line-height: 24px;
font-size: 15px;
color: var(--black-color);
position: absolute;
top: -18px;
right: 0;
font-weight: 500;
}
#shop-products .shop_bar .row .category_bar {
display: none;
}
.archive .products .product {
margin-bottom: 24px;
}
#side-filters.side-panel {
width: 479px;
background: var(--white-color);
}
#side-filters.side-panel .et-close {
padding: 0;
background: transparent;
color: var(--black-color);
font-size: 16px;
border-bottom: 1px solid var(--black-color);
line-height: 21px;
transition: 0.3s;
}
#side-filters.side-panel .et-close:hover {
color: var(--black-opacity-5);
border-bottom: 1px solid var(--black-opacity-5);
transition: 0.3s;
}
#side-filters.side-panel .side-panel-content {
padding: 29px 44px 48px;
}
#side-filters.side-panel .side-panel-content .widget {
padding-bottom: 24px;
margin-bottom: 24px;
border-bottom: 1px solid var(--border-color);
}
#side-filters.side-panel .side-panel-content .widgettitle {
margin-bottom: 16px;
padding: 0;
font-size: 20px;
line-height: 24px;
text-transform: none;
letter-spacing: 0;
color: var(--black-color);
}
.et-header-menu>li.current-menu-ancestor>a:after {
width: 0;
}
#side-filters.side-panel .shop-sidebar .widget ul li {
margin-bottom: 12px;
padding-left: 0;
height: 24px;
}
#side-filters.side-panel .shop-sidebar .widget ul li a {
color: var(--black-color);
font-size: 15px;
line-height: 24px;
}
#side-filters.side-panel .shop-sidebar .widget ul li > a .et-swatch-circle {
display: none !important;
}
#side-filters.side-panel .shop-sidebar .widget ul li > a {
position: relative;
display: inline-flex;
align-items: center;
}
#side-filters.side-panel .shop-sidebar .widget ul li > a .to {
width: 16px;
text-align: center;
}
#side-filters.side-panel .shop-sidebar .widget ul li > a::before {
content: '';
height: 20px;
width: 20px;
border-radius: 4px;
border: 1px solid var(--border-color);
margin-right: 8px;
display: inline-block;
}
#side-filters.side-panel .shop-sidebar .widget ul li.chosen > a {
background: transparent;
}
#side-filters.side-panel .shop-sidebar .widget ul li.chosen > a::before {
background-color: var(--black-color);
border-color: var(--black-color);
}
#side-filters.side-panel .shop-sidebar .widget ul li.chosen > a::after {
content: '';
display: block;
height: 6px;
width: 10px;
border-bottom: 2px solid var(--white-color);
border-left: 2px solid var(--white-color);
position: absolute;
left: 15px;
transform: rotate(-45deg);
top: 7px;
opacity: 1;
}
.single-product .et-product-detail.et-product-gallery-grid:not(.et-product-layout-no-padding) .showcase-disabled .showcase-inner {
padding-top: 80px;
padding-bottom: 152px;
}
.hero-header.page-padding .hero-header-container .row .page-title .et-shop-products-count {
font-size: 16px;
line-height: 24px;
margin-left: 12px;
}
.single-product .showcase-inner .product-information .entry-summary {
padding-left: 0 !important;
padding-top: 0;
}
.single-product .showcase-inner .product-information .entry-summary h1.product_title {
font-size: 40px;
line-height: 50px;
margin-bottom: 8px;
color: var(--black-color);
}
.single-product .showcase-inner .product-information .entry-summary .price {
font-size: 24px;
line-height: 24px;
margin: 0;
display: flex;
gap: 16px;
color: var(--black-color);
}
.entry-summary .price del {
margin: 0;
}
.entry-summary .price ins {
padding: 0;
}
.single-product .showcase-inner .product-information .entry-summary .price .woocommerce-Price-amount {
color: var(--black-opacity-5) !important;
}
.single-product .showcase-inner .product-information .entry-summary .price .woocommerce-Price-amount.amount {
color: var(--black-opacity-8) !important;
}
.price ins, .price>.amount {
color: var(--black-opacity-8) !important;
}
.single-product .showcase-inner .product-information .entry-summary .price-separator {
margin-bottom: 0;
}
.single-product .showcase-inner .product-information .summary .quantity {
display: none !important;
}
.related.products {
margin: 0 0 155px;
} .single-product .related.products ul.et-main-products.slick-initialized {
display: block; }
.single-product .related.products ul.et-main-products.slick-initialized > li.product {
float: none; margin: 0; flex: 0 0 auto; max-width: none;  } .single-product .related.products ul.et-main-products.slick-initialized .slick-slide {
padding: 0 12px;
}  .related.products .slick .slick-dots {
display: none !important;
} .header_on_scroll:not(.megamenu-active) .header {
height: 88px !important;
border-bottom: 1px solid var(--black-color);
box-shadow: none;
}
.header .logolink img {
max-height: 57px !important;
}
@media all and (max-width: 500px) {
.header .logolink img {
max-height: 40px !important;
}
}
.header_on_scroll:not(.megamenu-active) .header .logolink img,
.header_on_scroll.megamenu-active .header .alt-logo-sticky img {
max-height: 57px !important;
}
@media all and (max-width: 960px) {
.container {
max-width: 100% !important;
}
.header_on_scroll:not(.megamenu-active) .header {
height: 72px !important;
}
.header_on_scroll:not(.megamenu-active) .header .logolink img,
.header_on_scroll.megamenu-active .header .alt-logo-sticky img {
max-height: 24px !important;
}
}
.page-id-43 .page-header.post-title > div > div {
max-width: 100%;
flex: 1;
}
.header-right-items > *:not(:last-child) {
margin-left: 32px;
}
.header-right-items > *:last-child {
margin-left: 0; }
.header-right-items .quick_cart.icon:hover,
.header-right-items .quick_wishlist.icon:hover {
opacity: 0.5;
transition: 0.3s;
}
.minicart-counter:hover {
color: rgba(34, 33, 34);
}
.et-language .trp-language-switcher {
margin: 0;
padding-left: 32px;
}
.et-switcher-container.et-language {
padding-right: 15px;
height: 100%;
}
.et-language .trp-language-switcher > div > a {
display: block !important;
color: var(--black-color);
text-align: left;
font-size: 16px;
line-height: 24px;
text-transform: lowercase !important;
}
.et-language .trp-language-switcher .trp-ls-shortcode-language > a:hover{
color: var(--black-opacity-5);
background: none;
}
.et-language .trp-language-switcher > div > a:first-letter {
text-transform: uppercase !important;
}
.trp-language-switcher .trp-ls-shortcode-current-language a {
padding: 32px 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language a::after {
border-color: var(--black-color) transparent transparent;
border-radius: 1px;
border-style: solid;
border-width: 5px 4px 0;
content: "";
height: 0;
margin-left: 8px;
margin-top: -4px;
position: absolute;
top: 50%;
width: 0;
}
.trp-language-switcher:hover .trp-ls-shortcode-current-language a::after {
border-color: transparent transparent var(--black-color);
border-radius: 1px;
border-width: 0 4px 5px;
transition: .3s;
}
.trp-language-switcher:hover .trp-ls-shortcode-language {
right: -15px;
border: none;
background: var(--white-color);
display: grid !important;
gap: 12px;
padding: 32px 14px;
min-width: 56px;
}
.trp-language-switcher .trp-ls-shortcode-language a {
padding: 0;
}
.trp-language-switcher:hover .trp-ls-shortcode-language > a:first-child {
color: var(--black-opacity-5);
cursor: no-drop;
}    .header-border-1 .header {
border-bottom: 1px solid var(--black-color);
}
.header-border-1 .header:after {
content: none;
}
.woocommerce-MyAccount-content .form-row-first,
.woocommerce-MyAccount-content .form-row-last {
width: 100%;
}
.woocommerce-MyAccount-content form {
display: grid;
justify-content: center;
}
.cart-collaterals .woocommerce-shipping-destination strong, #order_review .shop_table, #payment .payment_methods li label, .et-product-detail .summary .variations label, .woocommerce-tabs .tabs li a:hover, .woocommerce-tabs .tabs li.active a, .et-product-detail .product_meta > span *, .sticky-product-bar .variations label, .et-product-detail .summary .sizing_guide, #side-cart .woocommerce-mini-cart__total, .woocommerce-Price-amount, .cart-collaterals .shipping-calculator-button, .woocommerce-terms-and-conditions-wrapper a, .et-checkout-login-title a, .et-checkout-coupon-title a, .woocommerce-checkout h3, .order_review_heading, .woocommerce-Address-title h3, .woocommerce-MyAccount-content h3, .woocommerce-MyAccount-content legend, .et-product-detail.et-cart-mixed .summary .yith-wcwl-add-to-wishlist > div > a, .et-product-detail.et-cart-stacked .summary .yith-wcwl-add-to-wishlist > div > a, .hentry table th, .entry-content table th, #reviews .commentlist li .comment-text .meta strong, .et-feat-video-btn, #ship-to-different-address label, .woocommerce-account-fields p.create-account label, .et-login-wrapper a, .floating-labels .form-row.float-label input:focus ~ label, .floating-labels .form-row.float-label textarea:focus ~ label, .woocommerce-info, .order_details li strong, table.order_details th, table.order_details a:not(.button), .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected, .woocommerce-MyAccount-content p a:not(.button), .woocommerce-MyAccount-content header a, .woocommerce-MyAccount-navigation ul li a, .et-MyAccount-user-info .et-username strong, .woocommerce-MyAccount-content .shop_table tr th, mark, .woocommerce-MyAccount-content strong, .product_list_widget a, .search-panel .search-field, .sixnine-search .search-button-group select, .widget .slider-values p span {
color: #222122 !important;
}
.button.outlined {
color: #222122 !important;
}
.wp-block-button__link:hover, .nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field:hover, .nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field:focus, .button:hover, .button:active, .button:focus, input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus, button[type=submit]:hover, button[type=submit]:active, button[type=submit]:focus {
opacity: 1;
background-color: var(--white-color) !important;
color: var(--black-color) !important;
}
.woocommerce-privacy-policy-text p {
color: var(--black-opacity-5);
}
.woocommerce-terms-and-conditions-wrapper a {
padding: 0;
}
.form-row,
.form-row:last-child {
margin-bottom: 0;
}
.breadcrumb {
display: none;
}
.button[disabled] {
cursor: default;
opacity: 0.5;
background: #222122;
}
.animation.bottom-to-top.animated, .animation.top-to-bottom.animated, .animation.left-to-right.animated, .animation.right-to-left.animated, .animation.left-to-right-3d.animated, .animation.right-to-left-3d.animated, .animation.bottom-to-top-3d.animated, .animation.top-to-bottom-3d.animated, .animation.scale.animated, .animation.animated, .vc_editor .animation, .elementor-element .animation, .slick-slider.products .slick-slide.slick-cloned .animation {
transition: none;
}
#sixnine-favorites {
width: 593px;
opacity: 1;
}
#sixnine-favorites .et-loader {
display: none;
}
#sixnine-favorites .header-favorites {
background: var(--white-color);
color: var(--black-color);
padding: 19px 44px 14px;
}
.minicart-counter,
.minifavorites-counter {
margin-left: 12px;
font-family: 'Gilroy', 'Arial', 'sans-serif';
}
@media all and (max-width: 1200px) {
.vc_row.vc_row-o-full-height {
min-height: 84vh !important;
}
}
@media all and (max-width: 991px) {
.side-mobile-menu li, .side-mobile-menu li a, .side-mobile-menu .bottom-extras, .side-mobile-menu .bottom-extras a, .side-mobile-menu .selected {
color: #222122 !important;
}
.header, .header-spacer, .header_on_scroll .header, .product-header-spacer, .sticky-product-bar {
height: 72px !important;
}
.header_on_scroll:not(.megamenu-active) .header {
height: 72px !important;
}
.header_on_scroll:not(.megamenu-active) .header .logolink img, .header_on_scroll.megamenu-active .header .alt-logo-sticky img {
max-height: 57px !important;
}
.slick-arrows-outside:hover .slick-prev {
left: 0;
}
.slick-arrows-outside:hover .slick-next {
right: 0;
}
.container {
max-width: 100%;
}
.vc_row.vc_row-o-full-height {
min-height: 71vh !important;
}
#side-cart {
width: 50%;
}
.side-menu .search-panel.mobile-search {
display: none;
}
.menu-item.menu-item-has-children::after {
content: none;
}
.menu-sliding > li, .sliding-menu .sliding-menu-panel-root, .sliding-menu .sliding-menu-top {
text-transform: capitalize;
}
.side-menu .bottom-extras > div {
padding: 0;
}
.side-panel .side-panel-content {
padding: 24px 16px;
}
.side-menu .bottom-extras > div .label {
display: none;
}
.et-language .trp-language-switcher {
padding-left: 0;
}
.trp-language-switcher.trp-language-switcher-container > div.trp-ls-shortcode-current-language a {
display: none !important;
}
.trp-language-switcher .trp-ls-shortcode-language > a:first-child {
color: var(--black-opacity-5) !important;
cursor: no-drop;
}
.trp-language-switcher .trp-ls-shortcode-current-language a::after {
content: none;
}
.side-panel-mobile .trp-language-switcher .trp-ls-shortcode-language {
left: 0;
}
.side-menu .bottom-extras .menu-divider {
padding: 0;
margin: 0;
border: none;
}
.mobile-menu .current-product-parent .menu-item-object-product_cat a {
font-size: 16px;
line-height: 24px;
color: var(--black-opacity-8) !important;
padding: 0;
}
.side-menu .bottom-extras .social-icons {
display: none;
}
.side-panel .et-close:before,
.side-panel .et-close:after {
content: none;
background-color: transparent;
}
.side-panel .et-close {
border-radius: 0;
border: none;
color: var(--black-color);
width: auto;
height: auto;
margin-left: auto;
border-bottom: 1px solid var(--black-color);
line-height: 20px;
transition: 0.3s;
}
.side-menu.side-panel header {
padding: 24px 16px 64px;
}
.side-menu.side-panel header .panel-burger-menu {
display: flex;
align-items: center;
justify-content: space-between;
max-height: 24px;
}
.side-menu.side-panel header .panel-burger-menu .logolink img {
max-height: 40px;
}
.side-menu.side-panel header .logolink .logoimg.bg--dark {
opacity: 0;
display: none;
}
.side-panel .et-close:hover {
color: var(--black-opacity-5);
transition: 0.3s;
}
.side-menu.no-bar:not(.dark) .et-close {
background: none;
}
.side-menu.side-mobile-menu {
background-color: var(--white-color) !important;
}
.side-menu {
right: 0;
left: auto;
transform: translateX(100%);
}
.mobile-header-icons > * {
margin-left: 16px;
}
.mobile-menu li a {
padding: 8px 0;
}
.sliding-menu .sliding-menu-top {
font-size: 24px;
line-height: 32px;
}
.hamburger-menu {
margin-left: 16px;
}
.hamburger-menu .menu-toggle {
padding: 0;
}
.et-switcher-container .trp-language-switcher .trp-ls-shortcode-language {
min-width: 100px;
gap: 16px;
padding: 0;
display: flex !important;
flex-direction: row;
position: static;
visibility: visible;
height: auto;
border: none;
}
#shop-products .shop_bar .filter-trigger {
right: 15px;
}
.single-product .showcase-inner .product-information .entry-summary h1.product_title {
font-size: 32px;
line-height: 38px;
}
}
@media all and (max-width: 960px) {
.vc_row.vc_row-o-full-height {
min-height: 69vh !important;
}
}
@media all and (max-width: 768px) {
.vc_row.vc_row-o-full-height {
min-height: 57vh !important;
}
.page-template-default:not(.woocommerce) .page-header.post-title {
padding: 80px 8px 0 8px;
}
.page-template-default .page-header.post-title h1.page-title,
.hero-header.page-padding .hero-header-container .row .page-title {
font-size: 56px;
line-height: 64px;
}
.main-about-us h3 {
font-size: 56px;
line-height: 64px;
margin-bottom: 64px;
}
.main-about-us h3 + p {
max-width: 100%;
font-size: 24px;
line-height: 32px;
padding-bottom: 32px;
}
.about-us-description {
flex-direction: column-reverse;
}
.about-us-description a {
margin-bottom: 0;
align-self: start;
margin-top: 32px;
}
.vc_row-fluid.vc_custom_1682601573577 {
padding-top: 32px !important;
padding-bottom: 32px !important;
}
.main-catalog h2 {
position: static;
max-width: 100%;
max-height: 100%;
font-size: 56px;
line-height: 64px;
padding-bottom: 49px;
}
.categories-list.vc_custom_1682601793595 {
padding-top: 32px !important;
padding-bottom: 32px !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.categories-list ul.products {
grid-template-columns: 1fr;
}
.categories-list ul.products > li:first-child,
.categories-list ul.products > li:last-child {
grid-column: inherit;
}
.categories-list ul.products > li a {
padding: 16px 16px 24px;
height: 96px;
}
.wpb_column .vc_column-inner.vc_custom_1682601359624 {
margin-bottom: 80px !important;
}
.side-menu,
#side-cart {
width: 60%;
}
}
@media all and (max-width: 500px) {
.container, .container-fluid, .wpb_row.no-padding .wpb_row > .vc_column_container > .vc_column-inner {
padding-right: 8px;
padding-left: 8px;
}
.wpb_single_image.fw img {
height: 100vh;
object-fit: cover;
}
.wpb_single_image.images-height img {
height: 540px;
object-fit: cover;
}
.side-menu,
#side-cart {
width: 85%;
}
.side-panel header {
padding: 16px 16px 48px;
}
#side-cart.side-panel header {
padding: 16px 16px 26px;
}
.side-panel .side-panel-title {
font-size: 32px;
line-height: 38px;
}
.side-panel .side-panel-title .minicart-counter,
.side-panel .side-panel-title .minifavorites-counter {
margin-top: 14px !important;
}
#side-cart .minicart-cart-empty .et-cart-empty {
padding: 0 !important;
}
.products .product .caption .product-title h2 {
font-size: 16px;
}
.related.products {
margin: 0 0 120px;
}
.single-product .et-product-detail.et-product-gallery-grid:not(.et-product-layout-no-padding) .showcase-disabled .showcase-inner {
position: relative;
padding-top: 150px;
padding-bottom: 90px;
}
.single-product .showcase-inner .product-information .entry-summary .et-pro-summary-top {
position: absolute;
top: 80px;
}
.single-product .showcase-inner .product-information .entry-summary .price {
font-size: 20px;
}
.slick.slick-initialized {
padding: 0 12px;
}
.header-mobile.logo-left .logo-holder {
padding: 0;
}
#shop-products .shop_bar .row .category_bar {
display: block;
}
.breadcrumb {
display: flex;
list-style: none;
align-items: center;
line-height: 16px;
font-weight: 400;
position: absolute;
top: 24px;
margin-bottom: 40px !important;
}
.breadcrumb-item:not(:last-child):after {
content: "/";
display: inline-block;
padding: 0 4px;
color: var(--black-opacity-5);
}
.breadcrumb-item,
.breadcrumb-item a {
font-size: 14px;
}
.breadcrumb-item a {
color: var(--black-opacity-5);
}
.breadcrumb-item.current {
color: var(--black-color);
}
.page-template-default:not(.woocommerce) .page-header.post-title {
position: relative;
}
.page-template-default .about-images img {
width: 500px;
margin-top: 0;
}
.page-template-default .page-header.post-title h1.page-title, .hero-header.page-padding .hero-header-container .row .page-title {
padding-bottom: 41px;
}
.wpb-content-wrapper {
display: flex;
flex-direction: column;
}
.page-id-41 .wpb-content-wrapper > .sec_row:nth-child(1) {
order: 2;
padding-bottom: 120px;
}
.page-id-41 .wpb-content-wrapper > .sec_row:nth-child(2) {
order: 1;
}
.page-id-41 .wpb-content-wrapper > .sec_row:nth-child(3) {
order: 3;
}
.page-id-41 .wpb-content-wrapper > .sec_row:nth-child(4){
order: 4;
}
.page-id-41 .wpb-content-wrapper > .sec_row:nth-child(5){
order: 5;
}
.page-template-default .about-description p {
max-width: 100%;
font-size: 24px;
line-height: 32px;
}
.vc_column-inner.vc_custom_1682623943967 {
padding-top: 32px !important;
}
.page-template-default .about-sub-description p {
max-width: 100%;
}
.vc_row.vc_custom_1682624180104 {
margin-bottom: 32px !important;
}
.page-template-default .about-title h3 {
font-size: 56px;
line-height: 64px;
padding-bottom: 64px;
}
.vc_column-inner.vc_custom_1682625794505 {
padding-bottom: 24px !important;
}
.vc_column-inner.vc_custom_1682625801657 {
padding-bottom: 32px !important;
}
.vc_row.vc_custom_1682626023603 {
margin-bottom: 120px !important;
}
.vc_row.vc_custom_1682626611873 {
padding-top: 0 !important;
padding-bottom: 24px !important;
}
.page-template-default .about-content h4 {
font-size: 24px;
line-height: 32px;
max-width: 100%;
}
div.vc_toggle.vc_toggle_default {
border-bottom: 1px solid var(--border-color) !important;
}
.vc_row.vc_custom_1682670923004 {
margin-top: 39px !important;
}
.fag-title div.vc_toggle_title {
margin-bottom: 24px;
line-height: 32px;
}
.fag-title div.vc_toggle_title h4 {
font-size: 24px;
line-height: 32px;
}
.vc_toggle.fag-answer {
padding-top: 32px !important;
}
#shop-products {
margin-bottom: 120px;
position: relative;
}
#shop-products .shop_bar .filter-trigger {
top: 0;
left: 15px;
}
.archive .hero-header.page-padding .hero-header-container .row .page-title {
padding-bottom: 32px;
}
#shop-products .shop_bar .row {
padding-bottom: 62px;
}
.hero-header.page-padding .hero-header-container .row .page-title span {
color: var(--black-opacity-8);
}
.header-mobile .header-contents.container {
padding-left: 15px;
padding-right: 15px;
}
#side-filters.side-panel .side-panel-content {
padding: 0 16px 24px;
}
#side-filters.side-panel .side-panel-content .widget {
padding-bottom: 16px;
margin-bottom: 32px;
}
.page-id-14 .hero-header.page-padding .hero-header-container .row .page-title,
.page-id-13 .hero-header.page-padding .hero-header-container .row .page-title {
padding-bottom: 0;
}
.floating-labels .field-wrap.float-label.has-focus > .nf-field-label,
.floating-labels .field-wrap.float-label.has-val > .nf-field-label,
.floating-labels .form-row.float-label.has-val > label,
.floating-labels .form-row.float-label.has-focus > label {
font-size: 14px;
}
.vc_row.vc_custom_1684613253355 {
margin-bottom: 120px !important;
}
#sixnine-favorites .header-favorites {
padding: 16px 16px 26px;
}
.header_on_scroll:not(.megamenu-active) .header .logolink img, .header_on_scroll.megamenu-active .header .alt-logo-sticky img {
max-height: 40px !important;
}
} .mfp-close {
opacity: 1;
right: 40px;
top: 24px;
}
button.mfp-close {
border: none;
width: auto;
height: auto;
font-size: 16px;
line-height: 24px;
text-decoration: underline;
transition: 0.3s;
color: var(--black-color);
}
button.mfp-close:hover {
background: none;
color: var(--black-opacity-5);
transition: 0.3s;
}
.et-close:before, .mfp-close.scissors-close:before,
.et-close:after, .mfp-close.scissors-close:after {
content: none;
}
.floating-labels .form-row.float-label, .floating-labels .nf-field .field-wrap.float-label {
margin-bottom: 16px;
margin-top: 16px;
}
#side-filters.side-panel .shop-sidebar .widget ul li > a:hover::before {
border: 1px solid rgba(34, 33, 34, 0.5);
transition: 0.3s;
}
#sixnine-favorites .side-panel-content {
padding: 0 44px;
}.primary-menu a {
text-decoration: none !important;
} .menu-catalog {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 75px;
padding: 15px 0;
margin-left: auto;
margin-right: auto;
}
.single-product .menu-catalog-menu-container {
margin-top: 80px;
margin-bottom: 0px!important;
} .menu-catalog li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
}
.menu-catalog li a {
position: relative;
font-size: 19px;
white-space: nowrap;
text-decoration: none !important;
padding-bottom: 3px;
}
.menu-catalog li a:after {
content: '';
height: 1px;
width: 0;
background-color: #212529;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: width .25s;
transition: width .25s;
}
.menu-catalog li a:hover:after {
width: 100%;
}
@media screen and (min-device-width: 1024px) {
.menu-catalog {
gap: 65px;
padding: 32px 0 16px;
}
.menu-main-menu-v-container { display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
@media screen and (max-device-width: 1023px) {
.menu-catalog {
width: 90vw;
overflow-x: scroll;
}
.menu-main-menu-v-container { display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
@media screen and (max-device-width: 820px) {
.menu-catalog {
justify-content: flex-start;
gap: 37px;
padding: 32px 0 10px;
}
}
.menu-catalog::-webkit-scrollbar {
width: 2px;
height: 2px !important;
}     ::-webkit-scrollbar-thumb {
background: #222122;
} ::-webkit-scrollbar-thumb:hover {
background: #222122;
}    .sliding-menu {
flex-direction: column-reverse;
height: auto !important;
justify-content: flex-end;
}
.sliding-menu-panel-root .hidde-item {
display: none;
}
.sliding-menu-panel {
position: static !important;
left: 0 !important;
}
.sliding-menu .sliding-menu-back {
display: none;
}
#menu-catalog-menu li a[href*="/product-category/sale/"] {
color: red;
}
.sliding-menu-panel li a[href*="/product-category/sale/"] {
color: red!important;
}
.wp-block-accordion{box-sizing:border-box}.wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transform:rotate(45deg)}@media (prefers-reduced-motion:no-preference){.wp-block-accordion-item{transition:grid-template-rows .3s ease-out}.wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transition:transform .2s ease-in-out}}.wp-block-accordion-heading__toggle{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;overflow:hidden;padding:var(--wp--preset--spacing--20,1em) 0;text-align:inherit;text-decoration:inherit;text-transform:inherit;width:100%;word-spacing:inherit}.wp-block-accordion-heading__toggle:not(:focus-visible){outline:none}.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{text-decoration:underline}.wp-block-accordion-heading__toggle-title{flex:1}.wp-block-accordion-heading__toggle-icon{align-items:center;display:flex;height:1.2em;justify-content:center;width:1.2em}.wp-block-accordion-panel[aria-hidden=true],.wp-block-accordion-panel[inert]{display:none;margin-block-start:0}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-breadcrumbs{box-sizing:border-box}.wp-block-breadcrumbs ol{flex-wrap:wrap;list-style:none}.wp-block-breadcrumbs li,.wp-block-breadcrumbs ol{align-items:center;display:flex;margin:0;padding:0}.wp-block-breadcrumbs li:not(:last-child):after{content:var(--separator,"/");margin:0 .5em;opacity:.7}.wp-block-breadcrumbs span{color:inherit}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}.wp-block-calendar :where(table:not(.has-text-color)){color:#40464d}.wp-block-calendar :where(table:not(.has-text-color)) td,.wp-block-calendar :where(table:not(.has-text-color)) th{border-color:#ddd}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{ direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap }.wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!important}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}:where(.wp-block-form-input__input){font-size:1em;margin-bottom:.5em;padding:0 .5em}:where(.wp-block-form-input__input)[type=date],:where(.wp-block-form-input__input)[type=datetime-local],:where(.wp-block-form-input__input)[type=datetime],:where(.wp-block-form-input__input)[type=email],:where(.wp-block-form-input__input)[type=month],:where(.wp-block-form-input__input)[type=number],:where(.wp-block-form-input__input)[type=password],:where(.wp-block-form-input__input)[type=search],:where(.wp-block-form-input__input)[type=tel],:where(.wp-block-form-input__input)[type=text],:where(.wp-block-form-input__input)[type=time],:where(.wp-block-form-input__input)[type=url],:where(.wp-block-form-input__input)[type=week]{border-style:solid;border-width:1px;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%;pointer-events:none}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;text-align:center;text-shadow:0 0 1.5px #000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{will-change:transform}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000)}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout{box-sizing:border-box}.wp-block-math{overflow-x:auto;overflow-y:hidden}.wp-block-media-text{box-sizing:border-box; direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block;z-index:1}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;opacity:0;position:absolute;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{height:0;overflow:hidden;visibility:hidden;width:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1;padding:.5em 1em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{left:-1px;top:100%}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-icon>svg,.wp-block-navigation-submenu__toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open{overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{outline:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form input:not([type=submit])),:where(.wp-block-post-comments-form textarea){border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form input:where(:not([type=submit]):not([type=checkbox]))),:where(.wp-block-post-comments-form textarea){padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote :where(cite){color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){appearance:none;border:1px solid #949494;flex-grow:1;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link{height:auto}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}.wp-block-term-count{box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-term-name{box-sizing:border-box}.wp-block-term-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{height:auto;vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}